#1140268 python-ewoksorange: FTBFS: E ModuleNotFoundError: No module named 'PyQt5.QtSvg'

#1140268#5
Date:
2026-06-17 16:15:32 UTC
From:
To:
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 ====================================