nixbot

builds
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-hook
unpackPhase
15unpacking source archive /nix/store/sagwczd9ibg2vv7nda1f00n61nnv96ws-nmap-cli16source root is nmap-cli17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "nmap-cli/tests/test_nmap_cli.py"
configurePhase
18no configure script, doing nothing
buildPhase
19Executing pypaBuildPhase20Creating a wheel...21pypa build flags: --no-isolation --outdir dist/ --wheel22* Getting build dependencies for wheel...23* Building wheel...24Successfully built nmap_cli-0.1.0-py3-none-any.whl25Finished creating a wheel...26Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
27Executing pythonRuntimeDepsCheck28Checking runtime dependencies for nmap_cli-0.1.0-py3-none-any.whl29Finished executing pythonRuntimeDepsCheck
installPhase
30Executing pypaInstallPhase31Successfully installed nmap_cli-0.1.0-py3-none-any.whl32Finished executing pypaInstallPhase
pythonOutputDistPhase
33Executing pythonOutputDistPhase34Finished executing pythonOutputDistPhase
fixupPhase
35shrinking RPATHs of ELF executables and libraries in /nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.036checking for references to /build/ in /nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.0...37patching script interpreter paths in /nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.038/nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.0/lib/python3.14/site-packages/nmap_cli.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3"39stripping (with command strip and flags -S -p) in /nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.0/lib /nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.0/bin40shrinking RPATHs of ELF executables and libraries in /nix/store/f3sjpx5sz6y8ghhcnfs85lhgf8js9bj0-nmap-cli-0.1.0-dist41checking for references to /build/ in /nix/store/f3sjpx5sz6y8ghhcnfs85lhgf8js9bj0-nmap-cli-0.1.0-dist...42patching script interpreter paths in /nix/store/f3sjpx5sz6y8ghhcnfs85lhgf8js9bj0-nmap-cli-0.1.0-dist43Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.644wrapping `/nix/store/hizy8rmzkzg2l623hc3hr9krnpgiirgp-nmap-cli-0.1.0/bin/nmap-cli'...45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
473 files already formatted48CPY001 Missing copyright notice at top of file49--> nmap_cli.py:1:15051CPY001 Missing copyright notice at top of file52--> tests/__init__.py:1:15354CPY001 Missing copyright notice at top of file55--> tests/test_nmap_cli.py:1:15657Found 3 errors.