Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:18
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/c9ce00e6b2564301d4225436db98cee6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c9ce00e6b2564301d4225436db98cee6 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 10 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-cp38-cp38-linux_x86_64.whl size=484778 sha256=9937221a8beaab00738aa821f752794b34003c19f75eaa3e02992cc9b98f08b9
Stored in directory: /build/pip-ephem-wheel-cache-djh2gjcg/wheels/8c/01/f9/7762c8a90df3fa7ee7182a01f9da9bb5b76335ccce009218e2
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-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: numpy>=1.16 in /nix/store/ig8k10p25j5z36pgadgx33f72lzm7sr1-python3.8-numpy-1.20.1/lib/python3.8/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/87zgbyhprx1qa449hj45630b0czc7xcg-python3.8-pyerfa-1.7.1.1
shrinking /nix/store/87zgbyhprx1qa449hj45630b0czc7xcg-python3.8-pyerfa-1.7.1.1/lib/python3.8/site-packages/erfa/ufunc.cpython-38-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/87zgbyhprx1qa449hj45630b0czc7xcg-python3.8-pyerfa-1.7.1.1/lib
patching script interpreter paths in /nix/store/87zgbyhprx1qa449hj45630b0czc7xcg-python3.8-pyerfa-1.7.1.1
checking for references to /build/ in /nix/store/87zgbyhprx1qa449hj45630b0czc7xcg-python3.8-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