>>> spi-tools: Building community/spi-tools 1.0.2-r0 (using abuild 3.10.0-r0) started Tue, 27 Dec 2022 14:48:05 +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.19-r2) (2/10) Installing libbz2 (1.0.8-r4) (3/10) Installing perl (5.36.0-r0) (4/10) Installing autoconf (2.71-r2) (5/10) Installing automake (1.16.5-r1) (6/10) Installing linux-headers (6.1.0-r0) (7/10) Installing .makedepends-spi-tools (20221227.144808) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.39.0-r0) (10/10) Installing git-perl (2.39.0-r0) Executing busybox-1.35.0-r29.trigger OK: 320 MiB in 106 packages >>> spi-tools: Cleaning up srcdir >>> spi-tools: Cleaning up pkgdir >>> spi-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spi-tools-1.0.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> spi-tools: Fetching spi-tools-1.0.2.tar.gz::https://github.com/cpb-/spi-tools/archive/1.0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13055 0 13055 0 0 11866 0 --:--:-- 0:00:01 --:--:-- 11866 100 13895 0 13895 0 0 12584 0 --:--:-- 0:00:01 --:--:-- 273k >>> spi-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spi-tools-1.0.2.tar.gz >>> spi-tools: Checking sha512sums... spi-tools-1.0.2.tar.gz: OK >>> spi-tools: Unpacking /var/cache/distfiles/spi-tools-1.0.2.tar.gz... configure.ac:14: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:14: the top level configure.ac:16: warning: The macro `AC_LANG_C' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.ac:16: the top level 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 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for riscv64-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... gcc3 checking for an ANSI C-conforming const... yes 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 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 for fcntl.h... yes checking for limits.h... 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 for sys/time.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... 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-1.0.2/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/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-tools.o -MD -MP -MF .deps/spi-tools.Tpo -c -o spi-tools.o spi-tools.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-tools.Tpo .deps/spi-tools.Po mv -f .deps/spi-config.Tpo .deps/spi-config.Po gcc -O0 -Wl,--as-needed,-O1,--sort-common -o spi-config spi-config.o spi-tools.o mv -f .deps/spi-pipe.Tpo .deps/spi-pipe.Po gcc -O0 -Wl,--as-needed,-O1,--sort-common -o spi-pipe spi-pipe.o spi-tools.o make[2]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/src' Making all in man make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/man' make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2' >>> spi-tools: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/src' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/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-1.0.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/man' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/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-1.0.2/man' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2/man' make[1]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2' make[2]: Entering directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2' 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-1.0.2' make[1]: Leaving directory '/home/buildozer/aports/community/spi-tools/src/spi-tools-1.0.2' >>> 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-1.0.2-r0.apk >>> spi-tools*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> spi-tools*: Package size: 40.0 KB >>> spi-tools*: Compressing data... >>> spi-tools*: Create checksum... >>> spi-tools*: Create spi-tools-1.0.2-r0.apk >>> spi-tools: Build complete at Tue, 27 Dec 2022 14:49:02 +0000 elapsed time 0h 0m 57s >>> spi-tools: Cleaning up srcdir >>> spi-tools: Cleaning up pkgdir >>> spi-tools: Uninstalling dependencies... (1/10) Purging .makedepends-spi-tools (20221227.144808) (2/10) Purging autoconf (2.71-r2) (3/10) Purging m4 (1.4.19-r2) (4/10) Purging automake (1.16.5-r1) (5/10) Purging linux-headers (6.1.0-r0) (6/10) Purging git-perl (2.39.0-r0) (7/10) Purging perl-git (2.39.0-r0) (8/10) Purging perl-error (0.17029-r1) (9/10) Purging perl (5.36.0-r0) (10/10) Purging libbz2 (1.0.8-r4) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> spi-tools: Updating the community/riscv64 repository index... >>> spi-tools: Signing the index...