2022-11-28T12:22:15 amd-blis 3.0 -> 4.0 https://github.com/amd/blis/releases 2022-11-28T12:22:17 attrpath: amd-blis 2022-11-28T12:22:17 Checking auto update branch... 2022-11-28T12:22:18 No auto update branch exists 2022-11-28T12:22:21 [version] 2022-11-28T12:22:26 [version] updated version and sha256 2022-11-28T12:22:26 [rustCrateVersion] 2022-11-28T12:22:26 [rustCrateVersion] No cargoSha256 found 2022-11-28T12:22:26 [golangModuleVersion] 2022-11-28T12:22:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T12:22:26 [updateScript] 2022-11-28T12:22:26 [updateScript] skipping because derivation has no updateScript 2022-11-28T12:22:26 2022-11-28T12:22:26 [quotedUrls] 2022-11-28T12:22:26 [quotedUrls] nothing found to replace 2022-11-28T12:22:27 Diff after rewrites: diff --git a/pkgs/development/libraries/science/math/amd-blis/default.nix b/pkgs/development/libraries/science/math/amd-blis/default.nix index f0408730282..ee9790011f5 100644 --- a/pkgs/development/libraries/science/math/amd-blis/default.nix +++ b/pkgs/development/libraries/science/math/amd-blis/default.nix @@ -20,13 +20,13 @@ let blasIntSize = if blas64 then "64" else "32"; in stdenv.mkDerivation rec { pname = "amd-blis"; - version = "3.0"; + version = "4.0"; src = fetchFromGitHub { owner = "amd"; repo = "blis"; rev = version; - hash = "sha256-bbbeo1yOKse9pzbsB6lQ7pULKdzu3G7zJzTUgPXiMZY="; + hash = "sha256-0tSS715/L9548qxJ1gc+yDztjtczUFD7Rm5zYdMUJuA="; }; inherit blas64; 2022-11-28T12:23:58 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 amd-blis nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --disable-static --prefix=/nix/store/9nnvannz73xgzkjwcacaxry203fhngm6-amd-blis-4.0 --enable-cblas --blas-int-size=32 --enable-threading=openmp amd64 configure: detected Linux kernel version 5.15.79. configure: python interpeter search list is: python python3 python2. configure: using 'python' python interpreter. configure: found python version 3.10.8 (maj: 3, min: 10, rev: 8). configure: python 3.10.8 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 11.3.0 (maj: 11, min: 3, rev: 0). configure: checking for blacklisted configurations due to gcc 11.3.0. configure: checking gcc 11.3.0 against known consequential version ranges. configure: found assembler ('as') version 2.39 (maj: 2, min: 39, rev: ). configure: checking for blacklisted configurations due to as 2.39. configure: reading configuration registry...done. configure: determining default version string. configure: starting configuration of BLIS AOCL-BLIS 4.0.0 Build 20221128. configure: configuring with official version string. configure: found shared library .so version '4.0.0'. configure: .so major version: 4 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'amd64'. configure: checking configuration against contents of 'config_registry'. configure: 'user-specified configuration 'amd64' is NOT registered! configure: configure: *** Cannot continue with unregistered configuration 'amd64'. *** configure: