>>> bzip3: Building community/bzip3 1.5.1-r0 (using abuild 3.14.1-r3) started Sun, 22 Dec 2024 06:01:38 +0000
>>> bzip3: Validating /home/buildozer/aports/community/bzip3/APKBUILD...
>>> bzip3: Analyzing dependencies...
>>> bzip3: Installing for build: build-base clang llvm-dev
(1/27) Installing clang19-headers (19.1.4-r0)
(2/27) Installing libffi (3.4.6-r0)
(3/27) Installing xz-libs (5.6.3-r0)
(4/27) Installing libxml2 (2.13.4-r3)
(5/27) Installing llvm19-libs (19.1.4-r0)
(6/27) Installing clang19-libs (19.1.4-r0)
(7/27) Installing llvm19-linker-tools (19.1.4-r0)
(8/27) Installing clang19 (19.1.4-r0)
(9/27) Installing llvm19 (19.1.4-r0)
(10/27) Installing linux-headers (6.6-r1)
(11/27) Installing libffi-dev (3.4.6-r0)
(12/27) Installing zlib-dev (1.3.1-r2)
(13/27) Installing zstd (1.5.6-r1)
(14/27) Installing zstd-dev (1.5.6-r1)
(15/27) Installing libbz2 (1.0.8-r6)
(16/27) Installing gdbm (1.24-r0)
(17/27) Installing mpdecimal (4.0.0-r0)
(18/27) Installing libpanelw (6.5_p20241006-r3)
(19/27) Installing sqlite-libs (3.47.2-r0)
(20/27) Installing python3 (3.12.8-r1)
(21/27) Installing python3-pycache-pyc0 (3.12.8-r1)
(22/27) Installing pyc (3.12.8-r1)
(23/27) Installing llvm19-test-utils-pyc (19.1.4-r0)
(24/27) Installing python3-pyc (3.12.8-r1)
(25/27) Installing llvm19-test-utils (19.1.4-r0)
(26/27) Installing llvm19-dev (19.1.4-r0)
(27/27) Installing .makedepends-bzip3 (20241222.060139)
Executing busybox-1.37.0-r10.trigger
OK: 625 MiB in 129 packages
>>> bzip3: Cleaning up srcdir
>>> bzip3: Cleaning up pkgdir
>>> bzip3: Cleaning up tmpdir
>>> bzip3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bzip3-1.5.1.tar.gz
>>> bzip3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bzip3-1.5.1.tar.gz
>>> bzip3: Checking sha512sums...
bzip3-1.5.1.tar.gz: OK
>>> bzip3: Unpacking /var/cache/distfiles/edge/bzip3-1.5.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 armv6-alpine-linux-musleabihf-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... armv6-alpine-linux-musleabihf
checking host system type... armv6-alpine-linux-musleabihf
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/armv6-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv6-alpine-linux-musleabihf/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 armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv6-alpine-linux-musleabihf-file... no
checking for file... file
checking for armv6-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv6-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv6-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv6-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-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/armv6-alpine-linux-musleabihf/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 armv6-alpine-linux-musleabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... 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... -Qunused-arguments
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 -fstack-clash-protection -Wformat -Werror=format-security -Qunused-arguments -pthread -DPTHREAD'
checking for a sed that does not truncate output... (cached) /bin/sed
checking for date... /bin/date
checking for build time... 22 December 2024
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.5.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.5.1'
make  check-am
make[1]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.5.1'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.5.1'
>>> bzip3: Entering fakeroot...
make  install-am
make[1]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.5.1'
make[2]: Entering directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.5.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/lib/pkgconfig'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/share/man/man1'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libbzip3.la '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib'
 /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 include/libbz3.h '/home/buildozer/aports/community/bzip3/pkg/bzip3/usr/include'
 /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.1.0.0 /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib/libbzip3.so.1.0.0
