Build of tcl with android toolchain

The build took 00h 02m 03s and was NOT 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.

List of Errors

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tcl 8.6.5-2 (Tue Apr 4 22:02:33 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ANSI C... none needed
# checking for inline... inline
# checking how to run the C preprocessor... arm-linux-androideabi-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... no
# checking values.h presence... no
# checking for values.h... no
# 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... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... 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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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 arm-linux-androideabi-ranlib... arm-linux-androideabi-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.10.6-1-ARCH
# checking for dlopen in -ldl... yes
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for build with symbols... no
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# 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... no
# 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... no
# checking for getgrnam_r... no
# checking for gethostbyname_r... yes
# checking for gethostbyname_r with 6 args... yes
# checking for gethostbyaddr_r... no
# 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... no
# checking for fd_mask in sys/select... missing
# 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... no
# checking for memmove... yes
# checking for strstr... yes
# checking proper strstr implementation... unknown
# checking for strtoul... yes
# checking proper strtoul implementation... unknown
# checking for strtod... yes
# checking proper strtod implementation... unknown
# checking for strtod... (cached) yes
# checking for Solaris2.4/Tru64 strtod bugs... buggy
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for socklen_t... yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for opendir... (cached) yes
# checking union wait... no
# checking for strncasecmp... yes
# checking for gettimeofday... yes
# checking for gettimeofday declaration... present
# checking whether char is unsigned... yes
# checking signed char declarations... yes
# checking for a putenv() that copies the buffer... no
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking whether to use nl_langinfo... no
# 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.10.6-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... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dltest/Makefile
# config.status: creating tclConfig.sh
# config.status: creating tcl.pc
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DSTATIC_BUILD /tmp/tcl/src/tcl8.6.5/generic/tclStubLib.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclTomMathStubLib.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOStubLib.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/compat/memcmp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/compat/strstr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/compat/strtoul.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/compat/strtod.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/compat/fixstrtod.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/regcomp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/regexec.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/regfree.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/regerror.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclAlloc.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclAssembly.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclAsync.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclBasic.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclBinary.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCkalloc.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclClock.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdAH.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdIL.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCmdMZ.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmds.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmdsGR.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompCmdsSZ.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompExpr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclCompile.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclConfig.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclDate.c
# /tmp/tcl/src/tcl8.6.5/generic/tclDate.c: In function 'TclDateparse':
# /tmp/tcl/src/tcl8.6.5/generic/tclDate.c:2226:12: warning: 'TclDatelval.Number' may be used uninitialized in this function [-Wmaybe-uninitialized]
# *++yyvsp = yylval;
# ^
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclDictObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclDisassemble.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclEncoding.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclEnsemble.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclEnv.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclEvent.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclExecute.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclFCmd.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclFileName.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclGet.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclHash.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclHistory.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIndexObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclInterp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIO.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOCmd.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIORChan.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIORTrans.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOGT.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOSock.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclIOUtil.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclLink.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclListObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclLiteral.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclLoad.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclMain.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclNamesp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclNotify.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOptimize.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPanic.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclParse.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPathObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPipe.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPkg.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=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
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPosixStr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclPreserve.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclProc.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclRegexp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclResolve.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclResult.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclScan.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclStringObj.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclStrToD.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclThread.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadAlloc.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadJoin.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclThreadStorage.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclStubInit.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclTimer.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclTrace.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclUtf.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclUtil.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclVar.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclZlib.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclTomMathInterface.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixChan.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixFCmd.c
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c: In function 'Tcl_Sleep':
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:83:3: warning: passing argument 2 of 'select' from incompatible pointer type [enabled by default]
# (SELECT_MASK *) 0, &delay);
# ^
# In file included from /sysroot/sysroot/usr/include/unistd.h:34:0,
# from /sysroot/sysroot/usr/include/fcntl.h:37,
# from ./tclUnixPort.h:33,
# from /tmp/tcl/src/tcl8.6.5/generic/tclPort.h:23,
# from /tmp/tcl/src/tcl8.6.5/generic/tclInt.h:36,
# from /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:12:
# /sysroot/sysroot/usr/include/sys/select.h:67:12: note: expected 'struct fd_set *' but argument is of type 'int *'
# extern int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
# ^
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:83:3: warning: passing argument 3 of 'select' from incompatible pointer type [enabled by default]
# (SELECT_MASK *) 0, &delay);
# ^
# In file included from /sysroot/sysroot/usr/include/unistd.h:34:0,
# from /sysroot/sysroot/usr/include/fcntl.h:37,
# from ./tclUnixPort.h:33,
# from /tmp/tcl/src/tcl8.6.5/generic/tclPort.h:23,
# from /tmp/tcl/src/tcl8.6.5/generic/tclInt.h:36,
# from /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:12:
# /sysroot/sysroot/usr/include/sys/select.h:67:12: note: expected 'struct fd_set *' but argument is of type 'int *'
# extern int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
# ^
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:83:3: warning: passing argument 4 of 'select' from incompatible pointer type [enabled by default]
# (SELECT_MASK *) 0, &delay);
# ^
# In file included from /sysroot/sysroot/usr/include/unistd.h:34:0,
# from /sysroot/sysroot/usr/include/fcntl.h:37,
# from ./tclUnixPort.h:33,
# from /tmp/tcl/src/tcl8.6.5/generic/tclPort.h:23,
# from /tmp/tcl/src/tcl8.6.5/generic/tclInt.h:36,
# from /tmp/tcl/src/tcl8.6.5/unix/tclUnixEvent.c:12:
# /sysroot/sysroot/usr/include/sys/select.h:67:12: note: expected 'struct fd_set *' but argument is of type 'int *'
# extern int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
# ^
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixFile.c
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixFCmd.c: In function 'TclUnixOpenTemporaryFile':
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixFCmd.c:2212:2: warning: implicit declaration of function 'mkstemps' [-Wimplicit-function-declaration]
# fd = mkstemps(Tcl_DStringValue(&template), Tcl_DStringLength(&tmp));
# ^
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixPipe.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c: In function 'TcpHostPortList':
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c:728:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# || (IN6_IS_ADDR_V4MAPPED(&addr.sa6.sin6_addr) &&
# ^
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c:728:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# /tmp/tcl/src/tcl8.6.5/unix/tclUnixSock.c:728:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixTime.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/usr/lib \"" /tmp/tcl/src/tcl8.6.5/unix/tclUnixInit.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixThrd.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixCompat.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclUnixNotfy.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOO.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOBasic.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOCall.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOODefineCmds.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOInfo.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOMethod.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/generic/tclOOStubInit.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclLoadDl.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bncore.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_reverse.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_fast_s_mp_mul_digs.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_fast_s_mp_sqr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_add.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_and.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_add_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clamp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clear.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_clear_multi.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cmp_mag.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_cnt_lsb.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_copy.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_count_bits.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_2.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_2d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_div_3.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_exch.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_expt_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_grow.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_copy.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_multi.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_set.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_set_int.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_init_size.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_karatsuba_mul.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_karatsuba_sqr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_lshd.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mod.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mod_2d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_2.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_2d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_mul_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_neg.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_or.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_radix_size.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_radix_smap.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_read_radix.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_rshd.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_set.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_set_int.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_shrink.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sqr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sqrt.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sub.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_sub_d.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_to_unsigned_bin.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_to_unsigned_bin_n.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toom_mul.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toom_sqr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_toradix_n.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_unsigned_bin_size.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_xor.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_mp_zero.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_add.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_mul_digs.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_sqr.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/libtommath/bn_s_mp_sub.c
# arm-linux-androideabi-gcc -c -O2 -pipe -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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/tcl/src/tcl8.6.5/unix/tclAppInit.c
# Configuring package 'itcl4.0.4'
# rm -f libtclstub8.6.a
# arm-linux-androideabi-ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o memcmp.o strstr.o strtoul.o strtod.o fixstrtod.o ; arm-linux-androideabi-ranlib libtclstub8.6.a
# rm -f libtcl8.6.so
# arm-linux-androideabi-gcc -shared -O2 -pipe -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 memcmp.o strstr.o strtoul.o strtod.o fixstrtod.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 -lm -Wl,-rpath,/usr/lib
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: fixstrtod.o: multiple definition of 'fixstrtod'
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: strtod.o: previous definition here
# collect2: error: ld returned 1 exit status
# make: *** [Makefile:627: libtcl8.6.so] Error 1
# make: *** Waiting for unfinished jobs....
# 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking 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... no
# 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... 4
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... 4
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-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... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... 4
# checking for Tcl public headers... /tmp/tcl/src/tcl8.6.5/generic
# checking for pthread_mutex_init in -lpthread... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for 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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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'
# 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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ANSI C... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking if the compiler understands -pipe... yes
# checking whether byte ordering is bigendian... no
# checking for sin... no
# checking for main in -lieee... no
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... 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... no
# checking values.h presence... no
# checking for values.h... no
# 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... no
# checking for __pthread_mutex_init in -lpthread... no
# checking for pthread_mutex_init in -lpthreads... no
# checking for pthread_mutex_init in -lc... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-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.10.6-1-ARCH
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking if compiler accepts -m64 flag... no
# configure: WARNING: 64bit support being disabled -- don't know magic for this platform
# checking for cast to union support... yes
# checking for required early compiler flags... none
# checking for 64-bit integer type... long long
# checking for struct dirent64... yes
# checking for struct stat64... yes
# checking for open64... yes
# checking for lseek64... yes
# checking for off64_t... yes
# checking for build with symbols... no
# checking for tclsh... /tmp/tcl/src/tcl8.6.5/unix/tclsh
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pkgIndex.tcl
# ==> ERROR: A failure occurred in build().
# Aborting...

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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:1489: result: arm-linux-androideabi-gcc
# configure:1771: checking for C compiler version
# configure:1774: arm-linux-androideabi-gcc --version &5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v &5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:1782: $? = 0
# configure:1784: arm-linux-androideabi-gcc -V &5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:1787: $? = 1
# configure:1810: checking for C compiler default output file name
# configure:1813: arm-linux-androideabi-gcc conftest.c >&5
# configure:1816: $? = 0
# configure:1862: result: a.out
# configure:1867: checking whether the C compiler works
# configure:1893: result: yes
# configure:1900: checking whether we are cross compiling
# configure:1902: result: yes
# configure:1905: checking for suffix of executables
# configure:1907: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:1910: $? = 0
# configure:1935: result:
# configure:1941: checking for suffix of object files
# configure:1962: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:2074: arm-linux-androideabi-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 arm-linux-androideabi-gcc option to accept ANSI C
# configure:2191: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E conftest.c
# configure:2513: $? = 0
# configure:2545: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:2614: arm-linux-androideabi-gcc -E conftest.c
# configure:2620: $? = 0
# configure:2652: arm-linux-androideabi-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: arm-linux-androideabi-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:2873: result: yes
# configure:2897: checking for sys/types.h
# configure:2913: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3215: $? = 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
# | /* 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:3238: result: no
# configure:3242: checking values.h presence
# configure:3252: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3258: $? = 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
# | /* end confdefs.h. */
# | #include
# configure:3278: result: no
# configure:3313: checking for values.h
# configure:3320: result: no
# 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:4329: $? = 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 NO_VALUES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:4355: result: no
# configure:4369: checking for __pthread_mutex_init in -lpthread
# configure:4399: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccqLQgXk.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:4405: $? = 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 NO_VALUES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:4431: result: no
# configure:4445: checking for pthread_mutex_init in -lpthreads
# configure:4475: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:4481: $? = 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 NO_VALUES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:4507: result: no
# configure:4519: checking for pthread_mutex_init in -lc
# configure:4549: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:4555: $? = 0
# configure:4559: test -z
# || test ! -s conftest.err
# configure:4562: $? = 0
# configure:4565: test -s conftest
# configure:4568: $? = 0
# configure:4581: result: yes
# configure:4682: checking for pthread_attr_setstacksize
# configure:4739: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccI16xqt.o:conftest.c:function main: error: undefined reference to 'sin'
# /tmp/ccI16xqt.o:conftest.c:f: error: 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 NO_VALUES_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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:4973: $? = 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 NO_VALUES_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:4999: result: no
# configure:5011: checking for main in -linet
# configure:5035: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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 NO_VALUES_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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:62: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 NO_VALUES_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28: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 NO_VALUES_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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# /tmp/ccuNASvV.o:conftest.c:function main: error: 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 NO_VALUES_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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lz >&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 arm-linux-androideabi-ranlib
# configure:6239: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6249: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe -Werror conftest.c -lz >&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.10.6-1-ARCH
# configure:6467: checking for dlopen in -ldl
# configure:6497: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -ldl -lz >&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 arm-linux-androideabi-ar
# configure:6588: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6598: result: arm-linux-androideabi-ar
# configure:7400: checking if compiler accepts -m64 flag
# configure:7424: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c -lz >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7430: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7456: result: no
# configure:8741: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8898: checking for cast to union support
# configure:8922: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9224: $? = 0
# configure:9228: test -z
# || test ! -s conftest.err
# configure:9231: $? = 0
# configure:9234: test -s conftest.o
# configure:9237: $? = 0
# configure:9323: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:41:19: error: 'open64' undeclared (first use in this function)
# char *p = (char *)open64;
# ^
# conftest.c:41: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 NO_VALUES_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 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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9366: arm-linux-androideabi-gcc -c -pipe 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: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 NO_VALUES_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 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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9409: result: none
# configure:9418: checking for 64-bit integer type
# configure:9442: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:41:1: error: unknown type name '__int64'
# __int64 value = (__int64) 0;
# ^
# conftest.c:41:18: error: '__int64' undeclared (first use in this function)
# __int64 value = (__int64) 0;
# ^
# conftest.c:41:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:41: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 NO_VALUES_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 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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:9492: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9498: $? = 0
# configure:9502: test -z
# || test ! -s conftest.err
# configure:9505: $? = 0
# configure:9508: test -s conftest.o
# configure:9511: $? = 0
# configure:9536: result: long long
# configure:9540: checking for struct dirent64
# configure:9563: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9569: $? = 0
# configure:9573: test -z
# || test ! -s conftest.err
# configure:9576: $? = 0
# configure:9579: test -s conftest.o
# configure:9582: $? = 0
# configure:9593: result: yes
# configure:9603: checking for struct stat64
# configure:9626: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9632: $? = 0
# configure:9636: test -z
# || test ! -s conftest.err
# configure:9639: $? = 0
# configure:9642: test -s conftest.o
# configure:9645: $? = 0
# configure:9656: result: yes
# configure:9671: checking for open64
# configure:9728: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# configure:9734: $? = 0
# configure:9738: test -z
# || test ! -s conftest.err
# configure:9741: $? = 0
# configure:9744: test -s conftest
# configure:9747: $? = 0
# configure:9759: result: yes
# configure:9671: checking for lseek64
# configure:9728: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# configure:9734: $? = 0
# configure:9738: test -z
# || test ! -s conftest.err
# configure:9741: $? = 0
# configure:9744: test -s conftest
# configure:9747: $? = 0
# configure:9759: result: yes
# configure:9769: checking for off64_t
# configure:9792: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9798: $? = 0
# configure:9802: test -z
# || test ! -s conftest.err
# configure:9805: $? = 0
# configure:9808: test -s conftest.o
# configure:9811: $? = 0
# configure:9831: result: yes
# configure:9845: checking whether byte ordering is bigendian
# configure:9872: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:50:2: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:50:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:9878: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:9973: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9979: $? = 0
# configure:9983: test -z
# || test ! -s conftest.err
# configure:9986: $? = 0
# configure:9989: test -s conftest.o
# configure:9992: $? = 0
# configure:10056: result: no
# configure:10086: checking for getcwd
# configure:10143: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# /tmp/cc9neqrJ.o:conftest.c:function main: error: undefined reference to 'getwd'
# /tmp/cc9neqrJ.o:conftest.c:f: error: undefined reference to 'getwd'
# collect2: error: ld returned 1 exit status
# configure:10471: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | /* end confdefs.h. */
# | /* Define getwd to an innocuous variant, in case declares getwd.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getwd innocuous_getwd
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getwd (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getwd
# |
# | /* 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 getwd ();
# | /* 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_getwd) || defined (__stub___getwd)
# | choke me
# | #else
# | char (*f) () = getwd;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != getwd;
# | ;
# | return 0;
# | }
# configure:10496: result: no
# configure:10508: checking for wait3
# configure:10565: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# /tmp/ccJbz9oD.o:conftest.c:function main: error: undefined reference to 'getgrgid_r'
# /tmp/ccJbz9oD.o:conftest.c:f: error: undefined reference to 'getgrgid_r'
# collect2: error: ld returned 1 exit status
# configure:11884: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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
# | /* end confdefs.h. */
# | /* Define getgrgid_r to an innocuous variant, in case declares getgrgid_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getgrgid_r innocuous_getgrgid_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getgrgid_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getgrgid_r
# |
# | /* 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 getgrgid_r ();
# | /* 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_getgrgid_r) || defined (__stub___getgrgid_r)
# | choke me
# | #else
# | char (*f) () = getgrgid_r;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != getgrgid_r;
# | ;
# | return 0;
# | }
# configure:11909: result: no
# configure:12068: checking for getgrnam_r
# configure:12125: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# /tmp/ccQEaqUE.o:conftest.c:function main: error: undefined reference to 'getgrnam_r'
# /tmp/ccQEaqUE.o:conftest.c:f: error: undefined reference to 'getgrnam_r'
# collect2: error: ld returned 1 exit status
# configure:12131: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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
# | /* end confdefs.h. */
# | /* Define getgrnam_r to an innocuous variant, in case declares getgrnam_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getgrnam_r innocuous_getgrnam_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getgrnam_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getgrnam_r
# |
# | /* 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 getgrnam_r ();
# | /* 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_getgrnam_r) || defined (__stub___getgrnam_r)
# | choke me
# | #else
# | char (*f) () = getgrnam_r;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != getgrnam_r;
# | ;
# | return 0;
# | }
# configure:12156: result: no
# configure:12348: checking for gethostbyname_r
# configure:12405: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# /tmp/ccD2dQ6M.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
# /tmp/ccD2dQ6M.o:conftest.c:f: error: undefined reference to 'gethostbyaddr_r'
# collect2: error: ld returned 1 exit status
# configure:12729: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | /* end confdefs.h. */
# | /* Define gethostbyaddr_r to an innocuous variant, in case declares gethostbyaddr_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethostbyaddr_r innocuous_gethostbyaddr_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethostbyaddr_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethostbyaddr_r
# |
# | /* 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 gethostbyaddr_r ();
# | /* 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_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r)
# | choke me
# | #else
# | char (*f) () = gethostbyaddr_r;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != gethostbyaddr_r;
# | ;
# | return 0;
# | }
# configure:12754: result: no
# configure:12945: checking termios.h usability
# configure:12957: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:99: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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:65: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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:1: error: unknown type name 'fd_set'
# fd_set readMask, writeMask;
# ^
# configure:13420: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | fd_set readMask, writeMask;
# | ;
# | return 0;
# | }
# configure:13444: result: no
# configure:13448: checking for fd_mask in sys/select
# configure:13472: result: missing
# configure:13510: checking sys/time.h usability
# configure:13522: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:17: error: 'struct tm' has no member named 'tm_tzadj'
# 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# exit (0);
# ^
# 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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:14545: result: no
# configure:14563: checking for memmove
# configure:14620: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# 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:14815: result: unknown
# configure:14843: checking for strtoul
# configure:14900: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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:14983: result: unknown
# configure:15010: checking for strtod
# configure:15067: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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:15150: result: unknown
# configure:15179: checking for strtod
# configure:15267: result: yes
# configure:15276: checking for Solaris2.4/Tru64 strtod bugs
# configure:15335: result: buggy
# configure:15361: checking for mode_t
# configure:15385: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# conftest.c: In function 'main':
# conftest.c:85:12: error: storage size of 'x' isn't known
# union wait x;
# ^
# configure:16086: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | union wait x;
# | WIFEXITED(x); /* Generates compiler error if WIFEXITED
# | * uses an int. */
# |
# | ;
# | return 0;
# | }
# configure:16111: result: no
# configure:16127: checking for strncasecmp
# configure:16184: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:117:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((char) -1) < 0)];
# ^
# configure:16560: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((char) -1) < 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16584: result: yes
# configure:16593: checking signed char declarations
# configure:16618: arm-linux-androideabi-gcc -c -pipe 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:16720: result: no
# configure:16755: checking langinfo.h usability
# configure:16767: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:115:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16773: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 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:16796: result: no
# configure:16800: checking langinfo.h presence
# configure:16810: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:81:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16816: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 1
# | /* end confdefs.h. */
# | #include
# configure:16836: result: no
# configure:16871: checking for langinfo.h
# configure:16878: result: no
# configure:16890: checking whether to use nl_langinfo
# configure:16954: result: no
# configure:16968: checking for chflags
# configure:17025: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# /tmp/cck5aBDQ.o:conftest.c:function main: error: undefined reference to 'chflags'
# /tmp/cck5aBDQ.o:conftest.c:f: error: undefined reference to 'chflags'
# collect2: error: ld returned 1 exit status
# 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:118: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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:84: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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 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.10.6-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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lz >&5
# conftest.c: In function 'main':
# conftest.c:91:5: error: unknown register name 'edi' in 'asm'
# __asm__ __volatile__("mov %%ebx, %%edi \n\t"
# ^
# configure:18873: $? = 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 NO_VALUES_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 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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WAITPID 1
# | #define NO_GETWD 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_GETHOSTBYNAME_R_6 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define NO_FD_SET 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 strtod fixstrtod
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define NO_UNION_WAIT 1
# | #define HAVE_SIGNED_CHAR 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_FTS 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define TCL_UNLOAD_DLLS 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | int index,regsPtr[4];
# | __asm__ __volatile__("mov %%ebx, %%edi \n\t"
# | "cpuid \n\t"
# | "mov %%ebx, %%esi \n\t"
# | "mov %%edi, %%ebx \n\t"
# | : "=a"(regsPtr[0]), "=S"(regsPtr[1]), "=c"(regsPtr[2]), "=d"(regsPtr[3])
# | : "a"(index) : "edi");
# |
# | ;
# | return 0;
# | }
# configure:18898: result: no
# 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 3eef06024e30
#
# 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=yes
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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=no
# ac_cv_func_getgrnam_r=no
# ac_cv_func_gethostbyaddr_r=no
# 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=no
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lseek64=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_memmove=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mkstemps=yes
# ac_cv_func_mktime=yes
# ac_cv_func_open64=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=no
# 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=no
# ac_cv_header_zlib_h=yes
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_objext=o
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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_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=no
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_char_signed=yes
# tcl_cv_cpuid=no
# tcl_cv_dir_zoneinfo=/usr/share/zoneinfo
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_grep_fd_mask=missing
# tcl_cv_grep_gettimeofday=present
# tcl_cv_isnan=yes
# tcl_cv_member_tm_gmtoff=yes
# tcl_cv_member_tm_tzadj=no
# tcl_cv_putenv_copy=no
# tcl_cv_strstr_unbroken=unknown
# tcl_cv_strtod_buggy=buggy
# tcl_cv_strtod_unbroken=unknown
# tcl_cv_strtoul_unbroken=unknown
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_timezone_long=yes
# tcl_cv_type_64bit='long long'
# tcl_cv_type_fd_set=no
# tcl_cv_type_off64_t=yes
# tcl_cv_type_socklen_t=yes
# tcl_cv_union_wait=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# BUILD_DLTEST='$(DLTEST_TARGETS)'
# CC='arm-linux-androideabi-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 '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
# CFLAGS_OPTIMIZE='-O2'
# CFLAGS_WARNING='-Wall'
# CPP='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=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=' memcmp.o strstr.o strtoul.o strtod.o fixstrtod.o'
# LIBS='-lz '
# 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=''--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--mandir=/usr/share/man' '--enable-threads' '--enable-64bit' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'CPPFLAGS=' 'LDFLAGS=' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' '
# PLAT_OBJS=''
# PLAT_SRCS=''
# PRIVATE_INCLUDE_DIR='$(includedir)'
# RANLIB='arm-linux-androideabi-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 -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=''
# ac_ct_CC=''
# ac_ct_RANLIB=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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_FREEADDRINFO 1
# #define HAVE_FTS 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETCWD 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_LOCALTIME_R 1
# #define HAVE_LSEEK64 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_MKTIME 1
# #define HAVE_OPEN64 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_DIRENT64 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_STRUCT_STAT64 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_TYPE_OFF64_T 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 NO_FD_SET 1
# #define NO_GETWD 1
# #define NO_UNION_WAIT 1
# #define NO_VALUES_H 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_OPTIMIZED 1
# #define TCL_SHLIB_EXT ".so"
# #define TCL_THREADS 1
# #define TCL_TOMMATH 1
# #define TCL_UNLOAD_DLLS 1
# #define TCL_WIDE_INT_TYPE long long
# #define TIME_WITH_SYS_TIME 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define strtod fixstrtod
#
# 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2605: result: arm-linux-androideabi-gcc
# configure:2874: checking for C compiler version
# configure:2883: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2894: $? = 0
# configure:2883: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2894: $? = 1
# configure:2883: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2894: $? = 1
# configure:2914: checking whether the C compiler works
# configure:2936: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3010: $? = 0
# configure:3032: result:
# configure:3054: checking whether we are cross compiling
# configure:3092: result: yes
# configure:3097: checking for suffix of object files
# configure:3119: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3167: $? = 0
# configure:3176: result: yes
# configure:3185: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3205: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3205: $? = 0
# configure:3246: result: yes
# configure:3263: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3326: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:3606: result: arm-linux-androideabi-gcc
# configure:3875: checking for C compiler version
# configure:3884: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3895: $? = 0
# configure:3884: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3895: $? = 1
# configure:3884: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:3997: result: yes
# configure:4014: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4090: result: none needed
# configure:4115: checking how to run the C preprocessor
# configure:4146: arm-linux-androideabi-gcc -E conftest.c
# configure:4146: $? = 0
# configure:4160: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4205: arm-linux-androideabi-gcc -E conftest.c
# configure:4205: $? = 0
# configure:4219: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4321: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4332: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4553: $? = 0
# configure:4637: result: yes
# configure:4650: checking for sys/types.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for sys/stat.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for stdlib.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for string.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for memory.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for strings.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for inttypes.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for stdint.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4650: checking for unistd.h
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4650: result: yes
# configure:4672: checking if the compiler understands -pipe
# configure:4690: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4690: $? = 0
# configure:4698: result: yes
# configure:4709: checking whether byte ordering is bigendian
# configure:4724: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4769: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4813: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4813: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4869: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4869: $? = 0
# configure:4915: result: no
# configure:4942: checking for sin
# configure:4942: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/cc9Kqpx9.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:4968: $? = 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:4977: result: no
# configure:4989: checking for main in -linet
# configure:5008: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5052: $? = 0
# configure:5052: result: yes
# configure:5120: checking for gethostbyname
# configure:5120: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5120: $? = 0
# configure:5120: result: yes
# configure:5175: checking dirent.h
# configure:5211: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5211: $? = 0
# configure:5219: result: yes
# configure:5229: checking errno.h usability
# configure:5229: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5229: $? = 0
# configure:5229: result: yes
# configure:5229: checking errno.h presence
# configure:5229: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking float.h presence
# configure:5239: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5249: $? = 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:5249: result: no
# configure:5249: checking values.h presence
# configure:5249: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5249: $? = 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:5249: result: no
# configure:5249: checking for values.h
# configure:5249: result: no
# configure:5259: checking limits.h usability
# configure:5259: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5259: $? = 0
# configure:5259: result: yes
# configure:5259: checking limits.h presence
# configure:5259: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5367: $? = 0
# configure:5367: result: yes
# configure:5367: checking sys/wait.h presence
# configure:5367: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5377: $? = 0
# configure:5377: result: yes
# configure:5377: checking dlfcn.h presence
# configure:5377: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5391: $? = 0
# configure:5391: result: yes
# configure:5391: checking sys/param.h presence
# configure:5391: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:5829: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5838: result: no
# configure:5852: checking for __pthread_mutex_init in -lpthread
# configure:5877: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccMOa2FB.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:5877: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5886: result: no
# configure:5900: checking for pthread_mutex_init in -lpthreads
# configure:5925: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:5925: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5934: result: no
# configure:5946: checking for pthread_mutex_init in -lc
# configure:5971: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:5971: $? = 0
# configure:5980: 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 arm-linux-androideabi-ranlib
# configure:6162: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6403: checking for arm-linux-androideabi-ar
# configure:6419: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6430: result: arm-linux-androideabi-ar
# configure:7315: checking if compiler accepts -m64 flag
# configure:7334: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7334: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7343: result: no
# configure:8058: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8248: checking for cast to union support
# configure:8267: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8267: $? = 0
# configure:8275: result: yes
# configure:8298: checking for required early compiler flags
# configure:8316: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8316: $? = 0
# configure:8363: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8363: $? = 0
# configure:8410: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8425: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8443: result: none
# configure:8451: checking for 64-bit integer type
# configure:8470: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8492: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8492: $? = 0
# configure:8516: result: long long
# configure:8520: checking for struct dirent64
# configure:8538: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8538: $? = 0
# configure:8545: result: yes
# configure:8553: checking for struct stat64
# configure:8571: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8571: $? = 0
# configure:8578: result: yes
# configure:8589: checking for open64
# configure:8589: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8589: $? = 0
# configure:8589: result: yes
# configure:8589: checking for lseek64
# configure:8589: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8589: $? = 0
# configure:8589: result: yes
# configure:8598: checking for off64_t
# configure:8616: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8616: $? = 0
# configure:8630: result: yes
# configure:8646: checking for build with symbols
# configure:8659: result: no
# configure:8698: checking for intptr_t
# configure:8698: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8698: $? = 0
# configure:8698: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72: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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_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 ((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 3eef06024e30
#
# config.status:820: creating Makefile
# config.status:820: creating pkgIndex.tcl
# config.status:820: 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2564: result: arm-linux-androideabi-gcc
# configure:2833: checking for C compiler version
# configure:2842: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2853: $? = 0
# configure:2842: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2853: $? = 1
# configure:2842: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2853: $? = 1
# configure:2873: checking whether the C compiler works
# configure:2895: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2969: $? = 0
# configure:2991: result:
# configure:3013: checking whether we are cross compiling
# configure:3051: result: yes
# configure:3056: checking for suffix of object files
# configure:3078: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3126: $? = 0
# configure:3135: result: yes
# configure:3144: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3164: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3164: $? = 0
# configure:3205: result: yes
# configure:3222: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3285: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:3566: result: arm-linux-androideabi-gcc
# configure:3835: checking for C compiler version
# configure:3844: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3855: $? = 0
# configure:3844: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3855: $? = 1
# configure:3844: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:3957: result: yes
# configure:3974: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4050: result: none needed
# configure:4075: checking how to run the C preprocessor
# configure:4106: arm-linux-androideabi-gcc -E conftest.c
# configure:4106: $? = 0
# configure:4120: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4165: arm-linux-androideabi-gcc -E conftest.c
# configure:4165: $? = 0
# configure:4179: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4281: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4292: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4513: $? = 0
# configure:4597: result: yes
# configure:4610: checking for sys/types.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for sys/stat.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for stdlib.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for string.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for memory.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for strings.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for inttypes.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for stdint.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking for unistd.h
# configure:4610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4632: checking if the compiler understands -pipe
# configure:4650: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4650: $? = 0
# configure:4658: result: yes
# configure:4669: checking whether byte ordering is bigendian
# configure:4684: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4729: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4773: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4773: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4829: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4829: $? = 0
# configure:4875: result: no
# configure:4902: checking for sin
# configure:4902: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccc0bjDH.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:4928: $? = 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:4937: result: no
# configure:4949: checking for main in -linet
# configure:4968: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5012: $? = 0
# configure:5012: result: yes
# configure:5080: checking for gethostbyname
# configure:5080: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5080: $? = 0
# configure:5080: result: yes
# configure:5135: checking dirent.h
# configure:5171: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5171: $? = 0
# configure:5179: result: yes
# configure:5189: checking errno.h usability
# configure:5189: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5189: $? = 0
# configure:5189: result: yes
# configure:5189: checking errno.h presence
# configure:5189: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5199: $? = 0
# configure:5199: result: yes
# configure:5199: checking float.h presence
# configure:5199: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5209: $? = 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:5209: result: no
# configure:5209: checking values.h presence
# configure:5209: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5209: $? = 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:5209: result: no
# configure:5209: checking for values.h
# configure:5209: result: no
# configure:5219: checking limits.h usability
# configure:5219: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5219: $? = 0
# configure:5219: result: yes
# configure:5219: checking limits.h presence
# configure:5219: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5327: $? = 0
# configure:5327: result: yes
# configure:5327: checking sys/wait.h presence
# configure:5327: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5337: $? = 0
# configure:5337: result: yes
# configure:5337: checking dlfcn.h presence
# configure:5337: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5351: $? = 0
# configure:5351: result: yes
# configure:5351: checking sys/param.h presence
# configure:5351: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:5771: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5780: result: no
# configure:5794: checking for __pthread_mutex_init in -lpthread
# configure:5819: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/cc9LW2hT.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:5819: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5828: result: no
# configure:5842: checking for pthread_mutex_init in -lpthreads
# configure:5867: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:5867: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5876: result: no
# configure:5888: checking for pthread_mutex_init in -lc
# configure:5913: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:5913: $? = 0
# configure:5922: 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 arm-linux-androideabi-ranlib
# configure:6126: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6367: checking for arm-linux-androideabi-ar
# configure:6383: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6394: result: arm-linux-androideabi-ar
# configure:7279: checking if compiler accepts -m64 flag
# configure:7298: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7298: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7307: result: no
# configure:8022: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8212: checking for cast to union support
# configure:8231: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8231: $? = 0
# configure:8239: result: yes
# configure:8262: checking for required early compiler flags
# configure:8280: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8280: $? = 0
# configure:8327: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8327: $? = 0
# configure:8374: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8389: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8407: result: none
# configure:8415: checking for 64-bit integer type
# configure:8434: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8456: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8456: $? = 0
# configure:8480: result: long long
# configure:8484: checking for struct dirent64
# configure:8502: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8502: $? = 0
# configure:8509: result: yes
# configure:8517: checking for struct stat64
# configure:8535: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8535: $? = 0
# configure:8542: result: yes
# configure:8553: checking for open64
# configure:8553: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8553: $? = 0
# configure:8553: result: yes
# configure:8553: checking for lseek64
# configure:8553: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8553: $? = 0
# configure:8553: result: yes
# configure:8562: checking for off64_t
# configure:8580: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8580: $? = 0
# configure:8594: result: yes
# configure:8610: checking for build with symbols
# configure:8623: result: no
# configure:8678: checking malloc.h usability
# configure:8678: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8678: $? = 0
# configure:8678: result: yes
# configure:8678: checking malloc.h presence
# configure:8678: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for gmtime_r
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for isnan
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
# char isnan ();
# ^
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for localtime_r
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for localtime_s
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# /tmp/cciJ0Fpc.o:conftest.c:function main: error: 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for strchrnul
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# /tmp/cc9mIMpk.o:conftest.c:function main: error: undefined reference to 'strchrnul'
# 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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
# | /* end confdefs.h. */
# | /* Define strchrnul to an innocuous variant, in case declares strchrnul.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strchrnul innocuous_strchrnul
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strchrnul (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strchrnul
# |
# | /* 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 strchrnul ();
# | /* 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_strchrnul || defined __stub___strchrnul
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strchrnul ();
# | ;
# | return 0;
# | }
# configure:8692: result: no
# configure:8692: checking for usleep
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for utime
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for flock
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for lstat
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8692: checking for readlink
# configure:8692: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8692: $? = 0
# configure:8692: result: yes
# configure:8702: checking whether strerror_r is declared
# configure:8702: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8702: $? = 0
# configure:8702: result: yes
# configure:8715: checking for strerror_r
# configure:8715: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8715: $? = 0
# configure:8715: result: yes
# configure:8724: checking whether strerror_r returns char *
# configure:8748: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:90:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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_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 3eef06024e30
#
# 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_usable_size=yes
# ac_cv_func_open64=yes
# ac_cv_func_readlink=yes
# ac_cv_func_sin=no
# ac_cv_func_strchrnul=no
# 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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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_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='-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=''
# 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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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_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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2541: result: arm-linux-androideabi-gcc
# configure:2810: checking for C compiler version
# configure:2819: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2830: $? = 0
# configure:2819: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2830: $? = 1
# configure:2819: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2830: $? = 1
# configure:2850: checking whether the C compiler works
# configure:2872: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2946: $? = 0
# configure:2968: result:
# configure:2990: checking whether we are cross compiling
# configure:3028: result: yes
# configure:3033: checking for suffix of object files
# configure:3055: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3103: $? = 0
# configure:3112: result: yes
# configure:3121: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3141: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3141: $? = 0
# configure:3182: result: yes
# configure:3199: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3262: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:3814: result: arm-linux-androideabi-gcc
# configure:4083: checking for C compiler version
# configure:4092: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4103: $? = 0
# configure:4092: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4103: $? = 1
# configure:4092: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:4205: result: yes
# configure:4222: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4298: result: none needed
# configure:4323: checking how to run the C preprocessor
# configure:4354: arm-linux-androideabi-gcc -E conftest.c
# configure:4354: $? = 0
# configure:4368: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4413: arm-linux-androideabi-gcc -E conftest.c
# configure:4413: $? = 0
# configure:4427: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4529: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4540: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4761: $? = 0
# configure:4845: result: yes
# configure:4858: checking for sys/types.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for sys/stat.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for stdlib.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for string.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for memory.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for strings.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for inttypes.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for stdint.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4858: checking for unistd.h
# configure:4858: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4858: $? = 0
# configure:4858: result: yes
# configure:4880: checking if the compiler understands -pipe
# configure:4898: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4898: $? = 0
# configure:4906: result: yes
# configure:4917: checking whether byte ordering is bigendian
# configure:4932: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4977: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5021: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5021: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5077: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5077: $? = 0
# configure:5123: result: no
# configure:5150: checking for sin
# configure:5150: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccpf4z4u.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:5176: $? = 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:5185: result: no
# configure:5197: checking for main in -linet
# configure:5216: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5260: $? = 0
# configure:5260: result: yes
# configure:5328: checking for gethostbyname
# configure:5328: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5328: $? = 0
# configure:5328: result: yes
# configure:5383: checking dirent.h
# configure:5419: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5419: $? = 0
# configure:5427: result: yes
# configure:5437: checking errno.h usability
# configure:5437: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5437: $? = 0
# configure:5437: result: yes
# configure:5437: checking errno.h presence
# configure:5437: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5447: $? = 0
# configure:5447: result: yes
# configure:5447: checking float.h presence
# configure:5447: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5457: $? = 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:5457: result: no
# configure:5457: checking values.h presence
# configure:5457: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5457: $? = 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:5457: result: no
# configure:5457: checking for values.h
# configure:5457: result: no
# configure:5467: checking limits.h usability
# configure:5467: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5467: $? = 0
# configure:5467: result: yes
# configure:5467: checking limits.h presence
# configure:5467: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5575: $? = 0
# configure:5575: result: yes
# configure:5575: checking sys/wait.h presence
# configure:5575: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking dlfcn.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5599: $? = 0
# configure:5599: result: yes
# configure:5599: checking sys/param.h presence
# configure:5599: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:5950: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:5959: result: no
# configure:5973: checking for __pthread_mutex_init in -lpthread
# configure:5998: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccvPsnP5.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:5998: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6007: result: no
# configure:6021: checking for pthread_mutex_init in -lpthreads
# configure:6046: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:6046: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6055: result: no
# configure:6067: checking for pthread_mutex_init in -lc
# configure:6092: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:6092: $? = 0
# configure:6101: 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 arm-linux-androideabi-ranlib
# configure:6283: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6524: checking for arm-linux-androideabi-ar
# configure:6540: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6551: result: arm-linux-androideabi-ar
# configure:7436: checking if compiler accepts -m64 flag
# configure:7455: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7455: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7464: result: no
# configure:8179: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8369: checking for cast to union support
# configure:8388: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8388: $? = 0
# configure:8396: result: yes
# configure:8419: checking for required early compiler flags
# configure:8437: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8437: $? = 0
# configure:8484: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8484: $? = 0
# configure:8531: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8546: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8564: result: none
# configure:8572: checking for 64-bit integer type
# configure:8591: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8613: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8613: $? = 0
# configure:8637: result: long long
# configure:8641: checking for struct dirent64
# configure:8659: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8659: $? = 0
# configure:8666: result: yes
# configure:8674: checking for struct stat64
# configure:8692: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8692: $? = 0
# configure:8699: result: yes
# configure:8710: checking for open64
# configure:8710: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8710: $? = 0
# configure:8710: result: yes
# configure:8710: checking for lseek64
# configure:8710: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:8710: $? = 0
# configure:8710: result: yes
# configure:8719: checking for off64_t
# configure:8737: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8737: $? = 0
# configure:8751: result: yes
# 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 3eef06024e30
#
# config.status:825: creating Makefile
# config.status:825: creating pkgIndex.tcl
# config.status:825: 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2767: result: arm-linux-androideabi-gcc
# configure:3036: checking for C compiler version
# configure:3045: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3056: $? = 0
# configure:3045: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3254: result: yes
# configure:3259: checking for suffix of object files
# configure:3281: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3367: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3488: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:4048: result: arm-linux-androideabi-gcc
# configure:4317: checking for C compiler version
# configure:4326: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4337: $? = 0
# configure:4326: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: arm-linux-androideabi-gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4647: arm-linux-androideabi-gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4763: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4774: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5211: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5255: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5255: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5311: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5311: $? = 0
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccxlwZyf.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:5410: $? = 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:5419: result: no
# configure:5431: checking for main in -linet
# configure:5450: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking values.h presence
# configure:5691: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking for values.h
# configure:5691: result: no
# configure:5701: checking limits.h usability
# configure:5701: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59: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 NO_VALUES_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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5956: result: 4
# 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:6296: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6305: result: no
# configure:6319: checking for __pthread_mutex_init in -lpthread
# configure:6344: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccpeJkF3.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:6344: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6353: result: no
# configure:6367: checking for pthread_mutex_init in -lpthreads
# configure:6392: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:6392: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6401: result: no
# configure:6413: checking for pthread_mutex_init in -lc
# configure:6438: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:6438: $? = 0
# configure:6447: 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 arm-linux-androideabi-ranlib
# configure:6629: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6870: checking for arm-linux-androideabi-ar
# configure:6886: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6897: result: arm-linux-androideabi-ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7801: $? = 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 NO_VALUES_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 4
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7810: result: no
# configure:8525: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8715: checking for cast to union support
# configure:8734: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8783: $? = 0
# configure:8830: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8830: $? = 0
# configure:8877: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8910: result: none
# configure:8918: checking for 64-bit integer type
# configure:8937: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8959: $? = 0
# configure:8983: result: long long
# configure:8987: checking for struct dirent64
# configure:9005: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9005: $? = 0
# configure:9012: result: yes
# configure:9020: checking for struct stat64
# configure:9038: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9038: $? = 0
# configure:9045: result: yes
# configure:9056: checking for open64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9056: checking for lseek64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9065: checking for off64_t
# configure:9083: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9083: $? = 0
# configure:9097: result: yes
# 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 3eef06024e30
#
# 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_type_long_long=yes
# tcl_cv_cast_to_union=yes
# tcl_cv_cc_m64=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=4 -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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 4
# #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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2767: result: arm-linux-androideabi-gcc
# configure:3036: checking for C compiler version
# configure:3045: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3056: $? = 0
# configure:3045: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3254: result: yes
# configure:3259: checking for suffix of object files
# configure:3281: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3367: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3488: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:4048: result: arm-linux-androideabi-gcc
# configure:4317: checking for C compiler version
# configure:4326: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4337: $? = 0
# configure:4326: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: arm-linux-androideabi-gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4647: arm-linux-androideabi-gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4763: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4774: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5211: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5255: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5255: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5311: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5311: $? = 0
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccSSc1fa.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:5410: $? = 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:5419: result: no
# configure:5431: checking for main in -linet
# configure:5450: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking values.h presence
# configure:5691: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking for values.h
# configure:5691: result: no
# configure:5701: checking limits.h usability
# configure:5701: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59: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 NO_VALUES_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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5956: result: 4
# 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:6296: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6305: result: no
# configure:6319: checking for __pthread_mutex_init in -lpthread
# configure:6344: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccj00lXO.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:6344: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6353: result: no
# configure:6367: checking for pthread_mutex_init in -lpthreads
# configure:6392: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:6392: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6401: result: no
# configure:6413: checking for pthread_mutex_init in -lc
# configure:6438: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:6438: $? = 0
# configure:6447: 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 arm-linux-androideabi-ranlib
# configure:6629: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6870: checking for arm-linux-androideabi-ar
# configure:6886: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6897: result: arm-linux-androideabi-ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7801: $? = 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 NO_VALUES_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 4
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7810: result: no
# configure:8525: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8715: checking for cast to union support
# configure:8734: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8783: $? = 0
# configure:8830: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8830: $? = 0
# configure:8877: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8910: result: none
# configure:8918: checking for 64-bit integer type
# configure:8937: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8959: $? = 0
# configure:8983: result: long long
# configure:8987: checking for struct dirent64
# configure:9005: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9005: $? = 0
# configure:9012: result: yes
# configure:9020: checking for struct stat64
# configure:9038: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9038: $? = 0
# configure:9045: result: yes
# configure:9056: checking for open64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9056: checking for lseek64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9065: checking for off64_t
# configure:9083: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9083: $? = 0
# configure:9097: result: yes
# 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9190: $? = 0
# configure:9190: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79: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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9241: $? = 0
# configure:9241: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80: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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lws2_32 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lwinsock >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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 3eef06024e30
#
# config.status:814: creating Makefile
# config.status:814: 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=4
# 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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=4 -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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 4
# #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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2767: result: arm-linux-androideabi-gcc
# configure:3036: checking for C compiler version
# configure:3045: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3056: $? = 0
# configure:3045: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3045: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3056: $? = 1
# configure:3076: checking whether the C compiler works
# configure:3098: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3172: $? = 0
# configure:3194: result:
# configure:3216: checking whether we are cross compiling
# configure:3254: result: yes
# configure:3259: checking for suffix of object files
# configure:3281: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3329: $? = 0
# configure:3338: result: yes
# configure:3347: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3367: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3367: $? = 0
# configure:3408: result: yes
# configure:3425: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3488: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:4048: result: arm-linux-androideabi-gcc
# configure:4317: checking for C compiler version
# configure:4326: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4337: $? = 0
# configure:4326: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4337: $? = 1
# configure:4326: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:4439: result: yes
# configure:4456: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4532: result: none needed
# configure:4557: checking how to run the C preprocessor
# configure:4588: arm-linux-androideabi-gcc -E conftest.c
# configure:4588: $? = 0
# configure:4602: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4647: arm-linux-androideabi-gcc -E conftest.c
# configure:4647: $? = 0
# configure:4661: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:4763: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4774: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4995: $? = 0
# configure:5079: result: yes
# configure:5092: checking for sys/types.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for sys/stat.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdlib.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for string.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for memory.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for strings.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for inttypes.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for stdint.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5092: checking for unistd.h
# configure:5092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5092: $? = 0
# configure:5092: result: yes
# configure:5114: checking if the compiler understands -pipe
# configure:5132: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5132: $? = 0
# configure:5140: result: yes
# configure:5151: checking whether byte ordering is bigendian
# configure:5166: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5211: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5255: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5255: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5311: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5311: $? = 0
# configure:5357: result: no
# configure:5384: checking for sin
# configure:5384: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccrVW3hd.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:5410: $? = 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:5419: result: no
# configure:5431: checking for main in -linet
# configure:5450: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5494: $? = 0
# configure:5494: result: yes
# configure:5562: checking for gethostbyname
# configure:5562: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5562: $? = 0
# configure:5562: result: yes
# configure:5617: checking dirent.h
# configure:5653: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# configure:5653: $? = 0
# configure:5661: result: yes
# configure:5671: checking errno.h usability
# configure:5671: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5671: $? = 0
# configure:5671: result: yes
# configure:5671: checking errno.h presence
# configure:5671: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5681: $? = 0
# configure:5681: result: yes
# configure:5681: checking float.h presence
# configure:5681: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:53:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking values.h presence
# configure:5691: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5691: $? = 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:5691: result: no
# configure:5691: checking for values.h
# configure:5691: result: no
# configure:5701: checking limits.h usability
# configure:5701: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5701: $? = 0
# configure:5701: result: yes
# configure:5701: checking limits.h presence
# configure:5701: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5809: $? = 0
# configure:5809: result: yes
# configure:5809: checking sys/wait.h presence
# configure:5809: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5819: $? = 0
# configure:5819: result: yes
# configure:5819: checking dlfcn.h presence
# configure:5819: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5833: $? = 0
# configure:5833: result: yes
# configure:5833: checking sys/param.h presence
# configure:5833: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5866: $? = 0
# configure:5874: result: inline
# configure:5892: checking for long long
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5892: $? = 0
# configure:5892: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59: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 NO_VALUES_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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:5906: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5906: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5906: $? = 0
# configure:5920: result: 8
# configure:5937: checking size of long
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:5942: $? = 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 NO_VALUES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5942: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:5942: $? = 0
# configure:5956: result: 4
# 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:6296: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6305: result: no
# configure:6319: checking for __pthread_mutex_init in -lpthread
# configure:6344: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccUmgDJc.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:6344: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | return __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6353: result: no
# configure:6367: checking for pthread_mutex_init in -lpthreads
# configure:6392: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:6392: $? = 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 NO_VALUES_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 4
# | #define DONT_TD_VOID 1
# | #define USE_THREAD_ALLOC 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | /* end confdefs.h. */
# |
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:6401: result: no
# configure:6413: checking for pthread_mutex_init in -lc
# configure:6438: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:6438: $? = 0
# configure:6447: 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 arm-linux-androideabi-ranlib
# configure:6629: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:6870: checking for arm-linux-androideabi-ar
# configure:6886: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6897: result: arm-linux-androideabi-ar
# configure:7782: checking if compiler accepts -m64 flag
# configure:7801: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:7801: $? = 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 NO_VALUES_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 4
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7810: result: no
# configure:8525: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:8715: checking for cast to union support
# configure:8734: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8734: $? = 0
# configure:8742: result: yes
# configure:8765: checking for required early compiler flags
# configure:8783: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8783: $? = 0
# configure:8830: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8830: $? = 0
# configure:8877: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8892: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:8910: result: none
# configure:8918: checking for 64-bit integer type
# configure:8937: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 4
# | #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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:8959: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:8959: $? = 0
# configure:8983: result: long long
# configure:8987: checking for struct dirent64
# configure:9005: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9005: $? = 0
# configure:9012: result: yes
# configure:9020: checking for struct stat64
# configure:9038: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9038: $? = 0
# configure:9045: result: yes
# configure:9056: checking for open64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9056: checking for lseek64
# configure:9056: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:9056: $? = 0
# configure:9056: result: yes
# configure:9065: checking for off64_t
# configure:9083: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9083: $? = 0
# configure:9097: result: yes
# 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9190: $? = 0
# configure:9190: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79: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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:9241: $? = 0
# configure:9241: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80: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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lws2_32 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lwinsock >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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 NO_VALUES_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 4
# | #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 TCL_WIDE_INT_TYPE long long
# | #define HAVE_STRUCT_DIRENT64 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_TYPE_OFF64_T 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 3eef06024e30
#
# config.status:814: creating Makefile
# config.status:814: 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=4
# 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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=4 -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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 NO_VALUES_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 4
# #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 TCL_WIDE_INT_TYPE long long
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_TYPE_OFF64_T 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:2118: result: arm-linux-androideabi-gcc
# configure:2387: checking for C compiler version
# configure:2396: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2407: $? = 0
# configure:2396: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2407: $? = 1
# configure:2396: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2407: $? = 1
# configure:2427: checking whether the C compiler works
# configure:2449: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2523: $? = 0
# configure:2545: result:
# configure:2567: checking whether we are cross compiling
# configure:2605: result: yes
# configure:2610: checking for suffix of object files
# configure:2632: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2680: $? = 0
# configure:2689: result: yes
# configure:2698: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2718: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2718: $? = 0
# configure:2759: result: yes
# configure:2776: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:2839: arm-linux-androideabi-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: arm-linux-androideabi-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 3eef06024e30
#
# 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_objext=o
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# TCL_LD_FLAGS=' -Wl,--export-dynamic '
# TCL_LIBS='-ldl -lz -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=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --enable-threads --enable-64bit CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --libdir=/usr/lib --enable-shared --enable-threads
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3eef06024e30
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-gcc
# configure:1668: result: arm-linux-androideabi-gcc
# configure:1950: checking for C compiler version
# configure:1953: arm-linux-androideabi-gcc --version &5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v &5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:1961: $? = 0
# configure:1963: arm-linux-androideabi-gcc -V &5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:1966: $? = 1
# configure:1989: checking for C compiler default output file name
# configure:1992: arm-linux-androideabi-gcc conftest.c >&5
# configure:1995: $? = 0
# configure:2041: result: a.out
# configure:2046: checking whether the C compiler works
# configure:2072: result: yes
# configure:2079: checking whether we are cross compiling
# configure:2081: result: yes
# configure:2084: checking for suffix of executables
# configure:2086: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2089: $? = 0
# configure:2114: result:
# configure:2120: checking for suffix of object files
# configure:2141: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:2253: arm-linux-androideabi-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 arm-linux-androideabi-gcc option to accept ANSI C
# configure:2370: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:2812: result: arm-linux-androideabi-gcc
# configure:3094: checking for C compiler version
# configure:3097: arm-linux-androideabi-gcc --version &5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v &5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3105: $? = 0
# configure:3107: arm-linux-androideabi-gcc -V &5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
# configure:3226: result: yes
# configure:3243: checking for arm-linux-androideabi-gcc option to accept ANSI C
# configure:3350: result: none needed
# configure:3368: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E conftest.c
# configure:3553: $? = 0
# configure:3585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:3654: arm-linux-androideabi-gcc -E conftest.c
# configure:3660: $? = 0
# configure:3692: arm-linux-androideabi-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 arm-linux-androideabi-ranlib
# configure:3813: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:3823: result: arm-linux-androideabi-ranlib
# configure:3882: checking for egrep
# configure:3892: result: grep -E
# configure:3897: checking for ANSI C header files
# configure:3922: arm-linux-androideabi-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:4053: result: yes
# configure:4077: checking for sys/types.h
# configure:4093: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:2: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4243: $? = 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 || !LITTLE_ENDIAN
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4338: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:4344: $? = 0
# configure:4348: test -z
# || test ! -s conftest.err
# configure:4351: $? = 0
# configure:4354: test -s conftest.o
# configure:4357: $? = 0
# configure:4421: result: no
# configure:4449: checking for sin
# configure:4506: arm-linux-androideabi-gcc -o conftest -pipe conftest.c >&5
# conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccTyULLh.o:conftest.c:function main: error: undefined reference to 'sin'
# /tmp/ccTyULLh.o:conftest.c:f: error: 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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lieee >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lieee
# collect2: error: ld returned 1 exit status
# configure:4575: $? = 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:4601: result: no
# configure:4613: checking for main in -linet
# configure:4637: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -linet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: 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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# conftest.c:54:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5785: $? = 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:5808: result: no
# configure:5812: checking values.h presence
# configure:5822: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:20:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5828: $? = 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:5848: result: no
# configure:5883: checking for values.h
# configure:5890: result: no
# configure:5915: checking limits.h usability
# configure:5927: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:7456: $? = 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 NO_VALUES_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
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:7482: result: no
# configure:7496: checking for __pthread_mutex_init in -lpthread
# configure:7526: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# /tmp/ccwb0pjh.o:conftest.c:function main: error: undefined reference to '__pthread_mutex_init'
# collect2: error: ld returned 1 exit status
# configure:7532: $? = 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 NO_VALUES_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
# | /* 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 __pthread_mutex_init ();
# | int
# | main ()
# | {
# | __pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:7558: result: no
# configure:7572: checking for pthread_mutex_init in -lpthreads
# configure:7602: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:7608: $? = 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 NO_VALUES_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
# | /* 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 pthread_mutex_init ();
# | int
# | main ()
# | {
# | pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:7634: result: no
# configure:7646: checking for pthread_mutex_init in -lc
# configure:7676: arm-linux-androideabi-gcc -o conftest -pipe conftest.c -lc >&5
# configure:7682: $? = 0
# configure:7686: test -z
# || test ! -s conftest.err
# configure:7689: $? = 0
# configure:7692: test -s conftest
# configure:7695: $? = 0
# configure:7708: 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 arm-linux-androideabi-ranlib
# configure:7921: result: arm-linux-androideabi-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: arm-linux-androideabi-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.10.6-1-ARCH
# configure:8187: checking for arm-linux-androideabi-ar
# configure:8203: found /sysroot/bin/arm-linux-androideabi-ar
# configure:8213: result: arm-linux-androideabi-ar
# configure:9199: checking if compiler accepts -m64 flag
# configure:9223: arm-linux-androideabi-gcc -o conftest -pipe -m64 -Wl,--export-dynamic conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# configure:9229: $? = 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 NO_VALUES_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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:9255: result: no
# configure:10219: WARNING: 64bit support being disabled -- don't know magic for this platform
# configure:10495: checking for cast to union support
# configure:10519: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe 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: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:10709: $? = 0
# configure:10713: test -z
# || test ! -s conftest.err
# configure:10716: $? = 0
# configure:10719: test -s conftest.o
# configure:10722: $? = 0
# configure:10808: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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 ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:10851: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:10894: result: none
# configure:10902: checking for 64-bit integer type
# configure:10926: arm-linux-androideabi-gcc -c -pipe 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 NO_VALUES_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. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:10976: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:10982: $? = 0
# configure:10986: test -z
# || test ! -s conftest.err
# configure:10989: $? = 0
# configure:10992: test -s conftest.o
# configure:10995: $? = 0
# configure:11026: result: long long
# configure:11030: checking for struct dirent64
# configure:11053: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:11059: $? = 0
# configure:11063: test -z
# || test ! -s conftest.err
# configure:11066: $? = 0
# configure:11069: test -s conftest.o
# configure:11072: $? = 0
# configure:11083: result: yes
# configure:11093: checking for struct stat64
# configure:11116: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:11122: $? = 0
# configure:11126: test -z
# || test ! -s conftest.err
# configure:11129: $? = 0
# configure:11132: test -s conftest.o
# configure:11135: $? = 0
# configure:11146: result: yes
# configure:11161: checking for open64
# configure:11218: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:11224: $? = 0
# configure:11228: test -z
# || test ! -s conftest.err
# configure:11231: $? = 0
# configure:11234: test -s conftest
# configure:11237: $? = 0
# configure:11249: result: yes
# configure:11161: checking for lseek64
# configure:11218: arm-linux-androideabi-gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:11224: $? = 0
# configure:11228: test -z
# || test ! -s conftest.err
# configure:11231: $? = 0
# configure:11234: test -s conftest
# configure:11237: $? = 0
# configure:11249: result: yes
# configure:11259: checking for off64_t
# configure:11282: arm-linux-androideabi-gcc -c -pipe conftest.c >&5
# configure:11288: $? = 0
# configure:11292: test -z
# || test ! -s conftest.err
# configure:11295: $? = 0
# configure:11298: test -s conftest.o
# configure:11301: $? = 0
# configure:11321: result: yes
# 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 3eef06024e30
#
# 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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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_lseek64=yes
# ac_cv_func_open64=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=no
# ac_cv_lib_c_pthread_mutex_init=yes
# ac_cv_lib_ieee_main=no
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread___pthread_mutex_init=no
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_pthreads_pthread_mutex_init=no
# ac_cv_objext=o
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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=no
# 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=no
# tcl_cv_flag__largefile_source64=no
# tcl_cv_struct_dirent64=yes
# tcl_cv_struct_stat64=yes
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit='long long'
# tcl_cv_type_off64_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CELIB_DIR=''
# CFLAGS=' -pipe ${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='arm-linux-androideabi-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 -DNO_VALUES_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 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=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='-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='arm-linux-androideabi-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 -DNO_VALUES_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 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DNO_GETWD=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_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DNO_FD_SET=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 -Dstrtod=fixstrtod -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
# TCL_EXTRA_CFLAGS=' -pipe '
# 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=''
# ac_ct_CC=''
# ac_ct_RANLIB=''
# ac_ct_RC=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host_alias='arm-linux-androideabi'
# 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_LSEEK64 1
# #define HAVE_MEMORY_H 1
# #define HAVE_OPEN64 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRUCT_DIRENT64 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TYPE_OFF64_T 1
# #define HAVE_UNISTD_H 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define NO_VALUES_H 1
# #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_TYPE long long
# #define USE_TCL_STUBS 1
# #define USE_THREAD_ALLOC 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
#
# configure: exit 0