GNU bug report logs - #833
23.0.60; make bootstrap broken in CVS head

Previous Next

Packages: ns, emacs;

Reported by: Clifford Wulfman <cwulfman <at> gmail.com>

Date: Sat, 30 Aug 2008 22:25:04 UTC

Severity: important

Merged with 823, 827, 831, 832, 852, 855, 862, 866, 887, 903

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 833 in the body.
You can then email your comments to 833 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#833; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Clifford Wulfman <cwulfman <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Clifford Wulfman <cwulfman <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; make bootstrap broken in CVS head
Date: Sat, 30 Aug 2008 18:14:52 -0400
With a fresh check-out of the CVS repository:

./configure --with-ns --disable-ns-self-contained
make bootstrap

[...]

gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsterm.m
nsterm.m: In function =2018ns_font_to_xlfd=2019:
nsterm.m:6261: warning: =2018widthOfString:=2019 is deprecated  
(declared at /System/Library/Frameworks/AppKit.framework/Headers/ 
NSFont.h:216)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsfns.m
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsmenu.m
nsmenu.m: In function =2018-[EmacsTooltip setText:]=2019:
nsmenu.m:1423: warning: =2018widthOfString:=2019 is deprecated  
(declared at /System/Library/Frameworks/AppKit.framework/Headers/ 
NSFont.h:216)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsselect.m
nsselect.m: In function =2018ns_string_from_pasteboard=2019:
nsselect.m:344: warning: =2018cString=2019 is deprecated (declared at / 
System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345)
nsselect.m:349: warning: =2018lossyCString=2019 is deprecated  
(declared at /System/Library/Frameworks/Foundation.framework/Headers/ 
NSString.h:346)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsimage.m
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/cliff/src/emacs/src - 
Dtemacs   -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/ 
include -g -O2 -Wno-pointer-sign  nsfont.m
nsfont.m: In function =2018nsfont_char_width=2019:
nsfont.m:481: warning: =2018widthOfString:=2019 is deprecated  
(declared at /System/Library/Frameworks/AppKit.framework/Headers/ 
NSFont.h:216)
nsfont.m: In function =2018nsfont_open=2019:
nsfont.m:726: warning: =2018widthOfString:=2019 is deprecated  
(declared at /System/Library/Frameworks/AppKit.framework/Headers/ 
NSFont.h:216)
nsfont.m: In function =2018nsfont_draw=2019:
nsfont.m:907: error: =2018struct glyph_string=2019 has no member named  
=2018gidx=2019
nsfont.m:908: error: =2018struct glyph_string=2019 has no member named  
=2018gidx=2019
nsfont.m:914: error: =2018struct glyph_string=2019 has no member named  
=2018gidx=2019
nsfont.m:1097: error: =2018struct glyph_string=2019 has no member  
named =2018gidx=2019
nsfont.m:1103: error: =2018struct glyph_string=2019 has no member  
named =2018gidx=2019
make[2]: *** [nsfont.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2



In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, *Step 9.0)
 of 2008-08-28 on hagen.Princeton.EDU
Windowing system distributor `Apple', version 49.46.48
configured using `configure  '--with-ns' '--disable-ns-self-contained''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Xquery

Minor modes in effect:
  diff-auto-refine-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-d <backspace> <backspace> / o p t / l <tab> p
r o j <tab> d i g l i b - e <tab> / w e <tab> <backspace>
<backspace> s r <tab> w e <tab> <return> C-x o C-x
1 C-n C-n C-n C-n C-n C-n C-n C-n C-e C-b C-b <return>
C-x k <return> C-x d <backspace> <backspace> / o p
t / l <tab> p r o j <tab> d i g <tab> - <tab> e <tab>
/ s r <tab> w e <tab> <return> <escape> > C-p <return>
C-n C-n C-n C-n C-n <return> <help-echo> <down-mouse-1>
<mouse-1> C-a C-o C-k C-k C-k C-y C-y C-p C-p C-p C-p
C-k a 9 <backspace> <backspace> ( : C-e SPC : ) C-n
C-n C-a C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-k <menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Loading `slime': old-style backquotes detected!
Loading /Users/cliff/elisp/org-setup.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
help-follow: No cross-reference here
Making completion list...
Mark set
Loading vc-svn...done
Mark set [2 times]
Auto-saving...done
Auto-saving...done




bug reassigned from package `emacs' to `emacs,ns'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 30 Aug 2008 22:45:03 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 30 Aug 2008 22:45:04 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 01 Sep 2008 19:55:05 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852 855. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 01 Sep 2008 22:05:07 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852 855 862. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 02 Sep 2008 16:10:07 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852 855 862 866. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 02 Sep 2008 17:35:04 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852 855 862 866 887. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 04 Sep 2008 16:40:06 GMT) Full text and rfc822 format available.

Tags added: patch Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 04 Sep 2008 16:40:06 GMT) Full text and rfc822 format available.

Merged 823 827 831 832 833 852 855 862 866 887 903. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 06 Sep 2008 18:35:03 GMT) Full text and rfc822 format available.

Severity set to `important' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 06 Sep 2008 21:45:06 GMT) Full text and rfc822 format available.

Tags removed: patch Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 09 Sep 2008 21:30:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 01 Nov 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.