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/2741f398042cee6149aa678acafcbbce to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2741f398042cee6149aa678acafcbbce to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | 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/vdrc87m6xl4ccwjfvgjncjma0lwq6j6w-chalice-1.21.9.tar.gz
source root is chalice-1.21.9
setting SOURCE_DATE_EPOCH to timestamp 1610728274 of file chalice-1.21.9/setup.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
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/chalice
copying chalice/analyzer.py -> build/lib/chalice
copying chalice/test.py -> build/lib/chalice
copying chalice/logs.py -> build/lib/chalice
copying chalice/pipeline.py -> build/lib/chalice
copying chalice/local.py -> build/lib/chalice
copying chalice/utils.py -> build/lib/chalice
copying chalice/awsclient.py -> build/lib/chalice
copying chalice/__init__.py -> build/lib/chalice
copying chalice/policy.py -> build/lib/chalice
copying chalice/constants.py -> build/lib/chalice
copying chalice/invoke.py -> build/lib/chalice
copying chalice/compat.py -> build/lib/chalice
copying chalice/package.py -> build/lib/chalice
copying chalice/config.py -> build/lib/chalice
copying chalice/app.py -> build/lib/chalice
creating build/lib/chalice/cli
copying chalice/cli/factory.py -> build/lib/chalice/cli
copying chalice/cli/__init__.py -> build/lib/chalice/cli
copying chalice/cli/reloader.py -> build/lib/chalice/cli
creating build/lib/chalice/deploy
copying chalice/deploy/validate.py -> build/lib/chalice/deploy
copying chalice/deploy/packager.py -> build/lib/chalice/deploy
copying chalice/deploy/models.py -> build/lib/chalice/deploy
copying chalice/deploy/sweeper.py -> build/lib/chalice/deploy
copying chalice/deploy/swagger.py -> build/lib/chalice/deploy
copying chalice/deploy/__init__.py -> build/lib/chalice/deploy
copying chalice/deploy/deployer.py -> build/lib/chalice/deploy
copying chalice/deploy/planner.py -> build/lib/chalice/deploy
copying chalice/deploy/executor.py -> build/lib/chalice/deploy
copying chalice/deploy/appgraph.py -> build/lib/chalice/deploy
creating build/lib/chalice/vendored
copying chalice/vendored/__init__.py -> build/lib/chalice/vendored
creating build/lib/chalice/cli/filewatch
copying chalice/cli/filewatch/stat.py -> build/lib/chalice/cli/filewatch
copying chalice/cli/filewatch/__init__.py -> build/lib/chalice/cli/filewatch
copying chalice/cli/filewatch/eventbased.py -> build/lib/chalice/cli/filewatch
creating build/lib/chalice/vendored/botocore
copying chalice/vendored/botocore/regions.py -> build/lib/chalice/vendored/botocore
copying chalice/vendored/botocore/__init__.py -> build/lib/chalice/vendored/botocore
running egg_info
writing chalice.egg-info/PKG-INFO
writing dependency_links to chalice.egg-info/dependency_links.txt
writing entry points to chalice.egg-info/entry_points.txt
writing requirements to chalice.egg-info/requires.txt
writing top-level names to chalice.egg-info/top_level.txt
reading manifest file 'chalice.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
writing manifest file 'chalice.egg-info/SOURCES.txt'
copying chalice/policies-extra.json -> build/lib/chalice
copying chalice/policies.json -> build/lib/chalice
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/chalice
creating build/bdist.linux-aarch64/wheel/chalice/cli
copying build/lib/chalice/cli/factory.py -> build/bdist.linux-aarch64/wheel/chalice/cli
creating build/bdist.linux-aarch64/wheel/chalice/cli/filewatch
copying build/lib/chalice/cli/filewatch/stat.py -> build/bdist.linux-aarch64/wheel/chalice/cli/filewatch
copying build/lib/chalice/cli/filewatch/__init__.py -> build/bdist.linux-aarch64/wheel/chalice/cli/filewatch
copying build/lib/chalice/cli/filewatch/eventbased.py -> build/bdist.linux-aarch64/wheel/chalice/cli/filewatch
copying build/lib/chalice/cli/__init__.py -> build/bdist.linux-aarch64/wheel/chalice/cli
copying build/lib/chalice/cli/reloader.py -> build/bdist.linux-aarch64/wheel/chalice/cli
copying build/lib/chalice/analyzer.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/policies.json -> build/bdist.linux-aarch64/wheel/chalice
creating build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/validate.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/packager.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/models.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/sweeper.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/swagger.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/__init__.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/deployer.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/planner.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/executor.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/deploy/appgraph.py -> build/bdist.linux-aarch64/wheel/chalice/deploy
copying build/lib/chalice/test.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/logs.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/pipeline.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/local.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/policies-extra.json -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/utils.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/awsclient.py -> build/bdist.linux-aarch64/wheel/chalice
creating build/bdist.linux-aarch64/wheel/chalice/vendored
creating build/bdist.linux-aarch64/wheel/chalice/vendored/botocore
copying build/lib/chalice/vendored/botocore/regions.py -> build/bdist.linux-aarch64/wheel/chalice/vendored/botocore
copying build/lib/chalice/vendored/botocore/__init__.py -> build/bdist.linux-aarch64/wheel/chalice/vendored/botocore
copying build/lib/chalice/vendored/__init__.py -> build/bdist.linux-aarch64/wheel/chalice/vendored
copying build/lib/chalice/__init__.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/policy.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/constants.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/invoke.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/compat.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/package.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/config.py -> build/bdist.linux-aarch64/wheel/chalice
copying build/lib/chalice/app.py -> build/bdist.linux-aarch64/wheel/chalice
running install_egg_info
Copying chalice.egg-info to build/bdist.linux-aarch64/wheel/chalice-1.21.9-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "NOTICE" (matched pattern "NOTICE*")
creating build/bdist.linux-aarch64/wheel/chalice-1.21.9.dist-info/WHEEL
creating 'dist/chalice-1.21.9-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'chalice/__init__.py'
adding 'chalice/analyzer.py'
adding 'chalice/app.py'
adding 'chalice/awsclient.py'
adding 'chalice/compat.py'
adding 'chalice/config.py'
adding 'chalice/constants.py'
adding 'chalice/invoke.py'
adding 'chalice/local.py'
adding 'chalice/logs.py'
adding 'chalice/package.py'
adding 'chalice/pipeline.py'
adding 'chalice/policies-extra.json'
adding 'chalice/policies.json'
adding 'chalice/policy.py'
adding 'chalice/test.py'
adding 'chalice/utils.py'
adding 'chalice/cli/__init__.py'
adding 'chalice/cli/factory.py'
adding 'chalice/cli/reloader.py'
adding 'chalice/cli/filewatch/__init__.py'
adding 'chalice/cli/filewatch/eventbased.py'
adding 'chalice/cli/filewatch/stat.py'
adding 'chalice/deploy/__init__.py'
adding 'chalice/deploy/appgraph.py'
adding 'chalice/deploy/deployer.py'
adding 'chalice/deploy/executor.py'
adding 'chalice/deploy/models.py'
adding 'chalice/deploy/packager.py'
adding 'chalice/deploy/planner.py'
adding 'chalice/deploy/swagger.py'
adding 'chalice/deploy/sweeper.py'
adding 'chalice/deploy/validate.py'
adding 'chalice/vendored/__init__.py'
adding 'chalice/vendored/botocore/__init__.py'
adding 'chalice/vendored/botocore/regions.py'
adding 'chalice-1.21.9.dist-info/LICENSE'
adding 'chalice-1.21.9.dist-info/METADATA'
adding 'chalice-1.21.9.dist-info/NOTICE'
adding 'chalice-1.21.9.dist-info/WHEEL'
adding 'chalice-1.21.9.dist-info/entry_points.txt'
adding 'chalice-1.21.9.dist-info/top_level.txt'
adding 'chalice-1.21.9.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/chalice-1.21.9/dist /build/chalice-1.21.9
Processing ./chalice-1.21.9-py2.py3-none-any.whl
Requirement already satisfied: mypy-extensions==0.4.3 in /nix/store/l2spm78fj987jx3bnmnmi00jqza6xfrs-python3.9-mypy-extensions-0.4.3/lib/python3.9/site-packages (from chalice==1.21.9) (0.4.3)
Requirement already satisfied: click<8.0,>=7 in /nix/store/nmvzxyyqly8khf0nyfmi4p0vzn6zjp9a-python3.9-click-7.1.2/lib/python3.9/site-packages (from chalice==1.21.9) (7.1.2)
Requirement already satisfied: six<2.0.0,>=1.10.0 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from chalice==1.21.9) (1.15.0)
Requirement already satisfied: wheel in /nix/store/76pvq4jxxfbyiipvynnc0pc78n67mdz2-python3.9-wheel-0.36.2/lib/python3.9/site-packages (from chalice==1.21.9) (0.36.2)
Requirement already satisfied: botocore<2.0.0,>=1.12.86 in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from chalice==1.21.9) (1.20.30)
Requirement already satisfied: pip in /nix/store/5shh3s8sjc7qldriq18vbnaddy52sf2w-python3.9-pip-20.3.4/lib/python3.9/site-packages (from chalice==1.21.9) (20.3.4)
Requirement already satisfied: attrs<20.4.0,>=19.3.0 in /nix/store/wfnzs2ws9n22pahajbhxbxg5yy0w0ahn-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from chalice==1.21.9) (20.3.0)
Requirement already satisfied: pyyaml<6.0.0,>=5.3.1 in /nix/store/3rk3471jgg2y91dgdfgzn1mhvv7w8jz1-python3.9-PyYAML-5.4.1/lib/python3.9/site-packages (from chalice==1.21.9) (5.4.1)
Requirement already satisfied: setuptools in /nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages (from chalice==1.21.9) (50.3.1.post0)
Requirement already satisfied: jmespath<1.0.0,>=0.9.3 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from chalice==1.21.9) (0.10.0)
Requirement already satisfied: enum-compat>=0.0.2 in /nix/store/lswsjy32g5wjccrv3ai0cc0y3wdrrrn8-python3.9-enum-compat-0.0.3/lib/python3.9/site-packages (from chalice==1.21.9) (0.0.3)
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<2.0.0,>=1.12.86->chalice==1.21.9) (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<2.0.0,>=1.12.86->chalice==1.21.9) (2.8.1)
Installing collected packages: chalice
Successfully installed chalice-1.21.9
/build/chalice-1.21.9
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9/lib /nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9/bin
patching script interpreter paths in /nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9
checking for references to /build/ in /nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/nd9bppp2xar36yqx31id8p9hj5m3p86n-python3.9-chalice-1.21.9/bin/chalice'...
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