>>> repmgr: Building community/repmgr 5.3.3-r1 (using abuild 3.10.0_rc1-r2) started Mon, 21 Nov 2022 23:44:34 +0000 >>> repmgr: Checking sanity of /home/buildozer/aports/community/repmgr/APKBUILD... >>> repmgr: Analyzing dependencies... >>> repmgr: Installing for build: build-base cmd:ssh doas postgresql-client flex libxml2-dev postgresql-dev readline-dev (1/34) Installing doas (6.8.2-r3) Executing doas-6.8.2-r3.post-install (2/34) Installing postgresql-common (1.1-r2) Executing postgresql-common-1.1-r2.pre-install (3/34) Installing libpq (15.1-r0) (4/34) Installing readline (8.2.0-r0) (5/34) Installing postgresql15-client (15.1-r0) (6/34) Installing m4 (1.4.19-r1) (7/34) Installing flex (2.6.4-r3) (8/34) Installing zlib-dev (1.2.13-r0) (9/34) Installing xz-libs (5.2.8-r0) (10/34) Installing xz-dev (5.2.8-r0) (11/34) Installing libxml2 (2.10.3-r1) (12/34) Installing libxml2-utils (2.10.3-r1) (13/34) Installing libxml2-dev (2.10.3-r1) (14/34) Installing openssl-dev (3.0.7-r0) (15/34) Installing libpq-dev (15.1-r0) (16/34) Installing libecpg (15.1-r0) (17/34) Installing libecpg-dev (15.1-r0) (18/34) Installing libffi (3.4.4-r0) (19/34) Installing llvm14-libs (14.0.6-r7) (20/34) Installing clang14-libs (14.0.6-r1) (21/34) Installing clang14-libclang (14.0.6-r1) (22/34) Installing clang14 (14.0.6-r1) (23/34) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (24/34) Installing icu-libs (72.1-r1) (25/34) Installing icu (72.1-r1) (26/34) Installing icu-dev (72.1-r1) (27/34) Installing llvm14 (14.0.6-r7) (28/34) Installing lz4-dev (1.9.4-r1) (29/34) Installing zstd-dev (1.5.2-r9) (30/34) Installing postgresql15-dev (15.1-r0) (31/34) Installing libhistory (8.2.0-r0) (32/34) Installing ncurses-dev (6.3_p20221119-r0) (33/34) Installing readline-dev (8.2.0-r0) (34/34) Installing .makedepends-repmgr (20221121.234435) Executing busybox-1.35.0-r29.trigger Executing postgresql-common-1.1-r2.trigger * Setting postgresql15 as the default version OK: 635 MiB in 130 packages >>> repmgr: Cleaning up srcdir >>> repmgr: Cleaning up pkgdir >>> repmgr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/repmgr-5.3.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 446k 100 446k 0 0 437k 0 0:00:01 0:00:01 --:--:-- 437k >>> repmgr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/repmgr-5.3.3.tar.gz >>> repmgr: Checking sha512sums... repmgr-5.3.3.tar.gz: OK repmgr.conf.patch: OK repmgrd.initd: OK repmgr.doasd: OK >>> repmgr: Unpacking /var/cache/distfiles/edge/repmgr-5.3.3.tar.gz... >>> repmgr: repmgr.conf.patch patching file repmgr.conf.sample checking for a sed that does not truncate output... /bin/sed checking for pg_config... /usr/bin/pg_config configure: building against PostgreSQL 15.1 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 Building against PostgreSQL 15 gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr.o repmgr.c sed -E 's/REPMGR_VERSION_DATE.*""/REPMGR_VERSION_DATE "2022-11-21"/' repmgr_version.h.in >repmgr_version.h; \ sed -i -E 's/PG_ACTUAL_VERSION_NUM/PG_ACTUAL_VERSION_NUM 150001/' repmgr_version.h flex -o'configfile-scan.c' configfile-scan.l gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgrd.o repmgrd.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgrd-physical.o repmgrd-physical.c /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o repmgr.bc repmgr.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-client.o repmgr-client.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-primary.o repmgr-action-primary.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-standby.o repmgr-action-standby.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-witness.o repmgr-action-witness.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-cluster.o repmgr-action-cluster.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-node.o repmgr-action-node.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-service.o repmgr-action-service.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repmgr-action-daemon.o repmgr-action-daemon.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o configdata.o configdata.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o configfile.o configfile.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o log.o log.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strutil.o strutil.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o controldata.o controldata.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dirutil.o dirutil.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compat.o compat.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbutils.o dbutils.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sysutils.o sysutils.c gcc -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 -O2 -fomit-frame-pointer -fPIC -std=gnu89 -I/usr/include/postgresql/internal -I/usr/include/postgresql -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o configfile-scan.o configfile-scan.c In file included from /usr/include/postgresql/internal/postgres_fe.h:25, from repmgr.h:65, from repmgr-action-witness.c:23: repmgr-action-witness.c: In function 'do_witness_register': /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-action-witness.c:175:36: note: in expansion of macro '_' 175 | log_detail(_("database system identifiers on primary node and provided witness node match (%lu)"), | ^ repmgr-action-node.c: In function 'do_node_status': In file included from /usr/include/postgresql/internal/postgres_fe.h:25, from repmgr.h:65, from repmgr-client.c:60: repmgr-client.c: In function 'main': repmgr-action-node.c:154:78: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 154 | "%lu", local_system_identifier); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uint64 {aka long long unsigned int} | long unsigned int | %llu /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-client.c:379:89: note: in expansion of macro '_' 379 | _("value for \"--node-name\" must contain fewer than %lu characters"), | ^ repmgr-client.c: In function 'check_node_can_attach': /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-client.c:4247:28: note: in expansion of macro '_' 4247 | log_detail(_("this node's system identifier is %lu, %s target node's system identifier is %lu"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-client.c:4247:28: note: in expansion of macro '_' 4247 | log_detail(_("this node's system identifier is %lu, %s target node's system identifier is %lu"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-client.c:4257:28: note: in expansion of macro '_' 4257 | log_detail(_("system identifier is %lu"), local_system_identifier); | ^ In file included from /usr/include/postgresql/internal/postgres_fe.h:25, from repmgr.h:65, from repmgrd-physical.c:22: repmgrd-physical.c: In function 'check_node_can_follow': /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgrd-physical.c:5191:28: note: in expansion of macro '_' 5191 | log_detail(_("this node's system identifier is %lu, follow target node's system identifier is %lu"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgrd-physical.c:5191:28: note: in expansion of macro '_' 5191 | log_detail(_("this node's system identifier is %lu, follow target node's system identifier is %lu"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgrd-physical.c:5279:36: note: in expansion of macro '_' 5279 | log_detail(_("follow target server's timeline %lu forked off current database system timeline %lu before current recovery point %X/%X"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgrd-physical.c:5279:36: note: in expansion of macro '_' 5279 | log_detail(_("follow target server's timeline %lu forked off current database system timeline %lu before current recovery point %X/%X"), | ^ In file included from /usr/include/postgresql/internal/postgres_fe.h:25, from repmgr.h:65, from repmgr-action-standby.c:25: repmgr-action-standby.c: In function 'check_source_server': /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-action-standby.c:5924:76: note: in expansion of macro '_' 5924 | log_detail(_("source node's system identifier is %lu, replication cluster member \"%s\"'s system identifier is %lu"), | ^ /usr/include/postgresql/internal/c.h:1180:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64' {aka 'long long unsigned int'} [-Wformat=] 1180 | #define gettext(x) (x) | ^~~ /usr/include/postgresql/internal/c.h:1186:14: note: in expansion of macro 'gettext' 1186 | #define _(x) gettext(x) | ^~~~~~~ repmgr-action-standby.c:5924:76: note: in expansion of macro '_' 5924 | log_detail(_("source node's system identifier is %lu, replication cluster member \"%s\"'s system identifier is %lu"), | ^ gcc -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 -O2 -fomit-frame-pointer -fPIC -shared -o repmgr.so repmgr.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm14/lib -Wl,--as-needed -L/usr/lib -lpq gcc -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 -O2 -fomit-frame-pointer -fPIC repmgrd.o repmgrd-physical.o configdata.o configfile.o configfile-scan.o log.o dbutils.o strutil.o controldata.o compat.o sysutils.o -L/usr/lib/postgresql15 -lpgcommon -lpgport -L/usr/lib -lpq -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm14/lib -Wl,--as-needed -lpgcommon -lpgport -lzstd -llz4 -lxml2 -lssl -lcrypto -lz -lreadline -lm -o repmgrd gcc -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 -O2 -fomit-frame-pointer -fPIC repmgr-client.o repmgr-action-primary.o repmgr-action-standby.o repmgr-action-witness.o repmgr-action-cluster.o repmgr-action-node.o repmgr-action-service.o repmgr-action-daemon.o configdata.o configfile.o configfile-scan.o log.o strutil.o controldata.o dirutil.o compat.o dbutils.o sysutils.o -L/usr/lib/postgresql15 -lpgcommon -lpgport -L/usr/lib -lpq -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm14/lib -Wl,--as-needed -lpgcommon -lpgport -lzstd -llz4 -lxml2 -lssl -lcrypto -lz -lreadline -lm -o repmgr repmgr 5.3.3 repmgrd 5.3.3 >>> repmgr: Entering fakeroot... Building against PostgreSQL 15 /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql15/extension' /usr/bin/install -c -m 755 repmgr.so '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15/repmgr.so' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql15/extension' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/bin' /usr/bin/install -c -m 644 .//repmgr.control '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql15/extension/' /usr/bin/install -c -m 644 .//repmgr--unpackaged--4.0.sql .//repmgr--unpackaged--5.1.sql .//repmgr--unpackaged--5.2.sql .//repmgr--unpackaged--5.3.sql .//repmgr--4.0.sql .//repmgr--4.0--4.1.sql .//repmgr--4.1.sql .//repmgr--4.1--4.2.sql .//repmgr--4.2.sql .//repmgr--4.2--4.3.sql .//repmgr--4.3.sql .//repmgr--4.3--4.4.sql .//repmgr--4.4.sql .//repmgr--4.4--5.0.sql .//repmgr--5.0.sql .//repmgr--5.0--5.1.sql .//repmgr--5.1.sql .//repmgr--5.1--5.2.sql .//repmgr--5.2.sql .//repmgr--5.2--5.3.sql .//repmgr--5.3.sql '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql15/extension/' /usr/bin/install -c -m 755 repmgr repmgrd '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/bin/' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15/bitcode/repmgr' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15/bitcode'/repmgr/ /usr/bin/install -c -m 644 repmgr.bc '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15/bitcode'/repmgr/./ cd '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql15/bitcode' && /usr/lib/llvm14/bin/llvm-lto -thinlto -thinlto-action=thinlink -o repmgr.index.bc repmgr/repmgr.bc >>> repmgr-doc*: Running split function doc... >>> repmgr-doc*: Preparing subpackage repmgr-doc... >>> repmgr-doc*: Running postcheck for repmgr-doc >>> repmgr-daemon*: Running split function daemon... >>> repmgr-daemon*: Preparing subpackage repmgr-daemon... >>> repmgr-daemon*: Stripping binaries >>> repmgr-daemon*: Running postcheck for repmgr-daemon >>> WARNING: repmgr-daemon*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> repmgr*: Running postcheck for repmgr >>> repmgr*: Preparing package repmgr... >>> repmgr*: Stripping binaries >>> repmgr-daemon*: Scanning shared objects >>> repmgr-doc*: Scanning shared objects >>> repmgr*: Scanning shared objects >>> repmgr-daemon*: Tracing dependencies... repmgr=5.3.3-r1 so:libc.musl-armhf.so.1 so:libpq.so.5 >>> repmgr-daemon*: Package size: 296.0 KB >>> repmgr-daemon*: Compressing data... >>> repmgr-daemon*: Create checksum... >>> repmgr-daemon*: Create repmgr-daemon-5.3.3-r1.apk >>> repmgr-doc*: Tracing dependencies... >>> repmgr-doc*: Package size: 60.0 KB >>> repmgr-doc*: Compressing data... >>> repmgr-doc*: Create checksum... >>> repmgr-doc*: Create repmgr-doc-5.3.3-r1.apk >>> repmgr*: Tracing dependencies... cmd:ssh doas postgresql-client postgresql15 so:libc.musl-armhf.so.1 so:libpq.so.5 >>> repmgr*: Package size: 796.0 KB >>> repmgr*: Compressing data... >>> repmgr*: Create checksum... >>> repmgr*: Create repmgr-5.3.3-r1.apk >>> repmgr: Build complete at Mon, 21 Nov 2022 23:44:43 +0000 elapsed time 0h 0m 9s >>> repmgr: Cleaning up srcdir >>> repmgr: Cleaning up pkgdir >>> repmgr: Uninstalling dependencies... (1/34) Purging .makedepends-repmgr (20221121.234435) (2/34) Purging doas (6.8.2-r3) (3/34) Purging flex (2.6.4-r3) (4/34) Purging m4 (1.4.19-r1) (5/34) Purging libxml2-dev (2.10.3-r1) (6/34) Purging zlib-dev (1.2.13-r0) (7/34) Purging xz-dev (5.2.8-r0) (8/34) Purging libxml2-utils (2.10.3-r1) (9/34) Purging readline-dev (8.2.0-r0) (10/34) Purging libhistory (8.2.0-r0) (11/34) Purging postgresql15-client (15.1-r0) (12/34) Purging postgresql-common (1.1-r2) Executing postgresql-common-1.1-r2.pre-deinstall (13/34) Purging postgresql15-dev (15.1-r0) (14/34) Purging libecpg-dev (15.1-r0) (15/34) Purging libecpg (15.1-r0) (16/34) Purging clang14 (14.0.6-r1) (17/34) Purging icu-dev (72.1-r1) (18/34) Purging llvm14 (14.0.6-r7) (19/34) Purging lz4-dev (1.9.4-r1) (20/34) Purging zstd-dev (1.5.2-r9) (21/34) Purging ncurses-dev (6.3_p20221119-r0) (22/34) Purging libpq-dev (15.1-r0) (23/34) Purging libpq (15.1-r0) (24/34) Purging readline (8.2.0-r0) (25/34) Purging clang14-libclang (14.0.6-r1) (26/34) Purging clang14-libs (14.0.6-r1) (27/34) Purging llvm14-libs (14.0.6-r7) (28/34) Purging libxml2 (2.10.3-r1) (29/34) Purging xz-libs (5.2.8-r0) (30/34) Purging openssl-dev (3.0.7-r0) (31/34) Purging libffi (3.4.4-r0) (32/34) Purging icu (72.1-r1) (33/34) Purging icu-libs (72.1-r1) (34/34) Purging icu-data-en (72.1-r1) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> repmgr: Updating the community/armhf repository index... >>> repmgr: Signing the index...