>>> postgresql-topn: Building testing/postgresql-topn 2.5.0-r1 (using abuild 3.10.0_rc1-r2) started Tue, 22 Nov 2022 00:03:22 +0000 >>> postgresql-topn: Checking sanity of /home/buildozer/aports/testing/postgresql-topn/APKBUILD... >>> postgresql-topn: Analyzing dependencies... >>> postgresql-topn: Installing for build: build-base postgresql-dev (1/20) Installing libpq (15.1-r0) (2/20) Installing openssl-dev (3.0.7-r0) (3/20) Installing libpq-dev (15.1-r0) (4/20) Installing libecpg (15.1-r0) (5/20) Installing libecpg-dev (15.1-r0) (6/20) Installing libffi (3.4.4-r0) (7/20) Installing libxml2 (2.10.3-r1) (8/20) Installing llvm14-libs (14.0.6-r7) (9/20) Installing clang14-libs (14.0.6-r1) (10/20) Installing clang14-libclang (14.0.6-r1) (11/20) Installing clang14 (14.0.6-r1) (12/20) 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. * (13/20) Installing icu-libs (72.1-r1) (14/20) Installing icu (72.1-r1) (15/20) Installing icu-dev (72.1-r1) (16/20) Installing llvm14 (14.0.6-r7) (17/20) Installing lz4-dev (1.9.4-r1) (18/20) Installing zstd-dev (1.5.2-r9) (19/20) Installing postgresql15-dev (15.1-r0) (20/20) Installing .makedepends-postgresql-topn (20221122.000323) Executing busybox-1.35.0-r29.trigger OK: 743 MiB in 123 packages >>> postgresql-topn: Cleaning up srcdir >>> postgresql-topn: Cleaning up pkgdir >>> postgresql-topn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-topn-2.5.0.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 100 32818 100 32818 0 0 194k 0 --:--:-- --:--:-- --:--:-- 195k >>> postgresql-topn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/postgresql-topn-2.5.0.tar.gz >>> postgresql-topn: Checking sha512sums... postgresql-topn-2.5.0.tar.gz: OK >>> postgresql-topn: Unpacking /var/cache/distfiles/edge/postgresql-topn-2.5.0.tar.gz... cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.0.0--2.1.0.sql > topn--2.0.0--2.1.0.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.0.0.sql > topn--2.0.0.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.1.0--2.2.0.sql > topn--2.1.0--2.2.0.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.2.0--2.2.1.sql > topn--2.2.0--2.2.1.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.2.1--2.2.2.sql > topn--2.2.1--2.2.2.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.2.2--2.3.0.sql > topn--2.2.2--2.3.0.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.3.0--2.3.1.sql > topn--2.3.0--2.3.1.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.3.1--2.4.0.sql > topn--2.3.1--2.4.0.sql cpp -undef -w -P -imacros /usr/include/postgresql/15/server/pg_config.h update/topn--2.4.0--2.5.0.sql > topn--2.4.0--2.5.0.sql 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 -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 topn.o topn.c /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -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 topn.bc topn.c topn.c: In function 'InsertPairs': topn.c:1013:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Frequency' {aka 'long long int'} [-Wformat=] 1013 | appendStringInfo(jsonbStr, "%ld", item->frequency); | ~~^ ~~~~~~~~~~~~~~~ | | | | | Frequency {aka long long int} | long int | %lld 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 topn.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm14/lib -Wl,--as-needed -shared -o topn.so >>> postgresql-topn: Entering fakeroot... /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/share/postgresql15/extension' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/share/postgresql15/extension' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15' /usr/bin/install -c -m 644 .//topn.control '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/share/postgresql15/extension/' /usr/bin/install -c -m 644 topn--2.0.0--2.1.0.sql topn--2.0.0.sql topn--2.1.0--2.2.0.sql topn--2.2.0--2.2.1.sql topn--2.2.1--2.2.2.sql topn--2.2.2--2.3.0.sql topn--2.3.0--2.3.1.sql topn--2.3.1--2.4.0.sql topn--2.4.0--2.5.0.sql '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/share/postgresql15/extension/' /usr/bin/install -c -m 755 topn.so '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/bitcode/topn' /bin/sh /usr/lib/postgresql15/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/bitcode'/topn/ /usr/bin/install -c -m 644 topn.bc '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/bitcode'/topn/./ cd '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/bitcode' && /usr/lib/llvm14/bin/llvm-lto -thinlto -thinlto-action=thinlink -o topn.index.bc topn/topn.bc >>> postgresql-topn-bitcode*: Running split function bitcode... '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn/usr/lib/postgresql15/bitcode' -> '/home/buildozer/aports/testing/postgresql-topn/pkg/postgresql-topn-bitcode/usr/lib/postgresql15/bitcode' >>> postgresql-topn-bitcode*: Preparing subpackage postgresql-topn-bitcode... >>> postgresql-topn-bitcode*: Stripping binaries >>> WARNING: postgresql-topn-bitcode*: No arch specific binaries found so arch should probably be set to "noarch" >>> postgresql-topn-bitcode*: Running postcheck for postgresql-topn-bitcode >>> postgresql-topn*: Running postcheck for postgresql-topn >>> postgresql-topn*: Preparing package postgresql-topn... >>> postgresql-topn*: Stripping binaries >>> postgresql-topn-bitcode*: Scanning shared objects >>> postgresql-topn*: Scanning shared objects >>> postgresql-topn-bitcode*: Tracing dependencies... >>> postgresql-topn-bitcode*: Package size: 56.0 KB >>> postgresql-topn-bitcode*: Compressing data... >>> postgresql-topn-bitcode*: Create checksum... >>> postgresql-topn-bitcode*: Create postgresql-topn-bitcode-2.5.0-r1.apk >>> postgresql-topn*: Tracing dependencies... so:libc.musl-x86.so.1 >>> postgresql-topn*: Package size: 68.0 KB >>> postgresql-topn*: Compressing data... >>> postgresql-topn*: Create checksum... >>> postgresql-topn*: Create postgresql-topn-2.5.0-r1.apk >>> postgresql-topn: Build complete at Tue, 22 Nov 2022 00:03:28 +0000 elapsed time 0h 0m 6s >>> postgresql-topn: Cleaning up srcdir >>> postgresql-topn: Cleaning up pkgdir >>> postgresql-topn: Uninstalling dependencies... (1/20) Purging .makedepends-postgresql-topn (20221122.000323) (2/20) Purging postgresql15-dev (15.1-r0) (3/20) Purging libecpg-dev (15.1-r0) (4/20) Purging libecpg (15.1-r0) (5/20) Purging clang14 (14.0.6-r1) (6/20) Purging icu-dev (72.1-r1) (7/20) Purging llvm14 (14.0.6-r7) (8/20) Purging lz4-dev (1.9.4-r1) (9/20) Purging zstd-dev (1.5.2-r9) (10/20) Purging libpq-dev (15.1-r0) (11/20) Purging libpq (15.1-r0) (12/20) Purging openssl-dev (3.0.7-r0) (13/20) Purging clang14-libclang (14.0.6-r1) (14/20) Purging clang14-libs (14.0.6-r1) (15/20) Purging llvm14-libs (14.0.6-r7) (16/20) Purging libffi (3.4.4-r0) (17/20) Purging libxml2 (2.10.3-r1) (18/20) Purging icu (72.1-r1) (19/20) Purging icu-libs (72.1-r1) (20/20) Purging icu-data-en (72.1-r1) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> postgresql-topn: Updating the testing/x86 repository index... >>> postgresql-topn: Signing the index...