Created
February 18, 2024 11:56
-
-
Save leana8959/cdb7a4758823b664e1e35698cb50695a to your computer and use it in GitHub Desktop.
pylibdmtx build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sourcing python-remove-tests-dir-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing python-remove-bin-bytecode-hook.sh | |
Sourcing setuptools-build-hook | |
Using setuptoolsBuildPhase | |
Using setuptoolsShellHook | |
Sourcing pypa-install-hook | |
Using pypaInstallPhase | |
Sourcing python-imports-check-hook.sh | |
Using pythonImportsCheckPhase | |
Sourcing python-namespaces-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing setuptools-check-hook | |
Using setuptoolsCheckPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
Running phase: unpackPhase | |
unpacking source archive /nix/store/m0ja91vf6nfh93qzh65nzfij4sz0x93q-source | |
source root is source | |
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
Running phase: updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
Running phase: configurePhase | |
no configure script, doing nothing | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
Running phase: buildPhase | |
Executing setuptoolsBuildPhase | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
creating build/lib/pylibdmtx | |
copying pylibdmtx/wrapper.py -> build/lib/pylibdmtx | |
copying pylibdmtx/dmtx_library.py -> build/lib/pylibdmtx | |
copying pylibdmtx/pylibdmtx_error.py -> build/lib/pylibdmtx | |
copying pylibdmtx/pylibdmtx.py -> build/lib/pylibdmtx | |
copying pylibdmtx/__init__.py -> build/lib/pylibdmtx | |
creating build/lib/pylibdmtx/scripts | |
copying pylibdmtx/scripts/read_datamatrix.py -> build/lib/pylibdmtx/scripts | |
copying pylibdmtx/scripts/__init__.py -> build/lib/pylibdmtx/scripts | |
copying pylibdmtx/scripts/write_datamatrix.py -> build/lib/pylibdmtx/scripts | |
creating build/lib/pylibdmtx/tests | |
copying pylibdmtx/tests/test_read_write_datamatrix.py -> build/lib/pylibdmtx/tests | |
copying pylibdmtx/tests/__init__.py -> build/lib/pylibdmtx/tests | |
copying pylibdmtx/tests/test_pylibdmtx.py -> build/lib/pylibdmtx/tests | |
running egg_info | |
creating pylibdmtx.egg-info | |
writing pylibdmtx.egg-info/PKG-INFO | |
writing dependency_links to pylibdmtx.egg-info/dependency_links.txt | |
writing entry points to pylibdmtx.egg-info/entry_points.txt | |
writing requirements to pylibdmtx.egg-info/requires.txt | |
writing top-level names to pylibdmtx.egg-info/top_level.txt | |
writing manifest file 'pylibdmtx.egg-info/SOURCES.txt' | |
reading manifest file 'pylibdmtx.egg-info/SOURCES.txt' | |
adding license file 'LICENSE.txt' | |
writing manifest file 'pylibdmtx.egg-info/SOURCES.txt' | |
running build_scripts | |
creating build/scripts-3.11 | |
copying and adjusting pylibdmtx/scripts/read_datamatrix.py -> build/scripts-3.11 | |
copying and adjusting pylibdmtx/scripts/write_datamatrix.py -> build/scripts-3.11 | |
changing mode of build/scripts-3.11/read_datamatrix.py from 644 to 755 | |
changing mode of build/scripts-3.11/write_datamatrix.py from 644 to 755 | |
/nix/store/p8yf6saggdgsynbx4pyywfsr7bcpr50v-python3.11-setuptools-68.2.2/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. | |
!! | |
******************************************************************************** | |
Please avoid running ``setup.py`` directly. | |
Instead, use pypa/build, pypa/installer or other | |
standards-based tools. | |
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. | |
******************************************************************************** | |
!! | |
self.initialize_options() | |
installing to build/bdist.macosx-11.0-arm64/wheel | |
running install | |
running install_lib | |
creating build/bdist.macosx-11.0-arm64 | |
creating build/bdist.macosx-11.0-arm64/wheel | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
copying build/lib/pylibdmtx/wrapper.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
copying build/lib/pylibdmtx/dmtx_library.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
copying build/lib/pylibdmtx/pylibdmtx_error.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
copying build/lib/pylibdmtx/pylibdmtx.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/tests | |
copying build/lib/pylibdmtx/tests/test_read_write_datamatrix.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/tests | |
copying build/lib/pylibdmtx/tests/__init__.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/tests | |
copying build/lib/pylibdmtx/tests/test_pylibdmtx.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/tests | |
copying build/lib/pylibdmtx/__init__.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/scripts | |
copying build/lib/pylibdmtx/scripts/read_datamatrix.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/scripts | |
copying build/lib/pylibdmtx/scripts/__init__.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/scripts | |
copying build/lib/pylibdmtx/scripts/write_datamatrix.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx/scripts | |
running install_egg_info | |
Copying pylibdmtx.egg-info to build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10-py3.11.egg-info | |
running install_scripts | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data/scripts | |
copying build/scripts-3.11/read_datamatrix.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data/scripts | |
copying build/scripts-3.11/write_datamatrix.py -> build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data/scripts | |
changing mode of build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data/scripts/read_datamatrix.py to 755 | |
changing mode of build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.data/scripts/write_datamatrix.py to 755 | |
creating build/bdist.macosx-11.0-arm64/wheel/pylibdmtx-0.1.10.dist-info/WHEEL | |
creating 'dist/pylibdmtx-0.1.10-py2.py3-none-any.whl' and adding 'build/bdist.macosx-11.0-arm64/wheel' to it | |
adding 'pylibdmtx/__init__.py' | |
adding 'pylibdmtx/dmtx_library.py' | |
adding 'pylibdmtx/pylibdmtx.py' | |
adding 'pylibdmtx/pylibdmtx_error.py' | |
adding 'pylibdmtx/wrapper.py' | |
adding 'pylibdmtx/scripts/__init__.py' | |
adding 'pylibdmtx/scripts/read_datamatrix.py' | |
adding 'pylibdmtx/scripts/write_datamatrix.py' | |
adding 'pylibdmtx/tests/__init__.py' | |
adding 'pylibdmtx/tests/test_pylibdmtx.py' | |
adding 'pylibdmtx/tests/test_read_write_datamatrix.py' | |
adding 'pylibdmtx-0.1.10.data/scripts/read_datamatrix.py' | |
adding 'pylibdmtx-0.1.10.data/scripts/write_datamatrix.py' | |
adding 'pylibdmtx-0.1.10.dist-info/LICENSE.txt' | |
adding 'pylibdmtx-0.1.10.dist-info/METADATA' | |
adding 'pylibdmtx-0.1.10.dist-info/WHEEL' | |
adding 'pylibdmtx-0.1.10.dist-info/entry_points.txt' | |
adding 'pylibdmtx-0.1.10.dist-info/top_level.txt' | |
adding 'pylibdmtx-0.1.10.dist-info/RECORD' | |
removing build/bdist.macosx-11.0-arm64/wheel | |
Finished executing setuptoolsBuildPhase | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
Running phase: installPhase | |
Executing pypaInstallPhase | |
Successfully installed pylibdmtx-0.1.10-py2.py3-none-any.whl | |
Finished executing pypaInstallPhase | |
@nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } | |
Running phase: pythonOutputDistPhase | |
Executing pythonOutputDistPhase | |
Finished executing pythonOutputDistPhase | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
Running phase: fixupPhase | |
checking for references to /private/tmp/nix-build-python3.11-pylibdmtx-0.1.10.drv-0/ in /nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10... | |
patching script interpreter paths in /nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10 | |
stripping (with command strip and flags -S) in /nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/lib /nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/bin | |
checking for references to /private/tmp/nix-build-python3.11-pylibdmtx-0.1.10.drv-0/ in /nix/store/y23424gc9q3yfbzi49gcx33xh66dwq0n-python3.11-pylibdmtx-0.1.10-dist... | |
patching script interpreter paths in /nix/store/y23424gc9q3yfbzi49gcx33xh66dwq0n-python3.11-pylibdmtx-0.1.10-dist | |
Rewriting #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6/bin/python3.11 to #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6 | |
wrapping `/nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/bin/read_datamatrix'... | |
Rewriting #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6/bin/python3.11 to #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6 | |
wrapping `/nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/bin/read_datamatrix.py'... | |
Rewriting #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6/bin/python3.11 to #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6 | |
wrapping `/nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/bin/write_datamatrix'... | |
Rewriting #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6/bin/python3.11 to #!/nix/store/avcrw6pcb2iwg123k1cr2k2hx5qbnrpq-python3-3.11.6 | |
wrapping `/nix/store/1nfwqv1sijbczpcmzbsv6d8gkzm0xdbg-python3.11-pylibdmtx-0.1.10/bin/write_datamatrix.py'... | |
Executing pythonRemoveTestsDir | |
Finished executing pythonRemoveTestsDir | |
@nix { "action": "setPhase", "phase": "installCheckPhase" } | |
Running phase: installCheckPhase | |
no Makefile or custom installCheckPhase, doing nothing | |
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } | |
Running phase: pythonCatchConflictsPhase | |
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } | |
Running phase: pythonRemoveBinBytecodePhase | |
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } | |
Running phase: pythonImportsCheckPhase | |
Executing pythonImportsCheckPhase | |
Check whether the following modules can be imported: pylibdmtx | |
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } | |
Running phase: setuptoolsCheckPhase | |
Executing setuptoolsCheckPhase | |
running test | |
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. | |
/nix/store/p8yf6saggdgsynbx4pyywfsr7bcpr50v-python3.11-setuptools-68.2.2/lib/python3.11/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. | |
!! | |
******************************************************************************** | |
Requirements should be satisfied by a PEP 517 installer. | |
If you are using pip, you can try `pip install --use-pep517`. | |
******************************************************************************** | |
!! | |
ir_d = dist.fetch_build_eggs(dist.install_requires) | |
/nix/store/p8yf6saggdgsynbx4pyywfsr7bcpr50v-python3.11-setuptools-68.2.2/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. | |
!! | |
******************************************************************************** | |
Requirements should be satisfied by a PEP 517 installer. | |
If you are using pip, you can try `pip install --use-pep517`. | |
******************************************************************************** | |
!! | |
tr_d = dist.fetch_build_eggs(dist.tests_require or []) | |
/nix/store/p8yf6saggdgsynbx4pyywfsr7bcpr50v-python3.11-setuptools-68.2.2/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. | |
!! | |
******************************************************************************** | |
Requirements should be satisfied by a PEP 517 installer. | |
If you are using pip, you can try `pip install --use-pep517`. | |
******************************************************************************** | |
!! | |
er_d = dist.fetch_build_eggs( | |
running egg_info | |
writing pylibdmtx.egg-info/PKG-INFO | |
writing dependency_links to pylibdmtx.egg-info/dependency_links.txt | |
writing entry points to pylibdmtx.egg-info/entry_points.txt | |
writing requirements to pylibdmtx.egg-info/requires.txt | |
writing top-level names to pylibdmtx.egg-info/top_level.txt | |
reading manifest file 'pylibdmtx.egg-info/SOURCES.txt' | |
adding license file 'LICENSE.txt' | |
writing manifest file 'pylibdmtx.egg-info/SOURCES.txt' | |
running build_ext | |
error: dlopen(/nix/store/32fh4nv0238whjhjslia38jh335762yl-libdmtx-0.7.7/lib/libdmtx.so, 0x0006): tried: '/nix/store/32fh4nv0238whjhjslia38jh335762yl-libdmtx-0.7.7/lib/libdmtx.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/nix/store/32fh4nv0238whjhjslia38jh335762yl-libdmtx-0.7.7/lib/libdmtx.so' (no such file), '/nix/store/32fh4nv0238whjhjslia38jh335762yl-libdmtx-0.7.7/lib/libdmtx.so' (no such file) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment