Package: src:psygnal
Version: 0.15.0-1
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/202601/

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:psygnal, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:139: Building wheel for python3.14 with "build" 
module
I: pybuild base:384: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_psygnal  
* Building wheel...
Successfully built psygnal-0.15.0-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:139: Building wheel for python3.13 with "build" 
module
I: pybuild base:384: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal  
* Building wheel...
Successfully built psygnal-0.15.0-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_psygnal/build; 
python3.14 -m pytest --ignore=tests/test_qt_compat.py
PySide2/__init__.py: Unable to import shiboken2 from 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_psygnal/build, 
/<<PKGBUILDDIR>>/debian/python3-psygnal/usr/lib/python3.14/dist-packages, 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_psygnal/build, /usr/lib/python314.zip, 
/usr/lib/python3.14, /usr/lib/python3.14/lib-dynload, 
/usr/local/lib/python3.14/dist-packages, /usr/lib/python3/dist-packages
============================= test session starts 
==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
PyQt6 6.10.2 -- Qt runtime 6.9.2 -- Qt compiled 6.9.2
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_psygnal/build
configfile: pyproject.toml
testpaths: tests
plugins: qt-4.4.0, asyncio-1.3.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=function, 
asyncio_default_test_loop_scope=function
collected 678 items / 1 skipped

tests/containers/test_evented_dict.py 
................
                   [  2%]
tests/containers/test_evented_list.py 
..................................
 [  7%]
..............
                                                           [  9%]
tests/containers/test_evented_proxy.py 
.....                         
    [ 10%]
tests/containers/test_evented_set.py 
...................................
 [ 15%]
..............
                                                           [ 17%]
tests/containers/test_nested_containers.py 
.........
                     [ 18%]
tests/containers/test_selectable_evented_list.py 
...................
     [ 21%]
tests/containers/test_selection.py 
...........
                           [ 23%]
tests/test_coroutines.py 
......               
                           [ 24%]
tests/test_dataclass_utils.py 
......               
                      [ 24%]
tests/test_evented_decorator.py 
............ss..........
                 [ 28%]
tests/test_evented_model.py 
....s......s.s.....s..................
       [ 34%]
tests/test_group.py 
.......................
                              [ 37%]
tests/test_group_aliases.py 
...s..               
                        [ 38%]
tests/test_group_descriptor.py 
...s...........
                           [ 40%]
tests/test_path_step.py 
........
                                         [ 41%]
tests/test_psygnal.py 
.................ss............s..................
 [ 49%]
........................................................................
 [ 59%]
........................................................................
 [ 70%]
........................................................................
 [ 80%]
........................................................................
 [ 91%]
.........
                                                                [ 92%]
tests/test_pydantic_support.py 
.......     
                              [ 93%]
tests/test_pyinstaller_hook.py .s                        
                [ 94%]
tests/test_testing_utils.py 
.......     
                                 [ 95%]
tests/test_throttler.py 
.sss..ss
                                         [ 96%]
tests/test_utils.py 
......               
                                [ 97%]
tests/test_weak_callable.py 
.s....s...........
                           [100%]

======================= 659 passed, 20 skipped 
in 2.09s ========================
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal/build; 
python3.13 -m pytest --ignore=tests/test_qt_compat.py
============================= test session starts 
==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
PySide2 5.15.18 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal/build
configfile: pyproject.toml
testpaths: tests
plugins: qt-4.4.0, asyncio-1.3.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=function, 
asyncio_default_test_loop_scope=function
collected 640 items / 1 error / 1 skipped

==================================== ERRORS ====================================
_________________ ERROR collecting tests/test_evented_model.py 
_________________
ImportError while importing test module 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal/build/tests/test_evented_model.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/test_evented_model.py:12: in <module>
    from psygnal import EventedModel
E   ImportError: cannot import name 'EventedModel' from 'psygnal' 
(/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal/build/psygnal/__init__.py)
=========================== short test summary info 
============================
ERROR tests/test_evented_model.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 skipped, 1 error in 
0.52s ==========================
E: pybuild pybuild:483: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_psygnal/build; python3.13 -m pytest 
--ignore=tests/test_qt_compat.py
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to