serd 0 -> 1 attrpath: serd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/7fvyrf877635z0l9zk5kpd1km3in9qxy-update-poke.drv /nix/store/qm50fmard91s7mdb5gid1p07acqpv1q3-packages.json.drv building '/nix/store/7fvyrf877635z0l9zk5kpd1km3in9qxy-update-poke.drv'... building '/nix/store/qm50fmard91s7mdb5gid1p07acqpv1q3-packages.json.drv'... Going to be running update for following packages: - serd-0.30.16 Press Enter key to continue... Running update for: - serd-0.30.16: UPDATING ... - serd-0.30.16: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/serd/default.nix b/pkgs/development/libraries/serd/default.nix index 8bb82d480943..c7be5287b307 100644 --- a/pkgs/development/libraries/serd/default.nix +++ b/pkgs/development/libraries/serd/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "serd"; - version = "0.30.16"; + version = "0.32.2"; outputs = [ "out" "dev" "doc" "man" ]; src = fetchurl { url = "https://download.drobilla.net/${pname}-${version}.tar.xz"; - hash = "sha256-9Q9IbaUZzdjQOyDJ5CQU5FkTP1okRBHY5jyu+NmskUY="; + hash = "sha256-333CyW8rod7P11bkWOBh3tfYFY0lVVTnaTSDrAljxWs="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A serd nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2 --libdir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/lib --libexecdir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/libexec --bindir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/bin --sbindir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/sbin --includedir=/nix/store/prasbzkxf2dh72gbyzp038mgyrjn3i1f-serd-0.32.2-dev/include --mandir=/nix/store/q5c19zqfys9yv6ckxzsaxwh0m5pdk6f6-serd-0.32.2-man/share/man --infodir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/share/info --localedir=/nix/store/f4d4ngndzf3sd1gm4vjkh0ds4ggw0vyw-serd-0.32.2/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.4.0 Source dir: /build/serd-0.32.2 Build dir: /build/serd-0.32.2/build Build type: native build Project name: serd Project version: 0.32.2 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Checking if "fileno" : links: YES Checking if "posix_fadvise" : links: YES Checking if "posix_memalign" : links: YES Found pkg-config: YES (/nix/store/vbk2n3094zyl9ywijks6a3d7s2i6wnfm-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Program run_suite.py found: YES (/build/serd-0.32.2/test/run_suite.py) Program mandoc found: YES (/nix/store/fd7k9wlscrqda949y5h78kqwqc7gdndg-mandoc-1.14.6/bin/mandoc) Program doxygen found: YES (/nix/store/3pqc75y4i904fxz15cjhw5n1xf4z1wjy-doxygen-1.10.0/bin/doxygen) Program sphinx-build found: YES (/nix/store/011i5by1fafwmksijc3xmpvp6ik66w07-python3.11-sphinx-7.3.7/bin/sphinx-build) Program sphinxygen found: NO doc/meson.build:25:4: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/serd-0.32.2/build/meson-logs/meson-log.txt