From https://github.com/archlinux/svntogit-packages * branch packages/fping -> FETCH_HEAD * [new branch] packages/fping -> packages/packages/fping Cloning into 'fping'... 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 386k 0 --:--:-- --:--:-- --:--:-- 387k % 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 8546k 100 8546k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 19.5M % 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 143k 100 143k 0 0 423k 0 --:--:-- --:--:-- --:--:-- 423k :: Starting full system upgrade... there is nothing to do gpg: key 5A11A22BC5A1F734: 3 duplicate signatures removed gpg: key 5A11A22BC5A1F734: public key "David Schweikert " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: fping 5.1-2 (Sat Aug 31 20:16:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading fping-5.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 100 186k 100 186k 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k -> Downloading fping-5.1.tar.gz.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 100 195 100 195 0 0 488 0 --:--:-- --:--:-- --:--:-- 488 -> Found 0001-fix-unprivileged-ping-broken-in-v5.1-fixes-248.patch -> Found 0002-fix-socket4-vs-socket6-typo-249-thanks-sfan5.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... fping-5.1.tar.gz ... Passed fping-5.1.tar.gz.asc ... Skipped 0001-fix-unprivileged-ping-broken-in-v5.1-fixes-248.patch ... Passed 0002-fix-socket4-vs-socket6-typo-249-thanks-sfan5.patch ... Passed ==> Validating source files with b2sums... fping-5.1.tar.gz ... Passed fping-5.1.tar.gz.asc ... Skipped 0001-fix-unprivileged-ping-broken-in-v5.1-fixes-248.patch ... Passed 0002-fix-socket4-vs-socket6-typo-249-thanks-sfan5.patch ... Passed ==> Extracting sources... -> Extracting fping-5.1.tar.gz with bsdtar ==> Starting prepare()... patching file src/fping.c patching file src/fping.c ==> Starting build()... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for netinet/icmp6.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether SO_TIMESTAMPNS is declared... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for gethostbyname... yes checking for connect... yes checking for sigaction... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for stdlib.h... (cached) yes checking for sys/select.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping-fping.o -MD -MP -MF .deps/fping-fping.Tpo -c -o fping-fping.o `test -f 'fping.c' || echo './'`fping.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping-seqmap.o -MD -MP -MF .deps/fping-seqmap.Tpo -c -o fping-seqmap.o `test -f 'seqmap.c' || echo './'`seqmap.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping-socket4.o -MD -MP -MF .deps/fping-socket4.Tpo -c -o fping-socket4.o `test -f 'socket4.c' || echo './'`socket4.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping-optparse.o -MD -MP -MF .deps/fping-optparse.Tpo -c -o fping-optparse.o `test -f 'optparse.c' || echo './'`optparse.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping-socket6.o -MD -MP -MF .deps/fping-socket6.Tpo -c -o fping-socket6.o `test -f 'socket6.c' || echo './'`socket6.c mv -f .deps/fping-seqmap.Tpo .deps/fping-seqmap.Po mv -f .deps/fping-socket6.Tpo .deps/fping-socket6.Po fping.c: In function 'decode_icmp_ipv4': fping.c:2078:12: warning: unused parameter 'response_addr_len' [-Wunused-parameter] 2078 | size_t response_addr_len, | ~~~~~~~^~~~~~~~~~~~~~~~~ mv -f .deps/fping-socket4.Tpo .deps/fping-socket4.Po mv -f .deps/fping-optparse.Tpo .deps/fping-optparse.Po mv -f .deps/fping-fping.Tpo .deps/fping-fping.Po gcc -Wall -Wextra -Wno-sign-compare -DIPV6 -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 fping fping-fping.o fping-seqmap.o fping-socket4.o fping-optparse.o fping-socket6.o make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' make[1]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/pkg/fping/usr/share/man/man8' /usr/bin/install -c -m 644 fping.8 '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/pkg/fping/usr/share/man/man8' make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' make[1]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/doc' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/pkg/fping/usr/bin' /usr/bin/install -c fping '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/pkg/fping/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' make[1]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1/src' make[1]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' make[2]: Entering directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' make[1]: Leaving directory '/tmp/archlinux-ci/fping-archlinuxrb-build-gVeUcAL3/fping/trunk/src/fping-5.1' ==> 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 "fping"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: fping 5.1-2 (Sat Aug 31 20:16:35 2024)