The following packages will be installed: tls Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching tls.SlackBuild... 0%100%100%100%100%100%Done Fetching tls.info... 0%100%100%100%100%100%Done tls1.6/ tls1.6/win/ tls1.6/win/rules.vc tls1.6/win/tls.rc tls1.6/win/makefile.vc tls1.6/win/nmakehlp.c tls1.6/aclocal.m4 tls1.6/tests/ tls1.6/tests/certs/ tls1.6/tests/certs/privkey.pem tls1.6/tests/certs/file.srl tls1.6/tests/certs/ca.pem tls1.6/tests/certs/server.key tls1.6/tests/certs/server.pem tls1.6/tests/certs/server.req tls1.6/tests/certs/README.txt tls1.6/tests/certs/client.key tls1.6/tests/certs/client.pem tls1.6/tests/certs/client.req tls1.6/tests/remote.tcl tls1.6/tests/tlsIO.test tls1.6/tests/simpleServer.tcl tls1.6/tests/simpleClient.tcl tls1.6/tests/all.tcl tls1.6/tests/ciphers.test tls1.6/tests/keytest1.tcl tls1.6/tests/keytest2.tcl tls1.6/tls.c tls1.6/tls.h tls1.6/configure tls1.6/tclOpts.h tls1.6/tlsBIO.c tls1.6/configure.in tls1.6/tlsInt.h tls1.6/tls.htm tls1.6/tls.tcl tls1.6/tlsIO.c tls1.6/tclconfig/ tls1.6/tclconfig/install-sh tls1.6/tclconfig/tcl.m4 tls1.6/Makefile.in tls1.6/license.terms tls1.6/README.txt tls1.6/tlsX509.c tls1.6/fixstrtod.c tls1.6/ChangeLog checking for correct TEA configuration... ok (TEA 3.6) checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... yes checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... Linux-4.6.3-1.el6.elrepo.x86_64 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking for SSL directory... /usr checking if libgcc is needed to resolve openssl symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile gcc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo tls.c` -o tls.o tls.c: In function ‘VerifyCallback’: tls.c:248:20: warning: variable ‘string’ set but not used [-Wunused-but-set-variable] char *errStr, *string; ^ tls.c: In function ‘MiscObjCmd’: tls.c:1332:54: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"C", MBSTRING_ASC, k_C, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1333:55: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"ST", MBSTRING_ASC, k_ST, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1334:54: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"L", MBSTRING_ASC, k_L, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1335:54: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"O", MBSTRING_ASC, k_O, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1336:55: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"OU", MBSTRING_ASC, k_OU, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1337:55: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"CN", MBSTRING_ASC, k_CN, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ tls.c:1338:58: warning: pointer targets in passing argument 4 of ‘X509_NAME_add_entry_by_txt’ differ in signedness [-Wpointer-sign] X509_NAME_add_entry_by_txt(name,"Email", MBSTRING_ASC, k_Email, -1, -1, 0); ^ In file included from /usr/include/openssl/ssl.h:156:0, from tlsInt.h:52, from tls.c:26: /usr/include/openssl/x509.h:1039:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, ^ gcc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo tlsIO.c` -o tlsIO.o tlsIO.c: In function ‘TlsGetOptionProc’: tlsIO.c:551:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable] size_t len = 0; ^ gcc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo tlsBIO.c` -o tlsBIO.o gcc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo tlsX509.c` -o tlsX509.o gcc -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tls\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo fixstrtod.c` -o fixstrtod.o rm -f libtls1.6.so gcc -shared -O2 -march=i486 -mtune=i686 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,--export-dynamic -o libtls1.6.so tls.o tlsIO.o tlsBIO.o tlsX509.o fixstrtod.o -Wl,-rpath,/usr/lib -L/usr/lib -lssl -lcrypto -L/usr/lib -ltclstub8.6 : libtls1.6.so (echo 'package ifneeded tls 1.6 \ "[list source [file join $dir tls.tcl]] ; \ [list tls::initlib $dir libtls1.6.so]"'\ ) > pkgIndex.tcl /usr/bin/ginstall -c libtls1.6.so /usr/src/slapt-src/libraries/tls/package-tls/usr/lib/tls1.6/libtls1.6.so : /usr/src/slapt-src/libraries/tls/package-tls/usr/lib/tls1.6/libtls1.6.so Install tls.tcl /usr/src/slapt-src/libraries/tls/package-tls/usr/lib/tls1.6/tls.tcl Install pkgIndex.tcl /usr/src/slapt-src/libraries/tls/package-tls/usr/lib/tls1.6 Installing header files in /usr/src/slapt-src/libraries/tls/package-tls/usr/include Installing ./tls.h Slackware package maker, version 3.141593. 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/libraries/tls/tls-1.6-i486-1salix.txz ./ usr/ usr/include/ usr/include/tls.h usr/lib/ usr/lib/tls1.6/ usr/lib/tls1.6/pkgIndex.tcl usr/lib/tls1.6/libtls1.6.so usr/lib/tls1.6/tls.tcl usr/bin/ usr/doc/ usr/doc/tls-1.6/ usr/doc/tls-1.6/README.txt usr/doc/tls-1.6/tls.htm usr/doc/tls-1.6/license.terms usr/doc/tls-1.6/tls.SlackBuild usr/doc/tls-1.6/ChangeLog install/ install/slack-desc Slackware package /usr/src/slapt-src/libraries/tls/tls-1.6-i486-1salix.txz created. Installing package tls-1.6-i486-1salix... | TLS (An OpenSSL TCL extension) | | For use both on client and server-side as a layering for SSL sockets. | A portable extension that provides the power of OpenSSL to Tcl | programs. This extension can be used to utilize SSL encryption on | top of any valid Tcl Channel not just sockets. The sockets behave | exactly the same as channels created using Tcl's built-in socket | command, with additional options for controlling the SSL session. | | Homepage: http://tls.sourceforge.net | | |