Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 21:56
Show Gist options
  • Save r-rmcgibbo/1b39983a5ac38942d02a316a2cbb704f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1b39983a5ac38942d02a316a2cbb704f to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117062
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/fl6x3kw2frhrn307yj5xkl74yg4yqajf-opensensemap-api-0.1.6.tar.gz
source root is opensensemap-api-0.1.6
setting SOURCE_DATE_EPOCH to timestamp 1616271450 of file opensensemap-api-0.1.6/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/opensensemap_api
copying opensensemap_api/__init__.py -> build/lib/opensensemap_api
copying opensensemap_api/exceptions.py -> build/lib/opensensemap_api
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/opensensemap_api
copying build/lib/opensensemap_api/__init__.py -> build/bdist.linux-aarch64/wheel/opensensemap_api
copying build/lib/opensensemap_api/exceptions.py -> build/bdist.linux-aarch64/wheel/opensensemap_api
running install_egg_info
running egg_info
writing opensensemap_api.egg-info/PKG-INFO
writing dependency_links to opensensemap_api.egg-info/dependency_links.txt
writing requirements to opensensemap_api.egg-info/requires.txt
writing top-level names to opensensemap_api.egg-info/top_level.txt
reading manifest file 'opensensemap_api.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'opensensemap_api.egg-info/SOURCES.txt'
Copying opensensemap_api.egg-info to build/bdist.linux-aarch64/wheel/opensensemap_api-0.1.6-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/opensensemap_api-0.1.6.dist-info/WHEEL
creating 'dist/opensensemap_api-0.1.6-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'opensensemap_api/__init__.py'
adding 'opensensemap_api/exceptions.py'
adding 'opensensemap_api-0.1.6.dist-info/LICENSE'
adding 'opensensemap_api-0.1.6.dist-info/METADATA'
adding 'opensensemap_api-0.1.6.dist-info/WHEEL'
adding 'opensensemap_api-0.1.6.dist-info/top_level.txt'
adding 'opensensemap_api-0.1.6.dist-info/zip-safe'
adding 'opensensemap_api-0.1.6.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/opensensemap-api-0.1.6/dist /build/opensensemap-api-0.1.6
Processing ./opensensemap_api-0.1.6-py3-none-any.whl
Requirement already satisfied: aiohttp<4,>=3.7.4 in /nix/store/764f6s4zb5vkkjcxcm6yd2ybk3pn8dkg-python3.9-aiohttp-3.7.4.post0/lib/python3.9/site-packages (from opensensemap-api==0.1.6) (3.7.4.post0)
Requirement already satisfied: async-timeout<4 in /nix/store/cmv2zlf266xfbhzmk1bifq3yc9qkga00-python3.9-async-timeout-3.0.1/lib/python3.9/site-packages (from opensensemap-api==0.1.6) (3.0.1)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/3zg3yrzy0710ikdzc439ixwqdcy1z98l-python3.9-yarl-1.6.3/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (1.6.3)
Requirement already satisfied: chardet<5.0,>=2.0 in /nix/store/vszdgmmybb1wq6r99ksqhqn1w6d4f8gw-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (3.0.4)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/r6b1zf6vd76yyb9d3qkbndm56zn3ji5f-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (5.1.0)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/ybnlphhvwj5jq1f5k2sqwmnmsmm7qw4k-python3.9-typing_extensions-3.7.4.3/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (3.7.4.3)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/9jln296r87nyh9s27jba58xmggv26r12-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (20.3.0)
Requirement already satisfied: idna>=2.0 in /nix/store/x4ln6zlj24kkwg5hm94cblfvn4c702d3-python3.9-idna-2.10/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp<4,>=3.7.4->opensensemap-api==0.1.6) (2.10)
Installing collected packages: opensensemap-api
Successfully installed opensensemap-api-0.1.6
/build/opensensemap-api-0.1.6
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sgp3z24jznwzk0f0mf69i3sfpp95zz6r-python3.9-opensensemap-api-0.1.6
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/sgp3z24jznwzk0f0mf69i3sfpp95zz6r-python3.9-opensensemap-api-0.1.6/lib
patching script interpreter paths in /nix/store/sgp3z24jznwzk0f0mf69i3sfpp95zz6r-python3.9-opensensemap-api-0.1.6
checking for references to /build/ in /nix/store/sgp3z24jznwzk0f0mf69i3sfpp95zz6r-python3.9-opensensemap-api-0.1.6...
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: opensensemap_api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment