>>> spi-tools: Building community/spi-tools 0.8.5-r0 (using abuild 3.7.0_rc1-r2) started Sat, 26 Dec 2020 17:51:42 +0000 >>> spi-tools: Checking sanity of /home/buildozer/aports/community/spi-tools/APKBUILD... >>> spi-tools: Analyzing dependencies... >>> spi-tools: Installing for build: build-base autoconf automake linux-headers (1/10) Installing m4 (1.4.18-r1) (2/10) Installing libbz2 (1.0.8-r1) (3/10) Installing perl (5.32.0-r0) (4/10) Installing autoconf (2.69-r3) (5/10) Installing automake (1.16.3-r0) (6/10) Installing linux-headers (5.7.8-r0) (7/10) Installing .makedepends-spi-tools (20201226.175146) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.29.2-r0) (10/10) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 352 MiB in 96 packages >>> spi-tools: Cleaning up srcdir >>> spi-tools: Cleaning up pkgdir >>> spi-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/spi-tools-0.8.5.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 13355 100 13355 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k >>> spi-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/spi-tools-0.8.5.tar.gz >>> spi-tools: Checking sha512sums... spi-tools-0.8.5.tar.gz: OK >>> spi-tools: Unpacking /var/cache/distfiles/v3.13/spi-tools-0.8.5.tar.gz... configure.ac:13: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... 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 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 for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for doxygen... no configure: WARNING: Doxygen not found - continuing without Doxygen support checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for strftime... yes checking for working strtod... yes checking for error_at_line... no checking for memmove... yes checking for memset... yes checking whether to build with debug information... no configure: Debug Mode off. checking for help2man... echo No help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -O0 -MT spi-config.o -MD -MP -MF .deps/spi-config.Tpo -c -o spi-config.o spi-config.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -O0 -MT spi-pipe.o -MD -MP -MF .deps/spi-pipe.Tpo -c -o spi-pipe.o spi-pipe.c mv -f .deps/spi-pipe.Tpo .deps/spi-pipe.Po gcc -O0 -Wl,--as-needed -o spi-pipe spi-pipe.o mv -f .deps/spi-config.Tpo .deps/spi-config.Po gcc -O0 -Wl,--as-needed -o spi-config spi-config.o make[2]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' Making all in man make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' >>> spi-tools: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/spi-tools/pkg/spi-tools/usr/bin' /usr/bin/install -c spi-config spi-pipe '/home/buildozer/aports/community/spi-tools/pkg/spi-tools/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/spi-tools/pkg/spi-tools/usr/share/man/man1' /usr/bin/install -c -m 644 spi-config.1 spi-pipe.1 '/home/buildozer/aports/community/spi-tools/pkg/spi-tools/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5/man' make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-0.8.5' >>> spi-tools-doc*: Running split function doc... >>> spi-tools-doc*: Preparing subpackage spi-tools-doc... >>> spi-tools-doc*: Running postcheck for spi-tools-doc >>> spi-tools*: Running postcheck for spi-tools >>> spi-tools*: Preparing package spi-tools... >>> spi-tools*: Stripping binaries >>> spi-tools-doc*: Scanning shared objects >>> spi-tools*: Scanning shared objects >>> spi-tools-doc*: Tracing dependencies... >>> spi-tools-doc*: Package size: 28.0 KB >>> spi-tools-doc*: Compressing data... >>> spi-tools-doc*: Create checksum... >>> spi-tools-doc*: Create spi-tools-doc-0.8.5-r0.apk >>> spi-tools*: Tracing dependencies... so:libc.musl-x86.so.1 >>> spi-tools*: Package size: 44.0 KB >>> spi-tools*: Compressing data... >>> spi-tools*: Create checksum... >>> spi-tools*: Create spi-tools-0.8.5-r0.apk >>> spi-tools: Build complete at Sat, 26 Dec 2020 17:51:58 +0000 elapsed time 0h 0m 16s >>> spi-tools: Cleaning up srcdir >>> spi-tools: Cleaning up pkgdir >>> spi-tools: Uninstalling dependencies... (1/10) Purging .makedepends-spi-tools (20201226.175146) (2/10) Purging autoconf (2.69-r3) (3/10) Purging m4 (1.4.18-r1) (4/10) Purging automake (1.16.3-r0) (5/10) Purging linux-headers (5.7.8-r0) (6/10) Purging git-perl (2.29.2-r0) (7/10) Purging perl-git (2.29.2-r0) (8/10) Purging perl-error (0.17029-r1) (9/10) Purging perl (5.32.0-r0) (10/10) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> spi-tools: Updating the community/x86 repository index... >>> spi-tools: Signing the index...