==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: tsocks 1.8beta5-9 (Tue May 19 05:01:48 2020)
==> Retrieving sources...
  -> Found tsocks-1.8beta5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    tsocks-1.8beta5.tar.gz ... Passed
==> Making package: tsocks 1.8beta5-9 (Tue 19 May 2020 05:02:03 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tsocks-1.8beta5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tsocks-1.8beta5.tar.gz with bsdtar
==> Starting build()...
creating cache ./config.cache
checking host system type... armv7l-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now) works... yes
checking whether the C compiler (gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -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... no
checking for RTLD_NEXT from dlfcn.h with _GNU_SOURCE... 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=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -c  tsocks.c -o tsocks.o
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -c  common.c -o common.o
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -c  parser.c -o parser.o
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -static -o saveme saveme.c
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -o inspectsocks inspectsocks.c common.o -lc 
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -I. -o validateconf validateconf.c common.o parser.o -lc
tsocks.c: In function 'connect':
tsocks.c:215:27: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
In file included from tsocks.c:39:
/usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  210 |          socklen_t *__restrict __optlen) __THROW;
      |          ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
tsocks.c:271:62: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
In file included from tsocks.c:39:
/usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  131 |    socklen_t *__restrict __len) __THROW;
      |    ~~~~~~~~~~~~~~~~~~~~~~^~~~~
tsocks.c: In function 'select':
tsocks.c:343:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
tsocks.c: In function 'poll':
tsocks.c:526:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
gcc -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -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
==> Entering fakeroot environment...
==> Starting package()...
/bin/sh mkinstalldirs  "/build/tsocks/pkg/tsocks/usr/bin"
/bin/sh mkinstalldirs  "/build/tsocks/pkg/tsocks/usr/lib"
/bin/sh mkinstalldirs  "/build/tsocks/pkg/tsocks/usr/share/man/man1"
mkdir /build/tsocks/pkg/tsocks/usr
mkdir /build/tsocks/pkg/tsocks/usr
mkdir /build/tsocks/pkg/tsocks/usr
mkdir /build/tsocks/pkg/tsocks/usr/share
mkdir /build/tsocks/pkg/tsocks/usr/bin
mkdir /build/tsocks/pkg/tsocks/usr/lib
mkdir /build/tsocks/pkg/tsocks/usr/share/man
/usr/bin/install -c tsocks /build/tsocks/pkg/tsocks/usr/bin
/usr/bin/install -c libtsocks.so.1.8 /build/tsocks/pkg/tsocks/usr/lib
mkdir /build/tsocks/pkg/tsocks/usr/share/man/man1
ln -sf libtsocks.so.1.8 /build/tsocks/pkg/tsocks/usr/lib/libtsocks.so.1
ln -sf libtsocks.so.1 /build/tsocks/pkg/tsocks/usr/lib/libtsocks.so
/usr/bin/install -c -m 644 tsocks.1 /build/tsocks/pkg/tsocks/usr/share/man/man1/
/bin/sh mkinstalldirs  "/build/tsocks/pkg/tsocks/usr/share/man/man8"
mkdir /build/tsocks/pkg/tsocks/usr/share/man/man8
/usr/bin/install -c -m 644 tsocks.8 /build/tsocks/pkg/tsocks/usr/share/man/man8/
/bin/sh mkinstalldirs  "/build/tsocks/pkg/tsocks/usr/share/man/man5"
mkdir /build/tsocks/pkg/tsocks/usr/share/man/man5
/usr/bin/install -c -m 644 tsocks.conf.5 /build/tsocks/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 (Tue 19 May 2020 05:02:12 AM UTC)
==> Cleaning up...