Source: python-qtawesome
Version: 1.3.1+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250124 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory 
> '/build/reproducible-path/python-qtawesome-1.3.1+dfsg'
> PYTHONPATH=. python3 -m sphinx -N -b html docs/source build/html
> Running Sphinx v8.1.3
> loading translations [en]... done
> Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
> 'restructuredtext'}`.
> loading intersphinx inventory 'python' from 
> /usr/share/doc/python3/html/objects.inv ...
> [autosummary] generating autosummary for: api_documentation.rst, 
> icon_browser.rst, index.rst, introduction.rst, usage.rst
> WARNING: Failed to import qtawesome.
> Possible hints:
> * QtBindingsNotFoundError: No Qt bindings could be found
> * KeyError: 'qtawesome'
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 5 source files that are out of date
> updating environment: [new config] 5 added, 0 changed, 0 removed
> reading sources... [ 20%] api_documentation
> reading sources... [ 40%] icon_browser
> reading sources... [ 60%] index
> reading sources... [ 80%] introduction
> reading sources... [100%] usage
> 
> WARNING: autodoc: failed to import module 'qtawesome'; the following 
> exception was raised:
> No Qt bindings could be found [autodoc.import_object]
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... 
> copying static files... 
> Writing evaluated template result to 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/build/html/_static/documentation_options.js
> Writing evaluated template result to 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/build/html/_static/basic.css
> Writing evaluated template result to 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/build/html/_static/language_data.js
> Writing evaluated template result to 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/build/html/_static/js/versions.js
> copying static files: done
> copying extra files... 
> copying extra files: done
> copying assets: done
> writing output... [ 20%] api_documentation
> writing output... [ 40%] icon_browser
> writing output... [ 60%] index
> writing output... [ 80%] introduction
> writing output... [100%] usage
> 
> generating indices... genindex done
> highlighting module code... 
> writing additional pages... search done
> copying images... [ 50%] ../../qtawesome-browser.png
> copying images... [100%] ../../qtawesome-screenshot.gif
> 
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 2 warnings.
> 
> The HTML pages are in build/html.
> make[1]: Leaving directory 
> '/build/reproducible-path/python-qtawesome-1.3.1+dfsg'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.12_qtawesome/build;
>  python3.12 -m unittest discover -v 
> qtawesome (unittest.loader._FailedTest.qtawesome) ... ERROR
> 
> ======================================================================
> ERROR: qtawesome (unittest.loader._FailedTest.qtawesome)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: qtawesome
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.12_qtawesome/build/qtawesome/__init__.py",
>  line 23, in <module>
>     from qtpy import QtCore, QtWidgets, QtGui
>   File "/usr/lib/python3/dist-packages/qtpy/__init__.py", line 293, in 
> <module>
>     raise QtBindingsNotFoundError from None
> qtpy.QtBindingsNotFoundError: No Qt bindings could be found
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.12_qtawesome/build;
>  python3.12 -m unittest discover -v 
> I: pybuild base:311: cd 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.13_qtawesome/build;
>  python3.13 -m unittest discover -v 
> qtawesome (unittest.loader._FailedTest.qtawesome) ... ERROR
> 
> ======================================================================
> ERROR: qtawesome (unittest.loader._FailedTest.qtawesome)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: qtawesome
> Traceback (most recent call last):
>   File "/usr/lib/python3.13/unittest/loader.py", line 429, in _find_test_path
>     package = self._get_module_from_name(name)
>   File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
> _get_module_from_name
>     __import__(name)
>     ~~~~~~~~~~^^^^^^
>   File 
> "/build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.13_qtawesome/build/qtawesome/__init__.py",
>  line 23, in <module>
>     from qtpy import QtCore, QtWidgets, QtGui
>   File "/usr/lib/python3/dist-packages/qtpy/__init__.py", line 293, in 
> <module>
>     raise QtBindingsNotFoundError from None
> qtpy.QtBindingsNotFoundError: No Qt bindings could be found
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
> 
> FAILED (errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /build/reproducible-path/python-qtawesome-1.3.1+dfsg/.pybuild/cpython3_3.13_qtawesome/build;
>  python3.13 -m unittest discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.13" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2025/01/24/python-qtawesome_1.3.1+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&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.

Reply via email to