Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/2e9433bd9b5c2b3fe09ef9698b2e0a6a to your computer and use it in GitHub Desktop.
Save SomeoneSerge/2e9433bd9b5c2b3fe09ef9698b2e0a6a to your computer and use it in GitHub Desktop.
nix log /nix/store/csq8krixsmpg4k3r272sqhp9ky43pwf4-python3.11-camelot-py-0.11.0.drv
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
Sourcing python-catch-conflicts-hook.sh
Sourcing setup-cuda-hook
Executing setupCUDAToolkitCompilers
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/bvr9n226sidf5v1jm13pmqfaxqzwyb4r-camelot-py-0.11.0.tar.gz
source root is camelot-py-0.11.0
setting SOURCE_DATE_EPOCH to timestamp 1677391985 of file camelot-py-0.11.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
Traceback (most recent call last):
File "/build/camelot-py-0.11.0/nix_run_setup", line 3, in <module>
import setuptools
ModuleNotFoundError: No module named 'setuptools'
/nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment