From https://github.com/archlinux/svntogit-community * branch packages/ipguard -> FETCH_HEAD * [new branch] packages/ipguard -> community/packages/ipguard Cloning into 'ipguard'... 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 132k 100 132k 0 0 391k 0 --:--:-- --:--:-- --:--:-- 392k % 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 8438k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 8438k 9 761k 0 0 564k 0 0:00:14 0:00:01 0:00:13 563k 61 8438k 61 5213k 0 0 2208k 0 0:00:03 0:00:02 0:00:01 2208k 100 8438k 100 8438k 0 0 2763k 0 0:00:03 0:00:03 --:--:-- 2763k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 141k 50 73374 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k 100 141k 100 141k 0 0 822k 0 --:--:-- --:--:-- --:--:-- 820k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1699125418 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1699125418' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-ipguard-archlinuxrb-build-rVkCx44M PWD=/tmp/archlinux-ci/ipguard-archlinuxrb-build-rVkCx44M/ipguard/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: ipguard 1.04-7 (Sat Dec 7 01:40:34 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libnet-2:1.1.6-1 Total Download Size: 0.09 MiB Total Installed Size: 0.30 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 97771 100 97771 0 0 6875k 0 --:--:-- --:--:-- --:--:-- 7344k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading ipguard-1.04.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:00:01 --:--:-- 0 100 24566 100 24566 0 0 15845 0 0:00:01 0:00:01 --:--:-- 15849 -> Found build-fix-le.patch -> Found pass-ldflags.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... ipguard-1.04.tar.gz ... Passed build-fix-le.patch ... Passed pass-ldflags.patch ... Passed ==> Validating source files with sha256sums... ipguard-1.04.tar.gz ... Passed build-fix-le.patch ... Passed pass-ldflags.patch ... Passed ==> Extracting sources... -> Extracting ipguard-1.04.tar.gz with bsdtar ==> Starting prepare()... patching file Makefile Hunk #1 succeeded at 10 (offset 1 line). patching file Makefile ==> Starting build()... Compiling ethers.c Making ipguard Compiling ipguard.c Compiling packet.c Compiling system.c INCLUDES= LIBS=-lnet -lpcap -L/usr/lib DEFINES=-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fcommon -DLIBNET_LIL_ENDIAN -g -Wall -DETHERS='/etc/ethers' In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ipguard.h:33, from ethers.c:30: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ipguard.h:33, from ipguard.c:30: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from packet.c:30: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/pwd.h:25, from system.c:30: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ipguard.c: In function 'main': ipguard.c:128:20: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 128 | if (!pcapf[0]) strncpy(pcapf, "arp", 3); | ^ system.c: In function 'pid_check': system.c:147:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | fscanf(pid_fp, "%d", &pid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ethers.c: In function 'ethers_init': ethers.c:79:34: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 121 [-Wformat-truncation=] 79 | snprintf(s, 128, "fclose(%s):", ethers_name); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:964, from ipguard.h:34: In function 'snprintf', inlined from 'ethers_init' at ethers.c:79:9: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ethers.c: In function 'ethers_init': ethers.c:71:90: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 127 [-Wstringop-truncation] 71 | if (strchr(mac, '.')) { strncpy(str, mac, ADDR_LEN); strncpy(mac, ip, ADDR_LEN); strncpy(ip, str, ADDR_LEN); } | ^ ethers.c:42:33: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 122 [-Wformat-truncation=] 42 | snprintf(s, 128, "fopen(%s):", ethers_name); | ^~ ~~~~~~~~~~~ In function 'snprintf', inlined from 'ethers_init' at ethers.c:42:9: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 4104 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ packet.c: In function 'pair_add': packet.c:192:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 192 | if (verbose) log_str(WARNING, "Invalid MAC:", mac); return; | ^~ packet.c:192:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 192 | if (verbose) log_str(WARNING, "Invalid MAC:", mac); return; | ^~~~~~ packet.c:195:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 195 | if (verbose) log_str(WARNING, "Host unknown:", ip); return; | ^~ packet.c:195:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 195 | if (verbose) log_str(WARNING, "Host unknown:", ip); return; | ^~~~~~ ipguard.c:122:26: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 122 | if (argc > optind) { strncpy(iface, argv[optind], IFNAMSIZ); } | ^ ipguard.c:102:23: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 102 | case 's': strncpy(suser, optarg, MAXLOGNAME); break; | ^ ipguard.c:99:23: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 99 | case 'p': strncpy(pid_name, optarg, PATH_MAX); break; | ^ ipguard.c:100:23: warning: '__builtin_strncpy' specified bound 18 equals destination size [-Wstringop-truncation] 100 | case 'm': strncpy(fmac, optarg, 18); break; | ^ ipguard.c:98:23: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 98 | case 'l': strncpy(log_name, optarg, PATH_MAX); break; | ^ ipguard.c:97:23: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 97 | case 'e': strncpy(ethers_name, optarg, PATH_MAX); break; | ^ ipguard.c:101:23: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 101 | case 'c': strncpy(pcapf, optarg, PCAPFSIZ); break; | ^ system.c: In function 'pid_unlink': system.c:180:34: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 121 [-Wformat-truncation=] 180 | snprintf(s, 128, "unlink(%s):", pid_name); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:964, from ipguard.h:34, from system.c:41: In function 'snprintf', inlined from 'pid_unlink' at system.c:180:9, inlined from 'pid_unlink' at system.c:178:6: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ system.c: In function 'pid_check': system.c:144:37: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 122 [-Wformat-truncation=] 144 | snprintf(s, 128, "fopen(%s):", pid_name); | ^~ ~~~~~~~~ In function 'snprintf', inlined from 'pid_check' at system.c:144:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 4104 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ system.c: In function 'pid_check': system.c:160:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 42 [-Wformat-truncation=] 160 | snprintf(s, 64, "Wrong pid file found: %s", pid_name); | ^~ ~~~~~~~~ In function 'snprintf', inlined from 'pid_check' at system.c:160:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 23 and 4118 bytes into a destination of size 64 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ system.c: In function 'pid_check': system.c:138:36: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 123 [-Wformat-truncation=] 138 | snprintf(s, 128, "stat(%s):", pid_name); | ^~ ~~~~~~~~ In function 'snprintf', inlined from 'pid_check' at system.c:138:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 8 and 4103 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ system.c: In function 'pid_creat': system.c:170:33: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 122 [-Wformat-truncation=] 170 | snprintf(s, 128, "fopen(%s):", pid_name); | ^~ ~~~~~~~~ In function 'snprintf', inlined from 'pid_creat' at system.c:170:9: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 4104 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ system.c: In function 'ethers_stat': system.c:297:32: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 123 [-Wformat-truncation=] 297 | snprintf(s, 128, "stat(%s):", ethers_name); | ^~ ~~~~~~~~~~~ In function 'snprintf', inlined from 'ethers_stat' at system.c:297:9: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 8 and 4103 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ packet.c: In function 'pair_dump': packet.c:225:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 225 | strncpy(ntoasw, inet_ntoa(p->mask), 16); | ^ packet.c: In function 'packet_init': packet.c:248:5: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 248 | strncpy(ifname, iface, IFNAMSIZ); | ^ packet.c:261:40: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 115 [-Wformat-truncation=] 261 | snprintf(s, 128, "pcap_compile(%s):", pcapf); | ^~ ~~~~~ In file included from /usr/include/stdio.h:964, from /usr/include/pcap/pcap.h:136, from /usr/include/pcap.h:43, from packet.c:46: In function 'snprintf', inlined from 'packet_init' at packet.c:261:9: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 16 and 143 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ packet.c: In function 'packet_check': packet.c:341:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 341 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:349:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 349 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:357:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 357 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:457:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 457 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:466:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 466 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:447:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 447 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:476:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 476 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:486:13: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 486 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ packet.c:496:5: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 496 | strncpy(ntoasw, inet_ntoa(tp_addr), 16); | ^ Linking ipguard ==> Entering fakeroot environment... ==> Starting package()... Making ipguard INCLUDES= LIBS=-lnet -lpcap -L/usr/lib DEFINES=-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -DETHERS='/etc/ethers' mkdir -p -m 755 /tmp/archlinux-ci/ipguard-archlinuxrb-build-rVkCx44M/ipguard/trunk/pkg/ipguard/usr/bin install -s -m 755 ipguard /tmp/archlinux-ci/ipguard-archlinuxrb-build-rVkCx44M/ipguard/trunk/pkg/ipguard/usr/bin/ipguard mkdir -p -m 755 /tmp/archlinux-ci/ipguard-archlinuxrb-build-rVkCx44M/ipguard/trunk/pkg/ipguard/usr/man/man8 install -m 644 doc/ipguard.8 /tmp/archlinux-ci/ipguard-archlinuxrb-build-rVkCx44M/ipguard/trunk/pkg/ipguard/usr/man/man8/ipguard.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 "ipguard"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ipguard 1.04-7 (Sat Dec 7 01:40:39 2024)