>>> postgresql-url_encode: Building community/postgresql-url_encode 1.2.4_pre20170817-r1 (using abuild 3.8.0-r0) started Tue, 05 Oct 2021 23:14:49 +0000 >>> postgresql-url_encode: Checking sanity of /home/buildozer/aports/community/postgresql-url_encode/APKBUILD... >>> postgresql-url_encode: Analyzing dependencies... >>> postgresql-url_encode: Installing for build: build-base postgresql postgresql-dev (1/22) Installing gdbm (1.20-r2) (2/22) Installing libsasl (2.1.27-r14) (3/22) Installing libldap (2.4.59-r3) (4/22) Installing libpq (14.0-r0) (5/22) Installing readline (8.1.1-r0) (6/22) Installing postgresql-client (14.0-r0) (7/22) Installing tzdata (2021c-r0) (8/22) Installing libffi (3.3-r2) (9/22) Installing libxml2 (2.9.12-r1) (10/22) Installing llvm11-libs (11.1.0-r2) (11/22) Installing icu-libs (67.1-r2) (12/22) Installing postgresql (14.0-r0) Executing postgresql-14.0-r0.pre-install (13/22) Installing clang-libs (11.1.0-r2) (14/22) Installing clang (11.1.0-r2) (15/22) Installing icu (67.1-r2) (16/22) Installing icu-dev (67.1-r2) (17/22) Installing llvm11 (11.1.0-r2) (18/22) Installing openssl1.1-compat-dev (1.1.1l-r4) (19/22) Installing postgresql-libs (14.0-r0) (20/22) Installing postgresql-dev (14.0-r0) (21/22) Installing .makedepends-postgresql-url_encode (20211005.231450) (22/22) Installing postgresql-openrc (14.0-r0) Executing busybox-1.34.1-r0.trigger OK: 682 MiB in 124 packages >>> postgresql-url_encode: Cleaning up srcdir >>> postgresql-url_encode: Cleaning up pkgdir >>> postgresql-url_encode: Fetching https://distfiles.alpinelinux.org/distfiles/postgresql-url_encode-0d9eeffb07c101e47e9ecd65ea271dc4ebef12ef.tar.gz >>> postgresql-url_encode: Fetching https://distfiles.alpinelinux.org/distfiles/postgresql-url_encode-0d9eeffb07c101e47e9ecd65ea271dc4ebef12ef.tar.gz >>> postgresql-url_encode: Checking sha512sums... postgresql-url_encode-0d9eeffb07c101e47e9ecd65ea271dc4ebef12ef.tar.gz: OK >>> postgresql-url_encode: Unpacking /var/cache/distfiles/postgresql-url_encode-0d9eeffb07c101e47e9ecd65ea271dc4ebef12ef.tar.gz... 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/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o src/url_encode.o src/url_encode.c /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -O2 -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o src/url_encode.bc src/url_encode.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 src/url_encode.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm11/lib -Wl,--as-needed -shared -o src/url_encode.so >>> postgresql-url_encode: Entering fakeroot... /bin/sh /usr/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/share/postgresql/extension' /bin/sh /usr/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/share/postgresql/extension' /bin/sh /usr/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql' /usr/bin/install -c -m 644 .//url_encode.control '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/share/postgresql/extension/' /usr/bin/install -c -m 644 .//sql/url_encode--1.2.sql '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/share/postgresql/extension/' /usr/bin/install -c -m 755 src/url_encode.so '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql/' /bin/sh /usr/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql/bitcode/src/url_encode' /bin/sh /usr/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql/bitcode'/src/url_encode/src/ /usr/bin/install -c -m 644 src/url_encode.bc '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql/bitcode'/src/url_encode/src/ cd '/home/buildozer/aports/community/postgresql-url_encode/pkg/postgresql-url_encode/usr/lib/postgresql/bitcode' && /usr/lib/llvm11/bin/llvm-lto -thinlto -thinlto-action=thinlink -o src/url_encode.index.bc src/url_encode/src/url_encode.bc >>> postgresql-url_encode*: Running postcheck for postgresql-url_encode >>> postgresql-url_encode*: Preparing package postgresql-url_encode... >>> postgresql-url_encode*: Stripping binaries >>> postgresql-url_encode*: Scanning shared objects >>> postgresql-url_encode*: Tracing dependencies... postgresql so:libc.musl-x86.so.1 >>> postgresql-url_encode*: Package size: 84.0 KB >>> postgresql-url_encode*: Compressing data... >>> postgresql-url_encode*: Create checksum... >>> postgresql-url_encode*: Create postgresql-url_encode-1.2.4_pre20170817-r1.apk >>> postgresql-url_encode: Build complete at Tue, 05 Oct 2021 23:14:54 +0000 elapsed time 0h 0m 5s >>> postgresql-url_encode: Cleaning up srcdir >>> postgresql-url_encode: Cleaning up pkgdir >>> postgresql-url_encode: Uninstalling dependencies... (1/22) Purging .makedepends-postgresql-url_encode (20211005.231450) (2/22) Purging postgresql-openrc (14.0-r0) (3/22) Purging postgresql (14.0-r0) (4/22) Purging postgresql-client (14.0-r0) (5/22) Purging tzdata (2021c-r0) (6/22) Purging postgresql-dev (14.0-r0) (7/22) Purging clang (11.1.0-r2) (8/22) Purging icu-dev (67.1-r2) (9/22) Purging icu (67.1-r2) (10/22) Purging icu-libs (67.1-r2) (11/22) Purging postgresql-libs (14.0-r0) (12/22) Purging libpq (14.0-r0) (13/22) Purging libldap (2.4.59-r3) (14/22) Purging libsasl (2.1.27-r14) (15/22) Purging gdbm (1.20-r2) (16/22) Purging readline (8.1.1-r0) (17/22) Purging llvm11 (11.1.0-r2) (18/22) Purging clang-libs (11.1.0-r2) (19/22) Purging llvm11-libs (11.1.0-r2) (20/22) Purging libffi (3.3-r2) (21/22) Purging libxml2 (2.9.12-r1) (22/22) Purging openssl1.1-compat-dev (1.1.1l-r4) Executing busybox-1.34.1-r0.trigger OK: 321 MiB in 102 packages >>> postgresql-url_encode: Updating the community/x86 repository index... >>> postgresql-url_encode: Signing the index...