Package: src:python-ewoksorange
Version: 3.3.1-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/202606/

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:python-ewoksorange, 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:142: Building wheel for python3.14 with "build" 
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
Entry point `Ewoks Demo` does not follow recommended pattern: [\w.-]+

[... snipped ...]

copying build/lib/ewoksorange/bindings/taskwrapper.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/progress.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsettings.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owwidgets.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/bindings.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/__init__.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsconvert.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsignal_manager.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/qtapp.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/taskexecuter.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/orange_version.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
copying build/lib/ewoksorange/engine.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
copying build/lib/ewoksorange/discovery.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
running install_egg_info
Copying src/ewoksorange.egg-info to 
build/bdist.linux-x86_64/wheel/./ewoksorange-3.3.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ewoksorange-3.3.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-sw7wwyha/ewoksorange-3.3.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ewoksorange/__init__.py'
adding 'ewoksorange/discovery.py'
adding 'ewoksorange/engine.py'
adding 'ewoksorange/orange_version.py'
adding 'ewoksorange/pkg_meta.py'
adding 'ewoksorange/registration.py'
adding 'ewoksorange/bindings/__init__.py'
adding 'ewoksorange/bindings/bindings.py'
adding 'ewoksorange/bindings/events.py'
adding 'ewoksorange/bindings/invalid_data.py'
adding 'ewoksorange/bindings/owsconvert.py'
adding 'ewoksorange/bindings/owsettings.py'
adding 'ewoksorange/bindings/owsignal_manager.py'
adding 'ewoksorange/bindings/owwidgets.py'
adding 'ewoksorange/bindings/progress.py'
adding 'ewoksorange/bindings/qtapp.py'
adding 'ewoksorange/bindings/taskexecuter.py'
adding 'ewoksorange/bindings/taskexecutor_queue.py'
adding 'ewoksorange/bindings/taskwrapper.py'
adding 'ewoksorange/canvas/__init__.py'
adding 'ewoksorange/canvas/__main__.py'
adding 'ewoksorange/canvas/config.py'
adding 'ewoksorange/canvas/handler.py'
adding 'ewoksorange/canvas/main.py'
adding 'ewoksorange/canvas/utils.py'
adding 'ewoksorange/gui/__init__.py'
adding 'ewoksorange/gui/_oasys_patch.py'
adding 'ewoksorange/gui/_patch_on_import.py'
adding 'ewoksorange/gui/data_viewer.py'
adding 'ewoksorange/gui/orange_imports.py'
adding 'ewoksorange/gui/parameterform.py'
adding 'ewoksorange/gui/qtsignals.py'
adding 'ewoksorange/gui/simpletypesmixin.py'
adding 'ewoksorange/gui/canvas/__init__.py'
adding 'ewoksorange/gui/canvas/__main__.py'
adding 'ewoksorange/gui/canvas/config.py'
adding 'ewoksorange/gui/canvas/handler.py'
adding 'ewoksorange/gui/canvas/main.py'
adding 'ewoksorange/gui/canvas/utils.py'
adding 'ewoksorange/gui/concurrency/__init__.py'
adding 'ewoksorange/gui/concurrency/base.py'
adding 'ewoksorange/gui/concurrency/queued.py'
adding 'ewoksorange/gui/concurrency/threaded.py'
adding 'ewoksorange/gui/orange_utils/__init__.py'
adding 'ewoksorange/gui/orange_utils/_signals.py'
adding 'ewoksorange/gui/orange_utils/orange_imports.py'
adding 'ewoksorange/gui/orange_utils/settings.py'
adding 'ewoksorange/gui/orange_utils/signal_manager.py'
adding 'ewoksorange/gui/orange_utils/signals.py'
adding 'ewoksorange/gui/owwidgets/__init__.py'
adding 'ewoksorange/gui/owwidgets/base.py'
adding 'ewoksorange/gui/owwidgets/meta.py'
adding 'ewoksorange/gui/owwidgets/nothread.py'
adding 'ewoksorange/gui/owwidgets/registration.py'
adding 'ewoksorange/gui/owwidgets/summarizers.py'
adding 'ewoksorange/gui/owwidgets/threaded.py'
adding 'ewoksorange/gui/owwidgets/types.py'
adding 'ewoksorange/gui/qt_utils/__init__.py'
adding 'ewoksorange/gui/qt_utils/app.py'
adding 'ewoksorange/gui/qt_utils/progress.py'
adding 'ewoksorange/gui/qt_utils/signals.py'
adding 'ewoksorange/gui/utils/__init__.py'
adding 'ewoksorange/gui/utils/events.py'
adding 'ewoksorange/gui/utils/invalid_data.py'
adding 'ewoksorange/gui/utils/model.py'
adding 'ewoksorange/gui/widgets/__init__.py'
adding 'ewoksorange/gui/widgets/data_viewer.py'
adding 'ewoksorange/gui/widgets/parameter_form.py'
adding 'ewoksorange/gui/widgets/simple_types_mixin.py'
adding 'ewoksorange/gui/workflows/__init__.py'
adding 'ewoksorange/gui/workflows/owscheme.py'
adding 'ewoksorange/gui/workflows/representation.py'
adding 'ewoksorange/gui/workflows/task_wrappers.py'
adding 'ewoksorange/tests/__init__.py'
adding 'ewoksorange/tests/conftest.py'
adding 'ewoksorange/tests/test_OneThreadPerRun.py'
adding 'ewoksorange/tests/test_custom_signals.py'
adding 'ewoksorange/tests/test_default_values.py'
adding 'ewoksorange/tests/test_default_widget.py'
adding 'ewoksorange/tests/test_dynamic_link.py'
adding 'ewoksorange/tests/test_examples.py'
adding 'ewoksorange/tests/test_execute_task.py'
adding 'ewoksorange/tests/test_link_value_data_type.py'
adding 'ewoksorange/tests/test_listoperations.py'
adding 'ewoksorange/tests/test_native_tasks.py'
adding 'ewoksorange/tests/test_ows_conversion.py'
adding 'ewoksorange/tests/test_parameterform.py'
adding 'ewoksorange/tests/test_sumtask.py'
adding 'ewoksorange/tests/test_task_executor.py'
adding 'ewoksorange/tests/test_tasks.py'
adding 'ewoksorange/tests/test_tutorials.py'
adding 'ewoksorange/tests/test_workflow_events.py'
adding 'ewoksorange/tests/utils.py'
adding 'ewoksorange/tests/examples/__init__.py'
adding 'ewoksorange/tests/examples/tasks.py'
adding 'ewoksorange/tests/examples/widgets.py'
adding 'ewoksorange-3.3.1.dist-info/licenses/LICENSE.md'
adding 'orangecontrib/ewoksdemo/__init__.py'
adding 'orangecontrib/ewoksdemo/sumtask.py'
adding 'orangecontrib/ewoksdemo/icons/__init__.py'
adding 'orangecontrib/ewoksdemo/icons/category.svg'
adding 'orangecontrib/ewoksdemo/icons/sum.png'
adding 'orangecontrib/ewoksdemo/tutorials/__init__.py'
adding 'orangecontrib/ewoksdemo/tutorials/ewoksdemo_acyclic1.ows'
adding 'orangecontrib/ewoksnowidget/__init__.py'
adding 'orangecontrib/ewoksnowidget/widgets.py'
adding 'orangecontrib/ewoksnowidget/icons/__init__.py'
adding 'orangecontrib/ewoksnowidget/icons/category.svg'
adding 'orangecontrib/ewoksnowidget/icons/nowidget.svg'
adding 'orangecontrib/ewokstest/__init__.py'
adding 'orangecontrib/ewokstest/listgenerator.py'
adding 'orangecontrib/ewokstest/print_sum.py'
adding 'orangecontrib/ewokstest/sumlist_one_thread.py'
adding 'orangecontrib/ewokstest/sumlist_parameter_form.py'
adding 'orangecontrib/ewokstest/sumlist_several_thread.py'
adding 'orangecontrib/ewokstest/sumlist_stack.py'
adding 'orangecontrib/ewokstest/sumtask.py'
adding 'orangecontrib/ewokstest/icons/__init__.py'
adding 'orangecontrib/ewokstest/icons/category.svg'
adding 'orangecontrib/ewokstest/icons/mywidget.svg'
adding 'orangecontrib/ewokstest/icons/sum.png'
adding 'orangecontrib/ewokstest/tutorials/__init__.py'
adding 'orangecontrib/ewokstest/tutorials/mixed_tutorial.ows'
adding 'orangecontrib/ewokstest/tutorials/mixed_tutorial_oasys.ows'
adding 'orangecontrib/ewokstest/tutorials/sumlist_tutorial.ows'
adding 'orangecontrib/ewokstest/tutorials/sumtask_tutorial.ows'
adding 'ewoksorange-3.3.1.dist-info/METADATA'
adding 'ewoksorange-3.3.1.dist-info/WHEEL'
adding 'ewoksorange-3.3.1.dist-info/entry_points.txt'
adding 'ewoksorange-3.3.1.dist-info/top_level.txt'
adding 'ewoksorange-3.3.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built ewoksorange-3.3.1-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build
configfile: pyproject.toml
plugins: xvfb-3.0.0, typeguard-4.4.4
collected 0 items / 1 error

