$ audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.6). Aborted This is after reemerging both wxGTK and audacity with gcc 5.2. Somehow they're using different C++ ABIs, and this is causing problems. Reproducible: Always
Not here. Are all dependencies built with gcc 5?
I'm going to wager a guess that build.logs are going to be useful for solving this.
*** This bug has been marked as a duplicate of bug 547788 ***