Build of gambit-c with musl toolchain

The build took 00h 04m 04s and was NOT successful.

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

SLOCLanguage
993,685 ansic
181,193 lisp
19,020 perl
5,913 sh
5,661 makefile
3,756 objc
2,143 cpp
498 sed
265 java
1,212,134 total

The process tree of the build process is here.

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: gambit-c 4.8.5-2 (Tue Apr 4 23:34:18 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking size of void*... 8
# checking size of long... 8
# checking for bool... no
# checking whether clang defines __GNUC__... yes
# checking whether clang defines __clang__... yes
# checking whether clang defines __llvm__... yes
# checking whether clang defines _MSC_VER...
# checking whether clang defines _WIN32...
# 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 signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking dl.h usability... no
# checking dl.h presence... no
# checking for dl.h... no
# checking sys/dxe.h usability... no
# checking sys/dxe.h presence... no
# checking for sys/dxe.h... no
# checking mach-o/dyld.h usability... no
# checking mach-o/dyld.h presence... no
# checking for mach-o/dyld.h... no
# checking mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking sys/timers.h usability... no
# checking sys/timers.h presence... no
# checking for sys/timers.h... no
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking fpu_control.h usability... no
# checking fpu_control.h presence... no
# checking for fpu_control.h... no
# checking os2.h usability... no
# checking os2.h presence... no
# checking for os2.h... no
# checking dos.h usability... no
# checking dos.h presence... no
# checking for dos.h... no
# checking direct.h usability... no
# checking direct.h presence... no
# checking for direct.h... no
# checking wdefwin.h usability... no
# checking wdefwin.h presence... no
# checking for wdefwin.h... no
# checking tfork.h usability... no
# checking tfork.h presence... no
# checking for tfork.h... no
# checking curses.h usability... no
# checking curses.h presence... no
# checking for curses.h... no
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking pty.h usability... yes
# checking pty.h presence... yes
# checking for pty.h... yes
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking libutil.h usability... no
# checking libutil.h presence... no
# checking for libutil.h... no
# checking util.h usability... no
# checking util.h presence... no
# checking for util.h... no
# checking sys/fpu.h usability... no
# checking sys/fpu.h presence... no
# checking for sys/fpu.h... no
# checking fenv.h usability... yes
# checking fenv.h presence... yes
# checking for fenv.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for strings.h... (cached) yes
# checking for memory.h... (cached) yes
# checking sys/sysctl.h usability... no
# checking sys/sysctl.h presence... no
# checking for sys/sysctl.h... no
# checking ws2tcpip.h usability... no
# checking ws2tcpip.h presence... no
# checking for ws2tcpip.h... no
# checking TargetConditionals.h usability... no
# checking TargetConditionals.h presence... no
# checking for TargetConditionals.h... no
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for environ... yes
# checking for _NSGetEnviron... checking crt_externs.h usability... no
# checking crt_externs.h presence... no
# checking for crt_externs.h... no
# no
# checking for remove... yes
# checking for rename... yes
# checking for sys/stat.h... (cached) yes
# checking for mkdir... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for opendir... yes
# checking stat.h usability... no
# checking stat.h presence... no
# checking for stat.h... no
# checking for sys/stat.h... (cached) yes
# checking for stat... yes
# checking for stat64... yes
# checking for struct stat64... no
# checking for socklen_t... yes
# checking for library containing asin... none required
# checking for library containing dlopen... none required
# checking for library containing shl_load... no
# checking for library containing socket... none required
# checking for library containing gethostbyname... none required
# checking for library containing hstrerror... none required
# checking for library containing openpty... none required
# checking for library containing WSAStartup... no
# checking for library containing clock_gettime... none required
# checking for library containing timeBeginPeriod... no
# checking for pipe... yes
# checking for socketpair... yes
# checking for chdir... yes
# checking for execvp... yes
# checking for getgrnam... yes
# checking for getpid... yes
# checking for getppid... yes
# checking for getpwnam... yes
# checking for ioctl... yes
# checking for link... yes
# checking for mkfifo... yes
# checking for rmdir... yes
# checking for socket... yes
# checking for utimes... yes
# checking for strerror... yes
# checking for symlink... yes
# checking for sysconf... yes
# checking for sysctl... no
# checking for syslog... yes
# checking for unlink... yes
# checking for waitpid... yes
# checking for mmap... yes
# checking for fcntl... yes
# checking for tcgetsetattr... yes
# checking for sigaction... yes
# checking for sigemptyset/sigaddset... yes
# checking for sigprocmask... yes
# checking for signal... yes
# checking for clock_gettime... yes
# checking for mach_absolute_time... no
# checking for getclock... no
# checking for gettimeofday... yes
# checking for ftime... yes
# checking for time... yes
# checking for nanosleep... yes
# checking for sleep... yes
# checking for getrusage... yes
# checking for times... yes
# checking for clock... yes
# checking for DosQuerySysInfo... no
# checking for setitimer... yes
# checking for dos_setvect... no
# checking for DosStartTimer... no
# checking for VInstall... no
# checking for shl_load... no
# checking for DosLoadModule... no
# checking for dxe_load... no
# checking for GetDiskFragment... no
# checking for dlopen... yes
# checking for NSLinkModule... no
# checking for gethostname... yes
# checking for inet_pton... yes
# checking for getaddrinfo... yes
# checking for gethostbyname... yes
# checking for gethostbyaddr... yes
# checking for getservbyname... yes
# checking for getservbyport... yes
# checking for getprotobyname... yes
# checking for getprotobynumber... yes
# checking for getnetbyname... yes
# checking for select... yes
# checking for poll... yes
# checking for ppoll... yes
# checking for openpty... yes
# checking for getpt... no
# checking for ptsname... yes
# checking for ctermid... yes
# checking for isastream... yes
# checking for hstrerror... yes
# checking for get_fpc_csr... no
# checking how clang's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... yes
# checking how clang's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005...
# checking whether clang accepts -Wall... -Wall
# checking whether clang accepts -W... -W
# checking whether clang accepts -Wno-unused... -Wno-unused
# checking whether clang accepts -Wno-write-strings... -Wno-write-strings
# checking whether clang accepts -g... -g
# checking whether clang accepts -p... -p
# checking whether clang accepts -pg...
# checking whether clang accepts -ftest-coverage... -ftest-coverage
# checking whether clang accepts -fprofile-arcs... -fprofile-arcs
# checking whether clang accepts -fbranch-probabilities...
# checking whether clang accepts -O1... -O1
# checking whether clang accepts -O2... -O2
# checking whether clang accepts -fno-math-errno... -fno-math-errno
# checking whether clang accepts -fno-strict-aliasing... -fno-strict-aliasing
# checking whether clang accepts -fwrapv... -fwrapv
# checking whether clang accepts -fomit-frame-pointer... -fomit-frame-pointer
# checking whether clang accepts -fmodulo-sched... -fmodulo-sched
# checking whether clang accepts -freschedule-modulo-scheduled-loops...
# checking whether clang accepts -fPIC... -fPIC
# checking whether clang accepts -fpic... -fpic
# checking whether clang accepts -fno-common... -fno-common
# checking whether clang accepts -rdynamic... -rdynamic
# checking whether clang accepts -shared... -shared
# checking for X... libraries /usr/lib, headers /usr/include
# checking whether -R must be followed by a space... neither works
# checking for gethostbyname... (cached) yes
# checking for connect... yes
# checking for remove... (cached) yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking whether make sets $(MAKE)... yes
# configure: creating ./config.status
# config.status: creating makefile
# config.status: creating include/makefile
# config.status: creating include/gambit.h
# config.status: creating lib/makefile
# config.status: creating gsi/makefile
# config.status: creating gsc/makefile
# config.status: creating bin/makefile
# config.status: creating bin/gambcomp-C.unix
# config.status: creating bin/gambcomp-C.bat.windows
# config.status: creating bin/gambdoc.unix
# config.status: creating bin/gambdoc.bat.windows
# config.status: creating misc/makefile
# config.status: creating doc/makefile
# config.status: creating tests/makefile
# config.status: creating examples/makefile
# config.status: creating examples/distr-comp/makefile
# config.status: creating examples/pi/makefile
# config.status: creating examples/ring/makefile
# config.status: creating examples/web-repl/makefile
# config.status: creating examples/web-server/makefile
# config.status: creating examples/tcltk/makefile
# config.status: creating examples/Xlib-simple/makefile
# config.status: creating examples/pthread/makefile
# config.status: creating examples/misc/makefile
# config.status: creating contrib/makefile
# config.status: creating contrib/GambitREPL/makefile
# config.status: creating contrib/xactlog/makefile
# config.status: creating prebuilt/makefile
# config.status: creating prebuilt/macosx/makefile
# config.status: creating prebuilt/macosx/build-phase2
# config.status: creating prebuilt/windows/makefile
# config.status: creating prebuilt/windows/build-phase2
# config.status: creating include/config.h
# configure:
# **************************************************************************
# *** ***
# *** The option "--enable-single-host" was specified to the configure ***
# *** script and a LLVM C compiler is being used (clang or LLVM GCC). ***
# *** This combination is not recommended as the build may require a ***
# *** lot of memory and a very long time (over 30 minutes on a fairly ***
# *** fast machine with clang 3.0). Configuring with GNU GCC will give ***
# *** a faster build (1 min on the same machine with GNU GCC 4.2.1) and ***
# *** the executable will be faster. ***
# *** ***
# **************************************************************************
#
# rm -f gsc-boot gsc-boot
# cp gsc-boot.bat.windows gsc-boot
# cp gsc-boot.unix gsc-boot
# chmod +x gsc-boot
# making all in include
# make[1]: Entering directory '/tmp/gambit-c/src/gambit-v4_8_5-devel/include'
# make[1]: Leaving directory '/tmp/gambit-c/src/gambit-v4_8_5-devel/include'
# making all in lib
# make[1]: Entering directory '/tmp/gambit-c/src/gambit-v4_8_5-devel/lib'
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY
# clang-3.8clang-3.8: : warningwarning: : optimization flag '-fmodulo-sched' is not supportedoptimization flag '-fmodulo-sched' is not supported
#
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "actlog.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL actlog.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY
# clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--docdir=/usr/share/doc/gambit-c' '--infodir=/usr/share/info' '--libdir=/usr/lib/gambit-c' '--enable-gcc-opts' '--enable-single-host' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# os_base.c:930:12: error: use of undeclared identifier 'NETDB_INTERNAL'
# if (e == NETDB_INTERNAL)
# ^
# os_base.c:945:12: error: use of undeclared identifier 'NETDB_SUCCESS'
# if (e == NETDB_SUCCESS)
# ^
# 2 errors generated.
# make[1]: *** [makefile:164: os_base.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/gambit-c/src/gambit-v4_8_5-devel/lib'
# make: *** [makefile:409: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gambit-c/src/gambit-v4_8_5-devel/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 Gambit configure v4.8.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --docdir=/usr/share/doc/gambit-c --infodir=/usr/share/info --libdir=/usr/lib/gambit-c --enable-gcc-opts --enable-single-host
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fadc74214b25
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2857: checking build system type
# configure:2871: result: x86_64-unknown-linux-gnu
# configure:2891: checking host system type
# configure:2904: result: x86_64-unknown-linux-gnu
# configure:2924: checking target system type
# configure:2937: result: x86_64-unknown-linux-gnu
# configure:3135: checking for x86_64-unknown-linux-gcc
# configure:3162: result: clang
# configure:3431: checking for C compiler version
# configure:3440: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3451: $? = 0
# configure:3440: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3451: $? = 0
# configure:3440: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3451: $? = 1
# configure:3440: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3451: $? = 1
# configure:3471: checking whether the C compiler works
# configure:3493: clang conftest.c >&5
# configure:3497: $? = 0
# configure:3545: result: yes
# configure:3548: checking for C compiler default output file name
# configure:3550: result: a.out
# configure:3556: checking for suffix of executables
# configure:3563: clang -o conftest conftest.c >&5
# configure:3567: $? = 0
# configure:3589: result:
# configure:3611: checking whether we are cross compiling
# configure:3619: clang -o conftest conftest.c >&5
# configure:3623: $? = 0
# configure:3630: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3634: $? = 127
# configure:3649: result: yes
# configure:3654: checking for suffix of object files
# configure:3676: clang -c conftest.c >&5
# configure:3680: $? = 0
# configure:3701: result: o
# configure:3705: checking whether we are using the GNU C compiler
# configure:3724: clang -c conftest.c >&5
# configure:3724: $? = 0
# configure:3733: result: yes
# configure:3742: checking whether clang accepts -g
# configure:3762: clang -c -g conftest.c >&5
# configure:3762: $? = 0
# configure:3803: result: yes
# configure:3820: checking for clang option to accept ISO C89
# configure:3883: clang -c conftest.c >&5
# configure:3883: $? = 0
# configure:3896: result: none needed
# configure:3921: checking how to run the C preprocessor
# configure:3952: clang -E conftest.c
# configure:3952: $? = 0
# configure:3966: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3991: result: clang -E
# configure:4011: clang -E conftest.c
# configure:4011: $? = 0
# configure:4025: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4917: checking for grep that handles long lines and -e
# configure:4975: result: /usr/sbin/grep
# configure:4980: checking for egrep
# configure:5042: result: /usr/sbin/grep -E
# configure:5047: checking for ANSI C header files
# configure:5067: clang -c conftest.c >&5
# configure:5067: $? = 0
# configure:5151: result: yes
# configure:5164: checking for sys/types.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for sys/stat.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for stdlib.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for string.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for memory.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for strings.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for inttypes.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for stdint.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5164: checking for unistd.h
# configure:5164: clang -c conftest.c >&5
# configure:5164: $? = 0
# configure:5164: result: yes
# configure:5180: checking size of void*
# configure:5185: clang -c conftest.c >&5
# configure:5185: $? = 0
# configure:5185: clang -c conftest.c >&5
# conftest.c:56:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5185: clang -c conftest.c >&5
# conftest.c:56:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5185: clang -c conftest.c >&5
# conftest.c:56:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5185: clang -c conftest.c >&5
# conftest.c:56:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5185: clang -c conftest.c >&5
# configure:5185: $? = 0
# configure:5185: clang -c conftest.c >&5
# configure:5185: $? = 0
# configure:5185: clang -c conftest.c >&5
# configure:5185: $? = 0
# configure:5185: clang -c conftest.c >&5
# configure:5185: $? = 0
# configure:5199: result: 8
# configure:5213: checking size of long
# configure:5218: clang -c conftest.c >&5
# configure:5218: $? = 0
# configure:5218: clang -c conftest.c >&5
# conftest.c:57:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5218: clang -c conftest.c >&5
# conftest.c:57:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5218: clang -c conftest.c >&5
# conftest.c:57:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5218: clang -c conftest.c >&5
# conftest.c:57:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5218: clang -c conftest.c >&5
# configure:5218: $? = 0
# configure:5218: clang -c conftest.c >&5
# configure:5218: $? = 0
# configure:5218: clang -c conftest.c >&5
# configure:5218: $? = 0
# configure:5218: clang -c conftest.c >&5
# configure:5218: $? = 0
# configure:5232: result: 8
# configure:5256: checking for bool
# configure:5256: clang -c conftest.c >&5
# conftest.c:58:13: error: use of undeclared identifier 'bool'
# if (sizeof (bool))
# ^
# 1 error generated.
# configure:5256: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (bool))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5256: result: no
# configure:5721: checking whether clang defines __GNUC__
# configure:5741: clang -o conftest conftest.c >&5
# configure:5744: $? = 0
# configure:5752: result: yes
# configure:5757: checking whether clang defines __clang__
# configure:5777: clang -o conftest conftest.c >&5
# configure:5780: $? = 0
# configure:5788: result: yes
# configure:5793: checking whether clang defines __llvm__
# configure:5813: clang -o conftest conftest.c >&5
# configure:5816: $? = 0
# configure:5824: result: yes
# configure:5829: checking whether clang defines _MSC_VER
# configure:5849: clang -o conftest conftest.c >&5
# configure:5840:8: error: use of undeclared identifier 'choke'
# choke me
# ^
# 1 error generated.
# configure:5852: $? = 1
# configure:5860: result:
# configure:5867: checking whether clang defines _WIN32
# configure:5887: clang -o conftest conftest.c >&5
# configure:5878:8: error: use of undeclared identifier 'choke'
# choke me
# ^
# 1 error generated.
# configure:5890: $? = 1
# configure:5898: result:
# configure:5910: checking errno.h usability
# configure:5910: clang -c conftest.c >&5
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5910: checking errno.h presence
# configure:5910: clang -E conftest.c
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5910: checking for errno.h
# configure:5910: result: yes
# configure:5922: checking float.h usability
# configure:5922: clang -c conftest.c >&5
# configure:5922: $? = 0
# configure:5922: result: yes
# configure:5922: checking float.h presence
# configure:5922: clang -E conftest.c
# configure:5922: $? = 0
# configure:5922: result: yes
# configure:5922: checking for float.h
# configure:5922: result: yes
# configure:5934: checking signal.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking signal.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for signal.h
# configure:5934: result: yes
# configure:5946: checking stdio.h usability
# configure:5946: clang -c conftest.c >&5
# configure:5946: $? = 0
# configure:5946: result: yes
# configure:5946: checking stdio.h presence
# configure:5946: clang -E conftest.c
# configure:5946: $? = 0
# configure:5946: result: yes
# configure:5946: checking for stdio.h
# configure:5946: result: yes
# configure:5958: checking for stdlib.h
# configure:5958: result: yes
# configure:5970: checking for string.h
# configure:5970: result: yes
# configure:5982: checking time.h usability
# configure:5982: clang -c conftest.c >&5
# configure:5982: $? = 0
# configure:5982: result: yes
# configure:5982: checking time.h presence
# configure:5982: clang -E conftest.c
# configure:5982: $? = 0
# configure:5982: result: yes
# configure:5982: checking for time.h
# configure:5982: result: yes
# configure:6348: checking for unistd.h
# configure:6348: result: yes
# configure:6360: checking pwd.h usability
# configure:6360: clang -c conftest.c >&5
# configure:6360: $? = 0
# configure:6360: result: yes
# configure:6360: checking pwd.h presence
# configure:6360: clang -E conftest.c
# configure:6360: $? = 0
# configure:6360: result: yes
# configure:6360: checking for pwd.h
# configure:6360: result: yes
# configure:6372: checking dlfcn.h usability
# configure:6372: clang -c conftest.c >&5
# configure:6372: $? = 0
# configure:6372: result: yes
# configure:6372: checking dlfcn.h presence
# configure:6372: clang -E conftest.c
# configure:6372: $? = 0
# configure:6372: result: yes
# configure:6372: checking for dlfcn.h
# configure:6372: result: yes
# configure:6384: checking dl.h usability
# configure:6384: clang -c conftest.c >&5
# conftest.c:65:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6384: result: no
# configure:6384: checking dl.h presence
# configure:6384: clang -E conftest.c
# conftest.c:32:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6384: result: no
# configure:6384: checking for dl.h
# configure:6384: result: no
# configure:6396: checking sys/dxe.h usability
# configure:6396: clang -c conftest.c >&5
# conftest.c:65:10: fatal error: 'sys/dxe.h' file not found
# #include
# ^
# 1 error generated.
# configure:6396: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6396: result: no
# configure:6396: checking sys/dxe.h presence
# configure:6396: clang -E conftest.c
# conftest.c:32:10: fatal error: 'sys/dxe.h' file not found
# #include
# ^
# 1 error generated.
# configure:6396: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6396: result: no
# configure:6396: checking for sys/dxe.h
# configure:6396: result: no
# configure:6408: checking mach-o/dyld.h usability
# configure:6408: clang -c conftest.c >&5
# conftest.c:65:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:6408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6408: result: no
# configure:6408: checking mach-o/dyld.h presence
# configure:6408: clang -E conftest.c
# conftest.c:32:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:6408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6408: result: no
# configure:6408: checking for mach-o/dyld.h
# configure:6408: result: no
# configure:6420: checking mach/mach_time.h usability
# configure:6420: clang -c conftest.c >&5
# conftest.c:65:10: fatal error: 'mach/mach_time.h' file not found
# #include
# ^
# 1 error generated.
# configure:6420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6420: result: no
# configure:6420: checking mach/mach_time.h presence
# configure:6420: clang -E conftest.c
# conftest.c:32:10: fatal error: 'mach/mach_time.h' file not found
# #include
# ^
# 1 error generated.
# configure:6420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6420: result: no
# configure:6420: checking for mach/mach_time.h
# configure:6420: result: no
# configure:6432: checking for sys/types.h
# configure:6432: result: yes
# configure:6444: checking sys/time.h usability
# configure:6444: clang -c conftest.c >&5
# configure:6444: $? = 0
# configure:6444: result: yes
# configure:6444: checking sys/time.h presence
# configure:6444: clang -E conftest.c
# configure:6444: $? = 0
# configure:6444: result: yes
# configure:6444: checking for sys/time.h
# configure:6444: result: yes
# configure:6456: checking sys/times.h usability
# configure:6456: clang -c conftest.c >&5
# configure:6456: $? = 0
# configure:6456: result: yes
# configure:6456: checking sys/times.h presence
# configure:6456: clang -E conftest.c
# configure:6456: $? = 0
# configure:6456: result: yes
# configure:6456: checking for sys/times.h
# configure:6456: result: yes
# configure:6468: checking sys/timeb.h usability
# configure:6468: clang -c conftest.c >&5
# configure:6468: $? = 0
# configure:6468: result: yes
# configure:6468: checking sys/timeb.h presence
# configure:6468: clang -E conftest.c
# configure:6468: $? = 0
# configure:6468: result: yes
# configure:6468: checking for sys/timeb.h
# configure:6468: result: yes
# configure:6480: checking sys/timers.h usability
# configure:6480: clang -c conftest.c >&5
# conftest.c:69:10: fatal error: 'sys/timers.h' file not found
# #include
# ^
# 1 error generated.
# configure:6480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6480: result: no
# configure:6480: checking sys/timers.h presence
# configure:6480: clang -E conftest.c
# conftest.c:36:10: fatal error: 'sys/timers.h' file not found
# #include
# ^
# 1 error generated.
# configure:6480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | /* end confdefs.h. */
# | #include
# configure:6480: result: no
# configure:6480: checking for sys/timers.h
# configure:6480: result: no
# configure:6492: checking sys/resource.h usability
# configure:6492: clang -c conftest.c >&5
# configure:6492: $? = 0
# configure:6492: result: yes
# configure:6492: checking sys/resource.h presence
# configure:6492: clang -E conftest.c
# configure:6492: $? = 0
# configure:6492: result: yes
# configure:6492: checking for sys/resource.h
# configure:6492: result: yes
# configure:6504: checking sys/wait.h usability
# configure:6504: clang -c conftest.c >&5
# configure:6504: $? = 0
# configure:6504: result: yes
# configure:6504: checking sys/wait.h presence
# configure:6504: clang -E conftest.c
# configure:6504: $? = 0
# configure:6504: result: yes
# configure:6504: checking for sys/wait.h
# configure:6504: result: yes
# configure:6516: checking sys/mman.h usability
# configure:6516: clang -c conftest.c >&5
# configure:6516: $? = 0
# configure:6516: result: yes
# configure:6516: checking sys/mman.h presence
# configure:6516: clang -E conftest.c
# configure:6516: $? = 0
# configure:6516: result: yes
# configure:6516: checking for sys/mman.h
# configure:6516: result: yes
# configure:6528: checking syslog.h usability
# configure:6528: clang -c conftest.c >&5
# configure:6528: $? = 0
# configure:6528: result: yes
# configure:6528: checking syslog.h presence
# configure:6528: clang -E conftest.c
# configure:6528: $? = 0
# configure:6528: result: yes
# configure:6528: checking for syslog.h
# configure:6528: result: yes
# configure:6540: checking netdb.h usability
# configure:6540: clang -c conftest.c >&5
# configure:6540: $? = 0
# configure:6540: result: yes
# configure:6540: checking netdb.h presence
# configure:6540: clang -E conftest.c
# configure:6540: $? = 0
# configure:6540: result: yes
# configure:6540: checking for netdb.h
# configure:6540: result: yes
# configure:6552: checking grp.h usability
# configure:6552: clang -c conftest.c >&5
# configure:6552: $? = 0
# configure:6552: result: yes
# configure:6552: checking grp.h presence
# configure:6552: clang -E conftest.c
# configure:6552: $? = 0
# configure:6552: result: yes
# configure:6552: checking for grp.h
# configure:6552: result: yes
# configure:6567: checking fpu_control.h usability
# configure:6567: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'fpu_control.h' file not found
# #include
# ^
# 1 error generated.
# configure:6567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6567: result: no
# configure:6567: checking fpu_control.h presence
# configure:6567: clang -E conftest.c
# conftest.c:42:10: fatal error: 'fpu_control.h' file not found
# #include
# ^
# 1 error generated.
# configure:6567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6567: result: no
# configure:6567: checking for fpu_control.h
# configure:6567: result: no
# configure:6579: checking os2.h usability
# configure:6579: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'os2.h' file not found
# #include
# ^
# 1 error generated.
# configure:6579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6579: result: no
# configure:6579: checking os2.h presence
# configure:6579: clang -E conftest.c
# conftest.c:42:10: fatal error: 'os2.h' file not found
# #include
# ^
# 1 error generated.
# configure:6579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6579: result: no
# configure:6579: checking for os2.h
# configure:6579: result: no
# configure:6591: checking dos.h usability
# configure:6591: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'dos.h' file not found
# #include
# ^
# 1 error generated.
# configure:6591: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6591: result: no
# configure:6591: checking dos.h presence
# configure:6591: clang -E conftest.c
# conftest.c:42:10: fatal error: 'dos.h' file not found
# #include
# ^
# 1 error generated.
# configure:6591: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6591: result: no
# configure:6591: checking for dos.h
# configure:6591: result: no
# configure:6603: checking direct.h usability
# configure:6603: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# configure:6603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6603: result: no
# configure:6603: checking direct.h presence
# configure:6603: clang -E conftest.c
# conftest.c:42:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# configure:6603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6603: result: no
# configure:6603: checking for direct.h
# configure:6603: result: no
# configure:6626: checking wdefwin.h usability
# configure:6626: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'wdefwin.h' file not found
# #include
# ^
# 1 error generated.
# configure:6626: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6626: result: no
# configure:6626: checking wdefwin.h presence
# configure:6626: clang -E conftest.c
# conftest.c:42:10: fatal error: 'wdefwin.h' file not found
# #include
# ^
# 1 error generated.
# configure:6626: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6626: result: no
# configure:6626: checking for wdefwin.h
# configure:6626: result: no
# configure:6638: checking tfork.h usability
# configure:6638: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'tfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6638: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6638: result: no
# configure:6638: checking tfork.h presence
# configure:6638: clang -E conftest.c
# conftest.c:42:10: fatal error: 'tfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6638: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6638: result: no
# configure:6638: checking for tfork.h
# configure:6638: result: no
# configure:6650: checking curses.h usability
# configure:6650: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6650: result: no
# configure:6650: checking curses.h presence
# configure:6650: clang -E conftest.c
# conftest.c:42:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6650: result: no
# configure:6650: checking for curses.h
# configure:6650: result: no
# configure:6662: checking ncurses.h usability
# configure:6662: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6662: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6662: result: no
# configure:6662: checking ncurses.h presence
# configure:6662: clang -E conftest.c
# conftest.c:42:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6662: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure:6662: result: no
# configure:6662: checking for ncurses.h
# configure:6662: result: no
# configure:6674: checking netinet/in.h usability
# configure:6674: clang -c conftest.c >&5
# configure:6674: $? = 0
# configure:6674: result: yes
# configure:6674: checking netinet/in.h presence
# configure:6674: clang -E conftest.c
# configure:6674: $? = 0
# configure:6674: result: yes
# configure:6674: checking for netinet/in.h
# configure:6674: result: yes
# configure:6686: checking arpa/inet.h usability
# configure:6686: clang -c conftest.c >&5
# configure:6686: $? = 0
# configure:6686: result: yes
# configure:6686: checking arpa/inet.h presence
# configure:6686: clang -E conftest.c
# configure:6686: $? = 0
# configure:6686: result: yes
# configure:6686: checking for arpa/inet.h
# configure:6686: result: yes
# configure:6698: checking termios.h usability
# configure:6698: clang -c conftest.c >&5
# configure:6698: $? = 0
# configure:6698: result: yes
# configure:6698: checking termios.h presence
# configure:6698: clang -E conftest.c
# configure:6698: $? = 0
# configure:6698: result: yes
# configure:6698: checking for termios.h
# configure:6698: result: yes
# configure:6711: checking pty.h usability
# configure:6711: clang -c conftest.c >&5
# configure:6711: $? = 0
# configure:6711: result: yes
# configure:6711: checking pty.h presence
# configure:6711: clang -E conftest.c
# configure:6711: $? = 0
# configure:6711: result: yes
# configure:6711: checking for pty.h
# configure:6711: result: yes
# configure:6723: checking stropts.h usability
# configure:6723: clang -c conftest.c >&5
# configure:6723: $? = 0
# configure:6723: result: yes
# configure:6723: checking stropts.h presence
# configure:6723: clang -E conftest.c
# configure:6723: $? = 0
# configure:6723: result: yes
# configure:6723: checking for stropts.h
# configure:6723: result: yes
# configure:6735: checking libutil.h usability
# configure:6735: clang -c conftest.c >&5
# conftest.c:80:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:6735: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6735: result: no
# configure:6735: checking libutil.h presence
# configure:6735: clang -E conftest.c
# conftest.c:47:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:6735: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6735: result: no
# configure:6735: checking for libutil.h
# configure:6735: result: no
# configure:6747: checking util.h usability
# configure:6747: clang -c conftest.c >&5
# conftest.c:80:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:6747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6747: result: no
# configure:6747: checking util.h presence
# configure:6747: clang -E conftest.c
# conftest.c:47:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:6747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6747: result: no
# configure:6747: checking for util.h
# configure:6747: result: no
# configure:6759: checking sys/fpu.h usability
# configure:6759: clang -c conftest.c >&5
# conftest.c:80:10: fatal error: 'sys/fpu.h' file not found
# #include
# ^
# 1 error generated.
# configure:6759: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6759: result: no
# configure:6759: checking sys/fpu.h presence
# configure:6759: clang -E conftest.c
# conftest.c:47:10: fatal error: 'sys/fpu.h' file not found
# #include
# ^
# 1 error generated.
# configure:6759: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6759: result: no
# configure:6759: checking for sys/fpu.h
# configure:6759: result: no
# configure:6771: checking fenv.h usability
# configure:6771: clang -c conftest.c >&5
# configure:6771: $? = 0
# configure:6771: result: yes
# configure:6771: checking fenv.h presence
# configure:6771: clang -E conftest.c
# configure:6771: $? = 0
# configure:6771: result: yes
# configure:6771: checking for fenv.h
# configure:6771: result: yes
# configure:6783: checking fcntl.h usability
# configure:6783: clang -c conftest.c >&5
# configure:6783: $? = 0
# configure:6783: result: yes
# configure:6783: checking fcntl.h presence
# configure:6783: clang -E conftest.c
# configure:6783: $? = 0
# configure:6783: result: yes
# configure:6783: checking for fcntl.h
# configure:6783: result: yes
# configure:6795: checking sys/ioctl.h usability
# configure:6795: clang -c conftest.c >&5
# configure:6795: $? = 0
# configure:6795: result: yes
# configure:6795: checking sys/ioctl.h presence
# configure:6795: clang -E conftest.c
# configure:6795: $? = 0
# configure:6795: result: yes
# configure:6795: checking for sys/ioctl.h
# configure:6795: result: yes
# configure:6807: checking sys/socket.h usability
# configure:6807: clang -c conftest.c >&5
# configure:6807: $? = 0
# configure:6807: result: yes
# configure:6807: checking sys/socket.h presence
# configure:6807: clang -E conftest.c
# configure:6807: $? = 0
# configure:6807: result: yes
# configure:6807: checking for sys/socket.h
# configure:6807: result: yes
# configure:6819: checking for strings.h
# configure:6819: result: yes
# configure:6831: checking for memory.h
# configure:6831: result: yes
# configure:6843: checking sys/sysctl.h usability
# configure:6843: clang -c conftest.c >&5
# conftest.c:86:10: fatal error: 'sys/sysctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6843: result: no
# configure:6843: checking sys/sysctl.h presence
# configure:6843: clang -E conftest.c
# conftest.c:53:10: fatal error: 'sys/sysctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# configure:6843: result: no
# configure:6843: checking for sys/sysctl.h
# configure:6843: result: no
# configure:6855: checking ws2tcpip.h usability
# configure:6855: clang -c conftest.c >&5
# conftest.c:86:10: fatal error: 'ws2tcpip.h' file not found
# #include
# ^
# 1 error generated.
# configure:6855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6855: result: no
# configure:6855: checking ws2tcpip.h presence
# configure:6855: clang -E conftest.c
# conftest.c:53:10: fatal error: 'ws2tcpip.h' file not found
# #include
# ^
# 1 error generated.
# configure:6855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# configure:6855: result: no
# configure:6855: checking for ws2tcpip.h
# configure:6855: result: no
# configure:6867: checking TargetConditionals.h usability
# configure:6867: clang -c conftest.c >&5
# conftest.c:86:10: fatal error: 'TargetConditionals.h' file not found
# #include
# ^
# 1 error generated.
# configure:6867: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6867: result: no
# configure:6867: checking TargetConditionals.h presence
# configure:6867: clang -E conftest.c
# conftest.c:53:10: fatal error: 'TargetConditionals.h' file not found
# #include
# ^
# 1 error generated.
# configure:6867: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# configure:6867: result: no
# configure:6867: checking for TargetConditionals.h
# configure:6867: result: no
# configure:6879: checking poll.h usability
# configure:6879: clang -c conftest.c >&5
# configure:6879: $? = 0
# configure:6879: result: yes
# configure:6879: checking poll.h presence
# configure:6879: clang -E conftest.c
# configure:6879: $? = 0
# configure:6879: result: yes
# configure:6879: checking for poll.h
# configure:6879: result: yes
# configure:6891: checking for environ
# configure:6916: clang -c conftest.c >&5
# configure:6916: $? = 0
# configure:6924: result: yes
# configure:6932: checking for _NSGetEnviron
# configure:6940: checking crt_externs.h usability
# configure:6940: clang -c conftest.c >&5
# conftest.c:88:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6940: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6940: result: no
# configure:6940: checking crt_externs.h presence
# configure:6940: clang -E conftest.c
# conftest.c:55:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6940: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | /* end confdefs.h. */
# | #include
# configure:6940: result: no
# configure:6940: checking for crt_externs.h
# configure:6940: result: no
# configure:6965: clang -c conftest.c >&5
# conftest.c:63:17: warning: implicit declaration of function '_NSGetEnviron' is invalid in C99 [-Wimplicit-function-declaration]
# char *arg0 = *(*_NSGetEnviron());
# ^
# conftest.c:63:16: error: indirection requires pointer operand ('int' invalid)
# char *arg0 = *(*_NSGetEnviron());
# ^~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:6965: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_CRT_EXTERNS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | char *arg0 = *(*_NSGetEnviron());
# | ;
# | return 0;
# | }
# configure:6973: result: no
# configure:6984: checking for remove
# configure:6984: clang -o conftest conftest.c >&5
# configure:6984: $? = 0
# configure:6984: result: yes
# configure:6997: checking for rename
# configure:6997: clang -o conftest conftest.c >&5
# configure:6997: $? = 0
# configure:6997: result: yes
# configure:7010: checking for sys/stat.h
# configure:7010: result: yes
# configure:7022: checking for mkdir
# configure:7022: clang -o conftest conftest.c >&5
# configure:7022: $? = 0
# configure:7022: result: yes
# configure:7035: checking dirent.h usability
# configure:7035: clang -c conftest.c >&5
# configure:7035: $? = 0
# configure:7035: result: yes
# configure:7035: checking dirent.h presence
# configure:7035: clang -E conftest.c
# configure:7035: $? = 0
# configure:7035: result: yes
# configure:7035: checking for dirent.h
# configure:7035: result: yes
# configure:7047: checking for opendir
# configure:7047: clang -o conftest conftest.c >&5
# configure:7047: $? = 0
# configure:7047: result: yes
# configure:7060: checking stat.h usability
# configure:7060: clang -c conftest.c >&5
# conftest.c:94:10: fatal error: 'stat.h' file not found
# #include
# ^
# 1 error generated.
# configure:7060: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7060: result: no
# configure:7060: checking stat.h presence
# configure:7060: clang -E conftest.c
# conftest.c:61:10: fatal error: 'stat.h' file not found
# #include
# ^
# 1 error generated.
# configure:7060: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | /* end confdefs.h. */
# | #include
# configure:7060: result: no
# configure:7060: checking for stat.h
# configure:7060: result: no
# configure:7072: checking for sys/stat.h
# configure:7072: result: yes
# configure:7084: checking for stat
# configure:7084: clang -o conftest conftest.c >&5
# configure:7084: $? = 0
# configure:7084: result: yes
# configure:7095: checking for stat64
# configure:7095: clang -o conftest conftest.c >&5
# configure:7095: $? = 0
# configure:7095: result: yes
# configure:7104: checking for struct stat64
# configure:7104: clang -c conftest.c >&5
# conftest.c:69:5: error: invalid application of 'sizeof' to an incomplete type 'struct stat64'
# if (sizeof (struct stat64))
# ^ ~~~~~~~~~~~~~~~
# conftest.c:69:20: note: forward declaration of 'struct stat64'
# if (sizeof (struct stat64))
# ^
# 1 error generated.
# configure:7104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof (struct stat64))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7104: result: no
# configure:7119: checking for socklen_t
# configure:7142: clang -c conftest.c >&5
# configure:7142: $? = 0
# configure:7150: result: yes
# configure:7215: checking for library containing asin
# configure:7246: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration]
# char asin ();
# ^
# conftest.c:71:6: note: 'asin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7246: $? = 0
# configure:7263: result: none required
# configure:7272: checking for library containing dlopen
# configure:7303: clang -o conftest conftest.c >&5
# configure:7303: $? = 0
# configure:7320: result: none required
# configure:7328: checking for library containing shl_load
# configure:7359: clang -o conftest conftest.c >&5
# /tmp/conftest-6a5d46.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7359: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:7359: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-bfbada.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7359: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:7376: result: no
# configure:7388: checking for library containing socket
# configure:7419: clang -o conftest conftest.c >&5
# configure:7419: $? = 0
# configure:7436: result: none required
# configure:7445: checking for library containing gethostbyname
# configure:7476: clang -o conftest conftest.c >&5
# configure:7476: $? = 0
# configure:7493: result: none required
# configure:7502: checking for library containing hstrerror
# configure:7533: clang -o conftest conftest.c >&5
# configure:7533: $? = 0
# configure:7550: result: none required
# configure:7559: checking for library containing openpty
# configure:7590: clang -o conftest conftest.c >&5
# configure:7590: $? = 0
# configure:7607: result: none required
# configure:7616: checking for library containing WSAStartup
# configure:7647: clang -o conftest conftest.c >&5
# /tmp/conftest-3ab834.o:conftest.c:function main: error: undefined reference to 'WSAStartup'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char WSAStartup ();
# | int
# | main ()
# | {
# | return WSAStartup ();
# | ;
# | return 0;
# | }
# configure:7647: clang -o conftest conftest.c -lws2_32 >&5
# /sysroot/bin/ld: error: cannot find -lws2_32
# /tmp/conftest-ade260.o:conftest.c:function main: error: undefined reference to 'WSAStartup'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char WSAStartup ();
# | int
# | main ()
# | {
# | return WSAStartup ();
# | ;
# | return 0;
# | }
# configure:7664: result: no
# configure:7673: checking for library containing clock_gettime
# configure:7704: clang -o conftest conftest.c >&5
# configure:7704: $? = 0
# configure:7721: result: none required
# configure:7730: checking for library containing timeBeginPeriod
# configure:7761: clang -o conftest conftest.c >&5
# /tmp/conftest-baa9cf.o:conftest.c:function main: error: undefined reference to 'timeBeginPeriod'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char timeBeginPeriod ();
# | int
# | main ()
# | {
# | return timeBeginPeriod ();
# | ;
# | return 0;
# | }
# configure:7761: clang -o conftest conftest.c -lwinmm >&5
# /sysroot/bin/ld: error: cannot find -lwinmm
# /tmp/conftest-b3bb0d.o:conftest.c:function main: error: undefined reference to 'timeBeginPeriod'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char timeBeginPeriod ();
# | int
# | main ()
# | {
# | return timeBeginPeriod ();
# | ;
# | return 0;
# | }
# configure:7778: result: no
# configure:7793: checking for pipe
# configure:7793: clang -o conftest conftest.c >&5
# configure:7793: $? = 0
# configure:7793: result: yes
# configure:7804: checking for socketpair
# configure:7804: clang -o conftest conftest.c >&5
# configure:7804: $? = 0
# configure:7804: result: yes
# configure:7815: checking for chdir
# configure:7815: clang -o conftest conftest.c >&5
# configure:7815: $? = 0
# configure:7815: result: yes
# configure:7826: checking for execvp
# configure:7826: clang -o conftest conftest.c >&5
# configure:7826: $? = 0
# configure:7826: result: yes
# configure:7837: checking for getgrnam
# configure:7837: clang -o conftest conftest.c >&5
# configure:7837: $? = 0
# configure:7837: result: yes
# configure:7848: checking for getpid
# configure:7848: clang -o conftest conftest.c >&5
# configure:7848: $? = 0
# configure:7848: result: yes
# configure:7859: checking for getppid
# configure:7859: clang -o conftest conftest.c >&5
# configure:7859: $? = 0
# configure:7859: result: yes
# configure:7870: checking for getpwnam
# configure:7870: clang -o conftest conftest.c >&5
# configure:7870: $? = 0
# configure:7870: result: yes
# configure:7881: checking for ioctl
# configure:7881: clang -o conftest conftest.c >&5
# configure:7881: $? = 0
# configure:7881: result: yes
# configure:7892: checking for link
# configure:7892: clang -o conftest conftest.c >&5
# configure:7892: $? = 0
# configure:7892: result: yes
# configure:7903: checking for mkfifo
# configure:7903: clang -o conftest conftest.c >&5
# configure:7903: $? = 0
# configure:7903: result: yes
# configure:7914: checking for rmdir
# configure:7914: clang -o conftest conftest.c >&5
# configure:7914: $? = 0
# configure:7914: result: yes
# configure:7925: checking for socket
# configure:7925: clang -o conftest conftest.c >&5
# configure:7925: $? = 0
# configure:7925: result: yes
# configure:7936: checking for utimes
# configure:7936: clang -o conftest conftest.c >&5
# configure:7936: $? = 0
# configure:7936: result: yes
# configure:7947: checking for strerror
# configure:7947: clang -o conftest conftest.c >&5
# conftest.c:101:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:101:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7947: $? = 0
# configure:7947: result: yes
# configure:7958: checking for symlink
# configure:7958: clang -o conftest conftest.c >&5
# configure:7958: $? = 0
# configure:7958: result: yes
# configure:7969: checking for sysconf
# configure:7969: clang -o conftest conftest.c >&5
# configure:7969: $? = 0
# configure:7969: result: yes
# configure:7980: checking for sysctl
# configure:7980: clang -o conftest conftest.c >&5
# /tmp/conftest-bfa92c.o:conftest.c:function main: error: undefined reference to 'sysctl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | /* end confdefs.h. */
# | /* Define sysctl to an innocuous variant, in case declares sysctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysctl innocuous_sysctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysctl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sysctl ();
# | /* 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_sysctl || defined __stub___sysctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysctl ();
# | ;
# | return 0;
# | }
# configure:7980: result: no
# configure:7991: checking for syslog
# configure:7991: clang -o conftest conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:8002: checking for unlink
# configure:8002: clang -o conftest conftest.c >&5
# configure:8002: $? = 0
# configure:8002: result: yes
# configure:8013: checking for waitpid
# configure:8013: clang -o conftest conftest.c >&5
# configure:8013: $? = 0
# configure:8013: result: yes
# configure:8024: checking for mmap
# configure:8024: clang -o conftest conftest.c >&5
# configure:8024: $? = 0
# configure:8024: result: yes
# configure:8035: checking for fcntl
# configure:8035: clang -o conftest conftest.c >&5
# configure:8035: $? = 0
# configure:8035: result: yes
# configure:8054: checking for tcgetsetattr
# configure:8075: clang -c conftest.c >&5
# configure:8075: $? = 0
# configure:8083: result: yes
# configure:8096: checking for sigaction
# configure:8117: clang -c conftest.c >&5
# configure:8117: $? = 0
# configure:8125: result: yes
# configure:8139: checking for sigemptyset/sigaddset
# configure:8160: clang -c conftest.c >&5
# configure:8160: $? = 0
# configure:8168: result: yes
# configure:8184: checking for sigprocmask
# configure:8205: clang -c conftest.c >&5
# configure:8205: $? = 0
# configure:8213: result: yes
# configure:8226: checking for signal
# configure:8247: clang -c conftest.c >&5
# configure:8247: $? = 0
# configure:8255: result: yes
# configure:8266: checking for clock_gettime
# configure:8266: clang -o conftest conftest.c >&5
# configure:8266: $? = 0
# configure:8266: result: yes
# configure:8277: checking for mach_absolute_time
# configure:8277: clang -o conftest conftest.c >&5
# /tmp/conftest-12ea2a.o:conftest.c:function main: error: undefined reference to 'mach_absolute_time'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mach_absolute_time innocuous_mach_absolute_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mach_absolute_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mach_absolute_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mach_absolute_time ();
# | /* 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_mach_absolute_time || defined __stub___mach_absolute_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mach_absolute_time ();
# | ;
# | return 0;
# | }
# configure:8277: result: no
# configure:8288: checking for getclock
# configure:8288: clang -o conftest conftest.c >&5
# /tmp/conftest-b3c813.o:conftest.c:function main: error: undefined reference to 'getclock'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8288: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define getclock to an innocuous variant, in case declares getclock.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getclock innocuous_getclock
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getclock (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getclock
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getclock ();
# | /* 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_getclock || defined __stub___getclock
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getclock ();
# | ;
# | return 0;
# | }
# configure:8288: result: no
# configure:8300: checking for gettimeofday
# configure:8300: clang -o conftest conftest.c >&5
# configure:8300: $? = 0
# configure:8300: result: yes
# configure:8311: checking for ftime
# configure:8311: clang -o conftest conftest.c >&5
# configure:8311: $? = 0
# configure:8311: result: yes
# configure:8322: checking for time
# configure:8322: clang -o conftest conftest.c >&5
# configure:8322: $? = 0
# configure:8322: result: yes
# configure:8334: checking for nanosleep
# configure:8334: clang -o conftest conftest.c >&5
# configure:8334: $? = 0
# configure:8334: result: yes
# configure:8346: checking for sleep
# configure:8346: clang -o conftest conftest.c >&5
# configure:8346: $? = 0
# configure:8346: result: yes
# configure:8359: checking for getrusage
# configure:8359: clang -o conftest conftest.c >&5
# configure:8359: $? = 0
# configure:8359: result: yes
# configure:8370: checking for times
# configure:8370: clang -o conftest conftest.c >&5
# configure:8370: $? = 0
# configure:8370: result: yes
# configure:8381: checking for clock
# configure:8381: clang -o conftest conftest.c >&5
# configure:8381: $? = 0
# configure:8381: result: yes
# configure:8392: checking for DosQuerySysInfo
# configure:8392: clang -o conftest conftest.c >&5
# /tmp/conftest-4018b4.o:conftest.c:function main: error: undefined reference to 'DosQuerySysInfo'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | /* end confdefs.h. */
# | /* Define DosQuerySysInfo to an innocuous variant, in case declares DosQuerySysInfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define DosQuerySysInfo innocuous_DosQuerySysInfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char DosQuerySysInfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef DosQuerySysInfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char DosQuerySysInfo ();
# | /* 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_DosQuerySysInfo || defined __stub___DosQuerySysInfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return DosQuerySysInfo ();
# | ;
# | return 0;
# | }
# configure:8392: result: no
# configure:8404: checking for setitimer
# configure:8404: clang -o conftest conftest.c >&5
# configure:8404: $? = 0
# configure:8404: result: yes
# configure:8415: checking for dos_setvect
# configure:8415: clang -o conftest conftest.c >&5
# /tmp/conftest-0c002e.o:conftest.c:function main: error: undefined reference to 'dos_setvect'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define dos_setvect to an innocuous variant, in case declares dos_setvect.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dos_setvect innocuous_dos_setvect
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dos_setvect (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dos_setvect
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dos_setvect ();
# | /* 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_dos_setvect || defined __stub___dos_setvect
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dos_setvect ();
# | ;
# | return 0;
# | }
# configure:8415: result: no
# configure:8426: checking for DosStartTimer
# configure:8426: clang -o conftest conftest.c >&5
# /tmp/conftest-baa7bf.o:conftest.c:function main: error: undefined reference to 'DosStartTimer'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8426: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define DosStartTimer to an innocuous variant, in case declares DosStartTimer.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define DosStartTimer innocuous_DosStartTimer
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char DosStartTimer (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef DosStartTimer
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char DosStartTimer ();
# | /* 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_DosStartTimer || defined __stub___DosStartTimer
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return DosStartTimer ();
# | ;
# | return 0;
# | }
# configure:8426: result: no
# configure:8437: checking for VInstall
# configure:8437: clang -o conftest conftest.c >&5
# /tmp/conftest-35c994.o:conftest.c:function main: error: undefined reference to 'VInstall'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define VInstall to an innocuous variant, in case declares VInstall.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define VInstall innocuous_VInstall
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char VInstall (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef VInstall
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char VInstall ();
# | /* 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_VInstall || defined __stub___VInstall
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return VInstall ();
# | ;
# | return 0;
# | }
# configure:8437: result: no
# configure:8450: checking for shl_load
# configure:8450: clang -o conftest conftest.c >&5
# /tmp/conftest-567807.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:8450: result: no
# configure:8462: checking for DosLoadModule
# configure:8462: clang -o conftest conftest.c >&5
# /tmp/conftest-09d66a.o:conftest.c:function main: error: undefined reference to 'DosLoadModule'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define DosLoadModule to an innocuous variant, in case declares DosLoadModule.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define DosLoadModule innocuous_DosLoadModule
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char DosLoadModule (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef DosLoadModule
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char DosLoadModule ();
# | /* 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_DosLoadModule || defined __stub___DosLoadModule
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return DosLoadModule ();
# | ;
# | return 0;
# | }
# configure:8462: result: no
# configure:8473: checking for dxe_load
# configure:8473: clang -o conftest conftest.c >&5
# /tmp/conftest-b7f3c2.o:conftest.c:function main: error: undefined reference to 'dxe_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8473: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define dxe_load to an innocuous variant, in case declares dxe_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dxe_load innocuous_dxe_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dxe_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dxe_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dxe_load ();
# | /* 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_dxe_load || defined __stub___dxe_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dxe_load ();
# | ;
# | return 0;
# | }
# configure:8473: result: no
# configure:8484: checking for GetDiskFragment
# configure:8484: clang -o conftest conftest.c >&5
# /tmp/conftest-2003cc.o:conftest.c:function main: error: undefined reference to 'GetDiskFragment'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | /* end confdefs.h. */
# | /* Define GetDiskFragment to an innocuous variant, in case declares GetDiskFragment.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define GetDiskFragment innocuous_GetDiskFragment
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char GetDiskFragment (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef GetDiskFragment
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char GetDiskFragment ();
# | /* 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_GetDiskFragment || defined __stub___GetDiskFragment
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return GetDiskFragment ();
# | ;
# | return 0;
# | }
# configure:8484: result: no
# configure:8495: checking for dlopen
# configure:8495: clang -o conftest conftest.c >&5
# configure:8495: $? = 0
# configure:8495: result: yes
# configure:8506: checking for NSLinkModule
# configure:8506: clang -o conftest conftest.c >&5
# /tmp/conftest-ed2e45.o:conftest.c:function main: error: undefined reference to 'NSLinkModule'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | /* end confdefs.h. */
# | /* Define NSLinkModule to an innocuous variant, in case declares NSLinkModule.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define NSLinkModule innocuous_NSLinkModule
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char NSLinkModule (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef NSLinkModule
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char NSLinkModule ();
# | /* 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_NSLinkModule || defined __stub___NSLinkModule
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return NSLinkModule ();
# | ;
# | return 0;
# | }
# configure:8506: result: no
# configure:8518: checking for gethostname
# configure:8518: clang -o conftest conftest.c >&5
# configure:8518: $? = 0
# configure:8518: result: yes
# configure:8529: checking for inet_pton
# configure:8529: clang -o conftest conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8540: checking for getaddrinfo
# configure:8540: clang -o conftest conftest.c >&5
# configure:8540: $? = 0
# configure:8540: result: yes
# configure:8551: checking for gethostbyname
# configure:8551: clang -o conftest conftest.c >&5
# configure:8551: $? = 0
# configure:8551: result: yes
# configure:8562: checking for gethostbyaddr
# configure:8562: clang -o conftest conftest.c >&5
# configure:8562: $? = 0
# configure:8562: result: yes
# configure:8573: checking for getservbyname
# configure:8573: clang -o conftest conftest.c >&5
# configure:8573: $? = 0
# configure:8573: result: yes
# configure:8584: checking for getservbyport
# configure:8584: clang -o conftest conftest.c >&5
# configure:8584: $? = 0
# configure:8584: result: yes
# configure:8595: checking for getprotobyname
# configure:8595: clang -o conftest conftest.c >&5
# configure:8595: $? = 0
# configure:8595: result: yes
# configure:8606: checking for getprotobynumber
# configure:8606: clang -o conftest conftest.c >&5
# configure:8606: $? = 0
# configure:8606: result: yes
# configure:8617: checking for getnetbyname
# configure:8617: clang -o conftest conftest.c >&5
# configure:8617: $? = 0
# configure:8617: result: yes
# configure:8629: checking for select
# configure:8629: clang -o conftest conftest.c >&5
# configure:8629: $? = 0
# configure:8629: result: yes
# configure:8640: checking for poll
# configure:8640: clang -o conftest conftest.c >&5
# configure:8640: $? = 0
# configure:8640: result: yes
# configure:8651: checking for ppoll
# configure:8651: clang -o conftest conftest.c >&5
# configure:8651: $? = 0
# configure:8651: result: yes
# configure:8667: checking for openpty
# configure:8667: clang -o conftest conftest.c >&5
# configure:8667: $? = 0
# configure:8667: result: yes
# configure:8678: checking for getpt
# configure:8678: clang -o conftest conftest.c >&5
# /tmp/conftest-bc5022.o:conftest.c:function main: error: undefined reference to 'getpt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8678: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | /* end confdefs.h. */
# | /* Define getpt to an innocuous variant, in case declares getpt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpt innocuous_getpt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getpt ();
# | /* 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_getpt || defined __stub___getpt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpt ();
# | ;
# | return 0;
# | }
# configure:8678: result: no
# configure:8689: checking for ptsname
# configure:8689: clang -o conftest conftest.c >&5
# configure:8689: $? = 0
# configure:8689: result: yes
# configure:8700: checking for ctermid
# configure:8700: clang -o conftest conftest.c >&5
# configure:8700: $? = 0
# configure:8700: result: yes
# configure:8711: checking for isastream
# configure:8711: clang -o conftest conftest.c >&5
# configure:8711: $? = 0
# configure:8711: result: yes
# configure:8723: checking for hstrerror
# configure:8723: clang -o conftest conftest.c >&5
# configure:8723: $? = 0
# configure:8723: result: yes
# configure:8740: checking for get_fpc_csr
# configure:8740: clang -o conftest conftest.c >&5
# /tmp/conftest-25e8c6.o:conftest.c:function main: error: undefined reference to 'get_fpc_csr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_CTERMID 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# | /* Define get_fpc_csr to an innocuous variant, in case declares get_fpc_csr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define get_fpc_csr innocuous_get_fpc_csr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char get_fpc_csr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef get_fpc_csr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char get_fpc_csr ();
# | /* 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_get_fpc_csr || defined __stub___get_fpc_csr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return get_fpc_csr ();
# | ;
# | return 0;
# | }
# configure:8740: result: no
# configure:9005: checking how clang's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003
# configure:9026: clang -o conftest conftest.c >&5
# configure:9029: $? = 0
# configure:9037: result: yes
# configure:9042: checking how clang's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005
# configure:9063: clang -o conftest conftest.c >&5
# configure:9054:8: error: use of undeclared identifier 'choke'
# choke me
# ^
# 1 error generated.
# configure:9066: $? = 1
# configure:9074: result:
# configure:9448: checking whether clang accepts -Wall
# configure:9469: clang -o conftest -Wall conftest.c >&5
# configure:9472: $? = 0
# configure:9486: result: -Wall
# configure:9491: checking whether clang accepts -W
# configure:9512: clang -o conftest -W conftest.c >&5
# configure:9515: $? = 0
# configure:9529: result: -W
# configure:9534: checking whether clang accepts -Wno-unused
# configure:9555: clang -o conftest -Wno-unused conftest.c >&5
# configure:9558: $? = 0
# configure:9572: result: -Wno-unused
# configure:9577: checking whether clang accepts -Wno-write-strings
# configure:9598: clang -o conftest -Wno-write-strings conftest.c >&5
# configure:9601: $? = 0
# configure:9615: result: -Wno-write-strings
# configure:9620: checking whether clang accepts -g
# configure:9641: clang -o conftest -g conftest.c >&5
# configure:9644: $? = 0
# configure:9658: result: -g
# configure:9665: checking whether clang accepts -p
# configure:9686: clang -o conftest -p conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '-p'
# configure:9689: $? = 0
# configure:9703: result: -p
# configure:9708: checking whether clang accepts -pg
# configure:9729: clang -o conftest -pg conftest.c >&5
# /sysroot/bin/ld: error: cannot open gcrt1.o: No such file or directory
# /tmp/conftest-0f7fe9.o:conftest.c:function main: error: undefined reference to 'mcount'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9732: $? = 1
# configure:9746: result:
# configure:9751: checking whether clang accepts -ftest-coverage
# configure:9772: clang -o conftest -ftest-coverage conftest.c >&5
# configure:9775: $? = 0
# configure:9789: result: -ftest-coverage
# configure:9794: checking whether clang accepts -fprofile-arcs
# configure:9815: clang -o conftest -fprofile-arcs conftest.c >&5
# configure:9818: $? = 0
# configure:9832: result: -fprofile-arcs
# configure:9837: checking whether clang accepts -fbranch-probabilities
# configure:9858: clang -o conftest -fbranch-probabilities conftest.c >&5
# clang-3.8: error: unknown argument: '-fbranch-probabilities'
# configure:9861: $? = 1
# configure:9875: result:
# configure:9882: checking whether clang accepts -O1
# configure:9903: clang -o conftest -O1 conftest.c >&5
# configure:9906: $? = 0
# configure:9920: result: -O1
# configure:9925: checking whether clang accepts -O2
# configure:9946: clang -o conftest -O2 conftest.c >&5
# configure:9949: $? = 0
# configure:9963: result: -O2
# configure:9968: checking whether clang accepts -fno-math-errno
# configure:9989: clang -o conftest -fno-math-errno conftest.c >&5
# configure:9992: $? = 0
# configure:10006: result: -fno-math-errno
# configure:10011: checking whether clang accepts -fno-strict-aliasing
# configure:10032: clang -o conftest -fno-strict-aliasing conftest.c >&5
# configure:10035: $? = 0
# configure:10049: result: -fno-strict-aliasing
# configure:10054: checking whether clang accepts -fwrapv
# configure:10075: clang -o conftest -fwrapv conftest.c >&5
# configure:10078: $? = 0
# configure:10092: result: -fwrapv
# configure:10097: checking whether clang accepts -fomit-frame-pointer
# configure:10118: clang -o conftest -fomit-frame-pointer conftest.c >&5
# configure:10121: $? = 0
# configure:10135: result: -fomit-frame-pointer
# configure:10179: checking whether clang accepts -fmodulo-sched
# configure:10200: clang -o conftest -fmodulo-sched conftest.c >&5
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# configure:10203: $? = 0
# configure:10217: result: -fmodulo-sched
# configure:10222: checking whether clang accepts -freschedule-modulo-scheduled-loops
# configure:10243: clang -o conftest -freschedule-modulo-scheduled-loops conftest.c >&5
# clang-3.8: error: unknown argument: '-freschedule-modulo-scheduled-loops'
# configure:10246: $? = 1
# configure:10260: result:
# configure:10278: checking whether clang accepts -fPIC
# configure:10299: clang -o conftest -fPIC conftest.c >&5
# configure:10302: $? = 0
# configure:10316: result: -fPIC
# configure:10321: checking whether clang accepts -fpic
# configure:10342: clang -o conftest -fpic conftest.c >&5
# configure:10345: $? = 0
# configure:10359: result: -fpic
# configure:10366: checking whether clang accepts -fno-common
# configure:10387: clang -o conftest -fno-common conftest.c >&5
# configure:10390: $? = 0
# configure:10404: result: -fno-common
# configure:10730: checking whether clang accepts -rdynamic
# configure:10751: clang -o conftest -rdynamic conftest.c >&5
# configure:10754: $? = 0
# configure:10768: result: -rdynamic
# configure:10773: checking whether clang accepts -shared
# configure:10794: clang -o conftest -shared -fPIC -fpic conftest.c >&5
# configure:10797: $? = 0
# configure:10811: result: -shared
# configure:12631: checking for X
# configure:12739: clang -E conftest.c
# conftest.c:121:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:12739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_CTERMID 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# | #include
# configure:12770: clang -o conftest conftest.c -lX11 >&5
# conftest.c:121:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:12770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_CTERMID 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | XrmInitialize ()
# | ;
# | return 0;
# | }
# configure:12820: result: libraries /usr/lib, headers /usr/include
# configure:12840: checking whether -R must be followed by a space
# configure:12856: clang -o conftest conftest.c -R/usr/lib >&5
# warning: unknown remark option '-R/usr/lib'; did you mean '-Rpass'? [-Wunknown-warning-option]
# 1 warning generated.
# configure:12856: $? = 0
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_CTERMID 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12873: clang -o conftest conftest.c -R /usr/lib >&5
# warning: unknown remark option '-R' [-Wunknown-warning-option]
# 1 warning generated.
# /sysroot/bin/ld: fatal error: /usr/lib: pread failed: Is a directory
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Gambit"
# | #define PACKAGE_TARNAME "gambit-v4_8_5"
# | #define PACKAGE_VERSION "v4.8.5"
# | #define PACKAGE_STRING "Gambit v4.8.5"
# | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# | #define PACKAGE_URL ""
# | #define ___SINGLE_HOST /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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 SIZEOF_VOIDP 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_ENVIRON /**/
# | #define HAVE_REMOVE 1
# | #define HAVE_RENAME 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_MKDIR 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_PIPE 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_CHDIR 1
# | #define HAVE_EXECVP 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_GETPID 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LINK 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SOCKET 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_UNLINK 1
# | #define HAVE_WAITPID 1
# | #define HAVE_MMAP 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TCGETSETATTR /**/
# | #define HAVE_SIGACTION /**/
# | #define HAVE_SIGEMPTYSET /**/
# | #define HAVE_SIGADDSET /**/
# | #define HAVE_SIGPROCMASK /**/
# | #define HAVE_SIGNAL /**/
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_CLOCK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_GETSERVBYPORT 1
# | #define HAVE_GETPROTOBYNAME 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_PPOLL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_CTERMID 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12878: result: neither works
# configure:12919: clang -o conftest conftest.c -L/usr/lib -lX11 >&5
# configure:12919: $? = 0
# configure:13017: checking for gethostbyname
# configure:13017: result: yes
# configure:13114: checking for connect
# configure:13114: clang -o conftest conftest.c >&5
# configure:13114: $? = 0
# configure:13114: result: yes
# configure:13163: checking for remove
# configure:13163: result: yes
# configure:13212: checking for shmat
# configure:13212: clang -o conftest conftest.c >&5
# configure:13212: $? = 0
# configure:13212: result: yes
# configure:13270: checking for IceConnectionNumber in -lICE
# configure:13295: clang -o conftest -L/usr/lib conftest.c -lICE >&5
# configure:13295: $? = 0
# configure:13304: result: yes
# configure:13320: checking whether ln -s works
# configure:13324: result: yes
# configure:13334: checking for x86_64-unknown-linux-ranlib
# configure:13364: result: no
# configure:13374: checking for ranlib
# configure:13390: found /sysroot/bin/ranlib
# configure:13401: result: ranlib
# configure:13413: WARNING: using cross tools not prefixed with host triplet
# configure:13430: checking for x86_64-unknown-linux-ar
# configure:13460: result: no
# configure:13470: checking for ar
# configure:13486: found /sysroot/bin/ar
# configure:13497: result: ar
# configure:13737: clang -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic -shared -D___SINGLE_HOST -D___DYNAMIC -Iinclude -o conftest.o1 conftest.c >&5
# clang-3.8: warning: optimization flag '-fmodulo-sched' is not supported
# In file included from configure:13727:
# include/gambit.h.in:15:10: fatal error: 'gambit-not408005.h' file not found
# #include "gambit-not408005.h"
# ^
# 1 error generated.
# configure:13740: $? = 1
# configure:14075: checking whether make sets $(MAKE)
# configure:14097: result: yes
# configure:14223: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Gambit config.status v4.8.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fadc74214b25
#
# config.status:1207: creating makefile
# config.status:1207: creating include/makefile
# config.status:1207: creating include/gambit.h
# config.status:1207: creating lib/makefile
# config.status:1207: creating gsi/makefile
# config.status:1207: creating gsc/makefile
# config.status:1207: creating bin/makefile
# config.status:1207: creating bin/gambcomp-C.unix
# config.status:1207: creating bin/gambcomp-C.bat.windows
# config.status:1207: creating bin/gambdoc.unix
# config.status:1207: creating bin/gambdoc.bat.windows
# config.status:1207: creating misc/makefile
# config.status:1207: creating doc/makefile
# config.status:1207: creating tests/makefile
# config.status:1207: creating examples/makefile
# config.status:1207: creating examples/distr-comp/makefile
# config.status:1207: creating examples/pi/makefile
# config.status:1207: creating examples/ring/makefile
# config.status:1207: creating examples/web-repl/makefile
# config.status:1207: creating examples/web-server/makefile
# config.status:1207: creating examples/tcltk/makefile
# config.status:1207: creating examples/Xlib-simple/makefile
# config.status:1207: creating examples/pthread/makefile
# config.status:1207: creating examples/misc/makefile
# config.status:1207: creating contrib/makefile
# config.status:1207: creating contrib/GambitREPL/makefile
# config.status:1207: creating contrib/xactlog/makefile
# config.status:1207: creating prebuilt/makefile
# config.status:1207: creating prebuilt/macosx/makefile
# config.status:1207: creating prebuilt/macosx/build-phase2
# config.status:1207: creating prebuilt/windows/makefile
# config.status:1207: creating prebuilt/windows/build-phase2
# config.status:1207: creating include/config.h
# configure:15456:
# **************************************************************************
# *** ***
# *** The option "--enable-single-host" was specified to the configure ***
# *** script and a LLVM C compiler is being used (clang or LLVM GCC). ***
# *** This combination is not recommended as the build may require a ***
# *** lot of memory and a very long time (over 30 minutes on a fairly ***
# *** fast machine with clang 3.0). Configuring with GNU GCC will give ***
# *** a faster build (1 min on the same machine with GNU GCC 4.2.1) and ***
# *** the executable will be faster. ***
# *** ***
# **************************************************************************
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_C_COMP_CLANG=yes
# ac_cv_C_COMP_GNUC=yes
# ac_cv_C_COMP_LLVM=yes
# ac_cv_C_COMP_VISUALC=
# ac_cv_DASH_O1=' -O1'
# ac_cv_DASH_O2=' -O2'
# ac_cv_DASH_W=' -W'
# ac_cv_DASH_Wall=' -Wall'
# ac_cv_DASH_Wno_unused=' -Wno-unused'
# ac_cv_DASH_Wno_write_strings=' -Wno-write-strings'
# ac_cv_DASH_fPIC=' -fPIC'
# ac_cv_DASH_fbranch_probabilities=
# ac_cv_DASH_fmodulo_sched=' -fmodulo-sched'
# ac_cv_DASH_fno_common=' -fno-common'
# ac_cv_DASH_fno_math_errno=' -fno-math-errno'
# ac_cv_DASH_fno_strict_aliasing=' -fno-strict-aliasing'
# ac_cv_DASH_fomit_frame_pointer=' -fomit-frame-pointer'
# ac_cv_DASH_fpic=' -fpic'
# ac_cv_DASH_fprofile_arcs=' -fprofile-arcs'
# ac_cv_DASH_freschedule_modulo_scheduled_loops=
# ac_cv_DASH_ftest_coverage=' -ftest-coverage'
# ac_cv_DASH_fwrapv=' -fwrapv'
# ac_cv_DASH_g=' -g'
# ac_cv_DASH_p=' -p'
# ac_cv_DASH_pg=
# ac_cv_DASH_rdynamic=' -rdynamic'
# ac_cv_DASH_shared=' -shared'
# ac_cv_GCC_42_OR_43=yes
# ac_cv_OS_WIN32=
# ac_cv_POSSIBLE_LLVM_GCC_LABEL_VALUES_BUG=
# ac_cv__NSGetEnviron=no
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_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_environ=yes
# ac_cv_func_DosLoadModule=no
# ac_cv_func_DosQuerySysInfo=no
# ac_cv_func_DosStartTimer=no
# ac_cv_func_GetDiskFragment=no
# ac_cv_func_NSLinkModule=no
# ac_cv_func_VInstall=no
# ac_cv_func_chdir=yes
# ac_cv_func_clock=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_connect=yes
# ac_cv_func_ctermid=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_dos_setvect=no
# ac_cv_func_dxe_load=no
# ac_cv_func_execvp=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_ftime=yes
# ac_cv_func_get_fpc_csr=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getclock=no
# ac_cv_func_getgrnam=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnetbyname=yes
# ac_cv_func_getpid=yes
# ac_cv_func_getppid=yes
# ac_cv_func_getprotobyname=yes
# ac_cv_func_getprotobynumber=yes
# ac_cv_func_getpt=no
# ac_cv_func_getpwnam=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getservbyname=yes
# ac_cv_func_getservbyport=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_hstrerror=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_isastream=yes
# ac_cv_func_link=yes
# ac_cv_func_mach_absolute_time=no
# ac_cv_func_mkdir=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mmap=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_opendir=yes
# ac_cv_func_openpty=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_ppoll=yes
# ac_cv_func_ptsname=yes
# ac_cv_func_remove=yes
# ac_cv_func_rename=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_select=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_shl_load=no
# ac_cv_func_shmat=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_signal=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigset=yes
# ac_cv_func_sleep=yes
# ac_cv_func_socket=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_stat64=yes
# ac_cv_func_stat=yes
# ac_cv_func_strerror=yes
# ac_cv_func_symlink=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_sysctl=no
# ac_cv_func_syslog=yes
# ac_cv_func_tcgetsetattr=yes
# ac_cv_func_time=yes
# ac_cv_func_times=yes
# ac_cv_func_unlink=yes
# ac_cv_func_utimes=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
# ac_cv_header_TargetConditionals_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_crt_externs_h=no
# ac_cv_header_curses_h=no
# ac_cv_header_direct_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_dos_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fenv_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_fpu_control_h=no
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libutil_h=no
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_os2_h=no
# ac_cv_header_poll_h=yes
# ac_cv_header_pty_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_stropts_h=yes
# ac_cv_header_sys_dxe_h=no
# ac_cv_header_sys_fpu_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_timers_h=no
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_tfork_h=no
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_util_h=no
# ac_cv_header_wdefwin_h=no
# ac_cv_header_ws2tcpip_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ICE_IceConnectionNumber=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_WSAStartup=no
# ac_cv_search_asin='none required'
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_hstrerror='none required'
# ac_cv_search_openpty='none required'
# ac_cv_search_shl_load=no
# ac_cv_search_socket='none required'
# ac_cv_search_timeBeginPeriod=no
# ac_cv_sizeof_long=8
# ac_cv_sizeof_voidp=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_bool=no
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_stat64=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# BAT_EXTENSION=''
# BAT_EXTENSION_BAT=''
# BAT_EXTENSION_MF=''
# BAT_EXTENSION_SH='""'
# BUILD_DYN='${C_COMPILER} ${FLAGS_DYN} ${DEFS_DYN} -I"${GAMBITDIR_INCLUDE}" -o "${BUILD_DYN_OUTPUT_FILENAME}" ${BUILD_DYN_CC_OPTIONS} ${BUILD_DYN_LD_OPTIONS_PRELUDE} ${BUILD_DYN_INPUT_FILENAMES} ${BUILD_DYN_LD_OPTIONS}'
# BUILD_DYN_BAT='%%C_COMPILER%% %%FLAGS_DYN%% %%DEFS_DYN%% -I"%%GAMBITDIR_INCLUDE%%" -o "%%BUILD_DYN_OUTPUT_FILENAME%%" %%BUILD_DYN_CC_OPTIONS%% %%BUILD_DYN_LD_OPTIONS_PRELUDE%% %%BUILD_DYN_INPUT_FILENAMES%% %%BUILD_DYN_LD_OPTIONS%%'
# BUILD_DYN_ECHO='"${C_COMPILER} ${FLAGS_DYN} ${DEFS_DYN} -I\"${GAMBITDIR_INCLUDE}\" -o \"${BUILD_DYN_OUTPUT_FILENAME}\" ${BUILD_DYN_CC_OPTIONS} ${BUILD_DYN_LD_OPTIONS_PRELUDE} ${BUILD_DYN_INPUT_FILENAMES} ${BUILD_DYN_LD_OPTIONS}"'
# BUILD_DYN_ECHO_BAT='%C_COMPILER% %FLAGS_DYN% %DEFS_DYN% -I"%GAMBITDIR_INCLUDE%" -o "%BUILD_DYN_OUTPUT_FILENAME%" %BUILD_DYN_CC_OPTIONS% %BUILD_DYN_LD_OPTIONS_PRELUDE% %BUILD_DYN_INPUT_FILENAMES% %BUILD_DYN_LD_OPTIONS%'
# BUILD_DYN_MF='${C_COMPILER} ${FLAGS_DYN} ${DEFS_DYN} -I"${GAMBITDIR_INCLUDE}" -o "${BUILD_DYN_OUTPUT_FILENAME}" ${BUILD_DYN_CC_OPTIONS} ${BUILD_DYN_LD_OPTIONS_PRELUDE} ${BUILD_DYN_INPUT_FILENAMES} ${BUILD_DYN_LD_OPTIONS}'
# BUILD_DYN_SH='"\${C_COMPILER} \${FLAGS_DYN} \${DEFS_DYN} -I\"\${GAMBITDIR_INCLUDE}\" -o \"\${BUILD_DYN_OUTPUT_FILENAME}\" \${BUILD_DYN_CC_OPTIONS} \${BUILD_DYN_LD_OPTIONS_PRELUDE} \${BUILD_DYN_INPUT_FILENAMES} \${BUILD_DYN_LD_OPTIONS}"'
# BUILD_EXE='${C_COMPILER} ${FLAGS_EXE} ${DEFS_EXE} -I"${GAMBITDIR_INCLUDE}" -o "${BUILD_EXE_OUTPUT_FILENAME}" ${BUILD_EXE_CC_OPTIONS} ${BUILD_EXE_LD_OPTIONS_PRELUDE} ${BUILD_EXE_INPUT_FILENAMES} "${GAMBITDIR_LIB}/libgambit.a" ${LIBS} ${BUILD_EXE_LD_OPTIONS}'
# BUILD_EXE_BAT='%%C_COMPILER%% %%FLAGS_EXE%% %%DEFS_EXE%% -I"%%GAMBITDIR_INCLUDE%%" -o "%%BUILD_EXE_OUTPUT_FILENAME%%" %%BUILD_EXE_CC_OPTIONS%% %%BUILD_EXE_LD_OPTIONS_PRELUDE%% %%BUILD_EXE_INPUT_FILENAMES%% "%%GAMBITDIR_LIB%%/libgambit.a" %%LIBS%% %%BUILD_EXE_LD_OPTIONS%%'
# BUILD_EXE_ECHO='"${C_COMPILER} ${FLAGS_EXE} ${DEFS_EXE} -I\"${GAMBITDIR_INCLUDE}\" -o \"${BUILD_EXE_OUTPUT_FILENAME}\" ${BUILD_EXE_CC_OPTIONS} ${BUILD_EXE_LD_OPTIONS_PRELUDE} ${BUILD_EXE_INPUT_FILENAMES} \"${GAMBITDIR_LIB}/libgambit.a\" ${LIBS} ${BUILD_EXE_LD_OPTIONS}"'
# BUILD_EXE_ECHO_BAT='%C_COMPILER% %FLAGS_EXE% %DEFS_EXE% -I"%GAMBITDIR_INCLUDE%" -o "%BUILD_EXE_OUTPUT_FILENAME%" %BUILD_EXE_CC_OPTIONS% %BUILD_EXE_LD_OPTIONS_PRELUDE% %BUILD_EXE_INPUT_FILENAMES% "%GAMBITDIR_LIB%/libgambit.a" %LIBS% %BUILD_EXE_LD_OPTIONS%'
# BUILD_EXE_MF='${C_COMPILER} ${FLAGS_EXE} ${DEFS_EXE} -I"${GAMBITDIR_INCLUDE}" -o "${BUILD_EXE_OUTPUT_FILENAME}" ${BUILD_EXE_CC_OPTIONS} ${BUILD_EXE_LD_OPTIONS_PRELUDE} ${BUILD_EXE_INPUT_FILENAMES} "${GAMBITDIR_LIB}/libgambit.a" ${LIBS} ${BUILD_EXE_LD_OPTIONS}'
# BUILD_EXE_SH='"\${C_COMPILER} \${FLAGS_EXE} \${DEFS_EXE} -I\"\${GAMBITDIR_INCLUDE}\" -o \"\${BUILD_EXE_OUTPUT_FILENAME}\" \${BUILD_EXE_CC_OPTIONS} \${BUILD_EXE_LD_OPTIONS_PRELUDE} \${BUILD_EXE_INPUT_FILENAMES} \"\${GAMBITDIR_LIB}/libgambit.a\" \${LIBS} \${BUILD_EXE_LD_OPTIONS}"'
# BUILD_LIB='echo BUILD_LIB not yet implemented'
# BUILD_LIB_BAT='echo BUILD_LIB not yet implemented'
# BUILD_LIB_ECHO='"echo BUILD_LIB not yet implemented"'
# BUILD_LIB_ECHO_BAT='echo BUILD_LIB not yet implemented'
# BUILD_LIB_MF='echo BUILD_LIB not yet implemented'
# BUILD_LIB_SH='"echo BUILD_LIB not yet implemented"'
# BUILD_OBJ='${C_COMPILER} ${FLAGS_OBJ} ${DEFS_OBJ} -I"${GAMBITDIR_INCLUDE}" -c -o "${BUILD_OBJ_OUTPUT_FILENAME}" ${BUILD_OBJ_CC_OPTIONS} ${BUILD_OBJ_INPUT_FILENAMES}'
# BUILD_OBJ_BAT='%%C_COMPILER%% %%FLAGS_OBJ%% %%DEFS_OBJ%% -I"%%GAMBITDIR_INCLUDE%%" -c -o "%%BUILD_OBJ_OUTPUT_FILENAME%%" %%BUILD_OBJ_CC_OPTIONS%% %%BUILD_OBJ_INPUT_FILENAMES%%'
# BUILD_OBJ_ECHO='"${C_COMPILER} ${FLAGS_OBJ} ${DEFS_OBJ} -I\"${GAMBITDIR_INCLUDE}\" -c -o \"${BUILD_OBJ_OUTPUT_FILENAME}\" ${BUILD_OBJ_CC_OPTIONS} ${BUILD_OBJ_INPUT_FILENAMES}"'
# BUILD_OBJ_ECHO_BAT='%C_COMPILER% %FLAGS_OBJ% %DEFS_OBJ% -I"%GAMBITDIR_INCLUDE%" -c -o "%BUILD_OBJ_OUTPUT_FILENAME%" %BUILD_OBJ_CC_OPTIONS% %BUILD_OBJ_INPUT_FILENAMES%'
# BUILD_OBJ_MF='${C_COMPILER} ${FLAGS_OBJ} ${DEFS_OBJ} -I"${GAMBITDIR_INCLUDE}" -c -o "${BUILD_OBJ_OUTPUT_FILENAME}" ${BUILD_OBJ_CC_OPTIONS} ${BUILD_OBJ_INPUT_FILENAMES}'
# BUILD_OBJ_SH='"\${C_COMPILER} \${FLAGS_OBJ} \${DEFS_OBJ} -I\"\${GAMBITDIR_INCLUDE}\" -c -o \"\${BUILD_OBJ_OUTPUT_FILENAME}\" \${BUILD_OBJ_CC_OPTIONS} \${BUILD_OBJ_INPUT_FILENAMES}"'
# CC='clang'
# CFLAGS=''
# COMPILATION_OPTIONS=' -check'
# CONF_ACTIVITY_LOG='___NO_ACTIVITY_LOG'
# CONF_BOOL='int'
# CONF_MAX_CHR='0x10ffff'
# CONF_MAX_PROCESSORS='1'
# CONF_SINGLE_MULTIPLE_THREADED_VMS='___SINGLE_THREADED_VMS'
# CONF_SINGLE_MULTIPLE_VMS='___SINGLE_VM'
# CONF_THREAD_LOCAL_STORAGE_CLASS='___NO_THREAD_LOCAL_STORAGE_CLASS'
# CONF_THREAD_SYSTEM='___USE_NO_THREAD_SYSTEM'
# CONF_VOIDSTAR_WIDTH='___LONG_WIDTH'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP=''
# CXXFLAGS=''
# C_COMPILER='clang'
# C_COMPILER_BAT='clang'
# C_COMPILER_MF='clang'
# C_COMPILER_SH='"clang"'
# C_COMP_CLANG='yes'
# C_COMP_GNUC='yes'
# C_COMP_LLVM='yes'
# C_COMP_VISUALC=''
# C_PREPROC='clang -E'
# C_PREPROC_BAT='clang -E'
# C_PREPROC_MF='clang -E'
# C_PREPROC_SH='"clang -E"'
# DASH_G=''
# DASH_KPIC=''
# DASH_O1=' -O1'
# DASH_O2=' -O2'
# DASH_OPT_IEEE_NaN_inf_ON=''
# DASH_OPT_IEEE_comparisons_ON=''
# DASH_OPT_Olimit_0=''
# DASH_TENV_large_GOT=''
# DASH_W=' -W'
# DASH_Wall=' -Wall'
# DASH_Wno_unused=' -Wno-unused'
# DASH_Wno_write_strings=' -Wno-write-strings'
# DASH_b=''
# DASH_bundle=''
# DASH_call_shared=''
# DASH_dynamiclib=''
# DASH_expect_unresolved=''
# DASH_fPIC=' -fPIC'
# DASH_fbranch_probabilities=''
# DASH_flat_namespace_undefined_suppress=''
# DASH_fmodulo_sched=' -fmodulo-sched'
# DASH_fno_common=' -fno-common'
# DASH_fno_keep_inline_dllexport=''
# DASH_fno_math_errno=' -fno-math-errno'
# DASH_fno_move_loop_invariants=''
# DASH_fno_strict_aliasing=' -fno-strict-aliasing'
# DASH_fno_trapping_math=''
# DASH_fomit_frame_pointer=' -fomit-frame-pointer'
# DASH_fpic=' -fpic'
# DASH_fprofile_arcs=' -fprofile-arcs'
# DASH_freschedule_modulo_scheduled_loops=''
# DASH_fschedule_insns2=''
# DASH_ftest_coverage=' -ftest-coverage'
# DASH_fullwarn=''
# DASH_fwrapv=' -fwrapv'
# DASH_g=' -g'
# DASH_ieee=''
# DASH_mieee=''
# DASH_mieee_fp=''
# DASH_mieee_with_inexact=''
# DASH_no_cpp_precomp=''
# DASH_p=' -p'
# DASH_pg=''
# DASH_rdynamic=' -rdynamic'
# DASH_shared=' -shared'
# DASH_woff_1110_1174_1209_1552_3201=''
# DASH_xO2=''
# DEFS='-DHAVE_CONFIG_H'
# DEFS_BAT=''
# DEFS_DYN=' -D___SINGLE_HOST -D___DYNAMIC'
# DEFS_DYN_BAT=' -D___SINGLE_HOST -D___DYNAMIC'
# DEFS_DYN_MF=' -D___SINGLE_HOST -D___DYNAMIC'
# DEFS_DYN_SH='" -D___SINGLE_HOST -D___DYNAMIC"'
# DEFS_EXE=' -D___SINGLE_HOST '
# DEFS_EXE_BAT=' -D___SINGLE_HOST '
# DEFS_EXE_MF=' -D___SINGLE_HOST '
# DEFS_EXE_SH='" -D___SINGLE_HOST "'
# DEFS_LIB=' -D___SINGLE_HOST '
# DEFS_LIB_BAT=' -D___SINGLE_HOST '
# DEFS_LIB_MF=' -D___SINGLE_HOST '
# DEFS_LIB_SH='" -D___SINGLE_HOST "'
# DEFS_MF=''
# DEFS_OBJ=' -D___SINGLE_HOST '
# DEFS_OBJ_BAT=' -D___SINGLE_HOST '
# DEFS_OBJ_MF=' -D___SINGLE_HOST '
# DEFS_OBJ_SH='" -D___SINGLE_HOST "'
# DEFS_SH='""'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_ABSOLUTE_SHARED_LIBS='no'
# ENABLE_COMPILER_NAME='gsc'
# ENABLE_GUIDE='no'
# ENABLE_INTERPRETER_NAME='gsi'
# ENABLE_MULTIPLE_VERSIONS='no'
# ENABLE_SHARED='no'
# ENABLE_SYMLINKS='no'
# ENABLE_VERSIONED_SHARED_LIBS='no'
# EXEEXT=''
# EXE_EXTENSION=''
# EXE_EXTENSION_BAT=''
# EXE_EXTENSION_MF=''
# EXE_EXTENSION_SH='""'
# FIXLIB='$(RANLIB)'
# FLAGS_DYN=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic -shared'
# FLAGS_DYN_BAT=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic -shared'
# FLAGS_DYN_MF=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic -shared'
# FLAGS_DYN_SH='" -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic -shared"'
# FLAGS_EXE=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic'
# FLAGS_EXE_BAT=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic'
# FLAGS_EXE_MF=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic'
# FLAGS_EXE_SH='" -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common -rdynamic"'
# FLAGS_LIB=' -rdynamic -shared'
# FLAGS_LIB_BAT=' -rdynamic -shared'
# FLAGS_LIB_MF=' -rdynamic -shared'
# FLAGS_LIB_SH='" -rdynamic -shared"'
# FLAGS_OBJ=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common '
# FLAGS_OBJ_BAT=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common '
# FLAGS_OBJ_MF=' -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common '
# FLAGS_OBJ_SH='" -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -fomit-frame-pointer -fPIC -fno-common "'
# GAMBITGSCLIB='gambitgsc'
# GAMBITGSCLIB_BAT='gambitgsc'
# GAMBITGSCLIB_MF='gambitgsc'
# GAMBITGSCLIB_SH='"gambitgsc"'
# GAMBITGSILIB='gambitgsi'
# GAMBITGSILIB_BAT='gambitgsi'
# GAMBITGSILIB_MF='gambitgsi'
# GAMBITGSILIB_SH='"gambitgsi"'
# GAMBITLIB='gambit'
# GAMBITLIB_BAT='gambit'
# GAMBITLIB_DEFS=' -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--docdir=/usr/share/doc/gambit-c'\'' '\''--infodir=/usr/share/info'\'' '\''--libdir=/usr/lib/gambit-c'\'' '\''--enable-gcc-opts'\'' '\''--enable-single-host'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXX=clang++'\'' '\''CXXFLAGS='\''"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\""'
# GAMBITLIB_DEFS_BAT=' -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--docdir=/usr/share/doc/gambit-c'\'' '\''--infodir=/usr/share/info'\'' '\''--libdir=/usr/lib/gambit-c'\'' '\''--enable-gcc-opts'\'' '\''--enable-single-host'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXX=clang++'\'' '\''CXXFLAGS='\''"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\""'
# GAMBITLIB_DEFS_MF=' -D___GAMBITDIR="\"/usr\"" -D___GAMBITDIR_LIB="\"/usr/lib/gambit-c\"" -D___GAMBITDIR_DOC="\"/usr/share/doc/gambit-c\"" -D___GAMBITDIR_INFO="\"/usr/share/info\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--docdir=/usr/share/doc/gambit-c'\'' '\''--infodir=/usr/share/info'\'' '\''--libdir=/usr/lib/gambit-c'\'' '\''--enable-gcc-opts'\'' '\''--enable-single-host'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXX=clang++'\'' '\''CXXFLAGS='\''"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\""'
# GAMBITLIB_DEFS_SH='" -D___GAMBITDIR=\"\\\\\"/usr\\\\\"\" -D___GAMBITDIR_LIB=\"\\\\\"/usr/lib/gambit-c\\\\\"\" -D___GAMBITDIR_DOC=\"\\\\\"/usr/share/doc/gambit-c\\\\\"\" -D___GAMBITDIR_INFO=\"\\\\\"/usr/share/info\\\\\"\" -D___SYS_TYPE_CPU=\"\\\\\"x86_64\\\\\"\" -D___SYS_TYPE_VENDOR=\"\\\\\"unknown\\\\\"\" -D___SYS_TYPE_OS=\"\\\\\"linux-gnu\\\\\"\" -D___CONFIGURE_COMMAND=\"\\\\\"./configure '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--docdir=/usr/share/doc/gambit-c'\'' '\''--infodir=/usr/share/info'\'' '\''--libdir=/usr/lib/gambit-c'\'' '\''--enable-gcc-opts'\'' '\''--enable-single-host'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXX=clang++'\'' '\''CXXFLAGS='\''\"\\\\\" -D___OBJ_EXTENSION=\"\\\\\".o\\\\\"\" -D___EXE_EXTENSION=\"\\\\\"\\\\\"\" -D___BAT_EXTENSION=\"\\\\\"\\\\\"\""'
# GAMBITLIB_MF='gambit'
# GAMBITLIB_SH='"gambit"'
# GCC_42_OR_43='yes'
# GIT='git'
# GREP='/usr/sbin/grep'
# HAVE_SPECIAL_CC=''
# HAVE_SPECIAL_CXX=''
# HELP_BROWSER=''
# HG='hg'
# INSTALL='$(rootfromhere)/install-sh -c'
# INSTALL_DATA='$(rootfromhere)/install-sh -c -m 644'
# INSTALL_LIB='$(rootfromhere)/install-sh -c -m 644'
# INSTALL_PROGRAM='$(rootfromhere)/install-sh -c -m 755'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBS_BAT=''
# LIBS_MF=''
# LIBS_SH='""'
# LIB_EXTENSION='.a'
# LIB_EXTENSION_BAT='.a'
# LIB_EXTENSION_MF='.a'
# LIB_EXTENSION_SH='".a"'
# LIB_MAJOR_VERSION_SUFFIX=''
# LIB_PREFIX='lib'
# LIB_PREFIX_BAT='lib'
# LIB_PREFIX_MF='lib'
# LIB_PREFIX_SH='"lib"'
# LIB_VERSION_SUFFIX=''
# LINK=''
# LINK_FOR_INSTALL=':'
# LINK_FOR_INSTALL_GSC_LIBS='-L. -L$(rootfromhere)/lib -l$(GAMBITGSCLIB) -l$(GAMBITLIB)'
# LINK_FOR_INSTALL_GSI_LIBS='-L. -L$(rootfromhere)/lib -l$(GAMBITGSILIB) -l$(GAMBITLIB)'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKE_LIBRARY='$(AR) rc $(LIBRARY)$(LIB_VERSION_SUFFIX) $(LIBRARY_OBJECTS) && $(RANLIB) $(LIBRARY)$(LIB_VERSION_SUFFIX)'
# MAKE_LIBRARY_FOR_INSTALL=':'
# MAKE_LIBRARY_FOR_INSTALL_LIBS='-L$(rootfromhere)/lib -l$(GAMBITLIB)'
# OBJEXT='o'
# OBJ_EXTENSION='.o'
# OBJ_EXTENSION_BAT='.o'
# OBJ_EXTENSION_MF='.o'
# OBJ_EXTENSION_SH='".o"'
# OS_WIN32=''
# PACKAGE_BUGREPORT='gambit@iro.umontreal.ca'
# PACKAGE_NAME='Gambit'
# PACKAGE_SHORTNAME='gambit'
# PACKAGE_STRING='Gambit v4.8.5'
# PACKAGE_TARNAME='gambit-v4_8_5'
# PACKAGE_URL=''
# PACKAGE_VERSION='v4.8.5'
# PATH_SEPARATOR=':'
# POSSIBLE_LLVM_GCC_LABEL_VALUES_BUG=''
# QTINCPATH=''
# RANLIB='ranlib'
# RC='git'
# RTLIBSUBSYS=''
# SETDLPATH=''
# SETDLPATHBOOT=''
# SET_MAKE=''
# SHELL='/bin/sh'
# XMKMF=''
# X_CFLAGS=' -I/usr/include'
# X_EXTRA_LIBS=''
# X_FLAGS=''
# X_LIBS=' -L/usr/lib'
# X_PRE_LIBS=' -lSM -lICE'
# ac_ct_CC=''
# ac_ct_CXX=''
# bat=''
# bindir='${prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# datarootdir='${prefix}/share'
# docdir='/usr/share/doc/gambit-c'
# dvidir='${docdir}'
# emacsdir='${datadir}/emacs/site-lisp'
# exe=''
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='/usr/share/info'
# libdir='/usr/lib/gambit-c'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# obj='.o'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# srcdirpfx=''
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Gambit"
# #define PACKAGE_TARNAME "gambit-v4_8_5"
# #define PACKAGE_VERSION "v4.8.5"
# #define PACKAGE_STRING "Gambit v4.8.5"
# #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"
# #define PACKAGE_URL ""
# #define ___SINGLE_HOST /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define 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 SIZEOF_VOIDP 8
# #define SIZEOF_LONG 8
# #define HAVE_ERRNO_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PWD_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_GRP_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_PTY_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_FENV_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_POLL_H 1
# #define HAVE_ENVIRON /**/
# #define HAVE_REMOVE 1
# #define HAVE_RENAME 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_MKDIR 1
# #define HAVE_DIRENT_H 1
# #define HAVE_OPENDIR 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STAT 1
# #define HAVE_STAT64 1
# #define HAVE_PIPE 1
# #define HAVE_SOCKETPAIR 1
# #define HAVE_CHDIR 1
# #define HAVE_EXECVP 1
# #define HAVE_GETGRNAM 1
# #define HAVE_GETPID 1
# #define HAVE_GETPPID 1
# #define HAVE_GETPWNAM 1
# #define HAVE_IOCTL 1
# #define HAVE_LINK 1
# #define HAVE_MKFIFO 1
# #define HAVE_RMDIR 1
# #define HAVE_SOCKET 1
# #define HAVE_UTIMES 1
# #define HAVE_STRERROR 1
# #define HAVE_SYMLINK 1
# #define HAVE_SYSCONF 1
# #define HAVE_SYSLOG 1
# #define HAVE_UNLINK 1
# #define HAVE_WAITPID 1
# #define HAVE_MMAP 1
# #define HAVE_FCNTL 1
# #define HAVE_TCGETSETATTR /**/
# #define HAVE_SIGACTION /**/
# #define HAVE_SIGEMPTYSET /**/
# #define HAVE_SIGADDSET /**/
# #define HAVE_SIGPROCMASK /**/
# #define HAVE_SIGNAL /**/
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FTIME 1
# #define HAVE_TIME 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_SLEEP 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_TIMES 1
# #define HAVE_CLOCK 1
# #define HAVE_SETITIMER 1
# #define HAVE_DLOPEN 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_INET_PTON 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETSERVBYNAME 1
# #define HAVE_GETSERVBYPORT 1
# #define HAVE_GETPROTOBYNAME 1
# #define HAVE_GETPROTOBYNUMBER 1
# #define HAVE_GETNETBYNAME 1
# #define HAVE_SELECT 1
# #define HAVE_POLL 1
# #define HAVE_PPOLL 1
# #define HAVE_OPENPTY 1
# #define HAVE_PTSNAME 1
# #define HAVE_CTERMID 1
# #define HAVE_ISASTREAM 1
# #define HAVE_HSTRERROR 1
#
# configure: exit 0