2022-11-09T12:40:36 exempi 2.5.1 -> 2.6.2 https://repology.org/metapackage/exempi/versions 2022-11-09T12:40:38 attrpath: exempi 2022-11-09T12:40:38 Checking auto update branch... 2022-11-09T12:40:38 No auto update branch exists 2022-11-09T12:40:43 [version] 2022-11-09T12:40:48 [version] updated version and sha256 2022-11-09T12:40:48 [rustCrateVersion] 2022-11-09T12:40:48 [rustCrateVersion] No cargoSha256 found 2022-11-09T12:40:48 [golangModuleVersion] 2022-11-09T12:40:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T12:40:48 [updateScript] 2022-11-09T12:40:48 [updateScript] skipping because derivation has no updateScript 2022-11-09T12:40:48 2022-11-09T12:40:48 [quotedUrls] 2022-11-09T12:40:48 [quotedUrls] nothing found to replace 2022-11-09T12:40:48 Diff after rewrites: diff --git a/pkgs/development/libraries/exempi/default.nix b/pkgs/development/libraries/exempi/default.nix index 332de1595a0..465c0182df1 100644 --- a/pkgs/development/libraries/exempi/default.nix +++ b/pkgs/development/libraries/exempi/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "exempi"; - version = "2.5.1"; + version = "2.6.2"; src = fetchurl { url = "https://libopenraw.freedesktop.org/download/${pname}-${version}.tar.bz2"; - sha256 = "07i29xmg8bqriviaf4vi1mwha4lrw85kfla29cfym14fp3z8aqa0"; + sha256 = "sha256-TRfUyT3yqV2j4xcsRbelvzF90x2v0cejQBaXKMcInR0="; }; configureFlags = [ 2022-11-09T12:42:29 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 exempi nix build failed. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... yes checking whether byte ordering is bigendian... no checking for expat.h... yes checking for iconv.h... yes checking for zlib.h... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for thread local storage (TLS) class... __thread checking for Boost headers version >= 1.60.0... no configure: error: cannot find Boost headers version >= 1.60.0