>>> softflowd: Building community/softflowd 1.1.0-r0 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 01:13:46 +0000
>>> softflowd: Validating /home/buildozer/aports/community/softflowd/APKBUILD...
>>> softflowd: Analyzing dependencies...
>>> softflowd: Installing for build: build-base autoconf automake libtool libpcap-dev
(1/13) Installing m4 (1.4.19-r3)
(2/13) Installing libbz2 (1.0.8-r6)
(3/13) Installing perl (5.40.0-r3)
(4/13) Installing autoconf (2.72-r0)
(5/13) Installing automake (1.17-r0)
(6/13) Installing libltdl (2.4.7-r3)
(7/13) Installing libtool (2.4.7-r3)
(8/13) Installing libpcap (1.10.5-r0)
(9/13) Installing libpcap-dev (1.10.5-r0)
(10/13) Installing .makedepends-softflowd (20241110.011601)
(11/13) Installing perl-error (0.17029-r2)
(12/13) Installing perl-git (2.46.2-r0)
(13/13) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r6.trigger
OK: 376 MiB in 111 packages
>>> softflowd: Cleaning up srcdir
>>> softflowd: Cleaning up pkgdir
>>> softflowd: Cleaning up tmpdir
>>> softflowd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/softflowd-v1.1.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/softflowd-v1.1.0.tar.gz.part'
softflowd-v1.1.0.tar 100% |********************************|  101k  0:00:00 ETA
'/var/cache/distfiles/v3.21/softflowd-v1.1.0.tar.gz.part' saved
>>> softflowd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/softflowd-v1.1.0.tar.gz
>>> softflowd: Checking sha512sums...
softflowd-v1.1.0.tar.gz: OK
softflowd.initd: OK
softflowd.confd: OK
>>> softflowd: Unpacking /var/cache/distfiles/v3.21/softflowd-v1.1.0.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:20: installing './compile'
configure.ac:213: installing './config.guess'
configure.ac:213: installing './config.sub'
configure.ac:17: installing './install-sh'
configure.ac:17: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 xargs -n works... yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 net/bpf.h... no
checking for pcap.h... yes
checking for pcap-bpf.h... yes
checking for sys/endian.h... no
checking for endian.h... yes
checking for struct sockaddr.sa_len... no
checking for struct ip6_ext.ip6e_nxt... yes
checking for library containing daemon... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for pcap_open_live in -lpcap... yes
checking for closefrom... no
checking for daemon... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setresgid... yes
checking for setgid... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strsep... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether htobe64 is declared... yes
checking whether htonll is declared... no
checking for u_int64_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for u_int8_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking size of char... 1
checking size of short int... 2
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking build system type... riscv64-unknown-linux-musl
checking host system type... riscv64-unknown-linux-musl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/softflowd/src/softflowd-softflowd-v1.1.0'
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT freelist.o -MD -MP -MF .deps/freelist.Tpo -c -o freelist.o freelist.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT softflowd.o -MD -MP -MF .deps/softflowd.Tpo -c -o softflowd.o softflowd.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netflow5.o -MD -MP -MF .deps/netflow5.Tpo -c -o netflow5.o netflow5.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ipfix.o -MD -MP -MF .deps/ipfix.Tpo -c -o ipfix.o ipfix.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT psamp.o -MD -MP -MF .deps/psamp.Tpo -c -o psamp.o psamp.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT convtime.o -MD -MP -MF .deps/convtime.Tpo -c -o convtime.o convtime.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT strlcat.o -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.o strlcat.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT closefrom.o -MD -MP -MF .deps/closefrom.Tpo -c -o closefrom.o closefrom.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT softflowctl.o -MD -MP -MF .deps/softflowctl.Tpo -c -o softflowctl.o softflowctl.c
In file included from common.h:36,
                 from softflowd.c:45:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from freelist.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from log.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from netflow5.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from ipfix.c:26:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from convtime.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from psamp.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from strlcat.c:21:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from closefrom.c:17:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from daemon.c:32:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from softflowctl.c:25:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
In file included from common.h:36,
                 from strlcpy.c:21:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
