ispc 1.19.0 -> 1.20.0 https://github.com/ispc/ispc/releases attrpath: ispc Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/ispc/default.nix b/pkgs/development/compilers/ispc/default.nix index f124cb4d4e6..2c2cb2ac338 100644 --- a/pkgs/development/compilers/ispc/default.nix +++ b/pkgs/development/compilers/ispc/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "ispc"; - version = "1.19.0"; + version = "1.20.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256:0yhcgyzjlrgs920lm0l6kygj2skanfb6qkxbdgm69r8c2xkzkaa3"; + sha256 = "sha256-8CVHHb36mTVTIv5Hvy1n0wP6n4CHRBr9YQVaw5bbjxs="; }; nativeBuildInputs = [ cmake which m4 bison flex python3 llvmPackages.libllvm.dev ] ++ lib.lists.optionals stdenv.isDarwin [ xcode ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ispc nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/share/doc/ispc -DCMAKE_INSTALL_INFODIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ranlib -DCMAKE_AR=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/bh73nc9kk5whb47cy1r01jsnk5rgy444-ispc-1.20.0 -DLLVM_CONFIG_EXECUTABLE=/nix/store/d8nkabgk5fy8fch3srilnscan7j7gkqp-llvm-14.0.6-dev/bin/llvm-config -DCLANG_EXECUTABLE=/nix/store/z4gph6049ljcni9jz248fqyvcvya0wd1-clang-wrapper-14.0.6/bin/clang -DCLANGPP_EXECUTABLE=/nix/store/z4gph6049ljcni9jz248fqyvcvya0wd1-clang-wrapper-14.0.6/bin/clang++ -DISPC_INCLUDE_EXAMPLES=OFF -DISPC_INCLUDE_UTILS=OFF -DARM_ENABLED=FALSE -DX86_ENABLED=TRUE -- The C compiler identification is GNU 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- LLVM_CONFIG_EXECUTABLE: /nix/store/d8nkabgk5fy8fch3srilnscan7j7gkqp-llvm-14.0.6-dev/bin/llvm-config -- LLVM_TOOLS_BINARY_DIR: /nix/store/d8nkabgk5fy8fch3srilnscan7j7gkqp-llvm-14.0.6-dev/bin -- LLVM_DIR is /nix/store/d8nkabgk5fy8fch3srilnscan7j7gkqp-llvm-14.0.6-dev/bin/../lib/cmake/llvm -- CLANG_EXECUTABLE: /nix/store/z4gph6049ljcni9jz248fqyvcvya0wd1-clang-wrapper-14.0.6/bin/clang -- CLANGPP_EXECUTABLE: /nix/store/z4gph6049ljcni9jz248fqyvcvya0wd1-clang-wrapper-14.0.6/bin/clang++ CMake Error at cmake/FindLLVM.cmake:45 (message): Failed to find llvm-dis Call Stack (most recent call first): CMakeLists.txt:229 (include)  -- Configuring incomplete, errors occurred!