2022-11-04T02:51:52 arrayfire 3.7.3 -> 3.8.2 https://github.com/arrayfire/arrayfire/releases 2022-11-04T02:51:55 attrpath: arrayfire 2022-11-04T02:51:55 Checking auto update branch... 2022-11-04T02:51:55 No auto update branch exists 2022-11-04T02:51:59 [version] 2022-11-04T02:52:03 [version] updated version and sha256 2022-11-04T02:52:03 [rustCrateVersion] 2022-11-04T02:52:03 [rustCrateVersion] No cargoSha256 found 2022-11-04T02:52:03 [golangModuleVersion] 2022-11-04T02:52:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T02:52:03 [updateScript] 2022-11-04T02:52:03 [updateScript] skipping because derivation has no updateScript 2022-11-04T02:52:03 2022-11-04T02:52:03 [quotedUrls] 2022-11-04T02:52:03 [quotedUrls] nothing found to replace 2022-11-04T02:52:03 Diff after rewrites: diff --git a/pkgs/development/libraries/arrayfire/default.nix b/pkgs/development/libraries/arrayfire/default.nix index bc0da2ddea2..cb7c7af0c00 100644 --- a/pkgs/development/libraries/arrayfire/default.nix +++ b/pkgs/development/libraries/arrayfire/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "arrayfire"; - version = "3.7.3"; + version = "3.8.2"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "0gcbg6b6gs38xhks5pp0vkcqs89zl7rh9982jqlzsd0h724qddw0"; + sha256 = "sha256-ByXc9BoayT2URMbThLjMovYUkghumawbrtOPMnnUW6w="; fetchSubmodules = true; }; 2022-11-04T02:53:39 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 arrayfire nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ji6vjny95wnl89sjck1pkh2c6d6z1x5w-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/5zhh2v70mx5zypgplvffr0440z06x95g-no-download.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/CMakeModules/build_clBLAS.cmake b/CMakeModules/build_clBLAS.cmake |index 8de529e8..6361b613 100644 |--- a/CMakeModules/build_clBLAS.cmake |+++ b/CMakeModules/build_clBLAS.cmake -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file CMakeModules/build_clFFT.cmake Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file CMakeModules/build_clFFT.cmake.rej