Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:20
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/299279d559a26eee6ad1d9a578fabfab to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/299279d559a26eee6ad1d9a578fabfab to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 8 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": "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_x86_64.whl size=476745 sha256=2b60f38aff317053b0af3987e6b6ac6c147aa8493e16653c27a29f000c700818
Stored in directory: /build/pip-ephem-wheel-cache-7kkn_88v/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_x86_64.whl
Requirement already satisfied: numpy>=1.16 in /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-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/hlm8afcwq3d1nk11mif738jp3xnk4igx-python3.9-pyerfa-1.7.1.1
shrinking /nix/store/hlm8afcwq3d1nk11mif738jp3xnk4igx-python3.9-pyerfa-1.7.1.1/lib/python3.9/site-packages/erfa/ufunc.cpython-39-x86_64-linux-gnu.so
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hlm8afcwq3d1nk11mif738jp3xnk4igx-python3.9-pyerfa-1.7.1.1/lib
patching script interpreter paths in /nix/store/hlm8afcwq3d1nk11mif738jp3xnk4igx-python3.9-pyerfa-1.7.1.1
checking for references to /build/ in /nix/store/hlm8afcwq3d1nk11mif738jp3xnk4igx-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