Package: src:weechat-matrix
Version: 0.3.0-3.3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:weechat-matrix, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
install                        Install the plugin to 
$(DESTDIR)/$(PREFIX)
test                           Run automated tests
typecheck                      Run type check
uninstall                      Uninstall the plugin from $(PREFIX)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
python3 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.4, hypothesis-6.151.9
collected 9 items / 1 error

==================================== ERRORS ====================================
_____________________ ERROR collecting tests/color_test.py _____________________
tests/color_test.py:23: in <module>
    first_16_html_colors = list(webcolors.HTML4_HEX_TO_NAMES.values())
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   AttributeError: module 'webcolors' has no attribute 'HTML4_HEX_TO_NAMES'
=========================== short test summary info ============================
ERROR tests/color_test.py - AttributeError: module 'webcolors' has no attribu...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 1.42s ===============================
make[1]: *** [Makefile:32: test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to