>>> cabextract: Building community/cabextract 1.11-r1 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 09:27:08 +0000
>>> cabextract: Validating /home/buildozer/aports/community/cabextract/APKBUILD...
>>> cabextract: Analyzing dependencies...
>>> cabextract: Installing for build: build-base libmspack-dev findutils
(1/4) Installing libmspack (0.11_alpha-r1)
(2/4) Installing libmspack-dev (0.11_alpha-r1)
(3/4) Installing findutils (4.10.0-r0)
(4/4) Installing .makedepends-cabextract (20241102.092721)
Executing busybox-1.37.0-r5.trigger
OK: 397 MiB in 105 packages
>>> cabextract: Cleaning up srcdir
>>> cabextract: Cleaning up pkgdir
>>> cabextract: Cleaning up tmpdir
>>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/cabextract-1.11.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/cabextract-1.11.tar.gz.part'
cabextract-1.11.tar. 100% |********************************|  478k  0:00:00 ETA
'/var/cache/distfiles/v3.21/cabextract-1.11.tar.gz.part' saved
>>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/cabextract-1.11.tar.gz
>>> cabextract: Checking sha512sums...
cabextract-1.11.tar.gz: OK
musl-test.patch: OK
>>> cabextract: Unpacking /var/cache/distfiles/v3.21/cabextract-1.11.tar.gz...
>>> cabextract: musl-test.patch
patching file test/encoding.test
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 i586-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for i586-alpine-linux-musl-ar... no
checking for i586-alpine-linux-musl-lib... no
checking for i586-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
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 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of off_t... 8
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 gcc options needed to detect all undeclared functions... none needed
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... no
checking for working POSIX fnmatch... (cached) yes
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... yes
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 ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
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 i586-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 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.11'
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o md5.o md5.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/cabextract.o src/cabextract.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/cabinfo.o src/cabinfo.c
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o src/cabinfo src/cabinfo.o  -lmspack 
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cabextract src/cabextract.o md5.o  -lmspack 
make[1]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
make  cabextract
make[1]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
make[1]: 'cabextract' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
make  check-TESTS
make[1]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
make[2]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
PASS: test/dirwalk-vulns.test
PASS: test/bugs.test
PASS: test/utf8-stresstest.test
PASS: test/simple.test
PASS: test/encoding.test
PASS: test/search.test
PASS: test/case-ascii.test
PASS: test/case-utf8.test
PASS: test/dir.test
PASS: test/mixed.test
PASS: test/symlinks.test
PASS: test/split.test
============================================================================
Testsuite summary for cabextract 1.11
============================================================================
# TOTAL: 12
# PASS:  12
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
make[1]: Leaving directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
>>> cabextract: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/cabextract/src/cabextract-1.11'
 ./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.11'
>>> cabextract-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/cabextract/pkg/cabextract-doc/usr/share/man'
>>> 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: 1.4 KB
>>> cabextract-doc*: Compressing data...
>>> cabextract-doc*: Create checksum...
>>> cabextract-doc*: Create cabextract-doc-1.11-r1.apk
>>> cabextract*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libmspack.so.0
>>> cabextract*: Package size: 29.6 KB
>>> cabextract*: Compressing data...
>>> cabextract*: Create checksum...
>>> cabextract*: Create cabextract-1.11-r1.apk
>>> cabextract: Build complete at Sat, 02 Nov 2024 09:27:25 +0000 elapsed time 0h 0m 17s
>>> cabextract: Cleaning up srcdir
>>> cabextract: Cleaning up pkgdir
>>> cabextract: Uninstalling dependencies...
(1/4) Purging .makedepends-cabextract (20241102.092721)
(2/4) Purging libmspack-dev (0.11_alpha-r1)
(3/4) Purging libmspack (0.11_alpha-r1)
(4/4) Purging findutils (4.10.0-r0)
Executing busybox-1.37.0-r5.trigger
OK: 396 MiB in 101 packages
>>> cabextract: Updating the community/x86 repository index...
>>> cabextract: Signing the index...