Build of tls with clang_glibc toolchain

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

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

SLOCLanguage
2,714 ansic
382 tcl
301 sh
3,397 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tls 1.6.7-2 (Thu Apr 13 20:14:17 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) tcl-8.6.5-2
#
# Total Installed Size: 6.42 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing tcl...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for correct TEA configuration... ok (TEA 3.8)
# checking for Tcl configuration... found /usr/lib/tclConfig.sh
# checking for existence of /usr/lib/tclConfig.sh... loading
# configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking if the compiler understands -pipe... yes
# checking whether byte ordering is bigendian... no
# checking for sin... no
# checking for main in -lieee... yes
# checking for main in -linet... no
# checking net/errno.h usability... no
# checking net/errno.h presence... no
# checking for net/errno.h... no
# checking for connect... yes
# checking for gethostbyname... yes
# checking dirent.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking values.h usability... yes
# checking values.h presence... yes
# checking for values.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for Tcl public headers... /usr/include
# checking for pthread_mutex_init in -lpthread... yes
# checking for building with threads... yes (default)
# checking how to build libraries... shared
# checking if 64bit support is requested... no
# checking if 64bit Sparc VIS support is requested... no
# checking 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 ar... ar
# checking for required early compiler flags... _LARGEFILE64_SOURCE
# checking for 64-bit integer type... using long
# checking for build with symbols... no
# checking for SSL directory... /usr
# checking if libgcc is needed to resolve openssl symbols... no
# checking for tclsh... /usr/bin/tclsh8.6
# configure: creating ./config.status
# config.status: creating Makefile
# clang -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo tls.c` -o tls.o
# In file included from tls.c:26:
# ./tlsInt.h:20:9: warning: '_TSLINT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef _TSLINT_H
# ^~~~~~~~~
# ./tlsInt.h:21:9: note: '_TLSINT_H' is defined here; did you mean '_TSLINT_H'?
# #define _TLSINT_H
# ^~~~~~~~~
# _TSLINT_H
# tls.c:1528:54: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"C", MBSTRING_ASC, k_C, -1, -1, 0);
# ^~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1529:55: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"ST", MBSTRING_ASC, k_ST, -1, -1, 0);
# ^~~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1530:54: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"L", MBSTRING_ASC, k_L, -1, -1, 0);
# ^~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1531:54: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"O", MBSTRING_ASC, k_O, -1, -1, 0);
# ^~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1532:55: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"OU", MBSTRING_ASC, k_OU, -1, -1, 0);
# ^~~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1533:55: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"CN", MBSTRING_ASC, k_CN, -1, -1, 0);
# ^~~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# tls.c:1534:58: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# X509_NAME_add_entry_by_txt(name,"Email", MBSTRING_ASC, k_Email, -1, -1, 0);
# ^~~~~~~
# /usr/include/openssl/x509.h:1040:53: note: passing argument to parameter 'bytes' here
# const unsigned char *bytes, int len, int loc,
# ^
# 8 warnings generated.
# clang -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo tlsIO.c` -o tlsIO.o
# In file included from tlsIO.c:22:
# ./tlsInt.h:20:9: warning: '_TSLINT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef _TSLINT_H
# ^~~~~~~~~
# ./tlsInt.h:21:9: note: '_TLSINT_H' is defined here; did you mean '_TSLINT_H'?
# #define _TLSINT_H
# ^~~~~~~~~
# _TSLINT_H
# 1 warning generated.
# clang -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo tlsBIO.c` -o tlsBIO.o
# In file included from tlsBIO.c:9:
# ./tlsInt.h:20:9: warning: '_TSLINT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef _TSLINT_H
# ^~~~~~~~~
# ./tlsInt.h:21:9: note: '_TLSINT_H' is defined here; did you mean '_TSLINT_H'?
# #define _TLSINT_H
# ^~~~~~~~~
# _TSLINT_H
# 1 warning generated.
# clang -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo tlsX509.c` -o tlsX509.o
# In file included from tlsX509.c:7:
# ./tlsInt.h:20:9: warning: '_TSLINT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef _TSLINT_H
# ^~~~~~~~~
# ./tlsInt.h:21:9: note: '_TLSINT_H' is defined here; did you mean '_TSLINT_H'?
# #define _TLSINT_H
# ^~~~~~~~~
# _TSLINT_H
# 1 warning generated.
# clang -DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 -I"/usr/include" -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo fixstrtod.c` -o fixstrtod.o
# rm -f libtls1.6.7.so
# clang -shared -pipe -O2 -fomit-frame-pointer -Wall -fPIC -Wl,--export-dynamic -o libtls1.6.7.so tls.o tlsIO.o tlsBIO.o tlsX509.o fixstrtod.o -Wl,-rpath,/usr/lib -L/usr/lib -lssl -lcrypto -L/usr/lib -ltclstub8.6
# : libtls1.6.7.so
# (echo 'package ifneeded tls 1.6.7 \
# "[list source [file join $dir tls.tcl]] ; \
# [list tls::initlib $dir libtls1.6.7.so]"'\
# ) > pkgIndex.tcl
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/install -c libtls1.6.7.so /tmp/tls/pkg/tls/usr/lib/tls1.6.7/libtls1.6.7.so
# : /tmp/tls/pkg/tls/usr/lib/tls1.6.7/libtls1.6.7.so
# Install tls.tcl /tmp/tls/pkg/tls/usr/lib/tls1.6.7/tls.tcl
# Install pkgIndex.tcl /tmp/tls/pkg/tls/usr/lib/tls1.6.7
# Installing header files in /tmp/tls/pkg/tls/usr/include
# Installing ./tls.h
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tls"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tls 1.6.7-2 (Thu Apr 13 20:15:13 UTC 2017)

