Build of expect with clang_glibc toolchain

The build took 00h 01m 48s and was SUCCESSFUL.

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

SLOCLanguage
17,881 ansic
7,167 sh
576 exp
126 makefile
17 tcl
25,767 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: expect 5.45-4 (Thu Apr 13 20:13:50 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.9)
# configure: configuring expect 5.45
# 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 Tcl private include files... private headers found with public headers
# 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 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 sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/sysmacros.h usability... yes
# checking sys/sysmacros.h presence... yes
# checking for sys/sysmacros.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking sys/sysconfig.h usability... no
# checking sys/sysconfig.h presence... no
# checking for sys/sysconfig.h... no
# checking sys/fcntl.h usability... yes
# checking sys/fcntl.h presence... yes
# checking for sys/fcntl.h... yes
# checking sys/ptem.h usability... no
# checking sys/ptem.h presence... no
# checking for sys/ptem.h... no
# checking sys/strredir.h usability... no
# checking sys/strredir.h presence... no
# checking for sys/strredir.h... no
# checking sys/strpty.h usability... no
# checking sys/strpty.h presence... no
# checking for sys/strpty.h... no
# checking for sys/bsdtypes.h... no
# checking return type of signal handlers... void
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for struct tm.tm_zone... yes
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking tm_tzadj in struct tm... no
# checking tm_gmtoff in struct tm... yes
# checking long timezone variable... yes
# checking union wait... yes
# checking for gethostname... yes
# checking for socket... yes
# checking for select... yes
# checking for getpseudotty... no
# checking for getpseudotty in -lseq... no
# checking for openpty... no
# checking for openpty in -lutil... yes
# checking if running Sequent running SVR4... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for pid_t... yes
# checking if running Mach... no
# checking if running MachTen... no
# checking if on Pyramid... no
# checking if on Apollo... no
# checking if on Interactive... no
# checking stty to use... /bin/stty
# checking if stty reads stdout... no
# checking if running Solaris... no
# checking for memmove... yes
# checking for sysconf... yes
# checking for strftime... yes
# checking for strchr... yes
# checking for timezone... yes
# checking for siglongjmp... yes
# checking for memcpy... yes
# checking if WNOHANG requires _POSIX_SOURCE... no
# checking if any value exists for WNOHANG... yes
# checking mask type of select... none
# checking if signals need to be re-armed... no
# checking if on Convex... no
# checking if on HP... no
# checking sane default stty arguments...
# checking for HP style pty allocation... no
# checking for HP style pty trapping... no
# checking for AIX new-style pty allocation... no
# checking for SGI old-style pty allocation... no
# checking for SCO style pty allocation... no
# checking for SVR4 style pty allocation... yes
# checking for libpts="-lpt" in -lpt... no
# checking for ptsname... yes
# checking for OSF/1 style pty allocation... no
# checking for tcgetattr... yes
# checking for tcsetattr... yes
# checking for struct sgttyb... no
# checking for struct termio... yes
# checking for struct termios... yes
# checking if TCGETS or TCGETA in termios.h... no
# checking if TIOCGWINSZ in termios.h... no
# checking for Cray-style ptys... no
# checking for select... yes
# checking for poll... yes
# checking event handling... via select
# checking for _getpty... no
# checking for getpty... no
# checking whether setpgrp takes no argument... yes
# checking for SV-style timezone... yes
# checking for long file names... yes
# checking for tclsh... /usr/bin/tclsh8.6
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: executing default commands
# chmod: cannot access './install-sh': No such file or directory
# configure: configuring in testsuite
# configure: running /bin/sh './configure' --prefix=/usr '--host=x86_64-unknown-linux' '--prefix=/usr' '--mandir=/usr/share/man' 'CC=clang' 'CFLAGS=' 'CPPFLAGS=' 'LDFLAGS=' 'host_alias=x86_64-unknown-linux' --cache-file=/dev/null --srcdir=.
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for correct TEA configuration... ok (TEA 3.9)
# configure: configuring exp_test 0.43
# checking for Tcl configuration... found /usr/lib/tclConfig.sh
# checking for existence of /usr/lib/tclConfig.sh... loading
# 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
# configure: creating ./config.status
# config.status: creating Makefile
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_command.c` -o exp_command.o
# exp_command.c:587:9: warning: unused variable 'ttyfd' [-Wunused-variable]
# int ttyfd;
# ^
# exp_command.c:3120:9: warning: unused variable 'ttyfd' [-Wunused-variable]
# int ttyfd;
# ^
# exp_command.c:537:1: warning: unused function 'expSetpgrp' [-Wunused-function]
# expSetpgrp()
# ^
# 3 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo expect.c` -o expect.o
# In file included from expect.c:44:
# ./retoglob.c:522:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Tcl_UniChar' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
# Tcl_UniChar open;
# ^
# ./retoglob.c:13:22: note: previous declaration is here
# Tcl_UniChar open,
# ^
# ./retoglob.c:523:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Tcl_UniChar' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
# Tcl_UniChar close;
# ^
# ./retoglob.c:14:22: note: previous declaration is here
# Tcl_UniChar close));
# ^
# ./retoglob.c:571:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
# char prefix;
# ^
# ./retoglob.c:33:33: note: previous declaration is here
# ExpBackslash _ANSI_ARGS_ ((char prefix,
# ^
# expect.c:2944:9: warning: variable 'esPtr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (!def) {
# ^~~~
# expect.c:2955:14: note: uninitialized use occurs here
# *esOut = esPtr;
# ^~~~~
# expect.c:2944:5: note: remove the 'if' if its condition is always true
# if (!def) {
# ^~~~~~~~~~
# expect.c:2902:20: note: initialize the variable 'esPtr' to silence this warning
# ExpState *esPtr;
# ^
# = NULL
# 4 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_inter.c` -o exp_inter.o
# exp_inter.c:415:16: warning: variable 'offsetBytes' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# } else if ((matchBytes + skipBytes - seenBytes) > 0) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# exp_inter.c:421:30: note: uninitialized use occurs here
# esPtr->input.buffer + offsetBytes,
# ^~~~~~~~~~~
# exp_inter.c:415:12: note: remove the 'if' if its condition is always true
# } else if ((matchBytes + skipBytes - seenBytes) > 0) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# exp_inter.c:408:20: note: initialize the variable 'offsetBytes' to silence this warning
# int offsetBytes;
# ^
# = 0
# exp_inter.c:415:16: warning: variable 'echoBytes' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# } else if ((matchBytes + skipBytes - seenBytes) > 0) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# exp_inter.c:422:6: note: uninitialized use occurs here
# echoBytes);
# ^~~~~~~~~
# exp_inter.c:415:12: note: remove the 'if' if its condition is always true
# } else if ((matchBytes + skipBytes - seenBytes) > 0) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# exp_inter.c:407:18: note: initialize the variable 'echoBytes' to silence this warning
# int echoBytes;
# ^
# = 0
# exp_inter.c:464:9: warning: variable 'cc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (!interruptible) {
# ^~~~~~~~~~~~~~
# exp_inter.c:476:9: note: uninitialized use occurs here
# if (cc > 0) {
# ^~
# exp_inter.c:464:5: note: remove the 'if' if its condition is always true
# if (!interruptible) {
# ^~~~~~~~~~~~~~~~~~~~
# exp_inter.c:440:11: note: initialize the variable 'cc' to silence this warning
# int cc;
# ^
# = 0
# exp_inter.c:709:13: warning: unused variable 'return_cmd' [-Wunused-variable]
# static char return_cmd[] = "return";
# ^
# exp_inter.c:710:13: warning: unused variable 'interpreter_cmd' [-Wunused-variable]
# static char interpreter_cmd[] = "interpreter";
# ^
# 5 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_regexp.c` -o exp_regexp.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_tty.c` -o exp_tty.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_log.c` -o exp_log.o
# exp_log.c:91:9: warning: variable 'wc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (esPtr->valid)
# ^~~~~~~~~~~~
# exp_log.c:101:12: note: uninitialized use occurs here
# return wc;
# ^~
# exp_log.c:91:5: note: remove the 'if' if its condition is always true
# if (esPtr->valid)
# ^~~~~~~~~~~~~~~~~
# exp_log.c:88:11: note: initialize the variable 'wc' to silence this warning
# int wc;
# ^
# = 0
# 1 warning generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_main_sub.c` -o exp_main_sub.o
# exp_main_sub.c:306:16: warning: implicit declaration of function 'exp_tty_cooked_echo' is invalid in C99 [-Wimplicit-function-declaration]
# tty_changed = exp_tty_cooked_echo(interp,&tty_old,&was_raw,&was_echo);
# ^
# 1 warning generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_pty.c` -o exp_pty.o
# exp_pty.c:138:21: warning: unused variable 'oldHupHandler' [-Wunused-variable]
# static RETSIGTYPE (*oldHupHandler)();
# ^
# 1 warning generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_trap.c` -o exp_trap.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_strf.c` -o exp_strf.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_console.c` -o exp_console.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_glob.c` -o exp_glob.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_win.c` -o exp_win.o
# exp_win.c:90:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# exp_win.c:105:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# exp_win.c:154:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# exp_win.c:165:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# 4 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_clib.c` -o exp_clib.o
# exp_clib.c:1479:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# fprintf(stderr,str);
# ^~~
# exp_clib.c:1480:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# if (exp_logfile) fprintf(exp_logfile,str);
# ^~~
# exp_clib.c:1821:12: warning: implicit declaration of function 'setpgrp' is invalid in C99 [-Wimplicit-function-declaration]
# (void) setpgrp();
# ^
# exp_clib.c:1852:3: warning: implicit declaration of function 'exp_init_tty' is invalid in C99 [-Wimplicit-function-declaration]
# exp_init_tty();
# ^
# exp_clib.c:1892:13: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
# if (-1 == (pipe(sync_fds))) {
# ^
# exp_clib.c:1896:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
# close(sync_fds[0]);
# ^
# exp_clib.c:1909:17: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration]
# if ((exp_pid = fork()) == -1) return(-1);
# ^
# exp_clib.c:1949:8: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
# cc = read(sync_fds[0],&sync_byte,1);
# ^
# exp_clib.c:1963:8: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
# cc = write(sync2_fds[1]," ",1);
# ^
# exp_clib.c:1990:4: warning: implicit declaration of function 'waitpid' is invalid in C99 [-Wimplicit-function-declaration]
# waitpid(exp_pid, NULL, 0);
# ^
# exp_clib.c:2021:2: warning: implicit declaration of function 'setsid' is invalid in C99 [-Wimplicit-function-declaration]
# setsid();
# ^
# exp_clib.c:2217:16: warning: implicit declaration of function 'execvp' is invalid in C99 [-Wimplicit-function-declaration]
# (void) execvp(file,argv);
# ^
# exp_clib.c:1836:6: warning: unused variable 'ttyfd' [-Wunused-variable]
# int ttyfd;
# ^
# exp_clib.c:2333:19: warning: implicit declaration of function 'alarm' is invalid in C99 [-Wimplicit-function-declaration]
# if (timeout > 0) alarm(timeout);
# ^
# exp_clib.c:2856:6: warning: unused variable 'ttyfd' [-Wunused-variable]
# int ttyfd;
# ^
# exp_clib.c:1812:1: warning: unused function 'exp_setpgrp' [-Wunused-function]
# exp_setpgrp()
# ^
# 16 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_closetcl.c` -o exp_closetcl.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_memmove.c` -o exp_memmove.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_tty_comm.c` -o exp_tty_comm.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_chan.c` -o exp_chan.o
# exp_chan.c:61:5: warning: incompatible pointer types initializing 'Tcl_ChannelTypeVersion' (aka 'struct Tcl_ChannelTypeVersion_ *') with an expression of type 'int (ClientData, int)' (aka 'int (void *, int)') [-Wincompatible-pointer-types]
# ExpBlockModeProc, /* Set blocking/nonblocking mode.*/
# ^~~~~~~~~~~~~~~~
# exp_chan.c:434:15: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast]
# *handlePtr = (ClientData) esPtr->fdin;
# ^
# exp_chan.c:437:15: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast]
# *handlePtr = (ClientData) esPtr->fdin;
# ^
# exp_chan.c:568:30: warning: incompatible pointer types passing 'union wait *' to parameter of type 'int *' [-Wincompatible-pointer-types]
# result = waitpid(esPtr->pid,&esPtr->wait,WNOHANG);
# ^~~~~~~~~~~~
# /usr/include/sys/wait.h:136:45: note: passing argument to parameter '__stat_loc' here
# extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options);
# ^
# exp_chan.c:610:6: warning: implicit declaration of function 'exp_background_channelhandler' is invalid in C99 [-Wimplicit-function-declaration]
# exp_background_channelhandler((ClientData)esPtr,0);
# ^
# 5 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo Dbg.c` -o Dbg.o
# Dbg.c:475:37: warning: passing 'Tcl_Obj *const *' (aka 'struct Tcl_Obj *const *') to parameter of type 'Tcl_Obj **' (aka 'struct Tcl_Obj **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# print_objv(interp,curf->objc,curf->objv)
# ^~~~~~~~~~
# Dbg.c:494:59: warning: passing 'Tcl_Obj *const *' (aka 'struct Tcl_Obj *const *') to parameter of type 'Tcl_Obj **' (aka 'struct Tcl_Obj **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# print(interp," %s: %s\n",level,print_objv(interp,objc,objv));
# ^~~~
# Dbg.c:606:44: warning: data argument not used by format string [-Wformat-extra-args]
# sprintf(level_text,(level == -1)?"?":"%d",level);
# ~~~ ^
# Dbg.c:619:42: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# break_status |= breakpoint_test(interp,command,b);
# ^~~~~~~
# Dbg.c:632:10: warning: 4 enumeration values not handled in switch: 'none', 'up', 'down'... [-Wswitch]
# switch (debug_cmd) {
# ^
# Dbg.c:666:36: warning: passing 'const char **' to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
# level_text,print_argv(interp,1,&command));
# ^~~~~~~~
# Dbg.c:698:10: warning: enumeration values 'none', 'up', and 'down' not handled in switch [-Wswitch]
# switch (debug_cmd) {
# ^
# 7 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo pty_termios.c` -o pty_termios.o
# pty_termios.c:473:6: warning: implicit declaration of function 'openpty' is invalid in C99 [-Wimplicit-function-declaration]
# if (openpty(&master, &slave, master_name, 0, 0) != 0) {
# ^
# pty_termios.c:375:14: warning: unused variable 'bank' [-Wunused-variable]
# char *hex, *bank;
# ^
# pty_termios.c:376:14: warning: unused variable 'stat_buf' [-Wunused-variable]
# struct stat stat_buf;
# ^
# pty_termios.c:379:6: warning: unused variable 'num' [-Wunused-variable]
# int num;
# ^
# pty_termios.c:375:8: warning: unused variable 'hex' [-Wunused-variable]
# char *hex, *bank;
# ^
# pty_termios.c:644:66: warning: implicit declaration of function 'expErrnoMsg' is invalid in C99 [-Wimplicit-function-declaration]
# sprintf(exp_pty_error,"open(%s,rw) = %d (%s)",slave_name,slave,expErrnoMsg(errno));
# ^
# pty_termios.c:644:66: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
# sprintf(exp_pty_error,"open(%s,rw) = %d (%s)",slave_name,slave,expErrnoMsg(errno));
# ~~ ^~~~~~~~~~~~~~~~~~
# %d
# pty_termios.c:676:44: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# ttytype(SET_TTYTYPE,slave,ttycopy,ttyinit,stty_args);
# ^~~~~~~~~
# pty_termios.c:638:13: warning: unused variable 'slave2' [-Wunused-variable]
# int slave, slave2;
# ^
# pty_termios.c:639:7: warning: unused variable 'buf' [-Wunused-variable]
# char buf[10240];
# ^
# 10 warnings generated.
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_select.c` -o exp_select.o
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_event.c` -o exp_event.o
# exp_event.c:116:13: warning: enumeration values 'armed' and 'unarmed' not handled in switch [-Wswitch]
# switch (esPtr->bg_status) {
# ^
# 1 warning generated.
# rm -f libexpect5.45.so
# clang -shared -pipe -O2 -fomit-frame-pointer -Wall -fPIC -Wl,--export-dynamic -o libexpect5.45.so exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o -lutil -lieee -lm -Wl,-rpath,/usr/lib -L/usr/lib -ltclstub8.6
# : libexpect5.45.so
# clang -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_main_exp.c` -o exp_main_exp.o
# clang \
# -pipe -O2 -fomit-frame-pointer -Wall -fPIC \
# -Wl,--export-dynamic \
# -o expect exp_main_exp.o \
# -L/tmp/expect/src/expect5.45 -lexpect5.45 \
# -L/usr/lib -ltcl8.6 \
# -ldl -lieee -lm \
# -Wl,-rpath,/usr/lib \
# -Wl,-rpath,/usr/lib/expect5.45
# : expect
# (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \
# echo 'package ifneeded Expect 5.45 \
# [list load [file join $dir libexpect5.45.so]]'\
# ) > pkgIndex.tcl
# ==> Entering fakeroot environment...
# ==> Starting package()...
# (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \
# echo 'package ifneeded Expect 5.45 \
# [list load [file join $dir libexpect5.45.so]]'\
# ) > pkgIndex.tcl
# /usr/bin/install -c libexpect5.45.so /tmp/expect/pkg/expect/usr/lib/expect5.45/libexpect5.45.so
# : /tmp/expect/pkg/expect/usr/lib/expect5.45/libexpect5.45.so
# Install pkgIndex.tcl /tmp/expect/pkg/expect/usr/lib/expect5.45
# /usr/bin/install -c expect /tmp/expect/pkg/expect/usr/bin/expect
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/timed-run > timed-run
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/timed-read > timed-read
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/ftp-rfc > ftp-rfc
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/autopasswd > autopasswd
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/lpunlock > lpunlock
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/weather > weather
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/passmass > passmass
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/rftp > rftp
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/kibitz > kibitz
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/rlogin-cwd > rlogin-cwd
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/xpstat > xpstat
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/tkpasswd > tkpasswd
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/dislocate > dislocate
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/xkibitz > xkibitz
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/tknewsbiff > tknewsbiff
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/unbuffer > unbuffer
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/mkpasswd > mkpasswd
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/cryptdir > cryptdir
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/decryptdir > decryptdir
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/autoexpect > autoexpect
# TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot" PATH=".:/usr/lib:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/multixterm > multixterm
# Installing header files in /tmp/expect/pkg/expect/usr/include
# Installing ./expect.h
# Installing ./expect_tcl.h
# Installing ./expect_comm.h
# Installing ./tcldbg.h
# for i in timed-run timed-read ftp-rfc autopasswd lpunlock weather passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect multixterm end_of_list ; do \
# if [ -f $i ] ; then \
# /usr/bin/install -c $i /tmp/expect/pkg/expect/usr/bin/$i ; \
# rm -f $i ; \
# else true; fi ; \
# done
# Installing documentation in /tmp/expect/pkg/expect/usr/share/man
# /usr/bin/install -c -m 644 ./expect.man /tmp/expect/pkg/expect/usr/share/man/man1/expect.1
# /usr/bin/install -c -m 644 ./libexpect.man /tmp/expect/pkg/expect/usr/share/man/man3/libexpect.3
# for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect multixterm end_of_list ; do \
# if [ -f ./example/$i.man ] ; then \
# /usr/bin/install -c -m 644 ./example/$i.man /tmp/expect/pkg/expect/usr/share/man/man1/$i.1 ; \
# else true; fi ; \
# done
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "expect"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: expect 5.45-4 (Thu Apr 13 20:14:45 UTC 2017)

