From unknown Mon Jun 23 09:36:45 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#5857 <5857@debbugs.gnu.org> To: bug#5857 <5857@debbugs.gnu.org> Subject: Status: 23.1.95; gcc: unrecognized option '-2.0/' Reply-To: bug#5857 <5857@debbugs.gnu.org> Date: Mon, 23 Jun 2025 16:36:45 +0000 retitle 5857 23.1.95; gcc: unrecognized option '-2.0/' reassign 5857 emacs submitter 5857 Sven Joachim severity 5857 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 07 17:29:10 2010 Received: (at submit) by debbugs.gnu.org; 7 Apr 2010 21:29:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzcoA-0005gB-Bh for submit@debbugs.gnu.org; Wed, 07 Apr 2010 17:29:10 -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 1Nzco8-0005g6-1U for submit@debbugs.gnu.org; Wed, 07 Apr 2010 17:29:08 -0400 Received: from lists.gnu.org ([199.232.76.165]:59327) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nzco4-0003AH-0X for submit@debbugs.gnu.org; Wed, 07 Apr 2010 17:29:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nzco3-0003n1-3K for bug-gnu-emacs@gnu.org; Wed, 07 Apr 2010 17:29:03 -0400 Received: from [140.186.70.92] (port=56184 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzco1-0003kz-Ri for bug-gnu-emacs@gnu.org; Wed, 07 Apr 2010 17:29:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nzco0-0005Qb-5T for bug-gnu-emacs@gnu.org; Wed, 07 Apr 2010 17:29:01 -0400 Received: from mail.gmx.net ([213.165.64.20]:51967) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Nzcnz-0005QU-PK for bug-gnu-emacs@gnu.org; Wed, 07 Apr 2010 17:29:00 -0400 Received: (qmail invoked by alias); 07 Apr 2010 21:28:56 -0000 Received: from p5486464C.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.70.76] by mail.gmx.net (mp064) with SMTP; 07 Apr 2010 23:28:56 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX19Fm70+1+VFmwp0br1nHVwuYenNyQGEb688cqlI2r 3VwWtsj1PATYBt Received: by turtle.gmx.de (Postfix, from userid 1000) id 063363F5D3; Wed, 7 Apr 2010 23:28:54 +0200 (CEST) From: Sven Joachim To: bug-gnu-emacs@gnu.org Subject: 23.1.95; gcc: unrecognized option '-2.0/' X-Debbugs-Cc: Sven Joachim Date: Wed, 07 Apr 2010 23:28:54 +0200 Message-ID: <87iq83gdex.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.95 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.51000000000000001 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.5 (----) 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.6 (----) I noticed strange gcc warnings like this for files in the src/ directory in both emacs-23 and the trunk: ,---- | make[1]: Entering directory `/usr/local/src/emacs-git/src' | gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/usr/local/src/emacs-git/src -D_BSD_SOURCE -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-1 -2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/freetype2 -MMD -MF deps/pre-crt0.d pre-crt0.c | gcc: unrecognized option '-2.0/' `---- These rather baffling messages happen because src/Makefile contains this line: ,---- | ALL_CFLAGS=-Demacs -DHAVE_CONFIG_H $(MYCPPFLAGS) -I. -I${srcdir} -D_BSD_SOURCE -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-1 -2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 ${CFLAGS_SOUND} ${RSVG_CFLAGS} ${DBUS_CFLAGS} ${GCONF_CFLAGS} ${CFLAGS} -I/usr/include/freetype2 ${DEPFLAGS} `---- Note the "-I/usr/include/gio-1 -2.0/" part with the space in it. Now the interesting question is where that comes from, grepping shows that src/Makefile is the only file in the Emacs tree to contain a "gio-1" string. The following directories in /usr/include have a "gio" in in their name: ,---- | % ls /usr/include | grep gio | gio-unix-2.0 | giomm-2.4 `---- There is a pkgconfig file corresponding to the /usr/include/gio-unix-2.0 directory: ,---- | % cat /usr/lib/pkgconfig/gio-unix-2.0.pc | prefix=/usr | exec_prefix=${prefix} | libdir=${exec_prefix}/lib | includedir=${prefix}/include | | Name: GIO unix specific APIs | Description: unix specific headers for glib I/O library | Version: 2.24.0 | Requires: gobject-2.0,gmodule-no-export-2.0,gio-2.0 | Libs: -L${libdir} -lgio-2.0 | Cflags: -I${includedir}/gio-unix-2.0/ `---- My preliminary conclusion is that the 'configure' script, in the subshell following the "echo creating src/Makefile" line, does something like 's/unix/1 /' with sed to create the "-I/usr/include/gio-1 -2.0/" part of ALL_CFLAGS. Note that I had upgraded glib to version 2.24.0 recently, with 2.22.4 this problem did not show up. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 07 18:02:38 2010 Received: (at 5857) by debbugs.gnu.org; 7 Apr 2010 22:02: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 1NzdKY-0005tC-M4 for submit@debbugs.gnu.org; Wed, 07 Apr 2010 18:02:38 -0400 Received: from mail.gmx.net ([213.165.64.20]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NzdKW-0005t7-JD for 5857@debbugs.gnu.org; Wed, 07 Apr 2010 18:02:37 -0400 Received: (qmail invoked by alias); 07 Apr 2010 22:02:30 -0000 Received: from p5486464C.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.70.76] by mail.gmx.net (mp065) with SMTP; 08 Apr 2010 00:02:30 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX194hIogzX14eEKaqpwmMR6e9Nblimc4x9UViPRpUO DLX4pH0GRh4LwF Received: by turtle.gmx.de (Postfix, from userid 1000) id 149313F5D3; Thu, 8 Apr 2010 00:02:29 +0200 (CEST) From: Sven Joachim To: 5857@debbugs.gnu.org Subject: Re: bug#5857: 23.1.95; gcc: unrecognized option '-2.0/' References: <87iq83gdex.fsf@turtle.gmx.de> Date: Thu, 08 Apr 2010 00:02:29 +0200 In-Reply-To: <87iq83gdex.fsf@turtle.gmx.de> (Sven Joachim's message of "Wed, 07 Apr 2010 23:28:54 +0200") Message-ID: <87aatehqfe.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.95 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.67000000000000004 X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 5857 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.9 (--) On 2010-04-07 23:28 +0200, Sven Joachim wrote: > My preliminary conclusion is that the 'configure' script, in the > subshell following the "echo creating src/Makefile" line, does something > like 's/unix/1 /' with sed to create the "-I/usr/include/gio-1 -2.0/" > part of ALL_CFLAGS. Or, more likely, gcc does that substitution because it #defines unix as 1. Sven From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 02:26:16 2010 Received: (at control) by debbugs.gnu.org; 12 Apr 2010 06:26:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1D67-0002A0-Gf for submit@debbugs.gnu.org; Mon, 12 Apr 2010 02:26:15 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1D65-00029u-1l for control@debbugs.gnu.org; Mon, 12 Apr 2010 02:26:13 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O1D5z-0002vx-Nl; Mon, 12 Apr 2010 02:26:07 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19394.48383.665573.849317@fencepost.gnu.org> Date: Mon, 12 Apr 2010 02:26:07 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: (v|eEK^K!CVW&ARn1w|5i|z7]N3t166=kUr-J'QBwEvBPk]->4LmI<3+O5iN0!C8nqk2T1 X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) 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: -5.1 (-----) merge 5934 5857 reassign 5933 emacs,ns reassign 2423 emacs,w32 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 09:59:25 2010 Received: (at control) by debbugs.gnu.org; 12 Apr 2010 13:59:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1KAe-0006ZK-Fo for submit@debbugs.gnu.org; Mon, 12 Apr 2010 09:59:24 -0400 Received: from pantheon-po33.its.yale.edu ([130.132.50.94]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1KAc-0006ZF-Nx for control@debbugs.gnu.org; Mon, 12 Apr 2010 09:59:23 -0400 Received: from furry (adsl-99-89-94-28.dsl.wlfrct.sbcglobal.net [99.89.94.28]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o3CDxHAR013048 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 12 Apr 2010 09:59:17 -0400 Received: by furry (Postfix, from userid 1000) id 4137BC055; Mon, 12 Apr 2010 09:59:17 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 5934 5857 Date: Mon, 12 Apr 2010 09:59:17 -0400 Message-ID: <87633wydoq.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.6 (--) 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.6 (--) merge 5934 5857 thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 23 01:42:14 2010 Received: (at 5857-done) by debbugs.gnu.org; 23 Apr 2010 05:42:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5BeX-0006Nr-Vm for submit@debbugs.gnu.org; Fri, 23 Apr 2010 01:42:14 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5BeW-0006Nm-Bu for 5857-done@debbugs.gnu.org; Fri, 23 Apr 2010 01:42:12 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O5BeR-0002rA-Lw; Fri, 23 Apr 2010 01:42:07 -0400 To: 5857-done@debbugs.gnu.org Subject: Re: bug#5857 From: Glenn Morris X-Spook: chameleon man blackjack Lon Horiuchi Cohiba benelux bomb X-Ran: vsmoeDnh.?ZI'F/qq@l;FqOrE3kLwk+.D]^cX:2dAVS}tSH}1|Ut86=~pjYpSP(f+(Em,' X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 23 Apr 2010 01:42:07 -0400 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: -3.2 (---) X-Debbugs-Envelope-To: 5857-done 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 (----) 2010-04-22 Miles Bader * configure.in: Get rid of "unix" pre-defined macro when preprocessing Makefile. (Bug#5857) From debbugs-submit-bounces@debbugs.gnu.org Sat May 08 13:21:19 2010 Received: (at 5857) by debbugs.gnu.org; 8 May 2010 17:21:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAniJ-000302-Gf for submit@debbugs.gnu.org; Sat, 08 May 2010 13:21:19 -0400 Received: from mail.gmx.net ([213.165.64.20]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OAniG-0002zx-QU for 5857@debbugs.gnu.org; Sat, 08 May 2010 13:21:18 -0400 Received: (qmail invoked by alias); 08 May 2010 17:21:16 -0000 Received: from p54861EBA.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.30.186] by mail.gmx.net (mp060) with SMTP; 08 May 2010 19:21:16 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX19rncFQ21tr3SPvUYjnOxpiTR0JclqZbZaitVK3A1 HHDCEBTO+xdm/z Received: by turtle.gmx.de (Postfix, from userid 1000) id C048A3F6C1; Sat, 8 May 2010 19:21:18 +0200 (CEST) From: Sven Joachim To: 5857@debbugs.gnu.org Subject: Re: bug#5857 References: Date: Sat, 08 May 2010 19:21:18 +0200 In-Reply-To: (Glenn Morris's message of "Fri, 23 Apr 2010 01:42:07 -0400") Message-ID: <87fx22tilt.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 5857 Cc: Glenn Morris 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: -0.5 (/) On 2010-04-23 07:42 +0200, Glenn Morris wrote: > 2010-04-22 Miles Bader > > * configure.in: Get rid of "unix" pre-defined macro when > preprocessing Makefile. (Bug#5857) Could this be applied to the emacs-23 branch, now that 23.2 is released? The fix seems rather safe, and the warnings are annoying although currently harmless. Sven From unknown Mon Jun 23 09:36:45 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, 06 Jun 2010 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 27 22:38:03 2010 Received: (at control) by debbugs.gnu.org; 28 Aug 2010 02:38:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpBIx-0003fC-8V for submit@debbugs.gnu.org; Fri, 27 Aug 2010 22:38:03 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpBIv-0003ek-CN; Fri, 27 Aug 2010 22:38:01 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OpBKL-0006jL-Q5; Fri, 27 Aug 2010 22:39:29 -0400 To: Vincent Lefevre Subject: Re: bug#6932: Buggy src/Makefile generation References: <20100828001245.GA8219@prunille.vinc17.org> From: Glenn Morris X-Spook: plutonium Guantanamo Mantis Elvis John Kerry Freeh Ruby X-Ran: x2UJZBQ6fHACoKy`,`}bz\.\;>)7tllcAXOx@vIDYAD[;+t~3Vr,'bW4is-IvOB$(6+/E` X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 27 Aug 2010 22:39:29 -0400 In-Reply-To: <20100828001245.GA8219@prunille.vinc17.org> (Vincent Lefevre's message of "Sat\, 28 Aug 2010 02\:12\:45 +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.2 (------) X-Debbugs-Envelope-To: control Cc: 6932@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.2 (------) unarchive 5857 forcemerge 5857 6932 stop Vincent Lefevre wrote: > -I/usr/include/gio-1 -2.0/ > > instead of > > -I/usr/include/gio-unix-2.0/ This is a duplicate of the fixed bug http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5857 From unknown Mon Jun 23 09:36:45 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, 25 Sep 2010 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