>>> postgresql-pg_variables: Building testing/postgresql-pg_variables 1.2.4_git20220909-r2 (using abuild 3.11.21-r0) started Wed, 04 Oct 2023 01:29:43 +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.0-r1) (2/23) Installing openssl-dev (3.1.3-r0) (3/23) Installing libpq-dev (16.0-r1) (4/23) Installing libecpg (16.0-r1) (5/23) Installing libecpg-dev (16.0-r1) (6/23) Installing clang15-headers (15.0.7-r18) (7/23) Installing libffi (3.4.4-r3) (8/23) Installing xz-libs (5.4.4-r0) (9/23) Installing libxml2 (2.11.5-r0) (10/23) Installing llvm15-libs (15.0.7-r12) (11/23) Installing clang15-libs (15.0.7-r18) (12/23) Installing clang15-libclang (15.0.7-r18) (13/23) Installing clang15 (15.0.7-r18) (14/23) Installing icu-data-en (73.2-r2) Executing icu-data-en-73.2-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (15/23) Installing icu-libs (73.2-r2) (16/23) Installing icu (73.2-r2) (17/23) Installing icu-dev (73.2-r2) (18/23) Installing llvm15 (15.0.7-r12) (19/23) Installing lz4-dev (1.9.4-r5) (20/23) Installing zstd (1.5.5-r7) (21/23) Installing zstd-dev (1.5.5-r7) (22/23) Installing postgresql16-dev (16.0-r1) (23/23) Installing .makedepends-postgresql-pg_variables (20231004.012948) Executing busybox-1.36.1-r9.trigger OK: 547 MiB in 123 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-15 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -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-15 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -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: warning: implicit declaration of function 'AssertArg'; did you mean 'Assert'? [-Wimplicit-function-declaration] 1585 | AssertArg(MemoryContextIsValid(context)); | ^~~~~~~~~ | Assert pg_variables.c:1585:2: warning: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(MemoryContextIsValid(context)); ^ 1 warning generated. 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 -shared -o pg_variables.so pg_variables.o pg_variables_record.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm15/lib -Wl,--as-needed -fvisibility=hidden >>> postgresql-pg_variables: Entering fakeroot... /bin/sh /usr/lib/postgresql16/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16' /bin/sh /usr/lib/postgresql16/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/share/postgresql16/extension' /usr/bin/install -c -m 755 pg_variables.so '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/pg_variables.so' /bin/sh /usr/lib/postgresql16/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/share/postgresql16/extension' /usr/bin/install -c -m 644 .//pg_variables.control '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/share/postgresql16/extension/' /usr/bin/install -c -m 644 .//pg_variables--1.0.sql .//pg_variables--1.0--1.1.sql .//pg_variables--1.1--1.2.sql pg_variables--1.2.sql '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/share/postgresql16/extension/' /bin/sh /usr/lib/postgresql16/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode/pg_variables' /bin/sh /usr/lib/postgresql16/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode'/pg_variables/ /usr/bin/install -c -m 644 pg_variables.bc '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode'/pg_variables/./ /usr/bin/install -c -m 644 pg_variables_record.bc '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode'/pg_variables/./ cd '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode' && /usr/lib/llvm15/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_variables.index.bc pg_variables/pg_variables.bc pg_variables/pg_variables_record.bc >>> postgresql-pg_variables-bitcode*: Running split function bitcode... '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables/usr/lib/postgresql16/bitcode' -> '/home/buildozer/aports/testing/postgresql-pg_variables/pkg/postgresql-pg_variables-bitcode/usr/lib/postgresql16/bitcode' >>> postgresql-pg_variables-bitcode*: Preparing subpackage postgresql-pg_variables-bitcode... >>> postgresql-pg_variables-bitcode*: Stripping binaries >>> WARNING: postgresql-pg_variables-bitcode*: No arch specific binaries found so arch should probably be set to "noarch" >>> postgresql-pg_variables-bitcode*: Running postcheck for postgresql-pg_variables-bitcode >>> postgresql-pg_variables*: Running postcheck for postgresql-pg_variables >>> postgresql-pg_variables*: Preparing package postgresql-pg_variables... >>> postgresql-pg_variables*: Stripping binaries >>> postgresql-pg_variables-bitcode*: Scanning shared objects >>> postgresql-pg_variables*: Scanning shared objects >>> postgresql-pg_variables-bitcode*: Tracing dependencies... >>> postgresql-pg_variables-bitcode*: Package size: 116.0 KB >>> postgresql-pg_variables-bitcode*: Compressing data... >>> postgresql-pg_variables-bitcode*: Create checksum... >>> postgresql-pg_variables-bitcode*: Create postgresql-pg_variables-bitcode-1.2.4_git20220909-r2.apk >>> postgresql-pg_variables*: Tracing dependencies... postgresql16 so:libc.musl-riscv64.so.1 >>> postgresql-pg_variables*: Package size: 100.0 KB >>> postgresql-pg_variables*: Compressing data... >>> postgresql-pg_variables*: Create checksum... >>> postgresql-pg_variables*: Create postgresql-pg_variables-1.2.4_git20220909-r2.apk >>> postgresql-pg_variables: Build complete at Wed, 04 Oct 2023 01:30:10 +0000 elapsed time 0h 0m 28s >>> postgresql-pg_variables: Cleaning up srcdir >>> postgresql-pg_variables: Cleaning up pkgdir >>> postgresql-pg_variables: Uninstalling dependencies... (1/23) Purging .makedepends-postgresql-pg_variables (20231004.012948) (2/23) Purging postgresql16-dev (16.0-r1) (3/23) Purging libecpg-dev (16.0-r1) (4/23) Purging libecpg (16.0-r1) (5/23) Purging clang15 (15.0.7-r18) (6/23) Purging icu-dev (73.2-r2) (7/23) Purging llvm15 (15.0.7-r12) (8/23) Purging lz4-dev (1.9.4-r5) (9/23) Purging zstd-dev (1.5.5-r7) (10/23) Purging zstd (1.5.5-r7) (11/23) Purging clang15-libclang (15.0.7-r18) (12/23) Purging clang15-headers (15.0.7-r18) (13/23) Purging clang15-libs (15.0.7-r18) (14/23) Purging icu (73.2-r2) (15/23) Purging icu-libs (73.2-r2) (16/23) Purging icu-data-en (73.2-r2) (17/23) Purging llvm15-libs (15.0.7-r12) (18/23) Purging libffi (3.4.4-r3) (19/23) Purging libpq-dev (16.0-r1) (20/23) Purging libpq (16.0-r1) (21/23) Purging libxml2 (2.11.5-r0) (22/23) Purging openssl-dev (3.1.3-r0) (23/23) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r9.trigger OK: 226 MiB in 100 packages >>> postgresql-pg_variables: Updating the testing/riscv64 repository index... >>> postgresql-pg_variables: Signing the index...