>>> iptstate: Building community/iptstate 2.2.6-r1 (using abuild 3.9.0_rc2-r1) started Fri, 22 Oct 2021 03:40:14 +0000 >>> iptstate: Checking sanity of /home/buildozer/aports/community/iptstate/APKBUILD... >>> iptstate: Analyzing dependencies... >>> iptstate: Installing for build: build-base ncurses-dev libnetfilter_conntrack-dev libnfnetlink-dev linux-headers (1/8) Installing ncurses-dev (6.2_p20211009-r0) (2/8) Installing libmnl (1.0.4-r2) (3/8) Installing libnfnetlink (1.0.1-r3) (4/8) Installing libnetfilter_conntrack (1.0.8-r1) (5/8) Installing libnfnetlink-dev (1.0.1-r3) (6/8) Installing libnetfilter_conntrack-dev (1.0.8-r1) (7/8) Installing linux-headers (5.10.41-r0) (8/8) Installing .makedepends-iptstate (20211022.034026) Executing busybox-1.34.1-r1.trigger OK: 352 MiB in 103 packages >>> iptstate: Cleaning up srcdir >>> iptstate: Cleaning up pkgdir >>> iptstate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/iptstate-2.2.6.tar.bz2 % 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 >>> iptstate: Fetching https://github.com/jaymzh/iptstate/releases/download/v2.2.6/iptstate-2.2.6.tar.bz2 % 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 628 100 628 0 0 2985 0 --:--:-- --:--:-- --:--:-- 2990 100 28700 100 28700 0 0 69668 0 --:--:-- --:--:-- --:--:-- 69668 >>> iptstate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/iptstate-2.2.6.tar.bz2 >>> iptstate: Checking sha512sums... iptstate-2.2.6.tar.bz2: OK >>> iptstate: Unpacking /var/cache/distfiles/v3.15/iptstate-2.2.6.tar.bz2... +------------------------------------------------------------+ | Welcome to IP Tables State by Phil Dibowitz | | | | PLEASE read the LICENSE and the README for important info. | | | | You may also wish to read the README for install info, | | the WISHLIST for upcoming features, BUGS for known bugs | | and info on bug reports, and the Changelog to find out | | what's new. | | | | Let's compile... | +------------------------------------------------------------+ g++ -Os -fomit-frame-pointer iptstate.cc -o iptstate -lncurses -lnetfilter_conntrack iptstate.cc: In function 'void get_input(WINDOW*, std::string&, const string&, const flags_t&)': iptstate.cc:685:30: warning: format not a string literal and no format arguments [-Wformat-security] 685 | wprintw(cmd, prompt.c_str()); | ^ iptstate.cc: In function 'void c_warn(WINDOW*, const string&, const flags_t&)': iptstate.cc:750:32: warning: format not a string literal and no format arguments [-Wformat-security] 750 | wprintw(warn, warning.c_str()); | ^ All done. Do 'make install' as root and you should be set to go! >>> iptstate: Entering fakeroot... >>> iptstate-doc*: Running split function doc... >>> iptstate-doc*: Preparing subpackage iptstate-doc... >>> iptstate-doc*: Running postcheck for iptstate-doc >>> iptstate*: Running postcheck for iptstate >>> iptstate*: Preparing package iptstate... >>> iptstate*: Stripping binaries >>> iptstate-doc*: Scanning shared objects >>> iptstate*: Scanning shared objects >>> iptstate-doc*: Tracing dependencies... >>> iptstate-doc*: Package size: 36.0 KB >>> iptstate-doc*: Compressing data... >>> iptstate-doc*: Create checksum... >>> iptstate-doc*: Create iptstate-doc-2.2.6-r1.apk >>> iptstate*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libncursesw.so.6 so:libnetfilter_conntrack.so.3 so:libstdc++.so.6 >>> iptstate*: Package size: 72.0 KB >>> iptstate*: Compressing data... >>> iptstate*: Create checksum... >>> iptstate*: Create iptstate-2.2.6-r1.apk >>> iptstate: Build complete at Fri, 22 Oct 2021 03:40:29 +0000 elapsed time 0h 0m 15s >>> iptstate: Cleaning up srcdir >>> iptstate: Cleaning up pkgdir >>> iptstate: Uninstalling dependencies... (1/8) Purging .makedepends-iptstate (20211022.034026) (2/8) Purging ncurses-dev (6.2_p20211009-r0) (3/8) Purging libnetfilter_conntrack-dev (1.0.8-r1) (4/8) Purging libnetfilter_conntrack (1.0.8-r1) (5/8) Purging libnfnetlink-dev (1.0.1-r3) (6/8) Purging libnfnetlink (1.0.1-r3) (7/8) Purging linux-headers (5.10.41-r0) (8/8) Purging libmnl (1.0.4-r2) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> iptstate: Updating the community/x86_64 repository index... >>> iptstate: Signing the index...