Your message dated Sat, 19 Apr 2025 01:15:38 -0400
with message-id <87jz7gag05....@sergiodj.net>
and subject line Re: Bug#1102952: wxmplot: FTBFS in testing: ImportError: 
/usr/lib/python3/dist-packages/wx/_core.cpython-313-x86_64-linux-gnu.so: 
undefined symbol: _ZN14wxTranslations27GetBestAvailableTranslationERK8wxString, 
version WXU_3.2
has caused the Debian Bug report #1102952,
regarding wxmplot: FTBFS in testing: ImportError: 
/usr/lib/python3/dist-packages/wx/_core.cpython-313-x86_64-linux-gnu.so: 
undefined symbol: _ZN14wxTranslations27GetBestAvailableTranslationERK8wxString, 
version WXU_3.2
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 ow...@bugs.debian.org
immediately.)


-- 
1102952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102952
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wxmplot
Version: 0.9.58-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250412 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/wxmplot-0.9.58'
> dh_auto_build
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/wxmplot-0.9.58/.pybuild/cpython3_3.13_wxmplot  
> * Building wheel...
> running bdist_wheel
> running build
> running build_py
> creating build/lib/wxmplot
> copying wxmplot/multiframe.py -> build/lib/wxmplot
> copying wxmplot/imageframe.py -> build/lib/wxmplot
> copying wxmplot/plotapp.py -> build/lib/wxmplot
> copying wxmplot/interactive.py -> build/lib/wxmplot
> copying wxmplot/basepanel.py -> build/lib/wxmplot
> copying wxmplot/utils.py -> build/lib/wxmplot
> copying wxmplot/inputhook.py -> build/lib/wxmplot
> copying wxmplot/imageconf.py -> build/lib/wxmplot
> copying wxmplot/residualplotframe.py -> build/lib/wxmplot
> copying wxmplot/imagematrixframe.py -> build/lib/wxmplot
> copying wxmplot/version.py -> build/lib/wxmplot
> copying wxmplot/plotconfigframe.py -> build/lib/wxmplot
> copying wxmplot/plotpanel.py -> build/lib/wxmplot
> copying wxmplot/plotframe.py -> build/lib/wxmplot
> copying wxmplot/colors.py -> build/lib/wxmplot
> copying wxmplot/imagepanel.py -> build/lib/wxmplot
> copying wxmplot/config.py -> build/lib/wxmplot
> copying wxmplot/stackedplotframe.py -> build/lib/wxmplot
> copying wxmplot/allow_idle_macosx.py -> build/lib/wxmplot
> copying wxmplot/baseframe.py -> build/lib/wxmplot
> copying wxmplot/__init__.py -> build/lib/wxmplot
> running egg_info
> creating wxmplot.egg-info
> writing wxmplot.egg-info/PKG-INFO
> writing dependency_links to wxmplot.egg-info/dependency_links.txt
> writing requirements to wxmplot.egg-info/requires.txt
> writing top-level names to wxmplot.egg-info/top_level.txt
> writing manifest file 'wxmplot.egg-info/SOURCES.txt'
> reading manifest file 'wxmplot.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitattributes'
> warning: no previously-included files matching 'core.*' found under directory 
> '*.pyc'
> warning: no previously-included files matching '*~' found under directory 
> '*.pyc'
> warning: no previously-included files matching '*.pdf' found under directory 
> '*.pyc'
> warning: no previously-included files matching '*.tiff' found under directory 
> 'examples'
> warning: no previously-included files matching '*' found under directory 'doc'
> warning: no previously-included files matching '*' found under directory 
> '.github'
> adding license file 'LICENSE'
> writing manifest file 'wxmplot.egg-info/SOURCES.txt'
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/wxmplot
> copying build/lib/wxmplot/multiframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/imageframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/plotapp.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/interactive.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/basepanel.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/utils.py -> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/inputhook.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/imageconf.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/residualplotframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/imagematrixframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/version.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/plotconfigframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/plotpanel.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/plotframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/colors.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/imagepanel.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/config.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/stackedplotframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/allow_idle_macosx.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/baseframe.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> copying build/lib/wxmplot/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./wxmplot
> running install_egg_info
> Copying wxmplot.egg-info to 
> build/bdist.linux-x86_64/wheel/./wxmplot-0.9.58.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/wxmplot-0.9.58.dist-info/WHEEL
> creating 
> '/build/reproducible-path/wxmplot-0.9.58/.pybuild/cpython3_3.13_wxmplot/.tmp-05dpjht_/wxmplot-0.9.58-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'wxmplot/__init__.py'
> adding 'wxmplot/allow_idle_macosx.py'
> adding 'wxmplot/baseframe.py'
> adding 'wxmplot/basepanel.py'
> adding 'wxmplot/colors.py'
> adding 'wxmplot/config.py'
> adding 'wxmplot/imageconf.py'
> adding 'wxmplot/imageframe.py'
> adding 'wxmplot/imagematrixframe.py'
> adding 'wxmplot/imagepanel.py'
> adding 'wxmplot/inputhook.py'
> adding 'wxmplot/interactive.py'
> adding 'wxmplot/multiframe.py'
> adding 'wxmplot/plotapp.py'
> adding 'wxmplot/plotconfigframe.py'
> adding 'wxmplot/plotframe.py'
> adding 'wxmplot/plotpanel.py'
> adding 'wxmplot/residualplotframe.py'
> adding 'wxmplot/stackedplotframe.py'
> adding 'wxmplot/utils.py'
> adding 'wxmplot/version.py'
> adding 'wxmplot-0.9.58.dist-info/LICENSE'
> adding 'wxmplot-0.9.58.dist-info/METADATA'
> adding 'wxmplot-0.9.58.dist-info/WHEEL'
> adding 'wxmplot-0.9.58.dist-info/top_level.txt'
> adding 'wxmplot-0.9.58.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built wxmplot-0.9.58-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
> "installer" module
> PYTHONPATH=. python3 -m sphinx -N -bhtml doc/ build/html
> Running Sphinx v8.1.3
> 
> Configuration error:
> There is a programmable error in your configuration file:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 529, in 
> eval_config_file
>     exec(code, namespace)  # NoQA: S102
>     ~~~~^^^^^^^^^^^^^^^^^
>   File "/build/reproducible-path/wxmplot-0.9.58/doc/conf.py", line 15, in 
> <module>
>     import wxmplot
>   File "/build/reproducible-path/wxmplot-0.9.58/wxmplot/__init__.py", line 
> 31, in <module>
>     import wx
>   File "/usr/lib/python3/dist-packages/wx/__init__.py", line 17, in <module>
>     from wx.core import *
>   File "/usr/lib/python3/dist-packages/wx/core.py", line 12, in <module>
>     from ._core import *
> ImportError: 
> /usr/lib/python3/dist-packages/wx/_core.cpython-313-x86_64-linux-gnu.so: 
> undefined symbol: 
> _ZN14wxTranslations27GetBestAvailableTranslationERK8wxString, version WXU_3.2
> 
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2025/04/12/wxmplot_0.9.58-1_testing.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
user debian-rele...@lists.debian.org
usertags 1102952 + bsp-2025-04-brazil
thanks

On Sunday, April 13 2025, Lucas Nussbaum wrote:

> Hi,
>
> During a rebuild of all packages in testing (trixie), your package failed
> to build on amd64.

This is not reproducible anymore and has been fixed by
https://tracker.debian.org/news/1637935/accepted-wxpython40-423dfsg-1-source-into-unstable/.
Closing.

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to