From https://github.com/archlinux/svntogit-community * branch packages/netstat-nat -> FETCH_HEAD * [new branch] packages/netstat-nat -> community/packages/netstat-nat Cloning into 'netstat-nat'... 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 100 130k 100 130k 0 0 373k 0 --:--:-- --:--:-- --:--:-- 373k % 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 8549k 0 55372 0 0 81735 0 0:01:47 --:--:-- 0:01:47 81669 27 8549k 27 2393k 0 0 1415k 0 0:00:06 0:00:01 0:00:05 1415k 63 8549k 63 5449k 0 0 2025k 0 0:00:04 0:00:02 0:00:02 2025k 100 8549k 100 8549k 0 0 2539k 0 0:00:03 0:00:03 --:--:-- 2539k % 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 837k 0 --:--:-- --:--:-- --:--:-- 842k :: Starting full system upgrade... there is nothing to do ==> Making package: netstat-nat 1.4.10-5 (Sat Sep 7 17:04:32 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading netstat-nat-1.4.10.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 83865 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83865 100 83865 0 0 98530 0 --:--:-- --:--:-- --:--:-- 98433 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... netstat-nat-1.4.10.tar.gz ... Passed ==> Extracting sources... -> Extracting netstat-nat-1.4.10.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands make[1]: Entering directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT netstat-nat.o -MD -MP -MF ".deps/netstat-nat.Tpo" -c -o netstat-nat.o netstat-nat.c; \ then mv -f ".deps/netstat-nat.Tpo" ".deps/netstat-nat.Po"; else rm -f ".deps/netstat-nat.Tpo"; exit 1; fi netstat-nat.c: In function 'main': netstat-nat.c:283:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] 283 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:283:35: note: did you mean to dereference the pointer? 283 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c: In function 'get_protocol': netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 530 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 615 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 617 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ netstat-nat.c: In function 'xcalloc': netstat-nat.c:824:45: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 824 | printf("Could not allocate memory (%i bytes); %s.\n -- Exiting.\n", bufsize, strerror(errno)); | ~^ ~~~~~~~ | | | | int size_t {aka long unsigned int} | %li netstat-nat.c: In function 'xrealloc': netstat-nat.c:837:45: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 837 | printf("Could not allocate memory (%i bytes); %s.\n -- Exiting.\n", newbufsize, strerror(errno)); | ~^ ~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %li netstat-nat.c: In function 'main': netstat-nat.c:473:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 473 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); | ^ In file included from /usr/include/stdio.h:964, from netstat-nat.h:28, from netstat-nat.c:182: In function 'snprintf', inlined from 'main' at netstat-nat.c:473:10: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:478:42: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 478 | snprintf(src , sizeof(src), "%-41s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:478:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:482:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 482 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); | ^ In function 'snprintf', inlined from 'main' at netstat-nat.c:482:10: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:487:41: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 487 | snprintf(dst, sizeof(dst), "%-41s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:487:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:492:56: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 492 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); | ^ In function 'snprintf', inlined from 'main' at netstat-nat.c:492:18: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:497:46: warning: '%-41s' directive output may be truncated writing between 41 and 99 bytes into a region of size 50 [-Wformat-truncation=] 497 | snprintf(host, sizeof(dst), "%-41s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:497:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 42 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:443:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 443 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][3]); | ^ In function 'snprintf', inlined from 'main' at netstat-nat.c:443:17: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:448:42: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 448 | snprintf(src, sizeof(src), "%-31s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:448:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:452:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 452 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][4]); | ^ In function 'snprintf', inlined from 'main' at netstat-nat.c:452:17: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:457:41: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 457 | snprintf(dst, sizeof(dst), "%-31s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:457:6: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:462:56: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 462 | snprintf(buf2, sizeof(buf2), "%s:%s", buf, pa[index][7]); | ^ In function 'snprintf', inlined from 'main' at netstat-nat.c:462:18: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ netstat-nat.c: In function 'main': netstat-nat.c:467:46: warning: '%-31s' directive output may be truncated writing between 31 and 99 bytes into a region of size 50 [-Wformat-truncation=] 467 | snprintf(host, sizeof(dst), "%-31s", buf2); | ^~~~~ ~~~~ In function 'snprintf', inlined from 'main' at netstat-nat.c:467:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 32 and 100 bytes into a destination of size 50 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o netstat-nat netstat-nat.o make[1]: Leaving directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' make[2]: Entering directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/bin" test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10" test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/man/man1" /usr/bin/install -c 'netstat-nat' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/bin/netstat-nat' /usr/bin/install -c -m 644 'INSTALL' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c -m 644 'NEWS' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 './netstat-nat.1' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/man/man1/netstat-nat.1' /usr/bin/install -c -m 644 'README' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS' make[2]: Leaving directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' make[1]: Leaving directory '/tmp/archlinux-ci/netstat-nat-archlinuxrb-build-apqVRvZ1/netstat-nat/trunk/src/netstat-nat-1.4.10' ==> 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 "netstat-nat"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: netstat-nat 1.4.10-5 (Sat Sep 7 17:04:45 2024)