[opensuse] Audacity
![](https://seccdn.libravatar.org/avatar/7635fe77d87e14eb7797114263085bca.jpg?s=120&d=mm&r=g)
Hello. I'm trying to use audacity in Opensuse Leap 42.2 as I've been doing for long but these days I've got the following message: Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8). I'm using the PACKMAN version. What can I do? Thanks in advance Josep M -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/2f3d52f7ee9cca8029b49e42ec90577c.jpg?s=120&d=mm&r=g)
On 09/01/2018 08:30, Josep wrote:
Hello.
I'm trying to use audacity in Opensuse Leap 42.2 as I've been doing for long but these days I've got the following message:
Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
I'm using the PACKMAN version.
What can I do?
Thanks in advance
Josep M
I thought that I disabled and deleted Packman 42.2 audacity. The problem that you have is unfixable without breaking the 42.2 audacity. If you really want audacity-2.2.0 you will have to install it via a zypper dup -r specifying this repository: https://download.opensuse.org/repositories/home:/plater:/audacity/Leap_42.2_... and you will have a working audacity-2.2.0 See https://bugzilla.suse.com/show_bug.cgi?id=1074040 Best regards Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/2f3d52f7ee9cca8029b49e42ec90577c.jpg?s=120&d=mm&r=g)
On 09/01/2018 08:30, Josep wrote:
Hello.
I'm trying to use audacity in Opensuse Leap 42.2 as I've been doing for long but these days I've got the following message:
Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
I'm using the PACKMAN version.
What can I do?
Thanks in advance
Josep M
I had deleted the Leap:42.2 Packman audacity, you can either use the official audacity or the one I've provided. What version of audacity do you have installed? Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/e31c947ba812c755c903937632bac300.jpg?s=120&d=mm&r=g)
On 01/08/2018 11:12 PM, Dave Plater wrote:
I had deleted the Leap:42.2 Packman audacity, you can either use the official audacity or the one I've provided. What version of audacity do you have installed?
Dave P I'm using Audacity 2.2.0 from the Packman repo on Leap 42.3 without issue. Is there something different that results in it breaking on 42.2?
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/2f3d52f7ee9cca8029b49e42ec90577c.jpg?s=120&d=mm&r=g)
On 09/01/2018 12:51, sam@fnet.cx wrote:
On 01/08/2018 11:12 PM, Dave Plater wrote:
I had deleted the Leap:42.2 Packman audacity, you can either use the official audacity or the one I've provided. What version of audacity do you have installed?
Dave P I'm using Audacity 2.2.0 from the Packman repo on Leap 42.3 without issue. Is there something different that results in it breaking on 42.2?
Yes wxWidgets-3_0-nostl which audacity uses has to be built with the same version of gcc as audacity. Audacity-2.1.3 in Leap:42.3 was the first audacity version to require gcc > 4.9 and as the Leap:42's use gcc-4.8.8 as default so it had to be built with gcc5. This was picked up in the beginning of 42.3 and I made a wxWidgets-3_0-nostl update built with gcc5. So this is only a 42.2 issue. Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Dave Plater
-
Josep
-
sam@fnet.cx