INFO: not using any hashes in /data/userland-archives/hashes for tcl-core8.6.13-src.tar.gz (overridden with --hash) Source /data/userland-archives/tcl-core8.6.13-src.tar.gz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file unix/installManPage patching file unix/Makefile.in Hunk #2 succeeded at 284 (offset 4 lines). Hunk #3 succeeded at 1024 (offset 5 lines). Hunk #4 succeeded at 1034 (offset 5 lines). patching file library/init.tcl Hunk #1 succeeded at 46 with fuzz 1 (offset 3 lines). patching file unix/tcl.m4 Hunk #1 succeeded at 1888 (offset -24 lines). autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:309: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:309: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ../unix/tcl.m4:2338: SC_TIME_HANDLER is expanded from... configure.in:309: the top level configure.in:974: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS symlink cloning /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13 to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64 checking whether to use symlinks for manpages... yes checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking for inline... inline checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking dirent.h... yes checking for float.h... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -linet... 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 how to build libraries... shared checking for tclsh... /usr/bin/amd64/tclsh8.6 checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for ranlib... ranlib 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 cast to union support... yes checking for working -fno-lto... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... using long checking whether byte ordering is bigendian... no checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for /usr/gcc/10/bin/gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname_r is declared... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... no checking for gethostbyname_r with 5 args... yes checking whether gethostbyaddr_r is declared... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for sys/modem.h... no checking for fd_set in sys/types... yes checking for sys/time.h... (cached) yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... no checking long timezone variable... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... yes checking system version... (cached) SunOS-5.11 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/lib/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... yes configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc make[3]: warning: -j8 forced in submake: resetting jobserver mode. /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c: In function 'TclpThreadCreate': /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c:127:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 127 | *idPtr = (Tcl_ThreadId)theThread; | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c: In function 'Tcl_JoinThread': /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c:164:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 164 | result = pthread_join((pthread_t) threadId, (void**) retcodePtr); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c: In function 'Tcl_GetCurrentThread': /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixThrd.c:219:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 219 | return (Tcl_ThreadId) pthread_self(); | ^ /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixNotfy.c: In function 'Tcl_FinalizeNotifier': /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.13/unix/tclUnixNotfy.c:442:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 442 | int result = pthread_join((pthread_t) notifierThread, NULL); | ^ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6 Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64 Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/msgs Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/include Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/../tcl8 Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/bin Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man1 Installing message catalog files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/msgs/ Installing header files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/include/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man3tcl Installing libtcl8.6.so to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/opt0.4 Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man1t Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/http1.0 Installing tclsh as /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/bin/tclsh8.6 Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/encoding Installing and cross-linking top-level (.1) docs to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man1/ Installing tclConfig.sh to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/../tcl8/8.4 Installing tclooConfig.sh to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64/ Installing and cross-linking C API (.3tcl) docs to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man3tcl/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/../tcl8/8.4/platform Installing libtclstub8.6.a to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/../tcl8/8.5 Installing pkg-config file to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/amd64/pkgconfig/ Making directory /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/ Installing package http1.0 files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/http1.0/ Installing package http 2.9.8 as a Tcl Module Installing package opt0.4 files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/opt0.4/ Installing package msgcat 1.6.1 as a Tcl Module Installing package tcltest 2.5.5 as a Tcl Module Installing package platform 1.0.19 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module Installing encoding files to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/lib/tcl8.6/encoding/ Installing and cross-linking command (.1t) docs to /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/prototype/i386/usr/share/man/man1t/ VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/manifest-i386-tcl.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: tcl/tcl pkg://openindiana.org/runtime/tcl-8@8.6.13,5.11-2023.0.0.1:20230313T175221Z PUBLISHED