libtool: install: (cd /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib && { ln -s -f libbzip3.so.1.0.0 libbzip3.so.1 || { rm -f libbzip3.so.1 && ln -s libbzip3.so.1.0.0 libbzip3.so.1; }; })
libtool: install: (cd /home/buildozer/aports/community/bzip3/pkg/bzip3/usr/lib && { ln -s -f libbzip3.so.1.0.0 libbzip3.so || { rm -f libbzip3.so && ln -s libbzip3.so.1.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.5.1'
make[1]: Leaving directory '/home/buildozer/aports/community/bzip3/src/bzip3-1.5.1'
>>> bzip3-libs*: Running split function libs...
'usr/lib/libbzip3.so.1' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-libs/usr/lib/libbzip3.so.1'
'usr/lib/libbzip3.so.1.0.0' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-libs/usr/lib/libbzip3.so.1.0.0'
>>> bzip3-libs*: Preparing subpackage bzip3-libs...
>>> bzip3-libs*: Stripping binaries
>>> bzip3-libs*: Running postcheck for bzip3-libs
>>> bzip3-static*: Running split function static...
'./usr/lib/libbzip3.a' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-static/./usr/lib/libbzip3.a'
>>> bzip3-static*: Preparing subpackage bzip3-static...
>>> bzip3-static*: Stripping binaries
>>> bzip3-static*: Running postcheck for bzip3-static
>>> bzip3-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-dev/usr/lib/pkgconfig'
'usr/lib/libbzip3.so' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-dev/usr/lib/libbzip3.so'
>>> bzip3-dev*: Preparing subpackage bzip3-dev...
>>> bzip3-dev*: Stripping binaries
>>> bzip3-dev*: Running postcheck for bzip3-dev
>>> bzip3-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/bzip3/pkg/bzip3-doc/usr/share/man'
>>> 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.5.1-r0
	pkgconfig
>>> bzip3-dev*: Package size: 9.6 KB
>>> bzip3-dev*: Compressing data...
>>> bzip3-dev*: Create checksum...
>>> bzip3-dev*: Create bzip3-dev-1.5.1-r0.apk
>>> bzip3-doc*: Tracing dependencies...
>>> bzip3-doc*: Package size: 3.4 KB
>>> bzip3-doc*: Compressing data...
>>> bzip3-doc*: Create checksum...
>>> bzip3-doc*: Create bzip3-doc-1.5.1-r0.apk
>>> bzip3-libs*: Tracing dependencies...
	so:libc.musl-armhf.so.1
>>> bzip3-libs*: Package size: 53.2 KB
>>> bzip3-libs*: Compressing data...
>>> bzip3-libs*: Create checksum...
>>> bzip3-libs*: Create bzip3-libs-1.5.1-r0.apk
>>> bzip3-static*: Tracing dependencies...
>>> bzip3-static*: Package size: 54.0 KB
>>> bzip3-static*: Compressing data...
>>> bzip3-static*: Create checksum...
>>> bzip3-static*: Create bzip3-static-1.5.1-r0.apk
>>> bzip3*: Tracing dependencies...
	so:libbzip3.so.1
	so:libc.musl-armhf.so.1
>>> bzip3*: Package size: 29.2 KB
>>> bzip3*: Compressing data...
>>> bzip3*: Create checksum...
>>> bzip3*: Create bzip3-1.5.1-r0.apk
>>> bzip3: Build complete at Sun, 22 Dec 2024 06:01:52 +0000 elapsed time 0h 0m 14s
>>> bzip3: Cleaning up srcdir
>>> bzip3: Cleaning up pkgdir
>>> bzip3: Uninstalling dependencies...
(1/27) Purging .makedepends-bzip3 (20241222.060139)
(2/27) Purging clang19 (19.1.4-r0)
(3/27) Purging clang19-headers (19.1.4-r0)
(4/27) Purging clang19-libs (19.1.4-r0)
(5/27) Purging llvm19-dev (19.1.4-r0)
(6/27) Purging llvm19 (19.1.4-r0)
(7/27) Purging llvm19-linker-tools (19.1.4-r0)
(8/27) Purging libffi-dev (3.4.6-r0)
(9/27) Purging linux-headers (6.6-r1)
(10/27) Purging zlib-dev (1.3.1-r2)
(11/27) Purging zstd-dev (1.5.6-r1)
(12/27) Purging zstd (1.5.6-r1)
(13/27) Purging llvm19-test-utils-pyc (19.1.4-r0)
(14/27) Purging llvm19-test-utils (19.1.4-r0)
(15/27) Purging python3-pyc (3.12.8-r1)
(16/27) Purging python3-pycache-pyc0 (3.12.8-r1)
(17/27) Purging pyc (3.12.8-r1)
(18/27) Purging python3 (3.12.8-r1)
(19/27) Purging llvm19-libs (19.1.4-r0)
(20/27) Purging mpdecimal (4.0.0-r0)
(21/27) Purging sqlite-libs (3.47.2-r0)
(22/27) Purging gdbm (1.24-r0)
(23/27) Purging libbz2 (1.0.8-r6)
(24/27) Purging libffi (3.4.6-r0)
(25/27) Purging libpanelw (6.5_p20241006-r3)
(26/27) Purging libxml2 (2.13.4-r3)
(27/27) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r10.trigger
OK: 322 MiB in 102 packages
>>> bzip3: Updating the community/armhf repository index...
>>> bzip3: Signing the index...