Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-04 Thread Fabio Valentini
On Fri, May 4, 2018, 15:46 Jakub Jelinek wrote: > On Fri, May 04, 2018 at 03:42:11PM +0200, Guido Aulisi wrote: > > It seems broken in f28 too. > > There is a temporary override so that new annobin can be built, it will be > reverted afterwards. > > These shenanigans are

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-04 Thread Jakub Jelinek
On Fri, May 04, 2018 at 03:42:11PM +0200, Guido Aulisi wrote: > It seems broken in f28 too. There is a temporary override so that new annobin can be built, it will be reverted afterwards. Jakub ___ devel mailing list --

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-04 Thread Guido Aulisi
It seems broken in f28 too. Ciao Guido ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-04 Thread Jonathan Wakely
On 03/05/18 22:23 -0700, Adam Williamson wrote: On Thu, 2018-05-03 at 13:12 +0100, Daniel P. Berrangé wrote: I think we also need some automated test that validates "can create executables with standard RPM build flags" that is a blocking test before gcc RPMs get pushed into repos since this

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-03 Thread Adam Williamson
On Thu, 2018-05-03 at 13:12 +0100, Daniel P. Berrangé wrote: > On Thu, May 03, 2018 at 12:05:55PM +, Neal Gompa wrote: > > On Thu, May 3, 2018 at 8:03 AM Daniel P. Berrangé > > wrote: > > > > > GCC just updated in Fedora rawhide from 8.0.1 to 8.1.1 and is unable to > > >

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-03 Thread Daniel P . Berrangé
On Thu, May 03, 2018 at 12:05:55PM +, Neal Gompa wrote: > On Thu, May 3, 2018 at 8:03 AM Daniel P. Berrangé > wrote: > > > GCC just updated in Fedora rawhide from 8.0.1 to 8.1.1 and is unable to > > create executables due to annobin: > > > > configure:6112: gcc -O2 -g

Re: GCC 8.1.1 broken in rawhide due to annobin

2018-05-03 Thread Neal Gompa
On Thu, May 3, 2018 at 8:03 AM Daniel P. Berrangé wrote: > GCC just updated in Fedora rawhide from 8.0.1 to 8.1.1 and is unable to > create executables due to annobin: > configure:6112: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2

GCC 8.1.1 broken in rawhide due to annobin

2018-05-03 Thread Daniel P . Berrangé
GCC just updated in Fedora rawhide from 8.0.1 to 8.1.1 and is unable to create executables due to annobin: configure:6112: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches