From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert P. J. Day" Newsgroups: gmane.lisp.guile.devel Subject: Re: build failure just trying to build guile-1.8.7 natively Date: Fri, 27 Nov 2009 16:07:04 -0500 (EST) Message-ID: References: <20091119172426.GH31313@localhost> <87r5rj97hb.fsf@gnu.org> <20091127182242.GB12075@localhost> <87ljhr90f4.fsf@gnu.org> <20091127205253.GC12075@localhost> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-761494396-1259356029=:8876" X-Trace: ger.gmane.org 1259356060 15530 80.91.229.12 (27 Nov 2009 21:07:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Nov 2009 21:07:40 +0000 (UTC) Cc: guile-devel@gnu.org To: Miroslav Lichvar Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Nov 27 22:07:33 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NE82O-0006Ey-QI for guile-devel@m.gmane.org; Fri, 27 Nov 2009 22:07:33 +0100 Original-Received: from localhost ([127.0.0.1]:36287 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE82O-00034V-EZ for guile-devel@m.gmane.org; Fri, 27 Nov 2009 16:07:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NE82G-000313-Ek for guile-devel@gnu.org; Fri, 27 Nov 2009 16:07:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NE82B-0002z7-NS for guile-devel@gnu.org; Fri, 27 Nov 2009 16:07:23 -0500 Original-Received: from [199.232.76.173] (port=47333 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE82B-0002z3-Ep for guile-devel@gnu.org; Fri, 27 Nov 2009 16:07:19 -0500 Original-Received: from astoria.ccjclearline.com ([64.235.106.9]:57501) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NE82A-0000bP-WC for guile-devel@gnu.org; Fri, 27 Nov 2009 16:07:19 -0500 Original-Received: from cpe00142a336e11-cm001ac318e826.cpe.net.cable.rogers.com ([174.113.191.234] helo=crashcourse.ca) by astoria.ccjclearline.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1NE828-0000HC-Bw; Fri, 27 Nov 2009 16:07:16 -0500 X-X-Sender: rpjday@localhost In-Reply-To: <20091127205253.GC12075@localhost> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - astoria.ccjclearline.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9717 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-761494396-1259356029=:8876 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 27 Nov 2009, Miroslav Lichvar wrote: > On Fri, Nov 27, 2009 at 09:29:19PM +0100, Ludovic Court=C3=A8s wrote: > > >> > This is caused by new cpp which inserts linemarkers where it didn'= t > > >> > before. > > >> > > >> Interesting. Which version of cpp/gcc does that? > > > > > > cpp (GCC) 4.4.2 20091027 > > > > I can=E2=80=99t reproduce the problem with 4.4.2 on x86_64-linux-gnu. = Could it > > be that your distro ships a version of gcc that differs from upstream= =E2=80=99s? > > Possibly. It looks like it's a post 4.4.2 SVN snapshot and there are > also some extra patches in the package. i was the original reporter, and i can verify that adding the -P option for linemarkers fixed the problem. this was on a fedora 12 x86_64 system with cpp-4.4.2. rday -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --8323328-761494396-1259356029=:8876--