pexpect-cli-0.1.0
x86_64-linux.home-manager-coder
· build #229
· raw
1tribuchet: building on jamie2Sourcing 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-namespaces-hook14Sourcing python-catch-conflicts-hook.sh15Sourcing pytest-check-hook16Using pytestCheckPhase
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"patchPhase
20patching script interpreter paths in bin/21bin/pexpect-server: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3"22bin/pexpect-cli: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3"configurePhase
23no configure script, doing nothingbuildPhase
24Executing pypaBuildPhase25Creating a wheel...26pypa build flags: --no-isolation --outdir dist/ --wheel27* Getting build dependencies for wheel...28* Building wheel...29Successfully built pexpect_cli-0.1.0-py3-none-any.whl30Finished creating a wheel...31Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
32Executing pythonRuntimeDepsCheck33Checking runtime dependencies for pexpect_cli-0.1.0-py3-none-any.whl34Finished executing pythonRuntimeDepsCheckinstallPhase
35Executing pypaInstallPhase36Successfully installed pexpect_cli-0.1.0-py3-none-any.whl37Finished executing pypaInstallPhasepythonOutputDistPhase
38Executing pythonOutputDistPhase39Finished executing pythonOutputDistPhasefixupPhase
40shrinking RPATHs of ELF executables and libraries in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.041checking for references to /build/ in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0...42patching script interpreter paths in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.043/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib/python3.14/site-packages/pexpect_cli/server.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3"44/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib/python3.14/site-packages/pexpect_cli/client.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3"45stripping (with command strip and flags -S -p) in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin46shrinking RPATHs of ELF executables and libraries in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist47checking for references to /build/ in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist...48patching script interpreter paths in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist49Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.650wrapping `/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin/pexpect-cli'...51Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.652wrapping `/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin/pexpect-server'...53Executing pythonRemoveTestsDir54Finished executing pythonRemoveTestsDirinstallCheckPhase
55no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
56Executing pythonImportsCheckPhase57Check whether the following modules can be imported: pexpect_clipytestCheckPhase
58Executing pytestCheckPhase59pytest flags: -m pytest60============================= test session starts ==============================61platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.062rootdir: /build/pexpect-cli63configfile: pyproject.toml64plugins: timeout-2.4.065collected 5 items6667tests/test_integration.py ..... [100%]6869============================== 5 passed in 7.94s ===============================70Finished executing pytestCheckPhase