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 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic 
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  
-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 
conftest.c  >&5
annobin: conftest.c: Error: plugin built for compiler version (8.1.1) but run 
with compiler version (8.0.1)
cc1: error: fail to initialize plugin 
/usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so

See

 https://kojipkgs.fedoraproject.org//work/tasks/8382/26748382/build.log
 https://bugzilla.redhat.com/show_bug.cgi?id=1574478

Obviously annobin needs rebuilding, but more generally how can be fix this
long term so that future Gcc updates don't continually break due to annobin
mis-match ?

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to