python3.13-ocrmypdf-16.13.0
default.checks.x86_64-linux.nixos-malt
· build #120
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/c42lvs5l6x8pqf6wb2dd1y6fy0l7smc0-source19source root is source20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"patchPhase
21applying patch /nix/store/lsg6nbsycl6azl0zb91pniacj0yynbcm-use-pillow-heif.patch22patching file pyproject.toml23patching file src/ocrmypdf/_pipeline.py24Hunk #1 succeeded at 43 (offset 1 line).25applying patch /nix/store/cwgc9q9n7nm6cczvflvx73g82advd0j3-paths.patch26patching file src/ocrmypdf/_exec/ghostscript.py27Hunk #1 succeeded at 35 (offset 4 lines).28patching file src/ocrmypdf/_exec/jbig2enc.py29patching file src/ocrmypdf/_exec/pngquant.py30patching file src/ocrmypdf/_exec/tesseract.py31patching file src/ocrmypdf/_exec/unpaper.pyconfigurePhase
32no configure script, doing nothingbuildPhase
33Executing pypaBuildPhase34Setting SETUPTOOLS_SCM_PRETEND_VERSION to 16.13.035Including all tracked files automatically36Creating a wheel...37pypa build flags: --no-isolation --outdir dist/ --wheel38* Getting build dependencies for wheel...39* Building wheel...40Successfully built ocrmypdf-16.13.0-py3-none-any.whl41Finished creating a wheel...42Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
43Executing pythonRuntimeDepsCheck44Checking runtime dependencies for ocrmypdf-16.13.0-py3-none-any.whl45Finished executing pythonRuntimeDepsCheckinstallPhase
46Executing pypaInstallPhase47Successfully installed ocrmypdf-16.13.0-py3-none-any.whl48Finished executing pypaInstallPhasepythonOutputDistPhase
49Executing pythonOutputDistPhase50Finished executing pythonOutputDistPhasefixupPhase
51shrinking RPATHs of ELF executables and libraries in /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.052checking for references to /build/ in /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0...53patching script interpreter paths in /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.054/nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0/lib/python3.13/site-packages/ocrmypdf/__main__.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/hwxyyva16ymysk5i1jwpx307gdlimiqm-python3-3.13.14/bin/python3"55stripping (with command strip and flags -S -p) in /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0/lib /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0/bin56shrinking RPATHs of ELF executables and libraries in /nix/store/zmi8f9q8zd6jajd19mf05bwczzgai4vw-python3.13-ocrmypdf-16.13.0-dist57checking for references to /build/ in /nix/store/zmi8f9q8zd6jajd19mf05bwczzgai4vw-python3.13-ocrmypdf-16.13.0-dist...58patching script interpreter paths in /nix/store/zmi8f9q8zd6jajd19mf05bwczzgai4vw-python3.13-ocrmypdf-16.13.0-dist59Rewriting #!/nix/store/hwxyyva16ymysk5i1jwpx307gdlimiqm-python3-3.13.14/bin/python3.13 to #!/nix/store/hwxyyva16ymysk5i1jwpx307gdlimiqm-python3-3.13.1460wrapping `/nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0/bin/ocrmypdf'...61Executing pythonRemoveTestsDir62Finished executing pythonRemoveTestsDirinstallCheckPhase
63no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
64Executing pythonImportsCheckPhase65Check whether the following modules can be imported: ocrmypdfpythonMetadataCheckPhase
66Executing pythonMetadataCheckPhasepytestCheckPhase
67Executing pytestCheckPhase68pytest flags: -m pytest --numprocesses=4869============================= test session starts ==============================70platform linux -- Python 3.13.14, pytest-9.1.1, pluggy-1.6.071rootdir: /build/source72configfile: pyproject.toml73testpaths: tests74plugins: hypothesis-6.156.1, xdist-3.8.07548 workers [412 items] 76.s.s..........ss...s.s.......s.s...x..............x....s................ [ 17%]77.........sss....x....................s............ss.....s.............. [ 34%]78..s..............................................x...................... [ 52%]79...sss.sssssssssssssssss............s.....s........s.................... [ 69%]80........................................................................ [ 87%]81.................................s.................. [100%]82=============================== warnings summary ===============================83tests/test_optimize.py: 10 warnings84 /nix/store/yv3lvwl6vdlhsr3hd34a86gqq48zj3gn-python3.13-ocrmypdf-16.13.0/lib/python3.13/site-packages/ocrmypdf/optimize.py:619: DeprecationWarning: Page.images is deprecated and will be removed in a future version. Use Page.get_images() instead, which by default also finds images nested inside form XObjects.85 foreign_image = next(iter(pdf_image.pages[0].images.values()))8687tests/test_optimize.py::test_multiple_pngs88tests/test_optimize.py::test_multiple_pngs89 /build/source/tests/test_optimize.py:184: DeprecationWarning: Page.images is deprecated and will be removed in a future version. Use Page.get_images() instead, which by default also finds images nested inside form XObjects.90 inim = next(iter(inpdf.pages[n].images.values()))9192tests/test_optimize.py::test_multiple_pngs93tests/test_optimize.py::test_multiple_pngs94 /build/source/tests/test_optimize.py:185: DeprecationWarning: Page.images is deprecated and will be removed in a future version. Use Page.get_images() instead, which by default also finds images nested inside form XObjects.95 outim = next(iter(outpdf.pages[n].images.values()))9697tests/test_optimize.py::test_jbig2_lossy[True]98tests/test_optimize.py::test_jbig2_lossy[False]99 /build/source/tests/test_optimize.py:108: DeprecationWarning: Page.images is deprecated and will be removed in a future version. Use Page.get_images() instead, which by default also finds images nested inside form XObjects.100 pim = pikepdf.PdfImage(next(iter(pdf.pages[0].images.values())))101102tests/test_optimize.py::test_flate_to_jbig2103 /build/source/tests/test_optimize.py:142: DeprecationWarning: Page.images is deprecated and will be removed in a future version. Use Page.get_images() instead, which by default also finds images nested inside form XObjects.104 pim = pikepdf.PdfImage(next(iter(pdf.pages[0].images.values())))105106tests/test_semfree.py: 12 warnings107 /nix/store/hwxyyva16ymysk5i1jwpx307gdlimiqm-python3-3.13.14/lib/python3.13/multiprocessing/popen_fork.py:73: DeprecationWarning: This process (pid=462) is multi-threaded, use of fork() may lead to deadlocks in the child.108 self.pid = os.fork()109110-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html111=========== 367 passed, 42 skipped, 4 xfailed, 29 warnings in 59.06s ===========112Finished executing pytestCheckPhase113pytestCheckPhase completed in 1 minutes 1 seconds