The following packages will be installed: tsocks Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching tsocks-1.8beta5-64bit.diff... 0%100%100%100%100%100%Done Fetching tsocks.SlackBuild... 0%100%100%100%100%100%Done Fetching tsocks.info... 0%100%100%100%100%100%Done ./tsocks-1.8/ ./tsocks-1.8/COPYING ./tsocks-1.8/ChangeLog ./tsocks-1.8/INSTALL ./tsocks-1.8/tsocks ./tsocks-1.8/configure.in ./tsocks-1.8/configure ./tsocks-1.8/parser.h ./tsocks-1.8/saveme.c ./tsocks-1.8/tsocks.8 ./tsocks-1.8/tsocks.announce ./tsocks-1.8/tsocks.c ./tsocks-1.8/tsocks.h ./tsocks-1.8/inspectsocks.c ./tsocks-1.8/config.h.in ./tsocks-1.8/config.status ./tsocks-1.8/tsocks.conf.5 ./tsocks-1.8/common.h ./tsocks-1.8/common.c ./tsocks-1.8/acconfig.h ./tsocks-1.8/install-sh ./tsocks-1.8/Makefile.in ./tsocks-1.8/config.sub ./tsocks-1.8/config.guess ./tsocks-1.8/parser.c ./tsocks-1.8/tsocks.conf.complex.example ./tsocks-1.8/TODO ./tsocks-1.8/tsocks.conf.simple.example ./tsocks-1.8/FAQ ./tsocks-1.8/validateconf.c ./tsocks-1.8/mkinstalldirs ./tsocks-1.8/tsocks.1 creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... yes checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) 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/ginstall -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 -O2 -march=i486 -mtune=i686 -Wall -I. -c tsocks.c -o tsocks.o 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:0: /usr/include/sys/socket.h:219: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:0: /usr/include/sys/socket.h:141: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 -O2 -march=i486 -mtune=i686 -Wall -I. -c common.c -o common.o gcc -fPIC -O2 -march=i486 -mtune=i686 -Wall -I. -c parser.c -o parser.o gcc -fPIC -O2 -march=i486 -mtune=i686 -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 gcc -fPIC -O2 -march=i486 -mtune=i686 -Wall -I. -static -o saveme saveme.c gcc -fPIC -O2 -march=i486 -mtune=i686 -Wall -I. -o inspectsocks inspectsocks.c common.o -lc gcc -fPIC -O2 -march=i486 -mtune=i686 -Wall -I. -o validateconf validateconf.c common.o parser.o -lc /bin/sh mkinstalldirs "/usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/bin" mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/bin /usr/bin/ginstall -c tsocks /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/bin /bin/sh mkinstalldirs "/usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/lib" mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/lib /usr/bin/ginstall -c libtsocks.so.1.8 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/lib ln -sf libtsocks.so.1.8 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/lib/libtsocks.so.1 ln -sf libtsocks.so.1 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/lib/libtsocks.so /bin/sh mkinstalldirs "/usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man1" mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man1 /usr/bin/ginstall -c -m 644 tsocks.1 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man1/ /bin/sh mkinstalldirs "/usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man8" mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man8 /usr/bin/ginstall -c -m 644 tsocks.8 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man8/ /bin/sh mkinstalldirs "/usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man5" mkdir /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man5 /usr/bin/ginstall -c -m 644 tsocks.conf.5 /usr/src/slapt-src/libraries/tsocks/package-tsocks/usr/man/man5/ Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libtsocks.so.1 libtsocks.so.1.8 usr/lib/libtsocks.so libtsocks.so.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libtsocks.so.1 ) ( cd usr/lib ; ln -sf libtsocks.so.1.8 libtsocks.so.1 ) ( cd usr/lib ; rm -rf libtsocks.so ) ( cd usr/lib ; ln -sf libtsocks.so.1 libtsocks.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libtsocks.so.1' removed './usr/lib/libtsocks.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/tsocks/tsocks-1.8beta5-i486-2salix.txz ./ usr/ usr/lib/ usr/lib/libtsocks.so.1.8 usr/bin/ usr/bin/inspectsocks usr/bin/tsocks usr/bin/validateconf usr/doc/ usr/doc/tsocks-1.8beta5/ usr/doc/tsocks-1.8beta5/FAQ usr/doc/tsocks-1.8beta5/COPYING usr/doc/tsocks-1.8beta5/tsocks.conf.complex.example usr/doc/tsocks-1.8beta5/ChangeLog usr/doc/tsocks-1.8beta5/tsocks.conf.simple.example usr/doc/tsocks-1.8beta5/tsocks.SlackBuild usr/man/ usr/man/man5/ usr/man/man5/tsocks.conf.5.gz usr/man/man1/ usr/man/man1/tsocks.1.gz usr/man/man8/ usr/man/man8/tsocks.8.gz install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/libraries/tsocks/tsocks-1.8beta5-i486-2salix.txz created. Installing package tsocks-1.8beta5-i486-2salix... | tsocks (transparent SOCKS proxying library) | | tsocks' role is to allow these non SOCKS aware applications (e.g | telnet, ssh, ftp etc) to use SOCKS without any modification. It does | this by intercepting the calls that applications make to establish | network connections and negotating them through a SOCKS server as | necessary. | | | http://tsocks.sourceforge.net/ | | |