% /usr/bin/clang -v Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) Target: x86_64-apple-darwin11.2.0 Thread model: posix % CC="time /usr/bin/clang" ./configure --enable-single-host;time make checking build system type... i386-apple-darwin11.2.0 checking host system type... i386-apple-darwin11.2.0 checking target system type... i386-apple-darwin11.2.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether time /usr/bin/clang accepts -g... yes checking for time /usr/bin/clang option to accept ISO C89... none needed checking how to run the C preprocessor... time /usr/bin/clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 for void*... yes checking size of void*... 8 checking for long... yes checking size of long... 8 checking whether time /usr/bin/clang defines __GNUC__... yes checking whether time /usr/bin/clang defines __clang__... yes checking whether time /usr/bin/clang defines __llvm__... yes checking whether time /usr/bin/clang defines _MSC_VER... 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.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... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes 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 for sys/stat.h... (cached) 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 stat.h usability... no checking stat.h presence... no checking for stat.h... no 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... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes 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... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes 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... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... 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 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 mkdir... yes checking for mkfifo... yes checking for opendir... yes checking for rename... yes checking for rmdir... yes checking for socket... yes checking for stat... yes checking for stat64... yes checking for strerror... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... yes checking for unlink... yes checking for waitpid... yes checking for mmap... yes checking for tcgetattr... yes checking for sigaction... yes checking for sigemptyset/sigaddset... yes checking for sigprocmask... yes checking for signal... yes checking for environ... yes checking for _NSGetEnviron... yes checking for clock_gettime... 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... yes 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 openpty... yes checking for getpt... no checking for ptsname... yes checking for ctermid... yes checking for isastream... no checking for hstrerror... yes checking for get_fpc_csr... no checking for struct stat64... yes checking how time /usr/bin/clang's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... yes checking how time /usr/bin/clang's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005... checking whether time /usr/bin/clang accepts -Wall... -Wall checking whether time /usr/bin/clang accepts -W... -W checking whether time /usr/bin/clang accepts -Wno-unused... -Wno-unused checking whether time /usr/bin/clang accepts -g... -g checking whether time /usr/bin/clang accepts -p... -p checking whether time /usr/bin/clang accepts -pg... -pg checking whether time /usr/bin/clang accepts -ftest-coverage... -ftest-coverage checking whether time /usr/bin/clang accepts -fprofile-arcs... -fprofile-arcs checking whether time /usr/bin/clang accepts -fbranch-probabilities... -fbranch-probabilities checking whether time /usr/bin/clang accepts -O1... -O1 checking whether time /usr/bin/clang accepts -fno-math-errno... -fno-math-errno checking whether time /usr/bin/clang accepts -fno-strict-aliasing... -fno-strict-aliasing checking whether time /usr/bin/clang accepts -fwrapv... -fwrapv checking whether time /usr/bin/clang accepts -fomit-frame-pointer... -fomit-frame-pointer checking whether time /usr/bin/clang accepts -fPIC... -fPIC checking whether time /usr/bin/clang accepts -fpic... -fpic checking whether time /usr/bin/clang accepts -fno-common... -fno-common checking whether time /usr/bin/clang accepts -dynamiclib... -dynamiclib checking whether time /usr/bin/clang accepts -bundle... -bundle checking whether time /usr/bin/clang accepts -flat_namespace -undefined suppress... -flat_namespace -undefined suppress checking for X... libraries /usr/X11/lib, headers checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether ln -s works... yes checking for ranlib... ranlib 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 lib/guide/guidepro config.status: creating lib/guide/makefile config.status: creating lib/guide/images/makefile config.status: creating gsi/makefile config.status: creating gsc/makefile config.status: creating bin/makefile config.status: creating bin/gambc-cc.unix config.status: creating bin/gambc-cc.bat.windows config.status: creating bin/gambc-doc.unix config.status: creating bin/gambc-doc.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 examples/iOS/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 config.status: include/config.h is unchanged 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 (for example, clang 3.1 takes *** *** over 8 GB and 10 hours to build Gambit on a 2.2 GHz Mac Book Pro), *** *** and the executable is much slower than when GNU GCC is used. *** *** *** *** 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. *** *** *** *** On a Mac OS X computer with Xcode 4.0, you can select GNU GCC by *** *** configuring Gambit with the command: *** *** *** *** CC=i686-apple-darwin11-gcc-4.2.1 ./configure --enable-single-host *** *** *** ************************************************************************** making all in include major=`echo v4.6.3 | sed -e "s/v//g" -e "s/\.[^.]*\.[^.]*//g"`; \ minor=`echo v4.6.3 | sed -e "s/v[^.]*\.//g" -e "s/\.[^.]*//g"`; \ revision=`echo v4.6.3 | sed -e "s/v[^.]*\.[^.]*\.//g" -e "s///g"`; \ version_num=`eval expr "\( 100000 \\* $major \) + \( 1000 \\* $minor \) + $revision"`; \ echo "#error \"The version indicated in ___VERSION is not supported by gambit.h\"" > gambit-not$version_num.h; \ echo "#error \"You are probably compiling C code generated by a Gambit compiler earlier or later than v4.6.3\"" >> gambit-not$version_num.h; \ echo "#error \"___VERSION will be set to $version_num to reduce other errors\"" >> gambit-not$version_num.h; \ echo "#undef ___VERSION" >> gambit-not$version_num.h; \ echo "#define ___VERSION $version_num" >> gambit-not$version_num.h; \ echo "#include \"gambit.h\"" >> gambit-not$version_num.h making all in lib time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY real 32m27.990s user 32m20.945s sys 0m7.218s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY real 13m16.629s user 13m12.513s sys 0m4.177s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY real 2m13.995s user 2m12.052s sys 0m1.541s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY real 0m16.632s user 0m16.480s sys 0m0.144s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY real 0m31.862s user 0m31.358s sys 0m0.495s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY real 1m26.820s user 1m25.861s sys 0m0.960s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY real 0m45.036s user 0m44.381s sys 0m0.645s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY real 0m21.608s user 0m21.239s sys 0m0.369s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY real 0m13.538s user 0m13.314s sys 0m0.223s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY real 0m0.092s user 0m0.078s sys 0m0.012s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY real 0m0.337s user 0m0.321s sys 0m0.014s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY real 0m0.281s user 0m0.265s sys 0m0.014s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY real 0m0.223s user 0m0.209s sys 0m0.013s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY real 0m0.172s user 0m0.158s sys 0m0.012s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY real 0m0.183s user 0m0.169s sys 0m0.012s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY real 0m0.070s user 0m0.058s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY real 0m0.128s user 0m0.114s sys 0m0.012s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY real 0m0.073s user 0m0.060s sys 0m0.011s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_time.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY real 0m0.055s user 0m0.043s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_shell.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY real 0m0.070s user 0m0.058s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY real 0m0.060s user 0m0.048s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gambc.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local/Gambit-C\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin11.2.0\"" -D___CONFIGURE_COMMAND="\"./configure /usr/local/Gambit-C/share/config.site /usr/local/Gambit-C/etc/config.site\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambc.c -D___LIBRARY real 0m1.271s user 0m1.138s sys 0m0.121s rm -f libgambc.a ar rc libgambc.a main.o setup.o mem.o c_intf.o os.o os_base.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _io.o _nonstd.o _thread.o _repl.o _gambc.o && ranlib libgambc.a making all in gsi time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsilib.o" -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY real 0m0.033s user 0m0.023s sys 0m0.008s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gambcgsi.o" -I. -DHAVE_CONFIG_H _gambcgsi.c -D___LIBRARY real 0m0.039s user 0m0.025s sys 0m0.009s rm -f libgambcgsi.a ar rc libgambcgsi.a _gsilib.o _gambcgsi.o && ranlib libgambcgsi.a time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsi.o" -I. -DHAVE_CONFIG_H _gsi.c real 0m0.176s user 0m0.160s sys 0m0.013s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsi_.o" -I. -DHAVE_CONFIG_H _gsi_.c real 0m0.039s user 0m0.026s sys 0m0.009s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -o "gsi" _gsi.o _gsi_.o "../lib/libgambc.a" libgambcgsi.a real 0m0.235s user 0m0.135s sys 0m0.032s making all in gsc time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_t-c-2.o" -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY real 41m1.134s user 40m53.100s sys 0m8.273s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_ptree1.o" -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY real 1m38.768s user 1m38.159s sys 0m0.608s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_ptree2.o" -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY real 2m43.496s user 2m42.667s sys 0m0.838s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_front.o" -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY real 4m5.593s user 4m4.419s sys 0m1.193s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_t-c-1.o" -I. -DHAVE_CONFIG_H _t-c-1.c -D___LIBRARY real 0m55.947s user 0m55.608s sys 0m0.336s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gvm.o" -I. -DHAVE_CONFIG_H _gvm.c -D___LIBRARY real 0m44.839s user 0m44.467s sys 0m0.373s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_source.o" -I. -DHAVE_CONFIG_H _source.c -D___LIBRARY real 0m6.002s user 0m5.884s sys 0m0.112s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_t-c-3.o" -I. -DHAVE_CONFIG_H _t-c-3.c -D___LIBRARY real 0m4.086s user 0m3.956s sys 0m0.123s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_x86.o" -I. -DHAVE_CONFIG_H _x86.c -D___LIBRARY real 3m18.614s user 3m16.190s sys 0m2.429s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_asm.o" -I. -DHAVE_CONFIG_H _asm.c -D___LIBRARY real 0m39.504s user 0m38.785s sys 0m0.711s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_utils.o" -I. -DHAVE_CONFIG_H _utils.c -D___LIBRARY real 0m2.524s user 0m2.477s sys 0m0.042s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_parms.o" -I. -DHAVE_CONFIG_H _parms.c -D___LIBRARY real 0m0.470s user 0m0.443s sys 0m0.023s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_host.o" -I. -DHAVE_CONFIG_H _host.c -D___LIBRARY real 0m0.197s user 0m0.182s sys 0m0.013s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_env.o" -I. -DHAVE_CONFIG_H _env.c -D___LIBRARY real 0m0.304s user 0m0.286s sys 0m0.016s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_prims.o" -I. -DHAVE_CONFIG_H _prims.c -D___LIBRARY real 0m0.374s user 0m0.331s sys 0m0.035s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_back.o" -I. -DHAVE_CONFIG_H _back.c -D___LIBRARY real 0m0.113s user 0m0.100s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_codegen.o" -I. -DHAVE_CONFIG_H _codegen.c -D___LIBRARY real 0m0.093s user 0m0.081s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_assert.o" -I. -DHAVE_CONFIG_H _assert.c -D___LIBRARY real 0m0.033s user 0m0.023s sys 0m0.008s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsclib.o" -I. -DHAVE_CONFIG_H _gsclib.c -D___LIBRARY real 0m0.398s user 0m0.375s sys 0m0.020s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gambcgsc.o" -I. -DHAVE_CONFIG_H _gambcgsc.c -D___LIBRARY real 0m0.674s user 0m0.600s sys 0m0.064s rm -f libgambcgsc.a ar rc libgambcgsc.a _host.o _utils.o _source.o _parms.o _env.o _ptree1.o _ptree2.o _gvm.o _back.o _front.o _prims.o _assert.o _asm.o _x86.o _codegen.o _t-c-1.o _t-c-2.o _t-c-3.o _gsclib.o _gambcgsc.o && ranlib libgambcgsc.a time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsc.o" -I. -DHAVE_CONFIG_H _gsc.c real 0m0.567s user 0m0.535s sys 0m0.026s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gsc_.o" -I. -DHAVE_CONFIG_H _gsc_.c real 0m0.042s user 0m0.027s sys 0m0.010s time /usr/bin/clang -Wno-unused -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -o "gsc" _gsc.o _gsc_.o "../lib/libgambc.a" libgambcgsc.a real 0m0.301s user 0m0.221s sys 0m0.035s making all in bin rm -f gambc-cc if test "" = ""; then \ cp gambc-cc.unix gambc-cc; \ chmod +x gambc-cc; \ else \ cp gambc-cc.bat.windows gambc-cc; \ fi rm -f gambc-doc if test "" = ""; then \ cp gambc-doc.unix gambc-doc; \ chmod +x gambc-doc; \ else \ cp gambc-doc.bat.windows gambc-doc; \ fi rm -f six six.lnk if test "" = ""; then \ ln -s ../gsi/gsi six; \ else \ cp ../gsi/gsi six; \ fi rm -f gsi-script gsi-script.lnk if test "" = ""; then \ ln -s ../gsi/gsi gsi-script; \ else \ echo "@gsi %*" > gsi-script; \ fi rm -f gsc-script gsc-script.lnk if test "" = ""; then \ ln -s ../gsc/gsc gsc-script; \ else \ echo "@gsc %*" > gsc-script; \ fi rm -f six-script six-script.lnk if test "" = ""; then \ ln -s ../gsi/gsi six-script; \ else \ echo "@gsi %*" > six-script; \ fi rm -f scheme-srfi-0 scheme-srfi-0.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-srfi-0; \ else \ echo "@gsi %*" > scheme-srfi-0; \ fi rm -f scheme-r5rs scheme-r5rs.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-r5rs; \ else \ echo "@gsi %*" > scheme-r5rs; \ fi rm -f scheme-r4rs scheme-r4rs.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-r4rs; \ else \ echo "@gsi %*" > scheme-r4rs; \ fi rm -f scheme-ieee-1178-1990 scheme-ieee-1178-1990.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-ieee-1178-1990; \ else \ echo "@gsi %*" > scheme-ieee-1178-1990; \ fi making all in misc making all in doc making all in tests making all in examples making all in distr-comp making all in pi making all in ring making all in web-repl making all in web-server making all in tcltk making all in Xlib-simple making all in pthread making all in misc making all in iOS making all in prebuilt making all in macosx making all in windows test -f "gsc-comp" || cp gsc/gsc gsc-comp real 107m2.396s user 106m30.343s sys 0m31.707s