Package: src:pyinstaller Version: 6.15.0+ds-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/202510/ 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:pyinstaller, 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:129: Building wheel for python3.13 with "build" module I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13 * Building wheel... /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. [... snipped ...] }} ''') if not engine.rootObjects(): sys.exit(-1) if is_qt6: # Qt6: exec_() is deprecated in PySide6 and removed from PyQt6 in favor of exec() res = app.exec() else: res = app.exec_() del engine sys.exit(res) """, **USE_WINDOWED_KWARG ) E Failed: Running exe /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source failed with return-code -11. /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/test_qt.py:446: Failed ----------------------------- Captured stdout call ----------------------------- [APP-BUILDER:TEST-SCRIPT] Starting build... [APP-BUILDER:TEST-SCRIPT] Build finished, now running executable... [APP-BUILDER:RUN-EXE] Running '/tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source', args: ['./test_source'] [APP-BUILDER:RUN-EXE] Process exited on its own with return code -11. [APP-BUILDER:RUN-EXE] Done! Return code: -11 ----------------------------- Captured stderr call ----------------------------- [APP-BUILDER:TEST-SCRIPT] Starting build... [APP-BUILDER:TEST-SCRIPT] Build finished, now running executable... [APP-BUILDER:RUN-EXE] Running '/tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source', args: ['./test_source'] [PYI-192799:DEBUG] PyInstaller Bootloader 6.x [PYI-192799:DEBUG] LOADER: argv[0]: ./test_source [PYI-192799:DEBUG] LOADER: executable file: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192799:DEBUG] LOADER: trying to load executable-embedded archive... [PYI-192799:DEBUG] LOADER: attempting to open archive /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192799:DEBUG] LOADER: cookie found at offset 0xB064DEE [PYI-192799:DEBUG] LOADER: archive file: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192799:DEBUG] LOADER: application has onefile semantics... [PYI-192799:DEBUG] LOADER: _PYI_ARCHIVE_FILE not defined... [PYI-192799:DEBUG] LOADER: parent process level = -2 [PYI-192799:DEBUG] LOADER: process level = 0 [PYI-192799:DEBUG] LOADER: storing process name: test_source [PYI-192799:DEBUG] LOADER: this is parent process of onefile application. [PYI-192799:DEBUG] LOADER: creating temporary directory (runtime_tmpdir=(null))... [PYI-192799:DEBUG] LOADER: created temporary directory: /tmp/_MEIEMiaPj [PYI-192799:DEBUG] LOADER: setting _PYI_APPLICATION_HOME_DIR to /tmp/_MEIEMiaPj [PYI-192799:DEBUG] LOADER: application's top-level directory: /tmp/_MEIEMiaPj [PYI-192799:DEBUG] LOADER: setting LD_LIBRARY_PATH=/tmp/_MEIEMiaPj [PYI-192799:DEBUG] LOADER: splash screen is unavailable. [PYI-192799:DEBUG] LOADER: extracting files to temporary directory... [PYI-192799:DEBUG] LOADER: starting the child process... [PYI-192799:DEBUG] LOADER: creating sync semaphore... [PYI-192799:DEBUG] LOADER: forked child process with PID: 192800 [PYI-192799:DEBUG] LOADER: registering signal handlers to forward received signals to child. [PYI-192799:DEBUG] LOADER: signalling the sync semaphore... [PYI-192800:DEBUG] LOADER: waiting on sync semaphore... [PYI-192800:DEBUG] LOADER: starting child process via execvp [PYI-192800:DEBUG] PyInstaller Bootloader 6.x [PYI-192800:DEBUG] LOADER: argv[0]: ./test_source [PYI-192800:DEBUG] LOADER: executable file: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192800:DEBUG] LOADER: trying to load executable-embedded archive... [PYI-192800:DEBUG] LOADER: attempting to open archive /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192800:DEBUG] LOADER: cookie found at offset 0xB064DEE [PYI-192800:DEBUG] LOADER: archive file: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192800:DEBUG] LOADER: application has onefile semantics... [PYI-192800:DEBUG] LOADER: _PYI_ARCHIVE_FILE already defined: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source [PYI-192800:DEBUG] LOADER: using same archive file as parent environment! [PYI-192800:DEBUG] LOADER: parent process level = 0 [PYI-192800:DEBUG] LOADER: process level = 1 [PYI-192800:DEBUG] LOADER: restoring process name: test_source [PYI-192800:DEBUG] LOADER: this is child process of onefile application (main application process). [PYI-192800:DEBUG] LOADER: application's top-level directory: /tmp/_MEIEMiaPj [PYI-192800:DEBUG] LOADER: splash screen is unavailable. [PYI-192800:DEBUG] DYLIB: loading Python shared library: /tmp/_MEIEMiaPj/libpython3.13.so [PYI-192800:DEBUG] DYLIB: loaded Python shared library. [PYI-192800:DEBUG] DYLIB: imported symbols from Python shared library. [PYI-192800:DEBUG] LOADER: pre-initializing embedded python interpreter... [PYI-192800:DEBUG] LOADER: using PEP-587 API... [PYI-192800:DEBUG] LOADER: creating PyConfig structure... [PYI-192800:DEBUG] LOADER: initializing interpreter configuration... [PYI-192800:DEBUG] LOADER: setting program name... [PYI-192800:DEBUG] LOADER: setting python home path... [PYI-192800:DEBUG] LOADER: setting module search paths... [PYI-192800:DEBUG] LOADER: setting sys.argv... [PYI-192800:DEBUG] LOADER: applying run-time options... [PYI-192800:DEBUG] LOADER: starting embedded python interpreter... [PYI-192800:DEBUG] LOADER: setting sys._MEIPASS [PYI-192800:DEBUG] LOADER: importing modules from PKG/CArchive [PYI-192800:DEBUG] LOADER: extracted struct [PYI-192800:DEBUG] LOADER: running unmarshalled code object for module struct... [PYI-192800:DEBUG] LOADER: extracted pyimod01_archive [PYI-192800:DEBUG] LOADER: running unmarshalled code object for module pyimod01_archive... [PYI-192800:DEBUG] LOADER: extracted pyimod02_importers [PYI-192800:DEBUG] LOADER: running unmarshalled code object for module pyimod02_importers... [PYI-192800:DEBUG] LOADER: extracted pyimod03_ctypes [PYI-192800:DEBUG] LOADER: running unmarshalled code object for module pyimod03_ctypes... [PYI-192800:DEBUG] LOADER: looking for PYZ archive TOC entry... [PYI-192800:DEBUG] LOADER: path to PYZ archive stored into sys._pyinstaller_pyz... [PYI-192800:DEBUG] LOADER: running pyiboot01_bootstrap.py [PYI-192800:DEBUG] LOADER: running pyi_rth_inspect.py [PYI-192800:DEBUG] LOADER: running pyi_rth_pyside6.py [PYI-192800:DEBUG] LOADER: running test_source.py [192800:192814:1005/154317.761508:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [192800:192822:1005/154317.792211:ERROR:gl_surface_egl.cc(303)] No suitable EGL configs found. [192800:192822:1005/154317.792228:ERROR:gl_context_egl.cc(159)] Failed to get config for surface 0 [192800:192822:1005/154317.792237:ERROR:gl_surface_egl.cc(303)] No suitable EGL configs found. [192800:192822:1005/154317.792240:ERROR:gl_surface_egl.cc(1018)] No suitable EGL configs found for initialization. [192800:192822:1005/154317.792243:ERROR:gpu_info_collector.cc(92)] gl::GLContext::CreateOffscreenGLSurface failed [192800:192822:1005/154317.792246:ERROR:gpu_info_collector.cc(602)] Could not create surface for info collection. [192800:192822:1005/154317.792843:ERROR:gl_surface_egl.cc(303)] No suitable EGL configs found. [192800:192822:1005/154317.792846:ERROR:gl_surface_egl.cc(1018)] No suitable EGL configs found for initialization. [192800:192822:1005/154317.792883:ERROR:gl_surface_egl.cc(303)] No suitable EGL configs found. [192800:192822:1005/154317.792886:ERROR:gl_surface_egl.cc(1018)] No suitable EGL configs found for initialization. [192800:192822:1005/154317.792888:ERROR:gpu_info_collector.cc(92)] gl::GLContext::CreateOffscreenGLSurface failed [192800:192822:1005/154317.792891:ERROR:gpu_info_collector.cc(602)] Could not create surface for info collection. [192810:192810:0100/000000.884151:ERROR:zygote_linux.cc(639)] Zygote could not fork: process_type renderer numfds 5 child_pid -1 [192810:192810:0100/000000.884230:ERROR:zygote_linux.cc(671)] write: Broken pipe (32) [PYI-192799:DEBUG] LOADER: restoring signal handlers [PYI-192799:DEBUG] LOADER: signal forwarding statistics: all=0, ok=0, err=0, noop=0 [PYI-192799:DEBUG] LOADER: child received signal 11; storing for re-raise after cleanup... [PYI-192799:DEBUG] LOADER: child process exited (return code: 1) [PYI-192799:DEBUG] LOADER: performing cleanup... [PYI-192799:DEBUG] LOADER: removing temporary directory: /tmp/_MEIEMiaPj [PYI-192799:DEBUG] LOADER: temporary directory /tmp/_MEIEMiaPj was successfully removed. [PYI-192799:DEBUG] LOADER: re-raising child signal 11 [APP-BUILDER:RUN-EXE] Process exited on its own with return code -11. [APP-BUILDER:RUN-EXE] Done! Return code: -11 ------------------------------ Captured log call ------------------------------- INFO PyInstaller.__main__:__main__.py:191 PyInstaller: 6.15.0, contrib hooks: 2025.8 INFO PyInstaller.__main__:__main__.py:192 Python: 3.13.7 INFO PyInstaller.__main__:__main__.py:193 Platform: Linux-6.12.48+deb13-cloud-amd64-x86_64-with-glibc2.41 INFO PyInstaller.__main__:__main__.py:194 Python environment: /usr INFO PyInstaller.__main__:__main__.py:64 wrote /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/test_source.spec INFO PyInstaller.building.build_main:build_main.py:510 Module search paths (PYTHONPATH): ['None', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/unit', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build', '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build', '/usr/lib/python313.zip', '/usr/lib/python3.13', '/usr/lib/python3.13/lib-dynload', '/usr/local/lib/python3.13/dist-packages', '/usr/lib/python3/dist-packages', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build', '/tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1', '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/modules'] INFO PyInstaller.building.datastruct:datastruct.py:169 checking Analysis INFO PyInstaller.building.datastruct:datastruct.py:173 Building Analysis because Analysis-482.toc is non existent INFO PyInstaller.building.build_main:build_main.py:665 Running Analysis Analysis-482.toc INFO PyInstaller.building.build_main:build_main.py:666 Target bytecode optimization level: 0 INFO PyInstaller.depend.analysis:analysis.py:962 Reusing cached module dependency graph... INFO PyInstaller.depend.analysis:analysis.py:135 Initializing module graph hook caches... INFO PyInstaller.building.build_main:build_main.py:685 Looking for Python shared library... INFO PyInstaller.building.build_main:build_main.py:690 Using Python shared library: /lib/x86_64-linux-gnu/libpython3.13.so INFO PyInstaller.building.build_main:build_main.py:715 Analyzing /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/test_source.py INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-shiboken6.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtNetwork.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtCore.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.utils.hooks.qt:__init__.py:476 QtLibraryInfo(PySide6): could not find translations with base name 'qtbase'! These translations will not be collected. WARNING PyInstaller.utils.hooks.qt:__init__.py:476 QtLibraryInfo(PySide6): could not find translations with base name 'qt'! These translations will not be collected. INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtGui.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtQml.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.utils.hooks.qt:__init__.py:476 QtLibraryInfo(PySide6): could not find translations with base name 'qtdeclarative'! These translations will not be collected. INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtWebEngineQuick.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtWebEngineCore.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.utils.hooks.qt:__init__.py:476 QtLibraryInfo(PySide6): could not find translations with base name 'qtwebengine'! These translations will not be collected. INFO PyInstaller.utils.hooks.qt:__init__.py:1164 QtLibraryInfo(PySide6): overriding relative destination path of QtWebEngineProcess helper from 'lib/qt6/libexec' to 'libexec'! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtWebChannel.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.analysis:analysis.py:319 Processing module hooks (post-graph stage)... WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtQuick.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtOpenGL.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtPositioning" not found! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtPrintSupport.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-PySide6.QtWidgets.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-pickle.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtPositioning" not found! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-heapq.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' WARNING PyInstaller.depend.imphook:imphook.py:551 Hidden import "PySide6.QtDBus" not found! INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-encodings.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.building.build_main:build_main.py:747 Performing binary vs. data reclassification (658 entries) INFO PyInstaller.building.build_main:build_main.py:770 Looking for ctypes DLLs INFO PyInstaller.depend.analysis:analysis.py:729 Analyzing run-time hooks ... INFO PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 'pyi_rth_inspect.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks/rthooks' INFO PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 'pyi_rth_pyside6.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks/rthooks' INFO PyInstaller.depend.analysis:analysis.py:558 Processing pre-find-module-path hook 'hook-_pyi_rth_utils.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks/pre_find_module_path' INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module hook 'hook-_pyi_rth_utils.py' from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks' INFO PyInstaller.building.build_main:build_main.py:948 Creating base_library.zip... INFO PyInstaller.building.build_main:build_main.py:973 Looking for dynamic libraries INFO PyInstaller.building.build_main:build_main.py:1097 Warnings written to /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/build/test_source/warn-test_source.txt INFO PyInstaller.building.build_main:build_main.py:1106 Graph cross-reference written to /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/build/test_source/xref-test_source.html INFO PyInstaller.building.datastruct:datastruct.py:169 checking PYZ INFO PyInstaller.building.datastruct:datastruct.py:173 Building PYZ because PYZ-492.toc is non existent INFO PyInstaller.building.api:api.py:139 Building PYZ (ZlibArchive) /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/build/test_source/PYZ-492.pyz INFO PyInstaller.building.api:api.py:161 Building PYZ (ZlibArchive) /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/build/test_source/PYZ-492.pyz completed successfully. INFO PyInstaller.building.datastruct:datastruct.py:169 checking PKG INFO PyInstaller.building.datastruct:datastruct.py:173 Building PKG because PKG-494.toc is non existent INFO PyInstaller.building.api:api.py:273 Building PKG (CArchive) test_source.pkg INFO PyInstaller.building.api:api.py:363 Building PKG (CArchive) test_source.pkg completed successfully. INFO PyInstaller.building.api:api.py:756 Bootloader /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/bootloader/Linux-64bit-intel/run_d INFO PyInstaller.building.datastruct:datastruct.py:169 checking EXE INFO PyInstaller.building.datastruct:datastruct.py:173 Building EXE because EXE-495.toc is non existent INFO PyInstaller.building.api:api.py:767 Building EXE from EXE-495.toc INFO PyInstaller.building.api:api.py:780 Copying bootloader EXE to /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist/test_source INFO PyInstaller.building.api:api.py:838 Appending PKG archive to custom ELF section in EXE INFO PyInstaller.building.api:api.py:916 Building EXE from EXE-495.toc completed successfully. INFO PyInstaller.building.build_main:build_main.py:1222 Build complete! The results are available in: /tmp/pytest-of-sbuild/pytest-0/test_Qt_QtWebEngineQuick_PySid1/dist =============================== warnings summary =============================== ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474 /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474: PytestConfigWarning: Unknown config option: timeout self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") tests/functional/test_apple_events.py:330 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/test_apple_events.py:330: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.flaky(reruns=3) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [71] PyInstaller/utils/conftest.py:68: does not run on linux SKIPPED [2] tests/functional/test_basic.py:371: option --icon works only on Windows and macOS SKIPPED [2] tests/functional/test_ctypes.py:103: could not resolve png into .so library name (library is likely not installed) SKIPPED [4] tests/functional/test_freethreading.py:21: Requires freethreading-enabled python build. SKIPPED [20] tests/functional/test_gi.py:36: Can't import 'gi.repository'. SKIPPED [2] tests/functional/test_import.py:251: Can't import 'PyQt5'. SKIPPED [2] tests/functional/test_libraries.py:154: Can't import 'idlelib'. SKIPPED [2] tests/functional/test_libraries.py:165: SecretStorage backend on linux requires active D-BUS session and initialized keyring, and may need to unlock the keyring via UI prompt. SKIPPED [2] tests/functional/test_libraries.py:205: Can't import 'urllib3.packages.six'. SKIPPED [2] tests/functional/test_libraries.py:327: Can't import 'pyexcelerate'. SKIPPED [2] tests/functional/test_libraries.py:338: libusb_exit segfaults on some linuxes SKIPPED [6] tests/functional/test_libraries.py:409: pywin32-ctypes is supported only on Windows SKIPPED [1] tests/functional/test_linux_appimage.py:29: '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/appimagetool-x86_64.AppImage' not found SKIPPED [2] tests/functional/test_matplotlib.py:41: Can't import 'PyQt5'. SKIPPED [1] tests/functional/test_module_exclusion.py:110: Requires numpy < 2.0. SKIPPED [2] tests/functional/test_path_encodings.py:112: Can't import 'win32api'. SKIPPED [2] tests/functional/test_path_encodings.py:118: Can't import 'win32api'. SKIPPED [2] tests/functional/test_pil.py:55: Can't import 'PyQt5'. SKIPPED [75] tests/functional/test_pywin32.py:23: Can't import 'win32api'. SKIPPED [2] tests/functional/test_pywin32.py:120: Can't import 'win32com'. SKIPPED [2] tests/functional/test_pywin32.py:134: Can't import 'win32com'. SKIPPED [2] tests/functional/test_pywin32.py:147: Can't import 'win32ui'. SKIPPED [2] tests/functional/test_qt.py:62: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:62: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:91: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:91: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:150: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:150: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:249: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:249: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:318: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:516: Requires PyQtWebEngine. SKIPPED [2] tests/functional/test_qt.py:522: Requires PyQtWebEngine. SKIPPED [2] tests/functional/test_qt.py:528: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:533: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:577: Requires PyQt5. SKIPPED [2] tests/functional/test_qt.py:577: Requires PySide2. SKIPPED [2] tests/functional/test_qt.py:603: Requires PySide2. SKIPPED [1] tests/functional/test_qt.py:686: Can't import 'PyQt5'. SKIPPED [1] tests/unit/test_modulegraph/test_modulegraph.py:785: Can't import 'lib2to3'. FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineWidgets_PyQt6[onedir] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineWidgets_PyQt6[onefile] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineQuick_PyQt6[onedir] - ... FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineQuick_PyQt6[onefile] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineWidgets_PySide6[onedir] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineWidgets_PySide6[onefile] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineQuick_PySide6[onedir] FAILED tests/functional/test_qt.py::test_Qt_QtWebEngineQuick_PySide6[onefile] = 8 failed, 954 passed, 242 skipped, 22 deselected, 20 xfailed, 1 xpassed, 2 warnings in 4116.65s (1:08:36) = E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -k 'not test_find_module and not test_Qt_QTranslate and not test_scapy3 and not test_gevent and not test_user_preferred_locale and not test_zope_interface and not test_pytz' dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:35: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

