Re: Audacity Library Mismatch (Wxgtk2.8)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, 01 May 2015 04:40:28 -0400, Mark Lee wrote:
>On Friday, May 01, 2015 10:32:05 AM Ralf Mardorf wrote:
>> Actually the warning says that "The library used 2.8 [snip] and your
>> program used 2.8" too.
>> 
>> So you could file a bug against upstream, it isn't an issue caused by
>> the package.
>
>It's caused by the package:
>https://projects.archlinux.org/svntogit/packages.git/plain/trunk/make-abicheck-non-fatal.patch?h=packages/wxgtk2.8

$ cat /var/abs/extra/wxgtk2.8/make-abicheck-non-fatal.patch 
[snip]
-        wxLogFatalError(msg.c_str());
[snip]
+        wxLogWarning(msg.c_str());
[snip]
 
[rocketmouse@archlinux ~]$ grep pkgrel /var/abs/extra/wxgtk2.8/PKGBUILD 
pkgrel=3
[rocketmouse@archlinux ~]$ pacman -Q wxgtk2.8
wxgtk2.8 2.8.12.1-3

IIUC the patch let a fatal error become a warning. Everything behind -
is removed and + is added. Isn't this already a workaround for an issue
caused by upstream?


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux