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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"