Build of tcl with vanilla toolchain

The build took 00h 03m 16s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
355,130 ansic
23,214 tcl
5,368 sh
3,071 asm
1,681 ada
1,640 makefile
1,131 pascal
1,001 cpp
912 yacc
879 cs
104 perl
394,131 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tcl 8.6.5-2 (Wed Aug 24 14:12:44 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking whether to use symlinks for manpages... no
# checking whether to compress the manpages... no
# checking whether to add a package name suffix for the manpages... no
# checking for x86_64-unknown-linux-gcc... no
# 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 for inline... inline
# checking how to run the C preprocessor... gcc -E
# 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 dirent.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 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 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 -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 how to build libraries... shared
# checking for tclsh... No tclsh found on PATH
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for gz_header... yes
# checking for library containing deflateSetHeader... -lz
# checking for x86_64-unknown-linux-ranlib... no
# 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... Linux-4.7.1-1-ARCH
# checking for dlopen in -ldl... yes
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for build with symbols... no
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# 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 gethostbyname_r... yes
# checking for gethostbyname_r with 6 args... yes
# checking for gethostbyaddr_r... yes
# checking for gethostbyaddr_r with 7 args... no
# checking for gethostbyaddr_r with 8 args... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/modem.h usability... no
# checking sys/modem.h presence... no
# checking for sys/modem.h... no
# checking for fd_set in sys/types... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking whether time.h and sys/time.h may both be included... 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... yes
# 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 strtod... yes
# checking proper strtod implementation... ok
# checking for strtod... (cached) yes
# checking for Solaris2.4/Tru64 strtod bugs... 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... yes
# 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 langinfo.h usability... yes
# checking langinfo.h presence... yes
# 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 sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking system version... (cached) Linux-4.7.1-1-ARCH
# checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
# checking whether to use dll unloading... yes
# checking for timezone data... /usr/share/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
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DSTATIC_BUILD /tmp/tcl/src/tcl8.6.5/generic/tclStubLib.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclTomMathStubLib.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOStubLib.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/regcomp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/regexec.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/regfree.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/regerror.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclAlloc.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclAssembly.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclAsync.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclBasic.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclBinary.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCkalloc.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclClock.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdAH.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdIL.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdMZ.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmds.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmdsGR.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmdsSZ.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompExpr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompile.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclConfig.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclDate.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclDictObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclDisassemble.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclEncoding.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclEnsemble.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclEnv.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclEvent.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclExecute.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclFCmd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclFileName.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclGet.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclHash.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclHistory.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIndexObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclInterp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIO.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOCmd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIORChan.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIORTrans.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOGT.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOSock.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOUtil.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclLink.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclListObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclLiteral.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclLoad.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclMain.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclNamesp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclNotify.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOptimize.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPanic.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclParse.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPathObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPipe.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPkg.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 \
# -DCFG_INSTALL_LIBDIR="\"/usr/lib\"" \
# -DCFG_INSTALL_BINDIR="\"/usr/bin\"" \
# -DCFG_INSTALL_SCRDIR="\"/usr/lib/tcl8.6\"" \
# -DCFG_INSTALL_INCDIR="\"/usr/include\"" \
# -DCFG_INSTALL_DOCDIR="\"/usr/share/man\"" \
# \
# -DCFG_RUNTIME_LIBDIR="\"/usr/lib\"" \
# -DCFG_RUNTIME_BINDIR="\"/usr/bin\"" \
# -DCFG_RUNTIME_SCRDIR="\"/usr/lib/tcl8.6\"" \
# -DCFG_RUNTIME_INCDIR="\"/usr/include\"" \
# -DCFG_RUNTIME_DOCDIR="\"/usr/share/man\"" \
# \
# /tmp/tcl/src/tcl8.6.5/generic/tclPkgConfig.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPosixStr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclPreserve.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclProc.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclRegexp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclResolve.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclResult.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclScan.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclStringObj.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclStrToD.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclThread.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadAlloc.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadJoin.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadStorage.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclStubInit.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclTimer.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclTrace.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclUtf.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclUtil.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclVar.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclZlib.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclTomMathInterface.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixChan.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixFCmd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixFile.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixPipe.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixTime.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/usr/lib \"" /tmp/tcl/src/tcl8.6.5/unix/tclUnixInit.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixThrd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixCompat.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixNotfy.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOO.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOBasic.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOCall.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOODefineCmds.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOInfo.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOMethod.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOStubInit.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclLoadDl.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bncore.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_reverse.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_fast_s_mp_mul_digs.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_fast_s_mp_sqr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_add.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_and.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_add_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clamp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clear.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clear_multi.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp_mag.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cnt_lsb.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_copy.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_count_bits.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_2.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_2d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_3.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_exch.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_expt_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_grow.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_copy.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_multi.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_set.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_set_int.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_size.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_karatsuba_mul.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_karatsuba_sqr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_lshd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mod.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mod_2d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_2.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_2d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_neg.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_or.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_radix_size.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_radix_smap.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_read_radix.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_rshd.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_set.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_set_int.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_shrink.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sqr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sqrt.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sub.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sub_d.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_to_unsigned_bin.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_to_unsigned_bin_n.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toom_mul.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toom_sqr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toradix_n.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_unsigned_bin_size.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_xor.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_zero.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_add.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_mul_digs.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_sqr.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_sub.c
# gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/tmp/tcl/src/tcl8.6.5/unix -I/tmp/tcl/src/tcl8.6.5/generic -I/tmp/tcl/src/tcl8.6.5/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /tmp/tcl/src/tcl8.6.5/unix/tclAppInit.c
# Configuring package 'itcl4.0.4'
# rm -f libtclstub8.6.a
# ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o ; ranlib libtclstub8.6.a
# rm -f libtcl8.6.so
# gcc -shared -O2 -pipe -m64 -Wl,--export-dynamic -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bncore.o bn_reverse.o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_sqr.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_d.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_init_size.o bn_mp_karatsuba_mul.o bn_mp_karatsuba_sqr.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_set_int.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin_n.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_toradix_n.o bn_mp_unsigned_bin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o -ldl -lz -lpthread -lieee -lm -Wl,-rpath,/usr/lib
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring itcl 4.0.4
# checking whether ln -s works... yes
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# gcc -O2 -pipe -m64 -Wl,--export-dynamic tclAppInit.o \
# -L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6 libtclstub8.6.a -ldl -lz -lpthread -lieee -lm \
# -Wl,-rpath,/usr/lib -o tclsh
# 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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... /tmp/tcl/src/tcl8.6.5/generic
# checking for Tcl private include files... Using srcdir found in tclConfig.sh: /tmp/tcl/src/tcl8.6.5
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for intptr_t... yes
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# config.status: creating itclConfig.sh
# Configuring package 'sqlite3.11.0'
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring sqlite 3.11.0
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for fdatasync... yes
# checking for gmtime_r... yes
# checking for isnan... yes
# checking for localtime_r... yes
# checking for localtime_s... no
# checking for malloc_usable_size... yes
# checking for strchrnul... yes
# checking for usleep... yes
# checking for utime... yes
# checking for flock... yes
# checking for lstat... yes
# checking for readlink... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# Configuring package 'tdbc1.0.4'
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring tdbc 1.0.4
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 inline... inline
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/configure: line 8999: cd: /usr/lib/tdbc1.0.4: No such file or directory
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# config.status: creating tdbcConfig.sh
# Configuring package 'tdbcmysql1.0.4'
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring tdbcmysql 1.0.4
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# checking for tdbc configuration... found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh... loading
# configure: WARNING: Found Makefile - using build library specs for tdbc
# checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 inline... inline
# checking for long long... yes
# checking size of long long... 8
# checking size of long... 8
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# Configuring package 'tdbcodbc1.0.4'
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring tdbcodbc 1.0.4
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# checking for tdbc configuration... found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh... loading
# configure: WARNING: Found Makefile - using build library specs for tdbc
# checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 inline... inline
# checking for long long... yes
# checking size of long long... 8
# checking size of long... 8
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for stdint.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for main in -lws2_32... no
# checking for main in -lwinsock... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# Configuring package 'tdbcpostgres1.0.4'
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring tdbcpostgres 1.0.4
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# checking for tdbc configuration... found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh... loading
# configure: WARNING: Found Makefile - using build library specs for tdbc
# checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 inline... inline
# checking for long long... yes
# checking size of long long... 8
# checking size of long... 8
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for stdint.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for main in -lws2_32... no
# checking for main in -lwinsock... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# Configuring package 'tdbcsqlite3-1.0.4'
# configure: WARNING: unrecognized options: --with-tclinclude, --enable-threads, --enable-64bit, --enable-shared, --enable-threads
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring tdbcsqlite3 1.0.4
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# checking for tdbc configuration... found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh... loading
# configure: WARNING: Found Makefile - using build library specs for tdbc
# checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# configure: WARNING: unrecognized options: --with-tclinclude, --enable-threads, --enable-64bit, --enable-shared, --enable-threads
# Configuring package 'thread2.7.3'
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring thread 2.7.3
# checking for Tcl configuration... found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# checking for x86_64-unknown-linux-gcc... no
# 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 for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh... loading
# checking platform... unix
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ANSI C... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# 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 NaviServer/AOLserver configuration... none found
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for x86_64-unknown-linux-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... Linux-4.7.1-1-ARCH
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking if compiler accepts -m64 flag... yes
# checking for cast to union support... yes
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# Building package 'itcl4.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itcl2TclOO.c` -o itcl2TclOO.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclBase.c` -o itclBase.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclBuiltin.c` -o itclBuiltin.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclClass.c` -o itclClass.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclCmd.c` -o itclCmd.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclEnsemble.c` -o itclEnsemble.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclHelpers.c` -o itclHelpers.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclInfo.c` -o itclInfo.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclLinkage.c` -o itclLinkage.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclMethod.c` -o itclMethod.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclObject.c` -o itclObject.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclParse.c` -o itclParse.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclStubs.c` -o itclStubs.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclStubInit.c` -o itclStubInit.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclResolve.c` -o itclResolve.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclTclIntStubsFcn.c` -o itclTclIntStubsFcn.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclUtil.c` -o itclUtil.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclMigrate2TclCore.c` -o itclMigrate2TclCore.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclTestRegisterC.c` -o itclTestRegisterC.o
# gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.0.4\" -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclStubLib.c` -o itclStubLib.o
# rm -f libitclstub4.0.4.a
# ar cr libitclstub4.0.4.a itclStubLib.o
# ranlib libitclstub4.0.4.a
# rm -f libitcl4.0.4.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libitcl4.0.4.so itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libitcl4.0.4.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# Building package 'sqlite3.11.0'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.11.0\" -DPACKAGE_STRING=\"sqlite\ 3.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_MALLOC_H=1 -DHAVE_FDATASYNC=1 -DHAVE_GMTIME_R=1 -DHAVE_ISNAN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_STRCHRNUL=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_FLOCK=1 -DHAVE_LSTAT=1 -DHAVE_READLINK=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_BUILTIN_TEST=1 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_WIN32_NO_ANSI=1 -DSQLITE_WIN32_GETVERSIONEX=0 -DSQLITE_API=MODULE_SCOPE -DSQLITE_EXTERN= -I"/tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/generic" -I"/tmp/tcl/src/tcl8.6.5/generic" -I/tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/.. -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/generic/tclsqlite3.c` -o tclsqlite3.o
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# rm -f libsqlite3.11.0.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libsqlite3.11.0.so tclsqlite3.o -lpthread -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libsqlite3.11.0.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# Building package 'tdbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbc.c` -o tdbc.o
# gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbcStubInit.c` -o tdbcStubInit.o
# gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbcTokenize.c` -o tdbcTokenize.o
# gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbcStubLib.c` -o tdbcStubLib.o
# rm -f libtdbcstub1.0.4.a
# ar cr libtdbcstub1.0.4.a tdbcStubLib.o
# ranlib libtdbcstub1.0.4.a
# rm -f libtdbc1.0.4.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libtdbc1.0.4.so tdbc.o tdbcStubInit.o tdbcTokenize.o -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libtdbc1.0.4.so
# cp -p /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library/tdbc.tcl .
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# Building package 'tdbcmysql1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcmysql\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c` -o tdbcmysql.o
# gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcmysql\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/mysqlStubInit.c` -o mysqlStubInit.o
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c: In function 'ResultDescToTcl':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:2335:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# count = (int) Tcl_GetHashValue(entry);
# ^
# In file included from /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:20:0:
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:2337:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# Tcl_SetHashValue(entry, (ClientData) count);
# ^
# /tmp/tcl/src/tcl8.6.5/generic/tcl.h:2578:69: note: in definition of macro 'Tcl_SetHashValue'
# #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
# ^~~~~
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:2343:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# Tcl_SetHashValue(entry, (ClientData) count);
# ^
# /tmp/tcl/src/tcl8.6.5/generic/tcl.h:2578:69: note: in definition of macro 'Tcl_SetHashValue'
# #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
# ^~~~~
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c: In function 'StatementParamsMethod':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:2593:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# (const char*) (sdata->params[i].dataType));
# ^
# /tmp/tcl/src/tcl8.6.5/generic/tcl.h:2592:53: note: in definition of macro 'Tcl_FindHashEntry'
# (*((tablePtr)->findProc))(tablePtr, (const char *)(key))
# ^~~
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c: In function 'ResultSetNextrowMethod':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:3242:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# int lists = (int) clientData;
# ^
# In file included from /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:20:0:
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c: In function 'Tdbcmysql_Init':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/tdbcmysql.c:3587:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# (const char*) (int) (dataTypes[i].num),
# ^
# /tmp/tcl/src/tcl8.6.5/generic/tcl.h:2595:55: note: in definition of macro 'Tcl_CreateHashEntry'
# (*((tablePtr)->createProc))(tablePtr, (const char *)(key), newPtr)
# ^~~
# rm -f libtdbcmysql1.0.4.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libtdbcmysql1.0.4.so tdbcmysql.o mysqlStubInit.o -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libtdbcmysql1.0.4.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# Building package 'tdbcodbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcodbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c` -o tdbcodbc.o
# gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcodbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/odbcStubInit.c` -o odbcStubInit.o
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c: In function 'GetResultSetDescription':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:1327:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# count = (int) Tcl_GetHashValue(nameEntry);
# ^
# In file included from /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:20:0:
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:1329:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# Tcl_SetHashValue(nameEntry, (ClientData) count);
# ^
# /tmp/tcl/src/tcl8.6.5/generic/tcl.h:2578:69: note: in definition of macro 'Tcl_SetHashValue'
# #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
# ^~~~~
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c: In function 'ConfigureConnection':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:1690:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# *hParentWindowPtr = (HWND) w;
# ^
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c: In function 'ConnectionEndXcnMethod':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:2009:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# SQLSMALLINT completionType = (SQLSMALLINT) (int) (clientData);
# ^
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c: In function 'ResultSetNextrowMethod':
# /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/tdbcodbc.c:3962:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# int lists = (int) clientData;
# ^
# rm -f libtdbcodbc1.0.4.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libtdbcodbc1.0.4.so tdbcodbc.o odbcStubInit.o -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libtdbcodbc1.0.4.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# Building package 'tdbcpostgres1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/generic/tdbcpostgres.c` -o tdbcpostgres.o
# gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/generic/pqStubInit.c` -o pqStubInit.o
# rm -f libtdbcpostgres1.0.4.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libtdbcpostgres1.0.4.so tdbcpostgres.o pqStubInit.o -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libtdbcpostgres1.0.4.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# Building package 'tdbcsqlite3-1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# Building package 'thread2.7.3'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadNs.c` -o threadNs.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadCmd.c` -o threadCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadSvCmd.c` -o threadSvCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadSpCmd.c` -o threadSpCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadPoolCmd.c` -o threadPoolCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/psGdbm.c` -o psGdbm.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadSvListCmd.c` -o threadSvListCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/tclXkeylist.c` -o tclXkeylist.o
# gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -I"/tmp/tcl/src/tcl8.6.5/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/unix/threadUnix.c` -o threadUnix.o
# rm -f libthread2.7.3.so
# gcc -shared -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libthread2.7.3.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6
# : libthread2.7.3.so
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making directory /tmp/tcl/pkg/tcl/usr/lib
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6
# Making directory /tmp/tcl/pkg/tcl/usr/bin
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/opt0.4
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/http1.0
# Installing libtcl8.6.so to /tmp/tcl/pkg/tcl/usr/lib/
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/encoding
# Installing tclsh as /tmp/tcl/pkg/tcl/usr/bin/tclsh8.6
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/../tcl8
# Installing tclConfig.sh to /tmp/tcl/pkg/tcl/usr/lib/
# Installing tclooConfig.sh to /tmp/tcl/pkg/tcl/usr/lib/
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/../tcl8/8.4
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/../tcl8/8.4/platform
# Installing libtclstub8.6.a to /tmp/tcl/pkg/tcl/usr/lib/
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/../tcl8/8.5
# Installing pkg-config file to /tmp/tcl/pkg/tcl/usr/lib/pkgconfig/
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/../tcl8/8.6
# Installing library files to /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/
# Making directory /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/msgs
# Installing message catalog files to /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/msgs/
# Installing package http1.0 files to /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/http1.0/
# Installing package http 2.8.9 as a Tcl Module
# Installing package opt0.4 files to /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/opt0.4/
# Installing package msgcat 1.6.0 as a Tcl Module
# Installing package tcltest 2.3.8 as a Tcl Module
# Installing package platform 1.0.14 as a Tcl Module
# Installing package platform::shell 1.1.4 as a Tcl Module
# Installing encoding files to /tmp/tcl/pkg/tcl/usr/lib/tcl8.6/encoding/
# Making directory /tmp/tcl/pkg/tcl/usr/share/man
# Making directory /tmp/tcl/pkg/tcl/usr/share/man/man1
# Making directory /tmp/tcl/pkg/tcl/usr/share/man/man3
# Making directory /tmp/tcl/pkg/tcl/usr/share/man/mann
# Installing and cross-linking top-level (.1) docs to /tmp/tcl/pkg/tcl/usr/share/man/man1/
# Installing and cross-linking C API (.3) docs to /tmp/tcl/pkg/tcl/usr/share/man/man3/
# Making directory /tmp/tcl/pkg/tcl/usr/include
# Installing header files to /tmp/tcl/pkg/tcl/usr/include/
# Configuring package 'itcl4.0.4'
# Configuring package 'sqlite3.11.0'
# Configuring package 'tdbc1.0.4'
# Configuring package 'tdbcmysql1.0.4'
# Configuring package 'tdbcodbc1.0.4'
# Configuring package 'tdbcpostgres1.0.4'
# Configuring package 'tdbcsqlite3-1.0.4'
# Configuring package 'thread2.7.3'
# Installing private header files to /tmp/tcl/pkg/tcl/usr/include/
# Building package 'itcl4.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# Building package 'sqlite3.11.0'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# Building package 'tdbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# cp -p /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library/tdbc.tcl .
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# Building package 'tdbcmysql1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# Building package 'tdbcodbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# Building package 'tdbcpostgres1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# Building package 'tdbcsqlite3-1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# Building package 'thread2.7.3'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# Installing package 'itcl4.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/tclconfig/install-sh -c -m 644 libitcl4.0.4.so /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/libitcl4.0.4.so
# : /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/libitcl4.0.4.so
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/tclconfig/install-sh -c -m 644 libitclstub4.0.4.a /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/libitclstub4.0.4.a
# ranlib /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/libitclstub4.0.4.a
# Install itcl.tcl /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/itcl.tcl
# Install itclWidget.tcl /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/itclWidget.tcl
# Install itclHullCmds.tcl /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4/itclHullCmds.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/tclconfig/install-sh -c -m 644 itclConfig.sh /tmp/tcl/pkg/tcl/usr/lib/itcl4.0.4
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itcl.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclDecls.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclInt.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclMigrate2TclCore.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclTclIntStubsFcn.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itcl2TclOO.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic/itclIntDecls.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing body.n
# Installing class.n
# Installing code.n
# Installing configbody.n
# Installing delete.n
# Installing ensemble.n
# Installing find.n
# Installing is.n
# Installing itcl.n
# Installing itclcomponent.n
# Installing itcldelegate.n
# Installing itclextendedclass.n
# Installing itcloption.n
# Installing itclvars.n
# Installing itclwidget.n
# Installing local.n
# Installing scope.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4'
# Installing package 'sqlite3.11.0'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/tclconfig/install-sh -c libsqlite3.11.0.so /tmp/tcl/pkg/tcl/usr/lib/sqlite3.11.0/libsqlite3.11.0.so
# : /tmp/tcl/pkg/tcl/usr/lib/sqlite3.11.0/libsqlite3.11.0.so
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/sqlite3.11.0
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/tclconfig/install-sh -c /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/compat/sqlite3/spaceanal.tcl /tmp/tcl/pkg/tcl/usr/bin/sqlite3_analyzer
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/doc/sqlite3.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0'
# Installing package 'tdbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# cp -p /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library/tdbc.tcl .
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbc.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbcInt.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic/tdbcDecls.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/Tdbc_Init.3
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc_connection.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc_mapSqlState.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc_resultset.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc_statement.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/doc/tdbc_tokenize.n
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/tclconfig/install-sh -c -m 644 libtdbc1.0.4.so /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4/libtdbc1.0.4.so
# : /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4/libtdbc1.0.4.so
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/tclconfig/install-sh -c -m 644 libtdbcstub1.0.4.a /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a
# ranlib /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a
# Install tdbc.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4/tdbc.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4
# Install tdbcConfig.sh /tmp/tcl/pkg/tcl/usr/lib/tdbc1.0.4
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# Installing package 'tdbcmysql1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/tclconfig/install-sh -c -m 644 libtdbcmysql1.0.4.so /tmp/tcl/pkg/tcl/usr/lib/tdbcmysql1.0.4/libtdbcmysql1.0.4.so
# : /tmp/tcl/pkg/tcl/usr/lib/tdbcmysql1.0.4/libtdbcmysql1.0.4.so
# Install tdbcmysql.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcmysql1.0.4/tdbcmysql.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcmysql1.0.4
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/fakemysql.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/generic/mysqlStubs.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/doc/tdbc_mysql.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4'
# Installing and cross-linking command (.n) docs to /tmp/tcl/pkg/tcl/usr/share/man/mann/
# Installing package 'tdbcodbc1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/tclconfig/install-sh -c -m 755 libtdbcodbc1.0.4.so /tmp/tcl/pkg/tcl/usr/lib/tdbcodbc1.0.4/libtdbcodbc1.0.4.so
# : /tmp/tcl/pkg/tcl/usr/lib/tdbcodbc1.0.4/libtdbcodbc1.0.4.so
# Install tdbcodbc.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcodbc1.0.4/tdbcodbc.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcodbc1.0.4
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/fakesql.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/generic/odbcStubs.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/doc/tdbc_odbc.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4'
# Installing package 'tdbcpostgres1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/tclconfig/install-sh -c -m 755 libtdbcpostgres1.0.4.so /tmp/tcl/pkg/tcl/usr/lib/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so
# : /tmp/tcl/pkg/tcl/usr/lib/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so
# Install tdbcpostgres.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcpostgres1.0.4/tdbcpostgres.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/tdbcpostgres1.0.4
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/generic/fakepq.h
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/generic/pqStubs.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4'
# Installing package 'tdbcsqlite3-1.0.4'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# If you have documentation to create, place the commands to
# build the docs in the 'doc:' target. For example:
# xml2nroff sample.xml > sample.n
# xml2html sample.xml > sample.html
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/tdbcsqlite3-1.0.4/tclconfig/install-sh -c -m 444 /tmp/tcl/src/tcl8.6.5/pkgs/tdbcsqlite3-1.0.4/library/tdbcsqlite3.tcl \
# /tmp/tcl/pkg/tcl/usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.0.4.tm
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/tdbcsqlite3-1.0.4/doc/tdbc_sqlite3.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4'
# Installing package 'thread2.7.3'
# make[1]: Entering directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# /bin/sh /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/tclconfig/install-sh -c -m 644 libthread2.7.3.so /tmp/tcl/pkg/tcl/usr/lib/thread2.7.3/libthread2.7.3.so
# : /tmp/tcl/pkg/tcl/usr/lib/thread2.7.3/libthread2.7.3.so
# Install ttrace.tcl /tmp/tcl/pkg/tcl/usr/lib/thread2.7.3/ttrace.tcl
# Install pkgIndex.tcl /tmp/tcl/pkg/tcl/usr/lib/thread2.7.3
# Installing header files in /tmp/tcl/pkg/tcl/usr/include
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/generic/tclThread.h
# Installing documentation in /tmp/tcl/pkg/tcl/usr/share/man
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/doc/man/thread.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/doc/man/tpool.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/doc/man/tsv.n
# Installing /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/doc/man/ttrace.n
# make[1]: Leaving directory '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tcl"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tcl 8.6.5-2 (Wed Aug 24 14:14:37 UTC 2016)

CMD: pacman --query --file tcl-8.6.5-2-x86_64.pkg.tar.xz
# tcl 8.6.5-2

Creating hybrid package for 'tcl'

Trying to find vanilla package 'tcl'...

CMD: pacman --query --file /mirror/sqlite-tcl-3.13.0-1.pkg.tar.xz
# sqlite-tcl 3.13.0-1

CMD: pacman --query --file /mirror/kwalletcli-2.12-2.pkg.tar.xz
# kwalletcli 2.12-2

CMD: pacman --query --file /mirror/partclone-0.2.89-1.pkg.tar.xz
# partclone 0.2.89-1

CMD: pacman --query --file /mirror/tclap-1.2.1-3.pkg.tar.xz
# tclap 1.2.1-3

CMD: pacman --query --file /mirror/kodi-eventclients-16.1-2.pkg.tar.xz
# kodi-eventclients 16.1-2

CMD: pacman --query --file /mirror/tcl-8.6.5-2.pkg.tar.xz
# tcl 8.6.5-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libtcl8.6.so
# /usr/lib/tclooConfig.sh
# /usr/lib/libtcl.so
# /usr/lib/tclConfig.sh
# /usr/lib/libtclstub8.6.a
# /usr/lib/tcl8.6/auto.tcl
# /usr/lib/tcl8.6/clock.tcl
# /usr/lib/tcl8.6/history.tcl
# /usr/lib/tcl8.6/init.tcl
# /usr/lib/tcl8.6/package.tcl
# /usr/lib/tcl8.6/parray.tcl
# /usr/lib/tcl8.6/safe.tcl
# /usr/lib/tcl8.6/tm.tcl
# /usr/lib/tcl8.6/word.tcl
# /usr/lib/tcl8.6/tclIndex
# /usr/lib/tcl8.6/tclAppInit.c
# /usr/lib/tcl8.6/msgs/af.msg
# /usr/lib/tcl8.6/msgs/af_za.msg
# /usr/lib/tcl8.6/msgs/ar.msg
# /usr/lib/tcl8.6/msgs/ar_in.msg
# /usr/lib/tcl8.6/msgs/ar_jo.msg
# /usr/lib/tcl8.6/msgs/ar_lb.msg
# /usr/lib/tcl8.6/msgs/ar_sy.msg
# /usr/lib/tcl8.6/msgs/be.msg
# /usr/lib/tcl8.6/msgs/bg.msg
# /usr/lib/tcl8.6/msgs/bn.msg
# /usr/lib/tcl8.6/msgs/bn_in.msg
# /usr/lib/tcl8.6/msgs/ca.msg
# /usr/lib/tcl8.6/msgs/cs.msg
# /usr/lib/tcl8.6/msgs/da.msg
# /usr/lib/tcl8.6/msgs/de.msg
# /usr/lib/tcl8.6/msgs/de_at.msg
# /usr/lib/tcl8.6/msgs/de_be.msg
# /usr/lib/tcl8.6/msgs/el.msg
# /usr/lib/tcl8.6/msgs/en_au.msg
# /usr/lib/tcl8.6/msgs/en_be.msg
# /usr/lib/tcl8.6/msgs/en_bw.msg
# /usr/lib/tcl8.6/msgs/en_ca.msg
# /usr/lib/tcl8.6/msgs/en_gb.msg
# /usr/lib/tcl8.6/msgs/en_hk.msg
# /usr/lib/tcl8.6/msgs/en_ie.msg
# /usr/lib/tcl8.6/msgs/en_in.msg
# /usr/lib/tcl8.6/msgs/en_nz.msg
# /usr/lib/tcl8.6/msgs/en_ph.msg
# /usr/lib/tcl8.6/msgs/en_sg.msg
# /usr/lib/tcl8.6/msgs/en_za.msg
# /usr/lib/tcl8.6/msgs/en_zw.msg
# /usr/lib/tcl8.6/msgs/eo.msg
# /usr/lib/tcl8.6/msgs/es.msg
# /usr/lib/tcl8.6/msgs/es_ar.msg
# /usr/lib/tcl8.6/msgs/es_bo.msg
# /usr/lib/tcl8.6/msgs/es_cl.msg
# /usr/lib/tcl8.6/msgs/es_co.msg
# /usr/lib/tcl8.6/msgs/es_cr.msg
# /usr/lib/tcl8.6/msgs/es_do.msg
# /usr/lib/tcl8.6/msgs/es_ec.msg
# /usr/lib/tcl8.6/msgs/es_gt.msg
# /usr/lib/tcl8.6/msgs/es_hn.msg
# /usr/lib/tcl8.6/msgs/es_mx.msg
# /usr/lib/tcl8.6/msgs/es_ni.msg
# /usr/lib/tcl8.6/msgs/es_pa.msg
# /usr/lib/tcl8.6/msgs/es_pe.msg
# /usr/lib/tcl8.6/msgs/es_pr.msg
# /usr/lib/tcl8.6/msgs/es_py.msg
# /usr/lib/tcl8.6/msgs/es_sv.msg
# /usr/lib/tcl8.6/msgs/es_uy.msg
# /usr/lib/tcl8.6/msgs/es_ve.msg
# /usr/lib/tcl8.6/msgs/et.msg
# /usr/lib/tcl8.6/msgs/eu.msg
# /usr/lib/tcl8.6/msgs/eu_es.msg
# /usr/lib/tcl8.6/msgs/fa.msg
# /usr/lib/tcl8.6/msgs/fa_in.msg
# /usr/lib/tcl8.6/msgs/fa_ir.msg
# /usr/lib/tcl8.6/msgs/fi.msg
# /usr/lib/tcl8.6/msgs/fo.msg
# /usr/lib/tcl8.6/msgs/fo_fo.msg
# /usr/lib/tcl8.6/msgs/fr.msg
# /usr/lib/tcl8.6/msgs/fr_be.msg
# /usr/lib/tcl8.6/msgs/fr_ca.msg
# /usr/lib/tcl8.6/msgs/fr_ch.msg
# /usr/lib/tcl8.6/msgs/ga.msg
# /usr/lib/tcl8.6/msgs/ga_ie.msg
# /usr/lib/tcl8.6/msgs/gl.msg
# /usr/lib/tcl8.6/msgs/gl_es.msg
# /usr/lib/tcl8.6/msgs/gv.msg
# /usr/lib/tcl8.6/msgs/gv_gb.msg
# /usr/lib/tcl8.6/msgs/he.msg
# /usr/lib/tcl8.6/msgs/hi.msg
# /usr/lib/tcl8.6/msgs/hi_in.msg
# /usr/lib/tcl8.6/msgs/hr.msg
# /usr/lib/tcl8.6/msgs/hu.msg
# /usr/lib/tcl8.6/msgs/id.msg
# /usr/lib/tcl8.6/msgs/id_id.msg
# /usr/lib/tcl8.6/msgs/is.msg
# /usr/lib/tcl8.6/msgs/it.msg
# /usr/lib/tcl8.6/msgs/it_ch.msg
# /usr/lib/tcl8.6/msgs/ja.msg
# /usr/lib/tcl8.6/msgs/kl.msg
# /usr/lib/tcl8.6/msgs/kl_gl.msg
# /usr/lib/tcl8.6/msgs/ko.msg
# /usr/lib/tcl8.6/msgs/ko_kr.msg
# /usr/lib/tcl8.6/msgs/kok.msg
# /usr/lib/tcl8.6/msgs/kok_in.msg
# /usr/lib/tcl8.6/msgs/kw.msg
# /usr/lib/tcl8.6/msgs/kw_gb.msg
# /usr/lib/tcl8.6/msgs/lt.msg
# /usr/lib/tcl8.6/msgs/lv.msg
# /usr/lib/tcl8.6/msgs/mk.msg
# /usr/lib/tcl8.6/msgs/mr.msg
# /usr/lib/tcl8.6/msgs/mr_in.msg
# /usr/lib/tcl8.6/msgs/ms.msg
# /usr/lib/tcl8.6/msgs/ms_my.msg
# /usr/lib/tcl8.6/msgs/mt.msg
# /usr/lib/tcl8.6/msgs/nb.msg
# /usr/lib/tcl8.6/msgs/nl.msg
# /usr/lib/tcl8.6/msgs/nl_be.msg
# /usr/lib/tcl8.6/msgs/nn.msg
# /usr/lib/tcl8.6/msgs/pl.msg
# /usr/lib/tcl8.6/msgs/pt.msg
# /usr/lib/tcl8.6/msgs/pt_br.msg
# /usr/lib/tcl8.6/msgs/ro.msg
# /usr/lib/tcl8.6/msgs/ru.msg
# /usr/lib/tcl8.6/msgs/ru_ua.msg
# /usr/lib/tcl8.6/msgs/sh.msg
# /usr/lib/tcl8.6/msgs/sk.msg
# /usr/lib/tcl8.6/msgs/sl.msg
# /usr/lib/tcl8.6/msgs/sq.msg
# /usr/lib/tcl8.6/msgs/sr.msg
# /usr/lib/tcl8.6/msgs/sv.msg
# /usr/lib/tcl8.6/msgs/sw.msg
# /usr/lib/tcl8.6/msgs/ta.msg
# /usr/lib/tcl8.6/msgs/ta_in.msg
# /usr/lib/tcl8.6/msgs/te.msg
# /usr/lib/tcl8.6/msgs/te_in.msg
# /usr/lib/tcl8.6/msgs/th.msg
# /usr/lib/tcl8.6/msgs/tr.msg
# /usr/lib/tcl8.6/msgs/uk.msg
# /usr/lib/tcl8.6/msgs/vi.msg
# /usr/lib/tcl8.6/msgs/zh.msg
# /usr/lib/tcl8.6/msgs/zh_cn.msg
# /usr/lib/tcl8.6/msgs/zh_hk.msg
# /usr/lib/tcl8.6/msgs/zh_sg.msg
# /usr/lib/tcl8.6/msgs/zh_tw.msg
# /usr/lib/tcl8.6/opt0.4/optparse.tcl
# /usr/lib/tcl8.6/opt0.4/pkgIndex.tcl
# /usr/lib/tcl8.6/http1.0/http.tcl
# /usr/lib/tcl8.6/http1.0/pkgIndex.tcl
# /usr/lib/tcl8.6/encoding/ascii.enc
# /usr/lib/tcl8.6/encoding/big5.enc
# /usr/lib/tcl8.6/encoding/cp1250.enc
# /usr/lib/tcl8.6/encoding/cp1251.enc
# /usr/lib/tcl8.6/encoding/cp1252.enc
# /usr/lib/tcl8.6/encoding/cp1253.enc
# /usr/lib/tcl8.6/encoding/cp1254.enc
# /usr/lib/tcl8.6/encoding/cp1255.enc
# /usr/lib/tcl8.6/encoding/cp1256.enc
# /usr/lib/tcl8.6/encoding/cp1257.enc
# /usr/lib/tcl8.6/encoding/cp1258.enc
# /usr/lib/tcl8.6/encoding/cp437.enc
# /usr/lib/tcl8.6/encoding/cp737.enc
# /usr/lib/tcl8.6/encoding/cp775.enc
# /usr/lib/tcl8.6/encoding/cp850.enc
# /usr/lib/tcl8.6/encoding/cp852.enc
# /usr/lib/tcl8.6/encoding/cp855.enc
# /usr/lib/tcl8.6/encoding/cp857.enc
# /usr/lib/tcl8.6/encoding/cp860.enc
# /usr/lib/tcl8.6/encoding/cp861.enc
# /usr/lib/tcl8.6/encoding/cp862.enc
# /usr/lib/tcl8.6/encoding/cp863.enc
# /usr/lib/tcl8.6/encoding/cp864.enc
# /usr/lib/tcl8.6/encoding/cp865.enc
# /usr/lib/tcl8.6/encoding/cp866.enc
# /usr/lib/tcl8.6/encoding/cp869.enc
# /usr/lib/tcl8.6/encoding/cp874.enc
# /usr/lib/tcl8.6/encoding/cp932.enc
# /usr/lib/tcl8.6/encoding/cp936.enc
# /usr/lib/tcl8.6/encoding/cp949.enc
# /usr/lib/tcl8.6/encoding/cp950.enc
# /usr/lib/tcl8.6/encoding/dingbats.enc
# /usr/lib/tcl8.6/encoding/ebcdic.enc
# /usr/lib/tcl8.6/encoding/euc-cn.enc
# /usr/lib/tcl8.6/encoding/euc-jp.enc
# /usr/lib/tcl8.6/encoding/euc-kr.enc
# /usr/lib/tcl8.6/encoding/gb12345.enc
# /usr/lib/tcl8.6/encoding/gb1988.enc
# /usr/lib/tcl8.6/encoding/gb2312-raw.enc
# /usr/lib/tcl8.6/encoding/gb2312.enc
# /usr/lib/tcl8.6/encoding/iso2022-jp.enc
# /usr/lib/tcl8.6/encoding/iso2022-kr.enc
# /usr/lib/tcl8.6/encoding/iso2022.enc
# /usr/lib/tcl8.6/encoding/iso8859-1.enc
# /usr/lib/tcl8.6/encoding/iso8859-10.enc
# /usr/lib/tcl8.6/encoding/iso8859-13.enc
# /usr/lib/tcl8.6/encoding/iso8859-14.enc
# /usr/lib/tcl8.6/encoding/iso8859-15.enc
# /usr/lib/tcl8.6/encoding/iso8859-16.enc
# /usr/lib/tcl8.6/encoding/iso8859-2.enc
# /usr/lib/tcl8.6/encoding/iso8859-3.enc
# /usr/lib/tcl8.6/encoding/iso8859-4.enc
# /usr/lib/tcl8.6/encoding/iso8859-5.enc
# /usr/lib/tcl8.6/encoding/iso8859-6.enc
# /usr/lib/tcl8.6/encoding/iso8859-7.enc
# /usr/lib/tcl8.6/encoding/iso8859-8.enc
# /usr/lib/tcl8.6/encoding/iso8859-9.enc
# /usr/lib/tcl8.6/encoding/jis0201.enc
# /usr/lib/tcl8.6/encoding/jis0208.enc
# /usr/lib/tcl8.6/encoding/jis0212.enc
# /usr/lib/tcl8.6/encoding/koi8-r.enc
# /usr/lib/tcl8.6/encoding/koi8-u.enc
# /usr/lib/tcl8.6/encoding/ksc5601.enc
# /usr/lib/tcl8.6/encoding/macCentEuro.enc
# /usr/lib/tcl8.6/encoding/macCroatian.enc
# /usr/lib/tcl8.6/encoding/macCyrillic.enc
# /usr/lib/tcl8.6/encoding/macDingbats.enc
# /usr/lib/tcl8.6/encoding/macGreek.enc
# /usr/lib/tcl8.6/encoding/macIceland.enc
# /usr/lib/tcl8.6/encoding/macJapan.enc
# /usr/lib/tcl8.6/encoding/macRoman.enc
# /usr/lib/tcl8.6/encoding/macRomania.enc
# /usr/lib/tcl8.6/encoding/macThai.enc
# /usr/lib/tcl8.6/encoding/macTurkish.enc
# /usr/lib/tcl8.6/encoding/macUkraine.enc
# /usr/lib/tcl8.6/encoding/shiftjis.enc
# /usr/lib/tcl8.6/encoding/symbol.enc
# /usr/lib/tcl8.6/encoding/tis-620.enc
# /usr/lib/tcl8/8.4/platform-1.0.14.tm
# /usr/lib/tcl8/8.4/platform/shell-1.1.4.tm
# /usr/lib/tcl8/8.5/msgcat-1.6.0.tm
# /usr/lib/tcl8/8.5/tcltest-2.3.8.tm
# /usr/lib/tcl8/8.6/http-2.8.9.tm
# /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm
# /usr/lib/pkgconfig/tcl.pc
# /usr/lib/itcl4.0.4/itcl.tcl
# /usr/lib/itcl4.0.4/itclWidget.tcl
# /usr/lib/itcl4.0.4/itclHullCmds.tcl
# /usr/lib/itcl4.0.4/pkgIndex.tcl
# /usr/lib/itcl4.0.4/itclConfig.sh
# /usr/lib/itcl4.0.4/libitcl4.0.4.so
# /usr/lib/itcl4.0.4/libitclstub4.0.4.a
# /usr/lib/tdbc1.0.4/tdbc.tcl
# /usr/lib/tdbc1.0.4/pkgIndex.tcl
# /usr/lib/tdbc1.0.4/tdbcConfig.sh
# /usr/lib/tdbc1.0.4/libtdbc1.0.4.so
# /usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a
# /usr/lib/tdbcmysql1.0.4/tdbcmysql.tcl
# /usr/lib/tdbcmysql1.0.4/pkgIndex.tcl
# /usr/lib/tdbcmysql1.0.4/libtdbcmysql1.0.4.so
# /usr/lib/tdbcodbc1.0.4/tdbcodbc.tcl
# /usr/lib/tdbcodbc1.0.4/pkgIndex.tcl
# /usr/lib/tdbcodbc1.0.4/libtdbcodbc1.0.4.so
# /usr/lib/tdbcpostgres1.0.4/tdbcpostgres.tcl
# /usr/lib/tdbcpostgres1.0.4/pkgIndex.tcl
# /usr/lib/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so
# /usr/lib/thread2.7.3/ttrace.tcl
# /usr/lib/thread2.7.3/pkgIndex.tcl
# /usr/lib/thread2.7.3/libthread2.7.3.so
# /usr/share/man/man1/tclsh.1.gz
# /usr/share/man/man3/Tcl_Access.3.gz
# /usr/share/man/man3/Tcl_Stat.3.gz
# /usr/share/man/man3/Tcl_GetReturnOptions.3.gz
# /usr/share/man/man3/Tcl_SetReturnOptions.3.gz
# /usr/share/man/man3/Tcl_AddErrorInfo.3.gz
# /usr/share/man/man3/Tcl_AppendObjToErrorInfo.3.gz
# /usr/share/man/man3/Tcl_AddObjErrorInfo.3.gz
# /usr/share/man/man3/Tcl_SetObjErrorCode.3.gz
# /usr/share/man/man3/Tcl_SetErrorCode.3.gz
# /usr/share/man/man3/Tcl_SetErrorCodeVA.3.gz
# /usr/share/man/man3/Tcl_SetErrorLine.3.gz
# /usr/share/man/man3/Tcl_GetErrorLine.3.gz
# /usr/share/man/man3/Tcl_PosixError.3.gz
# /usr/share/man/man3/Tcl_LogCommandInfo.3.gz
# /usr/share/man/man3/Tcl_Alloc.3.gz
# /usr/share/man/man3/Tcl_Free.3.gz
# /usr/share/man/man3/Tcl_Realloc.3.gz
# /usr/share/man/man3/Tcl_AttemptAlloc.3.gz
# /usr/share/man/man3/Tcl_AttemptRealloc.3.gz
# /usr/share/man/man3/ckalloc.3.gz
# /usr/share/man/man3/ckfree.3.gz
# /usr/share/man/man3/ckrealloc.3.gz
# /usr/share/man/man3/attemptckalloc.3.gz
# /usr/share/man/man3/attemptckrealloc.3.gz
# /usr/share/man/man3/Tcl_AllowExceptions.3.gz
# /usr/share/man/man3/Tcl_AppInit.3.gz
# /usr/share/man/man3/Tcl_GetAssocData.3.gz
# /usr/share/man/man3/Tcl_SetAssocData.3.gz
# /usr/share/man/man3/Tcl_DeleteAssocData.3.gz
# /usr/share/man/man3/Tcl_AsyncCreate.3.gz
# /usr/share/man/man3/Tcl_AsyncMark.3.gz
# /usr/share/man/man3/Tcl_AsyncInvoke.3.gz
# /usr/share/man/man3/Tcl_AsyncDelete.3.gz
# /usr/share/man/man3/Tcl_AsyncReady.3.gz
# /usr/share/man/man3/Tcl_BackgroundException.3.gz
# /usr/share/man/man3/Tcl_BackgroundError.3.gz
# /usr/share/man/man3/Tcl_Backslash.3.gz
# /usr/share/man/man3/Tcl_NewBooleanObj.3.gz
# /usr/share/man/man3/Tcl_SetBooleanObj.3.gz
# /usr/share/man/man3/Tcl_GetBooleanFromObj.3.gz
# /usr/share/man/man3/Tcl_NewByteArrayObj.3.gz
# /usr/share/man/man3/Tcl_SetByteArrayObj.3.gz
# /usr/share/man/man3/Tcl_GetByteArrayFromObj.3.gz
# /usr/share/man/man3/Tcl_SetByteArrayLength.3.gz
# /usr/share/man/man3/Tcl_CallWhenDeleted.3.gz
# /usr/share/man/man3/Tcl_DontCallWhenDeleted.3.gz
# /usr/share/man/man3/Tcl_CancelEval.3.gz
# /usr/share/man/man3/Tcl_Canceled.3.gz
# /usr/share/man/man3/Tcl_StackChannel.3.gz
# /usr/share/man/man3/Tcl_UnstackChannel.3.gz
# /usr/share/man/man3/Tcl_GetStackedChannel.3.gz
# /usr/share/man/man3/Tcl_GetTopChannel.3.gz
# /usr/share/man/man3/Tcl_ClassGetMetadata.3.gz
# /usr/share/man/man3/Tcl_ClassSetMetadata.3.gz
# /usr/share/man/man3/Tcl_CopyObjectInstance.3.gz
# /usr/share/man/man3/Tcl_GetClassAsObject.3.gz
# /usr/share/man/man3/Tcl_GetObjectAsClass.3.gz
# /usr/share/man/man3/Tcl_GetObjectCommand.3.gz
# /usr/share/man/man3/Tcl_GetObjectFromObj.3.gz
# /usr/share/man/man3/Tcl_GetObjectName.3.gz
# /usr/share/man/man3/Tcl_GetObjectNamespace.3.gz
# /usr/share/man/man3/Tcl_NewObjectInstance.3.gz
# /usr/share/man/man3/Tcl_ObjectDeleted.3.gz
# /usr/share/man/man3/Tcl_ObjectGetMetadata.3.gz
# /usr/share/man/man3/Tcl_ObjectGetMethodNameMapper.3.gz
# /usr/share/man/man3/Tcl_ObjectSetMetadata.3.gz
# /usr/share/man/man3/Tcl_ObjectSetMethodNameMapper.3.gz
# /usr/share/man/man3/Tcl_CommandComplete.3.gz
# /usr/share/man/man3/Tcl_Concat.3.gz
# /usr/share/man/man3/Tcl_CreateChannel.3.gz
# /usr/share/man/man3/Tcl_GetChannelInstanceData.3.gz
# /usr/share/man/man3/Tcl_GetChannelType.3.gz
# /usr/share/man/man3/Tcl_GetChannelName.3.gz
# /usr/share/man/man3/Tcl_GetChannelHandle.3.gz
# /usr/share/man/man3/Tcl_GetChannelMode.3.gz
# /usr/share/man/man3/Tcl_GetChannelBufferSize.3.gz
# /usr/share/man/man3/Tcl_SetChannelBufferSize.3.gz
# /usr/share/man/man3/Tcl_NotifyChannel.3.gz
# /usr/share/man/man3/Tcl_BadChannelOption.3.gz
# /usr/share/man/man3/Tcl_ChannelName.3.gz
# /usr/share/man/man3/Tcl_ChannelVersion.3.gz
# /usr/share/man/man3/Tcl_ChannelBlockModeProc.3.gz
# /usr/share/man/man3/Tcl_ChannelCloseProc.3.gz
# /usr/share/man/man3/Tcl_ChannelClose2Proc.3.gz
# /usr/share/man/man3/Tcl_ChannelInputProc.3.gz
# /usr/share/man/man3/Tcl_ChannelOutputProc.3.gz
# /usr/share/man/man3/Tcl_ChannelSeekProc.3.gz
# /usr/share/man/man3/Tcl_ChannelWideSeekProc.3.gz
# /usr/share/man/man3/Tcl_ChannelTruncateProc.3.gz
# /usr/share/man/man3/Tcl_ChannelSetOptionProc.3.gz
# /usr/share/man/man3/Tcl_ChannelGetOptionProc.3.gz
# /usr/share/man/man3/Tcl_ChannelWatchProc.3.gz
# /usr/share/man/man3/Tcl_ChannelGetHandleProc.3.gz
# /usr/share/man/man3/Tcl_ChannelFlushProc.3.gz
# /usr/share/man/man3/Tcl_ChannelHandlerProc.3.gz
# /usr/share/man/man3/Tcl_ChannelThreadActionProc.3.gz
# /usr/share/man/man3/Tcl_IsChannelShared.3.gz
# /usr/share/man/man3/Tcl_IsChannelRegistered.3.gz
# /usr/share/man/man3/Tcl_CutChannel.3.gz
# /usr/share/man/man3/Tcl_SpliceChannel.3.gz
# /usr/share/man/man3/Tcl_IsChannelExisting.3.gz
# /usr/share/man/man3/Tcl_ClearChannelHandlers.3.gz
# /usr/share/man/man3/Tcl_GetChannelThread.3.gz
# /usr/share/man/man3/Tcl_ChannelBuffered.3.gz
# /usr/share/man/man3/Tcl_CreateChannelHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteChannelHandler.3.gz
# /usr/share/man/man3/Tcl_CreateCloseHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteCloseHandler.3.gz
# /usr/share/man/man3/Tcl_CreateCommand.3.gz
# /usr/share/man/man3/Tcl_CreateFileHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteFileHandler.3.gz
# /usr/share/man/man3/Tcl_CreateInterp.3.gz
# /usr/share/man/man3/Tcl_DeleteInterp.3.gz
# /usr/share/man/man3/Tcl_InterpActive.3.gz
# /usr/share/man/man3/Tcl_InterpDeleted.3.gz
# /usr/share/man/man3/Tcl_CreateMathFunc.3.gz
# /usr/share/man/man3/Tcl_GetMathFuncInfo.3.gz
# /usr/share/man/man3/Tcl_ListMathFuncs.3.gz
# /usr/share/man/man3/Tcl_CreateObjCommand.3.gz
# /usr/share/man/man3/Tcl_DeleteCommand.3.gz
# /usr/share/man/man3/Tcl_DeleteCommandFromToken.3.gz
# /usr/share/man/man3/Tcl_GetCommandInfo.3.gz
# /usr/share/man/man3/Tcl_GetCommandInfoFromToken.3.gz
# /usr/share/man/man3/Tcl_SetCommandInfo.3.gz
# /usr/share/man/man3/Tcl_SetCommandInfoFromToken.3.gz
# /usr/share/man/man3/Tcl_GetCommandName.3.gz
# /usr/share/man/man3/Tcl_GetCommandFullName.3.gz
# /usr/share/man/man3/Tcl_GetCommandFromObj.3.gz
# /usr/share/man/man3/Tcl_IsSafe.3.gz
# /usr/share/man/man3/Tcl_MakeSafe.3.gz
# /usr/share/man/man3/Tcl_CreateSlave.3.gz
# /usr/share/man/man3/Tcl_GetSlave.3.gz
# /usr/share/man/man3/Tcl_GetMaster.3.gz
# /usr/share/man/man3/Tcl_GetInterpPath.3.gz
# /usr/share/man/man3/Tcl_CreateAlias.3.gz
# /usr/share/man/man3/Tcl_CreateAliasObj.3.gz
# /usr/share/man/man3/Tcl_GetAlias.3.gz
# /usr/share/man/man3/Tcl_GetAliasObj.3.gz
# /usr/share/man/man3/Tcl_ExposeCommand.3.gz
# /usr/share/man/man3/Tcl_HideCommand.3.gz
# /usr/share/man/man3/Tcl_CreateTimerHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteTimerHandler.3.gz
# /usr/share/man/man3/Tcl_CreateTrace.3.gz
# /usr/share/man/man3/Tcl_CreateObjTrace.3.gz
# /usr/share/man/man3/Tcl_DeleteTrace.3.gz
# /usr/share/man/man3/Tcl_DStringInit.3.gz
# /usr/share/man/man3/Tcl_DStringAppend.3.gz
# /usr/share/man/man3/Tcl_DStringAppendElement.3.gz
# /usr/share/man/man3/Tcl_DStringStartSublist.3.gz
# /usr/share/man/man3/Tcl_DStringEndSublist.3.gz
# /usr/share/man/man3/Tcl_DStringLength.3.gz
# /usr/share/man/man3/Tcl_DStringValue.3.gz
# /usr/share/man/man3/Tcl_DStringSetLength.3.gz
# /usr/share/man/man3/Tcl_DStringTrunc.3.gz
# /usr/share/man/man3/Tcl_DStringFree.3.gz
# /usr/share/man/man3/Tcl_DStringResult.3.gz
# /usr/share/man/man3/Tcl_DStringGetResult.3.gz
# /usr/share/man/man3/Tcl_DetachPids.3.gz
# /usr/share/man/man3/Tcl_ReapDetachedProcs.3.gz
# /usr/share/man/man3/Tcl_WaitPid.3.gz
# /usr/share/man/man3/Tcl_NewDictObj.3.gz
# /usr/share/man/man3/Tcl_DictObjPut.3.gz
# /usr/share/man/man3/Tcl_DictObjGet.3.gz
# /usr/share/man/man3/Tcl_DictObjRemove.3.gz
# /usr/share/man/man3/Tcl_DictObjSize.3.gz
# /usr/share/man/man3/Tcl_DictObjFirst.3.gz
# /usr/share/man/man3/Tcl_DictObjNext.3.gz
# /usr/share/man/man3/Tcl_DictObjDone.3.gz
# /usr/share/man/man3/Tcl_DictObjPutKeyList.3.gz
# /usr/share/man/man3/Tcl_DictObjRemoveKeyList.3.gz
# /usr/share/man/man3/Tcl_DoOneEvent.3.gz
# /usr/share/man/man3/Tcl_DoWhenIdle.3.gz
# /usr/share/man/man3/Tcl_CancelIdleCall.3.gz
# /usr/share/man/man3/Tcl_NewDoubleObj.3.gz
# /usr/share/man/man3/Tcl_SetDoubleObj.3.gz
# /usr/share/man/man3/Tcl_GetDoubleFromObj.3.gz
# /usr/share/man/man3/Tcl_DumpActiveMemory.3.gz
# /usr/share/man/man3/Tcl_InitMemory.3.gz
# /usr/share/man/man3/Tcl_ValidateAllMemory.3.gz
# /usr/share/man/man3/Tcl_GetEncoding.3.gz
# /usr/share/man/man3/Tcl_FreeEncoding.3.gz
# /usr/share/man/man3/Tcl_GetEncodingFromObj.3.gz
# /usr/share/man/man3/Tcl_ExternalToUtfDString.3.gz
# /usr/share/man/man3/Tcl_ExternalToUtf.3.gz
# /usr/share/man/man3/Tcl_UtfToExternalDString.3.gz
# /usr/share/man/man3/Tcl_UtfToExternal.3.gz
# /usr/share/man/man3/Tcl_WinTCharToUtf.3.gz
# /usr/share/man/man3/Tcl_WinUtfToTChar.3.gz
# /usr/share/man/man3/Tcl_GetEncodingName.3.gz
# /usr/share/man/man3/Tcl_SetSystemEncoding.3.gz
# /usr/share/man/man3/Tcl_GetEncodingNameFromEnvironment.3.gz
# /usr/share/man/man3/Tcl_GetEncodingNames.3.gz
# /usr/share/man/man3/Tdbc_Init.3.gz
# /usr/share/man/man3/Tcl_CreateEncoding.3.gz
# /usr/share/man/man3/Tcl_GetEncodingSearchPath.3.gz
# /usr/share/man/man3/Tcl_SetEncodingSearchPath.3.gz
# /usr/share/man/man3/Tcl_GetDefaultEncodingDir.3.gz
# /usr/share/man/man3/Tcl_SetDefaultEncodingDir.3.gz
# /usr/share/man/man3/Tcl_CreateEnsemble.3.gz
# /usr/share/man/man3/Tcl_FindEnsemble.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleFlags.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleMappingDict.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleNamespace.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleParameterList.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleUnknownHandler.3.gz
# /usr/share/man/man3/Tcl_GetEnsembleSubcommandList.3.gz
# /usr/share/man/man3/Tcl_IsEnsemble.3.gz
# /usr/share/man/man3/Tcl_SetEnsembleFlags.3.gz
# /usr/share/man/man3/Tcl_SetEnsembleMappingDict.3.gz
# /usr/share/man/man3/Tcl_SetEnsembleParameterList.3.gz
# /usr/share/man/man3/Tcl_SetEnsembleSubcommandList.3.gz
# /usr/share/man/man3/Tcl_SetEnsembleUnknownHandler.3.gz
# /usr/share/man/man3/Tcl_PutEnv.3.gz
# /usr/share/man/man3/Tcl_EvalObjEx.3.gz
# /usr/share/man/man3/Tcl_EvalFile.3.gz
# /usr/share/man/man3/Tcl_EvalObjv.3.gz
# /usr/share/man/man3/Tcl_Eval.3.gz
# /usr/share/man/man3/Tcl_EvalEx.3.gz
# /usr/share/man/man3/Tcl_GlobalEval.3.gz
# /usr/share/man/man3/Tcl_GlobalEvalObj.3.gz
# /usr/share/man/man3/Tcl_VarEval.3.gz
# /usr/share/man/man3/Tcl_VarEvalVA.3.gz
# /usr/share/man/man3/Tcl_Exit.3.gz
# /usr/share/man/man3/Tcl_Finalize.3.gz
# /usr/share/man/man3/Tcl_CreateExitHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteExitHandler.3.gz
# /usr/share/man/man3/Tcl_ExitThread.3.gz
# /usr/share/man/man3/Tcl_FinalizeThread.3.gz
# /usr/share/man/man3/Tcl_CreateThreadExitHandler.3.gz
# /usr/share/man/man3/Tcl_DeleteThreadExitHandler.3.gz
# /usr/share/man/man3/Tcl_SetExitProc.3.gz
# /usr/share/man/man3/Tcl_ExprLong.3.gz
# /usr/share/man/man3/Tcl_ExprDouble.3.gz
# /usr/share/man/man3/Tcl_ExprBoolean.3.gz
# /usr/share/man/man3/Tcl_ExprString.3.gz
# /usr/share/man/man3/Tcl_ExprLongObj.3.gz
# /usr/share/man/man3/Tcl_ExprDoubleObj.3.gz
# /usr/share/man/man3/Tcl_ExprBooleanObj.3.gz
# /usr/share/man/man3/Tcl_ExprObj.3.gz
# /usr/share/man/man3/Tcl_FSRegister.3.gz
# /usr/share/man/man3/Tcl_FSUnregister.3.gz
# /usr/share/man/man3/Tcl_FSData.3.gz
# /usr/share/man/man3/Tcl_FSMountsChanged.3.gz
# /usr/share/man/man3/Tcl_FSGetFileSystemForPath.3.gz
# /usr/share/man/man3/Tcl_FSGetPathType.3.gz
# /usr/share/man/man3/Tcl_FSCopyFile.3.gz
# /usr/share/man/man3/Tcl_FSCopyDirectory.3.gz
# /usr/share/man/man3/Tcl_FSCreateDirectory.3.gz
# /usr/share/man/man3/Tcl_FSDeleteFile.3.gz
# /usr/share/man/man3/Tcl_FSRemoveDirectory.3.gz
# /usr/share/man/man3/Tcl_FSRenameFile.3.gz
# /usr/share/man/man3/Tcl_FSListVolumes.3.gz
# /usr/share/man/man3/Tcl_FSEvalFile.3.gz
# /usr/share/man/man3/Tcl_FSEvalFileEx.3.gz
# /usr/share/man/man3/Tcl_FSLoadFile.3.gz
# /usr/share/man/man3/Tcl_FSUnloadFile.3.gz
# /usr/share/man/man3/Tcl_FSMatchInDirectory.3.gz
# /usr/share/man/man3/Tcl_FSLink.3.gz
# /usr/share/man/man3/Tcl_FSLstat.3.gz
# /usr/share/man/man3/Tcl_FSUtime.3.gz
# /usr/share/man/man3/Tcl_FSFileAttrsGet.3.gz
# /usr/share/man/man3/Tcl_FSFileAttrsSet.3.gz
# /usr/share/man/man3/Tcl_FSFileAttrStrings.3.gz
# /usr/share/man/man3/Tcl_FSStat.3.gz
# /usr/share/man/man3/Tcl_FSAccess.3.gz
# /usr/share/man/man3/Tcl_FSOpenFileChannel.3.gz
# /usr/share/man/man3/Tcl_FSGetCwd.3.gz
# /usr/share/man/man3/Tcl_FSChdir.3.gz
# /usr/share/man/man3/Tcl_FSPathSeparator.3.gz
# /usr/share/man/man3/Tcl_FSJoinPath.3.gz
# /usr/share/man/man3/Tcl_FSSplitPath.3.gz
# /usr/share/man/man3/Tcl_FSEqualPaths.3.gz
# /usr/share/man/man3/Tcl_FSGetNormalizedPath.3.gz
# /usr/share/man/man3/Tcl_FSJoinToPath.3.gz
# /usr/share/man/man3/Tcl_FSConvertToPathType.3.gz
# /usr/share/man/man3/Tcl_FSGetInternalRep.3.gz
# /usr/share/man/man3/Tcl_FSGetTranslatedPath.3.gz
# /usr/share/man/man3/Tcl_FSGetTranslatedStringPath.3.gz
# /usr/share/man/man3/Tcl_FSNewNativePath.3.gz
# /usr/share/man/man3/Tcl_FSGetNativePath.3.gz
# /usr/share/man/man3/Tcl_FSFileSystemInfo.3.gz
# /usr/share/man/man3/Tcl_GetAccessTimeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetBlockSizeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetBlocksFromStat.3.gz
# /usr/share/man/man3/Tcl_GetChangeTimeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetDeviceTypeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetFSDeviceFromStat.3.gz
# /usr/share/man/man3/Tcl_GetFSInodeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetGroupIdFromStat.3.gz
# /usr/share/man/man3/Tcl_GetLinkCountFromStat.3.gz
# /usr/share/man/man3/Tcl_GetModeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetModificationTimeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetSizeFromStat.3.gz
# /usr/share/man/man3/Tcl_GetUserIdFromStat.3.gz
# /usr/share/man/man3/Tcl_AllocStatBuf.3.gz
# /usr/share/man/man3/Tcl_FindExecutable.3.gz
# /usr/share/man/man3/Tcl_GetNameOfExecutable.3.gz
# /usr/share/man/man3/Tcl_GetCwd.3.gz
# /usr/share/man/man3/Tcl_Chdir.3.gz
# /usr/share/man/man3/Tcl_GetHostName.3.gz
# /usr/share/man/man3/Tcl_GetIndexFromObj.3.gz
# /usr/share/man/man3/Tcl_GetIndexFromObjStruct.3.gz
# /usr/share/man/man3/Tcl_GetInt.3.gz
# /usr/share/man/man3/Tcl_GetDouble.3.gz
# /usr/share/man/man3/Tcl_GetBoolean.3.gz
# /usr/share/man/man3/Tcl_GetOpenFile.3.gz
# /usr/share/man/man3/Tcl_GetStdChannel.3.gz
# /usr/share/man/man3/Tcl_SetStdChannel.3.gz
# /usr/share/man/man3/Tcl_GetTime.3.gz
# /usr/share/man/man3/Tcl_SetTimeProc.3.gz
# /usr/share/man/man3/Tcl_QueryTimeProc.3.gz
# /usr/share/man/man3/Tcl_GetVersion.3.gz
# /usr/share/man/man3/Tcl_InitHashTable.3.gz
# /usr/share/man/man3/Tcl_InitCustomHashTable.3.gz
# /usr/share/man/man3/Tcl_InitObjHashTable.3.gz
# /usr/share/man/man3/Tcl_DeleteHashTable.3.gz
# /usr/share/man/man3/Tcl_CreateHashEntry.3.gz
# /usr/share/man/man3/Tcl_DeleteHashEntry.3.gz
# /usr/share/man/man3/Tcl_FindHashEntry.3.gz
# /usr/share/man/man3/Tcl_GetHashValue.3.gz
# /usr/share/man/man3/Tcl_SetHashValue.3.gz
# /usr/share/man/man3/Tcl_GetHashKey.3.gz
# /usr/share/man/man3/Tcl_FirstHashEntry.3.gz
# /usr/share/man/man3/Tcl_NextHashEntry.3.gz
# /usr/share/man/man3/Tcl_HashStats.3.gz
# /usr/share/man/man3/Tcl_Init.3.gz
# /usr/share/man/man3/Tcl_InitStubs.3.gz
# /usr/share/man/man3/Tcl_NewIntObj.3.gz
# /usr/share/man/man3/Tcl_NewLongObj.3.gz
# /usr/share/man/man3/Tcl_NewWideIntObj.3.gz
# /usr/share/man/man3/Tcl_SetIntObj.3.gz
# /usr/share/man/man3/Tcl_SetLongObj.3.gz
# /usr/share/man/man3/Tcl_SetWideIntObj.3.gz
# /usr/share/man/man3/Tcl_GetIntFromObj.3.gz
# /usr/share/man/man3/Tcl_GetLongFromObj.3.gz
# /usr/share/man/man3/Tcl_GetWideIntFromObj.3.gz
# /usr/share/man/man3/Tcl_NewBignumObj.3.gz
# /usr/share/man/man3/Tcl_SetBignumObj.3.gz
# /usr/share/man/man3/Tcl_GetBignumFromObj.3.gz
# /usr/share/man/man3/Tcl_TakeBignumFromObj.3.gz
# /usr/share/man/man3/Tcl_Interp.3.gz
# /usr/share/man/man3/Tcl_LimitAddHandler.3.gz
# /usr/share/man/man3/Tcl_LimitCheck.3.gz
# /usr/share/man/man3/Tcl_LimitExceeded.3.gz
# /usr/share/man/man3/Tcl_LimitGetCommands.3.gz
# /usr/share/man/man3/Tcl_LimitGetGranularity.3.gz
# /usr/share/man/man3/Tcl_LimitGetTime.3.gz
# /usr/share/man/man3/Tcl_LimitReady.3.gz
# /usr/share/man/man3/Tcl_LimitRemoveHandler.3.gz
# /usr/share/man/man3/Tcl_LimitSetCommands.3.gz
# /usr/share/man/man3/Tcl_LimitSetGranularity.3.gz
# /usr/share/man/man3/Tcl_LimitSetTime.3.gz
# /usr/share/man/man3/Tcl_LimitTypeEnabled.3.gz
# /usr/share/man/man3/Tcl_LimitTypeExceeded.3.gz
# /usr/share/man/man3/Tcl_LimitTypeReset.3.gz
# /usr/share/man/man3/Tcl_LimitTypeSet.3.gz
# /usr/share/man/man3/Tcl_LinkVar.3.gz
# /usr/share/man/man3/Tcl_UnlinkVar.3.gz
# /usr/share/man/man3/Tcl_UpdateLinkedVar.3.gz
# /usr/share/man/man3/Tcl_ListObjAppendList.3.gz
# /usr/share/man/man3/Tcl_ListObjAppendElement.3.gz
# /usr/share/man/man3/Tcl_NewListObj.3.gz
# /usr/share/man/man3/Tcl_SetListObj.3.gz
# /usr/share/man/man3/Tcl_ListObjGetElements.3.gz
# /usr/share/man/man3/Tcl_ListObjLength.3.gz
# /usr/share/man/man3/Tcl_ListObjIndex.3.gz
# /usr/share/man/man3/Tcl_ListObjReplace.3.gz
# /usr/share/man/man3/Tcl_LoadFile.3.gz
# /usr/share/man/man3/Tcl_FindSymbol.3.gz
# /usr/share/man/man3/Tcl_ClassSetConstructor.3.gz
# /usr/share/man/man3/Tcl_ClassSetDestructor.3.gz
# /usr/share/man/man3/Tcl_MethodDeclarerClass.3.gz
# /usr/share/man/man3/Tcl_MethodDeclarerObject.3.gz
# /usr/share/man/man3/Tcl_MethodIsPublic.3.gz
# /usr/share/man/man3/Tcl_MethodIsType.3.gz
# /usr/share/man/man3/Tcl_MethodName.3.gz
# /usr/share/man/man3/Tcl_NewInstanceMethod.3.gz
# /usr/share/man/man3/Tcl_NewMethod.3.gz
# /usr/share/man/man3/Tcl_ObjectContextInvokeNext.3.gz
# /usr/share/man/man3/Tcl_ObjectContextIsFiltering.3.gz
# /usr/share/man/man3/Tcl_ObjectContextMethod.3.gz
# /usr/share/man/man3/Tcl_ObjectContextObject.3.gz
# /usr/share/man/man3/Tcl_ObjectContextSkippedArgs.3.gz
# /usr/share/man/man3/Tcl_NRCreateCommand.3.gz
# /usr/share/man/man3/Tcl_NRCallObjProc.3.gz
# /usr/share/man/man3/Tcl_NREvalObj.3.gz
# /usr/share/man/man3/Tcl_NREvalObjv.3.gz
# /usr/share/man/man3/Tcl_NRCmdSwap.3.gz
# /usr/share/man/man3/Tcl_NRExprObj.3.gz
# /usr/share/man/man3/Tcl_NRAddCallback.3.gz
# /usr/share/man/man3/Tcl_AppendExportList.3.gz
# /usr/share/man/man3/Tcl_CreateNamespace.3.gz
# /usr/share/man/man3/Tcl_DeleteNamespace.3.gz
# /usr/share/man/man3/Tcl_Export.3.gz
# /usr/share/man/man3/Tcl_FindCommand.3.gz
# /usr/share/man/man3/Tcl_FindNamespace.3.gz
# /usr/share/man/man3/Tcl_ForgetImport.3.gz
# /usr/share/man/man3/Tcl_GetCurrentNamespace.3.gz
# /usr/share/man/man3/Tcl_GetGlobalNamespace.3.gz
# /usr/share/man/man3/Tcl_GetNamespaceUnknownHandler.3.gz
# /usr/share/man/man3/Tcl_Import.3.gz
# /usr/share/man/man3/Tcl_SetNamespaceUnknownHandler.3.gz
# /usr/share/man/man3/Tcl_CreateEventSource.3.gz
# /usr/share/man/man3/Tcl_DeleteEventSource.3.gz
# /usr/share/man/man3/Tcl_SetMaxBlockTime.3.gz
# /usr/share/man/man3/Tcl_QueueEvent.3.gz
# /usr/share/man/man3/Tcl_ThreadQueueEvent.3.gz
# /usr/share/man/man3/Tcl_ThreadAlert.3.gz
# /usr/share/man/man3/Tcl_GetCurrentThread.3.gz
# /usr/share/man/man3/Tcl_DeleteEvents.3.gz
# /usr/share/man/man3/Tcl_InitNotifier.3.gz
# /usr/share/man/man3/Tcl_FinalizeNotifier.3.gz
# /usr/share/man/man3/Tcl_WaitForEvent.3.gz
# /usr/share/man/man3/Tcl_AlertNotifier.3.gz
# /usr/share/man/man3/Tcl_SetTimer.3.gz
# /usr/share/man/man3/Tcl_ServiceAll.3.gz
# /usr/share/man/man3/Tcl_ServiceEvent.3.gz
# /usr/share/man/man3/Tcl_GetServiceMode.3.gz
# /usr/share/man/man3/Tcl_SetServiceMode.3.gz
# /usr/share/man/man3/Tcl_ServiceModeHook.3.gz
# /usr/share/man/man3/Tcl_SetNotifier.3.gz
# /usr/share/man/man3/Tcl_OOInitStubs.3.gz
# /usr/share/man/man3/Tcl_NewObj.3.gz
# /usr/share/man/man3/Tcl_DuplicateObj.3.gz
# /usr/share/man/man3/Tcl_IncrRefCount.3.gz
# /usr/share/man/man3/Tcl_DecrRefCount.3.gz
# /usr/share/man/man3/Tcl_IsShared.3.gz
# /usr/share/man/man3/Tcl_InvalidateStringRep.3.gz
# /usr/share/man/man3/Tcl_RegisterObjType.3.gz
# /usr/share/man/man3/Tcl_GetObjType.3.gz
# /usr/share/man/man3/Tcl_AppendAllObjTypes.3.gz
# /usr/share/man/man3/Tcl_ConvertToType.3.gz
# /usr/share/man/man3/Tcl_OpenFileChannel.3.gz
# /usr/share/man/man3/Tcl_OpenCommandChannel.3.gz
# /usr/share/man/man3/Tcl_MakeFileChannel.3.gz
# /usr/share/man/man3/Tcl_GetChannel.3.gz
# /usr/share/man/man3/Tcl_GetChannelNames.3.gz
# /usr/share/man/man3/Tcl_GetChannelNamesEx.3.gz
# /usr/share/man/man3/Tcl_RegisterChannel.3.gz
# /usr/share/man/man3/Tcl_UnregisterChannel.3.gz
# /usr/share/man/man3/Tcl_DetachChannel.3.gz
# /usr/share/man/man3/Tcl_IsStandardChannel.3.gz
# /usr/share/man/man3/Tcl_Close.3.gz
# /usr/share/man/man3/Tcl_ReadChars.3.gz
# /usr/share/man/man3/Tcl_Read.3.gz
# /usr/share/man/man3/Tcl_GetsObj.3.gz
# /usr/share/man/man3/Tcl_Gets.3.gz
# /usr/share/man/man3/Tcl_WriteObj.3.gz
# /usr/share/man/man3/Tcl_WriteChars.3.gz
# /usr/share/man/man3/Tcl_Write.3.gz
# /usr/share/man/man3/Tcl_Flush.3.gz
# /usr/share/man/man3/Tcl_Seek.3.gz
# /usr/share/man/man3/Tcl_Tell.3.gz
# /usr/share/man/man3/Tcl_TruncateChannel.3.gz
# /usr/share/man/man3/Tcl_GetChannelOption.3.gz
# /usr/share/man/man3/Tcl_SetChannelOption.3.gz
# /usr/share/man/man3/Tcl_Eof.3.gz
# /usr/share/man/man3/Tcl_InputBlocked.3.gz
# /usr/share/man/man3/Tcl_InputBuffered.3.gz
# /usr/share/man/man3/Tcl_OutputBuffered.3.gz
# /usr/share/man/man3/Tcl_Ungets.3.gz
# /usr/share/man/man3/Tcl_ReadRaw.3.gz
# /usr/share/man/man3/Tcl_WriteRaw.3.gz
# /usr/share/man/man3/Tcl_OpenTcpClient.3.gz
# /usr/share/man/man3/Tcl_MakeTcpClientChannel.3.gz
# /usr/share/man/man3/Tcl_OpenTcpServer.3.gz
# /usr/share/man/man3/Tcl_Panic.3.gz
# /usr/share/man/man3/Tcl_PanicVA.3.gz
# /usr/share/man/man3/Tcl_SetPanicProc.3.gz
# /usr/share/man/man3/Tcl_ParseArgsObjv.3.gz
# /usr/share/man/man3/Tcl_ParseCommand.3.gz
# /usr/share/man/man3/Tcl_ParseExpr.3.gz
# /usr/share/man/man3/Tcl_ParseBraces.3.gz
# /usr/share/man/man3/Tcl_ParseQuotedString.3.gz
# /usr/share/man/man3/Tcl_ParseVarName.3.gz
# /usr/share/man/man3/Tcl_ParseVar.3.gz
# /usr/share/man/man3/Tcl_FreeParse.3.gz
# /usr/share/man/man3/Tcl_EvalTokens.3.gz
# /usr/share/man/man3/Tcl_EvalTokensStandard.3.gz
# /usr/share/man/man3/Tcl_PkgRequire.3.gz
# /usr/share/man/man3/Tcl_PkgRequireEx.3.gz
# /usr/share/man/man3/Tcl_PkgRequireProc.3.gz
# /usr/share/man/man3/Tcl_PkgPresent.3.gz
# /usr/share/man/man3/Tcl_PkgPresentEx.3.gz
# /usr/share/man/man3/Tcl_PkgProvide.3.gz
# /usr/share/man/man3/Tcl_PkgProvideEx.3.gz
# /usr/share/man/man3/Tcl_Preserve.3.gz
# /usr/share/man/man3/Tcl_Release.3.gz
# /usr/share/man/man3/Tcl_EventuallyFree.3.gz
# /usr/share/man/man3/Tcl_PrintDouble.3.gz
# /usr/share/man/man3/Tcl_RecordAndEvalObj.3.gz
# /usr/share/man/man3/Tcl_RecordAndEval.3.gz
# /usr/share/man/man3/Tcl_RegisterConfig.3.gz
# /usr/share/man/man3/Tcl_RegExpMatch.3.gz
# /usr/share/man/man3/Tcl_RegExpCompile.3.gz
# /usr/share/man/man3/Tcl_RegExpExec.3.gz
# /usr/share/man/man3/Tcl_RegExpRange.3.gz
# /usr/share/man/man3/Tcl_GetRegExpFromObj.3.gz
# /usr/share/man/man3/Tcl_RegExpMatchObj.3.gz
# /usr/share/man/man3/Tcl_RegExpExecObj.3.gz
# /usr/share/man/man3/Tcl_RegExpGetInfo.3.gz
# /usr/share/man/man3/Tcl_SaveInterpState.3.gz
# /usr/share/man/man3/Tcl_RestoreInterpState.3.gz
# /usr/share/man/man3/Tcl_DiscardInterpState.3.gz
# /usr/share/man/man3/Tcl_SaveResult.3.gz
# /usr/share/man/man3/Tcl_RestoreResult.3.gz
# /usr/share/man/man3/Tcl_DiscardResult.3.gz
# /usr/share/man/man3/Tcl_SetChannelError.3.gz
# /usr/share/man/man3/Tcl_SetChannelErrorInterp.3.gz
# /usr/share/man/man3/Tcl_GetChannelError.3.gz
# /usr/share/man/man3/Tcl_GetChannelErrorInterp.3.gz
# /usr/share/man/man3/Tcl_SetErrno.3.gz
# /usr/share/man/man3/Tcl_GetErrno.3.gz
# /usr/share/man/man3/Tcl_ErrnoId.3.gz
# /usr/share/man/man3/Tcl_ErrnoMsg.3.gz
# /usr/share/man/man3/Tcl_SetRecursionLimit.3.gz
# /usr/share/man/man3/Tcl_SetObjResult.3.gz
# /usr/share/man/man3/Tcl_GetObjResult.3.gz
# /usr/share/man/man3/Tcl_SetResult.3.gz
# /usr/share/man/man3/Tcl_GetStringResult.3.gz
# /usr/share/man/man3/Tcl_AppendResult.3.gz
# /usr/share/man/man3/Tcl_AppendResultVA.3.gz
# /usr/share/man/man3/Tcl_AppendElement.3.gz
# /usr/share/man/man3/Tcl_ResetResult.3.gz
# /usr/share/man/man3/Tcl_TransferResult.3.gz
# /usr/share/man/man3/Tcl_FreeResult.3.gz
# /usr/share/man/man3/Tcl_SetVar2Ex.3.gz
# /usr/share/man/man3/Tcl_SetVar.3.gz
# /usr/share/man/man3/Tcl_SetVar2.3.gz
# /usr/share/man/man3/Tcl_ObjSetVar2.3.gz
# /usr/share/man/man3/Tcl_GetVar2Ex.3.gz
# /usr/share/man/man3/Tcl_GetVar.3.gz
# /usr/share/man/man3/Tcl_GetVar2.3.gz
# /usr/share/man/man3/Tcl_ObjGetVar2.3.gz
# /usr/share/man/man3/Tcl_UnsetVar.3.gz
# /usr/share/man/man3/Tcl_UnsetVar2.3.gz
# /usr/share/man/man3/Tcl_SignalId.3.gz
# /usr/share/man/man3/Tcl_SignalMsg.3.gz
# /usr/share/man/man3/Tcl_Sleep.3.gz
# /usr/share/man/man3/Tcl_SourceRCFile.3.gz
# /usr/share/man/man3/Tcl_SplitList.3.gz
# /usr/share/man/man3/Tcl_Merge.3.gz
# /usr/share/man/man3/Tcl_ScanElement.3.gz
# /usr/share/man/man3/Tcl_ConvertElement.3.gz
# /usr/share/man/man3/Tcl_ScanCountedElement.3.gz
# /usr/share/man/man3/Tcl_ConvertCountedElement.3.gz
# /usr/share/man/man3/Tcl_SplitPath.3.gz
# /usr/share/man/man3/Tcl_JoinPath.3.gz
# /usr/share/man/man3/Tcl_GetPathType.3.gz
# /usr/share/man/man3/Tcl_StaticPackage.3.gz
# /usr/share/man/man3/Tcl_StandardChannels.3.gz
# /usr/share/man/man3/Tcl_StringMatch.3.gz
# /usr/share/man/man3/Tcl_StringCaseMatch.3.gz
# /usr/share/man/man3/Tcl_NewStringObj.3.gz
# /usr/share/man/man3/Tcl_NewUnicodeObj.3.gz
# /usr/share/man/man3/Tcl_SetStringObj.3.gz
# /usr/share/man/man3/Tcl_SetUnicodeObj.3.gz
# /usr/share/man/man3/Tcl_GetStringFromObj.3.gz
# /usr/share/man/man3/Tcl_GetString.3.gz
# /usr/share/man/man3/Tcl_GetUnicodeFromObj.3.gz
# /usr/share/man/man3/Tcl_GetUnicode.3.gz
# /usr/share/man/man3/Tcl_GetUniChar.3.gz
# /usr/share/man/man3/Tcl_GetCharLength.3.gz
# /usr/share/man/man3/Tcl_GetRange.3.gz
# /usr/share/man/man3/Tcl_AppendToObj.3.gz
# /usr/share/man/man3/Tcl_AppendUnicodeToObj.3.gz
# /usr/share/man/man3/Tcl_AppendObjToObj.3.gz
# /usr/share/man/man3/Tcl_AppendStringsToObj.3.gz
# /usr/share/man/man3/Tcl_AppendStringsToObjVA.3.gz
# /usr/share/man/man3/Tcl_AppendLimitedToObj.3.gz
# /usr/share/man/man3/Tcl_Format.3.gz
# /usr/share/man/man3/Tcl_AppendFormatToObj.3.gz
# /usr/share/man/man3/Tcl_ObjPrintf.3.gz
# /usr/share/man/man3/Tcl_AppendPrintfToObj.3.gz
# /usr/share/man/man3/Tcl_SetObjLength.3.gz
# /usr/share/man/man3/Tcl_AttemptSetObjLength.3.gz
# /usr/share/man/man3/Tcl_ConcatObj.3.gz
# /usr/share/man/man3/Tcl_SubstObj.3.gz
# /usr/share/man/man3/TCL_MEM_DEBUG.3.gz
# /usr/share/man/man3/Tcl_ZlibAdler32.3.gz
# /usr/share/man/man3/Tcl_ZlibCRC32.3.gz
# /usr/share/man/man3/Tcl_ZlibDeflate.3.gz
# /usr/share/man/man3/Tcl_ZlibInflate.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamChecksum.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamClose.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamEof.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamGet.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamGetCommandName.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamInit.3.gz
# /usr/share/man/man3/Tcl_ZlibStreamPut.3.gz
# /usr/share/man/man3/Tcl_Main.3.gz
# /usr/share/man/man3/Tcl_SetStartupScript.3.gz
# /usr/share/man/man3/Tcl_GetStartupScript.3.gz
# /usr/share/man/man3/Tcl_SetMainLoop.3.gz
# /usr/share/man/man3/Tcl_ConditionNotify.3.gz
# /usr/share/man/man3/Tcl_ConditionWait.3.gz
# /usr/share/man/man3/Tcl_ConditionFinalize.3.gz
# /usr/share/man/man3/Tcl_GetThreadData.3.gz
# /usr/share/man/man3/Tcl_MutexLock.3.gz
# /usr/share/man/man3/Tcl_MutexUnlock.3.gz
# /usr/share/man/man3/Tcl_MutexFinalize.3.gz
# /usr/share/man/man3/Tcl_CreateThread.3.gz
# /usr/share/man/man3/Tcl_JoinThread.3.gz
# /usr/share/man/man3/Tcl_UniCharToUpper.3.gz
# /usr/share/man/man3/Tcl_UniCharToLower.3.gz
# /usr/share/man/man3/Tcl_UniCharToTitle.3.gz
# /usr/share/man/man3/Tcl_UtfToUpper.3.gz
# /usr/share/man/man3/Tcl_UtfToLower.3.gz
# /usr/share/man/man3/Tcl_UtfToTitle.3.gz
# /usr/share/man/man3/Tcl_CommandTraceInfo.3.gz
# /usr/share/man/man3/Tcl_TraceCommand.3.gz
# /usr/share/man/man3/Tcl_UntraceCommand.3.gz
# /usr/share/man/man3/Tcl_TraceVar.3.gz
# /usr/share/man/man3/Tcl_TraceVar2.3.gz
# /usr/share/man/man3/Tcl_UntraceVar.3.gz
# /usr/share/man/man3/Tcl_UntraceVar2.3.gz
# /usr/share/man/man3/Tcl_VarTraceInfo.3.gz
# /usr/share/man/man3/Tcl_VarTraceInfo2.3.gz
# /usr/share/man/man3/Tcl_TranslateFileName.3.gz
# /usr/share/man/man3/Tcl_UniCharIsAlnum.3.gz
# /usr/share/man/man3/Tcl_UniCharIsAlpha.3.gz
# /usr/share/man/man3/Tcl_UniCharIsControl.3.gz
# /usr/share/man/man3/Tcl_UniCharIsDigit.3.gz
# /usr/share/man/man3/Tcl_UniCharIsGraph.3.gz
# /usr/share/man/man3/Tcl_UniCharIsLower.3.gz
# /usr/share/man/man3/Tcl_UniCharIsPrint.3.gz
# /usr/share/man/man3/Tcl_UniCharIsPunct.3.gz
# /usr/share/man/man3/Tcl_UniCharIsSpace.3.gz
# /usr/share/man/man3/Tcl_UniCharIsUpper.3.gz
# /usr/share/man/man3/Tcl_UniCharIsWordChar.3.gz
# /usr/share/man/man3/Tcl_UpVar.3.gz
# /usr/share/man/man3/Tcl_UpVar2.3.gz
# /usr/share/man/man3/Tcl_UniChar.3.gz
# /usr/share/man/man3/Tcl_UniCharToUtf.3.gz
# /usr/share/man/man3/Tcl_UtfToUniChar.3.gz
# /usr/share/man/man3/Tcl_UniCharToUtfDString.3.gz
# /usr/share/man/man3/Tcl_UtfToUniCharDString.3.gz
# /usr/share/man/man3/Tcl_UniCharLen.3.gz
# /usr/share/man/man3/Tcl_UniCharNcmp.3.gz
# /usr/share/man/man3/Tcl_UniCharNcasecmp.3.gz
# /usr/share/man/man3/Tcl_UniCharCaseMatch.3.gz
# /usr/share/man/man3/Tcl_UtfNcmp.3.gz
# /usr/share/man/man3/Tcl_UtfNcasecmp.3.gz
# /usr/share/man/man3/Tcl_UtfCharComplete.3.gz
# /usr/share/man/man3/Tcl_NumUtfChars.3.gz
# /usr/share/man/man3/Tcl_UtfFindFirst.3.gz
# /usr/share/man/man3/Tcl_UtfFindLast.3.gz
# /usr/share/man/man3/Tcl_UtfNext.3.gz
# /usr/share/man/man3/Tcl_UtfPrev.3.gz
# /usr/share/man/man3/Tcl_UniCharAtIndex.3.gz
# /usr/share/man/man3/Tcl_UtfAtIndex.3.gz
# /usr/share/man/man3/Tcl_UtfBackslash.3.gz
# /usr/share/man/man3/Tcl_WrongNumArgs.3.gz
# /usr/share/man/mann/body.n.gz
# /usr/share/man/mann/class.n.gz
# /usr/share/man/mann/code.n.gz
# /usr/share/man/mann/configbody.n.gz
# /usr/share/man/mann/delete.n.gz
# /usr/share/man/mann/ensemble.n.gz
# /usr/share/man/mann/find.n.gz
# /usr/share/man/mann/is.n.gz
# /usr/share/man/mann/itcl.n.gz
# /usr/share/man/mann/itclcomponent.n.gz
# /usr/share/man/mann/itcldelegate.n.gz
# /usr/share/man/mann/itclextendedclass.n.gz
# /usr/share/man/mann/itcloption.n.gz
# /usr/share/man/mann/itclvars.n.gz
# /usr/share/man/mann/itclwidget.n.gz
# /usr/share/man/mann/local.n.gz
# /usr/share/man/mann/scope.n.gz
# /usr/share/man/mann/tdbc.n.gz
# /usr/share/man/mann/tdbc_connection.n.gz
# /usr/share/man/mann/tdbc_mapSqlState.n.gz
# /usr/share/man/mann/tdbc_resultset.n.gz
# /usr/share/man/mann/tdbc_statement.n.gz
# /usr/share/man/mann/tdbc_tokenize.n.gz
# /usr/share/man/mann/tdbc_mysql.n.gz
# /usr/share/man/mann/tdbc_odbc.n.gz
# /usr/share/man/mann/tdbc_sqlite3.n.gz
# /usr/share/man/mann/thread.n.gz
# /usr/share/man/mann/tpool.n.gz
# /usr/share/man/mann/tsv.n.gz
# /usr/share/man/mann/ttrace.n.gz
# /usr/share/man/mann/Tcl.n.gz
# /usr/share/man/mann/after.n.gz
# /usr/share/man/mann/append.n.gz
# /usr/share/man/mann/apply.n.gz
# /usr/share/man/mann/array.n.gz
# /usr/share/man/mann/bgerror.n.gz
# /usr/share/man/mann/binary.n.gz
# /usr/share/man/mann/break.n.gz
# /usr/share/man/mann/case.n.gz
# /usr/share/man/mann/catch.n.gz
# /usr/share/man/mann/cd.n.gz
# /usr/share/man/mann/chan.n.gz
# /usr/share/man/mann/oo_class.n.gz
# /usr/share/man/mann/clock.n.gz
# /usr/share/man/mann/close.n.gz
# /usr/share/man/mann/concat.n.gz
# /usr/share/man/mann/continue.n.gz
# /usr/share/man/mann/oo_copy.n.gz
# /usr/share/man/mann/coroutine.n.gz
# /usr/share/man/mann/yield.n.gz
# /usr/share/man/mann/yieldto.n.gz
# /usr/share/man/mann/dde.n.gz
# /usr/share/man/mann/oo_define.n.gz
# /usr/share/man/mann/oo_objdefine.n.gz
# /usr/share/man/mann/dict.n.gz
# /usr/share/man/mann/encoding.n.gz
# /usr/share/man/mann/eof.n.gz
# /usr/share/man/mann/error.n.gz
# /usr/share/man/mann/eval.n.gz
# /usr/share/man/mann/exec.n.gz
# /usr/share/man/mann/exit.n.gz
# /usr/share/man/mann/expr.n.gz
# /usr/share/man/mann/fblocked.n.gz
# /usr/share/man/mann/fconfigure.n.gz
# /usr/share/man/mann/fcopy.n.gz
# /usr/share/man/mann/file.n.gz
# /usr/share/man/mann/fileevent.n.gz
# /usr/share/man/mann/filename.n.gz
# /usr/share/man/mann/flush.n.gz
# /usr/share/man/mann/for.n.gz
# /usr/share/man/mann/foreach.n.gz
# /usr/share/man/mann/format.n.gz
# /usr/share/man/mann/gets.n.gz
# /usr/share/man/mann/glob.n.gz
# /usr/share/man/mann/global.n.gz
# /usr/share/man/mann/history.n.gz
# /usr/share/man/mann/http.n.gz
# /usr/share/man/mann/if.n.gz
# /usr/share/man/mann/incr.n.gz
# /usr/share/man/mann/info.n.gz
# /usr/share/man/mann/interp.n.gz
# /usr/share/man/mann/join.n.gz
# /usr/share/man/mann/lappend.n.gz
# /usr/share/man/mann/lassign.n.gz
# /usr/share/man/mann/auto_execok.n.gz
# /usr/share/man/mann/auto_import.n.gz
# /usr/share/man/mann/auto_load.n.gz
# /usr/share/man/mann/auto_mkindex.n.gz
# /usr/share/man/mann/auto_qualify.n.gz
# /usr/share/man/mann/auto_reset.n.gz
# /usr/share/man/mann/tcl_findLibrary.n.gz
# /usr/share/man/mann/parray.n.gz
# /usr/share/man/mann/tcl_endOfWord.n.gz
# /usr/share/man/mann/tcl_startOfNextWord.n.gz
# /usr/share/man/mann/tcl_startOfPreviousWord.n.gz
# /usr/share/man/mann/tcl_wordBreakAfter.n.gz
# /usr/share/man/mann/tcl_wordBreakBefore.n.gz
# /usr/share/man/mann/lindex.n.gz
# /usr/share/man/mann/linsert.n.gz
# /usr/share/man/mann/list.n.gz
# /usr/share/man/mann/llength.n.gz
# /usr/share/man/mann/lmap.n.gz
# /usr/share/man/mann/load.n.gz
# /usr/share/man/mann/lrange.n.gz
# /usr/share/man/mann/lrepeat.n.gz
# /usr/share/man/mann/lreplace.n.gz
# /usr/share/man/mann/lreverse.n.gz
# /usr/share/man/mann/lsearch.n.gz
# /usr/share/man/mann/lset.n.gz
# /usr/share/man/mann/lsort.n.gz
# /usr/share/man/mann/mathfunc.n.gz
# /usr/share/man/mann/mathop.n.gz
# /usr/share/man/mann/memory.n.gz
# /usr/share/man/mann/msgcat.n.gz
# /usr/share/man/mann/my.n.gz
# /usr/share/man/mann/namespace.n.gz
# /usr/share/man/mann/next.n.gz
# /usr/share/man/mann/nextto.n.gz
# /usr/share/man/mann/oo_object.n.gz
# /usr/share/man/mann/open.n.gz
# /usr/share/man/mann/package.n.gz
# /usr/share/man/mann/pkg_create.n.gz
# /usr/share/man/mann/pid.n.gz
# /usr/share/man/mann/pkg_mkIndex.n.gz
# /usr/share/man/mann/platform.n.gz
# /usr/share/man/mann/platform_shell.n.gz
# /usr/share/man/mann/tcl_prefix.n.gz
# /usr/share/man/mann/proc.n.gz
# /usr/share/man/mann/puts.n.gz
# /usr/share/man/mann/pwd.n.gz
# /usr/share/man/mann/re_syntax.n.gz
# /usr/share/man/mann/read.n.gz
# /usr/share/man/mann/refchan.n.gz
# /usr/share/man/mann/regexp.n.gz
# /usr/share/man/mann/registry.n.gz
# /usr/share/man/mann/regsub.n.gz
# /usr/share/man/mann/rename.n.gz
# /usr/share/man/mann/return.n.gz
# /usr/share/man/mann/safe.n.gz
# /usr/share/man/mann/scan.n.gz
# /usr/share/man/mann/seek.n.gz
# /usr/share/man/mann/self.n.gz
# /usr/share/man/mann/set.n.gz
# /usr/share/man/mann/socket.n.gz
# /usr/share/man/mann/source.n.gz
# /usr/share/man/mann/split.n.gz
# /usr/share/man/mann/string.n.gz
# /usr/share/man/mann/subst.n.gz
# /usr/share/man/mann/switch.n.gz
# /usr/share/man/mann/tailcall.n.gz
# /usr/share/man/mann/tcltest.n.gz
# /usr/share/man/mann/argc.n.gz
# /usr/share/man/mann/argv.n.gz
# /usr/share/man/mann/argv0.n.gz
# /usr/share/man/mann/auto_path.n.gz
# /usr/share/man/mann/env.n.gz
# /usr/share/man/mann/errorCode.n.gz
# /usr/share/man/mann/errorInfo.n.gz
# /usr/share/man/mann/tcl_interactive.n.gz
# /usr/share/man/mann/tcl_library.n.gz
# /usr/share/man/mann/tcl_nonwordchars.n.gz
# /usr/share/man/mann/tcl_patchLevel.n.gz
# /usr/share/man/mann/tcl_pkgPath.n.gz
# /usr/share/man/mann/tcl_platform.n.gz
# /usr/share/man/mann/tcl_precision.n.gz
# /usr/share/man/mann/tcl_rcFileName.n.gz
# /usr/share/man/mann/tcl_traceCompile.n.gz
# /usr/share/man/mann/tcl_traceExec.n.gz
# /usr/share/man/mann/tcl_wordchars.n.gz
# /usr/share/man/mann/tcl_version.n.gz
# /usr/share/man/mann/tell.n.gz
# /usr/share/man/mann/throw.n.gz
# /usr/share/man/mann/time.n.gz
# /usr/share/man/mann/tm.n.gz
# /usr/share/man/mann/trace.n.gz
# /usr/share/man/mann/transchan.n.gz
# /usr/share/man/mann/try.n.gz
# /usr/share/man/mann/unknown.n.gz
# /usr/share/man/mann/unload.n.gz
# /usr/share/man/mann/unset.n.gz
# /usr/share/man/mann/update.n.gz
# /usr/share/man/mann/uplevel.n.gz
# /usr/share/man/mann/upvar.n.gz
# /usr/share/man/mann/variable.n.gz
# /usr/share/man/mann/vwait.n.gz
# /usr/share/man/mann/while.n.gz
# /usr/share/man/mann/zlib.n.gz
# /usr/share/licenses/tcl/LICENSE
# /usr/bin/tclsh
# /usr/bin/tclsh8.6
# /usr/include/tcl.h
# /usr/include/tclDecls.h
# /usr/include/tclOO.h
# /usr/include/tclOODecls.h
# /usr/include/tclPlatDecls.h
# /usr/include/tclTomMath.h
# /usr/include/tclTomMathDecls.h
# /usr/include/tclInt.h
# /usr/include/tclIntDecls.h
# /usr/include/tclIntPlatDecls.h
# /usr/include/tclPort.h
# /usr/include/tclOOInt.h
# /usr/include/tclOOIntDecls.h
# /usr/include/tclUnixPort.h
# /usr/include/itcl.h
# /usr/include/itclDecls.h
# /usr/include/itclInt.h
# /usr/include/itclMigrate2TclCore.h
# /usr/include/itclTclIntStubsFcn.h
# /usr/include/itcl2TclOO.h
# /usr/include/itclIntDecls.h
# /usr/include/tdbc.h
# /usr/include/tdbcInt.h
# /usr/include/tdbcDecls.h
# /usr/include/fakemysql.h
# /usr/include/mysqlStubs.h
# /usr/include/fakesql.h
# /usr/include/odbcStubs.h
# /usr/include/fakepq.h
# /usr/include/pqStubs.h
# /usr/include/tclThread.h
# /sysroot/usr/lib/libtcl8.6.so
# /sysroot/usr/lib/tclConfig.sh
# /sysroot/usr/lib/tclooConfig.sh
# /sysroot/usr/lib/libtclstub8.6.a
# /sysroot/usr/lib/libtcl.so
# /sysroot/usr/lib/tcl8.6/auto.tcl
# /sysroot/usr/lib/tcl8.6/clock.tcl
# /sysroot/usr/lib/tcl8.6/history.tcl
# /sysroot/usr/lib/tcl8.6/init.tcl
# /sysroot/usr/lib/tcl8.6/package.tcl
# /sysroot/usr/lib/tcl8.6/parray.tcl
# /sysroot/usr/lib/tcl8.6/safe.tcl
# /sysroot/usr/lib/tcl8.6/tm.tcl
# /sysroot/usr/lib/tcl8.6/word.tcl
# /sysroot/usr/lib/tcl8.6/tclIndex
# /sysroot/usr/lib/tcl8.6/tclAppInit.c
# /sysroot/usr/lib/tcl8.6/opt0.4/optparse.tcl
# /sysroot/usr/lib/tcl8.6/opt0.4/pkgIndex.tcl
# /sysroot/usr/lib/tcl8.6/http1.0/http.tcl
# /sysroot/usr/lib/tcl8.6/http1.0/pkgIndex.tcl
# /sysroot/usr/lib/tcl8.6/encoding/macGreek.enc
# /sysroot/usr/lib/tcl8.6/encoding/ascii.enc
# /sysroot/usr/lib/tcl8.6/encoding/big5.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1250.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1251.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1252.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1253.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1254.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1255.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1256.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1257.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp1258.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp437.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp737.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp775.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp850.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp852.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp855.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp857.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp860.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp861.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp862.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp863.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp864.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp865.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp866.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp869.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp874.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp932.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp936.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp949.enc
# /sysroot/usr/lib/tcl8.6/encoding/cp950.enc
# /sysroot/usr/lib/tcl8.6/encoding/dingbats.enc
# /sysroot/usr/lib/tcl8.6/encoding/ebcdic.enc
# /sysroot/usr/lib/tcl8.6/encoding/euc-cn.enc
# /sysroot/usr/lib/tcl8.6/encoding/euc-jp.enc
# /sysroot/usr/lib/tcl8.6/encoding/euc-kr.enc
# /sysroot/usr/lib/tcl8.6/encoding/gb12345.enc
# /sysroot/usr/lib/tcl8.6/encoding/gb1988.enc
# /sysroot/usr/lib/tcl8.6/encoding/gb2312-raw.enc
# /sysroot/usr/lib/tcl8.6/encoding/gb2312.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso2022-jp.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso2022-kr.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso2022.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-1.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-10.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-13.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-14.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-15.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-16.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-2.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-3.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-4.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-5.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-6.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-7.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-8.enc
# /sysroot/usr/lib/tcl8.6/encoding/iso8859-9.enc
# /sysroot/usr/lib/tcl8.6/encoding/jis0201.enc
# /sysroot/usr/lib/tcl8.6/encoding/jis0208.enc
# /sysroot/usr/lib/tcl8.6/encoding/jis0212.enc
# /sysroot/usr/lib/tcl8.6/encoding/koi8-r.enc
# /sysroot/usr/lib/tcl8.6/encoding/koi8-u.enc
# /sysroot/usr/lib/tcl8.6/encoding/ksc5601.enc
# /sysroot/usr/lib/tcl8.6/encoding/macCentEuro.enc
# /sysroot/usr/lib/tcl8.6/encoding/macCroatian.enc
# /sysroot/usr/lib/tcl8.6/encoding/macCyrillic.enc
# /sysroot/usr/lib/tcl8.6/encoding/macDingbats.enc
# /sysroot/usr/lib/tcl8.6/encoding/macIceland.enc
# /sysroot/usr/lib/tcl8.6/encoding/macJapan.enc
# /sysroot/usr/lib/tcl8.6/encoding/macRoman.enc
# /sysroot/usr/lib/tcl8.6/encoding/macRomania.enc
# /sysroot/usr/lib/tcl8.6/encoding/macThai.enc
# /sysroot/usr/lib/tcl8.6/encoding/macTurkish.enc
# /sysroot/usr/lib/tcl8.6/encoding/macUkraine.enc
# /sysroot/usr/lib/tcl8.6/encoding/shiftjis.enc
# /sysroot/usr/lib/tcl8.6/encoding/symbol.enc
# /sysroot/usr/lib/tcl8.6/encoding/tis-620.enc
# /sysroot/usr/lib/tcl8.6/msgs/he.msg
# /sysroot/usr/lib/tcl8.6/msgs/af.msg
# /sysroot/usr/lib/tcl8.6/msgs/hi.msg
# /sysroot/usr/lib/tcl8.6/msgs/af_za.msg
# /sysroot/usr/lib/tcl8.6/msgs/hi_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/ar.msg
# /sysroot/usr/lib/tcl8.6/msgs/hu.msg
# /sysroot/usr/lib/tcl8.6/msgs/ar_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/hr.msg
# /sysroot/usr/lib/tcl8.6/msgs/ar_jo.msg
# /sysroot/usr/lib/tcl8.6/msgs/id.msg
# /sysroot/usr/lib/tcl8.6/msgs/ar_lb.msg
# /sysroot/usr/lib/tcl8.6/msgs/lt.msg
# /sysroot/usr/lib/tcl8.6/msgs/ar_sy.msg
# /sysroot/usr/lib/tcl8.6/msgs/lv.msg
# /sysroot/usr/lib/tcl8.6/msgs/be.msg
# /sysroot/usr/lib/tcl8.6/msgs/mk.msg
# /sysroot/usr/lib/tcl8.6/msgs/bg.msg
# /sysroot/usr/lib/tcl8.6/msgs/mr.msg
# /sysroot/usr/lib/tcl8.6/msgs/bn.msg
# /sysroot/usr/lib/tcl8.6/msgs/mr_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/bn_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/ms.msg
# /sysroot/usr/lib/tcl8.6/msgs/ca.msg
# /sysroot/usr/lib/tcl8.6/msgs/ms_my.msg
# /sysroot/usr/lib/tcl8.6/msgs/cs.msg
# /sysroot/usr/lib/tcl8.6/msgs/mt.msg
# /sysroot/usr/lib/tcl8.6/msgs/da.msg
# /sysroot/usr/lib/tcl8.6/msgs/nb.msg
# /sysroot/usr/lib/tcl8.6/msgs/de.msg
# /sysroot/usr/lib/tcl8.6/msgs/nl.msg
# /sysroot/usr/lib/tcl8.6/msgs/de_at.msg
# /sysroot/usr/lib/tcl8.6/msgs/nl_be.msg
# /sysroot/usr/lib/tcl8.6/msgs/de_be.msg
# /sysroot/usr/lib/tcl8.6/msgs/nn.msg
# /sysroot/usr/lib/tcl8.6/msgs/el.msg
# /sysroot/usr/lib/tcl8.6/msgs/pl.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_au.msg
# /sysroot/usr/lib/tcl8.6/msgs/pt.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_be.msg
# /sysroot/usr/lib/tcl8.6/msgs/pt_br.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_bw.msg
# /sysroot/usr/lib/tcl8.6/msgs/ro.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_ca.msg
# /sysroot/usr/lib/tcl8.6/msgs/ru.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_gb.msg
# /sysroot/usr/lib/tcl8.6/msgs/ru_ua.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_hk.msg
# /sysroot/usr/lib/tcl8.6/msgs/sh.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_ie.msg
# /sysroot/usr/lib/tcl8.6/msgs/sk.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/sl.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_nz.msg
# /sysroot/usr/lib/tcl8.6/msgs/sq.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_ph.msg
# /sysroot/usr/lib/tcl8.6/msgs/sr.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_sg.msg
# /sysroot/usr/lib/tcl8.6/msgs/sv.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_za.msg
# /sysroot/usr/lib/tcl8.6/msgs/sw.msg
# /sysroot/usr/lib/tcl8.6/msgs/en_zw.msg
# /sysroot/usr/lib/tcl8.6/msgs/ta.msg
# /sysroot/usr/lib/tcl8.6/msgs/eo.msg
# /sysroot/usr/lib/tcl8.6/msgs/ta_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/es.msg
# /sysroot/usr/lib/tcl8.6/msgs/te.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_ar.msg
# /sysroot/usr/lib/tcl8.6/msgs/te_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_bo.msg
# /sysroot/usr/lib/tcl8.6/msgs/th.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_cl.msg
# /sysroot/usr/lib/tcl8.6/msgs/tr.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_co.msg
# /sysroot/usr/lib/tcl8.6/msgs/uk.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_cr.msg
# /sysroot/usr/lib/tcl8.6/msgs/vi.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_do.msg
# /sysroot/usr/lib/tcl8.6/msgs/zh.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_ec.msg
# /sysroot/usr/lib/tcl8.6/msgs/zh_cn.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_gt.msg
# /sysroot/usr/lib/tcl8.6/msgs/zh_hk.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_hn.msg
# /sysroot/usr/lib/tcl8.6/msgs/zh_sg.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_mx.msg
# /sysroot/usr/lib/tcl8.6/msgs/zh_tw.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_ni.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_pa.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_pe.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_pr.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_py.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_sv.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_uy.msg
# /sysroot/usr/lib/tcl8.6/msgs/es_ve.msg
# /sysroot/usr/lib/tcl8.6/msgs/et.msg
# /sysroot/usr/lib/tcl8.6/msgs/eu.msg
# /sysroot/usr/lib/tcl8.6/msgs/eu_es.msg
# /sysroot/usr/lib/tcl8.6/msgs/fa.msg
# /sysroot/usr/lib/tcl8.6/msgs/fa_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/fa_ir.msg
# /sysroot/usr/lib/tcl8.6/msgs/fi.msg
# /sysroot/usr/lib/tcl8.6/msgs/fo.msg
# /sysroot/usr/lib/tcl8.6/msgs/fo_fo.msg
# /sysroot/usr/lib/tcl8.6/msgs/fr.msg
# /sysroot/usr/lib/tcl8.6/msgs/fr_be.msg
# /sysroot/usr/lib/tcl8.6/msgs/fr_ca.msg
# /sysroot/usr/lib/tcl8.6/msgs/fr_ch.msg
# /sysroot/usr/lib/tcl8.6/msgs/ga.msg
# /sysroot/usr/lib/tcl8.6/msgs/ga_ie.msg
# /sysroot/usr/lib/tcl8.6/msgs/gl.msg
# /sysroot/usr/lib/tcl8.6/msgs/gl_es.msg
# /sysroot/usr/lib/tcl8.6/msgs/gv.msg
# /sysroot/usr/lib/tcl8.6/msgs/gv_gb.msg
# /sysroot/usr/lib/tcl8.6/msgs/id_id.msg
# /sysroot/usr/lib/tcl8.6/msgs/is.msg
# /sysroot/usr/lib/tcl8.6/msgs/it.msg
# /sysroot/usr/lib/tcl8.6/msgs/it_ch.msg
# /sysroot/usr/lib/tcl8.6/msgs/ja.msg
# /sysroot/usr/lib/tcl8.6/msgs/kl.msg
# /sysroot/usr/lib/tcl8.6/msgs/kl_gl.msg
# /sysroot/usr/lib/tcl8.6/msgs/ko.msg
# /sysroot/usr/lib/tcl8.6/msgs/ko_kr.msg
# /sysroot/usr/lib/tcl8.6/msgs/kok.msg
# /sysroot/usr/lib/tcl8.6/msgs/kok_in.msg
# /sysroot/usr/lib/tcl8.6/msgs/kw.msg
# /sysroot/usr/lib/tcl8.6/msgs/kw_gb.msg
# /sysroot/usr/lib/tcl8/8.4/platform-1.0.14.tm
# /sysroot/usr/lib/tcl8/8.4/platform/shell-1.1.4.tm
# /sysroot/usr/lib/tcl8/8.5/msgcat-1.6.0.tm
# /sysroot/usr/lib/tcl8/8.5/tcltest-2.3.8.tm
# /sysroot/usr/lib/tcl8/8.6/http-2.8.9.tm
# /sysroot/usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm
# /sysroot/usr/lib/pkgconfig/tcl.pc
# /sysroot/usr/lib/itcl4.0.4/libitcl4.0.4.so
# /sysroot/usr/lib/itcl4.0.4/libitclstub4.0.4.a
# /sysroot/usr/lib/itcl4.0.4/itcl.tcl
# /sysroot/usr/lib/itcl4.0.4/itclWidget.tcl
# /sysroot/usr/lib/itcl4.0.4/itclHullCmds.tcl
# /sysroot/usr/lib/itcl4.0.4/pkgIndex.tcl
# /sysroot/usr/lib/itcl4.0.4/itclConfig.sh
# /sysroot/usr/lib/sqlite3.11.0/libsqlite3.11.0.so
# /sysroot/usr/lib/sqlite3.11.0/pkgIndex.tcl
# /sysroot/usr/lib/tdbc1.0.4/libtdbc1.0.4.so
# /sysroot/usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a
# /sysroot/usr/lib/tdbc1.0.4/tdbc.tcl
# /sysroot/usr/lib/tdbc1.0.4/pkgIndex.tcl
# /sysroot/usr/lib/tdbc1.0.4/tdbcConfig.sh
# /sysroot/usr/lib/tdbcmysql1.0.4/libtdbcmysql1.0.4.so
# /sysroot/usr/lib/tdbcmysql1.0.4/tdbcmysql.tcl
# /sysroot/usr/lib/tdbcmysql1.0.4/pkgIndex.tcl
# /sysroot/usr/lib/tdbcodbc1.0.4/libtdbcodbc1.0.4.so
# /sysroot/usr/lib/tdbcodbc1.0.4/tdbcodbc.tcl
# /sysroot/usr/lib/tdbcodbc1.0.4/pkgIndex.tcl
# /sysroot/usr/lib/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so
# /sysroot/usr/lib/tdbcpostgres1.0.4/tdbcpostgres.tcl
# /sysroot/usr/lib/tdbcpostgres1.0.4/pkgIndex.tcl
# /sysroot/usr/lib/thread2.7.3/libthread2.7.3.so
# /sysroot/usr/lib/thread2.7.3/ttrace.tcl
# /sysroot/usr/lib/thread2.7.3/pkgIndex.tcl
# /sysroot/usr/include/tcl.h
# /sysroot/usr/include/tclDecls.h
# /sysroot/usr/include/tclOO.h
# /sysroot/usr/include/tclOODecls.h
# /sysroot/usr/include/tclPlatDecls.h
# /sysroot/usr/include/tclTomMath.h
# /sysroot/usr/include/tclTomMathDecls.h
# /sysroot/usr/include/tclInt.h
# /sysroot/usr/include/tclIntDecls.h
# /sysroot/usr/include/tclIntPlatDecls.h
# /sysroot/usr/include/tclPort.h
# /sysroot/usr/include/tclOOInt.h
# /sysroot/usr/include/tclOOIntDecls.h
# /sysroot/usr/include/tclUnixPort.h
# /sysroot/usr/include/itcl.h
# /sysroot/usr/include/itclDecls.h
# /sysroot/usr/include/itclInt.h
# /sysroot/usr/include/itclMigrate2TclCore.h
# /sysroot/usr/include/itclTclIntStubsFcn.h
# /sysroot/usr/include/itcl2TclOO.h
# /sysroot/usr/include/itclIntDecls.h
# /sysroot/usr/include/tdbc.h
# /sysroot/usr/include/tdbcInt.h
# /sysroot/usr/include/tdbcDecls.h
# /sysroot/usr/include/fakemysql.h
# /sysroot/usr/include/mysqlStubs.h
# /sysroot/usr/include/fakesql.h
# /sysroot/usr/include/odbcStubs.h
# /sysroot/usr/include/fakepq.h
# /sysroot/usr/include/pqStubs.h
# /sysroot/usr/include/tclThread.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf tcl.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/tcl.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcl.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 7366

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcl.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 4384

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcl.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2049

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcl.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/tcl.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tcl configure 8.6, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1385: checking whether to use symlinks for manpages
# configure:1394: result: no
# configure:1397: checking whether to compress the manpages
# configure:1412: result: no
# configure:1426: checking whether to add a package name suffix for the manpages
# configure:1439: result: no
# configure:1463: checking for x86_64-unknown-linux-gcc
# configure:1492: result: no
# configure:1501: checking for gcc
# configure:1517: found /usr/sbin/gcc
# configure:1527: result: gcc
# configure:1771: checking for C compiler version
# configure:1774: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:1777: $? = 0
# configure:1779: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:1782: $? = 0
# configure:1784: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:1787: $? = 1
# configure:1810: checking for C compiler default output file name
# configure:1813: gcc conftest.c >&5
# configure:1816: $? = 0
# configure:1862: result: a.out
# configure:1867: checking whether the C compiler works
# configure:1873: ./a.out
# configure:1876: $? = 0
# configure:1893: result: yes
# configure:1900: checking whether we are cross compiling
# configure:1902: result: no
# configure:1905: checking for suffix of executables
# configure:1907: gcc -o conftest conftest.c >&5
# configure:1910: $? = 0
# configure:1935: result:
# configure:1941: checking for suffix of object files
# configure:1962: gcc -c conftest.c >&5
# configure:1965: $? = 0
# configure:1987: result: o
# configure:1991: checking whether we are using the GNU C compiler
# configure:2015: gcc -c conftest.c >&5
# configure:2021: $? = 0
# configure:2025: test -z
# || test ! -s conftest.err
# configure:2028: $? = 0
# configure:2031: test -s conftest.o
# configure:2034: $? = 0
# configure:2047: result: yes
# configure:2053: checking whether gcc accepts -g
# configure:2074: gcc -c -g conftest.c >&5
# configure:2080: $? = 0
# configure:2084: test -z
# || test ! -s conftest.err
# configure:2087: $? = 0
# configure:2090: test -s conftest.o
# configure:2093: $? = 0
# configure:2104: result: yes
# configure:2121: checking for gcc option to accept ANSI C
# configure:2191: gcc -c conftest.c >&5
# configure:2197: $? = 0
# configure:2201: test -z
# || test ! -s conftest.err
# configure:2204: $? = 0
# configure:2207: test -s conftest.o
# configure:2210: $? = 0
# configure:2228: result: none needed
# configure:2246: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2252: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2386: checking for inline
# configure:2407: gcc -c conftest.c >&5
# configure:2413: $? = 0
# configure:2417: test -z
# || test ! -s conftest.err
# configure:2420: $? = 0
# configure:2423: test -s conftest.o
# configure:2426: $? = 0
# configure:2438: result: inline
# configure:2472: checking how to run the C preprocessor
# configure:2507: gcc -E conftest.c
# configure:2513: $? = 0
# configure:2545: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2551: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2590: result: gcc -E
# configure:2614: gcc -E conftest.c
# configure:2620: $? = 0
# configure:2652: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2658: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2702: checking for egrep
# configure:2712: result: grep -E
# configure:2717: checking for ANSI C header files
# configure:2742: gcc -c conftest.c >&5
# configure:2748: $? = 0
# configure:2752: test -z
# || test ! -s conftest.err
# configure:2755: $? = 0
# configure:2758: test -s conftest.o
# configure:2761: $? = 0
# configure:2850: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(2);
# ^~~~
# conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:26:7: note: include '' or provide a declaration of 'exit'
# conftest.c:27:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# conftest.c:27:3: note: include '' or provide a declaration of 'exit'
# configure:2853: $? = 0
# configure:2855: ./conftest
# configure:2858: $? = 0
# configure:2873: result: yes
# configure:2897: checking for sys/types.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for sys/stat.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for stdlib.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for string.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for memory.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for strings.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for inttypes.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for stdint.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2897: checking for unistd.h
# configure:2913: gcc -c conftest.c >&5
# configure:2919: $? = 0
# configure:2923: test -z
# || test ! -s conftest.err
# configure:2926: $? = 0
# configure:2929: test -s conftest.o
# configure:2932: $? = 0
# configure:2943: result: yes
# configure:2956: checking dirent.h
# configure:2997: gcc -o conftest conftest.c >&5
# configure:3003: $? = 0
# configure:3007: test -z
# || test ! -s conftest.err
# configure:3010: $? = 0
# configure:3013: test -s conftest
# configure:3016: $? = 0
# configure:3028: result: yes
# configure:3049: checking float.h usability
# configure:3061: gcc -c conftest.c >&5
# configure:3067: $? = 0
# configure:3071: test -z
# || test ! -s conftest.err
# configure:3074: $? = 0
# configure:3077: test -s conftest.o
# configure:3080: $? = 0
# configure:3090: result: yes
# configure:3094: checking float.h presence
# configure:3104: gcc -E conftest.c
# configure:3110: $? = 0
# configure:3130: result: yes
# configure:3165: checking for float.h
# configure:3172: result: yes
# configure:3197: checking values.h usability
# configure:3209: gcc -c conftest.c >&5
# configure:3215: $? = 0
# configure:3219: test -z
# || test ! -s conftest.err
# configure:3222: $? = 0
# configure:3225: test -s conftest.o
# configure:3228: $? = 0
# configure:3238: result: yes
# configure:3242: checking values.h presence
# configure:3252: gcc -E conftest.c
# configure:3258: $? = 0
# configure:3278: result: yes
# configure:3313: checking for values.h
# configure:3320: result: yes
# configure:3336: checking for stdlib.h
# configure:3341: result: yes
# configure:3538: checking for string.h
# configure:3543: result: yes
# configure:3737: checking sys/wait.h usability
# configure:3749: gcc -c conftest.c >&5
# configure:3755: $? = 0
# configure:3759: test -z
# || test ! -s conftest.err
# configure:3762: $? = 0
# configure:3765: test -s conftest.o
# configure:3768: $? = 0
# configure:3778: result: yes
# configure:3782: checking sys/wait.h presence
# configure:3792: gcc -E conftest.c
# configure:3798: $? = 0
# configure:3818: result: yes
# configure:3853: checking for sys/wait.h
# configure:3860: result: yes
# configure:3885: checking dlfcn.h usability
# configure:3897: gcc -c conftest.c >&5
# configure:3903: $? = 0
# configure:3907: test -z
# || test ! -s conftest.err
# configure:3910: $? = 0
# configure:3913: test -s conftest.o
# configure:3916: $? = 0
# configure:3926: result: yes
# configure:3930: checking dlfcn.h presence
# configure:3940: gcc -E conftest.c
# configure:3946: $? = 0
# configure:3966: result: yes
# configure:4001: checking for dlfcn.h
# configure:4008: result: yes
# configure:4039: checking sys/param.h usability
# configure:4051: gcc -c conftest.c >&5
# configure:4057: $? = 0
# configure:4061: test -z
# || test ! -s conftest.err
# configure:4064: $? = 0
# configure:4067: test -s conftest.o
# configure:4070: $? = 0
# configure:4080: result: yes
# configure:4084: checking sys/param.h presence
# configure:4094: gcc -E conftest.c
# configure:4100: $? = 0
# configure:4120: result: yes
# configure:4155: checking for sys/param.h
# configure:4162: result: yes
# configure:4189: checking if the compiler understands -pipe
# configure:4212: gcc -c -pipe conftest.c >&5
# configure:4218: $? = 0
# configure:4222: test -z
# || test ! -s conftest.err
# configure:4225: $? = 0
# configure:4228: test -s conftest.o
# configure:4231: $? = 0
# configure:4243: result: yes
# configure:4293: checking for pthread_mutex_init in -lpthread
# configure:4323: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:4329: $? = 0
# configure:4333: test -z
# || test ! -s conftest.err
# configure:4336: $? = 0
# configure:4339: test -s conftest
# configure:4342: $? = 0
# configure:4355: result: yes
# configure:4682: checking for pthread_attr_setstacksize
# configure:4739: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:4745: $? = 0
# configure:4749: test -z
# || test ! -s conftest.err
# configure:4752: $? = 0
# configure:4755: test -s conftest
# configure:4758: $? = 0
# configure:4770: result: yes
# configure:4682: checking for pthread_atfork
# configure:4739: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:4745: $? = 0
# configure:4749: test -z
# || test ! -s conftest.err
# configure:4752: $? = 0
# configure:4755: test -s conftest
# configure:4758: $? = 0
# configure:4770: result: yes
# configure:4785: checking for building with threads
# configure:4797: result: yes
# configure:4847: checking for sin
# configure:4904: gcc -o conftest -pipe conftest.c >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/cc3nl0gq.o: In function `main':
# conftest.c:(.text+0xd): undefined reference to `sin'
# /tmp/cc3nl0gq.o:(.data+0x0): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:4910: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_sin) || defined (__stub___sin)
# | choke me
# | #else
# | char (*f) () = sin;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != sin;
# | ;
# | return 0;
# | }
# configure:4935: result: no
# configure:4943: checking for main in -lieee
# configure:4967: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:4973: $? = 0
# configure:4977: test -z
# || test ! -s conftest.err
# configure:4980: $? = 0
# configure:4983: test -s conftest
# configure:4986: $? = 0
# configure:4999: result: yes
# configure:5011: checking for main in -linet
# configure:5035: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5041: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | main ();
# | ;
# | return 0;
# | }
# configure:5067: result: no
# configure:5083: checking net/errno.h usability
# configure:5095: gcc -c -pipe conftest.c >&5
# conftest.c:61:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5101: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5124: result: no
# configure:5128: checking net/errno.h presence
# configure:5138: gcc -E conftest.c
# conftest.c:27:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5144: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | /* end confdefs.h. */
# | #include
# configure:5164: result: no
# configure:5199: checking for net/errno.h
# configure:5206: result: no
# configure:5240: checking for connect
# configure:5297: gcc -o conftest -pipe conftest.c >&5
# configure:5303: $? = 0
# configure:5307: test -z
# || test ! -s conftest.err
# configure:5310: $? = 0
# configure:5313: test -s conftest
# configure:5316: $? = 0
# configure:5328: result: yes
# configure:5603: checking for gethostbyname
# configure:5660: gcc -o conftest -pipe conftest.c >&5
# configure:5666: $? = 0
# configure:5670: test -z
# || test ! -s conftest.err
# configure:5673: $? = 0
# configure:5676: test -s conftest
# configure:5679: $? = 0
# configure:5691: result: yes
# configure:5772: checking how to build libraries
# configure:5790: result: shared
# configure:5812: checking for tclsh
# configure:5841: result: No tclsh found on PATH
# configure:5865: checking zlib.h usability
# configure:5877: gcc -c -pipe conftest.c >&5
# configure:5883: $? = 0
# configure:5887: test -z
# || test ! -s conftest.err
# configure:5890: $? = 0
# configure:5893: test -s conftest.o
# configure:5896: $? = 0
# configure:5906: result: yes
# configure:5910: checking zlib.h presence
# configure:5920: gcc -E conftest.c
# configure:5926: $? = 0
# configure:5946: result: yes
# configure:5981: checking for zlib.h
# configure:5988: result: yes
# configure:5994: checking for gz_header
# configure:6019: gcc -c -pipe conftest.c >&5
# configure:6025: $? = 0
# configure:6029: test -z
# || test ! -s conftest.err
# configure:6032: $? = 0
# configure:6035: test -s conftest.o
# configure:6038: $? = 0
# configure:6049: result: yes
# configure:6065: checking for library containing deflateSetHeader
# configure:6095: gcc -o conftest -pipe conftest.c -lpthread >&5
# /tmp/ccc89CSE.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `deflateSetHeader'
# collect2: error: ld returned 1 exit status
# configure:6101: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char deflateSetHeader ();
# | int
# | main ()
# | {
# | deflateSetHeader ();
# | ;
# | return 0;
# | }
# configure:6150: gcc -o conftest -pipe conftest.c -lz -lpthread >&5
# configure:6156: $? = 0
# configure:6160: test -z
# || test ! -s conftest.err
# configure:6163: $? = 0
# configure:6166: test -s conftest
# configure:6169: $? = 0
# configure:6184: result: -lz
# configure:6223: checking for x86_64-unknown-linux-ranlib
# configure:6252: result: no
# configure:6261: checking for ranlib
# configure:6277: found /usr/sbin/ranlib
# configure:6288: result: ranlib
# configure:6304: checking if 64bit support is requested
# configure:6313: result: yes
# configure:6318: checking if 64bit Sparc VIS support is requested
# configure:6327: result: no
# configure:6338: checking if compiler supports visibility "hidden"
# configure:6363: gcc -o conftest -pipe -Werror conftest.c -lz -lpthread >&5
# configure:6369: $? = 0
# configure:6373: test -z
# || test ! -s conftest.err
# configure:6376: $? = 0
# configure:6379: test -s conftest
# configure:6382: $? = 0
# configure:6395: result: yes
# configure:6415: checking if rpath support is requested
# configure:6424: result: yes
# configure:6431: checking system version
# configure:6459: result: Linux-4.7.1-1-ARCH
# configure:6467: checking for dlopen in -ldl
# configure:6497: gcc -o conftest -pipe conftest.c -ldl -lz -lpthread >&5
# configure:6503: $? = 0
# configure:6507: test -z
# || test ! -s conftest.err
# configure:6510: $? = 0
# configure:6513: test -s conftest
# configure:6516: $? = 0
# configure:6529: result: yes
# configure:6572: checking for x86_64-unknown-linux-ar
# configure:6601: result: no
# configure:6610: checking for ar
# configure:6626: found /usr/sbin/ar
# configure:6636: result: ar
# configure:7400: checking if compiler accepts -m64 flag
# configure:7424: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:7430: $? = 0
# configure:7434: test -z
# || test ! -s conftest.err
# configure:7437: $? = 0
# configure:7440: test -s conftest
# configure:7443: $? = 0
# configure:7456: result: yes
# configure:8898: checking for cast to union support
# configure:8922: gcc -c -pipe -m64 conftest.c >&5
# configure:8928: $? = 0
# configure:8932: test -z
# || test ! -s conftest.err
# configure:8935: $? = 0
# configure:8938: test -s conftest.o
# configure:8941: $? = 0
# configure:8953: result: yes
# configure:9005: checking for build with symbols
# configure:9024: result: no
# configure:9090: checking for required early compiler flags
# configure:9113: gcc -c -pipe -m64 conftest.c >&5
# configure:9119: $? = 0
# configure:9123: test -z
# || test ! -s conftest.err
# configure:9126: $? = 0
# configure:9129: test -s conftest.o
# configure:9132: $? = 0
# configure:9218: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:41:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:41:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:9224: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:9261: gcc -c -pipe -m64 conftest.c >&5
# configure:9267: $? = 0
# configure:9271: test -z
# || test ! -s conftest.err
# configure:9274: $? = 0
# configure:9277: test -s conftest.o
# configure:9280: $? = 0
# configure:9323: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:42:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:42:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:9329: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9366: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:43:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:43:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:9372: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9412: result: _LARGEFILE64_SOURCE
# configure:9418: checking for 64-bit integer type
# configure:9442: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:42:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:42:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:42:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:42:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:9448: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:9492: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:43:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:43:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:9498: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:9528: result: using long
# configure:9845: checking whether byte ordering is bigendian
# configure:9872: gcc -c -pipe -m64 conftest.c >&5
# configure:9878: $? = 0
# configure:9882: test -z
# || test ! -s conftest.err
# configure:9885: $? = 0
# configure:9888: test -s conftest.o
# configure:9891: $? = 0
# configure:9915: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:46:2: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:46:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:9921: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10056: result: no
# configure:10086: checking for getcwd
# configure:10143: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10149: $? = 0
# configure:10153: test -z
# || test ! -s conftest.err
# configure:10156: $? = 0
# configure:10159: test -s conftest
# configure:10162: $? = 0
# configure:10174: result: yes
# configure:10200: checking for mkstemp
# configure:10257: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10263: $? = 0
# configure:10267: test -z
# || test ! -s conftest.err
# configure:10270: $? = 0
# configure:10273: test -s conftest
# configure:10276: $? = 0
# configure:10288: result: yes
# configure:10200: checking for opendir
# configure:10257: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10263: $? = 0
# configure:10267: test -z
# || test ! -s conftest.err
# configure:10270: $? = 0
# configure:10273: test -s conftest
# configure:10276: $? = 0
# configure:10288: result: yes
# configure:10200: checking for strtol
# configure:10257: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10263: $? = 0
# configure:10267: test -z
# || test ! -s conftest.err
# configure:10270: $? = 0
# configure:10273: test -s conftest
# configure:10276: $? = 0
# configure:10288: result: yes
# configure:10200: checking for waitpid
# configure:10257: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10263: $? = 0
# configure:10267: test -z
# || test ! -s conftest.err
# configure:10270: $? = 0
# configure:10273: test -s conftest
# configure:10276: $? = 0
# configure:10288: result: yes
# configure:10308: checking for strerror
# configure:10365: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10371: $? = 0
# configure:10375: test -z
# || test ! -s conftest.err
# configure:10378: $? = 0
# configure:10381: test -s conftest
# configure:10384: $? = 0
# configure:10396: result: yes
# configure:10408: checking for getwd
# configure:10465: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# /tmp/ccqn7Dqy.o: In function `main':
# conftest.c:(.text+0xd): warning: the `getwd' function is dangerous and should not be used.
# configure:10471: $? = 0
# configure:10475: test -z
# || test ! -s conftest.err
# configure:10478: $? = 0
# configure:10481: test -s conftest
# configure:10484: $? = 0
# configure:10496: result: yes
# configure:10508: checking for wait3
# configure:10565: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10571: $? = 0
# configure:10575: test -z
# || test ! -s conftest.err
# configure:10578: $? = 0
# configure:10581: test -s conftest
# configure:10584: $? = 0
# configure:10596: result: yes
# configure:10608: checking for uname
# configure:10665: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10671: $? = 0
# configure:10675: test -z
# || test ! -s conftest.err
# configure:10678: $? = 0
# configure:10681: test -s conftest
# configure:10684: $? = 0
# configure:10696: result: yes
# configure:10715: checking for realpath
# configure:10772: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10778: $? = 0
# configure:10782: test -z
# || test ! -s conftest.err
# configure:10785: $? = 0
# configure:10788: test -s conftest
# configure:10791: $? = 0
# configure:10803: result: yes
# configure:10825: checking for getnameinfo
# configure:10882: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10888: $? = 0
# configure:10892: test -z
# || test ! -s conftest.err
# configure:10895: $? = 0
# configure:10898: test -s conftest
# configure:10901: $? = 0
# configure:10913: result: yes
# configure:10825: checking for getaddrinfo
# configure:10882: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10888: $? = 0
# configure:10892: test -z
# || test ! -s conftest.err
# configure:10895: $? = 0
# configure:10898: test -s conftest
# configure:10901: $? = 0
# configure:10913: result: yes
# configure:10825: checking for freeaddrinfo
# configure:10882: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10888: $? = 0
# configure:10892: test -z
# || test ! -s conftest.err
# configure:10895: $? = 0
# configure:10898: test -s conftest
# configure:10901: $? = 0
# configure:10913: result: yes
# configure:10825: checking for gai_strerror
# configure:10882: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:10888: $? = 0
# configure:10892: test -z
# || test ! -s conftest.err
# configure:10895: $? = 0
# configure:10898: test -s conftest
# configure:10901: $? = 0
# configure:10913: result: yes
# configure:10925: checking for struct addrinfo
# configure:10955: gcc -c -pipe -m64 conftest.c >&5
# configure:10961: $? = 0
# configure:10965: test -z
# || test ! -s conftest.err
# configure:10968: $? = 0
# configure:10971: test -s conftest.o
# configure:10974: $? = 0
# configure:10985: result: yes
# configure:10997: checking for struct in6_addr
# configure:11027: gcc -c -pipe -m64 conftest.c >&5
# configure:11033: $? = 0
# configure:11037: test -z
# || test ! -s conftest.err
# configure:11040: $? = 0
# configure:11043: test -s conftest.o
# configure:11046: $? = 0
# configure:11057: result: yes
# configure:11069: checking for struct sockaddr_in6
# configure:11099: gcc -c -pipe -m64 conftest.c >&5
# configure:11105: $? = 0
# configure:11109: test -z
# || test ! -s conftest.err
# configure:11112: $? = 0
# configure:11115: test -s conftest.o
# configure:11118: $? = 0
# configure:11129: result: yes
# configure:11141: checking for struct sockaddr_storage
# configure:11171: gcc -c -pipe -m64 conftest.c >&5
# configure:11177: $? = 0
# configure:11181: test -z
# || test ! -s conftest.err
# configure:11184: $? = 0
# configure:11187: test -s conftest.o
# configure:11190: $? = 0
# configure:11201: result: yes
# configure:11327: checking for getpwuid_r
# configure:11384: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:11390: $? = 0
# configure:11394: test -z
# || test ! -s conftest.err
# configure:11397: $? = 0
# configure:11400: test -s conftest
# configure:11403: $? = 0
# configure:11415: result: yes
# configure:11419: checking for getpwuid_r with 5 args
# configure:11451: gcc -c -pipe -m64 conftest.c >&5
# configure:11457: $? = 0
# configure:11461: test -z
# || test ! -s conftest.err
# configure:11464: $? = 0
# configure:11467: test -s conftest.o
# configure:11470: $? = 0
# configure:11481: result: yes
# configure:11574: checking for getpwnam_r
# configure:11631: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:11637: $? = 0
# configure:11641: test -z
# || test ! -s conftest.err
# configure:11644: $? = 0
# configure:11647: test -s conftest
# configure:11650: $? = 0
# configure:11662: result: yes
# configure:11666: checking for getpwnam_r with 5 args
# configure:11698: gcc -c -pipe -m64 conftest.c >&5
# configure:11704: $? = 0
# configure:11708: test -z
# || test ! -s conftest.err
# configure:11711: $? = 0
# configure:11714: test -s conftest.o
# configure:11717: $? = 0
# configure:11728: result: yes
# configure:11821: checking for getgrgid_r
# configure:11878: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:11884: $? = 0
# configure:11888: test -z
# || test ! -s conftest.err
# configure:11891: $? = 0
# configure:11894: test -s conftest
# configure:11897: $? = 0
# configure:11909: result: yes
# configure:11913: checking for getgrgid_r with 5 args
# configure:11945: gcc -c -pipe -m64 conftest.c >&5
# configure:11951: $? = 0
# configure:11955: test -z
# || test ! -s conftest.err
# configure:11958: $? = 0
# configure:11961: test -s conftest.o
# configure:11964: $? = 0
# configure:11975: result: yes
# configure:12068: checking for getgrnam_r
# configure:12125: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:12131: $? = 0
# configure:12135: test -z
# || test ! -s conftest.err
# configure:12138: $? = 0
# configure:12141: test -s conftest
# configure:12144: $? = 0
# configure:12156: result: yes
# configure:12160: checking for getgrnam_r with 5 args
# configure:12192: gcc -c -pipe -m64 conftest.c >&5
# configure:12198: $? = 0
# configure:12202: test -z
# || test ! -s conftest.err
# configure:12205: $? = 0
# configure:12208: test -s conftest.o
# configure:12211: $? = 0
# configure:12222: result: yes
# configure:12348: checking for gethostbyname_r
# configure:12405: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:12411: $? = 0
# configure:12415: test -z
# || test ! -s conftest.err
# configure:12418: $? = 0
# configure:12421: test -s conftest
# configure:12424: $? = 0
# configure:12436: result: yes
# configure:12440: checking for gethostbyname_r with 6 args
# configure:12472: gcc -c -pipe -m64 conftest.c >&5
# configure:12478: $? = 0
# configure:12482: test -z
# || test ! -s conftest.err
# configure:12485: $? = 0
# configure:12488: test -s conftest.o
# configure:12491: $? = 0
# configure:12502: result: yes
# configure:12666: checking for gethostbyaddr_r
# configure:12723: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:12729: $? = 0
# configure:12733: test -z
# || test ! -s conftest.err
# configure:12736: $? = 0
# configure:12739: test -s conftest
# configure:12742: $? = 0
# configure:12754: result: yes
# configure:12758: checking for gethostbyaddr_r with 7 args
# configure:12793: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:11: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type [-Wincompatible-pointer-types]
# &h_errnop);
# ^
# In file included from conftest.c:63:0:
# /usr/include/netdb.h:172:12: note: expected 'struct hostent ** restrict' but argument is of type 'int *'
# extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len,
# ^~~~~~~~~~~~~~~
# conftest.c:77:9: error: too few arguments to function 'gethostbyaddr_r'
# (void) gethostbyaddr_r(addr, length, type, result, buffer, buflen,
# ^~~~~~~~~~~~~~~
# In file included from conftest.c:63:0:
# /usr/include/netdb.h:172:12: note: declared here
# extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len,
# ^~~~~~~~~~~~~~~
# configure:12799: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | char *addr;
# | int length;
# | int type;
# | struct hostent *result;
# | char buffer[2048];
# | int buflen = 2048;
# | int h_errnop;
# |
# | (void) gethostbyaddr_r(addr, length, type, result, buffer, buflen,
# | &h_errnop);
# |
# | ;
# | return 0;
# | }
# configure:12823: result: no
# configure:12833: checking for gethostbyaddr_r with 8 args
# configure:12868: gcc -c -pipe -m64 conftest.c >&5
# configure:12874: $? = 0
# configure:12878: test -z
# || test ! -s conftest.err
# configure:12881: $? = 0
# configure:12884: test -s conftest.o
# configure:12887: $? = 0
# configure:12898: result: yes
# configure:12945: checking termios.h usability
# configure:12957: gcc -c -pipe -m64 conftest.c >&5
# configure:12963: $? = 0
# configure:12967: test -z
# || test ! -s conftest.err
# configure:12970: $? = 0
# configure:12973: test -s conftest.o
# configure:12976: $? = 0
# configure:12986: result: yes
# configure:12990: checking termios.h presence
# configure:13000: gcc -E conftest.c
# configure:13006: $? = 0
# configure:13026: result: yes
# configure:13061: checking for termios.h
# configure:13068: result: yes
# configure:13095: checking sys/ioctl.h usability
# configure:13107: gcc -c -pipe -m64 conftest.c >&5
# configure:13113: $? = 0
# configure:13117: test -z
# || test ! -s conftest.err
# configure:13120: $? = 0
# configure:13123: test -s conftest.o
# configure:13126: $? = 0
# configure:13136: result: yes
# configure:13140: checking sys/ioctl.h presence
# configure:13150: gcc -E conftest.c
# configure:13156: $? = 0
# configure:13176: result: yes
# configure:13211: checking for sys/ioctl.h
# configure:13218: result: yes
# configure:13245: checking sys/modem.h usability
# configure:13257: gcc -c -pipe -m64 conftest.c >&5
# conftest.c:100:23: fatal error: sys/modem.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13263: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13286: result: no
# configure:13290: checking sys/modem.h presence
# configure:13300: gcc -E conftest.c
# conftest.c:66:23: fatal error: sys/modem.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13306: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:13326: result: no
# configure:13361: checking for sys/modem.h
# configure:13368: result: no
# configure:13392: checking for fd_set in sys/types
# configure:13414: gcc -c -pipe -m64 conftest.c >&5
# configure:13420: $? = 0
# configure:13424: test -z
# || test ! -s conftest.err
# configure:13427: $? = 0
# configure:13430: test -s conftest.o
# configure:13433: $? = 0
# configure:13444: result: yes
# configure:13510: checking sys/time.h usability
# configure:13522: gcc -c -pipe -m64 conftest.c >&5
# configure:13528: $? = 0
# configure:13532: test -z
# || test ! -s conftest.err
# configure:13535: $? = 0
# configure:13538: test -s conftest.o
# configure:13541: $? = 0
# configure:13551: result: yes
# configure:13555: checking sys/time.h presence
# configure:13565: gcc -E conftest.c
# configure:13571: $? = 0
# configure:13591: result: yes
# configure:13626: checking for sys/time.h
# configure:13633: result: yes
# configure:13646: checking whether time.h and sys/time.h may both be included
# configure:13671: gcc -c -pipe -m64 conftest.c >&5
# configure:13677: $? = 0
# configure:13681: test -z
# || test ! -s conftest.err
# configure:13684: $? = 0
# configure:13687: test -s conftest.o
# configure:13690: $? = 0
# configure:13701: result: yes
# configure:13718: checking for gmtime_r
# configure:13775: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:13781: $? = 0
# configure:13785: test -z
# || test ! -s conftest.err
# configure:13788: $? = 0
# configure:13791: test -s conftest
# configure:13794: $? = 0
# configure:13806: result: yes
# configure:13718: checking for localtime_r
# configure:13775: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:13781: $? = 0
# configure:13785: test -z
# || test ! -s conftest.err
# configure:13788: $? = 0
# configure:13791: test -s conftest
# configure:13794: $? = 0
# configure:13806: result: yes
# configure:13718: checking for mktime
# configure:13775: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:13781: $? = 0
# configure:13785: test -z
# || test ! -s conftest.err
# configure:13788: $? = 0
# configure:13791: test -s conftest
# configure:13794: $? = 0
# configure:13806: result: yes
# configure:13817: checking tm_tzadj in struct tm
# configure:13839: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:17: error: 'struct tm' has no member named 'tm_tzadj'; did you mean 'tm_mday'?
# struct tm tm; tm.tm_tzadj;
# ^
# configure:13845: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct tm tm; tm.tm_tzadj;
# | ;
# | return 0;
# | }
# configure:13869: result: no
# configure:13879: checking tm_gmtoff in struct tm
# configure:13901: gcc -c -pipe -m64 conftest.c >&5
# configure:13907: $? = 0
# configure:13911: test -z
# || test ! -s conftest.err
# configure:13914: $? = 0
# configure:13917: test -s conftest.o
# configure:13920: $? = 0
# configure:13931: result: yes
# configure:13945: checking long timezone variable
# configure:13969: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (0);
# ^~~~
# conftest.c:78:6: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:78:6: note: include '' or provide a declaration of 'exit'
# configure:13975: $? = 0
# configure:13979: test -z
# || test ! -s conftest.err
# configure:13982: $? = 0
# configure:13985: test -s conftest.o
# configure:13988: $? = 0
# configure:13999: result: yes
# configure:14084: checking for struct stat.st_blocks
# configure:14107: gcc -c -pipe -m64 conftest.c >&5
# configure:14113: $? = 0
# configure:14117: test -z
# || test ! -s conftest.err
# configure:14120: $? = 0
# configure:14123: test -s conftest.o
# configure:14126: $? = 0
# configure:14183: result: yes
# configure:14193: checking for struct stat.st_blksize
# configure:14216: gcc -c -pipe -m64 conftest.c >&5
# configure:14222: $? = 0
# configure:14226: test -z
# || test ! -s conftest.err
# configure:14229: $? = 0
# configure:14232: test -s conftest.o
# configure:14235: $? = 0
# configure:14292: result: yes
# configure:14304: checking for blkcnt_t
# configure:14328: gcc -c -pipe -m64 conftest.c >&5
# configure:14334: $? = 0
# configure:14338: test -z
# || test ! -s conftest.err
# configure:14341: $? = 0
# configure:14344: test -s conftest.o
# configure:14347: $? = 0
# configure:14358: result: yes
# configure:14369: checking for fstatfs
# configure:14426: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:14432: $? = 0
# configure:14436: test -z
# || test ! -s conftest.err
# configure:14439: $? = 0
# configure:14442: test -s conftest
# configure:14445: $? = 0
# configure:14457: result: yes
# configure:14475: checking for working memcmp
# configure:14523: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:14526: $? = 0
# configure:14528: ./conftest
# configure:14531: $? = 0
# configure:14545: result: yes
# configure:14563: checking for memmove
# configure:14620: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:14626: $? = 0
# configure:14630: test -z
# || test ! -s conftest.err
# configure:14633: $? = 0
# configure:14636: test -s conftest
# configure:14639: $? = 0
# configure:14651: result: yes
# configure:14676: checking for strstr
# configure:14733: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:14739: $? = 0
# configure:14743: test -z
# || test ! -s conftest.err
# configure:14746: $? = 0
# configure:14749: test -s conftest
# configure:14752: $? = 0
# configure:14764: result: yes
# configure:14773: checking proper strstr implementation
# configure:14793: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:77:16: warning: conflicting types for built-in function 'strstr'
# extern int strstr();
# ^~~~~~
# conftest.c:78:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(strstr("\0test", "test") ? 1 : 0);
# ^~~~
# conftest.c:78:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:78:5: note: include '' or provide a declaration of 'exit'
# configure:14796: $? = 0
# configure:14798: ./conftest
# configure:14801: $? = 0
# configure:14815: result: ok
# configure:14843: checking for strtoul
# configure:14900: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:14906: $? = 0
# configure:14910: test -z
# || test ! -s conftest.err
# configure:14913: $? = 0
# configure:14916: test -s conftest
# configure:14919: $? = 0
# configure:14931: result: yes
# configure:14940: checking proper strtoul implementation
# configure:14961: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:79:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(strtoul(string,&term,0) != 0 || term != string+1);
# ^~~~
# conftest.c:79:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:79:5: note: include '' or provide a declaration of 'exit'
# configure:14964: $? = 0
# configure:14966: ./conftest
# configure:14969: $? = 0
# configure:14983: result: ok
# configure:15010: checking for strtod
# configure:15067: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:15073: $? = 0
# configure:15077: test -z
# || test ! -s conftest.err
# configure:15080: $? = 0
# configure:15083: test -s conftest
# configure:15086: $? = 0
# configure:15098: result: yes
# configure:15107: checking proper strtod implementation
# configure:15128: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:79:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(strtod(string,&term) != 69 || term != string+4);
# ^~~~
# conftest.c:79:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:79:5: note: include '' or provide a declaration of 'exit'
# configure:15131: $? = 0
# configure:15133: ./conftest
# configure:15136: $? = 0
# configure:15150: result: ok
# configure:15179: checking for strtod
# configure:15267: result: yes
# configure:15276: checking for Solaris2.4/Tru64 strtod bugs
# configure:15313: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:84:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# conftest.c:84:4: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:84:4: note: include '' or provide a declaration of 'exit'
# conftest.c:88:4: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^~~~
# conftest.c:88:4: note: include '' or provide a declaration of 'exit'
# conftest.c:92:4: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^~~~
# conftest.c:92:4: note: include '' or provide a declaration of 'exit'
# conftest.c:94:7: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:94:7: note: include '' or provide a declaration of 'exit'
# configure:15316: $? = 0
# configure:15318: ./conftest
# configure:15321: $? = 0
# configure:15335: result: ok
# configure:15361: checking for mode_t
# configure:15385: gcc -c -pipe -m64 conftest.c >&5
# configure:15391: $? = 0
# configure:15395: test -z
# || test ! -s conftest.err
# configure:15398: $? = 0
# configure:15401: test -s conftest.o
# configure:15404: $? = 0
# configure:15415: result: yes
# configure:15427: checking for pid_t
# configure:15451: gcc -c -pipe -m64 conftest.c >&5
# configure:15457: $? = 0
# configure:15461: test -z
# || test ! -s conftest.err
# configure:15464: $? = 0
# configure:15467: test -s conftest.o
# configure:15470: $? = 0
# configure:15481: result: yes
# configure:15493: checking for size_t
# configure:15517: gcc -c -pipe -m64 conftest.c >&5
# configure:15523: $? = 0
# configure:15527: test -z
# || test ! -s conftest.err
# configure:15530: $? = 0
# configure:15533: test -s conftest.o
# configure:15536: $? = 0
# configure:15547: result: yes
# configure:15559: checking for uid_t in sys/types.h
# configure:15582: result: yes
# configure:15598: checking for socklen_t
# configure:15625: gcc -c -pipe -m64 conftest.c >&5
# configure:15631: $? = 0
# configure:15635: test -z
# || test ! -s conftest.err
# configure:15638: $? = 0
# configure:15641: test -s conftest.o
# configure:15644: $? = 0
# configure:15655: result: yes
# configure:15665: checking for intptr_t
# configure:15689: gcc -c -pipe -m64 conftest.c >&5
# configure:15695: $? = 0
# configure:15699: test -z
# || test ! -s conftest.err
# configure:15702: $? = 0
# configure:15705: test -s conftest.o
# configure:15708: $? = 0
# configure:15719: result: yes
# configure:15800: checking for uintptr_t
# configure:15824: gcc -c -pipe -m64 conftest.c >&5
# configure:15830: $? = 0
# configure:15834: test -z
# || test ! -s conftest.err
# configure:15837: $? = 0
# configure:15840: test -s conftest.o
# configure:15843: $? = 0
# configure:15854: result: yes
# configure:15944: checking for opendir
# configure:16032: result: yes
# configure:16053: checking union wait
# configure:16080: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:16086: $? = 0
# configure:16090: test -z
# || test ! -s conftest.err
# configure:16093: $? = 0
# configure:16096: test -s conftest
# configure:16099: $? = 0
# configure:16111: result: yes
# configure:16127: checking for strncasecmp
# configure:16184: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:16190: $? = 0
# configure:16194: test -z
# || test ! -s conftest.err
# configure:16197: $? = 0
# configure:16200: test -s conftest
# configure:16203: $? = 0
# configure:16215: result: yes
# configure:16388: checking for gettimeofday
# configure:16445: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:16451: $? = 0
# configure:16455: test -z
# || test ! -s conftest.err
# configure:16458: $? = 0
# configure:16461: test -s conftest
# configure:16464: $? = 0
# configure:16476: result: yes
# configure:16490: checking for gettimeofday declaration
# configure:16514: result: present
# configure:16531: checking whether char is unsigned
# configure:16554: gcc -c -pipe -m64 conftest.c >&5
# configure:16560: $? = 0
# configure:16564: test -z
# || test ! -s conftest.err
# configure:16567: $? = 0
# configure:16570: test -s conftest.o
# configure:16573: $? = 0
# configure:16584: result: no
# configure:16593: checking signed char declarations
# configure:16618: gcc -c -pipe -m64 conftest.c >&5
# configure:16624: $? = 0
# configure:16628: test -z
# || test ! -s conftest.err
# configure:16631: $? = 0
# configure:16634: test -s conftest.o
# configure:16637: $? = 0
# configure:16648: result: yes
# configure:16662: checking for a putenv() that copies the buffer
# configure:16698: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:85:20: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
# foo = (char *)strdup(OURVAR);
# ^~~~~~
# conftest.c:85:20: warning: incompatible implicit declaration of built-in function 'strdup'
# conftest.c:87:6: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
# strcpy((char *)(strchr(foo, '=') + 1), "no");
# ^~~~~~
# conftest.c:87:6: warning: incompatible implicit declaration of built-in function 'strcpy'
# conftest.c:87:6: note: include '' or provide a declaration of 'strcpy'
# conftest.c:87:22: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration]
# strcpy((char *)(strchr(foo, '=') + 1), "no");
# ^~~~~~
# conftest.c:87:22: warning: incompatible implicit declaration of built-in function 'strchr'
# conftest.c:87:22: note: include '' or provide a declaration of 'strchr'
# conftest.c:89:11: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
# if (!strcmp(bar, "no")) {
# ^~~~~~
# configure:16701: $? = 0
# configure:16703: ./conftest
# configure:16706: $? = 0
# configure:16720: result: no
# configure:16755: checking langinfo.h usability
# configure:16767: gcc -c -pipe -m64 conftest.c >&5
# configure:16773: $? = 0
# configure:16777: test -z
# || test ! -s conftest.err
# configure:16780: $? = 0
# configure:16783: test -s conftest.o
# configure:16786: $? = 0
# configure:16796: result: yes
# configure:16800: checking langinfo.h presence
# configure:16810: gcc -E conftest.c
# configure:16816: $? = 0
# configure:16836: result: yes
# configure:16871: checking for langinfo.h
# configure:16878: result: yes
# configure:16890: checking whether to use nl_langinfo
# configure:16913: gcc -c -pipe -m64 conftest.c >&5
# configure:16919: $? = 0
# configure:16923: test -z
# || test ! -s conftest.err
# configure:16926: $? = 0
# configure:16929: test -s conftest.o
# configure:16932: $? = 0
# configure:16944: result: yes
# configure:16968: checking for chflags
# configure:17025: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# conftest.c:109:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# configure:17031: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_BLKCNT_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_SIGNED_CHAR 1
# | #define HAVE_LANGINFO 1
# | /* end confdefs.h. */
# | /* Define chflags to an innocuous variant, in case declares chflags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define chflags innocuous_chflags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char chflags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef chflags
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char chflags ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_chflags) || defined (__stub___chflags)
# | choke me
# | #else
# | char (*f) () = chflags;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != chflags;
# | ;
# | return 0;
# | }
# configure:17056: result: no
# configure:16968: checking for mkstemps
# configure:17025: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:17031: $? = 0
# configure:17035: test -z
# || test ! -s conftest.err
# configure:17038: $? = 0
# configure:17041: test -s conftest
# configure:17044: $? = 0
# configure:17056: result: yes
# configure:17071: checking isnan
# configure:17095: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:17101: $? = 0
# configure:17105: test -z
# || test ! -s conftest.err
# configure:17108: $? = 0
# configure:17111: test -s conftest
# configure:17114: $? = 0
# configure:17126: result: yes
# configure:18079: checking for fts
# configure:18109: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:18115: $? = 0
# configure:18119: test -z
# || test ! -s conftest.err
# configure:18122: $? = 0
# configure:18125: test -s conftest
# configure:18128: $? = 0
# configure:18140: result: yes
# configure:18162: checking for sys/ioctl.h
# configure:18167: result: yes
# configure:18321: checking sys/filio.h usability
# configure:18333: gcc -c -pipe -m64 conftest.c >&5
# conftest.c:117:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18339: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_BLKCNT_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_SIGNED_CHAR 1
# | #define HAVE_LANGINFO 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_FTS 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18362: result: no
# configure:18366: checking sys/filio.h presence
# configure:18376: gcc -E conftest.c
# conftest.c:83:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18382: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tcl"
# | #define PACKAGE_TARNAME "tcl"
# | #define PACKAGE_VERSION "8.6"
# | #define PACKAGE_STRING "tcl 8.6"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define TCL_THREADS 1
# | #define TCL_CFGVAL_ENCODING "iso8859-1"
# | #define HAVE_ZLIB 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define TCL_CFG_DO64BIT 1
# | #define HAVE_CAST_TO_UNION 1
# | #define TCL_SHLIB_EXT ".so"
# | #define NDEBUG 1
# | #define TCL_CFG_OPTIMIZED 1
# | #define TCL_TOMMATH 1
# | #define MP_PREC 4
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETPWUID_R_5 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETPWNAM_R_5 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETGRGID_R_5 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETGRNAM_R_5 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETHOSTBYADDR_R_8 1
# | #define HAVE_GETHOSTBYADDR_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_BLKCNT_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_SIGNED_CHAR 1
# | #define HAVE_LANGINFO 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_FTS 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:18402: result: no
# configure:18437: checking for sys/filio.h
# configure:18444: result: no
# configure:18458: checking system version
# configure:18486: result: Linux-4.7.1-1-ARCH
# configure:18490: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
# configure:18512: result: O_NONBLOCK
# configure:18520: checking whether to use dll unloading
# configure:18536: result: yes
# configure:18545: checking for timezone data
# configure:18586: result: /usr/share/zoneinfo
# configure:18805: checking whether to enable DTrace support
# configure:18830: result: no
# configure:18837: checking whether the cpuid instruction is usable
# configure:18867: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz -lpthread >&5
# configure:18873: $? = 0
# configure:18877: test -z
# || test ! -s conftest.err
# configure:18880: $? = 0
# configure:18883: test -s conftest
# configure:18886: $? = 0
# configure:18898: result: yes
# configure:19266: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tcl config.status 8.6, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:732: creating Makefile
# config.status:732: creating dltest/Makefile
# config.status:732: creating tclConfig.sh
# config.status:732: creating tcl.pc
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_char_unsigned=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_chflags=no
# ac_cv_func_connect=yes
# ac_cv_func_freeaddrinfo=yes
# ac_cv_func_fstatfs=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getgrgid_r=yes
# ac_cv_func_getgrnam_r=yes
# ac_cv_func_gethostbyaddr_r=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostbyname_r=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getwd=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mkstemps=yes
# ac_cv_func_mktime=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_pthread_attr_setstacksize=yes
# ac_cv_func_realpath=yes
# ac_cv_func_sin=no
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_uname=yes
# ac_cv_func_wait3=yes
# ac_cv_func_waitpid=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_modem_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_objext=o
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_search_deflateSetHeader=-lz
# ac_cv_type_blkcnt_t=yes
# ac_cv_type_gz_header=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_in6_addr=yes
# ac_cv_type_struct_sockaddr_in6=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uintptr_t=yes
# tcl_cv_api_fts=yes
# tcl_cv_api_getgrgid_r_5=yes
# tcl_cv_api_getgrnam_r_5=yes
# tcl_cv_api_gethostbyaddr_r_7=no
# tcl_cv_api_gethostbyaddr_r_8=yes
# tcl_cv_api_gethostbyname_r_6=yes
# tcl_cv_api_getpwnam_r_5=yes
# tcl_cv_api_getpwuid_r_5=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_char_signed=yes
# tcl_cv_cpuid=yes
# tcl_cv_dir_zoneinfo=/usr/share/zoneinfo
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_grep_gettimeofday=present
# tcl_cv_isnan=yes
# tcl_cv_langinfo_h=yes
# tcl_cv_member_tm_gmtoff=yes
# tcl_cv_member_tm_tzadj=no
# tcl_cv_putenv_copy=no
# tcl_cv_strstr_unbroken=ok
# tcl_cv_strtod_buggy=ok
# tcl_cv_strtod_unbroken=ok
# tcl_cv_strtoul_unbroken=ok
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_timezone_long=yes
# tcl_cv_type_64bit=none
# tcl_cv_type_fd_set=yes
# tcl_cv_type_socklen_t=yes
# tcl_cv_union_wait=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# BUILD_DLTEST='$(DLTEST_TARGETS)'
# CC='gcc'
# CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
# CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.so'
# CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
# CFLAGS=' -pipe -m64 '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
# CFLAGS_OPTIMIZE='-O2'
# CFLAGS_WARNING='-Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)'
# DLTEST_LD='${SHLIB_LD}'
# DLTEST_SUFFIX=''
# DL_LIBS='-ldl'
# DL_OBJS='tclLoadDl.o'
# DTRACE=''
# DTRACE_HDR=''
# DTRACE_OBJ=''
# DTRACE_SRC=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXTRA_APP_CC_SWITCHES=''
# EXTRA_BUILD_HTML='@:'
# EXTRA_CC_SWITCHES=''
# EXTRA_INSTALL=''
# EXTRA_INSTALL_BINARIES='@:'
# EXTRA_TCLSH_LIBS=''
# HTML_DIR='$(DISTDIR)/html'
# INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) "$(LIB_INSTALL_DIR)/$(LIB_FILE)"'
# INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) "$(LIB_INSTALL_DIR)/$(STUB_LIB_FILE)"'
# INSTALL_TZDATA=''
# LDAIX_SRC=''
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEBUG=''
# LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
# LDFLAGS_OPTIMIZE=''
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
# LIBOBJS=''
# LIBS='-lz -lpthread'
# MAKEFILE_SHELL='/bin/sh'
# MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
# MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
# MAN_FLAGS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_DIR='/usr/lib'
# PACKAGE_NAME='tcl'
# PACKAGE_STRING='tcl 8.6'
# PACKAGE_TARNAME='tcl'
# PACKAGE_VERSION='8.6'
# PATH_SEPARATOR=':'
# PKG_CFG_ARGS=''--host=x86_64-unknown-linux' '--prefix=/usr' '--mandir=/usr/share/man' '--enable-threads' '--enable-64bit' 'CFLAGS=' 'CPPFLAGS=' 'LDFLAGS=' 'host_alias=x86_64-unknown-linux' '
# PLAT_OBJS=''
# PLAT_SRCS=''
# PRIVATE_INCLUDE_DIR='$(includedir)'
# RANLIB='ranlib'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS}'
# SHLIB_LD_LIBS='${LIBS}'
# SHLIB_SUFFIX='.so'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='./${TCL_EXE}'
# TCL_BUILD_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_BUILD_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/libtclstub8.6.a'
# TCL_BUILD_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_HAS_LONGLONG=''
# TCL_INCLUDE_SPEC='-I/usr/include'
# TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)'
# TCL_LIBS='-ldl -lz -lpthread -lieee -lm'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/usr/lib -ltcl8.6'
# TCL_LIB_VERSIONS_OK='ok'
# TCL_MAJOR_VERSION='8'
# TCL_MINOR_VERSION='6'
# TCL_MODULE_PATH=''
# TCL_PACKAGE_PATH='/usr/lib '
# TCL_PATCH_LEVEL='.5'
# TCL_SHARED_BUILD='1'
# TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}'
# TCL_SHLIB_LD_EXTRAS=''
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_PATH='/usr/lib/libtclstub8.6.a'
# TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.6'
# TCL_THREADS='1'
# TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
# TCL_VERSION='8.6'
# TCL_YEAR=''
# TK_SHLIB_LD_EXTRAS=''
# ZLIB_INCLUDE=''
# ZLIB_OBJS=''
# ZLIB_SRCS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_RANLIB='ranlib'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_BLKCNT_T 1
# #define HAVE_CAST_TO_UNION 1
# #define HAVE_CPUID 1
# #define HAVE_FREEADDRINFO 1
# #define HAVE_FTS 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETCWD 1
# #define HAVE_GETGRGID_R 1
# #define HAVE_GETGRGID_R_5 1
# #define HAVE_GETGRNAM_R 1
# #define HAVE_GETGRNAM_R_5 1
# #define HAVE_GETHOSTBYADDR_R 1
# #define HAVE_GETHOSTBYADDR_R_8 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define HAVE_GETHOSTBYNAME_R_6 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_GETPWNAM_R_5 1
# #define HAVE_GETPWUID_R 1
# #define HAVE_GETPWUID_R_5 1
# #define HAVE_GMTIME_R 1
# #define HAVE_HIDDEN 1
# #define HAVE_INTPTR_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_MKTIME 1
# #define HAVE_OPENDIR 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
# #define HAVE_SIGNED_CHAR 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRTOL 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TIMEZONE_VAR 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WAITPID 1
# #define HAVE_ZLIB 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define MP_PREC 4
# #define NDEBUG 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "tcl"
# #define PACKAGE_STRING "tcl 8.6"
# #define PACKAGE_TARNAME "tcl"
# #define PACKAGE_VERSION "8.6"
# #define STDC_HEADERS 1
# #define TCL_CFGVAL_ENCODING "iso8859-1"
# #define TCL_CFG_DO64BIT 1
# #define TCL_CFG_OPTIMIZED 1
# #define TCL_SHLIB_EXT ".so"
# #define TCL_THREADS 1
# #define TCL_TOMMATH 1
# #define TCL_UNLOAD_DLLS 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define TIME_WITH_SYS_TIME 1
# #define USE_THREAD_ALLOC 1
# #define _LARGEFILE64_SOURCE 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by itcl configure 4.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2252: checking for correct TEA configuration
# configure:2265: result: ok (TEA 3.9)
# configure:2347: configuring itcl 4.0.4
# configure:2369: checking whether ln -s works
# configure:2373: result: yes
# configure:2440: checking for Tcl configuration
# configure:2565: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2578: checking for x86_64-unknown-linux-gcc
# configure:2608: result: no
# configure:2618: checking for gcc
# configure:2634: found /usr/sbin/gcc
# configure:2645: result: gcc
# configure:2874: checking for C compiler version
# configure:2883: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2894: $? = 0
# configure:2883: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2894: $? = 0
# configure:2883: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2894: $? = 1
# configure:2883: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2894: $? = 1
# configure:2914: checking whether the C compiler works
# configure:2936: gcc conftest.c >&5
# configure:2940: $? = 0
# configure:2988: result: yes
# configure:2991: checking for C compiler default output file name
# configure:2993: result: a.out
# configure:2999: checking for suffix of executables
# configure:3006: gcc -o conftest conftest.c >&5
# configure:3010: $? = 0
# configure:3032: result:
# configure:3054: checking whether we are cross compiling
# configure:3062: gcc -o conftest conftest.c >&5
# configure:3066: $? = 0
# configure:3073: ./conftest
# configure:3077: $? = 0
# configure:3092: result: no
# configure:3097: checking for suffix of object files
# configure:3119: gcc -c conftest.c >&5
# configure:3123: $? = 0
# configure:3144: result: o
# configure:3148: checking whether we are using the GNU C compiler
# configure:3167: gcc -c conftest.c >&5
# configure:3167: $? = 0
# configure:3176: result: yes
# configure:3185: checking whether gcc accepts -g
# configure:3205: gcc -c -g conftest.c >&5
# configure:3205: $? = 0
# configure:3246: result: yes
# configure:3263: checking for gcc option to accept ISO C89
# configure:3326: gcc -c conftest.c >&5
# configure:3326: $? = 0
# configure:3339: result: none needed
# configure:3361: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3365: result: loading
# configure:3429: checking platform
# configure:3447: gcc -c conftest.c >&5
# configure:3447: $? = 0
# configure:3497: result: unix
# configure:3549: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:3579: checking for x86_64-unknown-linux-gcc
# configure:3606: result: gcc
# configure:3875: checking for C compiler version
# configure:3884: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3895: $? = 0
# configure:3884: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3895: $? = 0
# configure:3884: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3895: $? = 1
# configure:3884: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3895: $? = 1
# configure:3899: checking whether we are using the GNU C compiler
# configure:3927: result: yes
# configure:3936: checking whether gcc accepts -g
# configure:3997: result: yes
# configure:4014: checking for gcc option to accept ISO C89
# configure:4090: result: none needed
# configure:4115: checking how to run the C preprocessor
# configure:4146: gcc -E conftest.c
# configure:4146: $? = 0
# configure:4160: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | /* end confdefs.h. */
# | #include
# configure:4185: result: gcc -E
# configure:4205: gcc -E conftest.c
# configure:4205: $? = 0
# configure:4219: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | /* end confdefs.h. */
# | #include
# configure:4266: checking whether make sets $(MAKE)
# configure:4288: result: yes
# configure:4305: checking for x86_64-unknown-linux-ranlib
# configure:4335: result: no
# configure:4345: checking for ranlib
# configure:4361: found /usr/sbin/ranlib
# configure:4372: result: ranlib
# configure:4403: checking for grep that handles long lines and -e
# configure:4461: result: /usr/sbin/grep
# configure:4466: checking for egrep
# configure:4528: result: /usr/sbin/grep -E
# configure:4533: checking for ANSI C header files
# configure:4553: gcc -c conftest.c >&5
# configure:4553: $? = 0
# configure:4626: gcc -o conftest conftest.c >&5
# configure:4626: $? = 0
# configure:4626: ./conftest
# configure:4626: $? = 0
# configure:4637: result: yes
# configure:4650: checking for sys/types.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for sys/stat.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for stdlib.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for string.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for memory.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for strings.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for inttypes.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for stdint.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for unistd.h
# configure:4650: gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4672: checking if the compiler understands -pipe
# configure:4690: gcc -c -pipe conftest.c >&5
# configure:4690: $? = 0
# configure:4698: result: yes
# configure:4709: checking whether byte ordering is bigendian
# configure:4724: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:4724: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4769: gcc -c -pipe conftest.c >&5
# configure:4769: $? = 0
# configure:4787: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4787: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4915: result: no
# configure:4942: checking for sin
# configure:4942: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccC3Swn3.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:4942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:4942: result: no
# configure:4949: checking for main in -lieee
# configure:4968: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:4968: $? = 0
# configure:4977: result: yes
# configure:4989: checking for main in -linet
# configure:5008: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5017: result: no
# configure:5023: checking net/errno.h usability
# configure:5023: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5023: result: no
# configure:5023: checking net/errno.h presence
# configure:5023: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5023: result: no
# configure:5023: checking for net/errno.h
# configure:5023: result: no
# configure:5052: checking for connect
# configure:5052: gcc -o conftest -pipe conftest.c >&5
# configure:5052: $? = 0
# configure:5052: result: yes
# configure:5120: checking for gethostbyname
# configure:5120: gcc -o conftest -pipe conftest.c >&5
# configure:5120: $? = 0
# configure:5120: result: yes
# configure:5175: checking dirent.h
# configure:5211: gcc -o conftest -pipe conftest.c >&5
# configure:5211: $? = 0
# configure:5219: result: yes
# configure:5229: checking errno.h usability
# configure:5229: gcc -c -pipe conftest.c >&5
# configure:5229: $? = 0
# configure:5229: result: yes
# configure:5229: checking errno.h presence
# configure:5229: gcc -E conftest.c
# configure:5229: $? = 0
# configure:5229: result: yes
# configure:5229: checking for errno.h
# configure:5229: result: yes
# configure:5239: checking float.h usability
# configure:5239: gcc -c -pipe conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking float.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for float.h
# configure:5239: result: yes
# configure:5249: checking values.h usability
# configure:5249: gcc -c -pipe conftest.c >&5
# configure:5249: $? = 0
# configure:5249: result: yes
# configure:5249: checking values.h presence
# configure:5249: gcc -E conftest.c
# configure:5249: $? = 0
# configure:5249: result: yes
# configure:5249: checking for values.h
# configure:5249: result: yes
# configure:5259: checking limits.h usability
# configure:5259: gcc -c -pipe conftest.c >&5
# configure:5259: $? = 0
# configure:5259: result: yes
# configure:5259: checking limits.h presence
# configure:5259: gcc -E conftest.c
# configure:5259: $? = 0
# configure:5259: result: yes
# configure:5259: checking for limits.h
# configure:5259: result: yes
# configure:5271: checking for stdlib.h
# configure:5271: result: yes
# configure:5323: checking for string.h
# configure:5323: result: yes
# configure:5367: checking sys/wait.h usability
# configure:5367: gcc -c -pipe conftest.c >&5
# configure:5367: $? = 0
# configure:5367: result: yes
# configure:5367: checking sys/wait.h presence
# configure:5367: gcc -E conftest.c
# configure:5367: $? = 0
# configure:5367: result: yes
# configure:5367: checking for sys/wait.h
# configure:5367: result: yes
# configure:5377: checking dlfcn.h usability
# configure:5377: gcc -c -pipe conftest.c >&5
# configure:5377: $? = 0
# configure:5377: result: yes
# configure:5377: checking dlfcn.h presence
# configure:5377: gcc -E conftest.c
# configure:5377: $? = 0
# configure:5377: result: yes
# configure:5377: checking for dlfcn.h
# configure:5377: result: yes
# configure:5391: checking sys/param.h usability
# configure:5391: gcc -c -pipe conftest.c >&5
# configure:5391: $? = 0
# configure:5391: result: yes
# configure:5391: checking sys/param.h presence
# configure:5391: gcc -E conftest.c
# configure:5391: $? = 0
# configure:5391: result: yes
# configure:5391: checking for sys/param.h
# configure:5391: result: yes
# configure:5619: checking for Tcl public headers
# configure:5690: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:5705: checking for Tcl private include files
# configure:5757: result: Using srcdir found in tclConfig.sh: /tmp/tcl/src/tcl8.6.5
# configure:5804: checking for pthread_mutex_init in -lpthread
# configure:5829: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:5829: $? = 0
# configure:5838: result: yes
# configure:6047: checking for building with threads
# configure:6053: result: yes (default)
# configure:6094: checking how to build libraries
# configure:6112: result: shared
# configure:6135: checking for x86_64-unknown-linux-ranlib
# configure:6162: result: ranlib
# configure:6229: checking if 64bit support is requested
# configure:6238: result: yes
# configure:6243: checking if 64bit Sparc VIS support is requested
# configure:6252: result: no
# configure:6262: checking if compiler supports visibility "hidden"
# configure:6282: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6282: $? = 0
# configure:6291: result: yes
# configure:6306: checking if rpath support is requested
# configure:6315: result: yes
# configure:6340: checking system version
# configure:6363: result: Linux-4.7.1-1-ARCH
# configure:6403: checking for x86_64-unknown-linux-ar
# configure:6433: result: no
# configure:6443: checking for ar
# configure:6459: found /usr/sbin/ar
# configure:6470: result: ar
# configure:7315: checking if compiler accepts -m64 flag
# configure:7334: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7334: $? = 0
# configure:7343: result: yes
# configure:8248: checking for cast to union support
# configure:8267: gcc -c -pipe -m64 conftest.c >&5
# configure:8267: $? = 0
# configure:8275: result: yes
# configure:8298: checking for required early compiler flags
# configure:8316: gcc -c -pipe -m64 conftest.c >&5
# configure:8316: $? = 0
# configure:8363: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:33:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8363: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8378: gcc -c -pipe -m64 conftest.c >&5
# configure:8378: $? = 0
# configure:8410: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:34:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8410: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8425: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8425: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8446: result: _LARGEFILE64_SOURCE
# configure:8451: checking for 64-bit integer type
# configure:8470: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:34:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8470: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8492: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:35:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8502: result: using long
# configure:8646: checking for build with symbols
# configure:8659: result: no
# configure:8698: checking for intptr_t
# configure:8698: gcc -c -pipe -m64 conftest.c >&5
# configure:8698: $? = 0
# configure:8698: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:8698: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "itcl"
# | #define PACKAGE_TARNAME "itcl"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "itcl 4.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_itcl /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8698: result: yes
# configure:8894: checking for tclsh
# configure:8921: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9129: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by itcl config.status 4.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:819: creating Makefile
# config.status:819: creating pkgIndex.tcl
# config.status:819: creating itclConfig.sh
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_intptr_t=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CONFIG_CLEAN_FILES=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.0.4\" -DPACKAGE_STRING=\"itcl\ 4.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAJOR_VERSION=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# MINOR_VERSION=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='itcl'
# PACKAGE_STRING='itcl 4.0.4'
# PACKAGE_TARNAME='itcl'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.0.4'
# PATCHLEVEL=''
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/itcl.h generic/itclDecls.h generic/itclInt.h generic/itclMigrate2TclCore.h generic/itclTclIntStubsFcn.h generic/itcl2TclOO.h generic/itclIntDecls.h'
# PKG_INCLUDES=' -I. -I"/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic"'
# PKG_LIBS=''
# PKG_LIB_FILE='libitcl4.0.4.so'
# PKG_OBJECTS=' itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o'
# PKG_SOURCES=' itcl2TclOO.c itclBase.c itclBuiltin.c itclClass.c itclCmd.c itclEnsemble.c itclHelpers.c itclInfo.c itclLinkage.c itclMethod.c itclObject.c itclParse.c itclStubs.c itclStubInit.c itclResolve.c itclTclIntStubsFcn.c itclUtil.c itclMigrate2TclCore.c itclTestRegisterC.c'
# PKG_STUB_LIB_FILE='libitclstub4.0.4.a'
# PKG_STUB_OBJECTS=' itclStubLib.o'
# PKG_STUB_SOURCES=' itclStubLib.c'
# PKG_TCL_SOURCES=' library/itcl.tcl library/itclWidget.tcl library/itclHullCmds.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic" -I"/tmp/tcl/src/tcl8.6.5/unix"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_TOP_DIR_NATIVE='"/tmp/tcl/src/tcl8.6.5"'
# TCL_VERSION='8.6'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# itcl_BUILD_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4 -litcl4.0.4'
# itcl_BUILD_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4/libitclstub4.0.4.a'
# itcl_BUILD_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/itcl4.0.4 -litclstub4.0.4'
# itcl_INCLUDE_SPEC='/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4/generic'
# itcl_LIB_FILE='libitcl4.0.4.so'
# itcl_LIB_SPEC='-L/usr/lib/itcl4.0.4 -litcl4.0.4'
# itcl_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/itcl4.0.4'
# itcl_STUB_LIB_FILE='libitclstub4.0.4.a'
# itcl_STUB_LIB_PATH='/usr/lib/itcl4.0.4/libitclstub4.0.4.a'
# itcl_STUB_LIB_SPEC='-L/usr/lib/itcl4.0.4 -litclstub4.0.4'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "itcl"
# #define PACKAGE_TARNAME "itcl"
# #define PACKAGE_VERSION "4.0.4"
# #define PACKAGE_STRING "itcl 4.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_itcl /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define HAVE_INTPTR_T 1
# #define USE_TCL_STUBS 1
# #define USE_TCLOO_STUBS 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/sqlite3.11.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by sqlite configure 3.11.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2231: checking for correct TEA configuration
# configure:2244: result: ok (TEA 3.9)
# configure:2326: configuring sqlite 3.11.0
# configure:2399: checking for Tcl configuration
# configure:2524: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2537: checking for x86_64-unknown-linux-gcc
# configure:2567: result: no
# configure:2577: checking for gcc
# configure:2593: found /usr/sbin/gcc
# configure:2604: result: gcc
# configure:2833: checking for C compiler version
# configure:2842: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2853: $? = 0
# configure:2842: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2853: $? = 0
# configure:2842: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2853: $? = 1
# configure:2842: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2853: $? = 1
# configure:2873: checking whether the C compiler works
# configure:2895: gcc conftest.c >&5
# configure:2899: $? = 0
# configure:2947: result: yes
# configure:2950: checking for C compiler default output file name
# configure:2952: result: a.out
# configure:2958: checking for suffix of executables
# configure:2965: gcc -o conftest conftest.c >&5
# configure:2969: $? = 0
# configure:2991: result:
# configure:3013: checking whether we are cross compiling
# configure:3021: gcc -o conftest conftest.c >&5
# configure:3025: $? = 0
# configure:3032: ./conftest
# configure:3036: $? = 0
# configure:3051: result: no
# configure:3056: checking for suffix of object files
# configure:3078: gcc -c conftest.c >&5
# configure:3082: $? = 0
# configure:3103: result: o
# configure:3107: checking whether we are using the GNU C compiler
# configure:3126: gcc -c conftest.c >&5
# configure:3126: $? = 0
# configure:3135: result: yes
# configure:3144: checking whether gcc accepts -g
# configure:3164: gcc -c -g conftest.c >&5
# configure:3164: $? = 0
# configure:3205: result: yes
# configure:3222: checking for gcc option to accept ISO C89
# configure:3285: gcc -c conftest.c >&5
# configure:3285: $? = 0
# configure:3298: result: none needed
# configure:3320: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3324: result: loading
# configure:3388: checking platform
# configure:3406: gcc -c conftest.c >&5
# configure:3406: $? = 0
# configure:3456: result: unix
# configure:3509: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:3539: checking for x86_64-unknown-linux-gcc
# configure:3566: result: gcc
# configure:3835: checking for C compiler version
# configure:3844: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3855: $? = 0
# configure:3844: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3855: $? = 0
# configure:3844: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3855: $? = 1
# configure:3844: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3855: $? = 1
# configure:3859: checking whether we are using the GNU C compiler
# configure:3887: result: yes
# configure:3896: checking whether gcc accepts -g
# configure:3957: result: yes
# configure:3974: checking for gcc option to accept ISO C89
# configure:4050: result: none needed
# configure:4075: checking how to run the C preprocessor
# configure:4106: gcc -E conftest.c
# configure:4106: $? = 0
# configure:4120: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4120: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | /* end confdefs.h. */
# | #include
# configure:4145: result: gcc -E
# configure:4165: gcc -E conftest.c
# configure:4165: $? = 0
# configure:4179: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4179: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | /* end confdefs.h. */
# | #include
# configure:4226: checking whether make sets $(MAKE)
# configure:4248: result: yes
# configure:4265: checking for x86_64-unknown-linux-ranlib
# configure:4295: result: no
# configure:4305: checking for ranlib
# configure:4321: found /usr/sbin/ranlib
# configure:4332: result: ranlib
# configure:4363: checking for grep that handles long lines and -e
# configure:4421: result: /usr/sbin/grep
# configure:4426: checking for egrep
# configure:4488: result: /usr/sbin/grep -E
# configure:4493: checking for ANSI C header files
# configure:4513: gcc -c conftest.c >&5
# configure:4513: $? = 0
# configure:4586: gcc -o conftest conftest.c >&5
# configure:4586: $? = 0
# configure:4586: ./conftest
# configure:4586: $? = 0
# configure:4597: result: yes
# configure:4610: checking for sys/types.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for sys/stat.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for stdlib.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for string.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for memory.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for strings.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for inttypes.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for stdint.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for unistd.h
# configure:4610: gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4632: checking if the compiler understands -pipe
# configure:4650: gcc -c -pipe conftest.c >&5
# configure:4650: $? = 0
# configure:4658: result: yes
# configure:4669: checking whether byte ordering is bigendian
# configure:4684: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:4684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4729: gcc -c -pipe conftest.c >&5
# configure:4729: $? = 0
# configure:4747: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4875: result: no
# configure:4902: checking for sin
# configure:4902: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccH9nSUo.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:4902: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:4902: result: no
# configure:4909: checking for main in -lieee
# configure:4928: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:4928: $? = 0
# configure:4937: result: yes
# configure:4949: checking for main in -linet
# configure:4968: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:4968: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:4977: result: no
# configure:4983: checking net/errno.h usability
# configure:4983: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4983: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4983: result: no
# configure:4983: checking net/errno.h presence
# configure:4983: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4983: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4983: result: no
# configure:4983: checking for net/errno.h
# configure:4983: result: no
# configure:5012: checking for connect
# configure:5012: gcc -o conftest -pipe conftest.c >&5
# configure:5012: $? = 0
# configure:5012: result: yes
# configure:5080: checking for gethostbyname
# configure:5080: gcc -o conftest -pipe conftest.c >&5
# configure:5080: $? = 0
# configure:5080: result: yes
# configure:5135: checking dirent.h
# configure:5171: gcc -o conftest -pipe conftest.c >&5
# configure:5171: $? = 0
# configure:5179: result: yes
# configure:5189: checking errno.h usability
# configure:5189: gcc -c -pipe conftest.c >&5
# configure:5189: $? = 0
# configure:5189: result: yes
# configure:5189: checking errno.h presence
# configure:5189: gcc -E conftest.c
# configure:5189: $? = 0
# configure:5189: result: yes
# configure:5189: checking for errno.h
# configure:5189: result: yes
# configure:5199: checking float.h usability
# configure:5199: gcc -c -pipe conftest.c >&5
# configure:5199: $? = 0
# configure:5199: result: yes
# configure:5199: checking float.h presence
# configure:5199: gcc -E conftest.c
# configure:5199: $? = 0
# configure:5199: result: yes
# configure:5199: checking for float.h
# configure:5199: result: yes
# configure:5209: checking values.h usability
# configure:5209: gcc -c -pipe conftest.c >&5
# configure:5209: $? = 0
# configure:5209: result: yes
# configure:5209: checking values.h presence
# configure:5209: gcc -E conftest.c
# configure:5209: $? = 0
# configure:5209: result: yes
# configure:5209: checking for values.h
# configure:5209: result: yes
# configure:5219: checking limits.h usability
# configure:5219: gcc -c -pipe conftest.c >&5
# configure:5219: $? = 0
# configure:5219: result: yes
# configure:5219: checking limits.h presence
# configure:5219: gcc -E conftest.c
# configure:5219: $? = 0
# configure:5219: result: yes
# configure:5219: checking for limits.h
# configure:5219: result: yes
# configure:5231: checking for stdlib.h
# configure:5231: result: yes
# configure:5283: checking for string.h
# configure:5283: result: yes
# configure:5327: checking sys/wait.h usability
# configure:5327: gcc -c -pipe conftest.c >&5
# configure:5327: $? = 0
# configure:5327: result: yes
# configure:5327: checking sys/wait.h presence
# configure:5327: gcc -E conftest.c
# configure:5327: $? = 0
# configure:5327: result: yes
# configure:5327: checking for sys/wait.h
# configure:5327: result: yes
# configure:5337: checking dlfcn.h usability
# configure:5337: gcc -c -pipe conftest.c >&5
# configure:5337: $? = 0
# configure:5337: result: yes
# configure:5337: checking dlfcn.h presence
# configure:5337: gcc -E conftest.c
# configure:5337: $? = 0
# configure:5337: result: yes
# configure:5337: checking for dlfcn.h
# configure:5337: result: yes
# configure:5351: checking sys/param.h usability
# configure:5351: gcc -c -pipe conftest.c >&5
# configure:5351: $? = 0
# configure:5351: result: yes
# configure:5351: checking sys/param.h presence
# configure:5351: gcc -E conftest.c
# configure:5351: $? = 0
# configure:5351: result: yes
# configure:5351: checking for sys/param.h
# configure:5351: result: yes
# configure:5614: checking for Tcl public headers
# configure:5685: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:5746: checking for pthread_mutex_init in -lpthread
# configure:5771: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:5771: $? = 0
# configure:5780: result: yes
# configure:5989: checking for building with threads
# configure:5995: result: yes (default)
# configure:6058: checking how to build libraries
# configure:6076: result: shared
# configure:6099: checking for x86_64-unknown-linux-ranlib
# configure:6126: result: ranlib
# configure:6193: checking if 64bit support is requested
# configure:6202: result: yes
# configure:6207: checking if 64bit Sparc VIS support is requested
# configure:6216: result: no
# configure:6226: checking if compiler supports visibility "hidden"
# configure:6246: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6246: $? = 0
# configure:6255: result: yes
# configure:6270: checking if rpath support is requested
# configure:6279: result: yes
# configure:6304: checking system version
# configure:6327: result: Linux-4.7.1-1-ARCH
# configure:6367: checking for x86_64-unknown-linux-ar
# configure:6397: result: no
# configure:6407: checking for ar
# configure:6423: found /usr/sbin/ar
# configure:6434: result: ar
# configure:7279: checking if compiler accepts -m64 flag
# configure:7298: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7298: $? = 0
# configure:7307: result: yes
# configure:8212: checking for cast to union support
# configure:8231: gcc -c -pipe -m64 conftest.c >&5
# configure:8231: $? = 0
# configure:8239: result: yes
# configure:8262: checking for required early compiler flags
# configure:8280: gcc -c -pipe -m64 conftest.c >&5
# configure:8280: $? = 0
# configure:8327: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:34:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8327: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8342: gcc -c -pipe -m64 conftest.c >&5
# configure:8342: $? = 0
# configure:8374: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8389: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:36:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8410: result: _LARGEFILE64_SOURCE
# configure:8415: checking for 64-bit integer type
# configure:8434: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:35:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:35:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:35:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8456: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:36:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8466: result: using long
# configure:8610: checking for build with symbols
# configure:8623: result: no
# configure:8678: checking malloc.h usability
# configure:8678: gcc -c -pipe -m64 conftest.c >&5
# configure:8678: $? = 0
# configure:8678: result: yes
# configure:8678: checking malloc.h presence
# configure:8678: gcc -E conftest.c
# configure:8678: $? = 0
# configure:8678: result: yes
# configure:8678: checking for malloc.h
# configure:8678: result: yes
# configure:8692: checking for fdatasync
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for gmtime_r
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for isnan
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# conftest.c:59:6: warning: conflicting types for built-in function 'isnan'
# char isnan ();
# ^~~~~
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for localtime_r
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for localtime_s
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# /tmp/cclJPNFq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `localtime_s'
# collect2: error: ld returned 1 exit status
# configure:8692: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_ISNAN 1
# | #define HAVE_LOCALTIME_R 1
# | /* end confdefs.h. */
# | /* Define localtime_s to an innocuous variant, in case declares localtime_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define localtime_s innocuous_localtime_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char localtime_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef localtime_s
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char localtime_s ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_localtime_s || defined __stub___localtime_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return localtime_s ();
# | ;
# | return 0;
# | }
# configure:8692: result: no
# configure:8692: checking for malloc_usable_size
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for strchrnul
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for usleep
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for utime
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for flock
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for lstat
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for readlink
# configure:8692: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8702: checking whether strerror_r is declared
# configure:8702: gcc -c -pipe -m64 conftest.c >&5
# configure:8702: $? = 0
# configure:8702: result: yes
# configure:8715: checking for strerror_r
# configure:8715: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:8715: $? = 0
# configure:8715: result: yes
# configure:8724: checking whether strerror_r returns char *
# configure:8748: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:86:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~
# configure:8748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sqlite"
# | #define PACKAGE_TARNAME "sqlite"
# | #define PACKAGE_VERSION "3.11.0"
# | #define PACKAGE_STRING "sqlite 3.11.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_sqlite /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define SQLITE_THREADSAFE 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_ISNAN 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MALLOC_USABLE_SIZE 1
# | #define HAVE_STRCHRNUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_FLOCK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_READLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:8786: result: no
# configure:8914: checking for tclsh
# configure:8941: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9107: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by sqlite config.status 3.11.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:803: creating Makefile
# config.status:803: creating pkgIndex.tcl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_fdatasync=yes
# ac_cv_func_flock=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_isnan=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_localtime_s=no
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_usable_size=yes
# ac_cv_func_readlink=yes
# ac_cv_func_sin=no
# ac_cv_func_strchrnul=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_usleep=yes
# ac_cv_func_utime=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.11.0\" -DPACKAGE_STRING=\"sqlite\ 3.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_MALLOC_H=1 -DHAVE_FDATASYNC=1 -DHAVE_GMTIME_R=1 -DHAVE_ISNAN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_STRCHRNUL=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_FLOCK=1 -DHAVE_LSTAT=1 -DHAVE_READLINK=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='sqlite'
# PACKAGE_STRING='sqlite 3.11.0'
# PACKAGE_TARNAME='sqlite'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.11.0'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_BUILTIN_TEST=1 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_WIN32_NO_ANSI=1 -DSQLITE_WIN32_GETVERSIONEX=0'
# PKG_HEADERS=''
# PKG_INCLUDES=' -I"/tmp/tcl/src/tcl8.6.5/pkgs/sqlite3.11.0/generic"'
# PKG_LIBS=' -lpthread'
# PKG_LIB_FILE='libsqlite3.11.0.so'
# PKG_OBJECTS=' tclsqlite3.o'
# PKG_SOURCES=' tclsqlite3.c'
# PKG_STUB_LIB_FILE='libsqlitestub3.11.0.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=''
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "sqlite"
# #define PACKAGE_TARNAME "sqlite"
# #define PACKAGE_VERSION "3.11.0"
# #define PACKAGE_STRING "sqlite 3.11.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_sqlite /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define SQLITE_THREADSAFE 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
# #define HAVE_MALLOC_H 1
# #define HAVE_FDATASYNC 1
# #define HAVE_GMTIME_R 1
# #define HAVE_ISNAN 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_MALLOC_USABLE_SIZE 1
# #define HAVE_STRCHRNUL 1
# #define HAVE_USLEEP 1
# #define HAVE_UTIME 1
# #define HAVE_FLOCK 1
# #define HAVE_LSTAT 1
# #define HAVE_READLINK 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tdbc configure 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2208: checking for correct TEA configuration
# configure:2221: result: ok (TEA 3.9)
# configure:2303: configuring tdbc 1.0.4
# configure:2376: checking for Tcl configuration
# configure:2501: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2514: checking for x86_64-unknown-linux-gcc
# configure:2544: result: no
# configure:2554: checking for gcc
# configure:2570: found /usr/sbin/gcc
# configure:2581: result: gcc
# configure:2810: checking for C compiler version
# configure:2819: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2830: $? = 0
# configure:2819: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2830: $? = 0
# configure:2819: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2830: $? = 1
# configure:2819: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2830: $? = 1
# configure:2850: checking whether the C compiler works
# configure:2872: gcc conftest.c >&5
# configure:2876: $? = 0
# configure:2924: result: yes
# configure:2927: checking for C compiler default output file name
# configure:2929: result: a.out
# configure:2935: checking for suffix of executables
# configure:2942: gcc -o conftest conftest.c >&5
# configure:2946: $? = 0
# configure:2968: result:
# configure:2990: checking whether we are cross compiling
# configure:2998: gcc -o conftest conftest.c >&5
# configure:3002: $? = 0
# configure:3009: ./conftest
# configure:3013: $? = 0
# configure:3028: result: no
# configure:3033: checking for suffix of object files
# configure:3055: gcc -c conftest.c >&5
# configure:3059: $? = 0
# configure:3080: result: o
# configure:3084: checking whether we are using the GNU C compiler
# configure:3103: gcc -c conftest.c >&5
# configure:3103: $? = 0
# configure:3112: result: yes
# configure:3121: checking whether gcc accepts -g
# configure:3141: gcc -c -g conftest.c >&5
# configure:3141: $? = 0
# configure:3182: result: yes
# configure:3199: checking for gcc option to accept ISO C89
# configure:3262: gcc -c conftest.c >&5
# configure:3262: $? = 0
# configure:3275: result: none needed
# configure:3297: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3301: result: loading
# configure:3365: checking platform
# configure:3383: gcc -c conftest.c >&5
# configure:3383: $? = 0
# configure:3433: result: unix
# configure:3757: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:3787: checking for x86_64-unknown-linux-gcc
# configure:3814: result: gcc
# configure:4083: checking for C compiler version
# configure:4092: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4103: $? = 0
# configure:4092: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4103: $? = 0
# configure:4092: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4103: $? = 1
# configure:4092: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4103: $? = 1
# configure:4107: checking whether we are using the GNU C compiler
# configure:4135: result: yes
# configure:4144: checking whether gcc accepts -g
# configure:4205: result: yes
# configure:4222: checking for gcc option to accept ISO C89
# configure:4298: result: none needed
# configure:4323: checking how to run the C preprocessor
# configure:4354: gcc -E conftest.c
# configure:4354: $? = 0
# configure:4368: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | /* end confdefs.h. */
# | #include
# configure:4393: result: gcc -E
# configure:4413: gcc -E conftest.c
# configure:4413: $? = 0
# configure:4427: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | /* end confdefs.h. */
# | #include
# configure:4474: checking whether make sets $(MAKE)
# configure:4496: result: yes
# configure:4513: checking for x86_64-unknown-linux-ranlib
# configure:4543: result: no
# configure:4553: checking for ranlib
# configure:4569: found /usr/sbin/ranlib
# configure:4580: result: ranlib
# configure:4611: checking for grep that handles long lines and -e
# configure:4669: result: /usr/sbin/grep
# configure:4674: checking for egrep
# configure:4736: result: /usr/sbin/grep -E
# configure:4741: checking for ANSI C header files
# configure:4761: gcc -c conftest.c >&5
# configure:4761: $? = 0
# configure:4834: gcc -o conftest conftest.c >&5
# configure:4834: $? = 0
# configure:4834: ./conftest
# configure:4834: $? = 0
# configure:4845: result: yes
# configure:4858: checking for sys/types.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for sys/stat.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for stdlib.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for string.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for memory.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for strings.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for inttypes.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for stdint.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for unistd.h
# configure:4858: gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4880: checking if the compiler understands -pipe
# configure:4898: gcc -c -pipe conftest.c >&5
# configure:4898: $? = 0
# configure:4906: result: yes
# configure:4917: checking whether byte ordering is bigendian
# configure:4932: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:4932: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4977: gcc -c -pipe conftest.c >&5
# configure:4977: $? = 0
# configure:4995: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5123: result: no
# configure:5150: checking for sin
# configure:5150: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccVdfijU.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:5150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:5150: result: no
# configure:5157: checking for main in -lieee
# configure:5176: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:5176: $? = 0
# configure:5185: result: yes
# configure:5197: checking for main in -linet
# configure:5216: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5225: result: no
# configure:5231: checking net/errno.h usability
# configure:5231: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5231: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5231: result: no
# configure:5231: checking net/errno.h presence
# configure:5231: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5231: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5231: result: no
# configure:5231: checking for net/errno.h
# configure:5231: result: no
# configure:5260: checking for connect
# configure:5260: gcc -o conftest -pipe conftest.c >&5
# configure:5260: $? = 0
# configure:5260: result: yes
# configure:5328: checking for gethostbyname
# configure:5328: gcc -o conftest -pipe conftest.c >&5
# configure:5328: $? = 0
# configure:5328: result: yes
# configure:5383: checking dirent.h
# configure:5419: gcc -o conftest -pipe conftest.c >&5
# configure:5419: $? = 0
# configure:5427: result: yes
# configure:5437: checking errno.h usability
# configure:5437: gcc -c -pipe conftest.c >&5
# configure:5437: $? = 0
# configure:5437: result: yes
# configure:5437: checking errno.h presence
# configure:5437: gcc -E conftest.c
# configure:5437: $? = 0
# configure:5437: result: yes
# configure:5437: checking for errno.h
# configure:5437: result: yes
# configure:5447: checking float.h usability
# configure:5447: gcc -c -pipe conftest.c >&5
# configure:5447: $? = 0
# configure:5447: result: yes
# configure:5447: checking float.h presence
# configure:5447: gcc -E conftest.c
# configure:5447: $? = 0
# configure:5447: result: yes
# configure:5447: checking for float.h
# configure:5447: result: yes
# configure:5457: checking values.h usability
# configure:5457: gcc -c -pipe conftest.c >&5
# configure:5457: $? = 0
# configure:5457: result: yes
# configure:5457: checking values.h presence
# configure:5457: gcc -E conftest.c
# configure:5457: $? = 0
# configure:5457: result: yes
# configure:5457: checking for values.h
# configure:5457: result: yes
# configure:5467: checking limits.h usability
# configure:5467: gcc -c -pipe conftest.c >&5
# configure:5467: $? = 0
# configure:5467: result: yes
# configure:5467: checking limits.h presence
# configure:5467: gcc -E conftest.c
# configure:5467: $? = 0
# configure:5467: result: yes
# configure:5467: checking for limits.h
# configure:5467: result: yes
# configure:5479: checking for stdlib.h
# configure:5479: result: yes
# configure:5531: checking for string.h
# configure:5531: result: yes
# configure:5575: checking sys/wait.h usability
# configure:5575: gcc -c -pipe conftest.c >&5
# configure:5575: $? = 0
# configure:5575: result: yes
# configure:5575: checking sys/wait.h presence
# configure:5575: gcc -E conftest.c
# configure:5575: $? = 0
# configure:5575: result: yes
# configure:5575: checking for sys/wait.h
# configure:5575: result: yes
# configure:5585: checking dlfcn.h usability
# configure:5585: gcc -c -pipe conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking dlfcn.h presence
# configure:5585: gcc -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for dlfcn.h
# configure:5585: result: yes
# configure:5599: checking sys/param.h usability
# configure:5599: gcc -c -pipe conftest.c >&5
# configure:5599: $? = 0
# configure:5599: result: yes
# configure:5599: checking sys/param.h presence
# configure:5599: gcc -E conftest.c
# configure:5599: $? = 0
# configure:5599: result: yes
# configure:5599: checking for sys/param.h
# configure:5599: result: yes
# configure:5616: checking for inline
# configure:5632: gcc -c -pipe conftest.c >&5
# configure:5632: $? = 0
# configure:5640: result: inline
# configure:5798: checking for Tcl public headers
# configure:5869: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:5925: checking for pthread_mutex_init in -lpthread
# configure:5950: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:5950: $? = 0
# configure:5959: result: yes
# configure:6168: checking for building with threads
# configure:6174: result: yes (default)
# configure:6215: checking how to build libraries
# configure:6233: result: shared
# configure:6256: checking for x86_64-unknown-linux-ranlib
# configure:6283: result: ranlib
# configure:6350: checking if 64bit support is requested
# configure:6359: result: yes
# configure:6364: checking if 64bit Sparc VIS support is requested
# configure:6373: result: no
# configure:6383: checking if compiler supports visibility "hidden"
# configure:6403: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6403: $? = 0
# configure:6412: result: yes
# configure:6427: checking if rpath support is requested
# configure:6436: result: yes
# configure:6461: checking system version
# configure:6484: result: Linux-4.7.1-1-ARCH
# configure:6524: checking for x86_64-unknown-linux-ar
# configure:6554: result: no
# configure:6564: checking for ar
# configure:6580: found /usr/sbin/ar
# configure:6591: result: ar
# configure:7436: checking if compiler accepts -m64 flag
# configure:7455: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7455: $? = 0
# configure:7464: result: yes
# configure:8369: checking for cast to union support
# configure:8388: gcc -c -pipe -m64 conftest.c >&5
# configure:8388: $? = 0
# configure:8396: result: yes
# configure:8419: checking for required early compiler flags
# configure:8437: gcc -c -pipe -m64 conftest.c >&5
# configure:8437: $? = 0
# configure:8484: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:33:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8499: gcc -c -pipe -m64 conftest.c >&5
# configure:8499: $? = 0
# configure:8531: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:34:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8546: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8567: result: _LARGEFILE64_SOURCE
# configure:8572: checking for 64-bit integer type
# configure:8591: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:34:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8591: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8613: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:35:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbc"
# | #define PACKAGE_TARNAME "tdbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8623: result: using long
# configure:8767: checking for build with symbols
# configure:8780: result: no
# configure:8944: checking for tclsh
# configure:8971: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9194: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tdbc config.status 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:824: creating Makefile
# config.status:824: creating pkgIndex.tcl
# config.status:824: creating tdbcConfig.sh
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAJOR_VERSION=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# MINOR_VERSION=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tdbc'
# PACKAGE_STRING='tdbc 1.0.4'
# PACKAGE_TARNAME='tdbc'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.4'
# PATCHLEVEL=''
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/tdbc.h generic/tdbcInt.h generic/tdbcDecls.h'
# PKG_INCLUDES=''
# PKG_LIBS=''
# PKG_LIB_FILE='libtdbc1.0.4.so'
# PKG_OBJECTS=' tdbc.o tdbcStubInit.o tdbcTokenize.o'
# PKG_SOURCES=' tdbc.c tdbcStubInit.c tdbcTokenize.c'
# PKG_STUB_LIB_FILE='libtdbcstub1.0.4.a'
# PKG_STUB_OBJECTS=' tdbcStubLib.o'
# PKG_STUB_SOURCES=' tdbcStubLib.c'
# PKG_TCL_SOURCES=' library/tdbc.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLOO_VERSION_REQ='0.6'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# TCL_VERSION_DESIRED='8.6'
# TCL_VERSION_REQ='8.5'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tcloo_BIN_DIR=''
# tcloo_LIB_FILE=''
# tcloo_LIB_SPEC=''
# tcloo_SRC_DIR=''
# tcloo_STUB_LIB_FILE=''
# tcloo_STUB_LIB_PATH=''
# tcloo_STUB_LIB_SPEC=''
# tcloo_VERSION=''
# tdbc_BUILD_INCLUDE_SPEC='-I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic'
# tdbc_BUILD_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_BUILD_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_BUILD_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# tdbc_INCLUDE_SPEC='-I/usr/include'
# tdbc_LIB_DIR='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4'
# tdbc_STUB_LIB_PATH='/usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbcstub1.0.4'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tdbc"
# #define PACKAGE_TARNAME "tdbc"
# #define PACKAGE_VERSION "1.0.4"
# #define PACKAGE_STRING "tdbc 1.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_tdbc /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcmysql1.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tdbcmysql configure 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/tdbcmysql1.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2434: checking for correct TEA configuration
# configure:2447: result: ok (TEA 3.9)
# configure:2529: configuring tdbcmysql 1.0.4
# configure:2602: checking for Tcl configuration
# configure:2727: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2740: checking for x86_64-unknown-linux-gcc
# configure:2770: result: no
# configure:2780: checking for gcc
# configure:2796: found /usr/sbin/gcc
# configure:2807: result: gcc
# configure:3036: checking for C compiler version
# configure:3045: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3056: $? = 0
# configure:3045: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3056: $? = 0
# configure:3045: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: gcc conftest.c >&5
# configure:3102: $? = 0
# configure:3150: result: yes
# configure:3153: checking for C compiler default output file name
# configure:3155: result: a.out
# configure:3161: checking for suffix of executables
# configure:3168: gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3224: gcc -o conftest conftest.c >&5
# configure:3228: $? = 0
# configure:3235: ./conftest
# configure:3239: $? = 0
# configure:3254: result: no
# configure:3259: checking for suffix of object files
# configure:3281: gcc -c conftest.c >&5
# configure:3285: $? = 0
# configure:3306: result: o
# configure:3310: checking whether we are using the GNU C compiler
# configure:3329: gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether gcc accepts -g
# configure:3367: gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for gcc option to accept ISO C89
# configure:3488: gcc -c conftest.c >&5
# configure:3488: $? = 0
# configure:3501: result: none needed
# configure:3523: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3527: result: loading
# configure:3591: checking platform
# configure:3609: gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3659: result: unix
# configure:3725: checking for tdbc configuration
# configure:3812: result: found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3818: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3822: result: loading
# configure:3840: WARNING: Found Makefile - using build library specs for tdbc
# configure:3911: checking For tdbc_STUB library for LIBS
# configure:3944: result: using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure:3957: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure:3960: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure:3991: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:4021: checking for x86_64-unknown-linux-gcc
# configure:4048: result: gcc
# configure:4317: checking for C compiler version
# configure:4326: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4337: $? = 0
# configure:4326: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4337: $? = 0
# configure:4326: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4341: checking whether we are using the GNU C compiler
# configure:4369: result: yes
# configure:4378: checking whether gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | /* end confdefs.h. */
# | #include
# configure:4627: result: gcc -E
# configure:4647: gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4661: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | /* end confdefs.h. */
# | #include
# configure:4708: checking whether make sets $(MAKE)
# configure:4730: result: yes
# configure:4747: checking for x86_64-unknown-linux-ranlib
# configure:4777: result: no
# configure:4787: checking for ranlib
# configure:4803: found /usr/sbin/ranlib
# configure:4814: result: ranlib
# configure:4845: checking for grep that handles long lines and -e
# configure:4903: result: /usr/sbin/grep
# configure:4908: checking for egrep
# configure:4970: result: /usr/sbin/grep -E
# configure:4975: checking for ANSI C header files
# configure:4995: gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5068: gcc -o conftest conftest.c >&5
# configure:5068: $? = 0
# configure:5068: ./conftest
# configure:5068: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:5166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5211: gcc -c -pipe conftest.c >&5
# configure:5211: $? = 0
# configure:5229: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccXq9bit.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:5384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:5384: result: no
# configure:5391: checking for main in -lieee
# configure:5410: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:5410: $? = 0
# configure:5419: result: yes
# configure:5431: checking for main in -linet
# configure:5450: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5459: result: no
# configure:5465: checking net/errno.h usability
# configure:5465: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5465: result: no
# configure:5465: checking net/errno.h presence
# configure:5465: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5465: result: no
# configure:5465: checking for net/errno.h
# configure:5465: result: no
# configure:5494: checking for connect
# configure:5494: gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: gcc -E conftest.c
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking for errno.h
# configure:5671: result: yes
# configure:5681: checking float.h usability
# configure:5681: gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: gcc -E conftest.c
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking for float.h
# configure:5681: result: yes
# configure:5691: checking values.h usability
# configure:5691: gcc -c -pipe conftest.c >&5
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking values.h presence
# configure:5691: gcc -E conftest.c
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking for values.h
# configure:5691: result: yes
# configure:5701: checking limits.h usability
# configure:5701: gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: gcc -E conftest.c
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking for limits.h
# configure:5701: result: yes
# configure:5713: checking for stdlib.h
# configure:5713: result: yes
# configure:5765: checking for string.h
# configure:5765: result: yes
# configure:5809: checking sys/wait.h usability
# configure:5809: gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: gcc -E conftest.c
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking for sys/wait.h
# configure:5809: result: yes
# configure:5819: checking dlfcn.h usability
# configure:5819: gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: gcc -E conftest.c
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking for dlfcn.h
# configure:5819: result: yes
# configure:5833: checking sys/param.h usability
# configure:5833: gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: gcc -E conftest.c
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking for sys/param.h
# configure:5833: result: yes
# configure:5850: checking for inline
# configure:5866: gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:5892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5892: result: yes
# configure:5901: checking size of long long
# configure:5906: gcc -o conftest -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: ./conftest
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: gcc -o conftest -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: ./conftest
# configure:5942: $? = 0
# configure:5956: result: 8
# configure:6144: checking for Tcl public headers
# configure:6215: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:6271: checking for pthread_mutex_init in -lpthread
# configure:6296: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:6296: $? = 0
# configure:6305: result: yes
# configure:6514: checking for building with threads
# configure:6520: result: yes (default)
# configure:6561: checking how to build libraries
# configure:6579: result: shared
# configure:6602: checking for x86_64-unknown-linux-ranlib
# configure:6629: result: ranlib
# configure:6696: checking if 64bit support is requested
# configure:6705: result: yes
# configure:6710: checking if 64bit Sparc VIS support is requested
# configure:6719: result: no
# configure:6729: checking if compiler supports visibility "hidden"
# configure:6749: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6749: $? = 0
# configure:6758: result: yes
# configure:6773: checking if rpath support is requested
# configure:6782: result: yes
# configure:6807: checking system version
# configure:6830: result: Linux-4.7.1-1-ARCH
# configure:6870: checking for x86_64-unknown-linux-ar
# configure:6900: result: no
# configure:6910: checking for ar
# configure:6926: found /usr/sbin/ar
# configure:6937: result: ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7801: $? = 0
# configure:7810: result: yes
# configure:8715: checking for cast to union support
# configure:8734: gcc -c -pipe -m64 conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: gcc -c -pipe -m64 conftest.c >&5
# configure:8783: $? = 0
# configure:8830: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:37:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8845: gcc -c -pipe -m64 conftest.c >&5
# configure:8845: $? = 0
# configure:8877: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:38:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:39:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8913: result: _LARGEFILE64_SOURCE
# configure:8918: checking for 64-bit integer type
# configure:8937: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:38:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:39:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8959: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcmysql"
# | #define PACKAGE_TARNAME "tdbcmysql"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcmysql 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcmysql /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8969: result: using long
# configure:9113: checking for build with symbols
# configure:9126: result: no
# configure:9290: checking for tclsh
# configure:9317: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9485: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tdbcmysql config.status 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:813: creating Makefile
# config.status:813: creating pkgIndex.tcl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_c_tdbcconfig=/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_type_long_long=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CONFIGURE_OUTPUTS='Makefile pkgIndex.tcl config.cache config.log config.status'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcmysql\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tdbcmysql'
# PACKAGE_STRING='tdbcmysql 1.0.4'
# PACKAGE_TARNAME='tdbcmysql'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.4'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/fakemysql.h generic/mysqlStubs.h'
# PKG_INCLUDES=' -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic'
# PKG_LIBS=' -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# PKG_LIB_FILE='libtdbcmysql1.0.4.so'
# PKG_OBJECTS=' tdbcmysql.o mysqlStubInit.o'
# PKG_SOURCES=' generic/tdbcmysql.c generic/mysqlStubInit.c'
# PKG_STUB_LIB_FILE='libtdbcmysqlstub1.0.4.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=' library/tdbcmysql.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# TCL_VERSION_REQ='8.6'
# TDBC_LIB_FILE='libtdbc1.0.4.so'
# TDBC_VERSION='1.0.4'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tdbc_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# tdbc_LIBRARY_PATH='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library'
# tdbc_LIB_FILE='libtdbc1.0.4.so'
# tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4'
# tdbc_STUB_LIB_FILE='libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# tdbc_VERSION='1.0.4'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tdbcmysql"
# #define PACKAGE_TARNAME "tdbcmysql"
# #define PACKAGE_VERSION "1.0.4"
# #define PACKAGE_STRING "tdbcmysql 1.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_tdbcmysql /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_LONG_LONG 1
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_LONG 8
# #define DONT_TD_VOID 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcodbc1.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tdbcodbc configure 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/tdbcodbc1.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2434: checking for correct TEA configuration
# configure:2447: result: ok (TEA 3.9)
# configure:2529: configuring tdbcodbc 1.0.4
# configure:2602: checking for Tcl configuration
# configure:2727: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2740: checking for x86_64-unknown-linux-gcc
# configure:2770: result: no
# configure:2780: checking for gcc
# configure:2796: found /usr/sbin/gcc
# configure:2807: result: gcc
# configure:3036: checking for C compiler version
# configure:3045: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3056: $? = 0
# configure:3045: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3056: $? = 0
# configure:3045: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: gcc conftest.c >&5
# configure:3102: $? = 0
# configure:3150: result: yes
# configure:3153: checking for C compiler default output file name
# configure:3155: result: a.out
# configure:3161: checking for suffix of executables
# configure:3168: gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3224: gcc -o conftest conftest.c >&5
# configure:3228: $? = 0
# configure:3235: ./conftest
# configure:3239: $? = 0
# configure:3254: result: no
# configure:3259: checking for suffix of object files
# configure:3281: gcc -c conftest.c >&5
# configure:3285: $? = 0
# configure:3306: result: o
# configure:3310: checking whether we are using the GNU C compiler
# configure:3329: gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether gcc accepts -g
# configure:3367: gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for gcc option to accept ISO C89
# configure:3488: gcc -c conftest.c >&5
# configure:3488: $? = 0
# configure:3501: result: none needed
# configure:3523: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3527: result: loading
# configure:3591: checking platform
# configure:3609: gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3659: result: unix
# configure:3725: checking for tdbc configuration
# configure:3812: result: found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3818: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3822: result: loading
# configure:3840: WARNING: Found Makefile - using build library specs for tdbc
# configure:3911: checking For tdbc_STUB library for LIBS
# configure:3944: result: using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure:3957: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure:3960: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure:3991: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:4021: checking for x86_64-unknown-linux-gcc
# configure:4048: result: gcc
# configure:4317: checking for C compiler version
# configure:4326: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4337: $? = 0
# configure:4326: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4337: $? = 0
# configure:4326: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4341: checking whether we are using the GNU C compiler
# configure:4369: result: yes
# configure:4378: checking whether gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | /* end confdefs.h. */
# | #include
# configure:4627: result: gcc -E
# configure:4647: gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4661: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | /* end confdefs.h. */
# | #include
# configure:4708: checking whether make sets $(MAKE)
# configure:4730: result: yes
# configure:4747: checking for x86_64-unknown-linux-ranlib
# configure:4777: result: no
# configure:4787: checking for ranlib
# configure:4803: found /usr/sbin/ranlib
# configure:4814: result: ranlib
# configure:4845: checking for grep that handles long lines and -e
# configure:4903: result: /usr/sbin/grep
# configure:4908: checking for egrep
# configure:4970: result: /usr/sbin/grep -E
# configure:4975: checking for ANSI C header files
# configure:4995: gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5068: gcc -o conftest conftest.c >&5
# configure:5068: $? = 0
# configure:5068: ./conftest
# configure:5068: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:5166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5211: gcc -c -pipe conftest.c >&5
# configure:5211: $? = 0
# configure:5229: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccSTbboc.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:5384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:5384: result: no
# configure:5391: checking for main in -lieee
# configure:5410: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:5410: $? = 0
# configure:5419: result: yes
# configure:5431: checking for main in -linet
# configure:5450: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5459: result: no
# configure:5465: checking net/errno.h usability
# configure:5465: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5465: result: no
# configure:5465: checking net/errno.h presence
# configure:5465: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5465: result: no
# configure:5465: checking for net/errno.h
# configure:5465: result: no
# configure:5494: checking for connect
# configure:5494: gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: gcc -E conftest.c
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking for errno.h
# configure:5671: result: yes
# configure:5681: checking float.h usability
# configure:5681: gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: gcc -E conftest.c
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking for float.h
# configure:5681: result: yes
# configure:5691: checking values.h usability
# configure:5691: gcc -c -pipe conftest.c >&5
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking values.h presence
# configure:5691: gcc -E conftest.c
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking for values.h
# configure:5691: result: yes
# configure:5701: checking limits.h usability
# configure:5701: gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: gcc -E conftest.c
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking for limits.h
# configure:5701: result: yes
# configure:5713: checking for stdlib.h
# configure:5713: result: yes
# configure:5765: checking for string.h
# configure:5765: result: yes
# configure:5809: checking sys/wait.h usability
# configure:5809: gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: gcc -E conftest.c
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking for sys/wait.h
# configure:5809: result: yes
# configure:5819: checking dlfcn.h usability
# configure:5819: gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: gcc -E conftest.c
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking for dlfcn.h
# configure:5819: result: yes
# configure:5833: checking sys/param.h usability
# configure:5833: gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: gcc -E conftest.c
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking for sys/param.h
# configure:5833: result: yes
# configure:5850: checking for inline
# configure:5866: gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:5892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5892: result: yes
# configure:5901: checking size of long long
# configure:5906: gcc -o conftest -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: ./conftest
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: gcc -o conftest -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: ./conftest
# configure:5942: $? = 0
# configure:5956: result: 8
# configure:6144: checking for Tcl public headers
# configure:6215: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:6271: checking for pthread_mutex_init in -lpthread
# configure:6296: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:6296: $? = 0
# configure:6305: result: yes
# configure:6514: checking for building with threads
# configure:6520: result: yes (default)
# configure:6561: checking how to build libraries
# configure:6579: result: shared
# configure:6602: checking for x86_64-unknown-linux-ranlib
# configure:6629: result: ranlib
# configure:6696: checking if 64bit support is requested
# configure:6705: result: yes
# configure:6710: checking if 64bit Sparc VIS support is requested
# configure:6719: result: no
# configure:6729: checking if compiler supports visibility "hidden"
# configure:6749: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6749: $? = 0
# configure:6758: result: yes
# configure:6773: checking if rpath support is requested
# configure:6782: result: yes
# configure:6807: checking system version
# configure:6830: result: Linux-4.7.1-1-ARCH
# configure:6870: checking for x86_64-unknown-linux-ar
# configure:6900: result: no
# configure:6910: checking for ar
# configure:6926: found /usr/sbin/ar
# configure:6937: result: ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7801: $? = 0
# configure:7810: result: yes
# configure:8715: checking for cast to union support
# configure:8734: gcc -c -pipe -m64 conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: gcc -c -pipe -m64 conftest.c >&5
# configure:8783: $? = 0
# configure:8830: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:37:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8845: gcc -c -pipe -m64 conftest.c >&5
# configure:8845: $? = 0
# configure:8877: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:38:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:39:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8913: result: _LARGEFILE64_SOURCE
# configure:8918: checking for 64-bit integer type
# configure:8937: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:38:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:39:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8959: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8969: result: using long
# configure:9113: checking for build with symbols
# configure:9126: result: no
# configure:9180: checking for stdint.h
# configure:9180: result: yes
# configure:9180: checking for sys/types.h
# configure:9180: result: yes
# configure:9190: checking for intptr_t
# configure:9190: gcc -c -pipe -m64 conftest.c >&5
# configure:9190: $? = 0
# configure:9190: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:9190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9190: result: yes
# configure:9241: checking for uintptr_t
# configure:9241: gcc -c -pipe -m64 conftest.c >&5
# configure:9241: $? = 0
# configure:9241: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:9241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9241: result: yes
# configure:9298: checking for main in -lws2_32
# configure:9317: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lws2_32 >&5
# /usr/sbin/ld: cannot find -lws2_32
# collect2: error: ld returned 1 exit status
# configure:9317: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:9326: result: no
# configure:9342: checking for main in -lwinsock
# configure:9361: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lwinsock >&5
# /usr/sbin/ld: cannot find -lwinsock
# collect2: error: ld returned 1 exit status
# configure:9361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcodbc"
# | #define PACKAGE_TARNAME "tdbcodbc"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcodbc 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcodbc /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:9370: result: no
# configure:9508: checking for tclsh
# configure:9535: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9703: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tdbcodbc config.status 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:813: creating Makefile
# config.status:813: creating pkgIndex.tcl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_c_tdbcconfig=/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_lib_winsock_main=no
# ac_cv_lib_ws2_32_main=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_long=yes
# ac_cv_type_uintptr_t=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CONFIGURE_OUTPUTS='Makefile pkgIndex.tcl config.cache config.log config.status'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcodbc\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tdbcodbc'
# PACKAGE_STRING='tdbcodbc 1.0.4'
# PACKAGE_TARNAME='tdbcodbc'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.4'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/fakesql.h generic/odbcStubs.h'
# PKG_INCLUDES=' -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic'
# PKG_LIBS=' -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# PKG_LIB_FILE='libtdbcodbc1.0.4.so'
# PKG_OBJECTS=' tdbcodbc.o odbcStubInit.o'
# PKG_SOURCES=' generic/tdbcodbc.c generic/odbcStubInit.c'
# PKG_STUB_LIB_FILE='libtdbcodbcstub1.0.4.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=' library/tdbcodbc.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# TCL_VERSION_REQ='8.6'
# TDBC_LIB_FILE='libtdbc1.0.4.so'
# TDBC_VERSION='1.0.4'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tdbc_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# tdbc_LIBRARY_PATH='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library'
# tdbc_LIB_FILE='libtdbc1.0.4.so'
# tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4'
# tdbc_STUB_LIB_FILE='libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# tdbc_VERSION='1.0.4'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tdbcodbc"
# #define PACKAGE_TARNAME "tdbcodbc"
# #define PACKAGE_VERSION "1.0.4"
# #define PACKAGE_STRING "tdbcodbc 1.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_tdbcodbc /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_LONG_LONG 1
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_LONG 8
# #define DONT_TD_VOID 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcpostgres1.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tdbcpostgres configure 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/tdbcpostgres1.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2434: checking for correct TEA configuration
# configure:2447: result: ok (TEA 3.9)
# configure:2529: configuring tdbcpostgres 1.0.4
# configure:2602: checking for Tcl configuration
# configure:2727: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2740: checking for x86_64-unknown-linux-gcc
# configure:2770: result: no
# configure:2780: checking for gcc
# configure:2796: found /usr/sbin/gcc
# configure:2807: result: gcc
# configure:3036: checking for C compiler version
# configure:3045: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3056: $? = 0
# configure:3045: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3056: $? = 0
# configure:3045: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: gcc conftest.c >&5
# configure:3102: $? = 0
# configure:3150: result: yes
# configure:3153: checking for C compiler default output file name
# configure:3155: result: a.out
# configure:3161: checking for suffix of executables
# configure:3168: gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3224: gcc -o conftest conftest.c >&5
# configure:3228: $? = 0
# configure:3235: ./conftest
# configure:3239: $? = 0
# configure:3254: result: no
# configure:3259: checking for suffix of object files
# configure:3281: gcc -c conftest.c >&5
# configure:3285: $? = 0
# configure:3306: result: o
# configure:3310: checking whether we are using the GNU C compiler
# configure:3329: gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether gcc accepts -g
# configure:3367: gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for gcc option to accept ISO C89
# configure:3488: gcc -c conftest.c >&5
# configure:3488: $? = 0
# configure:3501: result: none needed
# configure:3523: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:3527: result: loading
# configure:3591: checking platform
# configure:3609: gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3659: result: unix
# configure:3725: checking for tdbc configuration
# configure:3812: result: found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3818: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3822: result: loading
# configure:3840: WARNING: Found Makefile - using build library specs for tdbc
# configure:3911: checking For tdbc_STUB library for LIBS
# configure:3944: result: using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure:3957: WARNING: Looking for "/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/Makefile"
# configure:3960: WARNING: Found Makefile - using build include spec and lib specs for tdbc
# configure:3991: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:4021: checking for x86_64-unknown-linux-gcc
# configure:4048: result: gcc
# configure:4317: checking for C compiler version
# configure:4326: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4337: $? = 0
# configure:4326: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4337: $? = 0
# configure:4326: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4341: checking whether we are using the GNU C compiler
# configure:4369: result: yes
# configure:4378: checking whether gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | /* end confdefs.h. */
# | #include
# configure:4627: result: gcc -E
# configure:4647: gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4661: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | /* end confdefs.h. */
# | #include
# configure:4708: checking whether make sets $(MAKE)
# configure:4730: result: yes
# configure:4747: checking for x86_64-unknown-linux-ranlib
# configure:4777: result: no
# configure:4787: checking for ranlib
# configure:4803: found /usr/sbin/ranlib
# configure:4814: result: ranlib
# configure:4845: checking for grep that handles long lines and -e
# configure:4903: result: /usr/sbin/grep
# configure:4908: checking for egrep
# configure:4970: result: /usr/sbin/grep -E
# configure:4975: checking for ANSI C header files
# configure:4995: gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5068: gcc -o conftest conftest.c >&5
# configure:5068: $? = 0
# configure:5068: ./conftest
# configure:5068: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: gcc -c -pipe conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:5166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5211: gcc -c -pipe conftest.c >&5
# configure:5211: $? = 0
# configure:5229: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccS7ZZ7I.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:5384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sin || defined __stub___sin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:5384: result: no
# configure:5391: checking for main in -lieee
# configure:5410: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:5410: $? = 0
# configure:5419: result: yes
# configure:5431: checking for main in -linet
# configure:5450: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:5450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5459: result: no
# configure:5465: checking net/errno.h usability
# configure:5465: gcc -c -pipe conftest.c >&5
# conftest.c:53:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5465: result: no
# configure:5465: checking net/errno.h presence
# configure:5465: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5465: result: no
# configure:5465: checking for net/errno.h
# configure:5465: result: no
# configure:5494: checking for connect
# configure:5494: gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: gcc -E conftest.c
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking for errno.h
# configure:5671: result: yes
# configure:5681: checking float.h usability
# configure:5681: gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: gcc -E conftest.c
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking for float.h
# configure:5681: result: yes
# configure:5691: checking values.h usability
# configure:5691: gcc -c -pipe conftest.c >&5
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking values.h presence
# configure:5691: gcc -E conftest.c
# configure:5691: $? = 0
# configure:5691: result: yes
# configure:5691: checking for values.h
# configure:5691: result: yes
# configure:5701: checking limits.h usability
# configure:5701: gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: gcc -E conftest.c
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking for limits.h
# configure:5701: result: yes
# configure:5713: checking for stdlib.h
# configure:5713: result: yes
# configure:5765: checking for string.h
# configure:5765: result: yes
# configure:5809: checking sys/wait.h usability
# configure:5809: gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: gcc -E conftest.c
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking for sys/wait.h
# configure:5809: result: yes
# configure:5819: checking dlfcn.h usability
# configure:5819: gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: gcc -E conftest.c
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking for dlfcn.h
# configure:5819: result: yes
# configure:5833: checking sys/param.h usability
# configure:5833: gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: gcc -E conftest.c
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking for sys/param.h
# configure:5833: result: yes
# configure:5850: checking for inline
# configure:5866: gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:5892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5892: result: yes
# configure:5901: checking size of long long
# configure:5906: gcc -o conftest -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: ./conftest
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: gcc -o conftest -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: ./conftest
# configure:5942: $? = 0
# configure:5956: result: 8
# configure:6144: checking for Tcl public headers
# configure:6215: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:6271: checking for pthread_mutex_init in -lpthread
# configure:6296: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:6296: $? = 0
# configure:6305: result: yes
# configure:6514: checking for building with threads
# configure:6520: result: yes (default)
# configure:6561: checking how to build libraries
# configure:6579: result: shared
# configure:6602: checking for x86_64-unknown-linux-ranlib
# configure:6629: result: ranlib
# configure:6696: checking if 64bit support is requested
# configure:6705: result: yes
# configure:6710: checking if 64bit Sparc VIS support is requested
# configure:6719: result: no
# configure:6729: checking if compiler supports visibility "hidden"
# configure:6749: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:6749: $? = 0
# configure:6758: result: yes
# configure:6773: checking if rpath support is requested
# configure:6782: result: yes
# configure:6807: checking system version
# configure:6830: result: Linux-4.7.1-1-ARCH
# configure:6870: checking for x86_64-unknown-linux-ar
# configure:6900: result: no
# configure:6910: checking for ar
# configure:6926: found /usr/sbin/ar
# configure:6937: result: ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:7801: $? = 0
# configure:7810: result: yes
# configure:8715: checking for cast to union support
# configure:8734: gcc -c -pipe -m64 conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: gcc -c -pipe -m64 conftest.c >&5
# configure:8783: $? = 0
# configure:8830: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:37:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:8830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:8845: gcc -c -pipe -m64 conftest.c >&5
# configure:8845: $? = 0
# configure:8877: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:38:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:39:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:8892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8913: result: _LARGEFILE64_SOURCE
# configure:8918: checking for 64-bit integer type
# configure:8937: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:38:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:38:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:8937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:39:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:8959: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:8969: result: using long
# configure:9113: checking for build with symbols
# configure:9126: result: no
# configure:9180: checking for stdint.h
# configure:9180: result: yes
# configure:9180: checking for sys/types.h
# configure:9180: result: yes
# configure:9190: checking for intptr_t
# configure:9190: gcc -c -pipe -m64 conftest.c >&5
# configure:9190: $? = 0
# configure:9190: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:9190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9190: result: yes
# configure:9241: checking for uintptr_t
# configure:9241: gcc -c -pipe -m64 conftest.c >&5
# configure:9241: $? = 0
# configure:9241: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:9241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9241: result: yes
# configure:9298: checking for main in -lws2_32
# configure:9317: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lws2_32 >&5
# /usr/sbin/ld: cannot find -lws2_32
# collect2: error: ld returned 1 exit status
# configure:9317: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:9326: result: no
# configure:9342: checking for main in -lwinsock
# configure:9361: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lwinsock >&5
# /usr/sbin/ld: cannot find -lwinsock
# collect2: error: ld returned 1 exit status
# configure:9361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tdbcpostgres"
# | #define PACKAGE_TARNAME "tdbcpostgres"
# | #define PACKAGE_VERSION "1.0.4"
# | #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define BUILD_tdbcpostgres /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:9370: result: no
# configure:9508: checking for tclsh
# configure:9535: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:9703: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tdbcpostgres config.status 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:813: creating Makefile
# config.status:813: creating pkgIndex.tcl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_c_tdbcconfig=/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_lib_winsock_main=no
# ac_cv_lib_ws2_32_main=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_long=yes
# ac_cv_type_uintptr_t=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CONFIGURE_OUTPUTS='Makefile pkgIndex.tcl config.cache config.log config.status'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -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 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DDONT_TD_VOID=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tdbcpostgres'
# PACKAGE_STRING='tdbcpostgres 1.0.4'
# PACKAGE_TARNAME='tdbcpostgres'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.4'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/fakepq.h generic/pqStubs.h'
# PKG_INCLUDES=' -I/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/generic'
# PKG_LIBS=' -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4 -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# PKG_LIB_FILE='libtdbcpostgres1.0.4.so'
# PKG_OBJECTS=' tdbcpostgres.o pqStubInit.o'
# PKG_SOURCES=' generic/tdbcpostgres.c generic/pqStubInit.c'
# PKG_STUB_LIB_FILE='libtdbcpostgresstub1.0.4.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=' library/tdbcpostgres.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# TCL_VERSION_REQ='8.6'
# TDBC_LIB_FILE='libtdbc1.0.4.so'
# TDBC_VERSION='1.0.4'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tdbc_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# tdbc_LIBRARY_PATH='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4/library'
# tdbc_LIB_FILE='libtdbc1.0.4.so'
# tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4'
# tdbc_STUB_LIB_FILE='libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# tdbc_VERSION='1.0.4'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tdbcpostgres"
# #define PACKAGE_TARNAME "tdbcpostgres"
# #define PACKAGE_VERSION "1.0.4"
# #define PACKAGE_STRING "tdbcpostgres 1.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_tdbcpostgres /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_LONG_LONG 1
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_LONG 8
# #define DONT_TD_VOID 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define TCL_THREADS 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define HAVE_HIDDEN 1
# #define HAVE_CAST_TO_UNION 1
# #define _LARGEFILE64_SOURCE 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbcsqlite3-1.0.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tdbcsqlite3 configure 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/tdbcsqlite3-1.0.4/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1786: checking for correct TEA configuration
# configure:1799: result: ok (TEA 3.9)
# configure:1881: configuring tdbcsqlite3 1.0.4
# configure:1953: checking for Tcl configuration
# configure:2078: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2091: checking for x86_64-unknown-linux-gcc
# configure:2121: result: no
# configure:2131: checking for gcc
# configure:2147: found /usr/sbin/gcc
# configure:2158: result: gcc
# configure:2387: checking for C compiler version
# configure:2396: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2407: $? = 0
# configure:2396: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2407: $? = 0
# configure:2396: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2407: $? = 1
# configure:2396: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2407: $? = 1
# configure:2427: checking whether the C compiler works
# configure:2449: gcc conftest.c >&5
# configure:2453: $? = 0
# configure:2501: result: yes
# configure:2504: checking for C compiler default output file name
# configure:2506: result: a.out
# configure:2512: checking for suffix of executables
# configure:2519: gcc -o conftest conftest.c >&5
# configure:2523: $? = 0
# configure:2545: result:
# configure:2567: checking whether we are cross compiling
# configure:2575: gcc -o conftest conftest.c >&5
# configure:2579: $? = 0
# configure:2586: ./conftest
# configure:2590: $? = 0
# configure:2605: result: no
# configure:2610: checking for suffix of object files
# configure:2632: gcc -c conftest.c >&5
# configure:2636: $? = 0
# configure:2657: result: o
# configure:2661: checking whether we are using the GNU C compiler
# configure:2680: gcc -c conftest.c >&5
# configure:2680: $? = 0
# configure:2689: result: yes
# configure:2698: checking whether gcc accepts -g
# configure:2718: gcc -c -g conftest.c >&5
# configure:2718: $? = 0
# configure:2759: result: yes
# configure:2776: checking for gcc option to accept ISO C89
# configure:2839: gcc -c conftest.c >&5
# configure:2839: $? = 0
# configure:2852: result: none needed
# configure:2874: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2878: result: loading
# configure:2942: checking platform
# configure:2960: gcc -c conftest.c >&5
# configure:2960: $? = 0
# configure:3010: result: unix
# configure:3055: checking for tdbc configuration
# configure:3142: result: found /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3148: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/tdbcConfig.sh
# configure:3152: result: loading
# configure:3170: WARNING: Found Makefile - using build library specs for tdbc
# configure:3241: checking For tdbc_STUB library for LIBS
# configure:3274: result: using tdbc_STUB_LIB_SPEC -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4
# configure:3311: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:3383: checking for tclsh
# configure:3410: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:3573: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tdbcsqlite3 config.status 1.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:770: creating Makefile
# config.status:770: creating pkgIndex.tcl
# configure:4575: WARNING: unrecognized options: --with-tclinclude, --enable-threads, --enable-64bit, --enable-shared, --enable-threads
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tdbcconfig=/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_objext=o
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CLEANFILES=''
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tdbcsqlite3\" -DPACKAGE_TARNAME=\"tdbcsqlite3\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"tdbcsqlite3\ 1.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcsqlite3=/\*\*/'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tdbcsqlite3'
# PACKAGE_STRING='tdbcsqlite3 1.0.4'
# PACKAGE_TARNAME='tdbcsqlite3'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.4'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=''
# PKG_HEADERS=''
# PKG_INCLUDES=''
# PKG_LIBS=' -L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# PKG_LIB_FILE=''
# PKG_STUB_LIB_FILE=''
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=' library/tdbcsqlite3.tcl'
# SHELL='/bin/sh'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='-ldl -lz -lpthread -lieee -lm'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_MAJOR_VERSION='8'
# TCL_MINOR_VERSION='6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_VERSION='8.6'
# TDBC_LIB_FILE='libtdbc1.0.4.so'
# TDBC_VERSION='1.0.4'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tdbc_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4'
# tdbc_LIB_FILE='libtdbc1.0.4.so'
# tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.4 -ltdbc1.0.4'
# tdbc_SRC_DIR='/tmp/tcl/src/tcl8.6.5/pkgs/tdbc1.0.4'
# tdbc_STUB_LIB_FILE='libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_PATH='/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4/libtdbcstub1.0.4.a'
# tdbc_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix/pkgs/tdbc1.0.4 -ltdbcstub1.0.4'
# tdbc_VERSION='1.0.4'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tdbcsqlite3"
# #define PACKAGE_TARNAME "tdbcsqlite3"
# #define PACKAGE_VERSION "1.0.4"
# #define PACKAGE_STRING "tdbcsqlite3 1.0.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define BUILD_tdbcsqlite3 /**/
#
# configure: exit 0

