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/d9cc6ea72c5f2aed13f07f053a04ba9c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d9cc6ea72c5f2aed13f07f053a04ba9c 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/jq909fyrrm3mhi9fa7x5zcdgnc4q08xq-aiobotocore-1.1.2.tar.gz
source root is aiobotocore-1.1.2
setting SOURCE_DATE_EPOCH to timestamp 1602062539 of file aiobotocore-1.1.2/setup.cfg
@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/aiobotocore
copying aiobotocore/credentials.py -> build/lib/aiobotocore
copying aiobotocore/waiter.py -> build/lib/aiobotocore
copying aiobotocore/hooks.py -> build/lib/aiobotocore
copying aiobotocore/utils.py -> build/lib/aiobotocore
copying aiobotocore/args.py -> build/lib/aiobotocore
copying aiobotocore/__init__.py -> build/lib/aiobotocore
copying aiobotocore/endpoint.py -> build/lib/aiobotocore
copying aiobotocore/client.py -> build/lib/aiobotocore
copying aiobotocore/eventstream.py -> build/lib/aiobotocore
copying aiobotocore/_endpoint_helpers.py -> build/lib/aiobotocore
copying aiobotocore/session.py -> build/lib/aiobotocore
copying aiobotocore/parsers.py -> build/lib/aiobotocore
copying aiobotocore/response.py -> build/lib/aiobotocore
copying aiobotocore/paginate.py -> build/lib/aiobotocore
copying aiobotocore/config.py -> build/lib/aiobotocore
copying aiobotocore/signers.py -> build/lib/aiobotocore
running egg_info
writing aiobotocore.egg-info/PKG-INFO
writing dependency_links to aiobotocore.egg-info/dependency_links.txt
writing requirements to aiobotocore.egg-info/requires.txt
writing top-level names to aiobotocore.egg-info/top_level.txt
reading manifest file 'aiobotocore.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
writing manifest file 'aiobotocore.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/aiobotocore
copying build/lib/aiobotocore/credentials.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/waiter.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/hooks.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/utils.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/args.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/__init__.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/endpoint.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/client.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/eventstream.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/_endpoint_helpers.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/session.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/parsers.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/response.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/paginate.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/config.py -> build/bdist.linux-aarch64/wheel/aiobotocore
copying build/lib/aiobotocore/signers.py -> build/bdist.linux-aarch64/wheel/aiobotocore
running install_egg_info
Copying aiobotocore.egg-info to build/bdist.linux-aarch64/wheel/aiobotocore-1.1.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/aiobotocore-1.1.2.dist-info/WHEEL
creating 'dist/aiobotocore-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'aiobotocore/__init__.py'
adding 'aiobotocore/_endpoint_helpers.py'
adding 'aiobotocore/args.py'
adding 'aiobotocore/client.py'
adding 'aiobotocore/config.py'
adding 'aiobotocore/credentials.py'
adding 'aiobotocore/endpoint.py'
adding 'aiobotocore/eventstream.py'
adding 'aiobotocore/hooks.py'
adding 'aiobotocore/paginate.py'
adding 'aiobotocore/parsers.py'
adding 'aiobotocore/response.py'
adding 'aiobotocore/session.py'
adding 'aiobotocore/signers.py'
adding 'aiobotocore/utils.py'
adding 'aiobotocore/waiter.py'
adding 'aiobotocore-1.1.2.dist-info/LICENSE'
adding 'aiobotocore-1.1.2.dist-info/METADATA'
adding 'aiobotocore-1.1.2.dist-info/WHEEL'
adding 'aiobotocore-1.1.2.dist-info/top_level.txt'
adding 'aiobotocore-1.1.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/aiobotocore-1.1.2/dist /build/aiobotocore-1.1.2
Processing ./aiobotocore-1.1.2-py3-none-any.whl
Requirement already satisfied: aiohttp>=3.3.1 in /nix/store/az5ywrafyds621mxj3d48vj51wj1rhjj-python3.9-aiohttp-3.7.3/lib/python3.9/site-packages (from aiobotocore==1.1.2) (3.7.3)
Requirement already satisfied: botocore in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from aiobotocore==1.1.2) (1.20.30)
Requirement already satisfied: aioitertools>=0.5.1 in /nix/store/i0g6dwb0rjhpgq592l6m581xnv9xmmf5-python3.9-aioitertools-0.7.1/lib/python3.9/site-packages (from aiobotocore==1.1.2) (0.7.1)
Requirement already satisfied: wrapt>=1.10.10 in /nix/store/gqmd0gxhdc538xajxj8jvriwfsi51qak-python3.9-wrapt-1.12.1/lib/python3.9/site-packages (from aiobotocore==1.1.2) (1.12.1)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/frg6y9pg35sl5zgcw4iwa518a8ady542-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.0.4)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/y396fl5xh7ka25b805m1gm3qljcszxs2-python3.9-yarl-1.6.3/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (1.6.3)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/fq5lvwrxshq1fxriq1yb8jfph4njpbwj-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (5.1.0)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/m1zc04pp8wn6nrd1jv1ps36gx2maznj6-python3.9-async-timeout-3.0.1/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.0.1)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/lxdpgx204z40gxgaxr256fy2x5643gvf-python3.9-typing_extensions-3.7.4.3/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.7.4.3)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/wfnzs2ws9n22pahajbhxbxg5yy0w0ahn-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (20.3.0)
Requirement already satisfied: idna>=2.0 in /nix/store/ay6akk6avwcfms1zjwbfi4ijkigybyf1-python3.9-idna-2.10/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp>=3.3.1->aiobotocore==1.1.2) (2.10)
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 botocore->aiobotocore==1.1.2) (0.10.0)
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->aiobotocore==1.1.2) (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->aiobotocore==1.1.2) (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->aiobotocore==1.1.2) (1.15.0)
Installing collected packages: aiobotocore
Successfully installed aiobotocore-1.1.2
/build/aiobotocore-1.1.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/iljbzswjni8sr5b062103i9cqy8azak6-python3.9-aiobotocore-1.1.2
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/iljbzswjni8sr5b062103i9cqy8azak6-python3.9-aiobotocore-1.1.2/lib
patching script interpreter paths in /nix/store/iljbzswjni8sr5b062103i9cqy8azak6-python3.9-aiobotocore-1.1.2
checking for references to /build/ in /nix/store/iljbzswjni8sr5b062103i9cqy8azak6-python3.9-aiobotocore-1.1.2...
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
Check whether the following modules can be imported: aiobotocore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment