>>> postgresql-sequential-uuids: Building community/postgresql-sequential-uuids 1.0.1-r3 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 19:58:26 +0000 >>> postgresql-sequential-uuids: Checking sanity of /home/buildozer/aports/community/postgresql-sequential-uuids/APKBUILD... >>> postgresql-sequential-uuids: Analyzing dependencies... >>> postgresql-sequential-uuids: Installing for build: build-base postgresql-dev (1/19) Installing libpq (14.5-r3) (2/19) Installing openssl-dev (3.0.5-r3) (3/19) Installing libpq-dev (14.5-r3) (4/19) Installing libecpg (14.5-r3) (5/19) Installing libecpg-dev (14.5-r3) (6/19) Installing libffi (3.4.4-r0) (7/19) Installing xz-libs (5.2.7-r0) (8/19) Installing libxml2 (2.10.3-r0) (9/19) Installing llvm14-libs (14.0.6-r7) (10/19) Installing clang14-libs (14.0.6-r1) (11/19) Installing clang14-libclang (14.0.6-r1) (12/19) Installing clang14 (14.0.6-r1) (13/19) 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. * (14/19) Installing icu-libs (72.1-r1) (15/19) Installing icu (72.1-r1) (16/19) Installing icu-dev (72.1-r1) (17/19) Installing llvm14 (14.0.6-r7) (18/19) Installing postgresql14-dev (14.5-r3) (19/19) Installing .makedepends-postgresql-sequential-uuids (20221027.195839) Executing busybox-1.35.0-r27.trigger OK: 425 MiB in 112 packages >>> postgresql-sequential-uuids: Cleaning up srcdir >>> postgresql-sequential-uuids: Cleaning up pkgdir >>> postgresql-sequential-uuids: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/postgresql-sequential-uuids-1.0.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> postgresql-sequential-uuids: Fetching https://github.com/tvondra/sequential-uuids/archive/665d5b18d17d9f3922b17facadedbcd8aefe1524/postgresql-sequential-uuids-1.0.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3445 0 3445 0 0 2492 0 --:--:-- 0:00:01 --:--:-- 2492 100 5555 0 5555 0 0 3928 0 --:--:-- 0:00:01 --:--:-- 68064 >>> postgresql-sequential-uuids: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/postgresql-sequential-uuids-1.0.1.tar.gz >>> postgresql-sequential-uuids: Checking sha512sums... postgresql-sequential-uuids-1.0.1.tar.gz: OK >>> postgresql-sequential-uuids: Unpacking /var/cache/distfiles/v3.17/postgresql-sequential-uuids-1.0.1.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/14/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequential_uuids.o sequential_uuids.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/14/server -I/usr/include/postgresql/internal -O2 -fomit-frame-pointer -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o sequential_uuids.bc sequential_uuids.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 -shared -o sequential_uuids.so sequential_uuids.o -L/usr/lib -L/usr/lib/llvm14/lib -Wl,--as-needed >>> postgresql-sequential-uuids: Entering fakeroot... /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/share/postgresql14/extension' /usr/bin/install -c -m 755 sequential_uuids.so '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14/sequential_uuids.so' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/share/postgresql14/extension' /usr/bin/install -c -m 644 .//sequential_uuids.control '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/share/postgresql14/extension/' /usr/bin/install -c -m 644 .//sequential_uuids--1.0.1.sql '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/share/postgresql14/extension/' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14/bitcode/sequential_uuids' /bin/sh /usr/lib/postgresql14/pgxs/src/makefiles/../../config/install-sh -c -d '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14/bitcode'/sequential_uuids/ /usr/bin/install -c -m 644 sequential_uuids.bc '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14/bitcode'/sequential_uuids/./ cd '/home/buildozer/aports/community/postgresql-sequential-uuids/pkg/postgresql-sequential-uuids/usr/lib/postgresql14/bitcode' && /usr/lib/llvm14/bin/llvm-lto -thinlto -thinlto-action=thinlink -o sequential_uuids.index.bc sequential_uuids/sequential_uuids.bc >>> postgresql-sequential-uuids*: Running postcheck for postgresql-sequential-uuids >>> postgresql-sequential-uuids*: Preparing package postgresql-sequential-uuids... >>> postgresql-sequential-uuids*: Stripping binaries >>> postgresql-sequential-uuids*: Scanning shared objects >>> postgresql-sequential-uuids*: Tracing dependencies... postgresql14 so:libc.musl-armv7.so.1 >>> postgresql-sequential-uuids*: Package size: 124.0 KB >>> postgresql-sequential-uuids*: Compressing data... >>> postgresql-sequential-uuids*: Create checksum... >>> postgresql-sequential-uuids*: Create postgresql-sequential-uuids-1.0.1-r3.apk >>> postgresql-sequential-uuids: Build complete at Thu, 27 Oct 2022 19:58:44 +0000 elapsed time 0h 0m 18s >>> postgresql-sequential-uuids: Cleaning up srcdir >>> postgresql-sequential-uuids: Cleaning up pkgdir >>> postgresql-sequential-uuids: Uninstalling dependencies... (1/19) Purging .makedepends-postgresql-sequential-uuids (20221027.195839) (2/19) Purging postgresql14-dev (14.5-r3) (3/19) Purging libecpg-dev (14.5-r3) (4/19) Purging libecpg (14.5-r3) (5/19) Purging clang14 (14.0.6-r1) (6/19) Purging icu-dev (72.1-r1) (7/19) Purging llvm14 (14.0.6-r7) (8/19) Purging libpq-dev (14.5-r3) (9/19) Purging libpq (14.5-r3) (10/19) Purging openssl-dev (3.0.5-r3) (11/19) Purging clang14-libclang (14.0.6-r1) (12/19) Purging clang14-libs (14.0.6-r1) (13/19) Purging llvm14-libs (14.0.6-r7) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging libxml2 (2.10.3-r0) (16/19) Purging xz-libs (5.2.7-r0) (17/19) Purging icu (72.1-r1) (18/19) Purging icu-libs (72.1-r1) (19/19) Purging icu-data-en (72.1-r1) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> postgresql-sequential-uuids: Updating the community/armv7 repository index... >>> postgresql-sequential-uuids: Signing the index...