CMD: pacman --query --file expect-5.45-4-x86_64.pkg.tar.xz
# expect 5.45-4

Creating hybrid package for 'expect'

Trying to find vanilla package 'expect'...

CMD: pacman --query --file /mirror/python-doublex-expects-0.7.0rc2-1.pkg.tar.xz
# python-doublex-expects 0.7.0rc2-1

CMD: pacman --query --file /mirror/python2-expects-0.8.0-1.pkg.tar.xz
# python2-expects 0.8.0-1

CMD: pacman --query --file /mirror/ruby-rspec-expectations-3.5.0-1.pkg.tar.xz
# ruby-rspec-expectations 3.5.0-1

CMD: pacman --query --file /mirror/expect-5.45-4.pkg.tar.xz
# expect 5.45-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/expect5.45/pkgIndex.tcl
# /usr/lib/expect5.45/libexpect5.45.so
# /usr/share/man/man3/libexpect.3.gz
# /usr/share/man/man1/expect.1.gz
# /usr/share/man/man1/kibitz.1.gz
# /usr/share/man/man1/multixterm.1.gz
# /usr/share/man/man1/passmass.1.gz
# /usr/share/man/man1/autoexpect.1.gz
# /usr/share/man/man1/decryptdir.1.gz
# /usr/share/man/man1/mkpasswd.1.gz
# /usr/share/man/man1/cryptdir.1.gz
# /usr/share/man/man1/xkibitz.1.gz
# /usr/share/man/man1/tknewsbiff.1.gz
# /usr/share/man/man1/unbuffer.1.gz
# /usr/share/man/man1/dislocate.1.gz
# /usr/share/licenses/expect/README
# /usr/include/expect_tcl.h
# /usr/include/expect.h
# /usr/include/expect_comm.h
# /usr/include/tcldbg.h
# /usr/bin/cryptdir
# /usr/bin/autopasswd
# /usr/bin/unbuffer
# /usr/bin/passmass
# /usr/bin/rlogin-cwd
# /usr/bin/ftp-rfc
# /usr/bin/multixterm
# /usr/bin/decryptdir
# /usr/bin/expect
# /usr/bin/lpunlock
# /usr/bin/mkpasswd
# /usr/bin/rftp
# /usr/bin/dislocate
# /usr/bin/weather
# /usr/bin/tknewsbiff
# /usr/bin/xkibitz
# /usr/bin/timed-run
# /usr/bin/kibitz
# /usr/bin/autoexpect
# /usr/bin/xpstat
# /usr/bin/tkpasswd
# /usr/bin/timed-read
# /sysroot/usr/lib/expect5.45/libexpect5.45.so
# /sysroot/usr/lib/expect5.45/pkgIndex.tcl
# /sysroot/usr/include/expect.h
# /sysroot/usr/include/expect_tcl.h
# /sysroot/usr/include/expect_comm.h
# /sysroot/usr/include/tcldbg.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/expect.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/expect.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/expect/src/expect5.45/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 expect configure 5.45, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8c28450cb3f7
# 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:1330: checking for correct TEA configuration
# configure:1349: result: ok (TEA 3.9)
# configure:1414: configuring expect 5.45
# configure:1488: checking for Tcl configuration
# configure:1615: result: found /usr/lib/tclConfig.sh
# configure:1621: checking for existence of /usr/lib/tclConfig.sh
# configure:1625: result: loading
# configure:1763: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
# configure:1799: checking for x86_64-unknown-linux-gcc
# configure:1825: result: clang
# configure:2107: checking for C compiler version
# configure:2110: 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:2113: $? = 0
# configure:2115: 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:2118: $? = 0
# configure:2120: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2123: $? = 1
# configure:2146: checking for C compiler default output file name
# configure:2149: clang conftest.c >&5
# configure:2152: $? = 0
# configure:2198: result: a.out
# configure:2203: checking whether the C compiler works
# configure:2209: ./a.out
# configure:2212: $? = 0
# configure:2229: result: yes
# configure:2236: checking whether we are cross compiling
# configure:2238: result: no
# configure:2241: checking for suffix of executables
# configure:2243: clang -o conftest conftest.c >&5
# configure:2246: $? = 0
# configure:2271: result:
# configure:2277: checking for suffix of object files
# configure:2298: clang -c conftest.c >&5
# configure:2301: $? = 0
# configure:2323: result: o
# configure:2327: checking whether we are using the GNU C compiler
# configure:2351: clang -c conftest.c >&5
# configure:2357: $? = 0
# configure:2361: test -z
# || test ! -s conftest.err
# configure:2364: $? = 0
# configure:2367: test -s conftest.o
# configure:2370: $? = 0
# configure:2383: result: yes
# configure:2389: checking whether clang accepts -g
# configure:2410: clang -c -g conftest.c >&5
# configure:2416: $? = 0
# configure:2420: test -z
# || test ! -s conftest.err
# configure:2423: $? = 0
# configure:2426: test -s conftest.o
# configure:2429: $? = 0
# configure:2440: result: yes
# configure:2457: checking for clang option to accept ANSI C
# configure:2527: clang -c conftest.c >&5
# configure:2533: $? = 0
# configure:2537: test -z
# || test ! -s conftest.err
# configure:2540: $? = 0
# configure:2543: test -s conftest.o
# configure:2546: $? = 0
# configure:2564: result: none needed
# configure:2582: 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:2588: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2726: checking how to run the C preprocessor
# configure:2761: clang -E conftest.c
# configure:2767: $? = 0
# configure:2799: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2805: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | /* end confdefs.h. */
# | #include
# configure:2844: result: clang -E
# configure:2868: clang -E conftest.c
# configure:2874: $? = 0
# configure:2906: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2912: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | /* end confdefs.h. */
# | #include
# configure:2969: checking for a BSD-compatible install
# configure:3024: result: /usr/bin/install -c
# configure:3040: checking whether make sets $(MAKE)
# configure:3060: result: yes
# configure:3077: checking for x86_64-unknown-linux-ranlib
# configure:3106: result: no
# configure:3115: checking for ranlib
# configure:3131: found /usr/bin/ranlib
# configure:3142: result: ranlib
# configure:3164: checking for egrep
# configure:3174: result: grep -E
# configure:3179: checking for ANSI C header files
# configure:3204: clang -c conftest.c >&5
# configure:3210: $? = 0
# configure:3214: test -z
# || test ! -s conftest.err
# configure:3217: $? = 0
# configure:3220: test -s conftest.o
# configure:3223: $? = 0
# configure:3312: clang -o conftest conftest.c >&5
# conftest.c:27:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:27:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3315: $? = 0
# configure:3317: ./conftest
# configure:3320: $? = 0
# configure:3335: result: yes
# configure:3359: checking for sys/types.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for sys/stat.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for stdlib.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for string.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for memory.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for strings.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for inttypes.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for stdint.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3359: checking for unistd.h
# configure:3375: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3385: test -z
# || test ! -s conftest.err
# configure:3388: $? = 0
# configure:3391: test -s conftest.o
# configure:3394: $? = 0
# configure:3405: result: yes
# configure:3427: checking if the compiler understands -pipe
# configure:3450: clang -c -pipe conftest.c >&5
# configure:3456: $? = 0
# configure:3460: test -z
# || test ! -s conftest.err
# configure:3463: $? = 0
# configure:3466: test -s conftest.o
# configure:3469: $? = 0
# configure:3481: result: yes
# configure:3492: checking whether byte ordering is bigendian
# configure:3519: clang -c -pipe conftest.c >&5
# configure:3525: $? = 0
# configure:3529: test -z
# || test ! -s conftest.err
# configure:3532: $? = 0
# configure:3535: test -s conftest.o
# configure:3538: $? = 0
# configure:3562: clang -c -pipe conftest.c >&5
# conftest.c:27:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:3568: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:3703: result: no
# configure:3731: checking for sin
# configure:3788: clang -o conftest -pipe conftest.c >&5
# conftest.c:44:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:44:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-89ff8c.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `sin'
# /tmp/conftest-89ff8c.o:(.data+0x0): undefined reference to `sin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3794: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:3819: result: no
# configure:3827: checking for main in -lieee
# configure:3851: clang -o conftest -pipe conftest.c -lieee >&5
# configure:3857: $? = 0
# configure:3861: test -z
# || test ! -s conftest.err
# configure:3864: $? = 0
# configure:3867: test -s conftest
# configure:3870: $? = 0
# configure:3883: result: yes
# configure:3895: checking for main in -linet
# configure:3919: 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:3925: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:3951: result: no
# configure:3967: checking net/errno.h usability
# configure:3979: clang -c -pipe conftest.c >&5
# conftest.c:54:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:3985: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4008: result: no
# configure:4012: checking net/errno.h presence
# configure:4022: clang -E conftest.c
# conftest.c:20:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:4028: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4048: result: no
# configure:4083: checking for net/errno.h
# configure:4090: result: no
# configure:4124: checking for connect
# configure:4181: clang -o conftest -pipe conftest.c >&5
# configure:4187: $? = 0
# configure:4191: test -z
# || test ! -s conftest.err
# configure:4194: $? = 0
# configure:4197: test -s conftest
# configure:4200: $? = 0
# configure:4212: result: yes
# configure:4487: checking for gethostbyname
# configure:4544: clang -o conftest -pipe conftest.c >&5
# configure:4550: $? = 0
# configure:4554: test -z
# || test ! -s conftest.err
# configure:4557: $? = 0
# configure:4560: test -s conftest
# configure:4563: $? = 0
# configure:4575: result: yes
# configure:4659: checking dirent.h
# configure:4700: clang -o conftest -pipe conftest.c >&5
# configure:4706: $? = 0
# configure:4710: test -z
# || test ! -s conftest.err
# configure:4713: $? = 0
# configure:4716: test -s conftest
# configure:4719: $? = 0
# configure:4731: result: yes
# configure:4753: checking errno.h usability
# configure:4765: clang -c -pipe conftest.c >&5
# configure:4771: $? = 0
# configure:4775: test -z
# || test ! -s conftest.err
# configure:4778: $? = 0
# configure:4781: test -s conftest.o
# configure:4784: $? = 0
# configure:4794: result: yes
# configure:4798: checking errno.h presence
# configure:4808: clang -E conftest.c
# configure:4814: $? = 0
# configure:4834: result: yes
# configure:4869: checking for errno.h
# configure:4876: result: yes
# configure:4901: checking float.h usability
# configure:4913: clang -c -pipe conftest.c >&5
# configure:4919: $? = 0
# configure:4923: test -z
# || test ! -s conftest.err
# configure:4926: $? = 0
# configure:4929: test -s conftest.o
# configure:4932: $? = 0
# configure:4942: result: yes
# configure:4946: checking float.h presence
# configure:4956: clang -E conftest.c
# configure:4962: $? = 0
# configure:4982: result: yes
# configure:5017: checking for float.h
# configure:5024: result: yes
# configure:5049: checking values.h usability
# configure:5061: clang -c -pipe conftest.c >&5
# configure:5067: $? = 0
# configure:5071: test -z
# || test ! -s conftest.err
# configure:5074: $? = 0
# configure:5077: test -s conftest.o
# configure:5080: $? = 0
# configure:5090: result: yes
# configure:5094: checking values.h presence
# configure:5104: clang -E conftest.c
# configure:5110: $? = 0
# configure:5130: result: yes
# configure:5165: checking for values.h
# configure:5172: result: yes
# configure:5197: checking limits.h usability
# configure:5209: clang -c -pipe conftest.c >&5
# configure:5215: $? = 0
# configure:5219: test -z
# || test ! -s conftest.err
# configure:5222: $? = 0
# configure:5225: test -s conftest.o
# configure:5228: $? = 0
# configure:5238: result: yes
# configure:5242: checking limits.h presence
# configure:5252: clang -E conftest.c
# configure:5258: $? = 0
# configure:5278: result: yes
# configure:5313: checking for limits.h
# configure:5320: result: yes
# configure:5340: checking for stdlib.h
# configure:5345: result: yes
# configure:5542: checking for string.h
# configure:5547: result: yes
# configure:5741: checking sys/wait.h usability
# configure:5753: clang -c -pipe conftest.c >&5
# configure:5759: $? = 0
# configure:5763: test -z
# || test ! -s conftest.err
# configure:5766: $? = 0
# configure:5769: test -s conftest.o
# configure:5772: $? = 0
# configure:5782: result: yes
# configure:5786: checking sys/wait.h presence
# configure:5796: clang -E conftest.c
# configure:5802: $? = 0
# configure:5822: result: yes
# configure:5857: checking for sys/wait.h
# configure:5864: result: yes
# configure:5889: checking dlfcn.h usability
# configure:5901: clang -c -pipe conftest.c >&5
# configure:5907: $? = 0
# configure:5911: test -z
# || test ! -s conftest.err
# configure:5914: $? = 0
# configure:5917: test -s conftest.o
# configure:5920: $? = 0
# configure:5930: result: yes
# configure:5934: checking dlfcn.h presence
# configure:5944: clang -E conftest.c
# configure:5950: $? = 0
# configure:5970: result: yes
# configure:6005: checking for dlfcn.h
# configure:6012: result: yes
# configure:6043: checking sys/param.h usability
# configure:6055: clang -c -pipe conftest.c >&5
# configure:6061: $? = 0
# configure:6065: test -z
# || test ! -s conftest.err
# configure:6068: $? = 0
# configure:6071: test -s conftest.o
# configure:6074: $? = 0
# configure:6084: result: yes
# configure:6088: checking sys/param.h presence
# configure:6098: clang -E conftest.c
# configure:6104: $? = 0
# configure:6124: result: yes
# configure:6159: checking for sys/param.h
# configure:6166: result: yes
# configure:6198: checking for Tcl public headers
# configure:6273: result: /usr/include
# configure:6288: checking for Tcl private include files
# configure:6342: result: private headers found with public headers
# configure:6414: checking for pthread_mutex_init in -lpthread
# configure:6444: clang -o conftest -pipe conftest.c -lpthread >&5
# configure:6450: $? = 0
# configure:6454: test -z
# || test ! -s conftest.err
# configure:6457: $? = 0
# configure:6460: test -s conftest
# configure:6463: $? = 0
# configure:6476: result: yes
# configure:6797: checking for building with threads
# configure:6805: result: yes (default)
# configure:6846: checking how to build libraries
# configure:6864: result: shared
# configure:6891: checking if 64bit support is requested
# configure:6900: result: no
# configure:6905: checking if 64bit Sparc VIS support is requested
# configure:6914: result: no
# configure:6925: checking if compiler supports visibility "hidden"
# configure:6950: clang -o conftest -pipe -Werror conftest.c >&5
# configure:6956: $? = 0
# configure:6960: test -z
# || test ! -s conftest.err
# configure:6963: $? = 0
# configure:6966: test -s conftest
# configure:6969: $? = 0
# configure:6982: result: yes
# configure:6997: checking if rpath support is requested
# configure:7006: result: yes
# configure:7032: checking system version
# configure:7055: result: Linux-4.10.6-1-ARCH
# configure:7094: checking for ar
# configure:7110: found /usr/bin/ar
# configure:7120: result: ar
# configure:8955: checking for required early compiler flags
# configure:8978: clang -c -pipe conftest.c >&5
# configure:8984: $? = 0
# configure:8988: test -z
# || test ! -s conftest.err
# configure:8991: $? = 0
# configure:8994: test -s conftest.o
# configure:8997: $? = 0
# configure:9083: clang -c -pipe conftest.c >&5
# conftest.c:31:15: error: variable has incomplete type 'struct stat64'
# struct stat64 buf; int i = stat64("/", &buf);
# ^
# conftest.c:31:8: note: forward declaration of 'struct stat64'
# struct stat64 buf; int i = stat64("/", &buf);
# ^
# conftest.c:31: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:9089: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:9126: clang -c -pipe conftest.c >&5
# configure:9132: $? = 0
# configure:9136: test -z
# || test ! -s conftest.err
# configure:9139: $? = 0
# configure:9142: test -s conftest.o
# configure:9145: $? = 0
# configure:9188: clang -c -pipe conftest.c >&5
# conftest.c:32:19: error: use of undeclared identifier 'open64'
# char *p = (char *)open64;
# ^
# 1 error generated.
# configure:9194: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:9231: clang -c -pipe conftest.c >&5
# conftest.c:33:19: error: use of undeclared identifier 'open64'
# char *p = (char *)open64;
# ^
# 1 error generated.
# configure:9237: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:9277: result: _LARGEFILE64_SOURCE
# configure:9282: checking for 64-bit integer type
# configure:9306: clang -c -pipe conftest.c >&5
# conftest.c:32:1: error: use of undeclared identifier '__int64'
# __int64 value = (__int64) 0;
# ^
# 1 error generated.
# configure:9312: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:9356: clang -c -pipe conftest.c >&5
# conftest.c:33:26: error: duplicate case value '1'
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^
# conftest.c:33:18: note: previous case defined here
# case 1: case (sizeof(long long)==sizeof(long)): ;
# ^
# 1 error generated.
# configure:9362: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:9392: result: using long
# configure:9717: checking for build with symbols
# configure:9730: result: no
# configure:9798: checking sys/select.h usability
# configure:9810: clang -c -pipe conftest.c >&5
# configure:9816: $? = 0
# configure:9820: test -z
# || test ! -s conftest.err
# configure:9823: $? = 0
# configure:9826: test -s conftest.o
# configure:9829: $? = 0
# configure:9839: result: yes
# configure:9843: checking sys/select.h presence
# configure:9853: clang -E conftest.c
# configure:9859: $? = 0
# configure:9879: result: yes
# configure:9914: checking for sys/select.h
# configure:9921: result: yes
# configure:9943: checking sys/sysmacros.h usability
# configure:9955: clang -c -pipe conftest.c >&5
# configure:9961: $? = 0
# configure:9965: test -z
# || test ! -s conftest.err
# configure:9968: $? = 0
# configure:9971: test -s conftest.o
# configure:9974: $? = 0
# configure:9984: result: yes
# configure:9988: checking sys/sysmacros.h presence
# configure:9998: clang -E conftest.c
# configure:10004: $? = 0
# configure:10024: result: yes
# configure:10059: checking for sys/sysmacros.h
# configure:10066: result: yes
# configure:10093: checking varargs.h usability
# configure:10105: clang -c -pipe conftest.c >&5
# In file included from conftest.c:67:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:10111: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_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:10134: result: no
# configure:10138: checking varargs.h presence
# configure:10148: clang -E conftest.c
# In file included from conftest.c:33:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:10154: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | /* end confdefs.h. */
# | #include
# configure:10174: result: no
# configure:10209: checking for varargs.h
# configure:10216: result: no
# configure:10242: checking sys/stropts.h usability
# configure:10254: clang -c -pipe conftest.c >&5
# configure:10260: $? = 0
# configure:10264: test -z
# || test ! -s conftest.err
# configure:10267: $? = 0
# configure:10270: test -s conftest.o
# configure:10273: $? = 0
# configure:10283: result: yes
# configure:10287: checking sys/stropts.h presence
# configure:10297: clang -E conftest.c
# configure:10303: $? = 0
# configure:10323: result: yes
# configure:10358: checking for sys/stropts.h
# configure:10365: result: yes
# configure:10389: checking sys/sysconfig.h usability
# configure:10401: clang -c -pipe conftest.c >&5
# conftest.c:68:10: fatal error: 'sys/sysconfig.h' file not found
# #include
# ^
# 1 error generated.
# configure:10407: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_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:10430: result: no
# configure:10434: checking sys/sysconfig.h presence
# configure:10444: clang -E conftest.c
# conftest.c:34:10: fatal error: 'sys/sysconfig.h' file not found
# #include
# ^
# 1 error generated.
# configure:10450: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:10470: result: no
# configure:10505: checking for sys/sysconfig.h
# configure:10512: result: no
# configure:10534: checking sys/fcntl.h usability
# configure:10546: clang -c -pipe conftest.c >&5
# configure:10552: $? = 0
# configure:10556: test -z
# || test ! -s conftest.err
# configure:10559: $? = 0
# configure:10562: test -s conftest.o
# configure:10565: $? = 0
# configure:10575: result: yes
# configure:10579: checking sys/fcntl.h presence
# configure:10589: clang -E conftest.c
# configure:10595: $? = 0
# configure:10615: result: yes
# configure:10650: checking for sys/fcntl.h
# configure:10657: result: yes
# configure:10679: checking sys/ptem.h usability
# configure:10691: clang -c -pipe conftest.c >&5
# conftest.c:69:10: fatal error: 'sys/ptem.h' file not found
# #include
# ^
# 1 error generated.
# configure:10697: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_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:10720: result: no
# configure:10724: checking sys/ptem.h presence
# configure:10734: clang -E conftest.c
# conftest.c:35:10: fatal error: 'sys/ptem.h' file not found
# #include
# ^
# 1 error generated.
# configure:10740: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:10760: result: no
# configure:10795: checking for sys/ptem.h
# configure:10802: result: no
# configure:10824: checking sys/strredir.h usability
# configure:10836: clang -c -pipe conftest.c >&5
# conftest.c:69:10: fatal error: 'sys/strredir.h' file not found
# #include
# ^
# 1 error generated.
# configure:10842: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_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:10865: result: no
# configure:10869: checking sys/strredir.h presence
# configure:10879: clang -E conftest.c
# conftest.c:35:10: fatal error: 'sys/strredir.h' file not found
# #include
# ^
# 1 error generated.
# configure:10885: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:10905: result: no
# configure:10940: checking for sys/strredir.h
# configure:10947: result: no
# configure:10969: checking sys/strpty.h usability
# configure:10981: clang -c -pipe conftest.c >&5
# conftest.c:69:10: fatal error: 'sys/strpty.h' file not found
# #include
# ^
# 1 error generated.
# configure:10987: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_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:11010: result: no
# configure:11014: checking sys/strpty.h presence
# configure:11024: clang -E conftest.c
# conftest.c:35:10: fatal error: 'sys/strpty.h' file not found
# #include
# ^
# 1 error generated.
# configure:11030: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11050: result: no
# configure:11085: checking for sys/strpty.h
# configure:11092: result: no
# configure:11105: checking for sys/bsdtypes.h
# configure:11262: result: no
# configure:11270: checking return type of signal handlers
# configure:11301: clang -c -pipe conftest.c >&5
# configure:11307: $? = 0
# configure:11311: test -z
# || test ! -s conftest.err
# configure:11314: $? = 0
# configure:11317: test -s conftest.o
# configure:11320: $? = 0
# configure:11331: result: void
# configure:11344: checking whether struct tm is in sys/time.h or time.h
# configure:11367: clang -c -pipe conftest.c >&5
# conftest.c:42:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:11373: $? = 0
# configure:11377: test -z
# || test ! -s conftest.err
# configure:11380: $? = 0
# configure:11383: test -s conftest.o
# configure:11386: $? = 0
# configure:11397: result: time.h
# configure:11422: checking sys/time.h usability
# configure:11434: clang -c -pipe conftest.c >&5
# configure:11440: $? = 0
# configure:11444: test -z
# || test ! -s conftest.err
# configure:11447: $? = 0
# configure:11450: test -s conftest.o
# configure:11453: $? = 0
# configure:11463: result: yes
# configure:11467: checking sys/time.h presence
# configure:11477: clang -E conftest.c
# configure:11483: $? = 0
# configure:11503: result: yes
# configure:11538: checking for sys/time.h
# configure:11545: result: yes
# configure:11558: checking whether time.h and sys/time.h may both be included
# configure:11583: clang -c -pipe conftest.c >&5
# configure:11589: $? = 0
# configure:11593: test -z
# || test ! -s conftest.err
# configure:11596: $? = 0
# configure:11599: test -s conftest.o
# configure:11602: $? = 0
# configure:11613: result: yes
# configure:11623: checking for struct tm.tm_zone
# configure:11649: clang -c -pipe conftest.c >&5
# configure:11655: $? = 0
# configure:11659: test -z
# || test ! -s conftest.err
# configure:11662: $? = 0
# configure:11665: test -s conftest.o
# configure:11668: $? = 0
# configure:11728: result: yes
# configure:11819: checking for gmtime_r
# configure:11876: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:11882: $? = 0
# configure:11886: test -z
# || test ! -s conftest.err
# configure:11889: $? = 0
# configure:11892: test -s conftest
# configure:11895: $? = 0
# configure:11907: result: yes
# configure:11819: checking for localtime_r
# configure:11876: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:11882: $? = 0
# configure:11886: test -z
# || test ! -s conftest.err
# configure:11889: $? = 0
# configure:11892: test -s conftest
# configure:11895: $? = 0
# configure:11907: result: yes
# configure:11918: checking tm_tzadj in struct tm
# configure:11940: clang -c -pipe conftest.c >&5
# conftest.c:46:18: error: no member named 'tm_tzadj' in 'struct tm'
# struct tm tm; tm.tm_tzadj;
# ~~ ^
# 1 error generated.
# configure:11946: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct tm tm; tm.tm_tzadj;
# | ;
# | return 0;
# | }
# configure:11970: result: no
# configure:11980: checking tm_gmtoff in struct tm
# configure:12002: clang -c -pipe conftest.c >&5
# conftest.c:46:18: warning: expression result unused [-Wunused-value]
# struct tm tm; tm.tm_gmtoff;
# ~~ ^~~~~~~~~
# 1 warning generated.
# configure:12008: $? = 0
# configure:12012: test -z
# || test ! -s conftest.err
# configure:12015: $? = 0
# configure:12018: test -s conftest.o
# configure:12021: $? = 0
# configure:12032: result: yes
# configure:12046: checking long timezone variable
# configure:12070: clang -c -pipe conftest.c >&5
# conftest.c:49:6: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (0);
# ^
# conftest.c:49:6: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:12076: $? = 0
# configure:12080: test -z
# || test ! -s conftest.err
# configure:12083: $? = 0
# configure:12086: test -s conftest.o
# configure:12089: $? = 0
# configure:12100: result: yes
# configure:12186: checking union wait
# configure:12211: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:12217: $? = 0
# configure:12221: test -z
# || test ! -s conftest.err
# configure:12224: $? = 0
# configure:12227: test -s conftest
# configure:12230: $? = 0
# configure:12243: result: yes
# configure:12255: checking for gethostname
# configure:12312: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:12318: $? = 0
# configure:12322: test -z
# || test ! -s conftest.err
# configure:12325: $? = 0
# configure:12328: test -s conftest
# configure:12331: $? = 0
# configure:12343: result: yes
# configure:12425: checking for socket
# configure:12482: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:12488: $? = 0
# configure:12492: test -z
# || test ! -s conftest.err
# configure:12495: $? = 0
# configure:12498: test -s conftest
# configure:12501: $? = 0
# configure:12513: result: yes
# configure:12594: checking for select
# configure:12651: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# configure:12657: $? = 0
# configure:12661: test -z
# || test ! -s conftest.err
# configure:12664: $? = 0
# configure:12667: test -s conftest
# configure:12670: $? = 0
# configure:12682: result: yes
# configure:12763: checking for getpseudotty
# configure:12820: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# /tmp/conftest-a1702e.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `getpseudotty'
# /tmp/conftest-a1702e.o:(.data+0x0): undefined reference to `getpseudotty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | /* end confdefs.h. */
# | /* Define getpseudotty to an innocuous variant, in case declares getpseudotty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpseudotty innocuous_getpseudotty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpseudotty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpseudotty
# |
# | /* 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 getpseudotty ();
# | /* 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_getpseudotty) || defined (__stub___getpseudotty)
# | choke me
# | #else
# | char (*f) () = getpseudotty;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != getpseudotty;
# | ;
# | return 0;
# | }
# configure:12851: result: no
# configure:12861: checking for getpseudotty in -lseq
# configure:12891: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lseq >&5
# /usr/bin/ld: cannot find -lseq
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12897: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char getpseudotty ();
# | int
# | main ()
# | {
# | getpseudotty ();
# | ;
# | return 0;
# | }
# configure:12923: result: no
# configure:12940: checking for openpty
# configure:12997: clang -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
# /tmp/conftest-ece03d.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `openpty'
# /tmp/conftest-ece03d.o:(.data+0x0): undefined reference to `openpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13003: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | /* end confdefs.h. */
# | /* Define openpty to an innocuous variant, in case declares openpty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define openpty innocuous_openpty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char openpty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef openpty
# |
# | /* 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 openpty ();
# | /* 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_openpty) || defined (__stub___openpty)
# | choke me
# | #else
# | char (*f) () = openpty;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != openpty;
# | ;
# | return 0;
# | }
# configure:13028: result: no
# configure:13040: checking for openpty in -lutil
# configure:13070: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil >&5
# configure:13076: $? = 0
# configure:13080: test -z
# || test ! -s conftest.err
# configure:13083: $? = 0
# configure:13086: test -s conftest
# configure:13089: $? = 0
# configure:13102: result: yes
# configure:13125: checking if running Sequent running SVR4
# configure:13132: result: no
# configure:13156: checking build system type
# configure:13174: result: x86_64-unknown-linux-gnu
# configure:13182: checking host system type
# configure:13196: result: x86_64-unknown-linux-gnu
# configure:13204: checking target system type
# configure:13218: result: x86_64-unknown-linux-gnu
# configure:13276: checking for pid_t
# configure:13300: clang -c -pipe conftest.c >&5
# configure:13306: $? = 0
# configure:13310: test -z
# || test ! -s conftest.err
# configure:13313: $? = 0
# configure:13316: test -s conftest.o
# configure:13319: $? = 0
# configure:13330: result: yes
# configure:13343: checking if running Mach
# configure:13357: result: no
# configure:13361: checking if running MachTen
# configure:13369: result: no
# configure:13373: checking if on Pyramid
# configure:13380: result: no
# configure:13385: checking if on Apollo
# configure:13392: result: no
# configure:13397: checking if on Interactive
# configure:13404: result: no
# configure:13409: checking stty to use
# configure:13416: result: /bin/stty
# configure:13419: checking if stty reads stdout
# configure:13472: result: no
# configure:13478: checking if running Solaris
# configure:13493: result: no
# configure:13612: checking for memmove
# configure:13669: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:69:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:13675: $? = 0
# configure:13679: test -z
# || test ! -s conftest.err
# configure:13682: $? = 0
# configure:13685: test -s conftest
# configure:13688: $? = 0
# configure:13700: result: yes
# configure:13709: checking for sysconf
# configure:13766: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:13772: $? = 0
# configure:13776: test -z
# || test ! -s conftest.err
# configure:13779: $? = 0
# configure:13782: test -s conftest
# configure:13785: $? = 0
# configure:13797: result: yes
# configure:13806: checking for strftime
# configure:13863: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:13869: $? = 0
# configure:13873: test -z
# || test ! -s conftest.err
# configure:13876: $? = 0
# configure:13879: test -s conftest
# configure:13882: $? = 0
# configure:13894: result: yes
# configure:13903: checking for strchr
# configure:13960: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:72:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:72:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:13966: $? = 0
# configure:13970: test -z
# || test ! -s conftest.err
# configure:13973: $? = 0
# configure:13976: test -s conftest
# configure:13979: $? = 0
# configure:13991: result: yes
# configure:14000: checking for timezone
# configure:14057: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:14063: $? = 0
# configure:14067: test -z
# || test ! -s conftest.err
# configure:14070: $? = 0
# configure:14073: test -s conftest
# configure:14076: $? = 0
# configure:14088: result: yes
# configure:14097: checking for siglongjmp
# configure:14154: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:74:6: warning: declaration of built-in function 'siglongjmp' requires inclusion of the header [-Wbuiltin-requires-header]
# char siglongjmp ();
# ^
# 1 warning generated.
# configure:14160: $? = 0
# configure:14164: test -z
# || test ! -s conftest.err
# configure:14167: $? = 0
# configure:14170: test -s conftest
# configure:14173: $? = 0
# configure:14185: result: yes
# configure:14198: checking for memcpy
# configure:14219: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:57:1: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned long)' [-Wimplicit-function-declaration]
# memcpy(s1,s2,0);
# ^
# conftest.c:57:1: note: include the header or explicitly provide a declaration for 'memcpy'
# 1 warning generated.
# configure:14225: $? = 0
# configure:14229: test -z
# || test ! -s conftest.err
# configure:14232: $? = 0
# configure:14235: test -s conftest
# configure:14238: $? = 0
# configure:14240: result: yes
# configure:14262: checking if WNOHANG requires _POSIX_SOURCE
# configure:14287: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:54:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure:14290: $? = 0
# configure:14292: ./conftest
# configure:14295: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | /* end confdefs.h. */
# |
# | #include
# | main() {
# | #ifndef WNOHANG
# | return 0;
# | #else
# | return 1;
# | #endif
# | }
# configure:14310: result: no
# configure:14317: checking if any value exists for WNOHANG
# configure:14347: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:55:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure:14350: $? = 0
# configure:14352: ./conftest
# configure:14355: $? = 0
# configure:14357: result: yes
# configure:14391: checking mask type of select
# configure:14401: result: none
# configure:14411: checking if signals need to be re-armed
# configure:14462: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:56:9: warning: 'RETSIGTYPE' macro redefined [-Wmacro-redefined]
# #define RETSIGTYPE
# ^
# conftest.c:34:9: note: previous definition is here
# #define RETSIGTYPE void
# ^
# conftest.c:61:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# child_sigint_handler(n)
# ^
# conftest.c:64:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# conftest.c:67:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# parent_sigint_handler(n)
# ^
# conftest.c:71:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# conftest.c:73:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c:75:16: warning: incompatible pointer types passing 'int ()' to parameter of type '__sighandler_t' (aka 'void (*)(int)') [-Wincompatible-pointer-types]
# signal(SIGINT,parent_sigint_handler);
# ^~~~~~~~~~~~~~~~~~~~~
# /usr/include/signal.h:102:57: note: passing argument to parameter '__handler' here
# extern __sighandler_t signal (int __sig, __sighandler_t __handler)
# ^
# conftest.c:77:11: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration]
# if (0 == fork()) {
# ^
# conftest.c:78:17: warning: incompatible pointer types passing 'int ()' to parameter of type '__sighandler_t' (aka 'void (*)(int)') [-Wincompatible-pointer-types]
# signal(SIGINT,child_sigint_handler);
# ^~~~~~~~~~~~~~~~~~~~
# /usr/include/signal.h:102:57: note: passing argument to parameter '__handler' here
# extern __sighandler_t signal (int __sig, __sighandler_t __handler)
# ^
# conftest.c:79:8: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration]
# kill(getpid(),SIGINT);
# ^
# conftest.c:81:8: warning: implicit declaration of function 'getppid' is invalid in C99 [-Wimplicit-function-declaration]
# kill(getppid(),SIGINT);
# ^
# conftest.c:85:3: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration]
# wait(&status);
# ^
# conftest.c:86:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink("core");
# ^
# conftest.c:87:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(signal_rearms);
# ^
# conftest.c:87:3: note: include the header or explicitly provide a declaration for 'exit'
# 14 warnings generated.
# configure:14465: $? = 0
# configure:14467: ./conftest
# configure:14470: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | /* end confdefs.h. */
# |
# | #include
# | #define RETSIGTYPE
# |
# | int signal_rearms = 0;
# |
# | RETSIGTYPE
# | child_sigint_handler(n)
# | int n;
# | {
# | }
# |
# | RETSIGTYPE
# | parent_sigint_handler(n)
# | int n;
# | {
# | signal_rearms++;
# | }
# |
# | main()
# | {
# | signal(SIGINT,parent_sigint_handler);
# |
# | if (0 == fork()) {
# | signal(SIGINT,child_sigint_handler);
# | kill(getpid(),SIGINT);
# | kill(getpid(),SIGINT);
# | kill(getppid(),SIGINT);
# | } else {
# | int status;
# |
# | wait(&status);
# | unlink("core");
# | exit(signal_rearms);
# | }
# | }
# configure:14485: result: no
# configure:14503: checking if on Convex
# configure:14518: result: no
# configure:14523: checking if on HP
# configure:14530: result: no
# configure:14535: checking sane default stty arguments
# configure:14547: result:
# configure:14554: checking for HP style pty allocation
# configure:14566: result: no
# configure:14570: checking for HP style pty trapping
# conftest.c:54:10: fatal error: 'sys/ptyio.h' file not found
# #include
# ^
# 1 error generated.
# configure:14591: result: no
# configure:14598: checking for AIX new-style pty allocation
# configure:14608: result: no
# configure:14612: checking for SGI old-style pty allocation
# configure:14622: result: no
# configure:14631: checking for SCO style pty allocation
# configure:14646: result: no
# configure:14650: checking for SVR4 style pty allocation
# configure:14653: result: yes
# configure:14660: checking for libpts="-lpt" in -lpt
# configure:14690: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lpt -lutil -lieee -lm >&5
# conftest.c:62:20: error: called object type 'char [5]' is not a function or function pointer
# char libpts="-lpt" ();
# ~~~~~~ ^
# conftest.c:66:15: error: called object type 'char [5]' is not a function or function pointer
# libpts="-lpt" ();
# ~~~~~~ ^
# 2 errors generated.
# configure:14696: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char libpts="-lpt" ();
# | int
# | main ()
# | {
# | libpts="-lpt" ();
# | ;
# | return 0;
# | }
# configure:14722: result: no
# configure:14728: checking for ptsname
# configure:14785: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:14791: $? = 0
# configure:14795: test -z
# || test ! -s conftest.err
# configure:14798: $? = 0
# configure:14801: test -s conftest
# configure:14804: $? = 0
# configure:14816: result: yes
# configure:14831: checking for OSF/1 style pty allocation
# configure:14841: result: no
# configure:14847: checking for tcgetattr
# configure:14904: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:14910: $? = 0
# configure:14914: test -z
# || test ! -s conftest.err
# configure:14917: $? = 0
# configure:14920: test -s conftest
# configure:14923: $? = 0
# configure:14935: result: yes
# configure:14941: checking for tcsetattr
# configure:14998: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:15004: $? = 0
# configure:15008: test -z
# || test ! -s conftest.err
# configure:15011: $? = 0
# configure:15014: test -s conftest
# configure:15017: $? = 0
# configure:15029: result: yes
# configure:15047: checking for struct sgttyb
# configure:15070: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:59:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c:61:17: error: variable has incomplete type 'struct sgttyb'
# struct sgttyb tmp;
# ^
# /usr/include/sgtty.h:27:8: note: forward declaration of 'struct sgttyb'
# struct sgttyb;
# ^
# conftest.c:62:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:62:3: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings and 1 error generated.
# configure:15073: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | /* end confdefs.h. */
# |
# | #include
# | main()
# | {
# | struct sgttyb tmp;
# | exit(0);
# | }
# configure:15094: result: no
# configure:15109: checking for struct termio
# configure:15131: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:58:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:61:5: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure:15134: $? = 0
# configure:15136: ./conftest
# configure:15139: $? = 0
# configure:15146: result: yes
# configure:15163: checking for struct termios
# configure:15190: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:64:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c:67:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:67:5: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure:15193: $? = 0
# configure:15195: ./conftest
# configure:15198: $? = 0
# configure:15205: result: yes
# configure:15222: checking if TCGETS or TCGETA in termios.h
# configure:15251: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:65:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure:15254: $? = 0
# configure:15256: ./conftest
# configure:15259: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# |
# | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
# | #ifdef HAVE_INTTYPES_H
# | #include
# | #endif
# | #include
# | main() {
# | #if defined(TCGETS) || defined(TCGETA)
# | return 0;
# | #else
# | return 1;
# | #endif
# | }
# configure:15274: result: no
# configure:15281: checking if TIOCGWINSZ in termios.h
# configure:15310: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:65:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure:15313: $? = 0
# configure:15315: ./conftest
# configure:15318: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# |
# | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
# | #ifdef HAVE_INTTYPES_H
# | #include
# | #endif
# | #include
# | main() {
# | #ifdef TIOCGWINSZ
# | return 0;
# | #else
# | return 1;
# | #endif
# | }
# configure:15333: result: no
# configure:15341: checking for Cray-style ptys
# configure:15367: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:60:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main(){
# ^
# 1 warning generated.
# configure:15370: $? = 0
# configure:15372: ./conftest
# configure:15375: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# |
# | main(){
# | #ifdef CRAY
# | return 0;
# | #else
# | return 1;
# | #endif
# | }
# |
# configure:15388: result: no
# configure:15402: checking for select
# configure:15459: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:15465: $? = 0
# configure:15469: test -z
# || test ! -s conftest.err
# configure:15472: $? = 0
# configure:15475: test -s conftest
# configure:15478: $? = 0
# configure:15490: result: yes
# configure:15496: checking for poll
# configure:15553: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# configure:15559: $? = 0
# configure:15563: test -z
# || test ! -s conftest.err
# configure:15566: $? = 0
# configure:15569: test -s conftest
# configure:15572: $? = 0
# configure:15584: result: yes
# configure:15590: checking event handling
# configure:15595: result: via select
# configure:15617: checking for _getpty
# configure:15674: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# /tmp/conftest-3a2e7f.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `_getpty'
# /tmp/conftest-3a2e7f.o:(.data+0x0): undefined reference to `_getpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15680: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# | /* Define _getpty to an innocuous variant, in case declares _getpty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _getpty innocuous__getpty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _getpty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _getpty
# |
# | /* 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 _getpty ();
# | /* 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__getpty) || defined (__stub____getpty)
# | choke me
# | #else
# | char (*f) () = _getpty;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != _getpty;
# | ;
# | return 0;
# | }
# configure:15705: result: no
# configure:15719: checking for getpty
# configure:15776: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# /tmp/conftest-4e2691.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `getpty'
# /tmp/conftest-4e2691.o:(.data+0x0): undefined reference to `getpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15782: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# | /* Define getpty to an innocuous variant, in case declares getpty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpty innocuous_getpty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpty
# |
# | /* 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 getpty ();
# | /* 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_getpty) || defined (__stub___getpty)
# | choke me
# | #else
# | char (*f) () = getpty;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != getpty;
# | ;
# | return 0;
# | }
# configure:15807: result: no
# configure:15819: checking whether setpgrp takes no argument
# configure:15851: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:69:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (setpgrp (1,1) == -1 ? 0 : 1);
# ^
# conftest.c:69:3: note: include the header or explicitly provide a declaration for 'exit'
# conftest.c:69:18: error: too many arguments to function call, expected 0, have 2
# exit (setpgrp (1,1) == -1 ? 0 : 1);
# ~~~~~~~ ^~~
# /usr/include/unistd.h:663:1: note: 'setpgrp' declared here
# extern int setpgrp (void) __THROW;
# ^
# 1 warning and 1 error generated.
# configure:15854: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "expect"
# | #define PACKAGE_TARNAME "expect"
# | #define PACKAGE_VERSION "5.45"
# | #define PACKAGE_STRING "expect 5.45"
# | #define PACKAGE_BUGREPORT ""
# | #define BUILD_expect
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #define TCL_WIDE_INT_IS_LONG 1
# | #define USE_TCL_STUBS 1
# | #define USE_TCL_STUBS 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYSMACROS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_MEMCPY 1
# | #define WNOHANG_BACKUP_VALUE 1
# | #define SELECT_MASK_TYPE fd_set
# | #define HAVE_PTMX 1
# | #define HAVE_TCSETATTR 1
# | #define POSIX 1
# | #define HAVE_TERMIO 1
# | #define HAVE_TERMIOS 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | /* If this system has a BSD-style setpgrp which takes arguments,
# | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
# | exit successfully. */
# | exit (setpgrp (1,1) == -1 ? 0 : 1);
# | ;
# | return 0;
# | }
# configure:15873: result: yes
# configure:15887: checking for SV-style timezone
# configure:15913: clang -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
# conftest.c:63:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c:68:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:68:3: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure:15916: $? = 0
# configure:15918: ./conftest
# configure:15921: $? = 0
# configure:15927: result: yes
# configure:15962: checking for long file names
# configure:16001: result: yes
# configure:16406: checking for tclsh
# configure:16433: result: /usr/bin/tclsh8.6
# configure:16574: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by expect config.status 5.45, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8c28450cb3f7
#
# config.status:724: creating Makefile
# config.status:907: executing default commands
# configure:17611: configuring in testsuite
# configure:17728: running /bin/sh './configure' --prefix=/usr '--host=x86_64-unknown-linux' '--prefix=/usr' '--mandir=/usr/share/man' 'CC=clang' 'CFLAGS=' 'CPPFLAGS=' 'LDFLAGS=' 'host_alias=x86_64-unknown-linux' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# 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__getpty=no
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getpseudotty=no
# ac_cv_func_getpty=no
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_memmove=yes
# ac_cv_func_openpty=no
# ac_cv_func_poll=yes
# ac_cv_func_ptsname=yes
# ac_cv_func_select=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_siglongjmp=yes
# ac_cv_func_sin=no
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strftime=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tcsetattr=yes
# ac_cv_func_timezone=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_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_fcntl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_ptem_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stropts_h=yes
# ac_cv_header_sys_strpty_h=no
# ac_cv_header_sys_strredir_h=no
# ac_cv_header_sys_sysconfig_h=no
# ac_cv_header_sys_sysmacros_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_lib_pt_libpts___lpt_=no
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_lib_seq_getpseudotty=no
# ac_cv_lib_util_openpty=yes
# ac_cv_member_struct_tm_tm_zone=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
# ac_cv_struct_tm=time.h
# ac_cv_sys_long_file_names=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_target_alias=x86_64-unknown-linux
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# 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_member_tm_gmtoff=yes
# tcl_cv_member_tm_tzadj=no
# tcl_cv_sys_version=Linux-4.10.6-1-ARCH
# tcl_cv_timezone_long=yes
# tcl_cv_type_64bit=none
# tcl_cv_union_wait=yes
#
# ## ----------------- ##
# ## 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'
# DEFAULT_STTY_ARGS='sane'
# DEFS='-DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 '
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXP_BUILD_LIB_SPEC='-L/tmp/expect/src/expect5.45 -lexpect5.45'
# EXP_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}/${PACKAGE_NAME}${PACKAGE_VERSION}'
# 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=' -lutil -lieee -lm -Wl,-rpath,${LIB_RUNTIME_DIR}'
# 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='expect'
# PACKAGE_STRING='expect 5.45'
# PACKAGE_TARNAME='expect'
# PACKAGE_VERSION='5.45'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=' -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"${DESTDIR}${prefix}/lib/${PKG_DIR}\" -DEXECSCRIPTDIR=\"${DESTDIR}${pkglibdir}\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\""'
# PKG_HEADERS=' expect.h expect_tcl.h expect_comm.h tcldbg.h'
# PKG_INCLUDES=' -I. -I"."'
# PKG_LIBS=''
# PKG_LIB_FILE='libexpect5.45.so'
# PKG_OBJECTS=' exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o'
# PKG_SOURCES=' exp_command.c expect.c exp_inter.c exp_regexp.c exp_tty.c exp_log.c exp_main_sub.c exp_pty.c exp_trap.c exp_strf.c exp_console.c exp_glob.c exp_win.c exp_clib.c exp_closetcl.c exp_memmove.c exp_tty_comm.c exp_chan.c Dbg.c pty_termios.c exp_select.c exp_event.c'
# PKG_STUB_LIB_FILE='libexpectstub5.45.a'
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=''
# RANLIB=':'
# RANLIB_STUB='ranlib'
# SETPGRP_VOID=''
# SETUID=':'
# 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'
# STLIB_LD='${AR} cr'
# TCLSH_PROG='/usr/bin/tclsh8.6'
# TCL_BIN_DIR='/usr/lib'
# TCL_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
# 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_DL_LIBS='-ldl'
# 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_TOP_DIR_NATIVE='"/usr/include"'
# TCL_VERSION='8.6'
# VC_MANIFEST_EMBED_DLL=''
# VC_MANIFEST_EMBED_EXE=''
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' testsuite'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define BUILD_expect
# #define HAVE_GMTIME_R 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_LONG_FILE_NAMES 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMORY_H 1
# #define HAVE_OPENPTY 1
# #define HAVE_PTMX 1
# #define HAVE_SIGLONGJMP 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRCHR 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_SV_TIMEZONE 1
# #define HAVE_SYSCONF 1
# #define HAVE_SYSMACROS_H 1
# #define HAVE_SYS_FCNTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TCSETATTR 1
# #define HAVE_TERMIO 1
# #define HAVE_TERMIOS 1
# #define HAVE_TIMEZONE 1
# #define HAVE_TIMEZONE_VAR 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_TM_ZONE 1
# #define HAVE_UNISTD_H 1
# #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "expect"
# #define PACKAGE_STRING "expect 5.45"
# #define PACKAGE_TARNAME "expect"
# #define PACKAGE_VERSION "5.45"
# #define POSIX 1
# #define RETSIGTYPE void
# #define SELECT_MASK_TYPE fd_set
# #define SETPGRP_VOID 1
# #define STDC_HEADERS 1
# #define TCL_THREADS 1
# #define TCL_WIDE_INT_IS_LONG 1
# #define TIME_WITH_SYS_TIME 1
# #define USE_TCL_STUBS 1
# #define USE_TCL_STUBS 1
# #define USE_THREAD_ALLOC 1
# #define WNOHANG_BACKUP_VALUE 1
# #define _LARGEFILE64_SOURCE 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
#
# configure: exit 0

CMD: config logfiles '/tmp/expect/src/expect5.45/testsuite/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 exp_test configure 0.43, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --prefix=/usr --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man CC=clang CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8c28450cb3f7
# 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:1310: checking for correct TEA configuration
# configure:1329: result: ok (TEA 3.9)
# configure:1394: configuring exp_test 0.43
# configure:1459: checking for Tcl configuration
# configure:1586: result: found /usr/lib/tclConfig.sh
# configure:1592: checking for existence of /usr/lib/tclConfig.sh
# configure:1596: result: loading
# configure:1722: checking for x86_64-unknown-linux-gcc
# configure:1748: result: clang
# configure:2030: checking for C compiler version
# configure:2033: 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:2036: $? = 0
# configure:2038: 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:2041: $? = 0
# configure:2043: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2046: $? = 1
# configure:2069: checking for C compiler default output file name
# configure:2072: clang conftest.c >&5
# configure:2075: $? = 0
# configure:2121: result: a.out
# configure:2126: checking whether the C compiler works
# configure:2132: ./a.out
# configure:2135: $? = 0
# configure:2152: result: yes
# configure:2159: checking whether we are cross compiling
# configure:2161: result: no
# configure:2164: checking for suffix of executables
# configure:2166: clang -o conftest conftest.c >&5
# configure:2169: $? = 0
# configure:2194: result:
# configure:2200: checking for suffix of object files
# configure:2221: clang -c conftest.c >&5
# configure:2224: $? = 0
# configure:2246: result: o
# configure:2250: checking whether we are using the GNU C compiler
# configure:2274: clang -c conftest.c >&5
# configure:2280: $? = 0
# configure:2284: test -z
# || test ! -s conftest.err
# configure:2287: $? = 0
# configure:2290: test -s conftest.o
# configure:2293: $? = 0
# configure:2306: result: yes
# configure:2312: checking whether clang accepts -g
# configure:2333: clang -c -g conftest.c >&5
# configure:2339: $? = 0
# configure:2343: test -z
# || test ! -s conftest.err
# configure:2346: $? = 0
# configure:2349: test -s conftest.o
# configure:2352: $? = 0
# configure:2363: result: yes
# configure:2380: checking for clang option to accept ANSI C
# configure:2450: clang -c conftest.c >&5
# configure:2456: $? = 0
# configure:2460: test -z
# || test ! -s conftest.err
# configure:2463: $? = 0
# configure:2466: test -s conftest.o
# configure:2469: $? = 0
# configure:2487: result: none needed
# configure:2505: 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:2511: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2649: checking how to run the C preprocessor
# configure:2684: clang -E conftest.c
# configure:2690: $? = 0
# configure:2722: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2728: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2767: result: clang -E
# configure:2791: clang -E conftest.c
# configure:2797: $? = 0
# configure:2829: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2835: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2892: checking for a BSD-compatible install
# configure:2947: result: /usr/bin/install -c
# configure:2963: checking whether make sets $(MAKE)
# configure:2983: result: yes
# configure:3000: checking for x86_64-unknown-linux-ranlib
# configure:3029: result: no
# configure:3038: checking for ranlib
# configure:3054: found /usr/bin/ranlib
# configure:3065: result: ranlib
# configure:3087: checking for egrep
# configure:3097: result: grep -E
# configure:3102: checking for ANSI C header files
# configure:3127: clang -c conftest.c >&5
# configure:3133: $? = 0
# configure:3137: test -z
# || test ! -s conftest.err
# configure:3140: $? = 0
# configure:3143: test -s conftest.o
# configure:3146: $? = 0
# configure:3235: 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:3238: $? = 0
# configure:3240: ./conftest
# configure:3243: $? = 0
# configure:3258: result: yes
# configure:3282: checking for sys/types.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for sys/stat.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for stdlib.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for string.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for memory.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for strings.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for inttypes.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for stdint.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3282: checking for unistd.h
# configure:3298: clang -c conftest.c >&5
# configure:3304: $? = 0
# configure:3308: test -z
# || test ! -s conftest.err
# configure:3311: $? = 0
# configure:3314: test -s conftest.o
# configure:3317: $? = 0
# configure:3328: result: yes
# configure:3350: checking if the compiler understands -pipe
# configure:3373: clang -c -pipe conftest.c >&5
# configure:3379: $? = 0
# configure:3383: test -z
# || test ! -s conftest.err
# configure:3386: $? = 0
# configure:3389: test -s conftest.o
# configure:3392: $? = 0
# configure:3404: result: yes
# configure:3415: checking whether byte ordering is bigendian
# configure:3442: clang -c -pipe conftest.c >&5
# configure:3448: $? = 0
# configure:3452: test -z
# || test ! -s conftest.err
# configure:3455: $? = 0
# configure:3458: test -s conftest.o
# configure:3461: $? = 0
# configure:3485: clang -c -pipe conftest.c >&5
# conftest.c:26:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:3491: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #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:3626: result: no
# configure:3654: checking for sin
# configure:3711: 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-36edb1.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `sin'
# /tmp/conftest-36edb1.o:(.data+0x0): undefined reference to `sin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3717: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #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:3742: result: no
# configure:3750: checking for main in -lieee
# configure:3774: clang -o conftest -pipe conftest.c -lieee >&5
# configure:3780: $? = 0
# configure:3784: test -z
# || test ! -s conftest.err
# configure:3787: $? = 0
# configure:3790: test -s conftest
# configure:3793: $? = 0
# configure:3806: result: yes
# configure:3818: checking for main in -linet
# configure:3842: 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:3848: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #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:3874: result: no
# configure:3890: checking net/errno.h usability
# configure:3902: clang -c -pipe conftest.c >&5
# conftest.c:53:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:3908: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #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:3931: result: no
# configure:3935: checking net/errno.h presence
# configure:3945: clang -E conftest.c
# conftest.c:19:10: fatal error: 'net/errno.h' file not found
# #include
# ^
# 1 error generated.
# configure:3951: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "exp_test"
# | #define PACKAGE_TARNAME "exp_test"
# | #define PACKAGE_VERSION "0.43"
# | #define PACKAGE_STRING "exp_test 0.43"
# | #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:3971: result: no
# configure:4006: checking for net/errno.h
# configure:4013: result: no
# configure:4047: checking for connect
# configure:4104: clang -o conftest -pipe conftest.c >&5
# configure:4110: $? = 0
# configure:4114: test -z
# || test ! -s conftest.err
# configure:4117: $? = 0
# configure:4120: test -s conftest
# configure:4123: $? = 0
# configure:4135: result: yes
# configure:4410: checking for gethostbyname
# configure:4467: clang -o conftest -pipe conftest.c >&5
# configure:4473: $? = 0
# configure:4477: test -z
# || test ! -s conftest.err
# configure:4480: $? = 0
# configure:4483: test -s conftest
# configure:4486: $? = 0
# configure:4498: result: yes
# configure:4582: checking dirent.h
# configure:4623: clang -o conftest -pipe conftest.c >&5
# configure:4629: $? = 0
# configure:4633: test -z
# || test ! -s conftest.err
# configure:4636: $? = 0
# configure:4639: test -s conftest
# configure:4642: $? = 0
# configure:4654: result: yes
# configure:4676: checking errno.h usability
# configure:4688: clang -c -pipe conftest.c >&5
# configure:4694: $? = 0
# configure:4698: test -z
# || test ! -s conftest.err
# configure:4701: $? = 0
# configure:4704: test -s conftest.o
# configure:4707: $? = 0
# configure:4717: result: yes
# configure:4721: checking errno.h presence
# configure:4731: clang -E conftest.c
# configure:4737: $? = 0
# configure:4757: result: yes
# configure:4792: checking for errno.h
# configure:4799: result: yes
# configure:4824: checking float.h usability
# configure:4836: clang -c -pipe conftest.c >&5
# configure:4842: $? = 0
# configure:4846: test -z
# || test ! -s conftest.err
# configure:4849: $? = 0
# configure:4852: test -s conftest.o
# configure:4855: $? = 0
# configure:4865: result: yes
# configure:4869: checking float.h presence
# configure:4879: clang -E conftest.c
# configure:4885: $? = 0
# configure:4905: result: yes
# configure:4940: checking for float.h
# configure:4947: result: yes
# configure:4972: checking values.h usability
# configure:4984: clang -c -pipe conftest.c >&5
# configure:4990: $? = 0
# configure:4994: test -z
# || test ! -s conftest.err
# configure:4997: $? = 0
# configure:5000: test -s conftest.o
# configure:5003: $? = 0
# configure:5013: result: yes
# configure:5017: checking values.h presence
# configure:5027: clang -E conftest.c
# configure:5033: $? = 0
# configure:5053: result: yes
# configure:5088: checking for values.h
# configure:5095: result: yes
# configure:5120: checking limits.h usability
# configure:5132: clang -c -pipe conftest.c >&5
# configure:5138: $? = 0
# configure:5142: test -z
# || test ! -s conftest.err
# configure:5145: $? = 0
# configure:5148: test -s conftest.o
# configure:5151: $? = 0
# configure:5161: result: yes
# configure:5165: checking limits.h presence
# configure:5175: clang -E conftest.c
# configure:5181: $? = 0
# configure:5201: result: yes
# configure:5236: checking for limits.h
# configure:5243: result: yes
# configure:5263: checking for stdlib.h
# configure:5268: result: yes
# configure:5465: checking for string.h
# configure:5470: result: yes
# configure:5664: checking sys/wait.h usability
# configure:5676: clang -c -pipe conftest.c >&5
# configure:5682: $? = 0
# configure:5686: test -z
# || test ! -s conftest.err
# configure:5689: $? = 0
# configure:5692: test -s conftest.o
# configure:5695: $? = 0
# configure:5705: result: yes
# configure:5709: checking sys/wait.h presence
# configure:5719: clang -E conftest.c
# configure:5725: $? = 0
# configure:5745: result: yes
# configure:5780: checking for sys/wait.h
# configure:5787: result: yes
# configure:5812: checking dlfcn.h usability
# configure:5824: clang -c -pipe conftest.c >&5
# configure:5830: $? = 0
# configure:5834: test -z
# || test ! -s conftest.err
# configure:5837: $? = 0
# configure:5840: test -s conftest.o
# configure:5843: $? = 0
# configure:5853: result: yes
# configure:5857: checking dlfcn.h presence
# configure:5867: clang -E conftest.c
# configure:5873: $? = 0
# configure:5893: result: yes
# configure:5928: checking for dlfcn.h
# configure:5935: result: yes
# configure:5966: checking sys/param.h usability
# configure:5978: clang -c -pipe conftest.c >&5
# configure:5984: $? = 0
# configure:5988: test -z
# || test ! -s conftest.err
# configure:5991: $? = 0
# configure:5994: test -s conftest.o
# configure:5997: $? = 0
# configure:6007: result: yes
# configure:6011: checking sys/param.h presence
# configure:6021: clang -E conftest.c
# configure:6027: $? = 0
# configure:6047: result: yes
# configure:6082: checking for sys/param.h
# configure:6089: result: yes
# configure:6238: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by exp_test config.status 0.43, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8c28450cb3f7
#
# config.status:672: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_tclconfig=/usr/lib
# 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_ieee_main=yes
# ac_cv_lib_inet_main=no
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# 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_dirent_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=' -pipe'
# CLEANFILES=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH='echo'
# DEFS='-DPACKAGE_NAME=\"exp_test\" -DPACKAGE_TARNAME=\"exp_test\" -DPACKAGE_VERSION=\"0.43\" -DPACKAGE_STRING=\"exp_test\ 0.43\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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 '
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MATH_LIBS='-lieee -lm'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='exp_test'
# PACKAGE_STRING='exp_test 0.43'
# PACKAGE_TARNAME='exp_test'
# PACKAGE_VERSION='0.43'
# PATH_SEPARATOR=':'
# PKG_CFLAGS=''
# PKG_HEADERS=''
# PKG_INCLUDES=''
# PKG_LIBS=''
# PKG_LIB_FILE=''
# PKG_STUB_LIB_FILE=''
# PKG_STUB_OBJECTS=''
# PKG_STUB_SOURCES=''
# PKG_TCL_SOURCES=''
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# TCL_BIN_DIR='/usr/lib'
# 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_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_VERSION='8.6'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${prefix}/share'
# exec_prefix='/usr'
# host='x86_64-unknown-linux'
# host_alias='x86_64-unknown-linux'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_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 PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "exp_test"
# #define PACKAGE_STRING "exp_test 0.43"
# #define PACKAGE_TARNAME "exp_test"
# #define PACKAGE_VERSION "0.43"
# #define STDC_HEADERS 1
#
# configure: exit 0