From https://github.com/archlinux/svntogit-community * branch packages/iptstate -> FETCH_HEAD * [new branch] packages/iptstate -> community/packages/iptstate Cloning into 'iptstate'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 131k 51 69278 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k 100 131k 100 131k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 388k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8546k 2 179k 0 0 177k 0 0:00:48 0:00:01 0:00:47 177k 29 8546k 29 2560k 0 0 1271k 0 0:00:06 0:00:02 0:00:04 1271k 70 8546k 70 6013k 0 0 1991k 0 0:00:04 0:00:03 0:00:01 1991k 100 8546k 100 8546k 0 0 2421k 0 0:00:03 0:00:03 --:--:-- 2421k % 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 143k 100 143k 0 0 836k 0 --:--:-- --:--:-- --:--:-- 841k :: Starting full system upgrade... there is nothing to do gpg: key 58E11BB1E414D9AD: public key "Phil Dibowitz " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: iptstate 2.2.7-1 (Fri Aug 30 00:53:38 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading iptstate-2.2.7.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 100 29994 100 29994 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k -> Downloading iptstate-2.2.7.tar.bz2.asc... % 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 100 833 100 833 0 0 2008 0 --:--:-- --:--:-- --:--:-- 2008 100 833 100 833 0 0 2007 0 --:--:-- --:--:-- --:--:-- 0 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... iptstate-2.2.7.tar.bz2 ... Passed iptstate-2.2.7.tar.bz2.asc ... Skipped ==> Extracting sources... -> Extracting iptstate-2.2.7.tar.bz2 with bsdtar ==> Starting build()... +------------------------------------------------------------+ | 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++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS iptstate.cc -o iptstate -lncurses -lnetfilter_conntrack iptstate.cc: In function 'int conntrack_hook(nf_conntrack_msg_type, nf_conntrack*, void*)': iptstate.cc:1080:31: warning: ':' directive output may be truncated writing 1 byte into a region of size between 0 and 5 [-Wformat-truncation=] 1080 | snprintf(ttlc, 11, "%3i:%02i:%02i", hours, minutes, seconds); | ^ iptstate.cc:1080:22: note: directive argument in the range [-59, 59] 1080 | snprintf(ttlc, 11, "%3i:%02i:%02i", hours, minutes, seconds); | ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from /usr/include/c++/13.1.1/cstdio:42, from /usr/include/c++/13.1.1/ext/string_conversions.h:45, from /usr/include/c++/13.1.1/bits/basic_string.h:4097, from /usr/include/c++/13.1.1/string:54, from /usr/include/c++/13.1.1/bits/locale_classes.h:40, from /usr/include/c++/13.1.1/bits/ios_base.h:41, from /usr/include/c++/13.1.1/ios:44, from /usr/include/c++/13.1.1/istream:40, from /usr/include/c++/13.1.1/fstream:40, from iptstate.cc:49: In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'int conntrack_hook(nf_conntrack_msg_type, nf_conntrack*, void*)' at iptstate.cc:1080:11: /usr/include/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output between 10 and 16 bytes into a destination of size 11 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ All done. Do 'make install' as root and you should be set to go! ==> Entering fakeroot environment... ==> Starting package()... /usr/bin/install -D --mode=755 iptstate /tmp/archlinux-ci/iptstate-archlinuxrb-build-PybZBXyb/iptstate/trunk/pkg/iptstate/usr/bin/iptstate /usr/bin/install -D --mode=444 iptstate.8 /tmp/archlinux-ci/iptstate-archlinuxrb-build-PybZBXyb/iptstate/trunk/pkg/iptstate/usr/share/man/man8/iptstate.8 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "iptstate"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: iptstate 2.2.7-1 (Fri Aug 30 00:53:45 2024)