2022-12-16T12:54:06 coolreader 3.2.57 -> 3.2.59 https://repology.org/metapackage/coolreader/versions 2022-12-16T12:54:08 attrpath: coolreader 2022-12-16T12:54:08 Checking auto update branch... 2022-12-16T12:54:08 No auto update branch exists 2022-12-16T12:54:12 [version] 2022-12-16T12:54:17 [version] updated version and sha256 2022-12-16T12:54:17 [rustCrateVersion] 2022-12-16T12:54:17 [rustCrateVersion] No cargoSha256 found 2022-12-16T12:54:17 [golangModuleVersion] 2022-12-16T12:54:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T12:54:17 [updateScript] 2022-12-16T12:54:17 [updateScript] skipping because derivation has no updateScript 2022-12-16T12:54:17 2022-12-16T12:54:17 [quotedUrls] 2022-12-16T12:54:17 [quotedUrls] nothing found to replace 2022-12-16T12:54:17 Diff after rewrites: diff --git a/pkgs/applications/misc/coolreader/default.nix b/pkgs/applications/misc/coolreader/default.nix index a1a63992349..31cab51bc11 100644 --- a/pkgs/applications/misc/coolreader/default.nix +++ b/pkgs/applications/misc/coolreader/default.nix @@ -3,13 +3,13 @@ mkDerivation rec { pname = "coolreader"; - version = "3.2.57"; + version = "3.2.59"; src = fetchFromGitHub { owner = "buggins"; repo = pname; rev = "cr${version}"; - sha256 = "sha256-ZfgaLCLvBU6xP7nx7YJTsJSpvpdQgLpSMWH+BsG8E1g="; + sha256 = "sha256-RgVEOaNBaEuPBC75B8PdCkbqMvEzNmnEYmiI1ny/WFQ="; }; nativeBuildInputs = [ cmake pkg-config ]; 2022-12-16T12:55:53 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 coolreader nix build failed. using DOC_BUFFER_SIZE=0x400000 using MAX_IMAGE_SCALE_MUL=0 NO_UNRAR parameter specified: Will not support UNRAR -- Found ZLIB: /nix/store/lal84wf8mcz48srgfshj4ns1yadj1acs-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found PNG: /nix/store/gaxj0c3csw0rgp3ygl9h9dv0b5y0i25f-libpng-apng-1.6.37/lib/libpng.so (found version "1.6.37") -- Found JPEG: /nix/store/hwaaf0hypzl8l08fv2mx6mvsmwjmzdym-libjpeg-turbo-2.1.4/lib/libjpeg.so (found version "62") -- Found Freetype: /nix/store/dxnnrc4gxy161ag3bz0i6q3ksy67ljhh-freetype-2.12.1/lib/libfreetype.so (found suitable version "2.12.1", minimum required is "2.10.0") -- Found HarfBuzz: /nix/store/306jb5l2pzyxchds97xspsx55xc345m5-harfbuzz-5.3.1/lib/libharfbuzz.so (found suitable version "5.3.1", minimum required is "2.6.0") -- Found FontConfig: /nix/store/0k59nnzig81k59rl4xbi1wswlqbwlx9n-fontconfig-2.14.0-lib/lib/libfontconfig.so (found suitable version "2.14.0", minimum required is "2.11.0") -- Found FriBidi: /nix/store/68yhjmfmm9d5qn8zvzk1jl1qfjipmnq8-fribidi-1.0.12/lib/libfribidi.so (found suitable version "1.0.12", minimum required is "1.0.0") -- Found libunibreak: /nix/store/6ha4ns9mn5rkp6xfvz8xf69fpvd5xskm-libunibreak-5.0/lib/libunibreak.so (found suitable version "5.0", minimum required is "4.0") -- Could NOT find ZSTD (missing: ZSTD_LIBRARY ZSTD_INCLUDE_DIR) (Required is at least version "1.4.0")  System zstd not found, will build local one  CMake Error at CMakeLists.txt:324 (add_subdirectory): add_subdirectory given source "thirdparty/zstd-1.5.0/build/cmake" which is not an existing directory.  -- Could NOT find utf8proc (missing: UTF8PROC_LIBRARY UTF8PROC_INCLUDE_DIR) Will build patched LIBCHM library  Will build patched ANTIWORD library  Will make tinydict library - .dict format support Will make CR3/QT5 Languages: ru;uk;cs;de;es;pl;bg;hu -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".