==================================== ERRORS ====================================
______________________ ERROR collecting ewoksorange/tests ______________________
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1406: in _gcd_import
    ???
<frozen importlib._bootstrap>:1371: in _find_and_load
    ???
<frozen importlib._bootstrap>:1342: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:938: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
ewoksorange/tests/conftest.py:8: in <module>
    from orangecontrib.ewoksnowidget import global_cleanup_ewoksnowidget
orangecontrib/ewoksnowidget/__init__.py:7: in <module>
    from ewoksorange.gui.owwidgets import registration
ewoksorange/gui/__init__.py:1: in <module>
    from . import _patch_on_import  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ewoksorange/gui/_patch_on_import.py:2: in <module>
    from .orange_utils.signal_manager import patch_signal_manager
ewoksorange/gui/orange_utils/signal_manager.py:19: in <module>
    from orangewidget.workflow.widgetsscheme import (
/usr/lib/python3/dist-packages/orangewidget/workflow/widgetsscheme.py:41: in 
<module>
    from orangecanvas.registry import WidgetDescription, OutputSignal
/usr/lib/python3/dist-packages/orangecanvas/registry/__init__.py:53: in <module>
    from . import discovery
/usr/lib/python3/dist-packages/orangecanvas/registry/discovery.py:25: in 
<module>
    from . import cache, WidgetRegistry
/usr/lib/python3/dist-packages/orangecanvas/registry/cache.py:10: in <module>
    from .. import config
/usr/lib/python3/dist-packages/orangecanvas/config.py:30: in <module>
    from .gui.svgiconengine import SvgIconEngine
/usr/lib/python3/dist-packages/orangecanvas/gui/svgiconengine.py:11: in <module>
    from AnyQt.QtSvg import QSvgRenderer
/usr/lib/python3/dist-packages/AnyQt/QtSvg.py:7: in <module>
    from PyQt5.QtSvg import *
E   ModuleNotFoundError: No module named 'PyQt5.QtSvg'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434
  /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434: 
PytestConfigWarning: Unknown config option: timeout
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR ewoksorange/tests - ModuleNotFoundError: No module named 'PyQt5.QtSvg'
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 1 error in 0.41s ==========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest 
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.14, pytest-9.0.3, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: xvfb-3.0.0, typeguard-4.4.4
collected 0 items / 1 error

==================================== ERRORS ====================================
______________________ ERROR collecting ewoksorange/tests ______________________
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1395: in _gcd_import
    ???
<frozen importlib._bootstrap>:1360: in _find_and_load
    ???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:935: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
ewoksorange/tests/conftest.py:8: in <module>
    from orangecontrib.ewoksnowidget import global_cleanup_ewoksnowidget
orangecontrib/ewoksnowidget/__init__.py:7: in <module>
    from ewoksorange.gui.owwidgets import registration
ewoksorange/gui/__init__.py:1: in <module>
    from . import _patch_on_import  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ewoksorange/gui/_patch_on_import.py:2: in <module>
    from .orange_utils.signal_manager import patch_signal_manager
ewoksorange/gui/orange_utils/signal_manager.py:19: in <module>
    from orangewidget.workflow.widgetsscheme import (
/usr/lib/python3/dist-packages/orangewidget/workflow/widgetsscheme.py:41: in 
<module>
    from orangecanvas.registry import WidgetDescription, OutputSignal
/usr/lib/python3/dist-packages/orangecanvas/registry/__init__.py:53: in <module>
    from . import discovery
/usr/lib/python3/dist-packages/orangecanvas/registry/discovery.py:25: in 
<module>
    from . import cache, WidgetRegistry
/usr/lib/python3/dist-packages/orangecanvas/registry/cache.py:10: in <module>
    from .. import config
/usr/lib/python3/dist-packages/orangecanvas/config.py:30: in <module>
    from .gui.svgiconengine import SvgIconEngine
/usr/lib/python3/dist-packages/orangecanvas/gui/svgiconengine.py:11: in <module>
    from AnyQt.QtSvg import QSvgRenderer
/usr/lib/python3/dist-packages/AnyQt/QtSvg.py:7: in <module>
    from PyQt5.QtSvg import *
E   ModuleNotFoundError: No module named 'PyQt5.QtSvg'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434
  /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434: 
PytestConfigWarning: Unknown config option: timeout
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR ewoksorange/tests - ModuleNotFoundError: No module named 'PyQt5.QtSvg'
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 1 error in 0.40s ==========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to