mv -f .deps/strlcat.Tpo .deps/strlcat.Po
mv -f .deps/daemon.Tpo .deps/daemon.Po
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
mv -f .deps/closefrom.Tpo .deps/closefrom.Po
mv -f .deps/log.Tpo .deps/log.Po
mv -f .deps/convtime.Tpo .deps/convtime.Po
mv -f .deps/freelist.Tpo .deps/freelist.Po
mv -f .deps/softflowctl.Tpo .deps/softflowctl.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o softflowctl softflowctl.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o  -lpcap 
mv -f .deps/psamp.Tpo .deps/psamp.Po
mv -f .deps/netflow5.Tpo .deps/netflow5.Po
mv -f .deps/ipfix.Tpo .deps/ipfix.Po
mv -f .deps/softflowd.Tpo .deps/softflowd.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o softflowd freelist.o softflowd.o log.o netflow5.o ipfix.o psamp.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o   -lpcap 
make[1]: Leaving directory '/home/buildozer/aports/community/softflowd/src/softflowd-softflowd-v1.1.0'
>>> softflowd: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/softflowd/src/softflowd-softflowd-v1.1.0'
 /bin/mkdir -p '/home/buildozer/aports/community/softflowd/pkg/softflowd/usr/share/man/man8'
 /bin/mkdir -p '/home/buildozer/aports/community/softflowd/pkg/softflowd/usr/sbin'
  /usr/bin/install -c softflowd softflowctl '/home/buildozer/aports/community/softflowd/pkg/softflowd/usr/sbin'
 /usr/bin/install -c -m 644 softflowd.8 softflowctl.8 '/home/buildozer/aports/community/softflowd/pkg/softflowd/usr/share/man/man8'
make[1]: Leaving directory '/home/buildozer/aports/community/softflowd/src/softflowd-softflowd-v1.1.0'
>>> softflowd-openrc*: Running split function openrc...
'etc/conf.d' -> '/home/buildozer/aports/community/softflowd/pkg/softflowd-openrc/etc/conf.d'
'etc/init.d' -> '/home/buildozer/aports/community/softflowd/pkg/softflowd-openrc/etc/init.d'
>>> softflowd-openrc*: Preparing subpackage softflowd-openrc...
>>> softflowd-openrc*: Running postcheck for softflowd-openrc
>>> softflowd-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/softflowd/pkg/softflowd-doc/usr/share/man'
>>> softflowd-doc*: Preparing subpackage softflowd-doc...
>>> softflowd-doc*: Running postcheck for softflowd-doc
>>> softflowd*: Running postcheck for softflowd
>>> softflowd*: Preparing package softflowd...
>>> softflowd*: Stripping binaries
>>> softflowd-doc*: Scanning shared objects
>>> softflowd-openrc*: Scanning shared objects
>>> softflowd*: Scanning shared objects
>>> softflowd-doc*: Tracing dependencies...
>>> softflowd-doc*: Package size: 6.9 KB
>>> softflowd-doc*: Compressing data...
>>> softflowd-doc*: Create checksum...
>>> softflowd-doc*: Create softflowd-doc-1.1.0-r0.apk
>>> softflowd-openrc*: Tracing dependencies...
>>> softflowd-openrc*: Package size: 1.4 KB
>>> softflowd-openrc*: Compressing data...
>>> softflowd-openrc*: Create checksum...
>>> softflowd-openrc*: Create softflowd-openrc-1.1.0-r0.apk
>>> softflowd*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libpcap.so.1
>>> softflowd*: Package size: 55.5 KB
>>> softflowd*: Compressing data...
>>> softflowd*: Create checksum...
>>> softflowd*: Create softflowd-1.1.0-r0.apk
>>> softflowd: Build complete at Sun, 10 Nov 2024 01:16:31 +0000 elapsed time 0h 2m 45s
>>> softflowd: Cleaning up srcdir
>>> softflowd: Cleaning up pkgdir
>>> softflowd: Uninstalling dependencies...
(1/13) Purging .makedepends-softflowd (20241110.011601)
(2/13) Purging autoconf (2.72-r0)
(3/13) Purging m4 (1.4.19-r3)
(4/13) Purging automake (1.17-r0)
(5/13) Purging libtool (2.4.7-r3)
(6/13) Purging libltdl (2.4.7-r3)
(7/13) Purging libpcap-dev (1.10.5-r0)
(8/13) Purging libpcap (1.10.5-r0)
(9/13) Purging git-perl (2.46.2-r0)
(10/13) Purging perl-git (2.46.2-r0)
(11/13) Purging perl-error (0.17029-r2)
(12/13) Purging perl (5.40.0-r3)
(13/13) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> softflowd: Updating the community/riscv64 repository index...
>>> softflowd: Signing the index...