>>> bzip3: Building community/bzip3 1.3.1-r0 (using abuild 3.11.1-r0) started Wed, 24 May 2023 03:15:59 +0000 >>> bzip3: Checking sanity of /home/buildozer/aports/community/bzip3/APKBUILD... >>> bzip3: Analyzing dependencies... >>> bzip3: Installing for build: build-base clang llvm-dev (1/26) Installing libffi (3.4.4-r2) (2/26) Installing xz-libs (5.4.3-r0) (3/26) Installing libxml2 (2.11.4-r0) (4/26) Installing llvm16-libs (16.0.4-r1) (5/26) Installing clang16-libs (16.0.4-r0) (6/26) Installing clang16-libclang (16.0.4-r0) (7/26) Installing clang16 (16.0.4-r0) (8/26) Installing llvm16 (16.0.4-r1) (9/26) Installing linux-headers (6.3-r0) (10/26) Installing libffi-dev (3.4.4-r2) (11/26) Installing zlib-dev (1.2.13-r1) (12/26) Installing zstd (1.5.5-r4) (13/26) Installing zstd-dev (1.5.5-r4) (14/26) Installing libbz2 (1.0.8-r5) (15/26) Installing gdbm (1.23-r1) (16/26) Installing mpdecimal (2.5.1-r2) (17/26) Installing libpanelw (6.4_p20230506-r0) (18/26) Installing readline (8.2.1-r1) (19/26) Installing sqlite-libs (3.41.2-r2) (20/26) Installing python3 (3.11.3-r11) (21/26) Installing python3-pycache-pyc0 (3.11.3-r11) (22/26) Installing pyc (0.1-r0) (23/26) Installing python3-pyc (3.11.3-r11) (24/26) Installing llvm16-test-utils (16.0.4-r1) (25/26) Installing llvm16-dev (16.0.4-r1) (26/26) Installing .makedepends-bzip3 (20230524.031600) Executing busybox-1.36.0-r9.trigger OK: 837 MiB in 125 packages >>> bzip3: Cleaning up srcdir >>> bzip3: Cleaning up pkgdir >>> bzip3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/bzip3-1.3.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 >>> bzip3: Fetching https://github.com/kspalaiologos/bzip3/releases/download/1.3.1/bzip3-1.3.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 100 397k 100 397k 0 0 1307k 0 --:--:-- --:--:-- --:--:-- 1307k >>> bzip3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/bzip3-1.3.1.tar.gz >>> bzip3: Checking sha512sums... bzip3-1.3.1.tar.gz: OK >>> bzip3: Unpacking /var/cache/distfiles/v3.18/bzip3-1.3.1.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether system or user specified compiler flags are set... yes checking for x86_64-alpine-linux-musl-clang... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking for gawk... (cached) awk checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for getopt.h... yes checking for getopt_long... yes checking for C/C++ restrict keyword... __restrict__ checking how to run the C preprocessor... clang -E checking for pthread.h... yes checking whether clang is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: skipping compiler feature detection, using '-O3 -Wformat -Werror=format-security -flto -pthread -DPTHREAD' checking for a sed that does not truncate output... (cached) /bin/sed checking for date... /bin/date checking for build time... 24 May 2023 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bzip3.pc config.status: creating bzip3.1 config.status: creating bz3grep.1 config.status: creating bz3less.1 config.status: creating bz3more.1 config.status: creating bz3most.1 config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' CC src/bzip3-main.o CC src/libbz3.lo CCLD libbzip3.la CCLD bzip3 make[1]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' make check-am make[1]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' >>> bzip3: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' make[2]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/include' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/share/man/man1' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libbzip3.la '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib' /usr/bin/install -c -m 644 include/libbz3.h '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/include' /usr/bin/install -c bz3cat bz3more bz3less bz3most bz3grep bunzip3 '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/bin' /usr/bin/install -c -m 644 bzip3.pc '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/pkgconfig' /usr/bin/install -c -m 644 bzip3.1 bz3cat.1 bz3more.1 bz3less.1 bz3most.1 bz3grep.1 bunzip3.1 '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libbzip3.so.0.0.0 /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib && { ln -s -f libbzip3.so.0.0.0 libbzip3.so.0 || { rm -f libbzip3.so.0 && ln -s libbzip3.so.0.0.0 libbzip3.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib && { ln -s -f libbzip3.so.0.0.0 libbzip3.so || { rm -f libbzip3.so && ln -s libbzip3.so.0.0.0 libbzip3.so; }; }) libtool: install: /usr/bin/install -c .libs/libbzip3.lai /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.la libtool: install: /usr/bin/install -c .libs/libbzip3.a /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.a libtool: install: chmod 644 /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.a libtool: install: ranlib /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bzip3 '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/bin' libtool: warning: 'libbzip3.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/bzip3 /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/bin/bzip3 make[2]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.3.1' >>> bzip3-libs*: Running split function libs... >>> bzip3-libs*: Preparing subpackage bzip3-libs... >>> bzip3-libs*: Stripping binaries >>> bzip3-libs*: Running postcheck for bzip3-libs >>> bzip3-static*: Running split function static... >>> bzip3-static*: Preparing subpackage bzip3-static... >>> bzip3-static*: Stripping binaries >>> bzip3-static*: Running postcheck for bzip3-static >>> bzip3-dev*: Running split function dev... >>> bzip3-dev*: Preparing subpackage bzip3-dev... >>> bzip3-dev*: Stripping binaries >>> bzip3-dev*: Running postcheck for bzip3-dev >>> bzip3-doc*: Running split function doc... >>> bzip3-doc*: Preparing subpackage bzip3-doc... >>> bzip3-doc*: Running postcheck for bzip3-doc >>> bzip3*: Running postcheck for bzip3 >>> bzip3*: Preparing package bzip3... >>> bzip3*: Stripping binaries >>> bzip3-dev*: Scanning shared objects >>> bzip3-doc*: Scanning shared objects >>> bzip3-libs*: Scanning shared objects >>> bzip3-static*: Scanning shared objects >>> bzip3*: Scanning shared objects >>> bzip3-dev*: Tracing dependencies... bzip3-libs=1.3.1-r0 pkgconfig >>> bzip3-dev*: Package size: 32.0 KB >>> bzip3-dev*: Compressing data... >>> bzip3-dev*: Create checksum... >>> bzip3-dev*: Create bzip3-dev-1.3.1-r0.apk >>> bzip3-doc*: Tracing dependencies... >>> bzip3-doc*: Package size: 48.0 KB >>> bzip3-doc*: Compressing data... >>> bzip3-doc*: Create checksum... >>> bzip3-doc*: Create bzip3-doc-1.3.1-r0.apk >>> bzip3-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> bzip3-libs*: Package size: 84.0 KB >>> bzip3-libs*: Compressing data... >>> bzip3-libs*: Create checksum... >>> bzip3-libs*: Create bzip3-libs-1.3.1-r0.apk >>> bzip3-static*: Tracing dependencies... >>> bzip3-static*: Package size: 164.0 KB >>> bzip3-static*: Compressing data... >>> bzip3-static*: Create checksum... >>> bzip3-static*: Create bzip3-static-1.3.1-r0.apk >>> bzip3*: Tracing dependencies... so:libbzip3.so.0 so:libc.musl-x86_64.so.1 >>> bzip3*: Package size: 64.0 KB >>> bzip3*: Compressing data... >>> bzip3*: Create checksum... >>> bzip3*: Create bzip3-1.3.1-r0.apk >>> bzip3: Build complete at Wed, 24 May 2023 03:16:30 +0000 elapsed time 0h 0m 31s >>> bzip3: Cleaning up srcdir >>> bzip3: Cleaning up pkgdir >>> bzip3: Uninstalling dependencies... (1/26) Purging .makedepends-bzip3 (20230524.031600) (2/26) Purging clang16 (16.0.4-r0) (3/26) Purging clang16-libclang (16.0.4-r0) (4/26) Purging clang16-libs (16.0.4-r0) (5/26) Purging llvm16-dev (16.0.4-r1) (6/26) Purging llvm16 (16.0.4-r1) (7/26) Purging libffi-dev (3.4.4-r2) (8/26) Purging linux-headers (6.3-r0) (9/26) Purging zlib-dev (1.2.13-r1) (10/26) Purging zstd-dev (1.5.5-r4) (11/26) Purging zstd (1.5.5-r4) (12/26) Purging llvm16-test-utils (16.0.4-r1) (13/26) Purging llvm16-libs (16.0.4-r1) (14/26) Purging python3-pyc (3.11.3-r11) (15/26) Purging python3-pycache-pyc0 (3.11.3-r11) (16/26) Purging pyc (0.1-r0) (17/26) Purging python3 (3.11.3-r11) (18/26) Purging gdbm (1.23-r1) (19/26) Purging libbz2 (1.0.8-r5) (20/26) Purging libffi (3.4.4-r2) (21/26) Purging libpanelw (6.4_p20230506-r0) (22/26) Purging libxml2 (2.11.4-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.1-r1) (25/26) Purging sqlite-libs (3.41.2-r2) (26/26) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.0-r9.trigger OK: 392 MiB in 99 packages >>> bzip3: Updating the community/x86_64 repository index... >>> bzip3: Signing the index...