2022-11-06T18:59:31 amd-blis 3.0 -> 3.2 https://github.com/amd/blis/releases 2022-11-06T18:59:33 attrpath: amd-blis 2022-11-06T18:59:33 Checking auto update branch... 2022-11-06T18:59:33 No auto update branch exists 2022-11-06T18:59:37 [version] 2022-11-06T18:59:42 [version] updated version and sha256 2022-11-06T18:59:42 [rustCrateVersion] 2022-11-06T18:59:42 [rustCrateVersion] No cargoSha256 found 2022-11-06T18:59:42 [golangModuleVersion] 2022-11-06T18:59:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T18:59:42 [updateScript] 2022-11-06T18:59:42 [updateScript] skipping because derivation has no updateScript 2022-11-06T18:59:42 2022-11-06T18:59:42 [quotedUrls] 2022-11-06T18:59:42 [quotedUrls] nothing found to replace 2022-11-06T18:59:42 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..f5996158b11 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 = "3.2"; src = fetchFromGitHub { owner = "amd"; repo = "blis"; rev = version; - hash = "sha256-bbbeo1yOKse9pzbsB6lQ7pULKdzu3G7zJzTUgPXiMZY="; + hash = "sha256-xp3U0IDx1dwMfneiosCoqQyGJ8wy+2uzZgL80JZQcCU="; }; inherit blas64; 2022-11-06T19:01:19 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. configuring configure flags: --disable-static --prefix=/nix/store/2dsm85lni9d64nv81dvfb5l707hb5bj9-amd-blis-3.2 --enable-cblas --blas-int-size=32 --enable-threading=openmp amd64 configure: detected Linux kernel version 5.15.76. 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: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS AOCL BLIS 3.2.0. configure: configuring with official version string. configure: found shared library .so version '3.2.0'. configure: .so major version: 3 configure: .so minor.build version: 2.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: