Package: src:pyinstaller-hooks-contrib
Version: 2025.11-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/202603/

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-hooks-contrib, 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:384: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.

[... snipped ...]

INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-nacl.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-xarray.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-cftime.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-scipy.io.matlab.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
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-metpy.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-pyproj.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-pint.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-shapely.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-uvloop.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-lxml.isoschematron.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-zope.interface.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
WARNING  PyInstaller.depend.imphook:imphook.py:551 Hidden import 
"pycparser.lextab" not found!
WARNING  PyInstaller.depend.imphook:imphook.py:551 Hidden import 
"pycparser.yacctab" not found!
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-lxml.objectify.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-jieba.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/stdhooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-gi.repository.GLib.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-matplotlib.backends.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
INFO     PyInstaller.utils.hooks:hook-matplotlib.backends.py:206 Matplotlib 
backend selection method: automatic discovery of used backends
INFO     PyInstaller.utils.hooks:hook-matplotlib.backends.py:103 Discovered 
Matplotlib backend(s) via `matplotlib.use()` call in module 
'sympy.testing.runtests': ['Agg', 'Agg']
INFO     PyInstaller.utils.hooks:hook-matplotlib.backends.py:113 The following 
Matplotlib backends were discovered by scanning for `matplotlib.use()` calls: 
['Agg']. If your backend of choice is not in this list, either add a 
`matplotlib.use()` call to your code, or configure the backend collection via 
hook options (see: 
https://pyinstaller.org/en/stable/hooks-config.html#matplotlib-hooks).
INFO     PyInstaller.utils.hooks:hook-matplotlib.backends.py:222 Selected 
matplotlib backends: ['Agg']
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-PIL.SpiderImagePlugin.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
WARNING  PyInstaller.depend.imphook:imphook.py:551 Hidden import 
"scipy.special._cdflib" not found!
INFO     PyInstaller.building.build_main:build_main.py:747 Performing binary 
vs. data reclassification (3339 entries)
INFO     PyInstaller.building.build_main:build_main.py:770 Looking for ctypes 
DLLs
WARNING  PyInstaller.depend.utils:utils.py:242 Library user32 required via 
ctypes not found
WARNING  PyInstaller.depend.utils:utils.py:242 Library shell32 required via 
ctypes not found
WARNING  PyInstaller.depend.utils:utils.py:242 Library ole32 required via 
ctypes not found
WARNING  PyInstaller.depend.utils:utils.py:242 Library msvcrt required via 
ctypes not found
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 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_pkgutil.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_multiprocessing.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_setuptools.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_pkgres.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_cryptography_openssl.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_glib.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_gi.py' from '/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_mplconfig.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:558 Processing 
pre-find-module-path hook 'hook-_pyi_rth_utils.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks/pre_find_module_path'
INFO     PyInstaller.depend.imphook:imphook.py:420 Processing standard module 
hook 'hook-_pyi_rth_utils.py' from 
'/usr/lib/python3/dist-packages/PyInstaller/hooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_traitlets.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/rthooks'
INFO     PyInstaller.depend.analysis:analysis.py:750 Including run-time hook 
'pyi_rth_pyproj.py' from 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/_pyinstaller_hooks_contrib/rthooks'
WARNING  PyInstaller.utils.hooks.gi:gi.py:390 GLib schema compiler 
(glib-compile-schemas) not found! Skipping GLib schema recompilation...
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:1090 Warnings written to 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/build/test_source/warn-test_source.txt
INFO     PyInstaller.building.build_main:build_main.py:1099 Graph 
cross-reference written to 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/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-155.toc is non existent
INFO     PyInstaller.building.api:api.py:138 Building PYZ (ZlibArchive) 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/build/test_source/PYZ-155.pyz
INFO     PyInstaller.building.api:api.py:158 Building PYZ (ZlibArchive) 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/build/test_source/PYZ-155.pyz
 completed successfully.
INFO     PyInstaller.building.datastruct:datastruct.py:169 checking PKG
INFO     PyInstaller.building.datastruct:datastruct.py:173 Building PKG because 
PKG-155.toc is non existent
INFO     PyInstaller.building.api:api.py:270 Building PKG (CArchive) 
test_source.pkg
INFO     PyInstaller.building.api:api.py:360 Building PKG (CArchive) 
test_source.pkg completed successfully.
INFO     PyInstaller.building.api:api.py:753 Bootloader 
/usr/lib/python3/dist-packages/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-155.toc is non existent
INFO     PyInstaller.building.api:api.py:764 Building EXE from EXE-155.toc
INFO     PyInstaller.building.api:api.py:777 Copying bootloader EXE to 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/dist/test_source
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-155.toc 
completed successfully.
INFO     PyInstaller.building.build_main:build_main.py:1215 Build complete! The 
results are available in: 
/tmp/pytest-of-sbuild/pytest-1/test_sympy_onefile_0/dist
=============================== warnings summary ===============================
tests/test_libraries.py:580
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_libraries.py:580: 
PytestUnknownMarkWarning: Unknown pytest.mark.timeout - 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.timeout(600)

.pybuild/cpython3_3.13/build/tests/test_libraries.py: 36 warnings
.pybuild/cpython3_3.13/build/tests/test_scikit_image.py: 2 warnings
  /usr/lib/python3/dist-packages/jieba/__init__.py:46: SyntaxWarning: invalid 
escape sequence '\s'
    re_skip_default = re.compile("(\r\n|\s)", re.U)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [1] tests/test_deep_learning.py:24: Can't import 'torch'.
SKIPPED [1] tests/test_deep_learning.py:36: Can't import 'torch'.
SKIPPED [1] tests/test_deep_learning.py:48: Can't import 'fastai'.
SKIPPED [1] tests/test_deep_learning.py:86: Can't import 'timm'.
SKIPPED [1] tests/test_deep_learning.py:102: Can't import 'torch'.
SKIPPED [1] tests/test_deep_learning.py:176: Can't import 'bitsandbytes'.
SKIPPED [1] tests/test_deep_learning.py:189: Can't import 'linear_operator'.
SKIPPED [1] tests/test_deep_learning.py:206: Can't import 'gpytorch'.
SKIPPED [1] tests/test_deep_learning.py:282: Can't import 'fvcore'.
SKIPPED [1] tests/test_deep_learning.py:290: Can't import 'detectron2'.
SKIPPED [1] tests/test_deep_learning.py:307: Can't import 'datasets'.
SKIPPED [1] tests/test_deep_learning.py:325: Can't import 'accelerate'.
SKIPPED [1] tests/test_deep_learning.py:345: Can't import 'fairscale'.
SKIPPED [1] tests/test_deep_learning.py:353: Can't import 'monai'.
SKIPPED [1] tests/test_deep_learning.py:365: Can't import 'ultralytics'.
SKIPPED [1] tests/test_deep_learning.py:376: Can't import 'torch'.
SKIPPED [1] tests/test_deep_learning.py:476: Can't import 'sam2'.
SKIPPED [1] tests/test_deep_learning.py:497: Requires triton >= 3.0.0.
SKIPPED [2] tests/test_libraries.py:66: Can't import 'jinxed'.
SKIPPED [2] tests/test_libraries.py:86: Can't import 'trimesh'.
SKIPPED [2] tests/test_libraries.py:131: Can't import 'boto'.
SKIPPED [2] tests/test_libraries.py:218: Can't import 'pylsl'.
SKIPPED [2] tests/test_libraries.py:275: Can't import 'pyttsx'.
SKIPPED [2] tests/test_libraries.py:289: Can't import 'pyttsx3'.
SKIPPED [2] tests/test_libraries.py:302: Can't import 'Crypto'.
SKIPPED [2] tests/test_libraries.py:344: Can't import 'pinyin'.
SKIPPED [2] tests/test_libraries.py:358: Can't import 'web3'.
SKIPPED [2] tests/test_libraries.py:419: Can't import 'eel'.
SKIPPED [2] tests/test_libraries.py:465: Can't import 'pydivert'.
SKIPPED [6] tests/test_libraries.py:482: pywin32-ctypes is supported only on 
Windows
SKIPPED [2] tests/test_libraries.py:534: Requires google-api-python-client >= 
2.0.0.
SKIPPED [2] tests/test_libraries.py:580: Can't import 'dash'.
SKIPPED [2] tests/test_libraries.py:604: Can't import 'dash'.
SKIPPED [2] tests/test_libraries.py:618: Can't import 
'dash_bootstrap_components'.
SKIPPED [2] tests/test_libraries.py:630: Can't import 'blspy'.
SKIPPED [2] tests/test_libraries.py:637: Can't import 'flirpy'.
SKIPPED [2] tests/test_libraries.py:646: Can't import 'office365'.
SKIPPED [2] tests/test_libraries.py:661: Can't import 'thinc'.
SKIPPED [2] tests/test_libraries.py:668: Can't import 'srsly'.
SKIPPED [2] tests/test_libraries.py:675: Can't import 'spacy'.
SKIPPED [2] tests/test_libraries.py:682: Can't import 'shotgun_api3'.
SKIPPED [2] tests/test_libraries.py:696: Can't import 'mariadb'.
SKIPPED [2] tests/test_libraries.py:703: Can't import 'dash_uploader'.
SKIPPED [2] tests/test_libraries.py:747: Can't import 'pingouin'.
SKIPPED [2] tests/test_libraries.py:754: Can't import 'timezonefinder'.
SKIPPED [2] tests/test_libraries.py:786: pythonnet 2 does not support .Net 
Core, so its only supported by Windows
SKIPPED [2] tests/test_libraries.py:794: Requires pythonnet >= 3.dev.
SKIPPED [2] tests/test_libraries.py:814: Can't import 'qtmodern'.
SKIPPED [2] tests/test_libraries.py:844: Can't import 'tableauhyperapi'.
SKIPPED [2] tests/test_libraries.py:873: comtypes is Windows only
SKIPPED [2] tests/test_libraries.py:899: Can't import 'pyvjoy'.
SKIPPED [2] tests/test_libraries.py:906: Can't import 'adbutils'.
SKIPPED [2] tests/test_libraries.py:919: Can't import 'apkutils'.
SKIPPED [2] tests/test_libraries.py:934: Can't import 'sacremoses'.
SKIPPED [2] tests/test_libraries.py:941: Can't import 'pypeteer'.
SKIPPED [2] tests/test_libraries.py:949: Can't import 'tzdata'.
SKIPPED [2] tests/test_libraries.py:976: Can't import 'backports.zoneinfo'.
SKIPPED [2] tests/test_libraries.py:998: Can't import 'panel'.
SKIPPED [2] tests/test_libraries.py:1008: Can't import 'pandas_flavor'.
SKIPPED [2] tests/test_libraries.py:1019: Can't import 'pyviz_comms'.
SKIPPED [2] tests/test_libraries.py:1033: Can't import 'kaleido'.
SKIPPED [2] tests/test_libraries.py:1062: Can't import 'ffpyplayer'.
SKIPPED [2] tests/test_libraries.py:1069: Can't import 'cv2'.
SKIPPED [2] tests/test_libraries.py:1077: Can't import 'cv2'.
SKIPPED [2] tests/test_libraries.py:1199: Can't import 'pypsexec'.
SKIPPED [2] tests/test_libraries.py:1207: Can't import 'mimesis'.
SKIPPED [2] tests/test_libraries.py:1250: Can't import 'graphql_query'.
SKIPPED [2] tests/test_libraries.py:1297: Can't import 'pypemicro'.
SKIPPED [2] tests/test_libraries.py:1305: Can't import 'sounddevice'.
SKIPPED [2] tests/test_libraries.py:1335: Can't import 'great_expectations'.
SKIPPED [2] tests/test_libraries.py:1344: Can't import 'pyshark'.
SKIPPED [2] tests/test_libraries.py:1419: Can't import 'hydra'.
SKIPPED [2] tests/test_libraries.py:1444: Can't import 'pywintypes'.
SKIPPED [2] tests/test_libraries.py:1451: Can't import 'pythoncom'.
SKIPPED [2] tests/test_libraries.py:1458: Can't import 'spiceypy'.
SKIPPED [2] tests/test_libraries.py:1465: Can't import 'discid'.
SKIPPED [2] tests/test_libraries.py:1514: Can't import 'cf_units'.
SKIPPED [2] tests/test_libraries.py:1521: Can't import 'compliance_checker'.
SKIPPED [2] tests/test_libraries.py:1557: Can't import 'nbt'.
SKIPPED [2] tests/test_libraries.py:1564: Can't import 'minecraft_launcher_lib'.
SKIPPED [2] tests/test_libraries.py:1574: Can't import 'moviepy'.
SKIPPED [2] tests/test_libraries.py:1593: Can't import 'customtkinter'.
SKIPPED [2] tests/test_libraries.py:1600: Can't import 'pylibmagic'.
SKIPPED [2] tests/test_libraries.py:1622: Can't import 'fastparquet'.
SKIPPED [2] tests/test_libraries.py:1629: Can't import 'librosa'.
SKIPPED [2] tests/test_libraries.py:1642: Can't import 'librosa'.
SKIPPED [2] tests/test_libraries.py:1663: Can't import 'bokeh'.
SKIPPED [2] tests/test_libraries.py:1715: Can't import 'litestar'.
SKIPPED [2] tests/test_libraries.py:1736: Can't import 'lingua'.
SKIPPED [2] tests/test_libraries.py:1768: Can't import 'simplemma'.
SKIPPED [2] tests/test_libraries.py:1786: Can't import 'eng_to_ipa'.
SKIPPED [2] tests/test_libraries.py:1793: Can't import 'mecab'.
SKIPPED [2] tests/test_libraries.py:1802: Can't import 'khmernltk'.
SKIPPED [2] tests/test_libraries.py:1809: Can't import 'pycrfsuite'.
SKIPPED [2] tests/test_libraries.py:1816: Can't import 'pymorphy3'.
SKIPPED [2] tests/test_libraries.py:1837: Can't import 'sudachidict_full'.
SKIPPED [2] tests/test_libraries.py:1851: Can't import 'laonlp'.
SKIPPED [2] tests/test_libraries.py:1858: Can't import 'pythainlp'.
SKIPPED [2] tests/test_libraries.py:1872: Can't import 'sspilib'.
SKIPPED [2] tests/test_libraries.py:1891: Can't import 'rlp'.
SKIPPED [2] tests/test_libraries.py:1898: Can't import 'eth_rlp'.
SKIPPED [2] tests/test_libraries.py:1905: Can't import 'z3c.rml'.
SKIPPED [2] tests/test_libraries.py:1933: Can't import 'freetype'.
SKIPPED [2] tests/test_libraries.py:1960: Can't import 'vaderSentiment'.
SKIPPED [2] tests/test_libraries.py:1968: Requires langchain < 1.0.
SKIPPED [2] tests/test_libraries.py:1976: Requires langchain-classic >= 1.0.
SKIPPED [2] tests/test_libraries.py:1983: Requires langchain-ollama.
SKIPPED [2] tests/test_libraries.py:2024: PyTaskbar is supported only on Windows
SKIPPED [2] tests/test_libraries.py:2032: Can't import 'celpy'.
SKIPPED [2] tests/test_libraries.py:2039: Can't import 'pygwalker'.
SKIPPED [2] tests/test_libraries.py:2046: Can't import 'pypylon'.
SKIPPED [2] tests/test_libraries.py:2053: Can't import 'osgeo'.
SKIPPED [2] tests/test_libraries.py:2071: Can't import 'iso639'.
SKIPPED [2] tests/test_libraries.py:2080: Can't import 'numba'.
SKIPPED [2] tests/test_libraries.py:2097: Requires numba >= 0.61.0, < 0.62.0.
SKIPPED [2] tests/test_libraries.py:2111: Can't import 'numba'.
SKIPPED [2] tests/test_libraries.py:2139: Can't import 'pptx'.
SKIPPED [2] tests/test_libraries.py:2147: Can't import 'opentelemetry.sdk'.
SKIPPED [2] tests/test_libraries.py:2364: Can't import 'patoolib'.
SKIPPED [2] tests/test_libraries.py:2385: Can't import 'cmocean'.
SKIPPED [2] tests/test_libraries.py:2392: Can't import 'tzwhere'.
SKIPPED [2] tests/test_libraries.py:2407: Can't import 'pyexcel_ods'.
SKIPPED [2] tests/test_libraries.py:2414: Can't import 'itk'.
SKIPPED [2] tests/test_libraries.py:2444: Can't import 'grapheme'.
SKIPPED [2] tests/test_libraries.py:2493: Can't import 'sv_ttk'.
SKIPPED [2] tests/test_libraries.py:2505: Can't import 'tkinterdnd2'.
SKIPPED [2] tests/test_libraries.py:2538: Can't import 'toga'.
SKIPPED [2] tests/test_libraries.py:2547: Can't import 'numbers_parser'.
SKIPPED [2] tests/test_libraries.py:2622: Can't import 'zarr'.
SKIPPED [2] tests/test_libraries.py:2639: Can't import 'intake'.
SKIPPED [2] tests/test_libraries.py:2649: Can't import 'intake'.
SKIPPED [2] tests/test_libraries.py:2679: Can't import 'h3'.
SKIPPED [2] tests/test_libraries.py:2686: Can't import 'selectolax'.
SKIPPED [2] tests/test_libraries.py:2693: ruamel.yaml.string plugin is not 
installed
SKIPPED [2] tests/test_libraries.py:2708: Can't import 'pypdfium2'.
SKIPPED [2] tests/test_libraries.py:2724: Can't import 'niquests'.
SKIPPED [2] tests/test_libraries.py:2755: Can't import 'emoji'.
SKIPPED [2] tests/test_libraries.py:2777: Can't import 'urllib3_future'.
SKIPPED [2] tests/test_libraries.py:2790: Can't import 'black'.
SKIPPED [2] tests/test_libraries.py:2824: Can't import 'blib2to3'.
SKIPPED [2] tests/test_libraries.py:2831: Can't import 'blib2to3'.
SKIPPED [2] tests/test_libraries.py:2838: Can't import 'frictionless'.
SKIPPED [2] tests/test_libraries.py:2876: Can't import 'pandera'.
SKIPPED [2] tests/test_libraries.py:2908: Can't import 'tkinterweb'.
SKIPPED [2] tests/test_libraries.py:2928: Can't import 'tkinterweb_tkhtml'.
SKIPPED [2] tests/test_libraries.py:2948: Can't import 
'tkinterweb_tkhtml_extras'.
SKIPPED [2] tests/test_libraries.py:2982: Can't import 'narwhals'.
SKIPPED [2] tests/test_libraries.py:2989: Can't import 'pynng'.
SKIPPED [2] tests/test_libraries.py:2996: Can't import 'uuid6'.
SKIPPED [2] tests/test_libraries.py:3007: Can't import 'globus_sdk'.
SKIPPED [2] tests/test_libraries.py:3021: Can't import 'duckdb'.
SKIPPED [2] tests/test_libraries.py:3037: Can't import 'dateparser'.
SKIPPED [2] tests/test_libraries.py:3077: Requires nicegui >= 3.0.
SKIPPED [2] tests/test_libraries.py:3132: Can't import 'pyecharts'.
SKIPPED [2] tests/test_libraries.py:3146: Can't import 'pymeshlab'.
SKIPPED [1] tests/test_pytorch.py:23: Can't import 'torch'.
SKIPPED [1] tests/test_pytorch.py:32: Can't import 'torch'.
SKIPPED [1] tests/test_pytorch.py:82: Can't import 'torchaudio'.
SKIPPED [1] tests/test_pytorch.py:118: Can't import 'torchtext'.
SKIPPED [1] tests/test_pytorch.py:154: Can't import 'torchvision'.
SKIPPED [1] tests/test_pytorch.py:178: Can't import 'torchvision'.
SKIPPED [1] tests/test_pytorch.py:195: Can't import 'torchvision'.
SKIPPED [5] tests/test_tensorflow.py: Can't import 'tensorflow'.
SKIPPED [2] tests/test_trame.py:25: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:32: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:52: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:74: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:100: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:120: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:144: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:168: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:192: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:216: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:240: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:264: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:288: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:312: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:336: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:360: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:384: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:408: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:432: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:456: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:481: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:505: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:529: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:553: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:577: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:601: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:625: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_trame.py:653: Core 'trame' distribution is not installed.
SKIPPED [2] tests/test_wx_lib_pubsub.py:16: Can't import 'wx.lib.pubsub'.
SKIPPED [2] tests/test_wx_lib_pubsub.py:33: Can't import 'wx.lib.pubsub.core'.
SKIPPED [2] tests/test_wx_lib_pubsub.py:51: Can't import 'wx.lib.pubsub.core'.
FAILED tests/test_libraries.py::test_sympy[onedir] - Failed: Running exe /tmp...
FAILED tests/test_libraries.py::test_sympy[onefile] - Failed: Running exe /tm...
= 2 failed, 206 passed, 370 skipped, 57 deselected, 4 xfailed, 2 xpassed, 39 
warnings in 5359.45s (1:29:19) =
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_dateutil'
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to