From https://github.com/archlinux/svntogit-community * branch packages/httptunnel -> FETCH_HEAD * [new branch] packages/httptunnel -> community/packages/httptunnel Cloning into 'httptunnel'... 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 --:--:-- --:--:-- --:--:-- 391k % 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 8535k 100 8535k 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 20.7M % 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 428k 0 --:--:-- --:--:-- --:--:-- 427k :: Starting full system upgrade... there is nothing to do ==> Making package: httptunnel 3.3-8 (Thu Jul 27 09:37:48 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading httptunnel-3.3.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 37 256k 37 98304 0 0 193k 0 0:00:01 --:--:-- 0:00:01 193k 100 256k 100 256k 0 0 445k 0 --:--:-- --:--:-- --:--:-- 445k -> Found httptunnel-3.3-build-fix.patch ==> Validating source files with md5sums... httptunnel-3.3.tar.gz ... Passed httptunnel-3.3-build-fix.patch ... Passed ==> Validating source files with sha256sums... httptunnel-3.3.tar.gz ... Passed httptunnel-3.3-build-fix.patch ... Passed ==> Extracting sources... -> Extracting httptunnel-3.3.tar.gz with bsdtar ==> Starting prepare()... patching file configure ==> Starting build()... creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for mawk... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (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) works... yes checking whether the C compiler (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) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for gethostent... yes checking for setsockopt... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for socklen_t... yes checking whether INADDR_NONE is defined... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for daemon... yes checking for vsyslog... yes checking for poll... yes checking for select... yes checking for endprotoent... yes checking for vsnprintf... yes checking for syslog... yes updating cache ./config.cache creating ./config.status creating Makefile creating port/Makefile creating port/sys/Makefile creating config.h make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' Making all in port make[2]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' Making all in sys make[3]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[3]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -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 -c poll.c gcc -DHAVE_CONFIG_H -I. -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 -c daemon.c gcc -DHAVE_CONFIG_H -I. -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 -c vsyslog.c gcc -DHAVE_CONFIG_H -I. -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 -c endprotoent.c gcc -DHAVE_CONFIG_H -I. -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 -c getopt.c gcc -DHAVE_CONFIG_H -I. -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 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -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 -c vsnprintf.c rm -f libport.a ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libport.a make[3]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[2]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[2]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c htc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c common.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c tunnel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c http.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c base64.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c hts.c htc.c: In function 'main': htc.c:597:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 597 | time (&last_tunnel_write); | ^~~~ htc.c:20:1: note: 'time' is defined in header ''; did you forget to '#include '? 19 | #include "base64.h" +++ |+#include 20 | htc.c:410:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 410 | daemon (0, 1); | ^~~~~~~~~~~~~ hts.c: In function 'main': hts.c:433:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 433 | time (&last_tunnel_write); | ^~~~ hts.c:18:1: note: 'time' is defined in header ''; did you forget to '#include '? 17 | #include "common.h" +++ |+#include 18 | hts.c:285:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 285 | daemon (0, 1); | ^~~~~~~~~~~~~ http.c: In function 'http_method': http.c:45:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 45 | sprintf (str, "%d", length); | ~^ ~~~~~~ | | | | int ssize_t {aka long int} | %ld tunnel.c: In function 'tunnel_accept': tunnel.c:1177:1: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1177 | "HTTP/1.1 200 OK\r\n" | ^~~~~~~~~~~~~~~~~~~~~ ...... 1191 | tunnel->content_length + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} tunnel.c:1183:19: note: format string is defined here 1183 | "Content-Length: %d\r\n" | ~^ | | | int | %ld 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 htc htc.o common.o tunnel.o http.o base64.o -Lport -lport 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 hts hts.o common.o tunnel.o http.o -Lport -lport make[2]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' make[1]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' ==> Entering fakeroot environment... ==> Starting package()... Making install in port make[1]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' Making install in sys make[2]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[3]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[2]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port/sys' make[2]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[3]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[2]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[1]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3/port' make[1]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' make[2]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' make install-man1 /bin/sh ./mkinstalldirs /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/bin make[3]: Entering directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' /bin/sh ./mkinstalldirs /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share/man/man1 mkdir /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr mkdir /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/bin mkdir /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share mkdir /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share/man mkdir /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share/man/man1 /usr/bin/install -c htc /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/bin/htc /usr/bin/install -c hts /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/bin/hts /usr/bin/install -c -m 644 ./hts.1 /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share/man/man1/hts.1 /usr/bin/install -c -m 644 ./htc.1 /tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/pkg/httptunnel/usr/share/man/man1/htc.1 make[3]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' make[2]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' make[1]: Leaving directory '/tmp/archlinux-ci/httptunnel-archlinuxrb-build-eg4bZLV3/httptunnel/trunk/src/httptunnel-3.3' ==> 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 "httptunnel"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: httptunnel 3.3-8 (Thu Jul 27 09:37:54 2023)