On Mon, Feb 09, 2015 at 02:43:25PM -0700, Jerry James wrote:
> On Sun, Feb 8, 2015 at 10:17 AM, Marek Polacek <pola...@redhat.com> wrote:
> > bigloo-4.1a-6.2.fc22.src.rpm
> > memstomp-0.1.4-15.fc22.src.rpm
> >         build failure due to gnu11 change: -Wimplicit-int is turned on by 
> > default now,
> >         which is the reason these packages didn't compile properly.  See 
> > the porting_to
> >         document for more details.
> 
> The bigloo failure had nothing to do with -Wimplicit-int.  One file
> that should have been compiled with -fPIC wasn't.  I don't know why
> this didn't cause problems before.  Fixed in Rawhide.

IIRC bigloo contains various "autoconf" shell scripts with K&R code in
them (that fail with -Werror now) to detect e.g. -fpic.  So that's why
the -fpic wasn't used.

        Marek
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to