nixbot

builds

failed mistral-vibe-2.23.1 aarch64-darwin.pkgs-mistral-vibe · build #1569 · 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.sh14Using versionCheckHook15Using checkPhaseThreadLimitHook
unpackPhase
16unpacking source archive /nix/store/akq8swx3vy7yqzy91sdhjfh4x2afy9k7-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/vibe/whats_new.md"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2.23.122Including all tracked files automatically23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27Successfully built mistral_vibe-2.23.1-py3-none-any.whl28Finished creating a wheel...29/nix/var/nix/builds/nix-35770-2636869471/source/dist /nix/var/nix/builds/nix-35770-2636869471/source30Unpacking to: unpacked/mistral_vibe-2.23.1...OK31Repacking wheel as ./mistral_vibe-2.23.1-py3-none-any.whl...OK32/nix/var/nix/builds/nix-35770-2636869471/source33Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
34Executing pythonRuntimeDepsCheck35Checking runtime dependencies for mistral_vibe-2.23.1-py3-none-any.whl36Finished executing pythonRuntimeDepsCheck
installPhase
37Executing pypaInstallPhase38Successfully installed mistral_vibe-2.23.1-py3-none-any.whl39Finished executing pypaInstallPhase
pythonOutputDistPhase
40Executing pythonOutputDistPhase41Finished executing pythonOutputDistPhase
fixupPhase
42checking for references to /nix/var/nix/builds/nix-35770-2636869471/ in /nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1...43patching script interpreter paths in /nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.144stripping (with command strip and flags -S) in /nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1/lib /nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1/bin45checking for references to /nix/var/nix/builds/nix-35770-2636869471/ in /nix/store/bbvfzlb6s3ibdlkvlf9r4cib30sggs2q-mistral-vibe-2.23.1-dist...46patching script interpreter paths in /nix/store/bbvfzlb6s3ibdlkvlf9r4cib30sggs2q-mistral-vibe-2.23.1-dist47Rewriting #!/nix/store/0788rbnl2p558jnyjlm2s2f9r5sxpq3h-python3-3.14.6/bin/python3.14 to #!/nix/store/0788rbnl2p558jnyjlm2s2f9r5sxpq3h-python3-3.14.648wrapping `/nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1/bin/vibe-acp'...49Rewriting #!/nix/store/0788rbnl2p558jnyjlm2s2f9r5sxpq3h-python3-3.14.6/bin/python3.14 to #!/nix/store/0788rbnl2p558jnyjlm2s2f9r5sxpq3h-python3-3.14.650wrapping `/nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1/bin/vibe'...51Executing pythonRemoveTestsDir52Finished executing pythonRemoveTestsDir
installCheckPhase
53Executing versionCheckPhase54Successfully managed to find version 2.23.1 in the output of the command /nix/store/12wwj17li2hwj079pyh887wplw097md4-mistral-vibe-2.23.1/bin/vibe --version55vibe 2.23.156Finished versionCheckPhase57setting known thread variables to default: 158 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=159no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
60Executing pythonImportsCheckPhase61Check whether the following modules can be imported: vibe vibe.cli.cli vibe.core.llm.backend.mistral vibe.core.transcribe.mistral_transcribe_client62Traceback (most recent call last):63 File "<string>", line 1, in <module>64 import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:]))65 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^66 File "<string>", line 1, in <lambda>67 import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:]))68 ~~~~~~~~~~~~~~~~~~~~~~~^^^^^69 File "/nix/store/0788rbnl2p558jnyjlm2s2f9r5sxpq3h-python3-3.14.6/lib/python3.14/importlib/__init__.py", line 88, in import_module70 return _bootstrap._gcd_import(name[level:], package, level)71 ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^72 File "<frozen importlib._bootstrap>", line 1406, in _gcd_import73 File "<frozen importlib._bootstrap>", line 1371, in _find_and_load74 File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked75 File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed76 File "<frozen importlib._bootstrap>", line 1406, in _gcd_import77 File "<frozen importlib._bootstrap>", line 1371, in _find_and_load78 File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked79ModuleNotFoundError: No module named 'vibe.core.transcribe'