From https://github.com/archlinux/svntogit-community * branch packages/isatapd -> FETCH_HEAD * [new branch] packages/isatapd -> community/packages/isatapd Cloning into 'isatapd'... 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 389k 0 --:--:-- --:--:-- --:--:-- 390k % 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 8540k 0 67660 0 0 97331 0 0:01:29 --:--:-- 0:01:29 97212 21 8540k 21 1842k 0 0 1191k 0 0:00:07 0:00:01 0:00:06 1190k 55 8540k 55 4745k 0 0 1860k 0 0:00:04 0:00:02 0:00:02 1859k 100 8540k 100 8540k 0 0 2513k 0 0:00:03 0:00:03 --:--:-- 2513k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 55 143k 55 81566 0 0 454k 0 --:--:-- --:--:-- --:--:-- 452k 100 143k 100 143k 0 0 806k 0 --:--:-- --:--:-- --:--:-- 803k :: Starting full system upgrade... there is nothing to do ==> Making package: isatapd 0.9.7-7 (Thu Aug 29 01:55:46 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading isatapd-0.9.7.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 108k 100 108k 0 0 5733k 0 --:--:-- --:--:-- --:--:-- 6050k -> Found isatapd@.service -> Found isatapd-linux-4.8.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... isatapd-0.9.7.tar.gz ... Passed isatapd@.service ... Passed isatapd-linux-4.8.patch ... Passed ==> Validating source files with sha256sums... isatapd-0.9.7.tar.gz ... Passed isatapd@.service ... Passed isatapd-linux-4.8.patch ... Passed ==> Extracting sources... -> Extracting isatapd-0.9.7.tar.gz with bsdtar ==> Starting prepare()... patching file src/tunnel.c ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 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 dependency style of gcc... gcc3 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 net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/icmp6.h usability... yes checking netinet/icmp6.h presence... yes checking for netinet/icmp6.h... yes checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for pid_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ioctl... yes checking for getopt_long... yes checking for syslog... yes checking for fcntl... yes checking if 1=2... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' make[2]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 isatap.o -MD -MP -MF .deps/isatap.Tpo -c -o isatap.o isatap.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 tunnel.o -MD -MP -MF .deps/tunnel.Tpo -c -o tunnel.o tunnel.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 rdisc.o -MD -MP -MF .deps/rdisc.Tpo -c -o rdisc.o rdisc.c tunnel.c: In function 'tunnel_add': tunnel.c:85:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 85 | strncpy(p.name, dev, IFNAMSIZ); | ^ tunnel.c: In function 'tunnel_del': tunnel.c:176:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 176 | strncpy(p.name, dev, IFNAMSIZ); | ^ mv -f .deps/tunnel.Tpo .deps/tunnel.Po mv -f .deps/rdisc.Tpo .deps/rdisc.Po mv -f .deps/isatap.Tpo .deps/isatap.Po mv -f .deps/main.Tpo .deps/main.Po gcc -Wall -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 isatapd main.o isatap.o tunnel.o rdisc.o make[2]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' Making all in man make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' sed -e 's|__version__|"isatapd-0.9.7"|' < isatapd.man > isatapd.8 make[2]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' make[1]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' 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/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' make[1]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/pkg/isatapd//usr/bin' /usr/bin/install -c isatapd '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/pkg/isatapd//usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' make[1]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/src' Making install in man make[1]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' make[2]: Entering directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/pkg/isatapd//usr/share/man/man8' /usr/bin/install -c -m 644 isatapd.8 '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/pkg/isatapd//usr/share/man/man8' make[2]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' make[1]: Leaving directory '/tmp/archlinux-ci/isatapd-archlinuxrb-build-hi2LP04s/isatapd/trunk/src/isatapd-0.9.7/man' ==> 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 "isatapd"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: isatapd 0.9.7-7 (Thu Aug 29 01:56:04 2024)