>>> cabextract: Building community/cabextract 1.9.1-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 03:16:08 +0000 >>> cabextract: Checking sanity of /home/buildozer/aports/community/cabextract/APKBUILD... >>> cabextract: Analyzing dependencies... >>> cabextract: Installing for build: build-base libmspack-dev (1/3) Installing libmspack (0.10.1_alpha-r0) (2/3) Installing libmspack-dev (0.10.1_alpha-r0) (3/3) Installing .makedepends-cabextract (20211021.031615) OK: 345 MiB in 98 packages >>> cabextract: Cleaning up srcdir >>> cabextract: Cleaning up pkgdir >>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cabextract-1.9.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 curl: (22) The requested URL returned error: 404 >>> cabextract: Fetching https://www.cabextract.org.uk/cabextract-1.9.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 100 458k 100 458k 0 0 2781k 0 --:--:-- --:--:-- --:--:-- 2794k >>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cabextract-1.9.1.tar.gz >>> cabextract: Checking sha512sums... cabextract-1.9.1.tar.gz: OK >>> cabextract: Unpacking /var/cache/distfiles/v3.15/cabextract-1.9.1.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 for x86_64-alpine-linux-musl-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 libmspack... yes checking mspack.h usability... yes checking mspack.h presence... yes checking for mspack.h... yes checking for mspack_create_cab_decompressor in -lmspack... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.9.1' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o src/cabextract.o src/cabextract.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o src/cabinfo.o src/cabinfo.c gcc -Os -fomit-frame-pointer -o src/cabinfo src/cabinfo.o -lmspack gcc -Os -fomit-frame-pointer -o cabextract src/cabextract.o md5.o -lmspack make[1]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.9.1' >>> cabextract: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.9.1' ./install-sh -c -d '/home/buildozer/aports/community/cabextract/pkg/cabextract/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/cabextract/pkg/cabextract/usr/share/man/man1' /usr/bin/install -c cabextract '/home/buildozer/aports/community/cabextract/pkg/cabextract/usr/bin' /usr/bin/install -c -m 644 doc/cabextract.1 '/home/buildozer/aports/community/cabextract/pkg/cabextract/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.9.1' >>> cabextract-doc*: Running split function doc... >>> cabextract-doc*: Preparing subpackage cabextract-doc... >>> cabextract-doc*: Running postcheck for cabextract-doc >>> cabextract*: Running postcheck for cabextract >>> cabextract*: Preparing package cabextract... >>> cabextract*: Stripping binaries >>> cabextract-doc*: Scanning shared objects >>> cabextract*: Scanning shared objects >>> cabextract-doc*: Tracing dependencies... >>> cabextract-doc*: Package size: 24.0 KB >>> cabextract-doc*: Compressing data... >>> cabextract-doc*: Create checksum... >>> cabextract-doc*: Create cabextract-doc-1.9.1-r0.apk >>> cabextract*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libmspack.so.0 >>> cabextract*: Package size: 44.0 KB >>> cabextract*: Compressing data... >>> cabextract*: Create checksum... >>> cabextract*: Create cabextract-1.9.1-r0.apk >>> cabextract: Build complete at Thu, 21 Oct 2021 03:16:21 +0000 elapsed time 0h 0m 13s >>> cabextract: Cleaning up srcdir >>> cabextract: Cleaning up pkgdir >>> cabextract: Uninstalling dependencies... (1/3) Purging .makedepends-cabextract (20211021.031615) (2/3) Purging libmspack-dev (0.10.1_alpha-r0) (3/3) Purging libmspack (0.10.1_alpha-r0) OK: 344 MiB in 95 packages >>> cabextract: Updating the community/x86_64 repository index... >>> cabextract: Signing the index...