[Freewx-maint] Bug#856341: python-wxgtk3.0: Warning about wxPython is using an older C++ ABI

Andrey Skvortsov andrej.skvortzov at gmail.com
Tue Feb 28 08:33:08 UTC 2017


Package: python-wxgtk3.0
Version: 3.0.2.0+dfsg-3
Severity: minor

Dear Maintainer,

If wxPython application (for example wxglade) is started, warning about
mismatching C++ ABI is shown.

Here is simple example to reproduce the case.

$ python -c 'import wx'
11:15:20: Warning: Mismatch between the program and library build versions
detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1010,wx
containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1009,wx
containers,compatible with 2.8).

Probably wxPython needs to be rebuilt to make this warning go away.



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-wxgtk3.0 depends on:
ii  libc6             2.24-9
ii  libgcc1           1:6.3.0-6
ii  libstdc++6        6.3.0-6
ii  libwxbase3.0-0v5  3.0.2+dfsg-2+b1
ii  libwxgtk3.0-0v5   3.0.2+dfsg-2+b1
ii  python            2.7.13-2
ii  python-wxversion  3.0.2.0+dfsg-3
pn  python:any        <none>

python-wxgtk3.0 recommends no packages.

Versions of packages python-wxgtk3.0 suggests:
pn  wx3.0-doc  <none>

-- no debconf information



More information about the Freewx-maint mailing list