CMD: pacman --query --file tls-1.6.7-2-x86_64.pkg.tar.xz
# tls 1.6.7-2

Creating hybrid package for 'tls'

Trying to find vanilla package 'tls'...

CMD: pacman --query --file /mirror/haskell-gnutls-0.2-3.pkg.tar.xz
# haskell-gnutls 0.2-3

CMD: pacman --query --file /mirror/python2-tlsh-3.4.5-2.pkg.tar.xz
# python2-tlsh 3.4.5-2

CMD: pacman --query --file /mirror/python-tlsh-3.4.5-2.pkg.tar.xz
# python-tlsh 3.4.5-2

CMD: pacman --query --file /mirror/python2-gnutls-3.0.0-1.pkg.tar.xz
# python2-gnutls 3.0.0-1

CMD: pacman --query --file /mirror/haskell-warp-tls-3.2.2-4.pkg.tar.xz
# haskell-warp-tls 3.2.2-4

CMD: pacman --query --file /mirror/python2-tlslite-0.4.8-1.pkg.tar.xz
# python2-tlslite 0.4.8-1

CMD: pacman --query --file /mirror/mbedtls-2.3.0-2.pkg.tar.xz
# mbedtls 2.3.0-2

CMD: pacman --query --file /mirror/gnutls-3.4.14-1.pkg.tar.xz
# gnutls 3.4.14-1

CMD: pacman --query --file /mirror/haskell-tls-1.3.8-6.pkg.tar.xz
# haskell-tls 1.3.8-6

CMD: pacman --query --file /mirror/haskell-http-client-tls-0.2.4.1-4.pkg.tar.xz
# haskell-http-client-tls 0.2.4.1-4

