Bugzilla – Bug 985376
GCC6: wammu fails to build
Last modified: 2017-02-17 17:07:58 UTC
Since the update to GCC6, openSUSE:Factory/wammu fails to build
First of all this is not a Wammu issue at all (it actually contains no C code) and the only way it is related to GCC6 is that wxWidgets was not yet built by it, while wxPython was: [ 132s] Fatal Error: Mismatch between the program and library build versions detected. [ 132s] The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL containers,compatible with 2.6), [ 132s] and wxPython used 2.8 (no debug,Unicode,compiler with C++ ABI 1010,STL containers,compatible with 2.6). So this is definitely some libraries mess in Factory and not a package bug. PS: I'm also not maintainer of this SUSE package...
(In reply to Michal Čihař from comment #1) > First of all this is not a Wammu issue at all (it actually contains no C > code) and the only way it is related to GCC6 is that wxWidgets was not yet > built by it, while wxPython was: Thanks for looking into it - please understand that I filed > 150 bugs for failed packages and could not check all the logs to find the right info. But glad you did. I will mark the bug as duplicate of the wxWidets failure. > [ 132s] Fatal Error: Mismatch between the program and library build > versions detected. > [ 132s] The library used 2.8 (no debug,Unicode,compiler with C++ ABI > 1009,STL containers,compatible with 2.6), > [ 132s] and wxPython used 2.8 (no debug,Unicode,compiler with C++ ABI > 1010,STL containers,compatible with 2.6). > > So this is definitely some libraries mess in Factory and not a package bug. > > PS: I'm also not maintainer of this SUSE package... osc maintainer wammu Defined in package: hardware/wammu bugowner of wammu : prusnak, Nijel maintainer of wammu : Nijel Meta info in the package indicates you are maintainer... *** This bug has been marked as a duplicate of bug 985238 ***
It's really a problem in wxWidgets and wxPython. *** This bug has been marked as a duplicate of bug 953017 ***