<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>31100</bug_id>
          
          <creation_ts>2015-06-25 16:40:44 +0300</creation_ts>
          <short_desc>Необходимо пересобрать с новым C++ ABI</short_desc>
          <delta_ts>2015-06-26 14:29:27 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libwxGTK</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Антон Мидюков">midyukov-anton</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>glebfm</cc>
    
    <cc>real</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>151919</commentid>
    <comment_count>0</comment_count>
    <who name="Антон Мидюков">midyukov-anton</who>
    <bug_when>2015-06-25 16:40:44 +0300</bug_when>
    <thetext>При старте в вывод терминала (через gdb) получаем:

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 1008,wx containers,compatible with 2.6).

Program received signal SIGABRT, Aborted.
0x00007ffff27de2a5 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56	  return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) Quit
(gdb) quit 
A debugging session is active.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>151930</commentid>
    <comment_count>1</comment_count>
    <who name="Gleb F-Malinovskiy">glebfm</who>
    <bug_when>2015-06-26 13:43:12 +0300</bug_when>
    <thetext>(In reply to comment #0)
&gt; При старте в вывод терминала (через gdb) получаем:
&gt; 
&gt; Fatal Error: Mismatch between the program and library build versions detected.
&gt; The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx
&gt; containers,compatible with 2.6),
&gt; and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx
&gt; containers,compatible with 2.6).

Нужно пересобрать libwxGTK. Проблема ровно из-за того, что audacity пересобран, а wxGTK ещё нет.
Перевешиваю.
 
&gt; Program received signal SIGABRT, Aborted.
&gt; 0x00007ffff27de2a5 in __GI_raise (sig=sig@entry=6)
&gt;     at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
&gt; 56      return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);

Без backtrace эта информация слегка бесполезна.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>151931</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2015-06-26 14:29:27 +0300</bug_when>
    <thetext>wxGTK-2:2.8.12-alt1.svn20131012.1 -&gt; sisyphus:

* Fri Jun 26 2015 Gleb F-Malinovskiy &lt;glebfm@altlinux&gt; 2:2.8.12-alt1.svn20131012.1
- Rebuilt for gcc5 C++11 ABI (ALT#31100).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>