postgresql15Packages.repmgr 5.3.2 -> 5.4.0 https://repology.org/project/repmgr/versions attrpath: postgresql15Packages.repmgr Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/sql/postgresql/ext/repmgr.nix b/pkgs/servers/sql/postgresql/ext/repmgr.nix index f849e62e367..bca23d14a1b 100644 --- a/pkgs/servers/sql/postgresql/ext/repmgr.nix +++ b/pkgs/servers/sql/postgresql/ext/repmgr.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "repmgr"; - version = "5.3.2"; + version = "5.4.0"; src = fetchFromGitHub { owner = "2ndQuadrant"; repo = "repmgr"; rev = "v${version}"; - sha256 = "sha256-M8FMin9y6nAiPYeT5pUUy0KyZ1dkuH708GshZ6GoXXw="; + sha256 = "sha256-QUxLqCZIopvqDncpaA8bxm9MHvO6R6jPrcd8hF8lqQs="; }; nativeBuildInputs = [ flex ]; 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 postgresql15Packages.repmgr nix build failed. got build log for 'postgresql15Packages.repmgr' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/cgijz2gkqlmhkvzkkasv7pd8hai04ila-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/pyzplwhig59m66cyfx7xdmbfq8lpcp3a-repmgr-5.4.0 checking for a sed that does not truncate output... /nix/store/dcfsk96daalnhcm22jqq77x2j7jjmlhi-gnused-4.9/bin/sed checking for pg_config... /nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/bin/pg_config configure: building against PostgreSQL 15.2 checking for gnused... no checking for gsed... no checking for sed... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.global config.status: creating config.h @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash Building against PostgreSQL 15 cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -std=gnu89 -I/nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/include/internal -I/nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/include -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/include/server -I/nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/include/internal -I/nix/store/0jwgxqnqkxvswczmxsflwhnv7xfycz6d-icu4c-72.1-dev/include -D_GNU_SOURCE -I/nix/store/v90gcvn9yvlkiyp30jfvhy72bvi52f6p-libxml2-2.10.4-dev/include/libxml2 -I/nix/store/0w2bz8c4brmjrnrx13z1cxjzwdbqwwnp-lz4-1.9.4-dev/include -I/nix/store/s998vsrqpdq4z1j0n3h49pypbhal1lgi-zstd-1.5.5-dev/include -c -o repmgr.o repmgr.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O2 -fPIC -shared -o repmgr.so repmgr.o -lcurl -ljson-c -L/nix/store/67a103yzas8qssqxja6r74abdj4adq20-postgresql-15.2-lib/lib -L/nix/store/nb46chhk44xd5y2zfp14azxg2k7h5a6f-libxml2-2.10.4/lib -L/nix/store/brc5rxl74iz8727smqprvf45qk3l29z3-lz4-1.9.4/lib -L/nix/store/qsq1wyf888vcd8ph0578l1c171rdnckx-zstd-1.5.5/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/67a103yzas8qssqxja6r74abdj4adq20-postgresql-15.2-lib/lib',--enable-new-dtags -L/nix/store/67a103yzas8qssqxja6r74abdj4adq20-postgresql-15.2-lib/lib -lpq /nix/store/5i11h3ji1cki45v3ndn1z6b3scma2jlm-binutils-2.40/bin/ld: cannot find -lcurl: No such file or directory /nix/store/5i11h3ji1cki45v3ndn1z6b3scma2jlm-binutils-2.40/bin/ld: cannot find -ljson-c: No such file or directory collect2: error: ld returned 1 exit status make: *** [/nix/store/y64sxkhkaq2w57hvvggfrhvdzsiw03ac-postgresql-15.2/lib/pgxs/src/makefiles/../../src/Makefile.shlib:293: repmgr.so] Error 1