gupnp-igd 0 -> 1 attrpath: gupnp-igd 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] this derivation will be built: /nix/store/8i2dnr3irjq2zsm2jl9mw8czrs3pz3vj-packages.json.drv building '/nix/store/8i2dnr3irjq2zsm2jl9mw8czrs3pz3vj-packages.json.drv'... Going to be running update for following packages: - gupnp-igd-1.2.0 Press Enter key to continue... Running update for: - gupnp-igd-1.2.0: UPDATING ... - gupnp-igd-1.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/gupnp-igd/default.nix b/pkgs/development/libraries/gupnp-igd/default.nix index ebdff6d74663..f3a750884ed1 100644 --- a/pkgs/development/libraries/gupnp-igd/default.nix +++ b/pkgs/development/libraries/gupnp-igd/default.nix @@ -15,14 +15,14 @@ stdenv.mkDerivation rec { pname = "gupnp-igd"; - version = "1.2.0"; + version = "1.6.0"; outputs = [ "out" "dev" ] ++ lib.optionals (stdenv.buildPlatform == stdenv.hostPlatform) [ "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-S1EgCYqhPt0ngYup7k1/6WG/VAv1DQVv9wPGFUXgK+E="; + sha256 = "sha256-QJmXgzmrIhJtSWjyozK20JT8RMeHl4YHgfH8LxF3G3Q="; }; depsBuildBuild = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gupnp-igd nix build failed. setting SOURCE_DATE_EPOCH to timestamp 1681333177 of file gupnp-igd-1.6.0/tests/meson.build @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/lib --libexecdir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/libexec --bindir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/bin --sbindir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/sbin --includedir=/nix/store/806av9nq573qdwf654y65bvvmdsj2l1h-gupnp-igd-1.6.0-dev/include --mandir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/share/man --infodir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/share/info --localedir=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/9ahnfc9xc4lg3nyppa7n9lk0m8dzp0ci-gupnp-igd-1.6.0 -Dgtk_doc=true -Dintrospection=true The Meson build system Version: 1.2.0 Source dir: /build/gupnp-igd-1.6.0 Build dir: /build/gupnp-igd-1.6.0/build Build type: native build Project name: gupnp-igd Project version: 1.6.0 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gobject-2.0 found: YES 2.76.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gupnp-1.6 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency gupnp-1.6 meson.build:10:4: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/gupnp-igd-1.6.0/build/meson-logs/meson-log.txt