Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ober
Created August 6, 2018 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ober/06f65a040869bc1f304c1c32dc8ac751 to your computer and use it in GitHub Desktop.
Save ober/06f65a040869bc1f304c1c32dc8ac751 to your computer and use it in GitHub Desktop.
-*- mode: compilation; default-directory: "~/gambit/" -*-
Compilation started at Mon Aug 6 20:11:42
cd ~/gambit/ && make -f ~/kunabi/Makefile gambit
system is Darwin
git checkout master && git clean -f && git fetch -a && git reset --hard origin/master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts.
HEAD is now at 91a4ad2 Update tests/test5.ok test
./configure --prefix=/usr/local/gambit \
--enable-single-host --enable-c-opt --enable-gcc-opts \
--enable-multiple-versions \
--enable-openssl \
--enable-default-runtime-options=f8,-8,t8 \
--enable-poll
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking target system type... x86_64-apple-darwin15.6.0
checking for i686-apple-darwin11-gcc-4.2.1... no
checking for i686-apple-darwin10-gcc-4.2.1... no
checking for gcc... yes
checking for gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -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 size of void*... 8
checking size of long... 8
checking for bool... no
checking for library containing main... none required
checking whether gcc defines __GNUC__... yes
checking whether gcc defines __clang__...
checking whether gcc defines __llvm__...
checking whether gcc defines _MSC_VER...
checking whether gcc 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... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking mach/mach_time.h usability... yes
checking mach/mach_time.h presence... yes
checking for mach/mach_time.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 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 execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.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... 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 ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking TargetConditionals.h usability... yes
checking TargetConditionals.h presence... yes
checking for TargetConditionals.h... yes
checking AvailabilityMacros.h usability... yes
checking AvailabilityMacros.h presence... yes
checking for AvailabilityMacros.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for environ... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
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... yes
checking for sigset_t... yes
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 clock_gettime... no
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... yes
checking for sysctlbyname... yes
checking for syslog... yes
checking for backtrace_symbols_fd... 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... no
checking for mach_absolute_time... yes
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 poll... yes
checking for ppoll... no
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 snprintf... yes
checking for get_fpc_csr... no
checking whether gcc accepts -no-cpp-precomp...
checking whether gcc accepts -fschedule-insns2... -fschedule-insns2
checking whether gcc accepts -fno-trapping-math... -fno-trapping-math
checking whether gcc accepts -fno-move-loop-invariants... -fno-move-loop-invariants
checking whether gcc accepts -fno-keep-inline-dllexport...
checking whether gcc accepts -mieee...
checking whether gcc accepts -mieee-with-inexact...
checking whether gcc accepts -mpc64... -mpc64
checking whether gcc accepts -Wall... -Wall
checking whether gcc accepts -W... -W
checking whether gcc accepts -Wno-unused... -Wno-unused
checking whether gcc accepts -Wno-write-strings... -Wno-write-strings
checking whether gcc accepts -Wdisabled-optimization... -Wdisabled-optimization
checking whether gcc accepts -g... -g
checking whether gcc accepts -p... -p
checking whether gcc accepts -pg... -pg
checking whether gcc accepts -ftest-coverage... -ftest-coverage
checking whether gcc accepts -fprofile-arcs... -fprofile-arcs
checking whether gcc accepts -fbranch-probabilities... -fbranch-probabilities
checking whether gcc accepts -O1... -O1
checking whether gcc accepts -O2... -O2
checking whether gcc accepts -O3... -O3
checking whether gcc accepts -Ofast... -Ofast
checking whether gcc accepts -fno-math-errno... -fno-math-errno
checking whether gcc accepts -fno-strict-aliasing... -fno-strict-aliasing
checking whether gcc accepts -fwrapv... -fwrapv
checking whether gcc accepts -ftrapv... -ftrapv
checking whether gcc accepts -fomit-frame-pointer... -fomit-frame-pointer
checking whether gcc accepts -fno-ipa-ra...
checking whether gcc accepts -fmodulo-sched... -fmodulo-sched
checking whether gcc accepts -freschedule-modulo-scheduled-loops... -freschedule-modulo-scheduled-loops
checking whether gcc accepts -fPIC... -fPIC
checking whether gcc accepts -fpic... -fpic
checking whether gcc accepts -fno-common... -fno-common
checking whether gcc accepts -dynamiclib... -dynamiclib
checking whether gcc accepts -bundle... -bundle
checking whether gcc accepts -flat_namespace -undefined suppress... -flat_namespace -undefined suppress
checking for X... libraries /usr/X11/lib, headers /usr/X11/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 ranlib... ranlib
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/gambcomp-js.unix
config.status: creating bin/gambcomp-js.bat.windows
config.status: creating bin/gambcomp-python.unix
config.status: creating bin/gambcomp-python.bat.windows
config.status: creating bin/gambcomp-ruby.unix
config.status: creating bin/gambcomp-ruby.bat.windows
config.status: creating bin/gambcomp-php.unix
config.status: creating bin/gambcomp-php.bat.windows
config.status: creating bin/gambcomp-java.unix
config.status: creating bin/gambcomp-java.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 bench/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
config.status: include/config.h is unchanged
make
making all in include
making all in lib
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY
_io.c: In function '___H__20___io':
_io.c:85192:1: warning: const/copy propagation disabled: 19064 basic blocks and 56111 registers [-Wdisabled-optimization]
___END_M_COD
^
_io.c:85192:1: warning: PRE disabled: 19064 basic blocks and 56111 registers [-Wdisabled-optimization]
_io.c:85192:1: warning: const/copy propagation disabled: 19064 basic blocks and 56111 registers [-Wdisabled-optimization]
_io.c:85192:1: warning: const/copy propagation disabled: 18604 basic blocks and 56224 registers [-Wdisabled-optimization]
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY
_num.c: In function '___H__20___num':
_num.c:70656:1: warning: const/copy propagation disabled: 17136 basic blocks and 41217 registers [-Wdisabled-optimization]
___END_M_COD
^
_num.c:70656:1: warning: PRE disabled: 17136 basic blocks and 41217 registers [-Wdisabled-optimization]
_num.c:70656:1: warning: const/copy propagation disabled: 17136 basic blocks and 41217 registers [-Wdisabled-optimization]
_num.c:70656:1: warning: const/copy propagation disabled: 16321 basic blocks and 41413 registers [-Wdisabled-optimization]
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY
gcc -O3 -Wno-deprecated-declarations -I"/usr/local/opt/openssl/include" -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/usr/local/gambit/v4.8.9\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin15.6.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/usr/local/gambit' '--enable-single-host' '--enable-c-opt' '--enable-gcc-opts' '--enable-multiple-versions' '--enable-openssl' '--enable-default-runtime-options=f8,-8,t8' '--enable-poll'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY
_kernel.c: In function '___H__20___kernel':
_kernel.c:13115:17: error: '___LS' undeclared (first use in this function)
ptr -= ___LS;
^
_kernel.c:13115:17: note: each undeclared identifier is reported only once for each function it appears in
In file included from _kernel.c:621:0:
_kernel.c:20923:26: error: too few arguments to function '___os_device_tcp_client_open'
___CFUN_ASSIGN(___result,___os_device_tcp_client_open(___arg1,___arg2,___arg3,___arg4,___arg5,__
^
../include/gambit.h:7454:34: note: in definition of macro '___CFUN_ASSIGN'
#define ___CFUN_ASSIGN(r,val)r = val;
^
In file included from os_tty.h:9:0,
from os_setup.h:9,
from _kernel.c:3484:
os_io.h:753:18: note: declared here
extern ___SCMOBJ ___os_device_tcp_client_open
^
make[2]: *** [_kernel.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [gambit] Error 2
Compilation exited abnormally with code 2 at Mon Aug 6 20:14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment