The build took 00h 00m 57s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,714 |
ansic |
382 |
tcl |
301 |
sh |
3,397 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tls 1.6.7-2 (Wed Aug 24 14:16:35 UTC 2016)
==> 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... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -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.7.1-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
gcc -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
gcc -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
tls.c: In function 'VerifyCallback':
tls.c:311:20: warning: variable 'string' set but not used [-Wunused-but-set-variable]
char *errStr, *string;
^~~~~~
tlsIO.c: In function 'TlsCloseProc':
tlsIO.c:289:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
dprintf(stderr,"\nTlsCloseProc(0x%x)", (unsigned int) statePtr);
^
tlsIO.c: In function 'TlsOutputProc':
tlsIO.c:426:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
dprintf(stderr,"\nBIO_write(0x%x, %d)", (unsigned int) statePtr, toWrite);
^
tlsIO.c:464:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) statePtr, toWrite, written);
^
tlsIO.c: In function 'TlsGetOptionProc':
tlsIO.c:556:9: warning: variable 'len' set but not used [-Wunused-but-set-variable]
size_t len = 0;
^~~
tlsIO.c: In function 'Tls_WaitForConnect':
tlsIO.c:890:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
dprintf(stderr,"\nWaitForConnect(0x%x)", (unsigned int) statePtr);
^
tls.c: In function 'MiscObjCmd':
tls.c:1528:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"C", MBSTRING_ASC, k_C, -1, -1, 0);
^~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1529:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"ST", MBSTRING_ASC, k_ST, -1, -1, 0);
^~~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1530:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"L", MBSTRING_ASC, k_L, -1, -1, 0);
^~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1531:54: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"O", MBSTRING_ASC, k_O, -1, -1, 0);
^~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1532:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"OU", MBSTRING_ASC, k_OU, -1, -1, 0);
^~~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1533:55: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"CN", MBSTRING_ASC, k_CN, -1, -1, 0);
^~~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
tls.c:1534:58: warning: pointer targets in passing argument 4 of 'X509_NAME_add_entry_by_txt' differ in signedness [-Wpointer-sign]
X509_NAME_add_entry_by_txt(name,"Email", MBSTRING_ASC, k_Email, -1, -1, 0);
^~~~~~~
In file included from /usr/include/openssl/ssl.h:156:0,
from tlsInt.h:52,
from tls.c:26:
/usr/include/openssl/x509.h:1039:5: note: expected 'const unsigned char *' but argument is of type 'char *'
int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -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
tlsBIO.c: In function 'BioWrite':
tlsBIO.c:65:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) bio, bufLen, (unsigned int) chan);
^
tlsBIO.c:65:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) bio, bufLen, (unsigned int) chan);
^
tlsBIO.c:74:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) chan, bufLen, ret, Tcl_Eof(chan), Tcl_GetErrno());
^
tlsBIO.c: In function 'BioRead':
tlsBIO.c:100:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) bio, bufLen, (unsigned int) chan);
^
tlsBIO.c:100:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) bio, bufLen, (unsigned int) chan);
^
tlsBIO.c:111:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) chan, bufLen, ret, Tcl_Eof(chan), Tcl_GetErrno());
^
tlsBIO.c: In function 'BioCtrl':
tlsBIO.c:147:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) bio, (unsigned int) cmd, (unsigned int) num,
^
tlsBIO.c:148:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned int) ptr);
^
gcc -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
gcc -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
(echo 'package ifneeded tls 1.6.7 \
"[list source [file join $dir tls.tcl]] ; \
[list tls::initlib $dir libtls1.6.7.so]"'\
) > pkgIndex.tcl
rm -f libtls1.6.7.so
gcc -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
==> 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
Installing header files in /tmp/tls/pkg/tls/usr/include
: /tmp/tls/pkg/tls/usr/lib/tls1.6.7/libtls1.6.7.so
Installing ./tls.h
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
==> 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 (Wed Aug 24 14:16:53 UTC 2016)
CMD: pacman --query --file tls-1.6.7-2-x86_64.pkg.tar.xz
Creating hybrid package for 'tls'
Trying to find vanilla package 'tls'...
CMD: pacman --query --file /mirror/haskell-gnutls-0.2-3.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-tlsh-3.4.5-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python-tlsh-3.4.5-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-gnutls-3.0.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-warp-tls-3.2.2-4.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-tlslite-0.4.8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mbedtls-2.3.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/gnutls-3.4.14-1.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-tls-1.3.8-6.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-http-client-tls-0.2.4.1-4.pkg.tar.xz
CMD: pacman --query --file /mirror/tls-1.6.7-2.pkg.tar.xz
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
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 = 7fba3c378b02
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/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:1796: result: no
configure:1805: checking for gcc
configure:1821: found /usr/bin/gcc
configure:1831: result: gcc
configure:2075: checking for C compiler version
configure:2078: gcc --version &5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2081: $? = 0
configure:2083: gcc -v &5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2086: $? = 0
configure:2088: gcc -V &5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2091: $? = 1
configure:2114: checking for C compiler default output file name
configure:2117: gcc 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: gcc -o conftest conftest.c >&5
configure:2214: $? = 0
configure:2239: result:
configure:2245: checking for suffix of object files
configure:2266: gcc -c conftest.c >&5
configure:2269: $? = 0
configure:2291: result: o
configure:2295: checking whether we are using the GNU C compiler
configure:2319: gcc -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 gcc accepts -g
configure:2378: gcc -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 gcc option to accept ANSI C
configure:2495: gcc -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: 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:2556: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2694: checking how to run the C preprocessor
configure:2729: gcc -E conftest.c
configure:2735: $? = 0
configure:2767: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -E
configure:2836: gcc -E conftest.c
configure:2842: $? = 0
configure:2874: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -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: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(2);
^~~~
conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:26:7: note: include '' or provide a declaration of 'exit'
conftest.c:27:3: warning: incompatible implicit declaration of built-in function 'exit'
exit (0);
^~~~
conftest.c:27:3: note: include '' or provide a declaration of 'exit'
configure:3283: $? = 0
configure:3285: ./conftest
configure:3288: $? = 0
configure:3303: result: yes
configure:3327: checking for sys/types.h
configure:3343: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:2: error: unknown type name 'not'
not big endian
^~~
conftest.c:26:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
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: gcc -o conftest -pipe conftest.c >&5
conftest.c:43:6: warning: conflicting types for built-in function 'sin'
char sin ();
^~~
/tmp/ccgN2G9P.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `sin'
/tmp/ccgN2G9P.o:(.data+0x0): undefined reference to `sin'
collect2: error: ld returned 1 exit status
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: gcc -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: gcc -o conftest -pipe conftest.c -linet >&5
/usr/bin/ld: cannot find -linet
collect2: error: ld returned 1 exit status
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: gcc -c -pipe conftest.c >&5
conftest.c:53:23: fatal error: net/errno.h: No such file or directory
#include
^
compilation terminated.
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: gcc -E conftest.c
conftest.c:19:23: fatal error: net/errno.h: No such file or directory
#include
^
compilation terminated.
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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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.7.1-1-ARCH
configure:7110: checking for dlopen in -ldl
configure:7140: gcc -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: gcc -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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:15: error: storage size of 'buf' isn't known
struct stat64 buf; int i = stat64("/", &buf);
^~~
conftest.c:30:28: warning: implicit declaration of function 'stat64' [-Wimplicit-function-declaration]
struct stat64 buf; int i = stat64("/", &buf);
^~~~~~
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: gcc -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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:19: error: 'open64' undeclared (first use in this function)
char *p = (char *)open64;
^~~~~~
conftest.c:31:19: note: each undeclared identifier is reported only once for each function it appears in
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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:19: error: 'open64' undeclared (first use in this function)
char *p = (char *)open64;
^~~~~~
conftest.c:32:19: note: each undeclared identifier is reported only once for each function it appears in
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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:1: error: unknown type name '__int64'
__int64 value = (__int64) 0;
^~~~~~~
conftest.c:31:18: error: '__int64' undeclared (first use in this function)
__int64 value = (__int64) 0;
^~~~~~~
conftest.c:31:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:31:27: error: expected ',' or ';' before numeric constant
__int64 value = (__int64) 0;
^
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: gcc -c -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:21: error: duplicate case value
case 1: case (sizeof(long long)==sizeof(long)): ;
^~~~
conftest.c:32:13: error: previously used here
case 1: case (sizeof(long long)==sizeof(long)): ;
^~~~
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 7fba3c378b02
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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_sin=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_errno_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_lib_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_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
tcl_cv_cc_pipe=yes
tcl_cv_cc_visibility_hidden=yes
tcl_cv_dirent_h=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=yes
tcl_cv_flag__largefile_source64=no
tcl_cv_sys_version=Linux-4.7.1-1-ARCH
tcl_cv_type_64bit=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='gcc'
CELIB_DIR=''
CFLAGS=' -pipe ${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='gcc -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='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/usr'
host_alias='x86_64-unknown-linux'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${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