Cook: tsocks 1.8beta5 ================================================================================ QA: checking package receipt... Extracting source archive "tsocks-1.8beta5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed loading site script /etc/slitaz/cook.site creating cache ./config.cache checking host system type... i486-slitaz-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) works... yes checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) 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=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -c tsocks.c -o tsocks.o gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -c common.c -o common.o gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -c parser.c -o parser.o gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -static -o saveme saveme.c tsocks.c: In function 'connect': tsocks.c:215:27: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] (void *) &sock_type, &sock_type_len); ^~~~~~~~~~~~~~ In file included from tsocks.c:39: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ tsocks.c:271:62: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (!getpeername(__fd, (struct sockaddr *) &peer_address, &namelen)) { ^~~~~~~~ In file included from tsocks.c:39: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ tsocks.c: In function 'select': tsocks.c:343:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc = 0; ^~ tsocks.c: In function 'poll': tsocks.c:526:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc = 0, i; ^~ gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -o inspectsocks inspectsocks.c common.o -lc gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -I. -o validateconf validateconf.c common.o parser.o -lc gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -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 /bin/sh mkinstalldirs "/home/slitaz/wok/tsocks/install/usr/bin" /bin/sh mkinstalldirs "/home/slitaz/wok/tsocks/install/lib" /bin/sh mkinstalldirs "/home/slitaz/wok/tsocks/install/usr/share/man/man1" mkdir /home/slitaz/wok/tsocks/install mkdir /home/slitaz/wok/tsocks/install mkdir /home/slitaz/wok/tsocks/install mkdir /home/slitaz/wok/tsocks/install/usr mkdir /home/slitaz/wok/tsocks/install/lib mkdir /home/slitaz/wok/tsocks/install/usr mkdir /home/slitaz/wok/tsocks/install/usr/bin /usr/bin/install -c libtsocks.so.1.8 /home/slitaz/wok/tsocks/install/lib mkdir /home/slitaz/wok/tsocks/install/usr/share /usr/bin/install -c tsocks /home/slitaz/wok/tsocks/install/usr/bin ln -sf libtsocks.so.1.8 /home/slitaz/wok/tsocks/install/lib/libtsocks.so.1 mkdir /home/slitaz/wok/tsocks/install/usr/share/man ln -sf libtsocks.so.1 /home/slitaz/wok/tsocks/install/lib/libtsocks.so mkdir /home/slitaz/wok/tsocks/install/usr/share/man/man1 /usr/bin/install -c -m 644 tsocks.1 /home/slitaz/wok/tsocks/install/usr/share/man/man1/ /bin/sh mkinstalldirs "/home/slitaz/wok/tsocks/install/usr/share/man/man8" mkdir /home/slitaz/wok/tsocks/install/usr/share/man/man8 /usr/bin/install -c -m 644 tsocks.8 /home/slitaz/wok/tsocks/install/usr/share/man/man8/ /bin/sh mkinstalldirs "/home/slitaz/wok/tsocks/install/usr/share/man/man5" mkdir /home/slitaz/wok/tsocks/install/usr/share/man/man5 /usr/bin/install -c -m 644 tsocks.conf.5 /home/slitaz/wok/tsocks/install/usr/share/man/man5/ ================================================================================ Executing strip on all files... Done Time: 0.39s. Size: 33572 B -> 29652 B. Save: 4 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.82s. Size: 16023 B -> 6288 B. Save: 10 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: tsocks 1.8beta5 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "tsocks-1.8beta5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tsocks-1.8beta5... Done Checking site script in source/tsocks-1.8beta5... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: tsocks 1.8beta5 ================================================================================ Src file : tsocks-1.8beta5.tar.gz Src size : 84.0K Source dir : 1.1M Produced : 84.0K Cook time : 8s Cook date : 2020-09-13 06:06 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 68.0K : 11.6K : 4 : tsocks-1.8beta5-i486.tazpkg ================================================================================