>>> iptraf-ng: Building community/iptraf-ng 1.2.1-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 09:34:57 +0000 >>> iptraf-ng: Checking sanity of /home/buildozer/aports/community/iptraf-ng/APKBUILD... >>> iptraf-ng: Analyzing dependencies... >>> iptraf-ng: Installing for build: build-base ncurses-dev linux-headers (1/3) Installing ncurses-dev (6.2_p20211009-r0) (2/3) Installing linux-headers (5.10.41-r0) (3/3) Installing .makedepends-iptraf-ng (20211021.093503) Executing busybox-1.34.1-r1.trigger OK: 352 MiB in 98 packages >>> iptraf-ng: Cleaning up srcdir >>> iptraf-ng: Cleaning up pkgdir >>> iptraf-ng: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/iptraf-ng-1.2.1.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 curl: (22) The requested URL returned error: 404 >>> iptraf-ng: Fetching iptraf-ng-1.2.1.tar.gz::https://src.fedoraproject.org/repo/pkgs/iptraf-ng/v1.2.1.tar.gz/sha512/44d36fc92cdbf379f62cb63638663c3ee610225b9c28d60ee55e62e358f398a6b0db281129327b3472e45fb553ee3dd605af09c129f2233f8839ae3dbd799384/v1.2.1.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 23 317k 23 76294 0 0 75621 0 0:00:04 0:00:01 0:00:03 75688 81 317k 81 258k 0 0 126k 0 0:00:02 0:00:02 --:--:-- 126k 100 317k 100 317k 0 0 141k 0 0:00:02 0:00:02 --:--:-- 141k >>> iptraf-ng: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/iptraf-ng-1.2.1.tar.gz >>> iptraf-ng: Checking sha512sums... iptraf-ng-1.2.1.tar.gz: OK >>> iptraf-ng: Unpacking /var/cache/distfiles/v3.15/iptraf-ng-1.2.1.tar.gz... IPTRAF_VERSION = 1.2.1 CC src/tui/input.o CC src/tui/labels.o CC src/tui/listbox.o CC src/tui/menurt.o CC src/tui/msgboxes.o CC src/tui/winops.o CC src/error.o CC src/log.o CC src/getpath.o CC src/parseproto.o CC src/fltselect.o CC src/ipfilter.o CC src/fltmgr.o CC src/ipfrag.o CC src/serv.o CC src/servname.o CC src/timer.o CC src/revname.o CC src/pktsize.o CC src/landesc.o CC src/options.o CC src/promisc.o CC src/ifaces.o CC src/usage.o CC src/iptraf.o src/options.c: In function 'updatetimes': src/options.c:182:28: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'time_t' {aka 'long int'} [-Wformat=] 182 | mvwprintw(win, 10, 25, "%3u mins", options.timeout); | ~~^ ~~~~~~~~~~~~~~~ | | | | unsigned int time_t {aka long int} | %3lu src/options.c:183:28: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'time_t' {aka 'long int'} [-Wformat=] 183 | mvwprintw(win, 11, 25, "%3u mins", options.logspan / 60); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int time_t {aka long int} | %3lu src/options.c:184:28: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'time_t' {aka 'long int'} [-Wformat=] 184 | mvwprintw(win, 12, 25, "%3u secs", options.updrate); | ~~^ ~~~~~~~~~~~~~~~ | | | | unsigned int time_t {aka long int} | %3lu src/options.c:185:28: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'time_t' {aka 'long int'} [-Wformat=] 185 | mvwprintw(win, 13, 25, "%3u mins", options.closedint); | ~~^ ~~~~~~~~~~~~~~~~~ | | | | unsigned int time_t {aka long int} | %3lu CC src/itrafmon.o CC src/wrapper.o CC src/parse-options.o CC src/packet.o CC src/tcptable.o CC src/othptab.o CC src/ifstats.o CC src/detstats.o CC src/deskman.o CC src/hostmon.o CC src/fltedit.o CC src/cidr.o CC src/counters.o CC src/rate.o CC src/capture-pkt.o CC src/sockaddr.o CC src/capt.o CC src/capt-recvmsg.o src/detstats.c: In function 'printdetails': src/detstats.c:409:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'long long unsigned int' [-Wformat=] 409 | mvwprintw(win, 19, 65, "%8lu", ifcounts->bad.pc_packets); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | long long unsigned int | long unsigned int | %8llu CC src/capt-recvmmsg.o CC src/capt-mmap-v2.o CC src/capt-mmap-v3.o CC src/rvnamed.o src/hostmon.c: In function 'addethentry': src/hostmon.c:293:47: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 293 | mvwprintw(table->borderwin, LINES - 3, 1, " %u entries ", | ~^ | | | unsigned int | %lu 294 | table->entcount); | ~~~~~~~~~~~~~~~ | | | long unsigned int LINK iptraf-ng >>> iptraf-ng: Entering fakeroot... /home/buildozer/aports/community/iptraf-ng/pkg/iptraf-ng/usr/share/man/man8 install -d -m 755 '/home/buildozer/aports/community/iptraf-ng/pkg/iptraf-ng/usr/bin' install iptraf-ng '/home/buildozer/aports/community/iptraf-ng/pkg/iptraf-ng/usr/bin' install -d -m 755 /home/buildozer/aports/community/iptraf-ng/pkg/iptraf-ng/usr/share/man/man8 install -m 644 src/iptraf-ng.8 /home/buildozer/aports/community/iptraf-ng/pkg/iptraf-ng/usr/share/man/man8 >>> iptraf-ng-doc*: Running split function doc... >>> iptraf-ng-doc*: Preparing subpackage iptraf-ng-doc... >>> iptraf-ng-doc*: Running postcheck for iptraf-ng-doc >>> iptraf-ng*: Running postcheck for iptraf-ng >>> iptraf-ng*: Preparing package iptraf-ng... >>> iptraf-ng*: Stripping binaries >>> iptraf-ng-doc*: Scanning shared objects >>> iptraf-ng*: Scanning shared objects >>> iptraf-ng-doc*: Tracing dependencies... >>> iptraf-ng-doc*: Package size: 24.0 KB >>> iptraf-ng-doc*: Compressing data... >>> iptraf-ng-doc*: Create checksum... >>> iptraf-ng-doc*: Create iptraf-ng-doc-1.2.1-r0.apk >>> iptraf-ng*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 so:libpanelw.so.6 >>> iptraf-ng*: Package size: 172.0 KB >>> iptraf-ng*: Compressing data... >>> iptraf-ng*: Create checksum... >>> iptraf-ng*: Create iptraf-ng-1.2.1-r0.apk >>> iptraf-ng: Build complete at Thu, 21 Oct 2021 09:35:07 +0000 elapsed time 0h 0m 10s >>> iptraf-ng: Cleaning up srcdir >>> iptraf-ng: Cleaning up pkgdir >>> iptraf-ng: Uninstalling dependencies... (1/3) Purging .makedepends-iptraf-ng (20211021.093503) (2/3) Purging ncurses-dev (6.2_p20211009-r0) (3/3) Purging linux-headers (5.10.41-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> iptraf-ng: Updating the community/x86_64 repository index... >>> iptraf-ng: Signing the index...