From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 03 18:08:52 2010 Received: (at submit) by debbugs.gnu.org; 3 Aug 2010 22:08:52 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgPfH-0006je-OW for submit@debbugs.gnu.org; Tue, 03 Aug 2010 18:08:52 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgPfF-0006jZ-UK for submit@debbugs.gnu.org; Tue, 03 Aug 2010 18:08:50 -0400 Received: from lists.gnu.org ([199.232.76.165]:41890) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OgPfg-0005eN-WB for submit@debbugs.gnu.org; Tue, 03 Aug 2010 18:09:17 -0400 Received: from [140.186.70.92] (port=41999 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgPff-0001sr-F3 for bug-gnu-emacs@gnu.org; Tue, 03 Aug 2010 18:09:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD, T_TO_NO_BRKTS_FREEMAIL autolearn=no version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgPfe-0006H3-7F for bug-gnu-emacs@gnu.org; Tue, 03 Aug 2010 18:09:15 -0400 Received: from mout1.freenet.de ([195.4.92.91]:49366) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgPfd-0006Gc-Q8 for bug-gnu-emacs@gnu.org; Tue, 03 Aug 2010 18:09:14 -0400 Received: from [195.4.92.12] (helo=2.mx.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OgPfa-0006HF-Rr for bug-gnu-emacs@gnu.org; Wed, 04 Aug 2010 00:09:10 +0200 Received: from p5b23e557.dip.t-dialin.net ([91.35.229.87]:51794 helo=[192.168.1.2]) by 2.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1OgPfa-0007j7-E3 for bug-gnu-emacs@gnu.org; Wed, 04 Aug 2010 00:09:10 +0200 Message-Id: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> From: Peter Dyballa To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile Date: Wed, 4 Aug 2010 00:09:08 +0200 X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) Hello! In Mac OS X (here: 10.5.8, Leopard) Xaw3d is not standard. It can be installed by the package management systems Fink or MacPorts, then in / sw/{include,lib} or /opt/local/{include,lib}. When I change the configure script to use GCC_TEST_OPTIONS="-I/sw/include -L/sw/ lib" (line #3270) it finds the software, but does not propagate these *test* options to active flags. So this error happens: gcc-4.2 -c -I/usr/X11/include -I/usr/X11/include -I/usr/X11/include/ freetype2 -Wold-style-definition -Wdeclaration-after-statement -Wno- pointer-sign -g -H -Wno-pointer-sign -pipe -fPIC -fno-common - mcpu=7450 -mtune=G4 -faltivec -fast -DHAVE_CONFIG_H -Demacs -I. -I../ src -I..../emacs/lwlib -I..../emacs/lwlib/../src ..../emacs/lwlib/ lwlib.c . ../src/config.h .. ../src/s/darwin.h .. ../src/m/macppc.h .. /usr/include/string.h ... /usr/include/_types.h .... /usr/include/sys/_types.h ..... /usr/include/sys/cdefs.h ..... /usr/include/machine/_types.h ...... /usr/include/ppc/_types.h .. /usr/include/stdlib.h ... /usr/include/available.h ... /usr/include/sys/wait.h .... /usr/include/sys/signal.h ..... /usr/include/sys/appleapiopts.h ..... /usr/include/machine/signal.h ...... /usr/include/ppc/signal.h ....... /usr/include/ppc/_structs.h ..... /usr/include/sys/_structs.h ...... /usr/include/machine/_structs.h ....... /usr/include/ppc/_structs.h ........ /usr/include/mach/ppc/_structs.h .... /usr/include/sys/resource.h ..... /usr/include/sys/_structs.h .... /usr/include/machine/endian.h ..... /usr/include/ppc/endian.h ...... /usr/include/sys/_endian.h ... /usr/include/alloca.h ... /usr/include/machine/types.h .... /usr/include/ppc/types.h ..... /usr/include/ppc/_types.h . /usr/include/setjmp.h .. /usr/include/machine/setjmp.h ... /usr/include/ppc/setjmp.h .... /usr/include/ppc/_structs.h . ..../emacs/lwlib/../src/lisp.h .. /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stdarg.h .. /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h . /usr/include/sys/types.h .. /usr/include/sys/_structs.h . /usr/include/stdio.h . /usr/include/ctype.h .. /usr/include/runetype.h . ..../emacs/lwlib/lwlib-int.h .. ..../emacs/lwlib/lwlib.h ... /usr/X11/include/X11/Intrinsic.h .... /usr/X11/include/X11/Xlib.h ..... /usr/X11/include/X11/X.h ..... /usr/X11/include/X11/Xfuncproto.h ..... /usr/X11/include/X11/Xosdefs.h ..... /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h .... /usr/X11/include/X11/Xutil.h ..... /usr/X11/include/X11/keysym.h ...... /usr/X11/include/X11/keysymdef.h .... /usr/X11/include/X11/Xresource.h .... /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h .... /usr/X11/include/X11/Core.h .... /usr/X11/include/X11/Composite.h .... /usr/X11/include/X11/Constraint.h .... /usr/X11/include/X11/Object.h .... /usr/X11/include/X11/RectObj.h . ..../emacs/lwlib/lwlib-utils.h . /usr/X11/include/X11/StringDefs.h . ..../emacs/lwlib/lwlib-Xlw.h ..../emacs/lwlib/lwlib.c:49:29: error: X11/Xaw3d/Paned.h: No such file or directory . ..../emacs/lwlib/lwlib-Xaw.h make[2]: *** [lwlib.o] Error 1 and similarly with lwlib-Xaw.c. When I use MacPorts' Xaw3d the C header files are found because the non-Apple X11 installation has PC files which set CFLAGS to contain -I/opt/local/include. Xaw3d does not come with a PC file so configure cannot rely on pkg- config. -- Greetings Pete UNIX is user friendly, it's just picky about who its friends are. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 02:50:21 2010 Received: (at 6792) by debbugs.gnu.org; 4 Aug 2010 06:50:21 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgXnw-0002z7-Oc for submit@debbugs.gnu.org; Wed, 04 Aug 2010 02:50:21 -0400 Received: from smtprelay-h32.telenor.se ([213.150.131.5]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgXnu-0002z2-CI for 6792@debbugs.gnu.org; Wed, 04 Aug 2010 02:50:19 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id 6A8D3E9603 for <6792@debbugs.gnu.org>; Wed, 4 Aug 2010 08:50:45 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am48AD+qWExV4S0jPGdsb2JhbACHZ5g3DAEBAQE1LcJNhTsEi3A X-IronPort-AV: E=Sophos;i="4.55,314,1278280800"; d="scan'208";a="114510626" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 04 Aug 2010 08:50:44 +0200 Received: from [10.225.32.18] (unknown [193.45.43.33]) by coolsville.localdomain (Postfix) with ESMTPSA id D7D387FA05A; Wed, 4 Aug 2010 08:50:43 +0200 (CEST) Message-ID: <4C590DC1.5020300@swipnet.se> Date: Wed, 04 Aug 2010 08:50:41 +0200 From: "Jan D." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> In-Reply-To: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: 6792 Cc: 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.5 (-) On 2010-08-04 00:09, Peter Dyballa wrote: > Hello! > > In Mac OS X (here: 10.5.8, Leopard) Xaw3d is not standard. It can be > installed by the package management systems Fink or MacPorts, then in > /sw/{include,lib} or /opt/local/{include,lib}. When I change the > configure script to use GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" (line > #3270) it finds the software, but does not propagate these *test* > options to active flags. So this error happens: Why aren't you setting CFLAGS and LDFLAGS? That is the way it is supposed to be done, no need to modify any configure script: % LDFLAGS=-L/sw/lib CFLAGS='-O2 -g -I/sw/include' ./configure ... Doesn't that work for you? Jan D. > > gcc-4.2 -c -I/usr/X11/include -I/usr/X11/include > -I/usr/X11/include/freetype2 -Wold-style-definition > -Wdeclaration-after-statement -Wno-pointer-sign -g -H -Wno-pointer-sign > -pipe -fPIC -fno-common -mcpu=7450 -mtune=G4 -faltivec -fast > -DHAVE_CONFIG_H -Demacs -I. -I../src -I..../emacs/lwlib > -I..../emacs/lwlib/../src ..../emacs/lwlib/lwlib.c > . ../src/config.h > .. ../src/s/darwin.h > .. ../src/m/macppc.h > .. /usr/include/string.h > ... /usr/include/_types.h > .... /usr/include/sys/_types.h > ..... /usr/include/sys/cdefs.h > ..... /usr/include/machine/_types.h > ...... /usr/include/ppc/_types.h > .. /usr/include/stdlib.h > ... /usr/include/available.h > ... /usr/include/sys/wait.h > .... /usr/include/sys/signal.h > ..... /usr/include/sys/appleapiopts.h > ..... /usr/include/machine/signal.h > ...... /usr/include/ppc/signal.h > ....... /usr/include/ppc/_structs.h > ..... /usr/include/sys/_structs.h > ...... /usr/include/machine/_structs.h > ....... /usr/include/ppc/_structs.h > ........ /usr/include/mach/ppc/_structs.h > .... /usr/include/sys/resource.h > ..... /usr/include/sys/_structs.h > .... /usr/include/machine/endian.h > ..... /usr/include/ppc/endian.h > ...... /usr/include/sys/_endian.h > ... /usr/include/alloca.h > ... /usr/include/machine/types.h > .... /usr/include/ppc/types.h > ..... /usr/include/ppc/_types.h > . /usr/include/setjmp.h > .. /usr/include/machine/setjmp.h > ... /usr/include/ppc/setjmp.h > .... /usr/include/ppc/_structs.h > . ..../emacs/lwlib/../src/lisp.h > .. /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stdarg.h > .. /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h > . /usr/include/sys/types.h > .. /usr/include/sys/_structs.h > . /usr/include/stdio.h > . /usr/include/ctype.h > .. /usr/include/runetype.h > . ..../emacs/lwlib/lwlib-int.h > .. ..../emacs/lwlib/lwlib.h > ... /usr/X11/include/X11/Intrinsic.h > .... /usr/X11/include/X11/Xlib.h > ..... /usr/X11/include/X11/X.h > ..... /usr/X11/include/X11/Xfuncproto.h > ..... /usr/X11/include/X11/Xosdefs.h > ..... /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h > .... /usr/X11/include/X11/Xutil.h > ..... /usr/X11/include/X11/keysym.h > ...... /usr/X11/include/X11/keysymdef.h > .... /usr/X11/include/X11/Xresource.h > .... /usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/stddef.h > .... /usr/X11/include/X11/Core.h > .... /usr/X11/include/X11/Composite.h > .... /usr/X11/include/X11/Constraint.h > .... /usr/X11/include/X11/Object.h > .... /usr/X11/include/X11/RectObj.h > . ..../emacs/lwlib/lwlib-utils.h > . /usr/X11/include/X11/StringDefs.h > . ..../emacs/lwlib/lwlib-Xlw.h > ..../emacs/lwlib/lwlib.c:49:29: error: X11/Xaw3d/Paned.h: No such file > or directory > . ..../emacs/lwlib/lwlib-Xaw.h > make[2]: *** [lwlib.o] Error 1 > > and similarly with lwlib-Xaw.c. When I use MacPorts' Xaw3d the C header > files are found because the non-Apple X11 installation has PC files > which set CFLAGS to contain -I/opt/local/include. > > Xaw3d does not come with a PC file so configure cannot rely on pkg-config. > > -- > Greetings > > Pete > > UNIX is user friendly, it's just picky about who its friends are. > > > From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 11:14:12 2010 Received: (at 6792) by debbugs.gnu.org; 4 Aug 2010 15:14:13 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgffY-0000D9-Jy for submit@debbugs.gnu.org; Wed, 04 Aug 2010 11:14:12 -0400 Received: from mout8.freenet.de ([195.4.92.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgffW-0000D3-Mi for 6792@debbugs.gnu.org; Wed, 04 Aug 2010 11:14:11 -0400 Received: from [195.4.92.26] (helo=16.mx.freenet.de) by mout8.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Ogffz-00047P-4l; Wed, 04 Aug 2010 17:14:39 +0200 Received: from p5b23baa1.dip.t-dialin.net ([91.35.186.161]:51926 helo=[192.168.1.2]) by 16.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Ogffx-0003vd-Tr; Wed, 04 Aug 2010 17:14:39 +0200 Message-Id: <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> From: Peter Dyballa To: Jan D. In-Reply-To: <4C590DC1.5020300@swipnet.se> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile Date: Wed, 4 Aug 2010 17:14:35 +0200 References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 6792 Cc: 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) Am 04.08.2010 um 08:50 schrieb Jan D.: > Why aren't you setting CFLAGS and LDFLAGS? Because last week or at least month this was not necessary. > That is the way it is supposed to be done, no need to modify any =20 > configure script: > > % LDFLAGS=3D-L/sw/lib CFLAGS=3D'-O2 -g -I/sw/include' ./configure ... Then why is the configure script setting for an internal use these =20 GCC_TEST_OPTIONS without propagating them later to the compiler? By =20 this means (failure) configure does its job in a different environment =20= than the compiler, configure will find things working which =20 *obviously* fail for the compiler. Or why was compilation set for =20 Xaw3d? Certainly not because I demanded that and configure could *not* =20= find it's there. This state isn't the purpose of the configure script... BTW, compilation also fails when GCC_TEST_OPTIONS is set for MacPorts' =20= Xaw3d at the same statement(s). IMO the configure script is broken. =20 I'm going to check whether it works at all for the default GTK =20 interface. -- Greetings Pete The human animal differs from the lesser primates in his passion for =20 lists of "Ten Best." =96 H. Allen Smith From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 12:42:44 2010 Received: (at 6792) by debbugs.gnu.org; 4 Aug 2010 16:42:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogh3D-0001Up-Vr for submit@debbugs.gnu.org; Wed, 04 Aug 2010 12:42:44 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogh3C-0001Uk-TS for 6792@debbugs.gnu.org; Wed, 04 Aug 2010 12:42:43 -0400 Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Ogh3f-0007bV-GP; Wed, 04 Aug 2010 12:43:11 -0400 To: Peter Dyballa Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> From: Dan Nicolaescu X-Debbugs-No-Ack: yes Date: Wed, 04 Aug 2010 12:43:11 -0400 In-Reply-To: <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> (Peter Dyballa's message of "Wed\, 4 Aug 2010 17\:14\:35 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 6792 Cc: "Jan D." , 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) Peter Dyballa writes: > Am 04.08.2010 um 08:50 schrieb Jan D.: > >> Why aren't you setting CFLAGS and LDFLAGS? > > Because last week or at least month this was not necessary. > >> That is the way it is supposed to be done, no need to modify any >> configure script: >> >> % LDFLAGS=-L/sw/lib CFLAGS='-O2 -g -I/sw/include' ./configure ... > > > Then why is the configure script setting for an internal use these > GCC_TEST_OPTIONS without propagating them later to the compiler? By > this means (failure) configure does its job in a different environment > than the compiler, configure will find things working which > *obviously* fail for the compiler. Or why was compilation set for > Xaw3d? Certainly not because I demanded that and configure could *not* > find it's there. This state isn't the purpose of the configure > script... > > > BTW, compilation also fails when GCC_TEST_OPTIONS is set for MacPorts' > Xaw3d at the same statement(s). IMO the configure script is broken. > I'm going to check whether it works at all for the default GTK > interface. It seems that support for GCC_TEST_OPTIONS was removed here: revno: 100791 committer: Andreas Schwab branch nick: emacs timestamp: Mon 2010-07-12 16:16:38 +0200 message: Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS) (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS. (C_OPTIMIZE_SWITCH): Remove. (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 17:51:38 2010 Received: (at 6792) by debbugs.gnu.org; 4 Aug 2010 21:51:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OglsA-0003fw-CZ for submit@debbugs.gnu.org; Wed, 04 Aug 2010 17:51:38 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogls7-0003fr-UZ for 6792@debbugs.gnu.org; Wed, 04 Aug 2010 17:51:36 -0400 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 254C31C0036C; Wed, 4 Aug 2010 23:52:05 +0200 (CEST) Received: from igel.home (ppp-88-217-100-9.dynamic.mnet-online.de [88.217.100.9]) by mail.mnet-online.de (Postfix) with ESMTP id 0FB381C0028A; Wed, 4 Aug 2010 23:52:04 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 7AA96CA297; Wed, 4 Aug 2010 23:52:04 +0200 (CEST) From: Andreas Schwab To: Dan Nicolaescu Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> X-Yow: Now I'm having INSIPID THOUGHTS about the beautiful, round wives of HOLLYWOOD MOVIE MOGULS encased in PLEXIGLASS CARS and being approached by SMALL BOYS selling FRUIT.. Date: Wed, 04 Aug 2010 23:52:04 +0200 In-Reply-To: (Dan Nicolaescu's message of "Wed, 04 Aug 2010 12:43:11 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6792 Cc: Peter Dyballa , 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Dan Nicolaescu writes: > It seems that support for GCC_TEST_OPTIONS was removed here: Sorry, that wasn't my intention. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 18:21:30 2010 Received: (at 6792) by debbugs.gnu.org; 4 Aug 2010 22:21:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgmL4-0003sn-7L for submit@debbugs.gnu.org; Wed, 04 Aug 2010 18:21:30 -0400 Received: from mout7.freenet.de ([195.4.92.97]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgmL2-0003sh-U3 for 6792@debbugs.gnu.org; Wed, 04 Aug 2010 18:21:29 -0400 Received: from [195.4.92.17] (helo=7.mx.freenet.de) by mout7.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OgmLW-0005B5-78; Thu, 05 Aug 2010 00:21:58 +0200 Received: from p5b23be54.dip.t-dialin.net ([91.35.190.84]:52408 helo=[192.168.1.2]) by 7.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1OgmLV-0004ym-0L; Thu, 05 Aug 2010 00:21:58 +0200 Message-Id: <534E2515-918B-43C0-AC6B-D0D11E5F6EF3@Freenet.DE> From: Peter Dyballa To: Dan Nicolaescu In-Reply-To: Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile Date: Thu, 5 Aug 2010 00:21:53 +0200 References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 6792 Cc: "Jan D." , 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 04.08.2010 um 18:43 schrieb Dan Nicolaescu: > It seems that support for GCC_TEST_OPTIONS was removed here: > > revno: 100791 > committer: Andreas Schwab > branch nick: emacs > timestamp: Mon 2010-07-12 16:16:38 +0200 I presume the acronym "bzr" describes also a certain not completely =20 reliable behaviour... In the almost four weeks after this change it =20 worked to compile the X client (last time I think ten days ago). Since =20= last weekend bzr does not find any changes or updates. Maybe I need to =20= download again =96 half GB? -- Greetings Pete Clovis' Consideration of an Atmospheric Anomaly: The perversity of nature is nowhere better demonstrated than =20= by the fact that, when exposed to the same atmosphere, bread becomes =20 hard while crackers become soft From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 11 20:25:58 2011 Received: (at 6792) by debbugs.gnu.org; 12 Feb 2011 01:25:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Po4FK-0006zS-Ai for submit@debbugs.gnu.org; Fri, 11 Feb 2011 20:25:58 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Po4FI-0006zE-Uy for 6792@debbugs.gnu.org; Fri, 11 Feb 2011 20:25:57 -0500 Received: from localhost ([127.0.0.1]:40209) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Po4Nq-0002CF-SQ; Fri, 11 Feb 2011 20:34:47 -0500 From: Glenn Morris To: Peter Dyballa Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> X-Spook: Fortezza quarter Centro emc offensive information warfare X-Ran: vlK:Zi4Ucnf~dd(OT,@L?g.[5ln,OLFU8z)T_zY^#j8De=k(U]K%NwWu"KW!`J1QUCA-Iw X-Hue: cyan X-Attribution: GM Date: Fri, 11 Feb 2011 20:34:46 -0500 In-Reply-To: (Andreas Schwab's message of "Wed, 04 Aug 2010 23:52:04 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 6792 Cc: 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) Do you still have this problem? From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 12 13:06:47 2011 Received: (at 6792) by debbugs.gnu.org; 12 Feb 2011 18:06:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoJrr-00075B-3u for submit@debbugs.gnu.org; Sat, 12 Feb 2011 13:06:47 -0500 Received: from mout6.freenet.de ([195.4.92.96]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoJro-000750-Pc for 6792@debbugs.gnu.org; Sat, 12 Feb 2011 13:06:45 -0500 Received: from [195.4.92.11] (helo=1.mx.freenet.de) by mout6.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1PoK0O-0007HZ-Uu; Sat, 12 Feb 2011 19:15:36 +0100 Received: from p5b23cddc.dip.t-dialin.net ([91.35.205.220]:49192 helo=[192.168.1.2]) by 1.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1PoK0O-0004G3-M9; Sat, 12 Feb 2011 19:15:36 +0100 Message-Id: <5C4FD359-7FEF-403E-8C6E-5B0BAB5A165F@Freenet.DE> From: Peter Dyballa To: Glenn Morris In-Reply-To: Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6792: 24.0.50; at revision 100946 GNU Emacs with Xaw3d does not compile Date: Sat, 12 Feb 2011 19:15:33 +0100 References: <71353A8D-7D07-4E2C-840A-E2FBD8D8365C@Freenet.DE> <4C590DC1.5020300@swipnet.se> <097E78B9-840C-4F5D-A038-16415DD5BF6C@Freenet.DE> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 6792 Cc: 6792@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) Am 12.02.2011 um 02:34 schrieb Glenn Morris: > Do you still have this problem? Now at revision 103232 (or such) it compiles again. (Actually Andreas =20= Schwab fixed the configure script quite soon then.) -- Greetings Pete Only useless documentation transcends the first two laws. =96 Arnold's Third Law of Documentation From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 12 16:04:46 2011 Received: (at control) by debbugs.gnu.org; 12 Feb 2011 21:04:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMe5-0002ZY-Bx for submit@debbugs.gnu.org; Sat, 12 Feb 2011 16:04:45 -0500 Received: from vm-emlprdomr-06.its.yale.edu ([130.132.50.147]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMe4-0002ZN-4L for control@debbugs.gnu.org; Sat, 12 Feb 2011 16:04:44 -0500 Received: from furball (c-71-192-165-84.hsd1.ct.comcast.net [71.192.165.84]) (authenticated bits=0) by vm-emlprdomr-06.its.yale.edu (8.14.4/8.14.4) with ESMTP id p1CLDa03029038 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 12 Feb 2011 16:13:37 -0500 Received: by furball (Postfix, from userid 1000) id 2151D1605B7; Sat, 12 Feb 2011 16:13:35 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 6792 Date: Sat, 12 Feb 2011 16:13:34 -0500 Message-ID: <87tyg92by9.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.147 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) close 6792 thanks From unknown Fri Sep 05 20:36: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: Sun, 13 Mar 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator