Sourcing pyproject-configure-hook Using pyprojectConfiguredPhase Sourcing pyproject-build-hook Using pyprojectBuildPhase Sourcing pyproject-install-hook Using pyprojectInstallPhase Running phase: unpackPhase unpacking source archive /nix/store/rmflww43ka7z5cbdwv3fz99fapx4ki5c-fbpca-1.0.tar.gz source root is fbpca-1.0 setting SOURCE_DATE_EPOCH to timestamp 1418160338 of file "fbpca-1.0/setup.cfg" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Executing pyprojectConfigurePhase Finished executing pyprojectConfigurePhase Running phase: buildPhase Executing pyprojectBuildPhase Creating a distribution... warning: Invalid `SSL_CERT_FILE`. Path does not exist: /no-cert-file.crt. No default certificates will be trusted. DEBUG uv 0.12.5 (x86_64-unknown-linux-gnu) DEBUG Disabling the uv cache due to `--no-cache` DEBUG Checking for Python interpreter at path `/nix/store/yprcwha8bf8cag7kzbsiyfa180vm595w-python3-3.11.16/bin/python3.11` DEBUG Using request connect timeout of 10s and read timeout of 30s DEBUG Not using `uv_build` direct build for `.` because its `pyproject.toml` failed to parse: failed to open file `/build/fbpca-1.0/pyproject.toml`: No such file or directory (os error 2) Building wheel... DEBUG Proceeding without build isolation DEBUG Locking the source tree for setuptools DEBUG Calling `setuptools.build_meta:__legacy__.build_wheel(__import__("os").fsdecode(b"/build/fbpca-1.0/dist/"), {}, None)` /nix/store/2f9mkh3bxv15flgwrazni17czjyscvif-setuptools-82.0.1/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib copying fbpca.py -> build/lib installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel copying build/lib/fbpca.py -> build/bdist.linux-x86_64/wheel/. running install_egg_info running egg_info writing fbpca.egg-info/PKG-INFO writing dependency_links to fbpca.egg-info/dependency_links.txt writing top-level names to fbpca.egg-info/top_level.txt reading manifest file 'fbpca.egg-info/SOURCES.txt' writing manifest file 'fbpca.egg-info/SOURCES.txt' Copying fbpca.egg-info to build/bdist.linux-x86_64/wheel/./fbpca-1.0-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/fbpca-1.0.dist-info/WHEEL creating '/build/fbpca-1.0/dist/.tmp-bza3x2ea/fbpca-1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'fbpca.py' adding 'fbpca-1.0.dist-info/METADATA' adding 'fbpca-1.0.dist-info/WHEEL' adding 'fbpca-1.0.dist-info/top_level.txt' adding 'fbpca-1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dist/fbpca-1.0-py3-none-any.whl Finished executing pyprojectBuildPhase Running phase: installPhase Executing pyprojectInstallPhase warning: Invalid `SSL_CERT_FILE`. Path does not exist: /no-cert-file.crt. No default certificates will be trusted. Using CPython 3.11.16 interpreter at: /nix/store/yprcwha8bf8cag7kzbsiyfa180vm595w-python3-3.11.16/bin/python3.11 Resolved 1 package in 1ms Prepared 1 package in 5ms Installed 1 package in 2ms Bytecode compiled 1 file in 36ms + fbpca==1.0 (from file:///build/fbpca-1.0/dist/fbpca-1.0-py3-none-any.whl) Successfully installed fbpca-1.0-py3-none-any.whl Finished executing pyprojectInstallPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/llivlgqy1rgajbbpn30c6nyb84996dgn-fbpca-1.0 checking for references to /build/ in /nix/store/llivlgqy1rgajbbpn30c6nyb84996dgn-fbpca-1.0... patching script interpreter paths in /nix/store/llivlgqy1rgajbbpn30c6nyb84996dgn-fbpca-1.0 stripping (with command strip and flags -S -p) in /nix/store/llivlgqy1rgajbbpn30c6nyb84996dgn-fbpca-1.0/lib Running phase: pyprojectOutputSetupHook