CMD: config logfiles '/tmp/tcl/src/tcl8.6.5/unix/pkgs/thread2.7.3/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by thread configure 2.7.3, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ /tmp/tcl/src/tcl8.6.5/pkgs/thread2.7.3/configure --with-tcl=../.. --with-tclinclude=/tmp/tcl/src/tcl8.6.5/generic --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a5bf9adde197
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1331: checking for correct TEA configuration
# configure:1350: result: ok (TEA 3.9)
# configure:1431: configuring thread 2.7.3
# configure:1500: checking for Tcl configuration
# configure:1629: result: found /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:1642: checking for x86_64-unknown-linux-gcc
# configure:1671: result: no
# configure:1680: checking for gcc
# configure:1696: found /usr/sbin/gcc
# configure:1706: result: gcc
# configure:1950: checking for C compiler version
# configure:1953: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:1956: $? = 0
# configure:1958: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:1961: $? = 0
# configure:1963: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:1966: $? = 1
# configure:1989: checking for C compiler default output file name
# configure:1992: gcc conftest.c >&5
# configure:1995: $? = 0
# configure:2041: result: a.out
# configure:2046: checking whether the C compiler works
# configure:2052: ./a.out
# configure:2055: $? = 0
# configure:2072: result: yes
# configure:2079: checking whether we are cross compiling
# configure:2081: result: no
# configure:2084: checking for suffix of executables
# configure:2086: gcc -o conftest conftest.c >&5
# configure:2089: $? = 0
# configure:2114: result:
# configure:2120: checking for suffix of object files
# configure:2141: gcc -c conftest.c >&5
# configure:2144: $? = 0
# configure:2166: result: o
# configure:2170: checking whether we are using the GNU C compiler
# configure:2194: gcc -c conftest.c >&5
# configure:2200: $? = 0
# configure:2204: test -z
# || test ! -s conftest.err
# configure:2207: $? = 0
# configure:2210: test -s conftest.o
# configure:2213: $? = 0
# configure:2226: result: yes
# configure:2232: checking whether gcc accepts -g
# configure:2253: gcc -c -g conftest.c >&5
# configure:2259: $? = 0
# configure:2263: test -z
# || test ! -s conftest.err
# configure:2266: $? = 0
# configure:2269: test -s conftest.o
# configure:2272: $? = 0
# configure:2283: result: yes
# configure:2300: checking for gcc option to accept ANSI C
# configure:2370: gcc -c conftest.c >&5
# configure:2376: $? = 0
# configure:2380: test -z
# || test ! -s conftest.err
# configure:2383: $? = 0
# configure:2386: test -s conftest.o
# configure:2389: $? = 0
# configure:2407: result: none needed
# configure:2425: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2431: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2566: checking for existence of /tmp/tcl/src/tcl8.6.5/unix/tclConfig.sh
# configure:2570: result: loading
# configure:2634: checking platform
# configure:2657: gcc -c conftest.c >&5
# configure:2663: $? = 0
# configure:2667: test -z
# || test ! -s conftest.err
# configure:2670: $? = 0
# configure:2673: test -s conftest.o
# configure:2676: $? = 0
# configure:2688: result: unix
# configure:2756: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:2786: checking for x86_64-unknown-linux-gcc
# configure:2812: result: gcc
# configure:3094: checking for C compiler version
# configure:3097: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3100: $? = 0
# configure:3102: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3105: $? = 0
# configure:3107: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3110: $? = 1
# configure:3113: checking whether we are using the GNU C compiler
# configure:3169: result: yes
# configure:3175: checking whether gcc accepts -g
# configure:3226: result: yes
# configure:3243: checking for gcc option to accept ANSI C
# configure:3350: result: none needed
# configure:3368: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:3374: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3512: checking how to run the C preprocessor
# configure:3547: gcc -E conftest.c
# configure:3553: $? = 0
# configure:3585: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3591: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | /* end confdefs.h. */
# | #include
# configure:3630: result: gcc -E
# configure:3654: gcc -E conftest.c
# configure:3660: $? = 0
# configure:3692: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3698: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | /* end confdefs.h. */
# | #include
# configure:3760: checking whether make sets $(MAKE)
# configure:3780: result: yes
# configure:3797: checking for x86_64-unknown-linux-ranlib
# configure:3826: result: no
# configure:3835: checking for ranlib
# configure:3851: found /usr/sbin/ranlib
# configure:3861: result: ranlib
# configure:3882: checking for egrep
# configure:3892: result: grep -E
# configure:3897: checking for ANSI C header files
# configure:3922: gcc -c conftest.c >&5
# configure:3928: $? = 0
# configure:3932: test -z
# || test ! -s conftest.err
# configure:3935: $? = 0
# configure:3938: test -s conftest.o
# configure:3941: $? = 0
# configure:4030: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(2);
# ^~~~
# conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:27:7: note: include '' or provide a declaration of 'exit'
# conftest.c:28:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# conftest.c:28:3: note: include '' or provide a declaration of 'exit'
# configure:4033: $? = 0
# configure:4035: ./conftest
# configure:4038: $? = 0
# configure:4053: result: yes
# configure:4077: checking for sys/types.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for sys/stat.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for stdlib.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for string.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for memory.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for strings.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for inttypes.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for stdint.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4077: checking for unistd.h
# configure:4093: gcc -c conftest.c >&5
# configure:4099: $? = 0
# configure:4103: test -z
# || test ! -s conftest.err
# configure:4106: $? = 0
# configure:4109: test -s conftest.o
# configure:4112: $? = 0
# configure:4123: result: yes
# configure:4145: checking if the compiler understands -pipe
# configure:4168: gcc -c -pipe conftest.c >&5
# configure:4174: $? = 0
# configure:4178: test -z
# || test ! -s conftest.err
# configure:4181: $? = 0
# configure:4184: test -s conftest.o
# configure:4187: $? = 0
# configure:4199: result: yes
# configure:4210: checking whether byte ordering is bigendian
# configure:4237: gcc -c -pipe conftest.c >&5
# configure:4243: $? = 0
# configure:4247: test -z
# || test ! -s conftest.err
# configure:4250: $? = 0
# configure:4253: test -s conftest.o
# configure:4256: $? = 0
# configure:4280: gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:2: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4286: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4421: result: no
# configure:4449: checking for sin
# configure:4506: gcc -o conftest -pipe conftest.c >&5
# conftest.c:44:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# /tmp/ccvhcKI4.o: In function `main':
# conftest.c:(.text+0xd): undefined reference to `sin'
# /tmp/ccvhcKI4.o:(.data+0x0): undefined reference to `sin'
# collect2: error: ld returned 1 exit status
# configure:4512: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | /* Define sin to an innocuous variant, in case declares sin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sin innocuous_sin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sin
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char sin ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_sin) || defined (__stub___sin)
# | choke me
# | #else
# | char (*f) () = sin;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != sin;
# | ;
# | return 0;
# | }
# configure:4537: result: no
# configure:4545: checking for main in -lieee
# configure:4569: gcc -o conftest -pipe conftest.c -lieee >&5
# configure:4575: $? = 0
# configure:4579: test -z
# || test ! -s conftest.err
# configure:4582: $? = 0
# configure:4585: test -s conftest
# configure:4588: $? = 0
# configure:4601: result: yes
# configure:4613: checking for main in -linet
# configure:4637: gcc -o conftest -pipe conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:4643: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | main ();
# | ;
# | return 0;
# | }
# configure:4669: result: no
# configure:4685: checking net/errno.h usability
# configure:4697: gcc -c -pipe conftest.c >&5
# conftest.c:54:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4703: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4726: result: no
# configure:4730: checking net/errno.h presence
# configure:4740: gcc -E conftest.c
# conftest.c:20:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4746: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4766: result: no
# configure:4801: checking for net/errno.h
# configure:4808: result: no
# configure:4842: checking for connect
# configure:4899: gcc -o conftest -pipe conftest.c >&5
# configure:4905: $? = 0
# configure:4909: test -z
# || test ! -s conftest.err
# configure:4912: $? = 0
# configure:4915: test -s conftest
# configure:4918: $? = 0
# configure:4930: result: yes
# configure:5205: checking for gethostbyname
# configure:5262: gcc -o conftest -pipe conftest.c >&5
# configure:5268: $? = 0
# configure:5272: test -z
# || test ! -s conftest.err
# configure:5275: $? = 0
# configure:5278: test -s conftest
# configure:5281: $? = 0
# configure:5293: result: yes
# configure:5377: checking dirent.h
# configure:5418: gcc -o conftest -pipe conftest.c >&5
# configure:5424: $? = 0
# configure:5428: test -z
# || test ! -s conftest.err
# configure:5431: $? = 0
# configure:5434: test -s conftest
# configure:5437: $? = 0
# configure:5449: result: yes
# configure:5471: checking errno.h usability
# configure:5483: gcc -c -pipe conftest.c >&5
# configure:5489: $? = 0
# configure:5493: test -z
# || test ! -s conftest.err
# configure:5496: $? = 0
# configure:5499: test -s conftest.o
# configure:5502: $? = 0
# configure:5512: result: yes
# configure:5516: checking errno.h presence
# configure:5526: gcc -E conftest.c
# configure:5532: $? = 0
# configure:5552: result: yes
# configure:5587: checking for errno.h
# configure:5594: result: yes
# configure:5619: checking float.h usability
# configure:5631: gcc -c -pipe conftest.c >&5
# configure:5637: $? = 0
# configure:5641: test -z
# || test ! -s conftest.err
# configure:5644: $? = 0
# configure:5647: test -s conftest.o
# configure:5650: $? = 0
# configure:5660: result: yes
# configure:5664: checking float.h presence
# configure:5674: gcc -E conftest.c
# configure:5680: $? = 0
# configure:5700: result: yes
# configure:5735: checking for float.h
# configure:5742: result: yes
# configure:5767: checking values.h usability
# configure:5779: gcc -c -pipe conftest.c >&5
# configure:5785: $? = 0
# configure:5789: test -z
# || test ! -s conftest.err
# configure:5792: $? = 0
# configure:5795: test -s conftest.o
# configure:5798: $? = 0
# configure:5808: result: yes
# configure:5812: checking values.h presence
# configure:5822: gcc -E conftest.c
# configure:5828: $? = 0
# configure:5848: result: yes
# configure:5883: checking for values.h
# configure:5890: result: yes
# configure:5915: checking limits.h usability
# configure:5927: gcc -c -pipe conftest.c >&5
# configure:5933: $? = 0
# configure:5937: test -z
# || test ! -s conftest.err
# configure:5940: $? = 0
# configure:5943: test -s conftest.o
# configure:5946: $? = 0
# configure:5956: result: yes
# configure:5960: checking limits.h presence
# configure:5970: gcc -E conftest.c
# configure:5976: $? = 0
# configure:5996: result: yes
# configure:6031: checking for limits.h
# configure:6038: result: yes
# configure:6058: checking for stdlib.h
# configure:6063: result: yes
# configure:6260: checking for string.h
# configure:6265: result: yes
# configure:6459: checking sys/wait.h usability
# configure:6471: gcc -c -pipe conftest.c >&5
# configure:6477: $? = 0
# configure:6481: test -z
# || test ! -s conftest.err
# configure:6484: $? = 0
# configure:6487: test -s conftest.o
# configure:6490: $? = 0
# configure:6500: result: yes
# configure:6504: checking sys/wait.h presence
# configure:6514: gcc -E conftest.c
# configure:6520: $? = 0
# configure:6540: result: yes
# configure:6575: checking for sys/wait.h
# configure:6582: result: yes
# configure:6607: checking dlfcn.h usability
# configure:6619: gcc -c -pipe conftest.c >&5
# configure:6625: $? = 0
# configure:6629: test -z
# || test ! -s conftest.err
# configure:6632: $? = 0
# configure:6635: test -s conftest.o
# configure:6638: $? = 0
# configure:6648: result: yes
# configure:6652: checking dlfcn.h presence
# configure:6662: gcc -E conftest.c
# configure:6668: $? = 0
# configure:6688: result: yes
# configure:6723: checking for dlfcn.h
# configure:6730: result: yes
# configure:6761: checking sys/param.h usability
# configure:6773: gcc -c -pipe conftest.c >&5
# configure:6779: $? = 0
# configure:6783: test -z
# || test ! -s conftest.err
# configure:6786: $? = 0
# configure:6789: test -s conftest.o
# configure:6792: $? = 0
# configure:6802: result: yes
# configure:6806: checking sys/param.h presence
# configure:6816: gcc -E conftest.c
# configure:6822: $? = 0
# configure:6842: result: yes
# configure:6877: checking for sys/param.h
# configure:6884: result: yes
# configure:6988: checking for NaviServer/AOLserver configuration
# configure:7015: result: none found
# configure:7276: checking for Tcl public headers
# configure:7351: result: /tmp/tcl/src/tcl8.6.5/generic
# configure:7420: checking for pthread_mutex_init in -lpthread
# configure:7450: gcc -o conftest -pipe conftest.c -lpthread >&5
# configure:7456: $? = 0
# configure:7460: test -z
# || test ! -s conftest.err
# configure:7463: $? = 0
# configure:7466: test -s conftest
# configure:7469: $? = 0
# configure:7482: result: yes
# configure:7803: checking for building with threads
# configure:7811: result: yes (default)
# configure:7852: checking how to build libraries
# configure:7870: result: shared
# configure:7895: checking for x86_64-unknown-linux-ranlib
# configure:7921: result: ranlib
# configure:7977: checking if 64bit support is requested
# configure:7986: result: yes
# configure:7991: checking if 64bit Sparc VIS support is requested
# configure:8000: result: no
# configure:8011: checking if compiler supports visibility "hidden"
# configure:8036: gcc -o conftest -pipe -Werror conftest.c >&5
# configure:8042: $? = 0
# configure:8046: test -z
# || test ! -s conftest.err
# configure:8049: $? = 0
# configure:8052: test -s conftest
# configure:8055: $? = 0
# configure:8068: result: yes
# configure:8088: checking if rpath support is requested
# configure:8097: result: yes
# configure:8123: checking system version
# configure:8146: result: Linux-4.7.1-1-ARCH
# configure:8187: checking for x86_64-unknown-linux-ar
# configure:8216: result: no
# configure:8225: checking for ar
# configure:8241: found /usr/sbin/ar
# configure:8251: result: ar
# configure:9199: checking if compiler accepts -m64 flag
# configure:9223: gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# configure:9229: $? = 0
# configure:9233: test -z
# || test ! -s conftest.err
# configure:9236: $? = 0
# configure:9239: test -s conftest
# configure:9242: $? = 0
# configure:9255: result: yes
# configure:10495: checking for cast to union support
# configure:10519: gcc -c -pipe -m64 conftest.c >&5
# configure:10525: $? = 0
# configure:10529: test -z
# || test ! -s conftest.err
# configure:10532: $? = 0
# configure:10535: test -s conftest.o
# configure:10538: $? = 0
# configure:10550: result: yes
# configure:10575: checking for required early compiler flags
# configure:10598: gcc -c -pipe -m64 conftest.c >&5
# configure:10604: $? = 0
# configure:10608: test -z
# || test ! -s conftest.err
# configure:10611: $? = 0
# configure:10614: test -s conftest.o
# configure:10617: $? = 0
# configure:10703: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:15: error: storage size of 'buf' isn't known
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~
# conftest.c:33:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^~~~~~
# configure:10709: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:10746: gcc -c -pipe -m64 conftest.c >&5
# configure:10752: $? = 0
# configure:10756: test -z
# || test ! -s conftest.err
# configure:10759: $? = 0
# configure:10762: test -s conftest.o
# configure:10765: $? = 0
# configure:10808: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:34:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:10814: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:10851: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^~~~~~
# conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in
# configure:10857: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:10897: result: _LARGEFILE64_SOURCE
# configure:10902: checking for 64-bit integer type
# configure:10926: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^~~~~~~
# conftest.c:34:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:34:27: error: expected ',' or ';' before numeric constant
# __int64 value = (__int64) 0;
# ^
# configure:10932: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:10976: gcc -c -pipe -m64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:21: error: duplicate case value
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# conftest.c:35:13: error: previously used here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^~~~
# configure:10982: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "thread"
# | #define PACKAGE_TARNAME "thread"
# | #define PACKAGE_VERSION "2.7.3"
# | #define PACKAGE_STRING "thread 2.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_thread
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define TCL_THREADS 1
# | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# | #define HAVE_HIDDEN 1
# | #define HAVE_CAST_TO_UNION 1
# | #define _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:11012: result: using long
# configure:11337: checking for build with symbols
# configure:11350: result: no
# configure:11539: checking for tclsh
# configure:11566: result: /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure:11706: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by thread config.status 2.7.3, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a5bf9adde197
#
# config.status:699: creating Makefile
# config.status:699: creating pkgIndex.tcl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_tclconfig=/tmp/tcl/src/tcl8.6.5/unix
# ac_cv_c_tclh=/tmp/tcl/src/tcl8.6.5/generic
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.7.1-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe -m64 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.7.3\" -DPACKAGE_STRING=\"thread\ 2.7.3\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_thread= -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 '
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_DATA_DIR='${INSTALL} -d -m 755'
# INSTALL_LIBRARY='${INSTALL_DATA}'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='thread'
# PACKAGE_STRING='thread 2.7.3'
# PACKAGE_TARNAME='thread'
# PACKAGE_VERSION='2.7.3'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=' generic/tclThread.h'
# PKG_INCLUDES=''
# PKG_LIBS=''
# PKG_LIB_FILE='libthread2.7.3.so'
# PKG_OBJECTS=' threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o'
# PKG_SOURCES=' generic/threadNs.c generic/threadCmd.c generic/threadSvCmd.c generic/threadSpCmd.c generic/threadPoolCmd.c generic/psGdbm.c generic/threadSvListCmd.c generic/threadSvKeylistCmd.c generic/tclXkeylist.c unix/threadUnix.c'
# PKG_STUB_LIB_FILE='libthreadstub2.7.3.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=' lib/ttrace.tcl'
# RANLIB=':'
# RANLIB_STUB='ranlib'
# RC=''
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/tmp/tcl/src/tcl8.6.5/unix/tclsh'
# TCL_BIN_DIR='/tmp/tcl/src/tcl8.6.5/unix'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS=' -pipe -m64 '
# TCL_INCLUDES='-I"/tmp/tcl/src/tcl8.6.5/generic"'
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
# TCL_LIB_FILE='libtcl8.6.so'
# TCL_LIB_FLAG='-ltcl8.6'
# TCL_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/tmp/tcl/src/tcl8.6.5'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/tmp/tcl/src/tcl8.6.5/unix -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_RANLIB='ranlib'
# ac_ct_RC=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define BUILD_thread
# #define HAVE_CAST_TO_UNION 1
# #define HAVE_HIDDEN 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "thread"
# #define PACKAGE_STRING "thread 2.7.3"
# #define PACKAGE_TARNAME "thread"
# #define PACKAGE_VERSION "2.7.3"
# #define STDC_HEADERS 1
# #define TCL_THREADS 1
# #define TCL_TIP143 1
# #define TCL_TIP285 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
# #define USE_THREAD_ALLOC 1
# #define _LARGEFILE64_SOURCE 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
#
# configure: exit 0