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/1940a2b2ccbe0e3d7a0eece926ea451a to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1940a2b2ccbe0e3d7a0eece926ea451a 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.8.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: botocore in /nix/store/p5fbxfzf89xmvywlpaqssa43m5j59f6j-python3.8-botocore-1.20.30/lib/python3.8/site-packages (from aiobotocore==1.1.2) (1.20.30)
Requirement already satisfied: aiohttp>=3.3.1 in /nix/store/kkhw1bhla3zw1n6drbx7ax442kyxqx72-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages (from aiobotocore==1.1.2) (3.7.3)
Requirement already satisfied: wrapt>=1.10.10 in /nix/store/y0inf2vyrcmvnn1x0xz1v3a8iy769463-python3.8-wrapt-1.12.1/lib/python3.8/site-packages (from aiobotocore==1.1.2) (1.12.1)
Requirement already satisfied: aioitertools>=0.5.1 in /nix/store/vmbrfwjm6khhqa2x32xx7gph3cqyql05-python3.8-aioitertools-0.7.1/lib/python3.8/site-packages (from aiobotocore==1.1.2) (0.7.1)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/1bjjjfsfcc2kssadxr995x76qkq6q86p-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (20.3.0)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.0.4)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/1lx6jg5qcdsy9295f1davll95nvnqm87-python3.8-async-timeout-3.0.1/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.0.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/ifw391qwdvw0g94l7qdm30940snsvv4d-python3.8-multidict-5.1.0/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (5.1.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/nzslq25fanxvmh9cc3sf9359089jarjj-python3.8-yarl-1.6.3/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (1.6.3)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/ps6l1xb2zfs5y7xrckpqq311b4n0nzq7-python3.8-typing_extensions-3.7.4.3/lib/python3.8/site-packages (from aiohttp>=3.3.1->aiobotocore==1.1.2) (3.7.4.3)
Requirement already satisfied: idna>=2.0 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from yarl<2.0,>=1.0->aiohttp>=3.3.1->aiobotocore==1.1.2) (2.10)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from botocore->aiobotocore==1.1.2) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from botocore->aiobotocore==1.1.2) (2.8.1)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/h6mxxnl37zxld21y4pfdw3lyhnbb38w7-python3.8-jmespath-0.10.0/lib/python3.8/site-packages (from botocore->aiobotocore==1.1.2) (0.10.0)
Requirement already satisfied: six>=1.5 in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/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/0znfhj8fr6gam22dqkamj0z9pvx6myjv-python3.8-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/0znfhj8fr6gam22dqkamj0z9pvx6myjv-python3.8-aiobotocore-1.1.2/lib
patching script interpreter paths in /nix/store/0znfhj8fr6gam22dqkamj0z9pvx6myjv-python3.8-aiobotocore-1.1.2
checking for references to /build/ in /nix/store/0znfhj8fr6gam22dqkamj0z9pvx6myjv-python3.8-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