Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/8c4275e2f6aba1883a7b3aad55ee088a to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8c4275e2f6aba1883a7b3aad55ee088a to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/116752
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/wgwfjdavxngnh4j8cid8bcc71giwwhpq-credstash-1.17.1.tar.gz
source root is credstash-1.17.1
setting SOURCE_DATE_EPOCH to timestamp 1586624788 of file credstash-1.17.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/f6kdk6hjhbqadbj2vjg0jzv75kck6571-9c02ee43ed6e37596cafbca2fe80c532ec19d2d8.patch
patching file setup.py
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_requires'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying credstash.py -> build/lib
running build_scripts
creating build/scripts-3.9
copying and adjusting credstash.py -> build/scripts-3.9
changing mode of build/scripts-3.9/credstash.py from 644 to 755
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
copying build/lib/credstash.py -> build/bdist.linux-aarch64/wheel
running install_egg_info
running egg_info
writing credstash.egg-info/PKG-INFO
writing dependency_links to credstash.egg-info/dependency_links.txt
writing entry points to credstash.egg-info/entry_points.txt
writing requirements to credstash.egg-info/requires.txt
writing top-level names to credstash.egg-info/top_level.txt
reading manifest file 'credstash.egg-info/SOURCES.txt'
writing manifest file 'credstash.egg-info/SOURCES.txt'
Copying credstash.egg-info to build/bdist.linux-aarch64/wheel/credstash-1.17.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/credstash-1.17.1.data
creating build/bdist.linux-aarch64/wheel/credstash-1.17.1.data/scripts
copying build/scripts-3.9/credstash.py -> build/bdist.linux-aarch64/wheel/credstash-1.17.1.data/scripts
changing mode of build/bdist.linux-aarch64/wheel/credstash-1.17.1.data/scripts/credstash.py to 755
creating build/bdist.linux-aarch64/wheel/credstash-1.17.1.dist-info/WHEEL
creating 'dist/credstash-1.17.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'credstash.py'
adding 'credstash-1.17.1.data/scripts/credstash.py'
adding 'credstash-1.17.1.dist-info/METADATA'
adding 'credstash-1.17.1.dist-info/WHEEL'
adding 'credstash-1.17.1.dist-info/entry_points.txt'
adding 'credstash-1.17.1.dist-info/top_level.txt'
adding 'credstash-1.17.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/credstash-1.17.1/dist /build/credstash-1.17.1
Processing ./credstash-1.17.1-py3-none-any.whl
Requirement already satisfied: cryptography>=2.1 in /nix/store/smw64283m6xs188s3fagc2amwkd0kww2-python3.9-cryptography-3.4.6/lib/python3.9/site-packages (from credstash==1.17.1) (3.4.6)
Requirement already satisfied: boto3>=1.1.1 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from credstash==1.17.1) (1.17.30)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from boto3>=1.1.1->credstash==1.17.1) (0.10.0)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/2d4iwxw554r8v0j3982cnrjh7q5zh11i-python3.9-s3transfer-0.3.4/lib/python3.9/site-packages (from boto3>=1.1.1->credstash==1.17.1) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from boto3>=1.1.1->credstash==1.17.1) (1.20.30)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/6kps5zlmwzkq9yl6v991zg2v123dq45s-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3>=1.1.1->credstash==1.17.1) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3>=1.1.1->credstash==1.17.1) (2.8.1)
Requirement already satisfied: cffi>=1.12 in /nix/store/zhlfp1pa7h5c1x1knsm01nfza32mk4ks-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=2.1->credstash==1.17.1) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/83c4dizl793x26xjyvq5lzxzjikf19xg-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.1->credstash==1.17.1) (2.20)
Requirement already satisfied: six>=1.5 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.21.0,>=1.20.30->boto3>=1.1.1->credstash==1.17.1) (1.15.0)
Installing collected packages: credstash
Successfully installed credstash-1.17.1
/build/credstash-1.17.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1/lib /nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1/bin
patching script interpreter paths in /nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1
checking for references to /build/ in /nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/r9q70gwfy1v5k3x0z3bv58hfzdd1jm4k-python3.9-credstash-1.17.1/bin/credstash'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment