On 01/25/2018 10:50 PM, Ralf Corsepius wrote:
Digging into details led me to this error:
...
cc1: error: fail to initialize plugin
/usr/lib/gcc/x86_64-redhat-linux/7/plugin/annobin.so
annobin: conftest.c: Error: plugin built for compiler version (7.3.1)
but run with compiler version (7.2.1)
...
AFAIS, GCC in rawhide was updated to GCC-7.3.1, but apparently annobin
wasn't rebuilt, resulting into rawhide now carrying an inconsistent
GCC-toolchain.
Are you sure you're reading that correctly? That message tells me that
annobin was rebuilt for 7.3.1, but the gcc in the build environment is
still 7.2.1.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx