python3.14-faster-whisper-1.2.1
checks.x86_64-linux.pkgs-voxterm
· build #4802
· 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-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Using checkPhaseThreadLimitHook
unpackPhase
17unpacking source archive /nix/store/bgw5405s07gh9ycmwsffgpc7jbbfp2v4-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py"configurePhase
20no configure script, doing nothingbuildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.26!!2728 ********************************************************************************29 Please consider removing the following classifiers in favor of a SPDX license expression:3031 License :: OSI Approved :: MIT License3233 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.34 ********************************************************************************3536!!37 self._finalize_license_expression()38running egg_info39creating faster_whisper.egg-info40writing faster_whisper.egg-info/PKG-INFO41writing dependency_links to faster_whisper.egg-info/dependency_links.txt42writing requirements to faster_whisper.egg-info/requires.txt43writing top-level names to faster_whisper.egg-info/top_level.txt44writing manifest file 'faster_whisper.egg-info/SOURCES.txt'45reading manifest file 'faster_whisper.egg-info/SOURCES.txt'46reading manifest template 'MANIFEST.in'47adding license file 'LICENSE'48writing manifest file 'faster_whisper.egg-info/SOURCES.txt'49* Building wheel...50/nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.51!!5253 ********************************************************************************54 Please consider removing the following classifiers in favor of a SPDX license expression:5556 License :: OSI Approved :: MIT License5758 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.59 ********************************************************************************6061!!62 self._finalize_license_expression()63running bdist_wheel64running build65running build_py66creating build/lib/faster_whisper67copying faster_whisper/vad.py -> build/lib/faster_whisper68copying faster_whisper/__init__.py -> build/lib/faster_whisper69copying faster_whisper/audio.py -> build/lib/faster_whisper70copying faster_whisper/transcribe.py -> build/lib/faster_whisper71copying faster_whisper/version.py -> build/lib/faster_whisper72copying faster_whisper/utils.py -> build/lib/faster_whisper73copying faster_whisper/tokenizer.py -> build/lib/faster_whisper74copying faster_whisper/feature_extractor.py -> build/lib/faster_whisper75creating build/lib/faster_whisper/assets76copying faster_whisper/assets/__init__.py -> build/lib/faster_whisper/assets77running egg_info78writing faster_whisper.egg-info/PKG-INFO79writing dependency_links to faster_whisper.egg-info/dependency_links.txt80writing requirements to faster_whisper.egg-info/requires.txt81writing top-level names to faster_whisper.egg-info/top_level.txt82reading manifest file 'faster_whisper.egg-info/SOURCES.txt'83reading manifest template 'MANIFEST.in'84adding license file 'LICENSE'85writing manifest file 'faster_whisper.egg-info/SOURCES.txt'86copying faster_whisper/assets/silero_vad_v6.onnx -> build/lib/faster_whisper/assets87installing to build/bdist.linux-x86_64/wheel88running install89running install_lib90creating build/bdist.linux-x86_64/wheel91creating build/bdist.linux-x86_64/wheel/faster_whisper92copying build/lib/faster_whisper/version.py -> build/bdist.linux-x86_64/wheel/./faster_whisper93copying build/lib/faster_whisper/tokenizer.py -> build/bdist.linux-x86_64/wheel/./faster_whisper94copying build/lib/faster_whisper/audio.py -> build/bdist.linux-x86_64/wheel/./faster_whisper95copying build/lib/faster_whisper/feature_extractor.py -> build/bdist.linux-x86_64/wheel/./faster_whisper96creating build/bdist.linux-x86_64/wheel/faster_whisper/assets97copying build/lib/faster_whisper/assets/silero_vad_v6.onnx -> build/bdist.linux-x86_64/wheel/./faster_whisper/assets98copying build/lib/faster_whisper/assets/__init__.py -> build/bdist.linux-x86_64/wheel/./faster_whisper/assets99copying build/lib/faster_whisper/utils.py -> build/bdist.linux-x86_64/wheel/./faster_whisper100copying build/lib/faster_whisper/transcribe.py -> build/bdist.linux-x86_64/wheel/./faster_whisper101copying build/lib/faster_whisper/__init__.py -> build/bdist.linux-x86_64/wheel/./faster_whisper102copying build/lib/faster_whisper/vad.py -> build/bdist.linux-x86_64/wheel/./faster_whisper103running install_egg_info104Copying faster_whisper.egg-info to build/bdist.linux-x86_64/wheel/./faster_whisper-1.2.1-py3.14.egg-info105running install_scripts106creating build/bdist.linux-x86_64/wheel/faster_whisper-1.2.1.dist-info/WHEEL107creating '/build/source/dist/.tmp-0j1msw8j/faster_whisper-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it108adding 'faster_whisper/__init__.py'109adding 'faster_whisper/audio.py'110adding 'faster_whisper/feature_extractor.py'111adding 'faster_whisper/tokenizer.py'112adding 'faster_whisper/transcribe.py'113adding 'faster_whisper/utils.py'114adding 'faster_whisper/vad.py'115adding 'faster_whisper/version.py'116adding 'faster_whisper/assets/__init__.py'117adding 'faster_whisper/assets/silero_vad_v6.onnx'118adding 'faster_whisper-1.2.1.dist-info/licenses/LICENSE'119adding 'faster_whisper-1.2.1.dist-info/METADATA'120adding 'faster_whisper-1.2.1.dist-info/WHEEL'121adding 'faster_whisper-1.2.1.dist-info/top_level.txt'122adding 'faster_whisper-1.2.1.dist-info/RECORD'123removing build/bdist.linux-x86_64/wheel124Successfully built faster_whisper-1.2.1-py3-none-any.whl125Finished creating a wheel...126Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
127Executing pythonRuntimeDepsCheck128Checking runtime dependencies for faster_whisper-1.2.1-py3-none-any.whl129Finished executing pythonRuntimeDepsCheckinstallPhase
130Executing pypaInstallPhase131Successfully installed faster_whisper-1.2.1-py3-none-any.whl132Finished executing pypaInstallPhasepythonOutputDistPhase
133Executing pythonOutputDistPhase134Finished executing pythonOutputDistPhasefixupPhase
135shrinking RPATHs of ELF executables and libraries in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1136checking for references to /build/ in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1...137patching script interpreter paths in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1138stripping (with command strip and flags -S -p) in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1/lib139shrinking RPATHs of ELF executables and libraries in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist140checking for references to /build/ in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist...141patching script interpreter paths in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist142Executing pythonRemoveTestsDir143Finished executing pythonRemoveTestsDirpythonImportsCheckPhase
144Executing pythonImportsCheckPhase145Check whether the following modules can be imported: faster_whisperpythonMetadataCheckPhase
146Executing pythonMetadataCheckPhase