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