2022-12-06T08:18:05 python310Packages.catboost 0 -> 1 2022-12-06T08:18:07 attrpath: python310Packages.catboost 2022-12-06T08:18:07 Checking auto update branch... 2022-12-06T08:18:11 [version] 2022-12-06T08:18:11 [version] skipping because derivation has updateScript 2022-12-06T08:18:11 [rustCrateVersion] 2022-12-06T08:18:11 [rustCrateVersion] No cargoSha256 found 2022-12-06T08:18:11 [golangModuleVersion] 2022-12-06T08:18:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T08:18:11 [updateScript] 2022-12-06T08:19:23 [updateScript] Success 2022-12-06T08:19:23 [updateScript] this derivation will be built: /nix/store/xqk594ngfvv3a16w7q8gvrd1dgq2drfx-packages.json.drv building '/nix/store/xqk594ngfvv3a16w7q8gvrd1dgq2drfx-packages.json.drv'... Going to be running update for following packages: - python3.10-catboost-1.0.5 Press Enter key to continue... Running update for: - python3.10-catboost-1.0.5: UPDATING ... - python3.10-catboost-1.0.5: DONE. Packages updated! 2022-12-06T08:19:23 2022-12-06T08:19:23 [quotedUrls] 2022-12-06T08:19:23 [quotedUrls] nothing found to replace 2022-12-06T08:19:23 Diff after rewrites: diff --git a/pkgs/development/python-modules/catboost/default.nix b/pkgs/development/python-modules/catboost/default.nix index 2c4d3bb2351..0dfc302a49a 100644 --- a/pkgs/development/python-modules/catboost/default.nix +++ b/pkgs/development/python-modules/catboost/default.nix @@ -5,15 +5,15 @@ buildPythonPackage rec { pname = "catboost"; - version = "1.0.5"; + version = "1.1.1"; disabled = pythonOlder "3.4"; src = fetchFromGitHub { owner = "catboost"; repo = "catboost"; - rev = "v${version}"; - sha256 = "ILemeZUBI9jPb9G6F7QX/T1HaVhQ+g6y7YmsT6DFCJk="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-bqnUHTTRan/spA5y4LRt/sIUYpP3pxzdN/4wHjzgZVY="; }; nativeBuildInputs = [ clang_12 ]; 2022-12-06T08:20:55 No auto update branch exists 2022-12-06T08:22:25 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.catboost nix build failed. 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