Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:38
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/fe40d20f455d9f0124609c967a2d5fa7 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fe40d20f455d9f0124609c967a2d5fa7 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 9 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-build-hook
Using pipBuildPhase
Using pipShellHook
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/cnhal5xb4vhyzj3kfn7vgx5ky4gq488n-pyerfa-1.7.1.1.tar.gz
source root is pyerfa-1.7.1.1
setting SOURCE_DATE_EPOCH to timestamp 1605710995 of file pyerfa-1.7.1.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./liberfa/erfa/build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./liberfa/erfa/build-aux/config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./liberfa/erfa/build-aux/ltmain.sh
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing pipBuildPhase
Creating a wheel...
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /build/pyerfa-1.7.1.1
Preparing wheel metadata ... - done
Building wheels for collected packages: pyerfa
Building wheel for pyerfa (PEP 517) ... - \ | / - done
Created wheel for pyerfa: filename=pyerfa-0.0.0-cp39-cp39-linux_aarch64.whl size=404011 sha256=0ecbfd084455cd41c81211a64a3bf602a8f61b243164fab20c0113c6c228ca9d
Stored in directory: /build/pip-ephem-wheel-cache-jzavptgu/wheels/ba/4e/f5/896bcdda3bcee9a71a525176bf543f8ef226aed2f8c24b3ac9
Successfully built pyerfa
Finished creating a wheel...
Finished executing pipBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pyerfa-1.7.1.1/dist /build/pyerfa-1.7.1.1
Processing ./pyerfa-0.0.0-cp39-cp39-linux_aarch64.whl
Requirement already satisfied: numpy>=1.16 in /nix/store/l0lvnn19zplw742mhjgraj594a6kn2q0-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from pyerfa==0.0.0) (1.20.1)
Installing collected packages: pyerfa
Successfully installed pyerfa-0.0.0
/build/pyerfa-1.7.1.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/m3ssz07rbjyazwk31a8fpqmv9fnhbd88-python3.9-pyerfa-1.7.1.1
shrinking /nix/store/m3ssz07rbjyazwk31a8fpqmv9fnhbd88-python3.9-pyerfa-1.7.1.1/lib/python3.9/site-packages/erfa/ufunc.cpython-39-aarch64-linux-gnu.so
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/m3ssz07rbjyazwk31a8fpqmv9fnhbd88-python3.9-pyerfa-1.7.1.1/lib
patching script interpreter paths in /nix/store/m3ssz07rbjyazwk31a8fpqmv9fnhbd88-python3.9-pyerfa-1.7.1.1
checking for references to /build/ in /nix/store/m3ssz07rbjyazwk31a8fpqmv9fnhbd88-python3.9-pyerfa-1.7.1.1...
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