Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created February 13, 2021 13:32
Show Gist options
  • Save r-rmcgibbo/d1acd1fc1af8568cb1550a30ebb2e5cc to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d1acd1fc1af8568cb1550a30ebb2e5cc to your computer and use it in GitHub Desktop.
pr=113004 | system=x86_64-linux
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/f7ndjxzmw4ja4lkm7rvx4734cbdf1nvl-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py
@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/pyrisco
copying pyrisco/risco.py -> build/lib/pyrisco
copying pyrisco/__init__.py -> build/lib/pyrisco
running egg_info
creating pyrisco.egg-info
writing pyrisco.egg-info/PKG-INFO
writing dependency_links to pyrisco.egg-info/dependency_links.txt
writing requirements to pyrisco.egg-info/requires.txt
writing top-level names to pyrisco.egg-info/top_level.txt
writing manifest file 'pyrisco.egg-info/SOURCES.txt'
reading manifest file 'pyrisco.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyrisco.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/pyrisco
copying build/lib/pyrisco/risco.py -> build/bdist.linux-x86_64/wheel/pyrisco
copying build/lib/pyrisco/__init__.py -> build/bdist.linux-x86_64/wheel/pyrisco
running install_egg_info
Copying pyrisco.egg-info to build/bdist.linux-x86_64/wheel/pyrisco-0.3.1-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pyrisco-0.3.1.dist-info/WHEEL
creating 'dist/pyrisco-0.3.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyrisco/__init__.py'
adding 'pyrisco/risco.py'
adding 'pyrisco-0.3.1.dist-info/LICENSE'
adding 'pyrisco-0.3.1.dist-info/METADATA'
adding 'pyrisco-0.3.1.dist-info/WHEEL'
adding 'pyrisco-0.3.1.dist-info/top_level.txt'
adding 'pyrisco-0.3.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./pyrisco-0.3.1-py3-none-any.whl
Requirement already satisfied: aiohttp in /nix/store/i2fw6zqlv6ld0d4hh2dnnss4n332mwh2-python3.9-aiohttp-3.7.3/lib/python3.9/site-packages (from pyrisco==0.3.1) (3.7.3)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/rz4qxkjfhaa8p8g5fpwhgr3w8j2vzr68-python3.9-typing_extensions-3.7.4.3/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (3.7.4.3)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/adkfavl871vcac2jq5248jby83mbcffk-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (3.0.4)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/91rdwq9r4p9kn50i3zkf0zhswzrwfadc-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (5.1.0)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/819i0m3rm591x673nb9ymqgmv07ccn2x-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (20.3.0)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/v82l9j3afcsyy23snraim2s8hcd0srzr-python3.9-async-timeout-3.0.1/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (3.0.1)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/c1mhmr2ayr010a7zdfvp6df9mnjk6npi-python3.9-yarl-1.6.3/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (1.6.3)
Requirement already satisfied: idna>=2.0 in /nix/store/xmr5vv933r8fd02vffhd5swqq7cmkn29-python3.9-idna-2.10/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp->pyrisco==0.3.1) (2.10)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/91rdwq9r4p9kn50i3zkf0zhswzrwfadc-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp->pyrisco==0.3.1) (5.1.0)
Installing collected packages: pyrisco
Successfully installed pyrisco-0.3.1
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y3xww39ka72y1w1ldsyyjbyw6yp4h635-python3.9-pyrisco-0.3.1
strip is /nix/store/rqfgki7ck1bxqhk3hd7wziqhahjadfbj-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/y3xww39ka72y1w1ldsyyjbyw6yp4h635-python3.9-pyrisco-0.3.1/lib
patching script interpreter paths in /nix/store/y3xww39ka72y1w1ldsyyjbyw6yp4h635-python3.9-pyrisco-0.3.1
checking for references to /build/ in /nix/store/y3xww39ka72y1w1ldsyyjbyw6yp4h635-python3.9-pyrisco-0.3.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
Check whether the following modules can be imported: pyrisco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment