>>> postgresql-pg_variables: Building testing/postgresql-pg_variables 1.2.4_git20220909-r2 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 17:37:47 +0000 >>> postgresql-pg_variables: Checking sanity of /home/buildozer/aports/testing/postgresql-pg_variables/APKBUILD... >>> postgresql-pg_variables: Analyzing dependencies... >>> postgresql-pg_variables: Installing for build: build-base postgresql-dev (1/23) Installing libpq (16.3-r1) (2/23) Installing openssl-dev (3.3.2-r2) (3/23) Installing libpq-dev (16.3-r1) (4/23) Installing libecpg (16.3-r1) (5/23) Installing libecpg-dev (16.3-r1) (6/23) Installing clang16-headers (16.0.6-r6) (7/23) Installing libffi (3.4.6-r0) (8/23) Installing xz-libs (5.6.2-r0) (9/23) Installing libxml2 (2.12.8-r0) (10/23) Installing llvm16-libs (16.0.6-r8) (11/23) Installing clang16-libs (16.0.6-r6) (12/23) Installing llvm16-linker-tools (16.0.6-r8) (13/23) Installing clang16 (16.0.6-r6) (14/23) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (15/23) Installing icu-libs (74.2-r0) (16/23) Installing icu (74.2-r0) (17/23) Installing icu-dev (74.2-r0) (18/23) Installing llvm16 (16.0.6-r8) (19/23) Installing lz4-dev (1.10.0-r0) (20/23) Installing zstd (1.5.6-r1) (21/23) Installing zstd-dev (1.5.6-r1) (22/23) Installing postgresql16-dev (16.3-r1) (23/23) Installing .makedepends-postgresql-pg_variables (20240930.173757) Executing busybox-1.36.1-r32.trigger OK: 651 MiB in 126 packages >>> postgresql-pg_variables: Cleaning up srcdir >>> postgresql-pg_variables: Cleaning up pkgdir >>> postgresql-pg_variables: Cleaning up tmpdir >>> postgresql-pg_variables: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-pg_variables-9f9466c2b9193133446851b1f4b2b5b192d8f0e0.tar.gz >>> postgresql-pg_variables: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-pg_variables-9f9466c2b9193133446851b1f4b2b5b192d8f0e0.tar.gz >>> postgresql-pg_variables: Checking sha512sums... postgresql-pg_variables-9f9466c2b9193133446851b1f4b2b5b192d8f0e0.tar.gz: OK >>> postgresql-pg_variables: Unpacking /var/cache/distfiles/postgresql-pg_variables-9f9466c2b9193133446851b1f4b2b5b192d8f0e0.tar.gz... gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fvisibility=hidden -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_variables.o pg_variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fvisibility=hidden -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_variables_record.o pg_variables_record.c cat pg_variables--1.0.sql pg_variables--1.0--1.1.sql pg_variables--1.1--1.2.sql > pg_variables--1.2.sql clang-16 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_variables.bc pg_variables.c clang-16 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_variables_record.bc pg_variables_record.c pg_variables.c: In function 'getMemoryTotalSpace': pg_variables.c:1585:9: error: implicit declaration of function 'AssertArg'; did you mean 'Assert'? [-Wimplicit-function-declaration] 1585 | AssertArg(MemoryContextIsValid(context)); | ^~~~~~~~~ | Assert make: *** [: pg_variables.o] Error 1 make: *** Waiting for unfinished jobs.... pg_variables.c:1585:2: error: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(MemoryContextIsValid(context)); ^ 1 error generated. make: *** [/usr/lib/postgresql16/pgxs/src/makefiles/../../src/Makefile.global:1093: pg_variables.bc] Error 1 >>> ERROR: postgresql-pg_variables: build failed >>> postgresql-pg_variables: Uninstalling dependencies... (1/23) Purging .makedepends-postgresql-pg_variables (20240930.173757) (2/23) Purging postgresql16-dev (16.3-r1) (3/23) Purging libecpg-dev (16.3-r1) (4/23) Purging libecpg (16.3-r1) (5/23) Purging clang16 (16.0.6-r6) (6/23) Purging clang16-headers (16.0.6-r6) (7/23) Purging icu-dev (74.2-r0) (8/23) Purging llvm16 (16.0.6-r8) (9/23) Purging llvm16-linker-tools (16.0.6-r8) (10/23) Purging lz4-dev (1.10.0-r0) (11/23) Purging zstd-dev (1.5.6-r1) (12/23) Purging zstd (1.5.6-r1) (13/23) Purging clang16-libs (16.0.6-r6) (14/23) Purging icu (74.2-r0) (15/23) Purging icu-libs (74.2-r0) (16/23) Purging icu-data-en (74.2-r0) (17/23) Purging llvm16-libs (16.0.6-r8) (18/23) Purging libffi (3.4.6-r0) (19/23) Purging libpq-dev (16.3-r1) (20/23) Purging libpq (16.3-r1) (21/23) Purging libxml2 (2.12.8-r0) (22/23) Purging openssl-dev (3.3.2-r2) (23/23) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages