2022-11-06T06:37:02 icmake 9.03.01 -> 10.03.01 https://repology.org/metapackage/icmake/versions 2022-11-06T06:37:05 attrpath: icmake 2022-11-06T06:37:05 Checking auto update branch... 2022-11-06T06:37:05 No auto update branch exists 2022-11-06T06:37:09 [version] 2022-11-06T06:37:12 [version] updated version and sha256 2022-11-06T06:37:12 [rustCrateVersion] 2022-11-06T06:37:12 [rustCrateVersion] No cargoSha256 found 2022-11-06T06:37:12 [golangModuleVersion] 2022-11-06T06:37:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T06:37:12 [updateScript] 2022-11-06T06:37:12 [updateScript] skipping because derivation has no updateScript 2022-11-06T06:37:12 2022-11-06T06:37:12 [quotedUrls] 2022-11-06T06:37:12 [quotedUrls] nothing found to replace 2022-11-06T06:37:12 Diff after rewrites: diff --git a/pkgs/development/tools/build-managers/icmake/default.nix b/pkgs/development/tools/build-managers/icmake/default.nix index 6320646974a..a28f5be11fb 100644 --- a/pkgs/development/tools/build-managers/icmake/default.nix +++ b/pkgs/development/tools/build-managers/icmake/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "icmake"; - version = "9.03.01"; + version = "10.03.01"; src = fetchFromGitLab { - sha256 = "05r0a69w0hv2qhjpb2bxd0lmp2vv5r2d4iggg6ly4miam0i318jy"; + sha256 = "sha256-Pudq86Tgs8d3g+cx64AlvVB99GENDMvfZBjLOqqp7ns="; rev = version; repo = "icmake"; owner = "fbb-git"; 2022-11-06T06:38:51 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 icmake nix build failed. ./dep/install: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./dep/icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icmbuild/icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icmbuild/build: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icm_gitlab: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icmake/icm_bootstrap: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" ./icm_install: interpreter directive changed from "#!/bin/bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Creating the intermediate destination directory ./tmp rm -rf tmp mkdir -p tmp Writing tmp/ROOT Creating the intermediate destination directories mkdir -p tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/bin tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/libexec/icmake tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/share/icmake mkdir -p tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/etc/icmake tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/share/man/man1 tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/share/man/man7 mkdir -p tmp/nix/store/66zhsflvhjxr1v8v9ylimx21z31hfhwq-icmake-10.03.01/share/doc/icmake ../bootstrap/flags: line 11: -Werror -Wall -O2 : command not found Creating tmp/libsupport.a cd ./constmember cd .. cd ./bimheader g++ -x c++-header ./bimheader.ih In file included from ./bimheader.ih:1: ./bimheader.h:8:10: fatal error: bobcat/exception: No such file or directory 8 | #include  | ^~~~~~~~~~~~~~~~~~ compilation terminated.