>>> pigz: Building main/pigz 2.8-r1 (using abuild 3.12.0-r5) started Thu, 11 Apr 2024 10:17:03 +0000 >>> pigz: Checking sanity of /home/buildozer/aports/main/pigz/APKBUILD... >>> pigz: Analyzing dependencies... >>> pigz: Installing for build: build-base zlib-dev (1/2) Installing zlib-dev (1.3.1-r0) (2/2) Installing .makedepends-pigz (20240411.101704) OK: 380 MiB in 115 packages >>> pigz: Cleaning up srcdir >>> pigz: Cleaning up pkgdir >>> pigz: Cleaning up tmpdir >>> pigz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pigz-2.8.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 118k 100 118k 0 0 603k 0 --:--:-- --:--:-- --:--:-- 607k >>> pigz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pigz-2.8.tar.gz >>> pigz: Checking sha512sums... pigz-2.8.tar.gz: OK >>> pigz: Unpacking /var/cache/distfiles/edge/pigz-2.8.tar.gz... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c -o pigz.o pigz.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c -o yarn.o yarn.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c -o try.o try.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/deflate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/blocksplitter.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/tree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/lz77.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/cache.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/hash.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/util.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/squeeze.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/katajainen.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -flto=auto -c zopfli/src/zopfli/symbols.c gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pigz pigz.o yarn.o try.o deflate.o blocksplitter.o tree.o lz77.o cache.o hash.o util.o squeeze.o katajainen.o symbols.o -lm -lpthread -lz ln -f pigz unpigz ./pigz -kf pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfb 32 pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfp 1 pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfz pigz.c ; ./pigz -t pigz.c.zz ./pigz -kfK pigz.c ; ./pigz -t pigz.c.zip printf "" | ./pigz -cdf | wc -c | test `cat` -eq 0 printf "x" | ./pigz -cdf | wc -c | test `cat` -eq 1 printf "xy" | ./pigz -cdf | wc -c | test `cat` -eq 2 printf "xyz" | ./pigz -cdf | wc -c | test `cat` -eq 3 (printf "w" | gzip ; printf "x") | ./pigz -cdf | wc -c | test `cat` -eq 2 (printf "w" | gzip ; printf "xy") | ./pigz -cdf | wc -c | test `cat` -eq 3 (printf "w" | gzip ; printf "xyz") | ./pigz -cdf | wc -c | test `cat` -eq 4 >>> pigz: Entering fakeroot... >>> pigz-doc*: Running split function doc... >>> pigz-doc*: Preparing subpackage pigz-doc... >>> pigz-doc*: Running postcheck for pigz-doc >>> pigz*: Running postcheck for pigz >>> pigz*: Preparing package pigz... >>> pigz*: Stripping binaries >>> pigz-doc*: Scanning shared objects >>> pigz*: Scanning shared objects >>> pigz-doc*: Tracing dependencies... >>> pigz-doc*: Package size: 24.0 KB >>> pigz-doc*: Compressing data... >>> pigz-doc*: Create checksum... >>> pigz-doc*: Create pigz-doc-2.8-r1.apk >>> pigz*: Tracing dependencies... so:libc.musl-x86.so.1 so:libz.so.1 >>> pigz*: Package size: 184.0 KB >>> pigz*: Compressing data... >>> pigz*: Create checksum... >>> pigz*: Create pigz-2.8-r1.apk >>> pigz: Build complete at Thu, 11 Apr 2024 10:17:10 +0000 elapsed time 0h 0m 7s >>> pigz: Cleaning up srcdir >>> pigz: Cleaning up pkgdir >>> pigz: Uninstalling dependencies... (1/2) Purging .makedepends-pigz (20240411.101704) (2/2) Purging zlib-dev (1.3.1-r0) OK: 379 MiB in 113 packages >>> pigz: Updating the main/x86 repository index... >>> pigz: Signing the index...