>>> repmgr: Building community/repmgr 5.3.3-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 00:29:28 +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/32) Installing doas (6.8.2-r3) Executing doas-6.8.2-r3.post-install (2/32) Installing postgresql-common (1.1-r2) Executing postgresql-common-1.1-r2.pre-install (3/32) Installing libpq (14.5-r3) (4/32) Installing readline (8.2.0-r0) (5/32) Installing postgresql14-client (14.5-r3) (6/32) Installing m4 (1.4.19-r1) (7/32) Installing flex (2.6.4-r3) (8/32) Installing zlib-dev (1.2.13-r0) (9/32) Installing xz-libs (5.2.7-r0) (10/32) Installing xz-dev (5.2.7-r0) (11/32) Installing libxml2 (2.10.3-r0) (12/32) Installing libxml2-utils (2.10.3-r0) (13/32) Installing libxml2-dev (2.10.3-r0) (14/32) Installing openssl-dev (3.0.5-r3) (15/32) Installing libpq-dev (14.5-r3) (16/32) Installing libecpg (14.5-r3) (17/32) Installing libecpg-dev (14.5-r3) (18/32) Installing libffi (3.4.4-r0) (19/32) Installing llvm14-libs (14.0.6-r7) (20/32) Installing clang14-libs (14.0.6-r1) (21/32) Installing clang14-libclang (14.0.6-r1) (22/32) Installing clang14 (14.0.6-r1) (23/32) 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/32) Installing icu-libs (72.1-r1) (25/32) Installing icu (72.1-r1) (26/32) Installing icu-dev (72.1-r1) (27/32) Installing llvm14 (14.0.6-r7) (28/32) Installing postgresql14-dev (14.5-r3) (29/32) Installing libhistory (8.2.0-r0) (30/32) Installing ncurses-dev (6.3_p20221023-r0) (31/32) Installing readline-dev (8.2.0-r0) (32/32) Installing .makedepends-repmgr (20221028.002929) Executing busybox-1.35.0-r27.trigger Executing postgresql-common-1.1-r2.trigger * Setting postgresql14 as the default version OK: 430 MiB in 125 packages >>> repmgr: Cleaning up srcdir >>> repmgr: Cleaning up pkgdir >>> repmgr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 7 446k 7 32768 0 0 49784 0 0:00:09 --:--:-- 0:00:09 49723 100 446k 100 446k 0 0 436k 0 0:00:01 0:00:01 --:--:-- 436k >>> repmgr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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 14.5 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 14 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/14/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-10-28"/' repmgr_version.h.in >repmgr_version.h; \ sed -i -E 's/PG_ACTUAL_VERSION_NUM/PG_ACTUAL_VERSION_NUM 140005/' 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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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/14/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 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"), | ^ 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-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 -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/postgresql14 -lpgcommon -lpgport -L/usr/lib -lpq -L/usr/lib -L/usr/lib/llvm14/lib -Wl,--as-needed -lpgcommon -lpgport -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/postgresql14 -lpgcommon -lpgport -L/usr/lib -lpq -L/usr/lib -L/usr/lib/llvm14/lib -Wl,--as-needed -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lm -o repmgr repmgr 5.3.3 repmgrd 5.3.3 >>> repmgr: Entering fakeroot... Building against PostgreSQL 14 /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql14/extension' /usr/bin/install -c -m 755 repmgr.so '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14/repmgr.so' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/share/postgresql14/extension' /bin/sh /usr/lib/postgresql14/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/postgresql14/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/postgresql14/extension/' /usr/bin/install -c -m 755 repmgr repmgrd '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/bin/' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14/bitcode/repmgr' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14/bitcode'/repmgr/ /usr/bin/install -c -m 644 repmgr.bc '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14/bitcode'/repmgr/./ cd '/home/buildozer/aports/community/repmgr/pkg/repmgr/usr/lib/postgresql14/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-r0 so:libc.musl-armv7.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-r0.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-r0.apk >>> repmgr*: Tracing dependencies... cmd:ssh doas postgresql-client postgresql14 so:libc.musl-armv7.so.1 so:libpq.so.5 >>> repmgr*: Package size: 732.0 KB >>> repmgr*: Compressing data... >>> repmgr*: Create checksum... >>> repmgr*: Create repmgr-5.3.3-r0.apk >>> repmgr: Build complete at Fri, 28 Oct 2022 00:29:36 +0000 elapsed time 0h 0m 8s >>> repmgr: Cleaning up srcdir >>> repmgr: Cleaning up pkgdir >>> repmgr: Uninstalling dependencies... (1/32) Purging .makedepends-repmgr (20221028.002929) (2/32) Purging doas (6.8.2-r3) (3/32) Purging flex (2.6.4-r3) (4/32) Purging m4 (1.4.19-r1) (5/32) Purging libxml2-dev (2.10.3-r0) (6/32) Purging zlib-dev (1.2.13-r0) (7/32) Purging xz-dev (5.2.7-r0) (8/32) Purging libxml2-utils (2.10.3-r0) (9/32) Purging readline-dev (8.2.0-r0) (10/32) Purging libhistory (8.2.0-r0) (11/32) Purging postgresql14-client (14.5-r3) (12/32) Purging postgresql-common (1.1-r2) Executing postgresql-common-1.1-r2.pre-deinstall (13/32) Purging postgresql14-dev (14.5-r3) (14/32) Purging libecpg-dev (14.5-r3) (15/32) Purging libecpg (14.5-r3) (16/32) Purging clang14 (14.0.6-r1) (17/32) Purging icu-dev (72.1-r1) (18/32) Purging llvm14 (14.0.6-r7) (19/32) Purging ncurses-dev (6.3_p20221023-r0) (20/32) Purging libpq-dev (14.5-r3) (21/32) Purging libpq (14.5-r3) (22/32) Purging readline (8.2.0-r0) (23/32) Purging clang14-libclang (14.0.6-r1) (24/32) Purging clang14-libs (14.0.6-r1) (25/32) Purging llvm14-libs (14.0.6-r7) (26/32) Purging libxml2 (2.10.3-r0) (27/32) Purging xz-libs (5.2.7-r0) (28/32) Purging openssl-dev (3.0.5-r3) (29/32) Purging libffi (3.4.4-r0) (30/32) Purging icu (72.1-r1) (31/32) Purging icu-libs (72.1-r1) (32/32) Purging icu-data-en (72.1-r1) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> repmgr: Updating the community/armv7 repository index... >>> repmgr: Signing the index...