From https://github.com/archlinux/svntogit-community * branch packages/ptunnel -> FETCH_HEAD * [new branch] packages/ptunnel -> community/packages/ptunnel Cloning into 'ptunnel'... 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 393k 0 --:--:-- --:--:-- --:--:-- 394k % 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 8546k 0 32261 0 0 95049 0 0:01:32 --:--:-- 0:01:32 94885 100 8546k 100 8546k 0 0 19.0M 0 --:--:-- --:--:-- --:--:-- 19.0M % 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 420k 0 --:--:-- --:--:-- --:--:-- 420k :: Starting full system upgrade... there is nothing to do ==> Making package: ptunnel 0.72-6 (Sun Sep 1 03:14:41 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading PingTunnel-0.72.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 100 64188 100 64188 0 0 54733 0 0:00:01 0:00:01 --:--:-- 54721 100 64188 100 64188 0 0 54725 0 0:00:01 0:00:01 --:--:-- 54721 -> Found ptunnel.service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... PingTunnel-0.72.tar.gz ... Passed ptunnel.service ... Passed ==> Extracting sources... -> Extracting PingTunnel-0.72.tar.gz with bsdtar ==> Starting build()... gcc -Wall -g -MM *.c > .depend gcc -Wall -g `[ -e /usr/include/selinux/selinux.h ] && echo -DHAVE_SELINUX` -c -o ptunnel.o ptunnel.c gcc -Wall -g `[ -e /usr/include/selinux/selinux.h ] && echo -DHAVE_SELINUX` -c -o md5.o md5.c ptunnel.c: In function 'pt_proxy': ptunnel.c:817:41: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] 817 | memset(&addr, sizeof(struct sockaddr), 0); | ^~~~~~ ptunnel.c: In function 'queue_packet': ptunnel.c:1263:9: warning: converting a packed 'icmp_echo_packet_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1263 | pkt->checksum = htons(calc_icmp_checksum((uint16_t*)pkt, pkt_len)); | ^~~ In file included from ptunnel.c:43: ptunnel.h:241:9: note: defined here 241 | typedef struct { | ^~~~~~ gcc -o ptunnel ptunnel.o md5.o -lpthread -lpcap `[ -e /usr/include/selinux/selinux.h ] && echo -lselinux` ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "ptunnel"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ptunnel 0.72-6 (Sun Sep 1 03:14:44 2024)