[opensuse-factory] wxWidgets c++ abi problem
All wxwidgets-related programs from tumbleweed 20150725 can't start:
Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1008,STL containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,STL containers,compatible with 2.8).
Last gcc5 package update - 2015-07-21, last wxWidgets-3_0 build - 2015-06-25. Looks like we need to rebuild wxWidgets packages with new gcc. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, 2015-07-27 at 13:33 +0300, Dmitry Roshchin wrote:
All wxwidgets-related programs from tumbleweed 20150725 can't start:
Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1008,STL containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,STL containers,compatible with 2.8).
Last gcc5 package update - 2015-07-21, last wxWidgets-3_0 build - 2015-06-25. Looks like we need to rebuild wxWidgets packages with new gcc.
Thanks for the pointer:
osc rebuildpac openSUSE:Factory/wxWidgets-3_0 ok
Snapshot 0727+ will have this done. Cheers, Dominique -- Dimstar / Dominique Leuenberger <dimstar@opensuse.org>
On Monday 27 July 2015 12:40:40 Dimstar / Dominique Leuenberger wrote:
osc rebuildpac openSUSE:Factory/wxWidgets-3_0
ok
Snapshot 0727+ will have this done.
Thanks, but I expect you need to perform: osc rebuildpac openSUSE:Factory/wxGTK3-3_0 and for wx-2.8 (it has the same problem): osc rebuildpac openSUSE:Factory/wxWidgets osc rebuildpac openSUSE:Factory/wxWidgets-ansi osc rebuildpac openSUSE:Factory/wxWidgets-wxcontainer osc rebuildpac openSUSE:Factory/wxWidgets-wxcontainer24c -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, 2015-07-27 at 13:50 +0300, Dmitry Roshchin wrote:
Thanks, but I expect you need to perform:
osc rebuildpac openSUSE:Factory/wxGTK3-3_0
and for wx-2.8 (it has the same problem):
osc rebuildpac openSUSE:Factory/wxWidgets osc rebuildpac openSUSE:Factory/wxWidgets-ansi osc rebuildpac openSUSE:Factory/wxWidgets-wxcontainer osc rebuildpac openSUSE:Factory/wxWidgets-wxcontainer24c
All those have been triggered... -- Dimstar / Dominique Leuenberger <dimstar@opensuse.org>
participants (2)
-
Dimstar / Dominique Leuenberger
-
Dmitry Roshchin