nixbot

builds

succeeded python3.14-faster-whisper-1.2.1 checks.aarch64-linux.pkgs-voxterm · build #4802 · raw

1bld3: building 465qja6d221h9pdyz2prcc0yd35zkdlq-python3.14-faster-whisper-1.2.1.drv2Sourcing 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-metadata-check-hook.sh14Using pythonMetadataCheckPhase15Sourcing python-namespaces-hook16Sourcing python-catch-conflicts-hook.sh17Using checkPhaseThreadLimitHook
unpackPhase
18unpacking source archive /nix/store/bgw5405s07gh9ycmwsffgpc7jbbfp2v4-source19source root is source20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py"
configurePhase
21no configure script, doing nothing
buildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26/nix/store/idlwgfiz0sx90mimq3jjxl7vyi4pqspy-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.27!!2829 ********************************************************************************30 Please consider removing the following classifiers in favor of a SPDX license expression:3132 License :: OSI Approved :: MIT License3334 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.35 ********************************************************************************3637!!38 self._finalize_license_expression()39running egg_info40creating faster_whisper.egg-info41writing faster_whisper.egg-info/PKG-INFO42writing dependency_links to faster_whisper.egg-info/dependency_links.txt43writing requirements to faster_whisper.egg-info/requires.txt44writing top-level names to faster_whisper.egg-info/top_level.txt45writing manifest file 'faster_whisper.egg-info/SOURCES.txt'46reading manifest file 'faster_whisper.egg-info/SOURCES.txt'47reading manifest template 'MANIFEST.in'48adding license file 'LICENSE'49writing manifest file 'faster_whisper.egg-info/SOURCES.txt'50* Building wheel...51/nix/store/idlwgfiz0sx90mimq3jjxl7vyi4pqspy-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.52!!5354 ********************************************************************************55 Please consider removing the following classifiers in favor of a SPDX license expression:5657 License :: OSI Approved :: MIT License5859 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.60 ********************************************************************************6162!!63 self._finalize_license_expression()64running bdist_wheel65running build66running build_py67creating build/lib/faster_whisper68copying faster_whisper/version.py -> build/lib/faster_whisper69copying faster_whisper/feature_extractor.py -> build/lib/faster_whisper70copying faster_whisper/transcribe.py -> build/lib/faster_whisper71copying faster_whisper/vad.py -> build/lib/faster_whisper72copying faster_whisper/utils.py -> build/lib/faster_whisper73copying faster_whisper/audio.py -> build/lib/faster_whisper74copying faster_whisper/tokenizer.py -> build/lib/faster_whisper75copying faster_whisper/__init__.py -> build/lib/faster_whisper76creating build/lib/faster_whisper/assets77copying faster_whisper/assets/__init__.py -> build/lib/faster_whisper/assets78running egg_info79writing faster_whisper.egg-info/PKG-INFO80writing dependency_links to faster_whisper.egg-info/dependency_links.txt81writing requirements to faster_whisper.egg-info/requires.txt82writing top-level names to faster_whisper.egg-info/top_level.txt83reading manifest file 'faster_whisper.egg-info/SOURCES.txt'84reading manifest template 'MANIFEST.in'85adding license file 'LICENSE'86writing manifest file 'faster_whisper.egg-info/SOURCES.txt'87copying faster_whisper/assets/silero_vad_v6.onnx -> build/lib/faster_whisper/assets88installing to build/bdist.linux-aarch64/wheel89running install90running install_lib91creating build/bdist.linux-aarch64/wheel92creating build/bdist.linux-aarch64/wheel/faster_whisper93copying build/lib/faster_whisper/utils.py -> build/bdist.linux-aarch64/wheel/./faster_whisper94copying build/lib/faster_whisper/vad.py -> build/bdist.linux-aarch64/wheel/./faster_whisper95creating build/bdist.linux-aarch64/wheel/faster_whisper/assets96copying build/lib/faster_whisper/assets/silero_vad_v6.onnx -> build/bdist.linux-aarch64/wheel/./faster_whisper/assets97copying build/lib/faster_whisper/assets/__init__.py -> build/bdist.linux-aarch64/wheel/./faster_whisper/assets98copying build/lib/faster_whisper/transcribe.py -> build/bdist.linux-aarch64/wheel/./faster_whisper99copying build/lib/faster_whisper/feature_extractor.py -> build/bdist.linux-aarch64/wheel/./faster_whisper100copying build/lib/faster_whisper/version.py -> build/bdist.linux-aarch64/wheel/./faster_whisper101copying build/lib/faster_whisper/tokenizer.py -> build/bdist.linux-aarch64/wheel/./faster_whisper102copying build/lib/faster_whisper/__init__.py -> build/bdist.linux-aarch64/wheel/./faster_whisper103copying build/lib/faster_whisper/audio.py -> build/bdist.linux-aarch64/wheel/./faster_whisper104running install_egg_info105Copying faster_whisper.egg-info to build/bdist.linux-aarch64/wheel/./faster_whisper-1.2.1-py3.14.egg-info106running install_scripts107creating build/bdist.linux-aarch64/wheel/faster_whisper-1.2.1.dist-info/WHEEL108creating '/build/source/dist/.tmp-52gkn6tk/faster_whisper-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it109adding 'faster_whisper/__init__.py'110adding 'faster_whisper/audio.py'111adding 'faster_whisper/feature_extractor.py'112adding 'faster_whisper/tokenizer.py'113adding 'faster_whisper/transcribe.py'114adding 'faster_whisper/utils.py'115adding 'faster_whisper/vad.py'116adding 'faster_whisper/version.py'117adding 'faster_whisper/assets/__init__.py'118adding 'faster_whisper/assets/silero_vad_v6.onnx'119adding 'faster_whisper-1.2.1.dist-info/licenses/LICENSE'120adding 'faster_whisper-1.2.1.dist-info/METADATA'121adding 'faster_whisper-1.2.1.dist-info/WHEEL'122adding 'faster_whisper-1.2.1.dist-info/top_level.txt'123adding 'faster_whisper-1.2.1.dist-info/RECORD'124removing build/bdist.linux-aarch64/wheel125Successfully built faster_whisper-1.2.1-py3-none-any.whl126Finished creating a wheel...127Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
128Executing pythonRuntimeDepsCheck129Checking runtime dependencies for faster_whisper-1.2.1-py3-none-any.whl130Finished executing pythonRuntimeDepsCheck
installPhase
131Executing pypaInstallPhase132Successfully installed faster_whisper-1.2.1-py3-none-any.whl133Finished executing pypaInstallPhase
pythonOutputDistPhase
134Executing pythonOutputDistPhase135Finished executing pythonOutputDistPhase
fixupPhase
136shrinking RPATHs of ELF executables and libraries in /nix/store/k1668b4a8rzvvad6iml0z2mm77d0y37g-python3.14-faster-whisper-1.2.1137checking for references to /build/ in /nix/store/k1668b4a8rzvvad6iml0z2mm77d0y37g-python3.14-faster-whisper-1.2.1...138patching script interpreter paths in /nix/store/k1668b4a8rzvvad6iml0z2mm77d0y37g-python3.14-faster-whisper-1.2.1139stripping (with command strip and flags -S -p) in /nix/store/k1668b4a8rzvvad6iml0z2mm77d0y37g-python3.14-faster-whisper-1.2.1/lib140shrinking RPATHs of ELF executables and libraries in /nix/store/zqjglgq60h89jqnd37910wd47cp7mwva-python3.14-faster-whisper-1.2.1-dist141checking for references to /build/ in /nix/store/zqjglgq60h89jqnd37910wd47cp7mwva-python3.14-faster-whisper-1.2.1-dist...142patching script interpreter paths in /nix/store/zqjglgq60h89jqnd37910wd47cp7mwva-python3.14-faster-whisper-1.2.1-dist143Executing pythonRemoveTestsDir144Finished executing pythonRemoveTestsDir
pythonImportsCheckPhase
145Executing pythonImportsCheckPhase146Check whether the following modules can be imported: faster_whisper
pythonMetadataCheckPhase
147Executing pythonMetadataCheckPhase