nix-uci-0.0.1
checks.aarch64-linux.package-openwrt-example
· build #528
· raw
1tribuchet: building on eliza2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh
unpackPhase
15unpacking source archive /nix/store/p22sjm0kgkg4v5rf8wffjkbf4r84q07b-src16source root is src17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "src/pyproject.toml"configurePhase
18no configure script, doing nothingbuildPhase
19Executing pypaBuildPhase20Creating a wheel...21pypa build flags: --no-isolation --outdir dist/ --wheel22* Getting build dependencies for wheel...23/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated24!!2526 ********************************************************************************27 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).2829 By 2027-Feb-18, you need to update your project and remove deprecated calls30 or your builds will no longer be supported.3132 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.33 ********************************************************************************3435!!36 corresp(dist, value, root_dir)37/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/expand.py:128: SetuptoolsWarning: File '/build/src/README.md' cannot be found38 for path in _filter_existing_files(_filepaths)39/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.40!!4142 ********************************************************************************43 Please consider removing the following classifiers in favor of a SPDX license expression:4445 License :: OSI Approved :: MIT License4647 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.48 ********************************************************************************4950!!51 dist._finalize_license_expression()52/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.53!!5455 ********************************************************************************56 Please consider removing the following classifiers in favor of a SPDX license expression:5758 License :: OSI Approved :: MIT License5960 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.61 ********************************************************************************6263!!64 self._finalize_license_expression()65running egg_info66creating nix_uci.egg-info67writing nix_uci.egg-info/PKG-INFO68writing dependency_links to nix_uci.egg-info/dependency_links.txt69writing entry points to nix_uci.egg-info/entry_points.txt70writing top-level names to nix_uci.egg-info/top_level.txt71writing manifest file 'nix_uci.egg-info/SOURCES.txt'72reading manifest file 'nix_uci.egg-info/SOURCES.txt'73writing manifest file 'nix_uci.egg-info/SOURCES.txt'74* Building wheel...75/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated76!!7778 ********************************************************************************79 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).8081 By 2027-Feb-18, you need to update your project and remove deprecated calls82 or your builds will no longer be supported.8384 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.85 ********************************************************************************8687!!88 corresp(dist, value, root_dir)89/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/expand.py:128: SetuptoolsWarning: File '/build/src/README.md' cannot be found90 for path in _filter_existing_files(_filepaths)91/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.92!!9394 ********************************************************************************95 Please consider removing the following classifiers in favor of a SPDX license expression:9697 License :: OSI Approved :: MIT License9899 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.100 ********************************************************************************101102!!103 dist._finalize_license_expression()104/nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.105!!106107 ********************************************************************************108 Please consider removing the following classifiers in favor of a SPDX license expression:109110 License :: OSI Approved :: MIT License111112 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.113 ********************************************************************************114115!!116 self._finalize_license_expression()117running bdist_wheel118running build119running build_py120creating build/lib/nix_uci121copying nix_uci/__init__.py -> build/lib/nix_uci122running egg_info123writing nix_uci.egg-info/PKG-INFO124writing dependency_links to nix_uci.egg-info/dependency_links.txt125writing entry points to nix_uci.egg-info/entry_points.txt126writing top-level names to nix_uci.egg-info/top_level.txt127reading manifest file 'nix_uci.egg-info/SOURCES.txt'128writing manifest file 'nix_uci.egg-info/SOURCES.txt'129installing to build/bdist.linux-aarch64/wheel130running install131running install_lib132creating build/bdist.linux-aarch64/wheel133creating build/bdist.linux-aarch64/wheel/nix_uci134copying build/lib/nix_uci/__init__.py -> build/bdist.linux-aarch64/wheel/./nix_uci135running install_egg_info136Copying nix_uci.egg-info to build/bdist.linux-aarch64/wheel/./nix_uci-0.0.1-py3.14.egg-info137running install_scripts138creating build/bdist.linux-aarch64/wheel/nix_uci-0.0.1.dist-info/WHEEL139creating '/build/src/dist/.tmp-79llzmg6/nix_uci-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it140adding 'nix_uci/__init__.py'141adding 'nix_uci-0.0.1.dist-info/METADATA'142adding 'nix_uci-0.0.1.dist-info/WHEEL'143adding 'nix_uci-0.0.1.dist-info/entry_points.txt'144adding 'nix_uci-0.0.1.dist-info/top_level.txt'145adding 'nix_uci-0.0.1.dist-info/zip-safe'146adding 'nix_uci-0.0.1.dist-info/RECORD'147removing build/bdist.linux-aarch64/wheel148Successfully built nix_uci-0.0.1-py3-none-any.whl149Finished creating a wheel...150Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
151Executing pythonRuntimeDepsCheck152Checking runtime dependencies for nix_uci-0.0.1-py3-none-any.whl153Finished executing pythonRuntimeDepsCheckinstallPhase
154Executing pypaInstallPhase155Successfully installed nix_uci-0.0.1-py3-none-any.whl156Finished executing pypaInstallPhasepythonOutputDistPhase
157Executing pythonOutputDistPhase158Finished executing pythonOutputDistPhasefixupPhase
159shrinking RPATHs of ELF executables and libraries in /nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1160checking for references to /build/ in /nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1...161patching script interpreter paths in /nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1162stripping (with command strip and flags -S -p) in /nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1/lib /nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1/bin163shrinking RPATHs of ELF executables and libraries in /nix/store/kh5fvpzh7s0blhw1ibd1aamb0in64x9v-nix-uci-0.0.1-dist164checking for references to /build/ in /nix/store/kh5fvpzh7s0blhw1ibd1aamb0in64x9v-nix-uci-0.0.1-dist...165patching script interpreter paths in /nix/store/kh5fvpzh7s0blhw1ibd1aamb0in64x9v-nix-uci-0.0.1-dist166Rewriting #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14 to #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7167wrapping `/nix/store/g8aqw1pv18pbbxc0d9vkv5abfp18d2aa-nix-uci-0.0.1/bin/nix-uci'...168Executing pythonRemoveTestsDir169Finished executing pythonRemoveTestsDirinstallCheckPhase
170no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
171Executing pythonImportsCheckPhase