>>> cabextract: Building community/cabextract 1.11-r1 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 22:58:53 +0000 >>> cabextract: Checking sanity of /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-r0) (2/4) Installing libmspack-dev (0.11_alpha-r0) (3/4) Installing findutils (4.9.0-r5) (4/4) Installing .makedepends-cabextract (20230413.225855) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 105 packages >>> cabextract: Cleaning up srcdir >>> cabextract: Cleaning up pkgdir >>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cabextract-1.11.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 478k 100 478k 0 0 3341k 0 --:--:-- --:--:-- --:--:-- 3367k >>> cabextract: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cabextract-1.11.tar.gz >>> cabextract: Checking sha512sums... cabextract-1.11.tar.gz: OK musl-test.patch: OK >>> cabextract: Unpacking /var/cache/distfiles/edge/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 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 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 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 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... 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 32-bit host C ABI... no 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 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 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 -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o src/cabinfo src/cabinfo.o -lmspack gcc -Os -fomit-frame-pointer -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/search.test PASS: test/case-ascii.test PASS: test/encoding.test PASS: test/case-utf8.test PASS: test/dir.test PASS: test/mixed.test PASS: test/split.test PASS: test/symlinks.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... >>> 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.11-r1.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.11-r1.apk >>> cabextract: Build complete at Thu, 13 Apr 2023 22:59:01 +0000 elapsed time 0h 0m 8s >>> cabextract: Cleaning up srcdir >>> cabextract: Cleaning up pkgdir >>> cabextract: Uninstalling dependencies... (1/4) Purging .makedepends-cabextract (20230413.225855) (2/4) Purging libmspack-dev (0.11_alpha-r0) (3/4) Purging libmspack (0.11_alpha-r0) (4/4) Purging findutils (4.9.0-r5) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> cabextract: Updating the community/x86_64 repository index... >>> cabextract: Signing the index...