mistral-vibe-2.23.1
x86_64-linux.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 nothingbuildPhase
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/build/source/dist /build/source30Unpacking to: unpacked/mistral_vibe-2.23.1...OK31Repacking wheel as ./mistral_vibe-2.23.1-py3-none-any.whl...OK32/build/source33Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
34Executing pythonRuntimeDepsCheck35Checking runtime dependencies for mistral_vibe-2.23.1-py3-none-any.whl36Finished executing pythonRuntimeDepsCheckinstallPhase
37Executing pypaInstallPhase38Successfully installed mistral_vibe-2.23.1-py3-none-any.whl39Finished executing pypaInstallPhasepythonOutputDistPhase
40Executing pythonOutputDistPhase41Finished executing pythonOutputDistPhasefixupPhase
42shrinking RPATHs of ELF executables and libraries in /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.143checking for references to /build/ in /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1...44patching script interpreter paths in /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.145stripping (with command strip and flags -S -p) in /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1/lib /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1/bin46shrinking RPATHs of ELF executables and libraries in /nix/store/ljfy46zi94gdggivcccmcdx0sc6g9392-mistral-vibe-2.23.1-dist47checking for references to /build/ in /nix/store/ljfy46zi94gdggivcccmcdx0sc6g9392-mistral-vibe-2.23.1-dist...48patching script interpreter paths in /nix/store/ljfy46zi94gdggivcccmcdx0sc6g9392-mistral-vibe-2.23.1-dist49Rewriting #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14 to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.650wrapping `/nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1/bin/vibe-acp'...51Rewriting #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14 to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.652wrapping `/nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1/bin/vibe'...53Executing pythonRemoveTestsDir54Finished executing pythonRemoveTestsDirinstallCheckPhase
55Executing versionCheckPhase56Successfully managed to find version 2.23.1 in the output of the command /nix/store/8amdlqppcxpmgpp7xw5qn66rb6y7bmml-mistral-vibe-2.23.1/bin/vibe --version57vibe 2.23.158Finished versionCheckPhase59setting known thread variables to default: 160 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=161no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
62Executing pythonImportsCheckPhase63Check whether the following modules can be imported: vibe vibe.cli.cli vibe.core.llm.backend.mistral vibe.core.transcribe.mistral_transcribe_client64Traceback (most recent call last):65 File "<string>", line 1, in <module>66 import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:]))67 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^68 File "<string>", line 1, in <lambda>69 import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:]))70 ~~~~~~~~~~~~~~~~~~~~~~~^^^^^71 File "/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/lib/python3.14/importlib/__init__.py", line 88, in import_module72 return _bootstrap._gcd_import(name[level:], package, level)73 ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^74 File "<frozen importlib._bootstrap>", line 1406, in _gcd_import75 File "<frozen importlib._bootstrap>", line 1371, in _find_and_load76 File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked77 File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed78 File "<frozen importlib._bootstrap>", line 1406, in _gcd_import79 File "<frozen importlib._bootstrap>", line 1371, in _find_and_load80 File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked81ModuleNotFoundError: No module named 'vibe.core.transcribe'