patching file Makefile.in patching file tls.tcl Hunk #1 succeeded at 26 with fuzz 2. patching file configure checking for correct TEA configuration... ok (TEA 3.8) checking for Tcl configuration... found /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh checking for existence of /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... /usr/gcc/10/bin/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 /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/gcc/10/bin/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... no 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... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... 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... yes checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... SunOS-5.11 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for SSL directory... /usr checking if libgcc is needed to resolve openssl symbols... no checking for tclsh... /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64///jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh configure: creating ./config.status config.status: creating Makefile make[3]: warning: -j8 forced in submake: resetting jobserver mode. /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c: In function 'TlsCloseProc': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:289:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 289 | dprintf(stderr,"\nTlsCloseProc(0x%x)", (unsigned int) statePtr); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c: In function 'BioWrite': In file included from /usr/openssl/1.0/include/openssl/ssl.h:152, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsX509.c:7: /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsX509.c: In function 'Tls_NewX509Obj': /usr/openssl/1.0/include/openssl/bio.h:596:34: warning: value computed is not used [-Wunused-value] 596 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsX509.c:121:2: note: in expansion of macro 'BIO_flush' 121 | BIO_flush(bio); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:65:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 65 | (unsigned int) bio, bufLen, (unsigned int) chan); | ^ /usr/openssl/1.0/include/openssl/bio.h:596:34: warning: value computed is not used [-Wunused-value] 596 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsX509.c:127:2: note: in expansion of macro 'BIO_flush' 127 | BIO_flush(bio); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:65:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 65 | (unsigned int) bio, bufLen, (unsigned int) chan); | ^ /usr/openssl/1.0/include/openssl/bio.h:596:34: warning: value computed is not used [-Wunused-value] 596 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsX509.c:133:2: note: in expansion of macro 'BIO_flush' 133 | BIO_flush(bio); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c: In function 'TlsOutputProc': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:426:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 426 | dprintf(stderr,"\nBIO_write(0x%x, %d)", (unsigned int) statePtr, toWrite); | ^ In file included from /usr/openssl/1.0/include/openssl/ssl.h:152, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:22: /usr/openssl/1.0/include/openssl/bio.h:596:34: warning: value computed is not used [-Wunused-value] 596 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:446:2: note: in expansion of macro 'BIO_flush' 446 | BIO_flush(statePtr->bio); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:464:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 464 | (unsigned int) statePtr, toWrite, written); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:74:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 74 | (unsigned int) chan, bufLen, ret, Tcl_Eof(chan), Tcl_GetErrno()); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c: In function 'VerifyCallback': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:311:20: warning: variable 'string' set but not used [-Wunused-but-set-variable] 311 | char *errStr, *string; | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c: In function 'TlsGetOptionProc': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:556:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 556 | size_t len = 0; | ^~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c: In function 'BioRead': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:100:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 100 | (unsigned int) bio, bufLen, (unsigned int) chan); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:100:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 100 | (unsigned int) bio, bufLen, (unsigned int) chan); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:111:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 111 | (unsigned int) chan, bufLen, ret, Tcl_Eof(chan), Tcl_GetErrno()); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c: In function 'CiphersObjCmd': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:561:3: warning: 'SSLv2_method' is deprecated [-Wdeprecated-declarations] 561 | ctx = SSL_CTX_new(SSLv2_method()); break; | ^~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c: In function 'Tls_WaitForConnect': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:890:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 890 | dprintf(stderr,"\nWaitForConnect(0x%x)", (unsigned int) statePtr); | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/ssl.h:2362:30: note: declared here 2362 | DEPRECATED const SSL_METHOD *SSLv2_method(void); /* SSLv2 */ | ^~~~~~~~~~~~ In file included from /usr/openssl/1.0/include/openssl/ssl.h:152, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:22: /usr/openssl/1.0/include/openssl/bio.h:596:34: warning: value computed is not used [-Wunused-value] 596 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsIO.c:915:6: note: in expansion of macro 'BIO_flush' 915 | BIO_flush(statePtr->bio); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c: In function 'BioCtrl': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:147:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 147 | (unsigned int) bio, (unsigned int) cmd, (unsigned int) num, | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsBIO.c:148:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 148 | (unsigned int) ptr); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c: In function 'CTX_Init': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1106:2: warning: 'SSLv2_method' is deprecated [-Wdeprecated-declarations] 1106 | method = SSLv2_method (); | ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/ssl.h:2362:30: note: declared here 2362 | DEPRECATED const SSL_METHOD *SSLv2_method(void); /* SSLv2 */ | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c: In function 'MiscObjCmd': /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1528:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1528 | X509_NAME_add_entry_by_txt(name,"C", MBSTRING_ASC, k_C, -1, -1, 0); | ^~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1529:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1529 | X509_NAME_add_entry_by_txt(name,"ST", MBSTRING_ASC, k_ST, -1, -1, 0); | ^~~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1530:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1530 | X509_NAME_add_entry_by_txt(name,"L", MBSTRING_ASC, k_L, -1, -1, 0); | ^~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1531:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1531 | X509_NAME_add_entry_by_txt(name,"O", MBSTRING_ASC, k_O, -1, -1, 0); | ^~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1532:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1532 | X509_NAME_add_entry_by_txt(name,"OU", MBSTRING_ASC, k_OU, -1, -1, 0); | ^~~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1533:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1533 | X509_NAME_add_entry_by_txt(name,"CN", MBSTRING_ASC, k_CN, -1, -1, 0); | ^~~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:1534:58: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign] 1534 | X509_NAME_add_entry_by_txt(name,"Email", MBSTRING_ASC, k_Email, -1, -1, 0); | ^~~~~~~ | | | char * In file included from /usr/openssl/1.0/include/openssl/ssl.h:156, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tlsInt.h:52, from /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.c:26: /usr/openssl/1.0/include/openssl/x509.h:1040:53: note: expected 'const unsigned char *' but argument is of type 'char *' 1040 | const unsigned char *bytes, int len, int loc, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /usr/bin/ginstall -c libtls1.6.7.so /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7/libtls1.6.7.so Installing header files in /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/include Installing /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/tls1.6.7/tls.h : /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7/libtls1.6.7.so Install tls.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7/tls.tcl Install pkgIndex.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7 Stripping /usr/lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7/libtls1.6.7.so Stripping /usr/lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/prototype/i386/usr/lib/amd64/tls1.6.7/libtls1.6.7.so VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/tcl/tcltls/build/manifest-i386-tcltls.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/tcl-8/tcl-openssl@1.6.7,5.11-2023.0.0.3:20230313T210635Z PUBLISHED generating metadata: tcl/tcltls