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/dscbf0q39srldya3vrkg8njhqb5zyv6d-update-poke.drv /nix/store/c2g0skvl4w724dixngdmir11mrzv294i-packages.json.drv building '/nix/store/dscbf0q39srldya3vrkg8njhqb5zyv6d-update-poke.drv'... building '/nix/store/c2g0skvl4w724dixngdmir11mrzv294i-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/v7gdmdc9yhx3ngh840xx5kr46840s73b-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/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2 --libdir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/lib --libexecdir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/libexec --bindir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/bin --sbindir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/sbin --includedir=/nix/store/xz4p1m0ahy25bq3cznrpvfg28y4lvg1x-serd-0.32.2-dev/include --mandir=/nix/store/711s78asxd4vpqq7pfsjpi18r503h4zj-serd-0.32.2-man/share/man --infodir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/share/info --localedir=/nix/store/4r7lifmflykiak1gfyh1l9pww98rwpk4-serd-0.32.2/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.2 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/fyxva0kkcmaigwk4218l0zdy8z3s9sj3-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/im95fnhb6a7xvjal11na3m4ic728qasg-mandoc-1.14.6/bin/mandoc) Program doxygen found: YES (/nix/store/p1x2szwv44bcipkypbj5hkrz5820il1b-doxygen-1.10.0/bin/doxygen) Program sphinx-build found: YES (/nix/store/18zrj5q5rmw21xgjv0nxsanvp356r45k-python3.11-sphinx-7.2.6/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