>>> tsocks: Building community/tsocks 1.8_beta5-r1 (using abuild 3.14.1-r3) started Sat, 23 Nov 2024 19:18:04 +0000 >>> tsocks: Validating /home/buildozer/aports/community/tsocks/APKBUILD... >>> tsocks: Analyzing dependencies... >>> tsocks: Installing for build: build-base automake autoconf libtool (1/11) Installing libbz2 (1.0.8-r6) (2/11) Installing perl (5.40.0-r3) (3/11) Installing automake (1.17-r0) (4/11) Installing m4 (1.4.19-r3) (5/11) Installing autoconf (2.72-r0) (6/11) Installing libltdl (2.4.7-r3) (7/11) Installing libtool (2.4.7-r3) (8/11) Installing .makedepends-tsocks (20241123.191805) (9/11) Installing perl-error (0.17029-r2) (10/11) Installing perl-git (2.47.0-r0) (11/11) Installing git-perl (2.47.0-r0) Executing busybox-1.37.0-r8.trigger OK: 437 MiB in 112 packages >>> tsocks: Cleaning up srcdir >>> tsocks: Cleaning up pkgdir >>> tsocks: Cleaning up tmpdir >>> tsocks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tsocks-1.8beta5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/tsocks-1.8beta5.tar.gz.part' tsocks-1.8beta5.tar. 100% |********************************| 83928 0:00:00 ETA '/var/cache/distfiles/v3.21/tsocks-1.8beta5.tar.gz.part' saved >>> tsocks: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tsocks-1.8beta5.tar.gz >>> tsocks: Checking sha512sums... tsocks-1.8beta5.tar.gz: OK >>> tsocks: Unpacking /var/cache/distfiles/v3.21/tsocks-1.8beta5.tar.gz... autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.in:3: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:51: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:51: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:51: the top level configure.in:56: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:56: the top level configure.in:244: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:244: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:244: the top level configure.in:271: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:271: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:271: the top level configure.in:300: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:300: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:300: the top level configure.in:318: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:318: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:318: the top level configure.in:335: warning: AC_OUTPUT should be used without arguments. configure.in:335: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot' autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and autoheader: WARNING: 'AC_DEFINE' allows one to define a template without autoheader: WARNING: 'acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function 'main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. autoreconf: configure.in: not using Automake autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking "if the C compiler accepts -Wall"... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... (cached) 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 -l"c"... 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"... checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /bin/grep -E 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) configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -c tsocks.c -o tsocks.o gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -c common.c -o common.o gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -c parser.c -o parser.o gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -static -o saveme saveme.c 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) | ^ In file included from tsocks.c:44: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ 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 /usr/include/fortify/sys/socket.h:23, from tsocks.c:39: /usr/include/sys/socket.h:401:50: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 401 | int getsockopt (int, int, int, void *__restrict, socklen_t *__restrict); | ^ 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:392:52: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 392 | int getpeername (int, struct sockaddr *__restrict, socklen_t *__restrict); | ^ 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -o inspectsocks inspectsocks.c common.o -lc gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -I. -o validateconf validateconf.c common.o parser.o -lc gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 >>> tsocks: Entering fakeroot... /bin/sh mkinstalldirs "/home/buildozer/aports/community/tsocks/pkg/tsocks/usr/bin" /bin/sh mkinstalldirs "/home/buildozer/aports/community/tsocks/pkg/tsocks/usr/lib" /bin/sh mkinstalldirs "/home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man1" mkdir /home/buildozer/aports/community/tsocks/pkg mkdir /home/buildozer/aports/community/tsocks/pkg mkdir /home/buildozer/aports/community/tsocks/pkg mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/lib mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/bin /usr/bin/install -c libtsocks.so.1.8 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/lib mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man /usr/bin/install -c tsocks /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/bin ln -sf libtsocks.so.1.8 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/lib/libtsocks.so.1 mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man1 ln -sf libtsocks.so.1 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/lib/libtsocks.so /usr/bin/install -c -m 644 tsocks.1 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man1/ /bin/sh mkinstalldirs "/home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man8" mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man8 /usr/bin/install -c -m 644 tsocks.8 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man8/ /bin/sh mkinstalldirs "/home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man5" mkdir /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man5 /usr/bin/install -c -m 644 tsocks.conf.5 /home/buildozer/aports/community/tsocks/pkg/tsocks/usr/share/man/man5/ >>> tsocks-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/tsocks/pkg/tsocks-doc/usr/share/man' >>> tsocks-doc*: Preparing subpackage tsocks-doc... >>> tsocks-doc*: Running postcheck for tsocks-doc >>> tsocks*: Running postcheck for tsocks >>> tsocks*: Preparing package tsocks... >>> tsocks*: Stripping binaries >>> tsocks-doc*: Scanning shared objects >>> tsocks*: Scanning shared objects >>> tsocks-doc*: Tracing dependencies... >>> tsocks-doc*: Package size: 6.3 KB >>> tsocks-doc*: Compressing data... >>> tsocks-doc*: Create checksum... >>> tsocks-doc*: Create tsocks-doc-1.8_beta5-r1.apk >>> tsocks*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> tsocks*: Package size: 35.4 KB >>> tsocks*: Compressing data... >>> tsocks*: Create checksum... >>> tsocks*: Create tsocks-1.8_beta5-r1.apk >>> tsocks: Build complete at Sat, 23 Nov 2024 19:18:12 +0000 elapsed time 0h 0m 8s >>> tsocks: Cleaning up srcdir >>> tsocks: Cleaning up pkgdir >>> tsocks: Uninstalling dependencies... (1/11) Purging .makedepends-tsocks (20241123.191805) (2/11) Purging automake (1.17-r0) (3/11) Purging autoconf (2.72-r0) (4/11) Purging m4 (1.4.19-r3) (5/11) Purging libtool (2.4.7-r3) (6/11) Purging libltdl (2.4.7-r3) (7/11) Purging git-perl (2.47.0-r0) (8/11) Purging perl-git (2.47.0-r0) (9/11) Purging perl-error (0.17029-r2) (10/11) Purging perl (5.40.0-r3) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r8.trigger OK: 395 MiB in 101 packages >>> tsocks: Updating the community/x86_64 repository index... >>> tsocks: Signing the index...