From unknown Sun Jun 15 08:45:02 2025 X-Loop: don@donarmstrong.com Subject: bug#833: 23.0.60; make bootstrap broken in CVS head Reply-To: Clifford Wulfman , 833@debbugs.gnu.org Resent-From: Clifford Wulfman Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 30 Aug 2008 22:25:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 833 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12201345121065 (code B ref -1); Sat, 30 Aug 2008 22:25:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.0 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Aug 2008 22:15:12 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7UMF7C8000593 for ; Sat, 30 Aug 2008 15:15:08 -0700 Received: from mx10.gnu.org ([199.232.76.166]:50542) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KZYhJ-0006r3-6Y for emacs-pretest-bug@gnu.org; Sat, 30 Aug 2008 18:13:33 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KZYik-00039b-IW for emacs-pretest-bug@gnu.org; Sat, 30 Aug 2008 18:15:06 -0400 Received: from yw-out-1718.google.com ([74.125.46.157]:42734) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZYik-00039F-7j for emacs-pretest-bug@gnu.org; Sat, 30 Aug 2008 18:15:02 -0400 Received: by yw-out-1718.google.com with SMTP id 9so123802ywk.66 for ; Sat, 30 Aug 2008 15:15:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=Rh2IkrMJ++BT+AJYBohi6KcbISY23Cn0nQfTqzHe0iI=; b=eO9NepTd7nBGnwD3cogB7qg+8fqv0NEQQ5ZxIGODoIlJrH0EWYxyYthjxQT1xSnhPs p4JRgvvIbiwQXXWo0jEI0k69xS3+4lfnuqIUEbnjexABMlT2vlQbGW7k7yCDe+e9JQYe Hh5AgAn4vAdb5/jwNIWWJSvOgD4aMttlML7JI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=fcqCBEaiAdo523b+rmOWMUTSZqjns3fu28/LBCB1vWR5vmROpfoEjPeGooz2tA+f1w qPZV/RwTJ6sT6LVLoeKE55tm5PIvO7+wBFjj38i4XcTgY+suVgn+6HdmIigp30Clcy4s VS0ugULDEdlztGhSIZaDc8OgDZEV6+oHfaY8I= Received: by 10.150.182.17 with SMTP id e17mr6411625ybf.139.1220134501117; Sat, 30 Aug 2008 15:15:01 -0700 (PDT) Received: from ?10.0.1.199? ( [98.221.168.227]) by mx.google.com with ESMTPS id k49sm10122674rnd.14.2008.08.30.15.14.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 Aug 2008 15:15:00 -0700 (PDT) Message-Id: <00BA7D6A-D732-44CE-BBCB-C52EE0B69B13@gmail.com> From: Clifford Wulfman To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Sat, 30 Aug 2008 18:14:52 -0400 X-Mailer: Apple Mail (2.928.1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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 / o p t / l p r o j d i g l i b - e / w e s r w e 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 C-x k C-x d / o p t / l p r o j d i g - e / s r w e > C-p C-n C-n C-n C-n C-n 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 ( : 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 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