postgresql11JitPackages.repmgr 5.3.2 -> 5.4.0 https://repology.org/project/repmgr/versions attrpath: postgresql11JitPackages.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 postgresql11JitPackages.repmgr nix build failed. got build log for 'postgresql11JitPackages.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/95abkr1ia8f3gb4595xlyy5rd4g81ffy-repmgr-5.4.0 checking for a sed that does not truncate output... /nix/store/gy82r5cf12hgkmhzifsyx3fp6cnf6j2l-gnused-4.9/bin/sed checking for pg_config... /nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/bin/pg_config configure: building against PostgreSQL 11.19 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/rhvbjmcfnkg8i2dxpzr114cp1ws7f667-bash-5.2-p15/bin/bash Building against PostgreSQL 11 cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -Wno-unused-command-line-argument -g -O2 -fPIC -std=gnu89 -I/nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/include/internal -I/nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/include -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/include/server -I/nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/include/internal -I/nix/store/23v8n7kcs4cm8xs50da236kq8a910br5-icu4c-73.1-dev/include -D_GNU_SOURCE -I/nix/store/g2szzm1q3k3lg6f6f3vay52y6w5vqify-libxml2-2.10.4-dev/include/libxml2 -c -o repmgr.o repmgr.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -Wno-unused-command-line-argument -g -O2 -fPIC -shared -o repmgr.so repmgr.o -lcurl -ljson-c -L/nix/store/fm06q3c2vdggl7wp39bbwx4zcamj1ync-postgresql-11.19-lib/lib -L/nix/store/ywibq8ljpy5i5y2k0rfmck7kdkxvqzda-llvm-11.1.0-lib/lib -L/nix/store/hx7dy0y08w1kqpm7h85n9m4p67kk28f1-libxml2-2.10.4/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/fm06q3c2vdggl7wp39bbwx4zcamj1ync-postgresql-11.19-lib/lib',--enable-new-dtags -L/nix/store/fm06q3c2vdggl7wp39bbwx4zcamj1ync-postgresql-11.19-lib/lib -lpq /nix/store/22p5nv7fbxhm06mfkwwnibv1nsz06x4b-binutils-2.40/bin/ld: cannot find -lcurl: No such file or directory /nix/store/22p5nv7fbxhm06mfkwwnibv1nsz06x4b-binutils-2.40/bin/ld: cannot find -ljson-c: No such file or directory clang-11: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [/nix/store/jbd8hymkifyfjy28s953x1kmbw7a6mpn-postgresql-11.19/lib/pgxs/src/makefiles/../../src/Makefile.shlib:309: repmgr.so] Error 1