pexpect-cli-0.1.0
aarch64-darwin.home-manager-utm-vm
· build #188
· 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.sh14Sourcing pytest-check-hook15Using pytestCheckPhase16Running phase: unpackPhase
unpackPhase
17unpacking source archive /nix/store/lr9x8yx1115wb1znpb3rlrn1wq3z0jfz-pexpect-cli18source root is pexpect-cli19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "pexpect-cli/tests/test_integration.py"20Running phase: patchPhasepatchPhase
21patching script interpreter paths in bin/22bin/pexpect-server: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3"23bin/pexpect-cli: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3"24Running phase: updateAutotoolsGnuConfigScriptsPhaseupdateAutotoolsGnuConfigScriptsPhase
25Running phase: configurePhaseconfigurePhase
26no configure script, doing nothing27Running phase: buildPhasebuildPhase
28Executing pypaBuildPhase29Creating a wheel...30pypa build flags: --no-isolation --outdir dist/ --wheel31* Getting build dependencies for wheel...32* Building wheel...33Successfully built pexpect_cli-0.1.0-py3-none-any.whl34Finished creating a wheel...35Finished executing pypaBuildPhase36Running phase: pythonRuntimeDepsCheckHookpythonRuntimeDepsCheckHook
37Executing pythonRuntimeDepsCheck38Checking runtime dependencies for pexpect_cli-0.1.0-py3-none-any.whl39Finished executing pythonRuntimeDepsCheck40Running phase: installPhaseinstallPhase
41Executing pypaInstallPhase42Successfully installed pexpect_cli-0.1.0-py3-none-any.whl43Finished executing pypaInstallPhase44Running phase: pythonOutputDistPhasepythonOutputDistPhase
45Executing pythonOutputDistPhase46Finished executing pythonOutputDistPhase47Running phase: fixupPhasefixupPhase
48checking for references to /nix/var/nix/builds/nix-83096-1428577073/ in /nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0...49patching script interpreter paths in /nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.050/nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/lib/python3.13/site-packages/pexpect_cli/server.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3"51/nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/lib/python3.13/site-packages/pexpect_cli/client.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3"52stripping (with command strip and flags -S) in /nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/lib /nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/bin53checking for references to /nix/var/nix/builds/nix-83096-1428577073/ in /nix/store/0g1c6xrf2vxvhhcy1kqw7vn703mlpq2g-pexpect-cli-0.1.0-dist...54patching script interpreter paths in /nix/store/0g1c6xrf2vxvhhcy1kqw7vn703mlpq2g-pexpect-cli-0.1.0-dist55Rewriting #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3.13 to #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.1356wrapping `/nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/bin/pexpect-server'...57Rewriting #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3.13 to #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.1358wrapping `/nix/store/rrsb8h3gxr6rxgrcmpwv58ndgj53l8bl-pexpect-cli-0.1.0/bin/pexpect-cli'...59Executing pythonRemoveTestsDir60Finished executing pythonRemoveTestsDir61Running phase: installCheckPhaseinstallCheckPhase
62no Makefile or custom installCheckPhase, doing nothing63Running phase: pythonCatchConflictsPhasepythonCatchConflictsPhase
64Running phase: pythonRemoveBinBytecodePhasepythonRemoveBinBytecodePhase
65Running phase: pythonImportsCheckPhasepythonImportsCheckPhase
66Executing pythonImportsCheckPhase67Check whether the following modules can be imported: pexpect_cli68Running phase: pytestCheckPhasepytestCheckPhase
69Executing pytestCheckPhase70pytest flags: -m pytest71============================= test session starts ==============================72platform darwin -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.073rootdir: /nix/var/nix/builds/nix-83096-1428577073/pexpect-cli74configfile: pyproject.toml75plugins: timeout-2.4.076collected 5 items 7778tests/test_integration.py ..... [100%]7980============================== 5 passed in 11.40s ==============================81Finished executing pytestCheckPhase82Running phase: pytestcachePhasepytestcachePhase
83Running phase: pytestRemoveBytecodePhase