>>> darkstat: Building community/darkstat 3.0.721-r1 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 11:57:19 +0000 >>> darkstat: Checking sanity of /home/buildozer/aports/community/darkstat/APKBUILD... >>> darkstat: Analyzing dependencies... >>> darkstat: Installing for build: build-base autoconf automake libpcap-dev zlib-dev (1/10) Installing m4 (1.4.19-r3) (2/10) Installing perl (5.36.0-r2) (3/10) Installing autoconf (2.71-r2) (4/10) Installing automake (1.16.5-r2) (5/10) Installing libpcap-dev (1.10.4-r1) (6/10) Installing zlib-dev (1.2.13-r1) (7/10) Installing .makedepends-darkstat (20230413.115720) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.40.0-r1) (10/10) Installing git-perl (2.40.0-r1) Executing busybox-1.36.0-r7.trigger OK: 417 MiB in 116 packages >>> darkstat: Cleaning up srcdir >>> darkstat: Cleaning up pkgdir >>> darkstat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/darkstat-3.0.721.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 101k 100 101k 0 0 694k 0 --:--:-- --:--:-- --:--:-- 695k >>> darkstat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/darkstat-3.0.721.tar.gz >>> darkstat: Checking sha512sums... darkstat-3.0.721.tar.gz: OK >>> darkstat: Unpacking /var/cache/distfiles/edge/darkstat-3.0.721.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: configure.ac: not using Automake autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for C/C++ restrict keyword... __restrict__ checking if we want debug code... sure checking if your C compiler wants a hit off the pipe... sure does checking if your C compiler has a link-time optimizer... sure does checking for deflate in -lz... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing hstrerror... none required 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/filio.h... no checking for library containing getifaddrs... none required checking for ifaddrs.h... yes checking for sys/sockio.h... no checking for pcap_loop in -lpcap... yes checking for pcap.h... yes checking for library containing setproctitle... no checking for library containing strlcpy... none required checking for library containing strlcat... none required checking for bsd/string.h... no checking for bsd/unistd.h... no checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating Makefile config.status: creating darkstat.8 config.status: creating config.h CC acct.o CC addr.o CC bsd.o CC cap.o CC conv.o CC darkstat.o CC daylog.o CC db.o CC decode.o CC dns.o CC err.o CC graph_db.o CC hosts_db.o CC hosts_sort.o CC html.o HOSTCC c-ify HOSTCC hex-ify CC localip.o CC ncache.o CC now.o CC pidfile.o CC str.o graph_db.c: In function 'graph_rotate': graph_db.c:201:16: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 201 | verbosef("graph_db: realtime went backwards! " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | "(from %ld to %ld, offset is %ld)", 203 | last_real, t, td); | ~~~~~~~~~ | | | time_t {aka long long int} graph_db.c:202:25: note: format string is defined here 202 | "(from %ld to %ld, offset is %ld)", | ~~^ | | | long int | %lld graph_db.c:201:16: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 201 | verbosef("graph_db: realtime went backwards! " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | "(from %ld to %ld, offset is %ld)", 203 | last_real, t, td); | ~ | | | time_t {aka long long int} graph_db.c:202:32: note: format string is defined here 202 | "(from %ld to %ld, offset is %ld)", | ~~^ | | | long int | %lld graph_db.c:201:16: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 201 | verbosef("graph_db: realtime went backwards! " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | "(from %ld to %ld, offset is %ld)", 203 | last_real, t, td); | ~~ | | | time_t {aka long long int} graph_db.c:202:47: note: format string is defined here 202 | "(from %ld to %ld, offset is %ld)", | ~~^ | | | long int | %lld HEX-IFY favicon.h C-IFY stylecss.h C-IFY graphjs.h CC http.o LINK darkstat lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information >>> WARNING: darkstat: 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. >>> darkstat: Entering fakeroot... /usr/bin/install -c -d /home/buildozer/aports/community/darkstat/pkg/darkstat/usr/sbin /usr/bin/install -c -m 555 darkstat /home/buildozer/aports/community/darkstat/pkg/darkstat/usr/sbin /usr/bin/install -c -d /home/buildozer/aports/community/darkstat/pkg/darkstat/usr/share/man/man8 /usr/bin/install -c -m 444 darkstat.8 /home/buildozer/aports/community/darkstat/pkg/darkstat/usr/share/man/man8 >>> darkstat-doc*: Running split function doc... >>> darkstat-doc*: Preparing subpackage darkstat-doc... >>> darkstat-doc*: Running postcheck for darkstat-doc >>> darkstat*: Running postcheck for darkstat >>> darkstat*: Preparing package darkstat... >>> darkstat*: Stripping binaries >>> darkstat-doc*: Scanning shared objects >>> darkstat*: Scanning shared objects >>> darkstat-doc*: Tracing dependencies... >>> darkstat-doc*: Package size: 28.0 KB >>> darkstat-doc*: Compressing data... >>> darkstat-doc*: Create checksum... >>> darkstat-doc*: Create darkstat-doc-3.0.721-r1.apk >>> darkstat*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcap.so.1 so:libz.so.1 >>> darkstat*: Package size: 120.0 KB >>> darkstat*: Compressing data... >>> darkstat*: Create checksum... >>> darkstat*: Create darkstat-3.0.721-r1.apk >>> darkstat: Build complete at Thu, 13 Apr 2023 11:57:31 +0000 elapsed time 0h 0m 12s >>> darkstat: Cleaning up srcdir >>> darkstat: Cleaning up pkgdir >>> darkstat: Uninstalling dependencies... (1/10) Purging .makedepends-darkstat (20230413.115720) (2/10) Purging autoconf (2.71-r2) (3/10) Purging m4 (1.4.19-r3) (4/10) Purging automake (1.16.5-r2) (5/10) Purging libpcap-dev (1.10.4-r1) (6/10) Purging zlib-dev (1.2.13-r1) (7/10) Purging git-perl (2.40.0-r1) (8/10) Purging perl-git (2.40.0-r1) (9/10) Purging perl-error (0.17029-r1) (10/10) Purging perl (5.36.0-r2) Executing busybox-1.36.0-r7.trigger OK: 380 MiB in 106 packages >>> darkstat: Updating the community/x86 repository index... >>> darkstat: Signing the index...