Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

Frantisek Kluknavsky fkluknav at redhat.com
Thu Feb 19 15:12:43 UTC 2015


Hi,

a list of things that usually break with each new gcc (like fortran 
modules) would be nice to avoid a lot of pain with debugging. Does it 
already exist?

WxGTK keeps a string WX_BUILD_OPTIONS_SIGNATURE currently saying "2.8 
(no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible 
with 2.4,compatible with 2.6)" and it is checked at runtime. C++ ABI is 
supposed to be unchanged in Fedora 22. This string changed anyway 
because __GXX_ABI_VERSION in gcc changed. Is this expected/correct? Each 
freshly rebuilt wx application will crash now. After wxGTK is rebuilt, 
each old application will crash. A provenpackager should probably step in.

Have a nice day,

Fero


More information about the devel mailing list