Свежий Сизиф, systemd. На i586 и x86_64 не получается запустить pgadmin3: =8<============================================================================= teer@teer ~ $pgadmin3 Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6). zsh: abort pgadmin3 teer@teer ~ $rpm -q pgadmin3 pgadmin3-1.20.0-alt1 =8<=============================================================================
Судя по всему, теперь нужно пересобирать все C++-ное, что зависит от недавно пересобранного libwxGTK (см. URL).
pgadmin3-1.20.0-alt1.1 -> sisyphus: * Sat Jul 04 2015 Gleb F-Malinovskiy <glebfm@altlinux> 1.20.0-alt1.1 - Rebuilt for gcc5 C++11 ABI (ALT#31120).
А можно ещё раз: $ pgadmin3 Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.6). Аварийный останов $ rpm -q pgadmin3 pgadmin3-1.20.0-alt1.1
(In reply to comment #3) > А можно ещё раз: > $ pgadmin3 > Fatal Error: Mismatch between the program and library build versions detected. > The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx > containers,compatible with 2.6), > and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx > containers,compatible with 2.6). Эту проверку нужно оторвать от всех libwx.
pgadmin3-1.20.0-alt1.0.M70P.1 -> p7: * Tue Dec 15 2015 Andrey Cherepanov <cas@altlinux> 1.20.0-alt1.0.M70P.1 - Backport new version to p7 branch (ALT #31625) * Sat Jul 04 2015 Gleb F-Malinovskiy <glebfm@altlinux> 1.20.0-alt1.1 - Rebuilt for gcc5 C++11 ABI (ALT#31120). * Tue Dec 23 2014 Alexey Shabalin <shaba@altlinux> 1.20.0-alt1 - git REL-1_20_0_PATCHES branch
(In reply to comment #5) > pgadmin3-1.20.0-alt1.0.M70P.1 -> p7: Закрылось по ошибке.
pgadmin3-1.20.0-alt1.0.M70P.1 -> t7: * Tue Dec 15 2015 Andrey Cherepanov <cas@altlinux> 1.20.0-alt1.0.M70P.1 - Backport new version to p7 branch (ALT #31625) * Sat Jul 04 2015 Gleb F-Malinovskiy <glebfm@altlinux> 1.20.0-alt1.1 - Rebuilt for gcc5 C++11 ABI (ALT#31120). * Tue Dec 23 2014 Alexey Shabalin <shaba@altlinux> 1.20.0-alt1 - git REL-1_20_0_PATCHES branch
Закрылось по ошибке опять.
wxGTK-2:2.8.12-alt1.svn20131012.3 -> sisyphus: * Fri Mar 11 2016 Gleb F-Malinovskiy <glebfm@altlinux> 2:2.8.12-alt1.svn20131012.3 - Disabled C++ ABI version checking (ALT#31120).