Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/067590d27446cff0e203d5f74a65fdc9 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/067590d27446cff0e203d5f74a65fdc9 to your computer and use it in GitHub Desktop.
nix log /nix/store/jc588rk5c7gb520blggy4nbmmvc9qij2-python3.10-catboost-1.1.1.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 setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/hpcznpf4fyl310zjw947lfcxwagn16a8-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/ya.make
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/g68p2gn7dljajk72wd82wqcr9nzl8xbh-nix-support.patch
patching file catboost/python-package/setup.py
patching file make/python2.CLANG12-LINUX-X86_64.makefile
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file make/python2.CLANG12-LINUX-X86_64.makefile.rej
patching file make/python2.CUDA.CLANG12-LINUX-X86_64.makefile
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file make/python2.CUDA.CLANG12-LINUX-X86_64.makefile.rej
patching file make/python3.CLANG12-LINUX-X86_64.makefile
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file make/python3.CLANG12-LINUX-X86_64.makefile.rej
patching file make/python3.CUDA.CLANG12-LINUX-X86_64.makefile
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file make/python3.CUDA.CLANG12-LINUX-X86_64.makefile.rej
@samuela
Copy link

samuela commented Mar 23, 2023

failed to apply patches, not pytorch related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment