Your message dated Mon, 27 Mar 2017 19:42:31 -0400 (EDT)
with message-id <[email protected]>
and subject line Re: [Freewx-maint] Bug#856341: python-wxgtk3.0: Warning about
wxPython is using an older C++ ABI
has caused the Debian Bug report #856341,
regarding python-wxgtk3.0: Warning about wxPython is using an older C++ ABI
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
856341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856341
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
On Sat, 25 Mar 2017, Scott Talbert wrote:
I requested a binNMU for wxpython. This should hopefully take care of it.
binNMU took care of the problem in sid. I don't have a stretch system to
test, but at least according to this[1], the updated build has made it
there too, so closing.
[1] https://packages.debian.org/stretch/python-wxgtk3.0
--- End Message ---