The following packages will be installed: httptunnel Fetching README... 0%100%100%100%100%100%Done Fetching httptunnel.SlackBuild... 0%100%100%100%100%100%Done Fetching httptunnel.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done httptunnel-3.0.5/ httptunnel-3.0.5/Makefile.in httptunnel-3.0.5/debian/ httptunnel-3.0.5/debian/changelog httptunnel-3.0.5/debian/control httptunnel-3.0.5/debian/copyright httptunnel-3.0.5/debian/dirs httptunnel-3.0.5/debian/docs httptunnel-3.0.5/debian/rules httptunnel-3.0.5/debian/prerm httptunnel-3.0.5/debian/postinst httptunnel-3.0.5/doc/ httptunnel-3.0.5/doc/rfc1945.txt httptunnel-3.0.5/doc/rfc2068.txt httptunnel-3.0.5/doc/rfc2045.txt httptunnel-3.0.5/README httptunnel-3.0.5/stamp-h.in httptunnel-3.0.5/AUTHORS httptunnel-3.0.5/COPYING httptunnel-3.0.5/ChangeLog httptunnel-3.0.5/INSTALL httptunnel-3.0.5/Makefile.am httptunnel-3.0.5/NEWS httptunnel-3.0.5/TODO httptunnel-3.0.5/acconfig.h httptunnel-3.0.5/acinclude.m4 httptunnel-3.0.5/aclocal.m4 httptunnel-3.0.5/config.h.in httptunnel-3.0.5/configure httptunnel-3.0.5/configure.in httptunnel-3.0.5/install-sh httptunnel-3.0.5/missing httptunnel-3.0.5/mkinstalldirs httptunnel-3.0.5/htc.c httptunnel-3.0.5/common.c httptunnel-3.0.5/tunnel.c httptunnel-3.0.5/http.c httptunnel-3.0.5/base64.c httptunnel-3.0.5/hts.c httptunnel-3.0.5/common.h httptunnel-3.0.5/tunnel.h httptunnel-3.0.5/http.h httptunnel-3.0.5/base64.h httptunnel-3.0.5/HACKING httptunnel-3.0.5/DISCLAIMER httptunnel-3.0.5/FAQ httptunnel-3.0.5/hts.1 httptunnel-3.0.5/htc.1 httptunnel-3.0.5/port/ httptunnel-3.0.5/port/Makefile.in httptunnel-3.0.5/port/Makefile.am httptunnel-3.0.5/port/poll.c httptunnel-3.0.5/port/daemon.c httptunnel-3.0.5/port/unistd_.h httptunnel-3.0.5/port/vsyslog.c httptunnel-3.0.5/port/syslog_.h httptunnel-3.0.5/port/endprotoent.c httptunnel-3.0.5/port/getopt.c httptunnel-3.0.5/port/getopt1.c httptunnel-3.0.5/port/vsnprintf.c httptunnel-3.0.5/port/getopt.h httptunnel-3.0.5/port/stdio_.h httptunnel-3.0.5/port/netdb_.h httptunnel-3.0.5/port/sys/ httptunnel-3.0.5/port/sys/Makefile.in httptunnel-3.0.5/port/sys/Makefile.am httptunnel-3.0.5/port/sys/poll_.h creating cache ./config.cache checking for a BSD compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for mawk... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -fPIC ) works... yes checking whether the C compiler (gcc -O2 -fPIC ) 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 for ranlib... ranlib checking for gethostent... yes checking for setsockopt... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for syslog.h... yes checking for unistd.h... yes checking for sys/poll.h... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking for socklen_t... yes checking whether INADDR_NONE is defined... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for daemon... yes checking for vsyslog... yes checking for poll... yes checking for select... yes checking for endprotoent... yes checking for vsnprintf... yes checking for syslog... yes updating cache ./config.cache creating ./config.status creating Makefile creating port/Makefile creating port/sys/Makefile creating config.h make all-recursive make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' Making all in port make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' Making all in sys make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c poll.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c daemon.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c vsyslog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c endprotoent.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -c vsnprintf.c rm -f libport.a ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o ranlib libport.a make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c htc.c htc.c: In function ‘main’: htc.c:542:7: warning: implicit declaration of function ‘time’; did you mean ‘utimes’? [-Wimplicit-function-declaration] 542 | time (&last_tunnel_write); | ^~~~ | utimes gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c common.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c tunnel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c http.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c base64.c gcc -O2 -fPIC -o htc htc.o common.o tunnel.o http.o base64.o -Lport -lport gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -fPIC -c hts.c hts.c: In function ‘main’: hts.c:366:7: warning: implicit declaration of function ‘time’; did you mean ‘utimes’? [-Wimplicit-function-declaration] 366 | time (&last_tunnel_write); | ^~~~ | utimes gcc -O2 -fPIC -o hts hts.o common.o tunnel.o http.o -Lport -lport make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' Making install in port make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' Making install in sys make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port/sys' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5/port' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' /bin/sh ./mkinstalldirs /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/bin mkdir /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr mkdir /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/bin /usr/bin/ginstall -c htc /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/bin/htc /usr/bin/ginstall -c hts /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/bin/hts make install-man1 make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' /bin/sh ./mkinstalldirs /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/man/man1 mkdir /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/man mkdir /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/man/man1 /usr/bin/ginstall -c -m 644 ./hts.1 /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/man/man1/hts.1 /usr/bin/ginstall -c -m 644 ./htc.1 /usr/src/slapt-src-x86_64/network/httptunnel/package-httptunnel/usr/man/man1/htc.1 make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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-x86_64/network/httptunnel/httptunnel-3.0.5-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/htc usr/bin/hts usr/doc/ usr/doc/httptunnel-3.0.5/ usr/doc/httptunnel-3.0.5/AUTHORS usr/doc/httptunnel-3.0.5/COPYING usr/doc/httptunnel-3.0.5/ChangeLog usr/doc/httptunnel-3.0.5/DISCLAIMER usr/doc/httptunnel-3.0.5/FAQ usr/doc/httptunnel-3.0.5/HACKING usr/doc/httptunnel-3.0.5/INSTALL usr/doc/httptunnel-3.0.5/NEWS usr/doc/httptunnel-3.0.5/README usr/doc/httptunnel-3.0.5/TODO usr/doc/httptunnel-3.0.5/httptunnel.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/htc.1.gz usr/man/man1/hts.1.gz Slackware package /usr/src/slapt-src-x86_64/network/httptunnel/httptunnel-3.0.5-x86_64-1salix15.0.txz created. Installing package httptunnel-3.0.5-x86_64-1salix15.0... | httptunnel (tunnel over http) | | httptunnel creates a bidirectional virtual connection tunnelled in | HTTP requests, and the HTTP requests can be sent via an HTTP proxy | if so desired. This can be useful for users behind restrictive | firewalls. If WWW access is allowed through a HTTP proxy, it's | possible to use httptunnel and e.g. telnet or PPP to connect to | another computer outside the firewall. | | | | |