CMD: pacman --query --file /mirror/tls-1.6.7-2.pkg.tar.xz
# tls 1.6.7-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libtls1.6.7.so
# /usr/lib/tls1.6.7/tls.tcl
# /usr/lib/tls1.6.7/pkgIndex.tcl
# /usr/lib/tls1.6.7/libtls1.6.7.so
# /usr/include/tls.h
# /sysroot/usr/lib/libtls1.6.7.so
# /sysroot/usr/lib/tls1.6.7/libtls1.6.7.so
# /sysroot/usr/lib/tls1.6.7/tls.tcl
# /sysroot/usr/lib/tls1.6.7/pkgIndex.tcl
# /sysroot/usr/include/tls.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/tls/src/tls1.6.7/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 tls configure 1.6.7, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-ssl-dir=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0beca4254d9d
# 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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1329: checking for correct TEA configuration
# configure:1348: result: ok (TEA 3.8)
# configure:1479: checking for Tcl configuration
# configure:1605: result: found /usr/lib/tclConfig.sh
# configure:1611: checking for existence of /usr/lib/tclConfig.sh
# configure:1615: result: loading
# configure:1731: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:1767: checking for x86_64-unknown-linux-gcc
# configure:1793: result: clang
# configure:2075: checking for C compiler version
# configure:2078: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2081: $? = 0
# configure:2083: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2086: $? = 0
# configure:2088: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2091: $? = 1
# configure:2114: checking for C compiler default output file name
# configure:2117: clang conftest.c >&5
# configure:2120: $? = 0
# configure:2166: result: a.out
# configure:2171: checking whether the C compiler works
# configure:2177: ./a.out
# configure:2180: $? = 0
# configure:2197: result: yes
# configure:2204: checking whether we are cross compiling
# configure:2206: result: no
# configure:2209: checking for suffix of executables
# configure:2211: clang -o conftest conftest.c >&5
# configure:2214: $? = 0
# configure:2239: result:
# configure:2245: checking for suffix of object files
# configure:2266: clang -c conftest.c >&5
# configure:2269: $? = 0
# configure:2291: result: o
# configure:2295: checking whether we are using the GNU C compiler
# configure:2319: clang -c conftest.c >&5
# configure:2325: $? = 0
# configure:2329: test -z
# || test ! -s conftest.err
# configure:2332: $? = 0
# configure:2335: test -s conftest.o
# configure:2338: $? = 0
# configure:2351: result: yes
# configure:2357: checking whether clang accepts -g
# configure:2378: clang -c -g conftest.c >&5
# configure:2384: $? = 0
# configure:2388: test -z
# || test ! -s conftest.err
# configure:2391: $? = 0
# configure:2394: test -s conftest.o
# configure:2397: $? = 0
# configure:2408: result: yes
# configure:2425: checking for clang option to accept ANSI C
# configure:2495: clang -c conftest.c >&5
# configure:2501: $? = 0
# configure:2505: test -z
# || test ! -s conftest.err
# configure:2508: $? = 0
# configure:2511: test -s conftest.o
# configure:2514: $? = 0
# configure:2532: result: none needed
# configure:2550: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2556: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2694: checking how to run the C preprocessor
# configure:2729: clang -E conftest.c
# configure:2735: $? = 0
# configure:2767: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2773: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2812: result: clang -E
# configure:2836: clang -E conftest.c
# configure:2842: $? = 0
# configure:2874: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2880: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2937: checking for a BSD-compatible install
# configure:2992: result: /usr/bin/install -c
# configure:3008: checking whether make sets $(MAKE)
# configure:3028: result: yes
# configure:3045: checking for x86_64-unknown-linux-ranlib
# configure:3074: result: no
# configure:3083: checking for ranlib
# configure:3099: found /usr/bin/ranlib
# configure:3110: result: ranlib
# configure:3132: checking for egrep
# configure:3142: result: grep -E
# configure:3147: checking for ANSI C header files
# configure:3172: clang -c conftest.c >&5
# configure:3178: $? = 0
# configure:3182: test -z
# || test ! -s conftest.err
# configure:3185: $? = 0
# configure:3188: test -s conftest.o
# configure:3191: $? = 0
# configure:3280: clang -o conftest conftest.c >&5
# conftest.c:26:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:26:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3283: $? = 0
# configure:3285: ./conftest
# configure:3288: $? = 0
# configure:3303: result: yes
# configure:3327: checking for sys/types.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for sys/stat.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for stdlib.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for string.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for memory.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for strings.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for inttypes.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for stdint.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3327: checking for unistd.h
# configure:3343: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3353: test -z
# || test ! -s conftest.err
# configure:3356: $? = 0
# configure:3359: test -s conftest.o
# configure:3362: $? = 0
# configure:3373: result: yes
# configure:3395: checking if the compiler understands -pipe
# configure:3418: clang -c -pipe conftest.c >&5
# configure:3424: $? = 0
# configure:3428: test -z
# || test ! -s conftest.err
# configure:3431: $? = 0
# configure:3434: test -s conftest.o
# configure:3437: $? = 0
# configure:3449: result: yes
# configure:3460: checking whether byte ordering is bigendian
# configure:3487: clang -c -pipe conftest.c >&5
# configure:3493: $? = 0
# configure:3497: test -z
# || test ! -s conftest.err
# configure:3500: $? = 0
# configure:3503: test -s conftest.o
# configure:3506: $? = 0
# configure:3530: clang -c -pipe conftest.c >&5
# conftest.c:26:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:3536: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #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
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:3671: result: no
# configure:3699: checking for sin
# configure:3756: clang -o conftest -pipe conftest.c >&5
# conftest.c:43:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:43:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-afe1d7.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `sin'
# /tmp/conftest-afe1d7.o:(.data+0x0): undefined reference to `sin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3762: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #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. */
# | /* 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:3787: result: no
# configure:3795: checking for main in -lieee
# configure:3819: clang -o conftest -pipe conftest.c -lieee >&5
# configure:3825: $? = 0
# configure:3829: test -z
# || test ! -s conftest.err
# configure:3832: $? = 0
# configure:3835: test -s conftest
# configure:3838: $? = 0
# configure:3851: result: yes
# configure:3863: checking for main in -linet
# configure:3887: clang -o conftest -pipe conftest.c -linet >&5
# /usr/bin/ld: cannot find -linet
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3893: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #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. */
# |
# |
# | int
# | main ()
# | {
# | main ();
# | ;
# | return 0;
# | }
# configure:3919: result: no
# configure:3935: checking net/errno.h usability
# configure:3947: clang -c -pipe conftest.c >&5
# conftest.c:53:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:3953: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #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:3976: result: no
# configure:3980: checking net/errno.h presence
# configure:3990: clang -E conftest.c
# conftest.c:19:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:3996: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #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:4016: result: no
# configure:4051: checking for net/errno.h
# configure:4058: result: no
# configure:4092: checking for connect
# configure:4149: clang -o conftest -pipe conftest.c >&5
# configure:4155: $? = 0
# configure:4159: test -z
# || test ! -s conftest.err
# configure:4162: $? = 0
# configure:4165: test -s conftest
# configure:4168: $? = 0
# configure:4180: result: yes
# configure:4455: checking for gethostbyname
# configure:4512: clang -o conftest -pipe conftest.c >&5
# configure:4518: $? = 0
# configure:4522: test -z
# || test ! -s conftest.err
# configure:4525: $? = 0
# configure:4528: test -s conftest
# configure:4531: $? = 0
# configure:4543: result: yes
# configure:4627: checking dirent.h
# configure:4668: clang -o conftest -pipe conftest.c >&5
# configure:4674: $? = 0
# configure:4678: test -z
# || test ! -s conftest.err
# configure:4681: $? = 0
# configure:4684: test -s conftest
# configure:4687: $? = 0
# configure:4699: result: yes
# configure:4721: checking errno.h usability
# configure:4733: clang -c -pipe conftest.c >&5
# configure:4739: $? = 0
# configure:4743: test -z
# || test ! -s conftest.err
# configure:4746: $? = 0
# configure:4749: test -s conftest.o
# configure:4752: $? = 0
# configure:4762: result: yes
# configure:4766: checking errno.h presence
# configure:4776: clang -E conftest.c
# configure:4782: $? = 0
# configure:4802: result: yes
# configure:4837: checking for errno.h
# configure:4844: result: yes
# configure:4869: checking float.h usability
# configure:4881: clang -c -pipe conftest.c >&5
# configure:4887: $? = 0
# configure:4891: test -z
# || test ! -s conftest.err
# configure:4894: $? = 0
# configure:4897: test -s conftest.o
# configure:4900: $? = 0
# configure:4910: result: yes
# configure:4914: checking float.h presence
# configure:4924: clang -E conftest.c
# configure:4930: $? = 0
# configure:4950: result: yes
# configure:4985: checking for float.h
# configure:4992: result: yes
# configure:5017: checking values.h usability
# configure:5029: clang -c -pipe conftest.c >&5
# configure:5035: $? = 0
# configure:5039: test -z
# || test ! -s conftest.err
# configure:5042: $? = 0
# configure:5045: test -s conftest.o
# configure:5048: $? = 0
# configure:5058: result: yes
# configure:5062: checking values.h presence
# configure:5072: clang -E conftest.c
# configure:5078: $? = 0
# configure:5098: result: yes
# configure:5133: checking for values.h
# configure:5140: result: yes
# configure:5165: checking limits.h usability
# configure:5177: clang -c -pipe conftest.c >&5
# configure:5183: $? = 0
# configure:5187: test -z
# || test ! -s conftest.err
# configure:5190: $? = 0
# configure:5193: test -s conftest.o
# configure:5196: $? = 0
# configure:5206: result: yes
# configure:5210: checking limits.h presence
# configure:5220: clang -E conftest.c
# configure:5226: $? = 0
# configure:5246: result: yes
# configure:5281: checking for limits.h
# configure:5288: result: yes
# configure:5308: checking for stdlib.h
# configure:5313: result: yes
# configure:5510: checking for string.h
# configure:5515: result: yes
# configure:5709: checking sys/wait.h usability
# configure:5721: clang -c -pipe conftest.c >&5
# configure:5727: $? = 0
# configure:5731: test -z
# || test ! -s conftest.err
# configure:5734: $? = 0
# configure:5737: test -s conftest.o
# configure:5740: $? = 0
# configure:5750: result: yes
# configure:5754: checking sys/wait.h presence
# configure:5764: clang -E conftest.c
# configure:5770: $? = 0
# configure:5790: result: yes
# configure:5825: checking for sys/wait.h
# configure:5832: result: yes
# configure:5857: checking dlfcn.h usability
# configure:5869: clang -c -pipe conftest.c >&5
# configure:5875: $? = 0
# configure:5879: test -z
# || test ! -s conftest.err
# configure:5882: $? = 0
# configure:5885: test -s conftest.o
# configure:5888: $? = 0
# configure:5898: result: yes
# configure:5902: checking dlfcn.h presence
# configure:5912: clang -E conftest.c
# configure:5918: $? = 0
# configure:5938: result: yes
# configure:5973: checking for dlfcn.h
# configure:5980: result: yes
# configure:6011: checking sys/param.h usability
# configure:6023: clang -c -pipe conftest.c >&5
# configure:6029: $? = 0
# configure:6033: test -z
# || test ! -s conftest.err
# configure:6036: $? = 0
# configure:6039: test -s conftest.o
# configure:6042: $? = 0
# configure:6052: result: yes
# configure:6056: checking sys/param.h presence
# configure:6066: clang -E conftest.c
# configure:6072: $? = 0
# configure:6092: result: yes
# configure:6127: checking for sys/param.h
# configure:6134: result: yes
# configure:6315: checking for Tcl public headers
# configure:6390: result: /usr/include
# configure:6453: checking for pthread_mutex_init in -lpthread
# configure:6483: clang -o conftest -pipe conftest.c -lpthread >&5
# configure:6489: $? = 0
# configure:6493: test -z
# || test ! -s conftest.err
# configure:6496: $? = 0
# configure:6499: test -s conftest
# configure:6502: $? = 0
# configure:6515: result: yes
# configure:6836: checking for building with threads
# configure:6844: result: yes (default)
# configure:6885: checking how to build libraries
# configure:6903: result: shared
# configure:6930: checking if 64bit support is requested
# configure:6939: result: no
# configure:6944: checking if 64bit Sparc VIS support is requested
# configure:6953: result: no
# configure:6964: checking if compiler supports visibility "hidden"
# configure:6989: clang -o conftest -pipe -Werror conftest.c >&5
# configure:6995: $? = 0
# configure:6999: test -z
# || test ! -s conftest.err
# configure:7002: $? = 0
# configure:7005: test -s conftest
# configure:7008: $? = 0
# configure:7021: result: yes
# configure:7036: checking if rpath support is requested
# configure:7045: result: yes
# configure:7071: checking system version
# configure:7102: result: Linux-4.10.6-1-ARCH
# configure:7110: checking for dlopen in -ldl
# configure:7140: clang -o conftest -pipe conftest.c -ldl >&5
# configure:7146: $? = 0
# configure:7150: test -z
# || test ! -s conftest.err
# configure:7153: $? = 0
# configure:7156: test -s conftest
# configure:7159: $? = 0
# configure:7172: result: yes
# configure:7214: checking for ar
# configure:7230: found /usr/bin/ar
# configure:7240: result: ar
# configure:9161: checking for required early compiler flags
# configure:9184: clang -c -pipe conftest.c >&5
# configure:9190: $? = 0
# configure:9194: test -z
# || test ! -s conftest.err
# configure:9197: $? = 0
# configure:9200: test -s conftest.o
# configure:9203: $? = 0
# configure:9289: clang -c -pipe conftest.c >&5
# conftest.c:30:15: error: variable has incomplete type 'struct stat64'
# struct stat64 buf; int i = stat64("/", &buf);
# ^
# conftest.c:30:8: note: forward declaration of 'struct stat64'
# struct stat64 buf; int i = stat64("/", &buf);
# ^
# conftest.c:30:28: warning: implicit declaration of function 'stat64' is invalid in C99 [-Wimplicit-function-declaration]
# struct stat64 buf; int i = stat64("/", &buf);
# ^
# 1 warning and 1 error generated.
# configure:9295: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_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")))
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct stat64 buf; int i = stat64("/", &buf);
# | ;
# | return 0;
# | }
# configure:9332: clang -c -pipe conftest.c >&5
# configure:9338: $? = 0
# configure:9342: test -z
# || test ! -s conftest.err
# configure:9345: $? = 0
# configure:9348: test -s conftest.o
# configure:9351: $? = 0
# configure:9394: clang -c -pipe conftest.c >&5
# conftest.c:31:19: error: use of undeclared identifier 'open64'
# char *p = (char *)open64;
# ^
# 1 error generated.
# configure:9400: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_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 _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9437: clang -c -pipe conftest.c >&5
# conftest.c:32:19: error: use of undeclared identifier 'open64'
# char *p = (char *)open64;
# ^
# 1 error generated.
# configure:9443: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_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 _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGEFILE_SOURCE64 1
# | #include
# | int
# | main ()
# | {
# | char *p = (char *)open64;
# | ;
# | return 0;
# | }
# configure:9483: result: _LARGEFILE64_SOURCE
# configure:9488: checking for 64-bit integer type
# configure:9512: clang -c -pipe conftest.c >&5
# conftest.c:31:1: error: use of undeclared identifier '__int64'
# __int64 value = (__int64) 0;
# ^
# 1 error generated.
# configure:9518: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_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 _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | __int64 value = (__int64) 0;
# | ;
# | return 0;
# | }
# configure:9562: clang -c -pipe conftest.c >&5
# conftest.c:32:26: error: duplicate case value '1'
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^
# conftest.c:32:18: note: previous case defined here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^
# 1 error generated.
# configure:9568: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tls"
# | #define PACKAGE_TARNAME "tls"
# | #define PACKAGE_VERSION "1.6.7"
# | #define PACKAGE_STRING "tls 1.6.7"
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_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 _LARGEFILE64_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | switch (0) {
# | case 1: case (sizeof(long long)==sizeof(long)): ;
# | }
# | ;
# | return 0;
# | }
# configure:9598: result: using long
# configure:9923: checking for build with symbols
# configure:9936: result: no
# configure:10038: checking for SSL directory
# configure:10084: result: /usr
# configure:10157: checking if libgcc is needed to resolve openssl symbols
# configure:10170: result: no
# configure:10383: checking for tclsh
# configure:10410: result: /usr/bin/tclsh8.6
# configure:10547: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tls config.status 1.6.7, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0beca4254d9d
#
# config.status:701: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_ssldir=/usr
# ac_cv_c_tclconfig=/usr/lib
# ac_cv_c_tclh=/usr/include
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_sin=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_errno_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# tcl_cv_cc_pipe=yes
# tcl_cv_cc_visibility_hidden=yes
# tcl_cv_dirent_h=yes
# tcl_cv_flag__isoc99_source=no
# tcl_cv_flag__largefile64_source=yes
# tcl_cv_flag__largefile_source64=no
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_type_64bit=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='clang'
# CELIB_DIR=''
# CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
# CFLAGS_DEBUG='-g'
# CFLAGS_DEFAULT='-O2 -fomit-frame-pointer'
# CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
# CFLAGS_WARNING='-Wall'
# CLEANFILES='pkgIndex.tcl'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.6.7\" -DPACKAGE_STRING=\"tls\ 1.6.7\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DNO_IDEA=1 -DNO_RC5=1 '
# DL_LIBS='-ldl'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Wl,--export-dynamic '
# LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
# LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
# MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
# MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
# MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tls'
# PACKAGE_STRING='tls 1.6.7'
# PACKAGE_TARNAME='tls'
# PACKAGE_VERSION='1.6.7'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' '
# PKG_HEADERS=''
# PKG_INCLUDES=''
# PKG_LIBS=' -Wl,-rpath,/usr/lib -L/usr/lib -lssl -lcrypto'
# PKG_LIB_FILE='libtls1.6.7.so'
# PKG_OBJECTS=''
# PKG_SOURCES=''
# PKG_STUB_LIB_FILE='libtlsstub1.6.7.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=''
# RANLIB=':'
# RANLIB_STUB='ranlib'
# SET_MAKE=''
# SHARED_BUILD='1'
# SHELL='/bin/sh'
# SHLIB_CFLAGS='-fPIC'
# SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
# SHLIB_LD_LIBS='${LIBS} -L/usr/lib -ltclstub8.6'
# SSL_DIR='/usr'
# SSL_INCLUDE_DIR='/usr/include'
# SSL_INCLUDE_DIR_NATIVE='"/usr/include"'
# SSL_LIB_DIR='/usr/lib'
# SSL_LIB_DIR_NATIVE='"/usr/lib"'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/usr/bin/tclsh8.6'
# TCL_BIN_DIR='/usr/lib'
# TCL_DBGX=''
# TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
# TCL_EXTRA_CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -m64 -D_FORTIFY_SOURCE=2'
# TCL_INCLUDES='-I"/usr/include"'
# TCL_LD_FLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro -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/usr/lib -ltcl8.6'
# TCL_PATCH_LEVEL='.5'
# TCL_SHLIB_LD_LIBS='${LIBS}'
# TCL_SRC_DIR='/usr/include'
# TCL_STUB_LIB_FILE='libtclstub8.6.a'
# TCL_STUB_LIB_FLAG='-ltclstub8.6'
# TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.6'
# TCL_THREADS='1'
# TCL_VERSION='8.6'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host_alias='x86_64-unknown-linux'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/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_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define NO_IDEA 1
# #define NO_RC5 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "tls"
# #define PACKAGE_STRING "tls 1.6.7"
# #define PACKAGE_TARNAME "tls"
# #define PACKAGE_VERSION "1.6.7"
# #define STDC_HEADERS 1
# #define TCL_THREADS 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define USE_TCL_STUBS 1
# #define USE_THREAD_ALLOC 1
# #define _LARGEFILE64_SOURCE 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
#
# configure: exit 0