2022-11-29T00:50:25 jasper 2.0.32 -> 4.0.0 https://github.com/jasper-software/jasper/releases 2022-11-29T00:50:28 attrpath: jasper 2022-11-29T00:50:28 Checking auto update branch... 2022-11-29T00:50:28 No auto update branch exists 2022-11-29T00:50:31 [version] 2022-11-29T00:50:34 [version] updated version and sha256 2022-11-29T00:50:34 [rustCrateVersion] 2022-11-29T00:50:34 [rustCrateVersion] No cargoSha256 found 2022-11-29T00:50:34 [golangModuleVersion] 2022-11-29T00:50:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T00:50:34 [updateScript] 2022-11-29T00:50:34 [updateScript] skipping because derivation has no updateScript 2022-11-29T00:50:34 2022-11-29T00:50:34 [quotedUrls] 2022-11-29T00:50:34 [quotedUrls] nothing found to replace 2022-11-29T00:50:35 Diff after rewrites: diff --git a/pkgs/development/libraries/jasper/default.nix b/pkgs/development/libraries/jasper/default.nix index 2df3e554c9b..46c701f7bb0 100644 --- a/pkgs/development/libraries/jasper/default.nix +++ b/pkgs/development/libraries/jasper/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "jasper"; - version = "2.0.32"; + version = "4.0.0"; src = fetchFromGitHub { owner = "jasper-software"; repo = pname; rev = "version-${version}"; - hash = "sha256-Uwgtex0MWC/pOmEr8itHMIa4wxd97c/tsTzcLgV8D0I="; + hash = "sha256-v/AFx40JWdbTCa008tDz/n9cXgpAkKv4rSiGJ8yx1YQ="; }; nativeBuildInputs = [ 2022-11-29T00:52:07 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 jasper nix build failed. -- Performing Test JAS_GCC_WARN_NO_STRINGOP_OVERFLOW -- Performing Test JAS_GCC_WARN_NO_STRINGOP_OVERFLOW - Success -- Performing Test JAS_CLANG_WARN_NO_OUT_OF_RANGE_COMPARE -- Performing Test JAS_CLANG_WARN_NO_OUT_OF_RANGE_COMPARE - Success -- Performing Test HAVE_FUNCTION_SECTIONS -- Performing Test HAVE_FUNCTION_SECTIONS - Success -- Performing Test HAVE_DATA_SECTIONS -- Performing Test HAVE_DATA_SECTIONS - Success -- Performing Test HAVE_GC_SECTIONS -- Performing Test HAVE_GC_SECTIONS - Success CMAKE_C_FLAGS: -pedantic CMAKE_C_FLAGS_RELEASE: -O3  CMAKE_C_FLAGS_DEBUG: -g CMake Error at build/cmake/modules/JasGetStdcVersion.cmake:13 (try_run): Failed to open /build/source/build/build/cmake/src/CMakeFiles/CMakeTmp/CMakeLists.txt Not a directory Call Stack (most recent call first): CMakeLists.txt:426 (jas_get_stdc_version)  CMake Error at CMakeLists.txt:428 (message): Cannot determine the value of __STDC_VERSION__.  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".