On Freitag, 24. Juni 2016 20:17:12 CEST Marvin Schlegel wrote:
can confirm, it doesn't just affect you. I already emailed the packman packager. But I also had this error before the 0621 snapshot, so I'm not sure it's because of gcc6 or something else.
Am 24.06.2016 um 20:04 schrieb S.:
``````````````` ~> audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1010,STL containers,compatible with 2.6). Aborted (core dumped) ```````````````
wxWidgets-2.8 fails to compile currently with the following error: [ 137s] ./src/gtk/bdiag.xbm:6:50: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] https://build.opensuse.org/package/live_build_log/openSUSE:Factory/wxWidgets... standard/x86_64 This is an obvious error in the code, the array should be uint8_t or equivalent. Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org