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/ba57a411569c28acbb8d9099f974e6d3 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ba57a411569c28acbb8d9099f974e6d3 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 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/g8q6jzam1by17rf8vd9ii3lz7qapzjg2-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/mocks/workspace_responses.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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/kbcstorage
copying kbcstorage/jobs.py -> build/lib/kbcstorage
copying kbcstorage/tables.py -> build/lib/kbcstorage
copying kbcstorage/__init__.py -> build/lib/kbcstorage
copying kbcstorage/files.py -> build/lib/kbcstorage
copying kbcstorage/client.py -> build/lib/kbcstorage
copying kbcstorage/workspaces.py -> build/lib/kbcstorage
copying kbcstorage/buckets.py -> build/lib/kbcstorage
copying kbcstorage/base.py -> build/lib/kbcstorage
creating build/lib/tests
creating build/lib/tests/mocks
copying tests/mocks/test_tables.py -> build/lib/tests/mocks
copying tests/mocks/table_responses.py -> build/lib/tests/mocks
copying tests/mocks/test_workspaces.py -> build/lib/tests/mocks
copying tests/mocks/job_responses.py -> build/lib/tests/mocks
copying tests/mocks/test_jobs.py -> build/lib/tests/mocks
copying tests/mocks/__init__.py -> build/lib/tests/mocks
copying tests/mocks/test_client.py -> build/lib/tests/mocks
copying tests/mocks/test_buckets.py -> build/lib/tests/mocks
copying tests/mocks/bucket_responses.py -> build/lib/tests/mocks
copying tests/mocks/workspace_responses.py -> build/lib/tests/mocks
creating build/lib/tests/functional
copying tests/functional/test_tables.py -> build/lib/tests/functional
copying tests/functional/__init__.py -> build/lib/tests/functional
copying tests/functional/test_client.py -> build/lib/tests/functional
copying tests/functional/test_base.py -> build/lib/tests/functional
copying tests/functional/test_buckets.py -> build/lib/tests/functional
copying tests/functional/test_files.py -> build/lib/tests/functional
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/kbcstorage
copying build/lib/kbcstorage/jobs.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/tables.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/__init__.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/files.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/client.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/workspaces.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/buckets.py -> build/bdist.linux-aarch64/wheel/kbcstorage
copying build/lib/kbcstorage/base.py -> build/bdist.linux-aarch64/wheel/kbcstorage
creating build/bdist.linux-aarch64/wheel/tests
creating build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/test_tables.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/table_responses.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/test_workspaces.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/job_responses.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/test_jobs.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/__init__.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/test_client.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/test_buckets.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/bucket_responses.py -> build/bdist.linux-aarch64/wheel/tests/mocks
copying build/lib/tests/mocks/workspace_responses.py -> build/bdist.linux-aarch64/wheel/tests/mocks
creating build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/test_tables.py -> build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/__init__.py -> build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/test_client.py -> build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/test_base.py -> build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/test_buckets.py -> build/bdist.linux-aarch64/wheel/tests/functional
copying build/lib/tests/functional/test_files.py -> build/bdist.linux-aarch64/wheel/tests/functional
running install_egg_info
running egg_info
creating kbcstorage.egg-info
writing kbcstorage.egg-info/PKG-INFO
writing dependency_links to kbcstorage.egg-info/dependency_links.txt
writing requirements to kbcstorage.egg-info/requires.txt
writing top-level names to kbcstorage.egg-info/top_level.txt
writing manifest file 'kbcstorage.egg-info/SOURCES.txt'
reading manifest file 'kbcstorage.egg-info/SOURCES.txt'
writing manifest file 'kbcstorage.egg-info/SOURCES.txt'
Copying kbcstorage.egg-info to build/bdist.linux-aarch64/wheel/kbcstorage-0.1.3-py3.9.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/kbcstorage-0.1.3.dist-info/WHEEL
creating 'dist/kbcstorage-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'kbcstorage/__init__.py'
adding 'kbcstorage/base.py'
adding 'kbcstorage/buckets.py'
adding 'kbcstorage/client.py'
adding 'kbcstorage/files.py'
adding 'kbcstorage/jobs.py'
adding 'kbcstorage/tables.py'
adding 'kbcstorage/workspaces.py'
adding 'tests/functional/__init__.py'
adding 'tests/functional/test_base.py'
adding 'tests/functional/test_buckets.py'
adding 'tests/functional/test_client.py'
adding 'tests/functional/test_files.py'
adding 'tests/functional/test_tables.py'
adding 'tests/mocks/__init__.py'
adding 'tests/mocks/bucket_responses.py'
adding 'tests/mocks/job_responses.py'
adding 'tests/mocks/table_responses.py'
adding 'tests/mocks/test_buckets.py'
adding 'tests/mocks/test_client.py'
adding 'tests/mocks/test_jobs.py'
adding 'tests/mocks/test_tables.py'
adding 'tests/mocks/test_workspaces.py'
adding 'tests/mocks/workspace_responses.py'
adding 'kbcstorage-0.1.3.dist-info/LICENSE.txt'
adding 'kbcstorage-0.1.3.dist-info/METADATA'
adding 'kbcstorage-0.1.3.dist-info/WHEEL'
adding 'kbcstorage-0.1.3.dist-info/top_level.txt'
adding 'kbcstorage-0.1.3.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 ./kbcstorage-0.1.3-py3-none-any.whl
Requirement already satisfied: boto3 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from kbcstorage==0.1.3) (1.17.30)
Requirement already satisfied: requests in /nix/store/wg92y3qmkjnh42j5vv62zjry0ff1qy5l-python3.9-requests-2.25.1/lib/python3.9/site-packages (from kbcstorage==0.1.3) (2.25.1)
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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (1.15.0)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/5y4pkh1a085k018cmc2fc3hw20aw1hrf-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (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->kbcstorage==0.1.3) (3.0.4)
Installing collected packages: kbcstorage
Successfully installed kbcstorage-0.1.3
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/r645nb4f1dxxzp3c47k33m91fx9wh5j3-python3.9-sapi-python-client-0.1.3
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/r645nb4f1dxxzp3c47k33m91fx9wh5j3-python3.9-sapi-python-client-0.1.3/lib
patching script interpreter paths in /nix/store/r645nb4f1dxxzp3c47k33m91fx9wh5j3-python3.9-sapi-python-client-0.1.3
checking for references to /build/ in /nix/store/r645nb4f1dxxzp3c47k33m91fx9wh5j3-python3.9-sapi-python-client-0.1.3...
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