Package: src:pdf2docx Version: 0.5.8-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:pdf2docx, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py clean running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.14' does not exist -- can't clean it I: pybuild base:317: python3.13 setup.py clean running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3 --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py config running config I: pybuild base:317: python3.13 setup.py config running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:317: /usr/bin/python3.14 setup.py build running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx copying pdf2docx/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx copying pdf2docx/converter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx copying pdf2docx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPageFitz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPageFactory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/BasePage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/Pages.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/Page.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page copying pdf2docx/page/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/page creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Column.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Blocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Sections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Section.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/layout creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/font copying pdf2docx/font/Fonts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/font copying pdf2docx/font/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/font creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Border.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TableStructure.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TablesConstructor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TableBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Rows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Row.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Cells.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table copying pdf2docx/table/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/table creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/MainFrame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/App.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/gui creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/TextBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Spans.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Line.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Char.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/TextSpan.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text copying pdf2docx/text/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/text creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Shape.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Path.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Paths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Shapes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/shape creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/algorithm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Element.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/docx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/share.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Block.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/common creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImageBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImageSpan.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImagesExtractor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image copying pdf2docx/image/Image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image copying pdf2docx/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/image running egg_info creating pdf2docx.egg-info writing pdf2docx.egg-info/PKG-INFO writing dependency_links to pdf2docx.egg-info/dependency_links.txt writing entry points to pdf2docx.egg-info/entry_points.txt writing requirements to pdf2docx.egg-info/requires.txt writing top-level names to pdf2docx.egg-info/top_level.txt writing manifest file 'pdf2docx.egg-info/SOURCES.txt' reading manifest file 'pdf2docx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pdf2docx.egg-info/SOURCES.txt' I: pybuild base:317: /usr/bin/python3 setup.py build running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx copying pdf2docx/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx copying pdf2docx/converter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx copying pdf2docx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPageFitz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPageFactory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/RawPage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/BasePage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/Pages.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/Page.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page copying pdf2docx/page/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/page creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Column.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Blocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Sections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Section.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout copying pdf2docx/layout/Layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/layout creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/font copying pdf2docx/font/Fonts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/font copying pdf2docx/font/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/font creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Border.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TableStructure.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TablesConstructor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/TableBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Rows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Row.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Cells.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/Cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table copying pdf2docx/table/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/table creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/MainFrame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/App.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/gui copying pdf2docx/gui/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/gui creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/TextBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Spans.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Line.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/Char.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/TextSpan.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text copying pdf2docx/text/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/text creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Shape.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Path.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Paths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/Shapes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape copying pdf2docx/shape/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/shape creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/algorithm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Element.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/docx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/share.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common copying pdf2docx/common/Block.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/common creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImageBlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImageSpan.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image copying pdf2docx/image/ImagesExtractor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image copying pdf2docx/image/Image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image copying pdf2docx/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build/pdf2docx/image running egg_info writing pdf2docx.egg-info/PKG-INFO writing dependency_links to pdf2docx.egg-info/dependency_links.txt writing entry points to pdf2docx.egg-info/entry_points.txt writing requirements to pdf2docx.egg-info/requires.txt writing top-level names to pdf2docx.egg-info/top_level.txt reading manifest file 'pdf2docx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pdf2docx.egg-info/SOURCES.txt' dh_auto_test -O--buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build; python3.14 -m unittest discover -v pdf2docx (unittest.loader._FailedTest.pdf2docx) ... ERROR ====================================================================== ERROR: pdf2docx (unittest.loader._FailedTest.pdf2docx) ---------------------------------------------------------------------- ImportError: Failed to import test module: pdf2docx Traceback (most recent call last): File "/usr/lib/python3.14/unittest/loader.py", line 460, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib/python3.14/unittest/loader.py", line 367, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/__init__.py", line 1, in <module> from .converter import Converter File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build/pdf2docx/converter.py", line 9, in <module> import fitz File "/usr/lib/python3/dist-packages/fitz/__init__.py", line 2, in <module> from pymupdf import * File "/usr/lib/python3/dist-packages/pymupdf/__init__.py", line 30, in <module> from . import extra File "/usr/lib/python3/dist-packages/pymupdf/extra.py", line 10, in <module> from . import _extra ImportError: cannot import name '_extra' from partially initialized module 'pymupdf' (most likely due to a circular import) (/usr/lib/python3/dist-packages/pymupdf/__init__.py) ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pdf2docx/build; python3.14 -m unittest discover -v I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pdf2docx/build; python3.13 -m unittest discover -v ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:5: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

