From unknown Sat Aug 16 10:49:50 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4722 <4722@debbugs.gnu.org> To: bug#4722 <4722@debbugs.gnu.org> Subject: Status: 23.1.50; CVS emacs no longer builds on Mac OSX 10.4 Reply-To: bug#4722 <4722@debbugs.gnu.org> Date: Sat, 16 Aug 2025 17:49:50 +0000 retitle 4722 23.1.50; CVS emacs no longer builds on Mac OSX 10.4 reassign 4722 emacs,ns submitter 4722 Austin Frank severity 4722 normal thanks From austin.frank@gmail.com Wed Oct 14 13:06:09 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Oct 2009 20:06:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.2 required=4.0 tests=FOURLA,GMAIL,MURPHY_SEX_L3 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9EK68Qa026972 for ; Wed, 14 Oct 2009 13:06:09 -0700 Received: from mx10.gnu.org ([199.232.76.166]:34457) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MyA6p-0005Ut-I9 for emacs-pretest-bug@gnu.org; Wed, 14 Oct 2009 16:06:07 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MyA6n-00010c-Ua for emacs-pretest-bug@gnu.org; Wed, 14 Oct 2009 16:06:07 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:38847) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyA6n-00010O-FS for emacs-pretest-bug@gnu.org; Wed, 14 Oct 2009 16:06:05 -0400 Received: by fxm1 with SMTP id 1so174956fxm.31 for ; Wed, 14 Oct 2009 13:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=dzOkiX4iHjxho2UINk6Ujg4Y+7jHKVcMAc4eKmjL/Q8=; b=sVhgngfFinE4aw4KN/O/WVHQTCDAhWV0nFFC4AhrpUfmSXP4ldoWJozzCLTzLMxQR1 5bW1XSOUaAhQnSTDMDJT6eTsdGTlz97ENcd6QxFrOeYcwve1Q1Wv1o53qNAsaRZg76kK mXz/952ZGXQWHr8dbTRj44qM5qMx7Er4f7OOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; b=GUBq7Lq3/2I3boxFGq3JRfeqV9GXiHdZbgKDeb0ASQ1ROx88xEYqFqKVfmvAtdbRdw n1RJvPZBCvJV1s5rVdvyCuICRsLSRthMAnCRdbH9MIsHPwdBTf6MLPHNeeCBetgCWtYs GWN7V1zbHsI38jEGryXwtwD12ZRYmlKKVjvUQ= Received: by 10.204.153.202 with SMTP id l10mr5592903bkw.92.1255550762489; Wed, 14 Oct 2009 13:06:02 -0700 (PDT) Received: from localhost (colossus.cvs.rochester.edu [128.151.80.181]) by mx.google.com with ESMTPS id p9sm9388403fkb.0.2009.10.14.13.06.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Oct 2009 13:06:01 -0700 (PDT) From: Austin Frank To: emacs-pretest-bug@gnu.org Subject: 23.1.50; CVS emacs no longer builds on Mac OSX 10.4 Date: Wed, 14 Oct 2009 16:06:05 -0400 Message-ID: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: With a fresh CVS checkout from 2009-10-14 I can no longer build emacs using the --with-ns configuration option. I successfully completed a build using ./configure --without-dbus && make But cannot build using ./configure --without-dbus --with-ns && make I get the following output during that build #v+ [...] gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/aufrank/src.remote/emacs/src = -Dtemacs -I/opt/local/include/librsvg-2 -I/opt/local/include/glib-2.0 -I/o= pt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk= -2.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/= include/freetype2 -I/opt/local/include/libpng12 -g -O2 -Wno-pointer-sign = nsterm.m In file included from nsterm.m:41: nsterm.h:57: error: cannot find protocol declaration for =E2=80=98NSWindowD= elegate=E2=80=99 nsterm.h:107: error: cannot find protocol declaration for =E2=80=98NSMenuDe= legate=E2=80=99 nsterm.h:134: error: cannot find protocol declaration for =E2=80=98NSToolba= rDelegate=E2=80=99 nsterm.h:177: error: cannot find protocol declaration for =E2=80=98NSWindow= Delegate=E2=80=99 nsterm.m: In function =E2=80=98ns_color_to_lisp=E2=80=99: nsterm.m:1452: error: =E2=80=98CGFloat=E2=80=99 undeclared (first use in th= is function) nsterm.m:1452: error: (Each undeclared identifier is reported only once nsterm.m:1452: error: for each function it appears in.) nsterm.m:1452: error: parse error before =E2=80=98red=E2=80=99 nsterm.m:1467: error: =E2=80=98red=E2=80=99 undeclared (first use in this f= unction) nsterm.m:1467: error: =E2=80=98green=E2=80=99 undeclared (first use in this= function) nsterm.m:1467: error: =E2=80=98blue=E2=80=99 undeclared (first use in this = function) nsterm.m:1467: error: =E2=80=98alpha=E2=80=99 undeclared (first use in this= function) nsterm.m:1471: error: =E2=80=98gray=E2=80=99 undeclared (first use in this = function) nsterm.m: In function =E2=80=98ns_query_color=E2=80=99: nsterm.m:1494: error: =E2=80=98CGFloat=E2=80=99 undeclared (first use in th= is function) nsterm.m:1494: error: parse error before =E2=80=98r=E2=80=99 nsterm.m:1496: error: =E2=80=98r=E2=80=99 undeclared (first use in this fun= ction) nsterm.m:1496: error: =E2=80=98g=E2=80=99 undeclared (first use in this fun= ction) nsterm.m:1496: error: =E2=80=98b=E2=80=99 undeclared (first use in this fun= ction) nsterm.m:1496: error: =E2=80=98a=E2=80=99 undeclared (first use in this fun= ction) nsterm.m: At top level: nsterm.m:4670: error: parse error before =E2=80=98NSInteger=E2=80=99 nsterm.m:4708: error: parse error before =E2=80=98NSUInteger=E2=80=99 nsterm.m:5398: error: parse error before =E2=80=98NSUInteger=E2=80=99 nsterm.m:5599: warning: incomplete implementation of class =E2=80=98EmacsVi= ew=E2=80=99 nsterm.m:5599: warning: method definition for =E2=80=98-characterIndexForPo= int:=E2=80=99 not found nsterm.m:5599: warning: method definition for =E2=80=98-conversationIdentif= ier=E2=80=99 not found nsterm.m:5599: warning: class =E2=80=98EmacsView=E2=80=99 does not fully im= plement the =E2=80=98NSTextInput=E2=80=99 protocol nsterm.m:5683: error: parse error before =E2=80=98CGFloat=E2=80=99 make[1]: *** [nsterm.o] Error 1 make: *** [src] Error 2=20=20 #v- I believe this problem can be attributed to the following change, reported in src/Changelog: > 2009-10-11 Adrian Robert > Cleanups and changes for 64-bit compile under Snow Leopard. Based > on suggestions by Erik Charlebois. I am making this bug report from a version successfully built last week. Thanks, /au If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.1.50.3 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48) of 2009-10-09 on malibu.local Windowing system distributor `Apple', version 10.3.824 configured using `configure '--without-dbus' '--with-ns'' Important settings: value of $LC_ALL: en_US.UTF-8 value of $LC_COLLATE: en_US.UTF-8 value of $LC_CTYPE: en_US.UTF-8 value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t <#secure method=3Dpgpmime mode=3Dsign> --=20 Austin Frank http://aufrank.net GPG Public Key (D7398C2F): http://aufrank.net/personal.asc From rgm@gnu.org Wed Oct 14 23:23:55 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 Oct 2009 06:23:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9F6NsTH028527 for ; Wed, 14 Oct 2009 23:23:55 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MyJkf-0000D3-3j; Thu, 15 Oct 2009 02:23:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19158.49144.980212.26977@fencepost.gnu.org> Date: Thu, 15 Oct 2009 02:23:52 -0400 From: Glenn Morris To: control Subject: control reassign 4722 emacs,ns severity 4719 wishlist severity 4709 wishlist severity 4698 minor From adrian.b.robert@gmail.com Sat Oct 17 05:13:34 2009 Received: (at 4722-done) by emacsbugs.donarmstrong.com; 17 Oct 2009 12:13:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-pw0-f42.google.com (mail-pw0-f42.google.com [209.85.160.42]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9HCDXEZ015086 for <4722-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:13:34 -0700 Received: by pwj1 with SMTP id 1so444148pwj.1 for <4722-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:13:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=c4pL/nSBStjS41/siMnUrNE61lDdRZvdjL4Qspk6mK3JoksMUaFs1916Wj4If04yMv zA+9XK2Dsbjwh8FYxz0ZcHw5eytXf4UolNAZIrMR8tODw0DyNIjktBoOz4k0iWqN4aT+ fNr9rD7T3P7JHne2FMk5Bi9Xp1pwXyrjpL/Yk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=DW6zazSzCqXM6D4PIN7wfLMLY09Fw7oD9o3oH8t8iQT5QenffhBjI3m+B89wGqFZ2L l6DWKl4lYEQtRGj85OsXJFllTf0KO+uxK9ANnQRVrTlPoY+YasJlMkgE5RXf0gKx194h jVS4BOe3n+vo+Tl0KalgHtCS2M+cyicUzQLq8= Received: by 10.140.192.18 with SMTP id p18mr1240412rvf.168.1255781607975; Sat, 17 Oct 2009 05:13:27 -0700 (PDT) Received: from ?192.168.2.13? (2.sub-75-223-193.myvzw.com [75.223.193.2]) by mx.google.com with ESMTPS id 23sm1500567pxi.1.2009.10.17.05.13.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:13:27 -0700 (PDT) From: Adrian Robert Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: Closing, verified fixed Date: Sat, 17 Oct 2009 08:13:23 -0400 Message-Id: To: 4722-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) X-CrossAssassin-Score: 72 From unknown Sat Aug 16 10:49:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 14 Nov 2009 15:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator