>>> sflowtool: Building testing/sflowtool 6.02-r0 (using abuild 3.12.0-r0) started Mon, 13 Nov 2023 22:59:38 +0000 >>> sflowtool: Checking sanity of /home/buildozer/aports/testing/sflowtool/APKBUILD... >>> WARNING: sflowtool: No maintainer >>> sflowtool: Analyzing dependencies... >>> sflowtool: Installing for build: build-base autoconf automake (1/9) Installing m4 (1.4.19-r3) (2/9) Installing libbz2 (1.0.8-r6) (3/9) Installing perl (5.38.0-r0) (4/9) Installing autoconf (2.71-r2) (5/9) Installing automake (1.16.5-r2) (6/9) Installing .makedepends-sflowtool (20231113.225939) (7/9) Installing perl-error (0.17029-r2) (8/9) Installing perl-git (2.42.1-r0) (9/9) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r15.trigger OK: 352 MiB in 111 packages >>> sflowtool: Cleaning up srcdir >>> sflowtool: Cleaning up pkgdir >>> sflowtool: Cleaning up tmpdir >>> sflowtool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sflowtool-6.02.tar.gz >>> sflowtool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sflowtool-6.02.tar.gz >>> sflowtool: Checking sha512sums... sflowtool-6.02.tar.gz: OK >>> sflowtool: Unpacking /var/cache/distfiles/sflowtool-6.02.tar.gz... configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:11: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:11: the top level configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:28: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:28: the top level configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:11: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:11: the top level configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:28: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:28: the top level configure.ac:11: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' 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 make supports the include directive... yes (GNU style) checking for 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 dependency style of gcc... gcc3 checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf 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 sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for getaddrinfo... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT sflowtool.o -MD -MP -MF .deps/sflowtool.Tpo -c -o sflowtool.o sflowtool.c In file included from sflowtool.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/sflowtool.Tpo .deps/sflowtool.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o sflowtool sflowtool.o make[2]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' make[2]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' make[2]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' make[1]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' >>> WARNING: sflowtool: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> sflowtool: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' make[2]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/sflowtool/pkg/sflowtool/usr/bin' /usr/bin/install -c sflowtool '/home/buildozer/aports/testing/sflowtool/pkg/sflowtool/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' make[1]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02/src' make[1]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' make[2]: Entering directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' 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/testing/sflowtool/src/sflowtool-6.02' make[1]: Leaving directory '/home/buildozer/aports/testing/sflowtool/src/sflowtool-6.02' >>> sflowtool-doc*: Running split function doc... >>> sflowtool-doc*: Preparing subpackage sflowtool-doc... >>> sflowtool-doc*: Running postcheck for sflowtool-doc >>> sflowtool*: Running postcheck for sflowtool >>> sflowtool*: Preparing package sflowtool... >>> sflowtool*: Stripping binaries >>> sflowtool-doc*: Scanning shared objects >>> sflowtool*: Scanning shared objects >>> sflowtool-doc*: Tracing dependencies... >>> sflowtool-doc*: Package size: 52.0 KB >>> sflowtool-doc*: Compressing data... >>> sflowtool-doc*: Create checksum... >>> sflowtool-doc*: Create sflowtool-doc-6.02-r0.apk >>> sflowtool*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> sflowtool*: Package size: 104.0 KB >>> sflowtool*: Compressing data... >>> sflowtool*: Create checksum... >>> sflowtool*: Create sflowtool-6.02-r0.apk >>> sflowtool: Build complete at Mon, 13 Nov 2023 22:59:47 +0000 elapsed time 0h 0m 9s >>> sflowtool: Cleaning up srcdir >>> sflowtool: Cleaning up pkgdir >>> sflowtool: Uninstalling dependencies... (1/9) Purging .makedepends-sflowtool (20231113.225939) (2/9) Purging autoconf (2.71-r2) (3/9) Purging m4 (1.4.19-r3) (4/9) Purging automake (1.16.5-r2) (5/9) Purging git-perl (2.42.1-r0) (6/9) Purging perl-git (2.42.1-r0) (7/9) Purging perl-error (0.17029-r2) (8/9) Purging perl (5.38.0-r0) (9/9) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r15.trigger OK: 315 MiB in 102 packages >>> sflowtool: Updating the testing/armhf repository index... >>> sflowtool: Signing the index...