From owner-freebsd-ports@FreeBSD.ORG Wed Mar 25 17:11:29 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B5451065921 for ; Wed, 25 Mar 2009 17:11:29 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id B8BCD8FC2E for ; Wed, 25 Mar 2009 17:11:28 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 21890 invoked by uid 399); 25 Mar 2009 17:11:26 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 25 Mar 2009 17:11:26 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <49CA65BC.7060704@FreeBSD.org> Date: Wed, 25 Mar 2009 10:11:24 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.21 (X11/20090321) MIME-Version: 1.0 To: Gustau Perez , freebsd-current@FreeBSD.ORG, ports@freebsd.org, das@FreeBSD.ORG References: <49C80DBA.80407@entel.upc.edu> <20090325033451.GA17442@zim.MIT.EDU> <49C9A7B4.3080509@FreeBSD.org> <20090325044408.GB17442@zim.MIT.EDU> In-Reply-To: <20090325044408.GB17442@zim.MIT.EDU> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Inline definition problem in current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2009 17:11:35 -0000 David Schultz wrote: > On Tue, Mar 24, 2009, Doug Barton wrote: >> I am trying to compile gimp on -current right now and x11/babl and >> graphics/gegl both have this problem. Take a look at >> http://pointyhat.freebsd.org/errorlogs/i386-8-failure.html for more >> examples (click on the link on the right under Package to see the >> logs). There are currently over 600 broken ports in -current, all the >> ones I clicked on in a completely bogus sample had this same problem. > > My bug; I missed an important line when merging from gcc trunk 122565. > Instead of reporting: > > error: nested function 'foo' declared but never defined > > gcc should have been reporting: > > warning: inline function 'foo' declared but never defined > > I'll check in a fix as soon as I run a buildworld. Thanks for jumping on this. With your latest version the two ports I mentioned above compile just fine with no modifications to the source. Doug -- This .signature sanitized for your protection