nixbot

builds

succeeded python3.14-alphashape-1.3.1 x86_64-linux.package-alphashape · build #19 · 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-namespaces-hook13Sourcing python-catch-conflicts-hook.sh
unpackPhase
14unpacking source archive /nix/store/v9c5djdk82033p2kq70f2d6pg0ynwysm-source15source root is source16setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
configurePhase
17no configure script, doing nothing
buildPhase
18Executing pypaBuildPhase19Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.3.120Including all tracked files automatically21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite'25 warnings.warn(msg)26/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'27 warnings.warn(msg)28/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.29!!3031 ********************************************************************************32 Please consider removing the following classifiers in favor of a SPDX license expression:3334 License :: OSI Approved :: MIT License3536 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.37 ********************************************************************************3839!!40 self._finalize_license_expression()41running egg_info42creating alphashape.egg-info43writing alphashape.egg-info/PKG-INFO44writing dependency_links to alphashape.egg-info/dependency_links.txt45writing entry points to alphashape.egg-info/entry_points.txt46writing requirements to alphashape.egg-info/requires.txt47writing top-level names to alphashape.egg-info/top_level.txt48writing manifest file 'alphashape.egg-info/SOURCES.txt'49/nix/store/25h125fvgqlbgqrm4zdwwa4iq6j5imhp-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.50 return get_active_overrides().subprocess_timeout51reading manifest file 'alphashape.egg-info/SOURCES.txt'52reading manifest template 'MANIFEST.in'53warning: no previously-included files matching '__pycache__' found under directory '*'54warning: no previously-included files matching '*.py[co]' found under directory '*'55warning: no files found matching '*.jpg' under directory 'docs'56warning: no files found matching '*.png' under directory 'docs'57warning: no files found matching '*.gif' under directory 'docs'58adding license file 'LICENSE'59adding license file 'AUTHORS.rst'60writing manifest file 'alphashape.egg-info/SOURCES.txt'61* Building wheel...62/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite'63 warnings.warn(msg)64/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'65 warnings.warn(msg)66/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.67!!6869 ********************************************************************************70 Please consider removing the following classifiers in favor of a SPDX license expression:7172 License :: OSI Approved :: MIT License7374 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.75 ********************************************************************************7677!!78 self._finalize_license_expression()79running bdist_wheel80/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated81!!8283 ********************************************************************************84 With Python 2.7 end-of-life, support for building universal wheels85 (i.e., wheels that support both Python 2 and Python 3)86 is being obviated.87 Please discontinue using this option, or if you still need it,88 file an issue with pypa/setuptools describing your use case.8990 This deprecation is overdue, please update your project and remove deprecated91 calls to avoid build errors in the future.92 ********************************************************************************9394!!95 self.finalize_options()96running build97running build_py98creating build/lib/alphashape99copying alphashape/__init__.py -> build/lib/alphashape100copying alphashape/_version.py -> build/lib/alphashape101copying alphashape/alphashape.py -> build/lib/alphashape102copying alphashape/cli.py -> build/lib/alphashape103copying alphashape/optimizealpha.py -> build/lib/alphashape104running egg_info105writing alphashape.egg-info/PKG-INFO106writing dependency_links to alphashape.egg-info/dependency_links.txt107writing entry points to alphashape.egg-info/entry_points.txt108writing requirements to alphashape.egg-info/requires.txt109writing top-level names to alphashape.egg-info/top_level.txt110/nix/store/25h125fvgqlbgqrm4zdwwa4iq6j5imhp-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.111 return get_active_overrides().subprocess_timeout112reading manifest file 'alphashape.egg-info/SOURCES.txt'113reading manifest template 'MANIFEST.in'114warning: no previously-included files matching '__pycache__' found under directory '*'115warning: no previously-included files matching '*.py[co]' found under directory '*'116warning: no files found matching '*.jpg' under directory 'docs'117warning: no files found matching '*.png' under directory 'docs'118warning: no files found matching '*.gif' under directory 'docs'119adding license file 'LICENSE'120adding license file 'AUTHORS.rst'121writing manifest file 'alphashape.egg-info/SOURCES.txt'122installing to build/bdist.linux-x86_64/wheel123running install124running install_lib125creating build/bdist.linux-x86_64/wheel126creating build/bdist.linux-x86_64/wheel/alphashape127copying build/lib/alphashape/__init__.py -> build/bdist.linux-x86_64/wheel/./alphashape128copying build/lib/alphashape/_version.py -> build/bdist.linux-x86_64/wheel/./alphashape129copying build/lib/alphashape/alphashape.py -> build/bdist.linux-x86_64/wheel/./alphashape130copying build/lib/alphashape/cli.py -> build/bdist.linux-x86_64/wheel/./alphashape131copying build/lib/alphashape/optimizealpha.py -> build/bdist.linux-x86_64/wheel/./alphashape132running install_egg_info133Copying alphashape.egg-info to build/bdist.linux-x86_64/wheel/./alphashape-1.3.1-py3.14.egg-info134running install_scripts135creating build/bdist.linux-x86_64/wheel/alphashape-1.3.1.dist-info/WHEEL136creating '/build/source/dist/.tmp-y8vct3_6/alphashape-1.3.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it137adding 'alphashape/__init__.py'138adding 'alphashape/_version.py'139adding 'alphashape/alphashape.py'140adding 'alphashape/cli.py'141adding 'alphashape/optimizealpha.py'142adding 'alphashape-1.3.1.dist-info/licenses/AUTHORS.rst'143adding 'alphashape-1.3.1.dist-info/licenses/LICENSE'144adding 'alphashape-1.3.1.dist-info/METADATA'145adding 'alphashape-1.3.1.dist-info/WHEEL'146adding 'alphashape-1.3.1.dist-info/entry_points.txt'147adding 'alphashape-1.3.1.dist-info/top_level.txt'148adding 'alphashape-1.3.1.dist-info/RECORD'149removing build/bdist.linux-x86_64/wheel150Successfully built alphashape-1.3.1-py2.py3-none-any.whl151Finished creating a wheel...152Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
153Executing pythonRuntimeDepsCheck154Checking runtime dependencies for alphashape-1.3.1-py2.py3-none-any.whl155Finished executing pythonRuntimeDepsCheck
installPhase
156Executing pypaInstallPhase157Successfully installed alphashape-1.3.1-py2.py3-none-any.whl158Finished executing pypaInstallPhase
pythonOutputDistPhase
159Executing pythonOutputDistPhase160Finished executing pythonOutputDistPhase
fixupPhase
161shrinking RPATHs of ELF executables and libraries in /nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1162checking for references to /build/ in /nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1...163patching script interpreter paths in /nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1164stripping (with command strip and flags -S -p) in /nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1/lib /nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1/bin165shrinking RPATHs of ELF executables and libraries in /nix/store/2dnkw9d0c7yhb6cqby3fdgniw28craqi-python3.14-alphashape-1.3.1-dist166checking for references to /build/ in /nix/store/2dnkw9d0c7yhb6cqby3fdgniw28craqi-python3.14-alphashape-1.3.1-dist...167patching script interpreter paths in /nix/store/2dnkw9d0c7yhb6cqby3fdgniw28craqi-python3.14-alphashape-1.3.1-dist168Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6169wrapping `/nix/store/mfkar07wgbss18pn7lgwp82n2wb8rm5b-python3.14-alphashape-1.3.1/bin/alphashape'...170Executing pythonRemoveTestsDir171Finished executing pythonRemoveTestsDir
pythonImportsCheckPhase
172Executing pythonImportsCheckPhase173Check whether the following modules can be imported: alphashape