From https://github.com/archlinux/svntogit-packages * branch packages/tsocks -> FETCH_HEAD * [new branch] packages/tsocks -> packages/packages/tsocks Cloning into 'tsocks'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 390k 0 --:--:-- --:--:-- --:--:-- 389k % 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 8541k 100 8541k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.6M % 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 423k 0 --:--:-- --:--:-- --:--:-- 423k :: 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/ SOURCE_DATE_EPOCH=1690362154 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690362154' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-tsocks-archlinuxrb-build-pxAoKxNL PWD=/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/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: tsocks 1.8beta5-9 (Wed Jul 26 09:02:50 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading tsocks-1.8beta5.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 398 100 398 0 0 1297 0 --:--:-- --:--:-- --:--:-- 1296 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 373 100 373 0 0 161 0 0:00:02 0:00:02 --:--:-- 374 100 373 100 373 0 0 161 0 0:00:02 0:00:02 --:--:-- 374 100 83928 100 83928 0 0 29564 0 0:00:02 0:00:02 --:--:-- 29564 ==> Validating source files with sha512sums... tsocks-1.8beta5.tar.gz ... Passed ==> Extracting sources... -> Extracting tsocks-1.8beta5.tar.gz with bsdtar ==> Starting build()... creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu 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 if the C compiler accepts -Wall... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for dlfcn.h... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for sys/poll.h... yes checking for unistd.h... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes checking for connect in -lc... yes checking for socket... yes checking for inet_aton... yes checking for gethostbyname... yes checking for dlsym in -ldl... yes checking for RTLD_NEXT from dlfcn.h... yes checking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, socklen_t __len) checking for correct close prototype... close(int fd) checking for correct poll prototype... poll(struct pollfd *ufds, unsigned long nfds, int timeout) updating cache ./config.cache creating ./config.status creating Makefile creating config.h gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -c tsocks.c -o tsocks.o gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -c common.c -o common.o gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -c parser.c -o parser.o gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -static -o saveme saveme.c tsocks.c: In function 'connect': tsocks.c:215:41: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 215 | (void *) &sock_type, &sock_type_len); | ^~~~~~~~~~~~~~ | | | int * In file included from tsocks.c:39: /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tsocks.c:271:62: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 271 | if (!getpeername(__fd, (struct sockaddr *) &peer_address, &namelen)) { | ^~~~~~~~ | | | int * /usr/include/sys/socket.h:131:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ parser.c: In function 'handle_path': parser.c:210:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 210 | if (((int) (newserver = (struct serverent *) malloc(sizeof(struct serverent)))) == -1) | ^ tsocks.c: In function 'select': tsocks.c:343:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 343 | int rc = 0; | ^~ tsocks.c: In function 'poll': tsocks.c:526:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 526 | int rc = 0, i; | ^~ gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -o inspectsocks inspectsocks.c common.o -lc gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -o validateconf validateconf.c common.o parser.o -lc gcc -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -I. -nostdlib -shared -o libtsocks.so.1.8 tsocks.o common.o parser.o -ldl -lc ln -sf libtsocks.so.1.8 libtsocks.so ==> Entering fakeroot environment... ==> Starting package()... /bin/sh mkinstalldirs "/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/bin" /bin/sh mkinstalldirs "/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/lib" /bin/sh mkinstalldirs "/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man1" mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/lib mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/bin /usr/bin/install -c libtsocks.so.1.8 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/lib mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man /usr/bin/install -c tsocks /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/bin mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man1 ln -sf libtsocks.so.1.8 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/lib/libtsocks.so.1 ln -sf libtsocks.so.1 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/lib/libtsocks.so /usr/bin/install -c -m 644 tsocks.1 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man1/ /bin/sh mkinstalldirs "/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man8" mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man8 /usr/bin/install -c -m 644 tsocks.8 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man8/ /bin/sh mkinstalldirs "/tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man5" mkdir /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man5 /usr/bin/install -c -m 644 tsocks.conf.5 /tmp/archlinux-ci/tsocks-archlinuxrb-build-pxAoKxNL/tsocks/trunk/pkg/tsocks/usr/share/man/man5/ ==> 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 "tsocks"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: tsocks 1.8beta5-9 (Wed Jul 26 09:02:57 2023)