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/8d41231306e59cac2de25518d0f2d53f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8d41231306e59cac2de25518d0f2d53f 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/n2jlsk5rfqw8zl52cdrdxsypki0z779k-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/warrant/tests/tests.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/3mqnldhjia54hh98k2sv4s4qar02jvp2-fix-pip10-compat.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
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/warrant
copying warrant/__init__.py -> build/lib/warrant
copying warrant/aws_srp.py -> build/lib/warrant
copying warrant/exceptions.py -> build/lib/warrant
creating build/lib/warrant/tests
copying warrant/tests/__init__.py -> build/lib/warrant/tests
copying warrant/tests/tests.py -> build/lib/warrant/tests
running egg_info
creating warrant.egg-info
writing warrant.egg-info/PKG-INFO
writing dependency_links to warrant.egg-info/dependency_links.txt
writing requirements to warrant.egg-info/requires.txt
writing top-level names to warrant.egg-info/top_level.txt
writing manifest file 'warrant.egg-info/SOURCES.txt'
reading manifest file 'warrant.egg-info/SOURCES.txt'
writing manifest file 'warrant.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/warrant
copying build/lib/warrant/__init__.py -> build/bdist.linux-aarch64/wheel/warrant
copying build/lib/warrant/aws_srp.py -> build/bdist.linux-aarch64/wheel/warrant
copying build/lib/warrant/exceptions.py -> build/bdist.linux-aarch64/wheel/warrant
creating build/bdist.linux-aarch64/wheel/warrant/tests
copying build/lib/warrant/tests/__init__.py -> build/bdist.linux-aarch64/wheel/warrant/tests
copying build/lib/warrant/tests/tests.py -> build/bdist.linux-aarch64/wheel/warrant/tests
running install_egg_info
Copying warrant.egg-info to build/bdist.linux-aarch64/wheel/warrant-0.6.1-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/warrant-0.6.1.dist-info/WHEEL
creating 'dist/warrant-0.6.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'warrant/__init__.py'
adding 'warrant/aws_srp.py'
adding 'warrant/exceptions.py'
adding 'warrant/tests/__init__.py'
adding 'warrant/tests/tests.py'
adding 'warrant-0.6.1.dist-info/LICENSE'
adding 'warrant-0.6.1.dist-info/METADATA'
adding 'warrant-0.6.1.dist-info/WHEEL'
adding 'warrant-0.6.1.dist-info/top_level.txt'
adding 'warrant-0.6.1.dist-info/zip-safe'
adding 'warrant-0.6.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./warrant-0.6.1-py3-none-any.whl
Requirement already satisfied: envs>=0.3.0 in /nix/store/8ix64bh85jrqhzd2b3vyz01x2gyy3i03-python3.9-envs-1.3/lib/python3.9/site-packages (from warrant==0.6.1) (1.3)
Requirement already satisfied: requests>=2.13.0 in /nix/store/wg92y3qmkjnh42j5vv62zjry0ff1qy5l-python3.9-requests-2.25.1/lib/python3.9/site-packages (from warrant==0.6.1) (2.25.1)
Requirement already satisfied: python-jose>=2.0.0 in /nix/store/mhnzjzzlxgxnz9m2xgzzq8f6pl8lz2p5-python3.9-python-jose-3.2.0/lib/python3.9/site-packages (from warrant==0.6.1) (3.2.0)
Requirement already satisfied: boto3>=1.4.3 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from warrant==0.6.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.4.3->warrant==0.6.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.4.3->warrant==0.6.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.4.3->warrant==0.6.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.4.3->warrant==0.6.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.4.3->warrant==0.6.1) (2.8.1)
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.4.3->warrant==0.6.1) (1.15.0)
Requirement already satisfied: ecdsa in /nix/store/xvn96qjahd941byg38hhqib8a2xygyn5-python3.9-ecdsa-0.16.1/lib/python3.9/site-packages (from python-jose>=2.0.0->warrant==0.6.1) (0.16.1)
Requirement already satisfied: pyasn1 in /nix/store/z082svg0ddfkqgp8l2hrwp3an3vazswl-python3.9-pyasn1-0.4.8/lib/python3.9/site-packages (from python-jose>=2.0.0->warrant==0.6.1) (0.4.8)
Requirement already satisfied: rsa in /nix/store/xadldp8ik63xbyzqql8gmj3yqp7zpm2b-python3.9-rsa-4.6/lib/python3.9/site-packages (from python-jose>=2.0.0->warrant==0.6.1) (4.6)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/5y4pkh1a085k018cmc2fc3hw20aw1hrf-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests>=2.13.0->warrant==0.6.1) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/ay6akk6avwcfms1zjwbfi4ijkigybyf1-python3.9-idna-2.10/lib/python3.9/site-packages (from requests>=2.13.0->warrant==0.6.1) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/frg6y9pg35sl5zgcw4iwa518a8ady542-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from requests>=2.13.0->warrant==0.6.1) (3.0.4)
Installing collected packages: warrant
Successfully installed warrant-0.6.1
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/abzdl4bhrqbx1xm89vmxskyaigcspwl0-python3.9-warrant-0.6.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/abzdl4bhrqbx1xm89vmxskyaigcspwl0-python3.9-warrant-0.6.1/lib
patching script interpreter paths in /nix/store/abzdl4bhrqbx1xm89vmxskyaigcspwl0-python3.9-warrant-0.6.1
checking for references to /build/ in /nix/store/abzdl4bhrqbx1xm89vmxskyaigcspwl0-python3.9-warrant-0.6.1...
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment