Your message dated Sun, 01 Feb 2026 03:18:41 +0000
with message-id <[email protected]>
and subject line Bug#1124193: fixed in pyinstaller 6.18.0+ds-1
has caused the Debian Bug report #1124193,
regarding pyinstaller: FTBFS: > assert "pyi_spec_options.spec: error:
unrecognized arguments: --onefile" in capsys.readouterr().err
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1124193: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyinstaller
Version: 6.16.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/202512/
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: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
* Building wheel...
No precompiled bootloader found or compile forced. Trying to compile the
bootloader for you ...
[... snipped ...]
'/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-1/test_issue_24920',
'/tmp/pytest-of-sbuild/pytest-1/test_issue_51310',
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/scripts',
'/<<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-639.toc is non existent
INFO PyInstaller.building.build_main:build_main.py:667 Looking for Python
shared library...
INFO PyInstaller.building.build_main:build_main.py:669 Using Python shared
library: /usr/lib/x86_64-linux-gnu/libpython3.13.so.1.0
INFO PyInstaller.building.build_main:build_main.py:671 Running Analysis
Analysis-639.toc
INFO PyInstaller.building.build_main:build_main.py:672 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:715 Analyzing
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/scripts/pyi_splash_in_subprocess.py
INFO PyInstaller.depend.analysis:analysis.py:558 Processing
pre-find-module-path hook 'hook-pyi_splash.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks/pre_find_module_path'
INFO PyInstaller.utils.hooks:hook-pyi_splash.py:33 Adding pyi_splash module
to application dependencies.
INFO PyInstaller.depend.analysis:analysis.py:319 Processing module hooks
(post-graph stage)...
INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module
hook 'hook-pickle.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks'
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.depend.imphook:imphook.py:420 Processing standard module
hook 'hook-heapq.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks'
INFO PyInstaller.building.build_main:build_main.py:747 Performing binary
vs. data reclassification (1 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.building.build_main:build_main.py:938 Creating
base_library.zip...
INFO PyInstaller.building.build_main:build_main.py:963 Looking for dynamic
libraries
INFO PyInstaller.building.build_main:build_main.py:1087 Warnings written to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/warn-pyi_splash_in_subprocess.txt
INFO PyInstaller.building.build_main:build_main.py:1096 Graph
cross-reference written to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/xref-pyi_splash_in_subprocess.html
INFO PyInstaller.building.datastruct:datastruct.py:169 checking PYZ
INFO PyInstaller.building.datastruct:datastruct.py:173 Building PYZ because
PYZ-648.toc is non existent
INFO PyInstaller.building.api:api.py:138 Building PYZ (ZlibArchive)
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/PYZ-648.pyz
INFO PyInstaller.building.api:api.py:158 Building PYZ (ZlibArchive)
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/PYZ-648.pyz
completed successfully.
INFO PyInstaller.building.splash:splash.py:143 Verifying Tcl/Tk
compatibility with splash screen requirements
INFO PyInstaller.building.splash:splash.py:203 Collect Tcl/Tk data files
for the splash screen
INFO PyInstaller.building.datastruct:datastruct.py:169 checking Splash
INFO PyInstaller.building.datastruct:datastruct.py:173 Building Splash
because Splash-12.toc is non existent
INFO PyInstaller.building.splash:splash.py:304 Building Splash
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/Splash-12.res
INFO PyInstaller.building.datastruct:datastruct.py:169 checking PKG
INFO PyInstaller.building.datastruct:datastruct.py:173 Building PKG because
PKG-649.toc is non existent
INFO PyInstaller.building.api:api.py:270 Building PKG (CArchive)
pyi_splash_in_subprocess.pkg
INFO PyInstaller.building.api:api.py:360 Building PKG (CArchive)
pyi_splash_in_subprocess.pkg completed successfully.
INFO PyInstaller.building.api:api.py:753 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-650.toc is non existent
INFO PyInstaller.building.api:api.py:764 Building EXE from EXE-650.toc
INFO PyInstaller.building.api:api.py:777 Copying bootloader EXE to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/build/pyi_splash_in_subprocess/pyi_splash_in_subprocess
INFO PyInstaller.building.api:api.py:835 Appending PKG archive to custom
ELF section in EXE
INFO PyInstaller.building.api:api.py:913 Building EXE from EXE-650.toc
completed successfully.
INFO PyInstaller.building.datastruct:datastruct.py:169 checking COLLECT
INFO PyInstaller.building.datastruct:datastruct.py:173 Building COLLECT
because COLLECT-377.toc is non existent
INFO PyInstaller.building.api:api.py:1160 Building COLLECT COLLECT-377.toc
INFO PyInstaller.building.api:api.py:1230 Building COLLECT COLLECT-377.toc
completed successfully.
INFO PyInstaller.building.build_main:build_main.py:1212 Build complete! The
results are available in:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_0/dist
____________________ test_pyi_splash_in_subprocess[onefile] ____________________
pyi_builder = <PyInstaller.utils.conftest.AppBuilder object at 0x7fcd69bca840>
script_dir =
PosixPath('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/scripts')
def test_pyi_splash_in_subprocess(pyi_builder, script_dir):
splash_image = script_dir.parent / 'data' / 'splash' / 'image.png'
> pyi_builder.test_script(
"pyi_splash_in_subprocess.py",
pyi_args=["--splash", str(splash_image)],
)
E Failed: Running exe
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
failed with return-code 1.
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/test_splash.py:99:
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-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess',
args: ['./pyi_splash_in_subprocess']
[APP-BUILDER:RUN-EXE] Timeout while running executable (timeout: 180 seconds)!
[APP-BUILDER:RUN-EXE] Stopping child processes...
[APP-BUILDER:RUN-EXE] Waiting for main process (778350) to stop...
[APP-BUILDER:RUN-EXE] Stopping the process using Popen.kill()...
[APP-BUILDER:RUN-EXE] Process stopped.
[APP-BUILDER:RUN-EXE] Done! Return code: 1
----------------------------- 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-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess',
args: ['./pyi_splash_in_subprocess']
[PYI-778350:DEBUG] PyInstaller Bootloader 6.x
[PYI-778350:DEBUG] LOADER: argv[0]: ./pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: executable file:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: trying to load executable-embedded archive...
[PYI-778350:DEBUG] LOADER: attempting to open archive
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: cookie found at offset 0xC56B93
[PYI-778350:DEBUG] LOADER: archive file:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: application has onefile semantics...
[PYI-778350:DEBUG] LOADER: _PYI_ARCHIVE_FILE not defined...
[PYI-778350:DEBUG] LOADER: parent process level = -2
[PYI-778350:DEBUG] LOADER: process level = -1
[PYI-778350:DEBUG] LOADER: storing process name: pyi_splash_in_s
[PYI-778350:DEBUG] LOADER: this is parent process of onefile application
(before restart).
[PYI-778350:DEBUG] LOADER: creating temporary directory
(runtime_tmpdir=(null))...
[PYI-778350:DEBUG] LOADER: created temporary directory: /tmp/_MEI7lDZHW
[PYI-778350:DEBUG] LOADER: setting _PYI_APPLICATION_HOME_DIR to /tmp/_MEI7lDZHW
[PYI-778350:DEBUG] LOADER: application's top-level directory: /tmp/_MEI7lDZHW
[PYI-778350:DEBUG] LOADER: setting LD_LIBRARY_PATH=/tmp/_MEI7lDZHW
[PYI-778350:DEBUG] LOADER: process needs to restart itself to apply
modifications to library search path.
[PYI-778350:DEBUG] LOADER: restarting process via execvp
[PYI-778350:DEBUG] PyInstaller Bootloader 6.x
[PYI-778350:DEBUG] LOADER: argv[0]: ./pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: executable file:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: trying to load executable-embedded archive...
[PYI-778350:DEBUG] LOADER: attempting to open archive
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: cookie found at offset 0xC56B93
[PYI-778350:DEBUG] LOADER: archive file:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: application has onefile semantics...
[PYI-778350:DEBUG] LOADER: _PYI_ARCHIVE_FILE already defined:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
[PYI-778350:DEBUG] LOADER: using same archive file as parent environment!
[PYI-778350:DEBUG] LOADER: parent process level = -1
[PYI-778350:DEBUG] LOADER: process level = 0
[PYI-778350:DEBUG] LOADER: restoring process name: pyi_splash_in_s
[PYI-778350:DEBUG] LOADER: this is parent process of onefile application (after
restart).
[PYI-778350:DEBUG] LOADER: application's top-level directory: /tmp/_MEI7lDZHW
[PYI-778350:DEBUG] LOADER: loading splash screen resources...
[PYI-778350:DEBUG] LOADER: setting up splash screen...
[PYI-778350:DEBUG] LOADER: extracting splash screen dependencies...
[PYI-778350:DEBUG] SPLASH: loading Tcl library from:
/tmp/_MEI7lDZHW/libtcl8.6.so
[PYI-778350:DEBUG] SPLASH: loading Tk library from: /tmp/_MEI7lDZHW/libtk8.6.so
[PYI-778350:DEBUG] DYLIB: loading Tcl shared library:
/tmp/_MEI7lDZHW/libtcl8.6.so
[PYI-778350:DEBUG] DYLIB: loading Tk shared library: /tmp/_MEI7lDZHW/libtk8.6.so
[PYI-778350:DEBUG] DYLIB: loaded Tcl/Tk shared libraries.
[PYI-778350:DEBUG] DYLIB: imported symbols from Tcl/Tk shared libraries.
[PYI-778350:DEBUG] SPLASH: created thread for Tcl interpreter.
[APP-BUILDER:RUN-EXE] Timeout while running executable (timeout: 180 seconds)!
[APP-BUILDER:RUN-EXE] Stopping child processes...
[APP-BUILDER:RUN-EXE] Waiting for main process (778350) to stop...
[APP-BUILDER:RUN-EXE] Stopping the process using Popen.kill()...
[APP-BUILDER:RUN-EXE] Process stopped.
[APP-BUILDER:RUN-EXE] Done! Return code: 1
------------------------------ Captured log call -------------------------------
INFO PyInstaller.__main__:__main__.py:191 PyInstaller: 6.16.0, contrib
hooks: 2025.9
INFO PyInstaller.__main__:__main__.py:192 Python: 3.13.11
INFO PyInstaller.__main__:__main__.py:193 Platform:
Linux-6.12.57+deb13-cloud-amd64-x86_64-with-glibc2.42
INFO PyInstaller.__main__:__main__.py:194 Python environment: /usr
INFO PyInstaller.__main__:__main__.py:64 wrote
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/pyi_splash_in_subprocess.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-1/test_issue_24920',
'/tmp/pytest-of-sbuild/pytest-1/test_issue_51310',
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/scripts',
'/<<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-640.toc is non existent
INFO PyInstaller.building.build_main:build_main.py:667 Looking for Python
shared library...
INFO PyInstaller.building.build_main:build_main.py:669 Using Python shared
library: /usr/lib/x86_64-linux-gnu/libpython3.13.so.1.0
INFO PyInstaller.building.build_main:build_main.py:671 Running Analysis
Analysis-640.toc
INFO PyInstaller.building.build_main:build_main.py:672 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:715 Analyzing
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/scripts/pyi_splash_in_subprocess.py
INFO PyInstaller.depend.analysis:analysis.py:558 Processing
pre-find-module-path hook 'hook-pyi_splash.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks/pre_find_module_path'
INFO PyInstaller.utils.hooks:hook-pyi_splash.py:33 Adding pyi_splash module
to application dependencies.
INFO PyInstaller.depend.analysis:analysis.py:319 Processing module hooks
(post-graph stage)...
INFO PyInstaller.depend.imphook:imphook.py:420 Processing standard module
hook 'hook-pickle.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks'
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.depend.imphook:imphook.py:420 Processing standard module
hook 'hook-heapq.py' from
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/PyInstaller/hooks'
INFO PyInstaller.building.build_main:build_main.py:747 Performing binary
vs. data reclassification (1 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.building.build_main:build_main.py:938 Creating
base_library.zip...
INFO PyInstaller.building.build_main:build_main.py:963 Looking for dynamic
libraries
INFO PyInstaller.building.build_main:build_main.py:1087 Warnings written to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/build/pyi_splash_in_subprocess/warn-pyi_splash_in_subprocess.txt
INFO PyInstaller.building.build_main:build_main.py:1096 Graph
cross-reference written to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/build/pyi_splash_in_subprocess/xref-pyi_splash_in_subprocess.html
INFO PyInstaller.building.datastruct:datastruct.py:169 checking PYZ
INFO PyInstaller.building.datastruct:datastruct.py:173 Building PYZ because
PYZ-649.toc is non existent
INFO PyInstaller.building.api:api.py:138 Building PYZ (ZlibArchive)
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/build/pyi_splash_in_subprocess/PYZ-649.pyz
INFO PyInstaller.building.api:api.py:158 Building PYZ (ZlibArchive)
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/build/pyi_splash_in_subprocess/PYZ-649.pyz
completed successfully.
INFO PyInstaller.building.splash:splash.py:143 Verifying Tcl/Tk
compatibility with splash screen requirements
INFO PyInstaller.building.splash:splash.py:203 Collect Tcl/Tk data files
for the splash screen
INFO PyInstaller.building.datastruct:datastruct.py:169 checking Splash
INFO PyInstaller.building.datastruct:datastruct.py:173 Building Splash
because Splash-13.toc is non existent
INFO PyInstaller.building.splash:splash.py:304 Building Splash
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/build/pyi_splash_in_subprocess/Splash-13.res
INFO PyInstaller.building.datastruct:datastruct.py:169 checking PKG
INFO PyInstaller.building.datastruct:datastruct.py:173 Building PKG because
PKG-650.toc is non existent
INFO PyInstaller.building.api:api.py:270 Building PKG (CArchive)
pyi_splash_in_subprocess.pkg
INFO PyInstaller.building.api:api.py:360 Building PKG (CArchive)
pyi_splash_in_subprocess.pkg completed successfully.
INFO PyInstaller.building.api:api.py:753 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-651.toc is non existent
INFO PyInstaller.building.api:api.py:764 Building EXE from EXE-651.toc
INFO PyInstaller.building.api:api.py:777 Copying bootloader EXE to
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist/pyi_splash_in_subprocess
INFO PyInstaller.building.api:api.py:835 Appending PKG archive to custom
ELF section in EXE
INFO PyInstaller.building.api:api.py:913 Building EXE from EXE-651.toc
completed successfully.
INFO PyInstaller.building.build_main:build_main.py:1212 Build complete! The
results are available in:
/tmp/pytest-of-sbuild/pytest-1/test_pyi_splash_in_subprocess_1/dist
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428
/usr/lib/python3/dist-packages/_pytest/config/__init__.py:1428:
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)
tests/functional/test_qt.py:579
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/test_qt.py:579:
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(
tests/functional/test_qt.py:602
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/functional/test_qt.py:602:
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(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [71] PyInstaller/utils/conftest.py:69: 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_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 [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 [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 PySide2.
SKIPPED [2] tests/functional/test_qt.py:91: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:150: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:249: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:553: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:558: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:612: Requires PySide2.
SKIPPED [2] tests/functional/test_qt.py:638: Requires PySide2.
SKIPPED [1] tests/unit/test_modulegraph/test_modulegraph.py:785: Can't import
'lib2to3'.
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]
FAILED
tests/functional/test_qt.py::test_Qt_QtMultimedia_player_init[onedir-PyQt6]
FAILED
tests/functional/test_qt.py::test_Qt_QtMultimedia_player_init[onedir-PySide6]
FAILED
tests/functional/test_qt.py::test_Qt_QtMultimedia_player_init[onefile-PyQt6]
FAILED
tests/functional/test_qt.py::test_Qt_QtMultimedia_player_init[onefile-PySide6]
FAILED
tests/functional/test_splash.py::test_splash_screen_running[notkinter-onedir]
FAILED
tests/functional/test_splash.py::test_splash_screen_running[notkinter-onefile]
FAILED
tests/functional/test_splash.py::test_splash_screen_running[tkinter-onedir]
FAILED
tests/functional/test_splash.py::test_splash_screen_running[tkinter-onefile]
FAILED tests/functional/test_splash.py::test_splash_screen_shutdown_auto[onedir]
FAILED
tests/functional/test_splash.py::test_splash_screen_shutdown_auto[onefile]
FAILED
tests/functional/test_splash.py::test_splash_screen_shutdown_atexit[onedir]
FAILED
tests/functional/test_splash.py::test_splash_screen_shutdown_atexit[onefile]
FAILED
tests/functional/test_splash.py::test_splash_screen_shutdown_manual[onedir]
FAILED
tests/functional/test_splash.py::test_splash_screen_shutdown_manual[onefile]
FAILED tests/functional/test_splash.py::test_pyi_splash_in_subprocess[onedir]
FAILED tests/functional/test_splash.py::test_pyi_splash_in_subprocess[onefile]
= 23 failed, 986 passed, 219 skipped, 22 deselected, 20 xfailed, 1 xpassed, 4
warnings in 8290.96s (2:18:10) =
E: pybuild pybuild:483: 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.14
3.13" returned exit code 13
make: *** [debian/rules:35: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: pyinstaller
Source-Version: 6.18.0+ds-1
Done: Soren Stoutner <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyinstaller, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Soren Stoutner <[email protected]> (supplier of updated pyinstaller package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 30 Jan 2026 21:48:10 -0700
Source: pyinstaller
Architecture: source
Version: 6.18.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Soren Stoutner <[email protected]>
Closes: 1124193 1125841
Changes:
pyinstaller (6.18.0+ds-1) unstable; urgency=medium
.
* New upstream release (closes: #1124193).
* Add debian/patches/fix-pyi-spec-options-test.patch (closes: #1124193).
* Add python3-pyinstaller.lintian-overrides and override
repeated-path-segment.
* debian/source/lintian-overrides:
- Update line numbers for two overrides.
- Add overrides for:
- debian-watch-does-not-check-openpgp-signature
- maintainer-manual-page
* debian/tests/control: Add Depends on:
- python3-pyside6.qtdbus
- python3-pyside6.qtpositioning
- tzdata-legacy
* debian/tests/upstream-tests: No longer disable test_pytz.
* debian/control:
- Add Build-Depends on:
- python3-pyside6.qtdbus <!nocheck>
- python3-pyside6.qtpositioning <!nocheck>
- tzdata-legacy <!nocheck>
- Remove Build-Depends on "python3-pkg-resources <!nocheck>"
(closes: #1125841).
- Bump Standards-Version from 4.7.2 to 4.7.3, removing the now-redundant
"Priority: optional" field.
* debian/copyright: Update my copyright years to be 2024-2026.
* debian/lrc.config: Add overrides for two new files.
* debian/rules: No longer disable test_pytz.
Checksums-Sha1:
69483e9ee11870ae2e6a658cd477a9c397792325 5868 pyinstaller_6.18.0+ds-1.dsc
a353e8246614934a18fb455a6cc2454529bc1fc0 1895520
pyinstaller_6.18.0+ds.orig.tar.xz
9340ac4244d283d71b758ab82ec43deb21906b51 18184
pyinstaller_6.18.0+ds-1.debian.tar.xz
9b5e5805d0ac4c82a9da568e54b32cc038b96f1b 25623
pyinstaller_6.18.0+ds-1_amd64.buildinfo
Checksums-Sha256:
7f57098837dc7af3ebf0a97fed735a9498783fc614dab02fccbc02518fe74f64 5868
pyinstaller_6.18.0+ds-1.dsc
ef076d915f08e9c664821fec83abd5408061a2a9398691ba0e95e4ae15092aef 1895520
pyinstaller_6.18.0+ds.orig.tar.xz
bb2cdcc78234ec3928fa25931f84dd8a5748af0854ec595fb271fdb673dc94d9 18184
pyinstaller_6.18.0+ds-1.debian.tar.xz
81a40075c2335085cf06c42f5d0808cca6fa7c8dc0d4df141b2c4d3e95c13c25 25623
pyinstaller_6.18.0+ds-1_amd64.buildinfo
Files:
37ad593babc444bc9748a178f5bf7862 5868 python optional
pyinstaller_6.18.0+ds-1.dsc
a637982eb38dc0e5dcb18000a302eebc 1895520 python optional
pyinstaller_6.18.0+ds.orig.tar.xz
41546938d620bcd60d6f9774bf8f86d1 18184 python optional
pyinstaller_6.18.0+ds-1.debian.tar.xz
3f241c94bd2f2541857d5601d797c736 25623 python optional
pyinstaller_6.18.0+ds-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAml+wdsACgkQwufLJ66w
tgMoew/+NK+gQbfknhBbyvEydJ9CppFs+/eKLrar0NplbNV14Me3ZDpd6AasaBll
jqySV2FjXwAfCJ4N8msKjUco7J2psg7MaMpyOQEgOpYcBffBQJ37ymFW9ZChfUIk
UE1x4Bl23pj2pROkXmtqrjqLXrRGdjyRWSSwvygLAd00Rtm5Zgi/Fe9IuSsTe/U8
1BTFfHVqj9454RJ0iz7bNH63ib7euLn0+oFYjmMm5yuo4J2FrX3lrFXhGCGpdPH9
S+8a+SPfCy3KAlO2I/fNgOQl1WheGkwVFHJzphO3coNaQFhJIoW6YLW5LgON4qPL
bXux4rrb25IICZ/gF0OazIg2bByV4Hn9e3liP3gkuDKQIq37W4k9NkNWCoRIr+uJ
D+jLmkx6cw3Ue905r+BE+BX1hY/uN+Pad1Af87aTs1RiisJMHRK47Vpq7wUWiKuF
Jo5WfNiu+sn4N/e7YQHLyI/iU46lNxVlABgiBoCYlmFr/HNualL9mBUUFhWq7xBy
cwO5KRez2gaasWyvN9LyYAM8yKfFi94p9PT1yRFtMdhDVAyTkWh8sIYv5UZQWyTk
6IAE8Fshn1SVe4y3zEiIrXqSf5z0PijdfYtlCnYFImO57sjjPHOSuFrUI7Dxy/Y4
6YrWiHYRufIY7642XPNc4VTNLgNpTXhteGAo+Fm+Tw16JPrfJ/c=
=47AN
-----END PGP SIGNATURE-----
pgptuPmetBgbA.pgp
Description: PGP signature
--- End Message ---