audio/audacity Abort trap
Jack L.
xxjack12xx at gmail.com
Sat Jun 10 08:13:34 UTC 2017
Hi, there are a few ways to fix this and there's a PR with this issue.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218104
I've submitted a patch for wxgtk to not kill audacity here
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219813
Ultimately, I want to get audacity to compile on clang and that's a
work in progress but a few workarounds are available in those 2 PRs.
On Sat, Jun 10, 2017 at 12:35 AM, Janos Dohanics <web at 3dresearch.com> wrote:
> All,
>
> trying to start freshly built audio/audacity on 10.3-STABLE #0 r315269:
>
> $ /usr/local/bin/audacity
> 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.6,compatible with 2.8),
> and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.6,compatible with 2.8).
> Abort trap (core dumped)
>
> # portversion -vR audacity-2.1.3
> [Reading data from pkg(8) ... - 915 packages found - done]
> atk-2.24.0 = up-to-date with port
> audacity-2.1.3 = up-to-date with port
> desktop-file-utils-0.23 = up-to-date with port
> expat-2.2.0_1 = up-to-date with port
> ffmpeg-3.3.1,1 = up-to-date with port
> flac-1.3.2 = up-to-date with port
> gcc5-5.4.0_2 = up-to-date with port
> gdk-pixbuf2-2.36.6 = up-to-date with port
> gettext-runtime-0.19.8.1_1 = up-to-date with port
> glib-2.50.2_2,1 = up-to-date with port
> gtk-update-icon-cache-2.24.29 = up-to-date with port
> ladspa-1.13_1 = up-to-date with port
> lame-3.99.5_3 = up-to-date with port
> libid3tag-0.15.1b_1 = up-to-date with port
> libmad-0.15.1b_6 = up-to-date with port
> libsndfile-1.0.28 = up-to-date with port
> libvorbis-1.3.5_1,3 = up-to-date with port
> pango-1.40.6 = up-to-date with port
> shared-mime-info-1.8 = up-to-date with port
> soundtouch-1.9.2_3 = up-to-date with port
> twolame-0.3.13_4 = up-to-date with port
> vamp-plugin-sdk-2.6 = up-to-date with port
> wx30-gtk2-3.0.2_6 = up-to-date with port
>
> # portversion -vR wx30-gtk2-3.0.2_6
> [Reading data from pkg(8) ... - 915 packages found - done]
> ORBit2-2.14.19_2 = up-to-date with port
> atk-2.24.0 = up-to-date with port
> expat-2.2.0_1 = up-to-date with port
> gconf2-3.2.6_5 = up-to-date with port
> gettext-runtime-0.19.8.1_1 = up-to-date with port
> glib-2.50.2_2,1 = up-to-date with port
> gstreamer-plugins-0.10.36_8,3 = up-to-date with port
> gtk2-2.24.31 = up-to-date with port
> jpeg-turbo-1.5.1 = up-to-date with port
> libGLU-9.0.0_3 = up-to-date with port
> libIDL-0.8.14_3 = up-to-date with port
> libSM-1.2.2_3,1 = up-to-date with port
> libX11-1.6.5,1 = up-to-date with port
> libXinerama-1.1.3_3,1 = up-to-date with port
> libXxf86vm-1.1.4_1 = up-to-date with port
> libmspack-0.5 = up-to-date with port
> libxml2-2.9.4 = up-to-date with port
> pango-1.40.6 = up-to-date with port
> png-1.6.29 = up-to-date with port
> tiff-4.0.8 = up-to-date with port
> webkit-gtk2-2.4.11_10 = up-to-date with port
> wx30-gtk2-3.0.2_6 = up-to-date with port
>
> pkg_libchk shows no errors.
>
> What am I missing? Please advise.
>
> --
> Janos Dohanics
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list