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/1bc9235b0edcbdcfe0026bcec9d2fe21 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1bc9235b0edcbdcfe0026bcec9d2fe21 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | 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 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/ysvr6rj8gqg1z8yz22qa7yph1n0xn3q7-jaraco.collections-3.0.0.tar.gz
source root is jaraco.collections-3.0.0
setting SOURCE_DATE_EPOCH to timestamp 1576817720 of file jaraco.collections-3.0.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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/jaraco
copying jaraco/__init__.py -> build/lib/jaraco
copying jaraco/collections.py -> build/lib/jaraco
running egg_info
writing jaraco.collections.egg-info/PKG-INFO
writing dependency_links to jaraco.collections.egg-info/dependency_links.txt
writing requirements to jaraco.collections.egg-info/requires.txt
writing top-level names to jaraco.collections.egg-info/top_level.txt
reading manifest file 'jaraco.collections.egg-info/SOURCES.txt'
writing manifest file 'jaraco.collections.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jaraco
copying build/lib/jaraco/__init__.py -> build/bdist.linux-x86_64/wheel/jaraco
copying build/lib/jaraco/collections.py -> build/bdist.linux-x86_64/wheel/jaraco
running install_egg_info
Copying jaraco.collections.egg-info to build/bdist.linux-x86_64/wheel/jaraco.collections-3.0.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaraco.collections-3.0.0.dist-info/WHEEL
creating 'dist/jaraco.collections-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jaraco/__init__.py'
adding 'jaraco/collections.py'
adding 'jaraco.collections-3.0.0.dist-info/LICENSE'
adding 'jaraco.collections-3.0.0.dist-info/METADATA'
adding 'jaraco.collections-3.0.0.dist-info/WHEEL'
adding 'jaraco.collections-3.0.0.dist-info/top_level.txt'
adding 'jaraco.collections-3.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/jaraco.collections-3.0.0/dist /build/jaraco.collections-3.0.0
Processing ./jaraco.collections-3.0.0-py2.py3-none-any.whl
Requirement already satisfied: jaraco.text in /nix/store/nvv1yigjgav5p2gifwnz0csxq5b2a8zg-python3.9-jaraco.text-3.2.0/lib/python3.9/site-packages (from jaraco.collections==3.0.0) (3.2.0)
Requirement already satisfied: jaraco.classes in /nix/store/1c575a4aw67aia7sy6fh5w4ni2x7fvks-python3.9-jaraco.classes-3.1.1/lib/python3.9/site-packages (from jaraco.collections==3.0.0) (3.1.1)
Requirement already satisfied: six>=1.7.0 in /nix/store/a1aspqihjzi15xa9j4fzgxpgbl1cni99-python3.9-six-1.15.0/lib/python3.9/site-packages (from jaraco.collections==3.0.0) (1.15.0)
Requirement already satisfied: more-itertools in /nix/store/7n7xw49b21r7bl4h4qr6yw87bxjilpy7-python3.9-more-itertools-8.6.0/lib/python3.9/site-packages (from jaraco.classes->jaraco.collections==3.0.0) (8.6.0)
Requirement already satisfied: jaraco.functools in /nix/store/iw8s8b1sigv6rl0i8cn78kml9nhh9i16-python3.9-jaraco.functools-3.0.1/lib/python3.9/site-packages (from jaraco.text->jaraco.collections==3.0.0) (3.0.1)
Installing collected packages: jaraco.collections
Successfully installed jaraco.collections-3.0.0
/build/jaraco.collections-3.0.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0/lib
patching script interpreter paths in /nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0
checking for references to /build/ in /nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
Executing pythonNamespacesHook
Enforcing PEP420 namespace: jaraco
removed '/nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0/lib/python3.9/site-packages/jaraco/__init__.py'
removed '/nix/store/kxk5qicbv1832nr40i8fi8jjcg1crbxp-python3.9-jaraco.collections-3.0.0/lib/python3.9/site-packages/jaraco/__pycache__/__init__.cpython-39.pyc'
Finished executing pythonNamespacesHook
@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