Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mit-scheme-c.spec'], printOutput=Falsegid=135timeout=0uid=1001shell=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4940/root'logger=nspawn_args=[]user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mit-scheme-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-204466569.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mit-scheme-c-9.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mit-scheme-c.spec'], printOutput=Falsegid=135timeout=0uid=1001shell=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4940/root'logger=nspawn_args=[]user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mit-scheme-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1c3Qdj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mit-scheme-c-9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/mit-scheme-c-9.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mit-scheme-c-9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c0URp8 + umask 022 + cd /builddir/build/BUILD + cd mit-scheme-c-9.2 + pushd src ~/build/BUILD/mit-scheme-c-9.2/src ~/build/BUILD/mit-scheme-c-9.2 + export CFLAGS= + CFLAGS= ++ pwd + ./configure --prefix=/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root --enable-native-code=c --disable-host-scheme-test checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 for native-code support... yes, using portable C code checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes etc/create-makefiles.sh mit-scheme-c c Makefiles already created. rm -f machine && ln -s machines/C machine rm -f compiler.cbf && ln -s machine/compiler.cbf compiler.cbf rm -f compiler.pkg && ln -s machine/compiler.pkg compiler.pkg rm -f compiler.sf && ln -s machine/compiler.sf compiler.sf rm -f make.com && ln -s machine/make.com make.com rm -f make.bin && ln -s machine/make.bin make.bin configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.tools config.status: creating 6001/Makefile config.status: creating compiler/Makefile config.status: creating cref/Makefile config.status: creating edwin/Makefile config.status: creating ffi/Makefile config.status: creating imail/Makefile config.status: creating runtime/Makefile config.status: creating sf/Makefile config.status: creating sos/Makefile config.status: creating ssp/Makefile config.status: creating star-parser/Makefile config.status: creating win32/Makefile config.status: creating xdoc/Makefile config.status: creating xml/Makefile === configuring in microcode (/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root' '--enable-native-code=c' '--disable-host-scheme-test' 'CFLAGS=' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether backslash-a works in strings... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for function prototypes... yes checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for GCC>=4... yes checking for native-code support... yes, using portable C code checking for ELF binaries... yes checking for exp in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking bsdtty.h usability... no checking bsdtty.h presence... no checking for bsdtty.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ptyio.h usability... no checking sys/ptyio.h presence... no checking for sys/ptyio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdint.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for uintmax_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of void *... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking for nlink_t... yes checking for clock_t... yes checking for time_t... yes checking for socklen_t... yes checking for cc_t... yes checking for speed_t... yes checking for fenv_t... yes checking for fexcept_t... yes checking size of time_t... 8 checking size of off_t... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for struct ltchars... no checking for struct hostent.h_addr_list... yes checking for struct sigcontext... yes checking for struct ntptimeval... yes checking for struct ntptimeval.tai... yes checking for struct ntptimeval.time.tv_nsec... no checking for struct timex... yes checking for struct timex.tai... yes checking for struct timex.time.tv_usec... yes checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking for an ANSI C-conforming const... (cached) yes checking whether getpgrp requires zero arguments... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for utime.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether setpgrp takes no argument... yes checking whether utime accepts a null argument... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for clock_gettime... yes checking for closefrom... no checking for ctermid... yes checking for dup2... yes checking for expm1... yes checking for fcntl... yes checking for fdatasync... yes checking for feclearexcept... yes checking for fedisableexcept... yes checking for feenableexcept... yes checking for fegetenv... yes checking for fegetexcept... yes checking for fegetexceptflag... yes checking for fegetround... yes checking for feholdexcept... yes checking for feraiseexcept... yes checking for fesetenv... yes checking for fesetexceptflag... yes checking for fesetround... yes checking for fetestexcept... yes checking for feupdateenv... yes checking for floor... yes checking for fmod... yes checking for fpathconf... yes checking for fpgetround... no checking for fpsetround... no checking for frexp... yes checking for fsync... yes checking for fsync_range... no checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getlogin... yes checking for getpagesize... (cached) yes checking for getpgrp... yes checking for getpt... yes checking for gettimeofday... yes checking for getwd... yes checking for grantpt... yes checking for kill... yes checking for lockf... yes checking for log1p... yes checking for madvise... yes checking for memcpy... yes checking for mkdir... yes checking for mktime... yes checking for modf... yes checking for nice... yes checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for openpty... no checking for poll... yes checking for pollts... no checking for ppoll... yes checking for posix_madvise... yes checking for posix_openpt... yes checking for prealloc... no checking for rename... yes checking for rmdir... yes checking for pselect... yes checking for select... yes checking for setitimer... yes checking for setpgrp... yes checking for setpgrp2... no checking for shmat... yes checking for sigaction... yes checking for sighold... yes checking for sigsuspend... yes checking for socket... yes checking for statfs... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for symlink... yes checking for sync_file_range... yes checking for sysconf... yes checking for times... yes checking for truncate... yes checking for uname... yes checking for utime... yes checking for waitpid... yes checking for X... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking term.h usability... no checking term.h presence... no checking for term.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for tgetent in -lncurses... no checking for tparm in -lncurses... no checking for tparam in -lncurses... no checking for tgetent in -lcurses... no checking for tparm in -lcurses... no checking for tparam in -lcurses... no checking for tgetent in -ltermcap... no checking for tparm in -ltermcap... no checking for tparam in -ltermcap... no configure: WARNING: No termcap library found; will emulate it checking openssl/blowfish.h usability... no checking openssl/blowfish.h presence... no checking for openssl/blowfish.h... no checking openssl/md5.h usability... no checking openssl/md5.h presence... no checking for openssl/md5.h... no checking mhash.h usability... no checking mhash.h presence... no checking for mhash.h... no checking mcrypt.h usability... no checking mcrypt.h presence... no checking for mcrypt.h... no checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking db.h usability... no checking db.h presence... no checking for db.h... no checking for pg_config... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking for dlopen... no checking for dlopen in -ldl... yes configure: creating ./config.status config.status: creating liarc-cc config.status: creating liarc-ld config.status: creating Makefile config.status: creating config.h config.status: linking cmpauxmd/c.c to cmpauxmd.c config.status: linking cmpintmd/c.h to cmpintmd.h config.status: linking cmpintmd/c.c to cmpintmd.c config.status: linking cmpintmd/c-config.h to cmpintmd-config.h + /usr/bin/make stamp_install-liarc-boot-compiler c-clean distclean (cd microcode && /usr/bin/make all) make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o gen-nonce.o -c gen-nonce.c gcc -std=gnu99 -o gen-nonce gen-nonce.o gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o extract-liarc-decls.o -c extract-liarc-decls.c gcc -std=gnu99 -o extract-liarc-decls extract-liarc-decls.o gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o artutl.o -c artutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o avltree.o -c avltree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o bkpt.o -c bkpt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o bignum.o -c bignum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o bigprm.o -c bigprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o bitstr.o -c bitstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o boot.o -c boot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o char.o -c char.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o daemon.o -c daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o debug.o -c debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o dfloat.o -c dfloat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o error.o -c error.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o extern.o -c extern.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o fasdump.o -c fasdump.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o fasl.o -c fasl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o fasload.o -c fasload.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o fixnum.o -c fixnum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o floenv.o -c floenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o flonum.o -c flonum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o gcloop.o -c gcloop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o generic.o -c generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o hooks.o -c hooks.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o hunk.o -c hunk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o intern.o -c intern.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o interp.o -c interp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o intprm.o -c intprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o list.o -c list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o lookprm.o -c lookprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o lookup.o -c lookup.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o memmag.o -c memmag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o missing.o -c missing.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o obstack.o -c obstack.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o option.o -c option.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o osscheme.o -c osscheme.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ostty.o -c ostty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o outf.o -c outf.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prim.o -c prim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o primutl.o -c primutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ptrvec.o -c ptrvec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o purify.o -c purify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o purutl.o -c purutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o regex.o -c regex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o rgxprim.o -c rgxprim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o step.o -c step.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o storage.o -c storage.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o string.o -c string.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o syntax.o -c syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o sysprim.o -c sysprim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o term.o -c term.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o transact.o -c transact.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o utabmd.o -c utabmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o utils.o -c utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o vector.o -c vector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o wind.o -c wind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosenv.o -c prosenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosfile.o -c prosfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosfs.o -c prosfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosio.o -c prosio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosproc.o -c prosproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prospty.o -c prospty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prosterm.o -c prosterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o prostty.o -c prostty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxsock.o -c pruxsock.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o intext.o -c intext.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxenv.o -c pruxenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxfs.o -c pruxfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxio.o -c pruxio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ux.o -c ux.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxctty.o -c uxctty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxenv.o -c uxenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxfile.o -c uxfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxfs.o -c uxfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxio.o -c uxio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxproc.o -c uxproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxsig.o -c uxsig.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxsock.o -c uxsock.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxterm.o -c uxterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxtop.o -c uxtop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxtrap.o -c uxtrap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxtty.o -c uxtty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o uxutil.o -c uxutil.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o termcap.o -c termcap.c termcap.c:147:1: warning: return type defaults to 'int' [enabled by default] memory_out () ^ termcap.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] termcap.c: In function 'memory_out': termcap.c:147:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] xmalloc (size) ^ termcap.c: In function 'xmalloc': termcap.c:154:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] xrealloc (ptr, size) ^ termcap.c: In function 'xrealloc': termcap.c:164:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:178:7: warning: function declaration isn't a prototype [-Wstrict-prototypes] short convert_ospeed (os) ^ termcap.c: In function 'convert_ospeed': termcap.c:178:7: warning: old-style function definition [-Wold-style-definition] termcap.c:181:3: warning: implicit declaration of function 'OS_baud_index_to_rate' [-Wimplicit-function-declaration] unsigned int rate = (OS_baud_index_to_rate (os)); ^ termcap.c:181:3: warning: nested extern declaration of 'OS_baud_index_to_rate' [-Wnested-externs] termcap.c: At top level: termcap.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static char *tgetst1 (); ^ termcap.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetnum (cap) ^ termcap.c: In function 'tgetnum': termcap.c:214:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:224:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetflag (cap) ^ termcap.c: In function 'tgetflag': termcap.c:224:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:237:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetstr (cap, area) ^ termcap.c: In function 'tgetstr': termcap.c:237:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetst1 (ptr, area) ^ termcap.c: In function 'tgetst1': termcap.c:263:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:330:1: warning: return type defaults to 'int' [enabled by default] tputs (string, nlines, outfun) ^ termcap.c:330:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] termcap.c: In function 'tputs': termcap.c:333:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] int (*outfun) (); ^ termcap.c:330:1: warning: old-style function definition [-Wold-style-definition] tputs (string, nlines, outfun) ^ termcap.c:338:5: warning: 'return' with no value, in function returning non-void [enabled by default] return; ^ termcap.c: At top level: termcap.c:386:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int scan_file (); ^ termcap.c:387:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static char *gobble_line (); ^ termcap.c:388:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int compare_contin (); ^ termcap.c:389:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int name_match (); ^ termcap.c:425:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetent (bp, name) ^ termcap.c: In function 'tgetent': termcap.c:425:1: warning: old-style function definition [-Wold-style-definition] termcap.c:554:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) bp; ^ termcap.c: At top level: termcap.c:565:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] scan_file (string, fd, bufp) ^ termcap.c: In function 'scan_file': termcap.c:565:1: warning: old-style function definition [-Wold-style-definition] termcap.c:570:9: warning: unused variable 'tem' [-Wunused-variable] char *tem; ^ termcap.c: At top level: termcap.c:621:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] compare_contin (str1, str2) ^ termcap.c: In function 'compare_contin': termcap.c:621:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:660:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] gobble_line (fd, bufp, append_end) ^ termcap.c: In function 'gobble_line': termcap.c:660:1: warning: old-style function definition [-Wold-style-definition] termcap.c: In function 'tgetent': termcap.c:503:11: warning: 'tcenv' may be used uninitialized in this function [-Wmaybe-uninitialized] bp1 += strlen (tcenv); ^ gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o tparam.o -c tparam.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o tterm.o -c tterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxdld.o -c pruxdld.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o pruxffi.o -c pruxffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o cmpint.o -c cmpint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o cmpintmd.o -c cmpintmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o comutl.o -c comutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o cmpauxmd.o -c cmpauxmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o unstackify.o -c unstackify.c rm -f compinit.c ./../etc/c-bundle.sh . static compinit \ --rewrite "" http://www.gnu.org/software/mit-scheme/lib/microcode/ \ --rewrite ../runtime/ http://www.gnu.org/software/mit-scheme/lib/runtime/ \ ../runtime/runtime-unx.c ../runtime/runtime-w32.c ../runtime/runtime-os2.c ../runtime/advice.c ../runtime/apply.c ../runtime/apropos.c ../runtime/arith.c ../runtime/berkeley-db.c ../runtime/bitstr.c ../runtime/blowfish.c ../runtime/boole.c ../runtime/boot.c ../runtime/char.c ../runtime/chrset.c ../runtime/chrsyn.c ../runtime/codwlk.c ../runtime/conpar.c ../runtime/contin.c ../runtime/cpoint.c ../runtime/cpress.c ../runtime/crypto.c ../runtime/datime.c ../runtime/dbgcmd.c ../runtime/dbgutl.c ../runtime/debug.c ../runtime/defstr.c ../runtime/division.c ../runtime/dosdir.c ../runtime/dosprm.c ../runtime/dosproc.c ../runtime/dospth.c ../runtime/dragon4.c ../runtime/ed-ffi.c ../runtime/emacs.c ../runtime/equals.c ../runtime/error.c ../runtime/events.c ../runtime/ffi.c ../runtime/file-attributes.c ../runtime/fileio.c ../runtime/fixart.c ../runtime/floenv.c ../runtime/format.c ../runtime/framex.c ../runtime/gc.c ../runtime/gcdemn.c ../runtime/gcfinal.c ../runtime/gcnote.c ../runtime/gcstat.c ../runtime/gdatab.c ../runtime/gdbm.c ../runtime/gencache.c ../runtime/geneqht.c ../runtime/generic.c ../runtime/genio.c ../runtime/genmult.c ../runtime/gensym.c ../runtime/gentag.c ../runtime/global.c ../runtime/graphics.c ../runtime/hash.c ../runtime/hashtb.c ../runtime/histry.c ../runtime/html-form-codec.c ../runtime/http-client.c ../runtime/http-syntax.c ../runtime/httpio.c ../runtime/ieee754.c ../runtime/infstr.c ../runtime/infutl.c ../runtime/input.c ../runtime/integer-bits.c ../runtime/intrpt.c ../runtime/io.c ../runtime/keyword.c ../runtime/krypt.c ../runtime/kryptdum.c ../runtime/lambda.c ../runtime/lambda-list.c ../runtime/lambdx.c ../runtime/list.c ../runtime/load.c ../runtime/make.c ../runtime/mime-codec.c ../runtime/mit-macros.c ../runtime/mit-syntax.c ../runtime/msort.c ../runtime/ntdir.c ../runtime/ntprm.c ../runtime/numint.c ../runtime/numpar.c ../runtime/option.c ../runtime/optiondb.c ../runtime/ordvec.c ../runtime/os2ctype.c ../runtime/os2dir.c ../runtime/os2graph.c ../runtime/os2prm.c ../runtime/os2winp.c ../runtime/output.c ../runtime/packag.c ../runtime/parse.c ../runtime/parser-buffer.c ../runtime/partab.c ../runtime/pathnm.c ../runtime/pgsql.c ../runtime/poplat.c ../runtime/port.c ../runtime/pp.c ../runtime/prgcop.c ../runtime/process.c ../runtime/prop1d.c ../runtime/prop2d.c ../runtime/qsort.c ../runtime/queue.c ../runtime/random.c ../runtime/rbtree.c ../runtime/record.c ../runtime/recslot.c ../runtime/regexp.c ../runtime/regsexp.c ../runtime/rep.c ../runtime/rexp.c ../runtime/rfc2822-headers.c ../runtime/rgxcmp.c ../runtime/savres.c ../runtime/scan.c ../runtime/scode.c ../runtime/scomb.c ../runtime/sdata.c ../runtime/sfile.c ../runtime/socket.c ../runtime/srfi-1.c ../runtime/stack-sample.c ../runtime/starbase.c ../runtime/stream.c ../runtime/string.c ../runtime/stringio.c ../runtime/structure-parser.c ../runtime/swank.c ../runtime/symbol.c ../runtime/syncproc.c ../runtime/syntax.c ../runtime/syntax-check.c ../runtime/syntax-classify.c ../runtime/syntax-compile.c ../runtime/syntax-declaration.c ../runtime/syntax-definitions.c ../runtime/syntax-environment.c ../runtime/syntax-items.c ../runtime/syntax-output.c ../runtime/syntax-rules.c ../runtime/syntax-transforms.c ../runtime/sysclk.c ../runtime/sysmac.c ../runtime/system.c ../runtime/thread.c ../runtime/thread-queue.c ../runtime/tscript.c ../runtime/ttyio.c ../runtime/tvector.c ../runtime/udata.c ../runtime/uenvir.c ../runtime/uerror.c ../runtime/unicode.c ../runtime/unpars.c ../runtime/unsyn.c ../runtime/unxdir.c ../runtime/unxprm.c ../runtime/unxpth.c ../runtime/uproc.c ../runtime/url.c ../runtime/urtrap.c ../runtime/usrint.c ../runtime/utabs.c ../runtime/vector.c ../runtime/version.c ../runtime/where.c ../runtime/win32-registry.c ../runtime/wind.c ../runtime/wrkdir.c ../runtime/wttree.c ../runtime/x11graph.c ../runtime/xeval.c ../runtime/ystep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o compinit.o -c compinit.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o findprim.o -c findprim.c rm -f findprim gcc -std=gnu99 -o findprim findprim.o -ldl -lm rm -f usrdef.c.tmp ./findprim artutl.c avltree.c bkpt.c bignum.c bigprm.c bitstr.c boot.c char.c daemon.c debug.c dfloat.c error.c extern.c fasdump.c fasl.c fasload.c fixnum.c floenv.c flonum.c gcloop.c generic.c hooks.c hunk.c intern.c interp.c intprm.c list.c lookprm.c lookup.c memmag.c missing.c obstack.c option.c osscheme.c ostty.c outf.c prim.c primutl.c ptrvec.c purify.c purutl.c regex.c rgxprim.c step.c storage.c string.c syntax.c sysprim.c term.c transact.c utabmd.c utils.c vector.c wind.c prosenv.c prosfile.c prosfs.c prosio.c prosproc.c prospty.c prosterm.c prostty.c pruxsock.c intext.c pruxenv.c pruxfs.c pruxio.c ux.c uxctty.c uxenv.c uxfile.c uxfs.c uxio.c uxproc.c uxsig.c uxsock.c uxterm.c uxtop.c uxtrap.c uxtty.c uxutil.c termcap.c tparam.c tterm.c pruxdld.c pruxffi.c cmpint.c cmpintmd.c comutl.c cmpauxmd.c unstackify.c compinit.c > usrdef.c.tmp && mv -f usrdef.c.tmp usrdef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o usrdef.o -c usrdef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/runtime-unx.o -c ../runtime/runtime-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/runtime-w32.o -c ../runtime/runtime-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/runtime-os2.o -c ../runtime/runtime-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/advice.o -c ../runtime/advice.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/apply.o -c ../runtime/apply.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/apropos.o -c ../runtime/apropos.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/arith.o -c ../runtime/arith.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/berkeley-db.o -c ../runtime/berkeley-db.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/bitstr.o -c ../runtime/bitstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/blowfish.o -c ../runtime/blowfish.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/boole.o -c ../runtime/boole.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/boot.o -c ../runtime/boot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/char.o -c ../runtime/char.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/chrset.o -c ../runtime/chrset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/chrsyn.o -c ../runtime/chrsyn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/codwlk.o -c ../runtime/codwlk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/conpar.o -c ../runtime/conpar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/contin.o -c ../runtime/contin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/cpoint.o -c ../runtime/cpoint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/cpress.o -c ../runtime/cpress.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/crypto.o -c ../runtime/crypto.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/datime.o -c ../runtime/datime.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dbgcmd.o -c ../runtime/dbgcmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dbgutl.o -c ../runtime/dbgutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/debug.o -c ../runtime/debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/defstr.o -c ../runtime/defstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/division.o -c ../runtime/division.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dosdir.o -c ../runtime/dosdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dosprm.o -c ../runtime/dosprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dosproc.o -c ../runtime/dosproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dospth.o -c ../runtime/dospth.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/dragon4.o -c ../runtime/dragon4.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ed-ffi.o -c ../runtime/ed-ffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/emacs.o -c ../runtime/emacs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/equals.o -c ../runtime/equals.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/error.o -c ../runtime/error.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/events.o -c ../runtime/events.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ffi.o -c ../runtime/ffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/file-attributes.o -c ../runtime/file-attributes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/fileio.o -c ../runtime/fileio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/fixart.o -c ../runtime/fixart.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/floenv.o -c ../runtime/floenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/format.o -c ../runtime/format.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/framex.o -c ../runtime/framex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gc.o -c ../runtime/gc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gcdemn.o -c ../runtime/gcdemn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gcfinal.o -c ../runtime/gcfinal.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gcnote.o -c ../runtime/gcnote.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gcstat.o -c ../runtime/gcstat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gdatab.o -c ../runtime/gdatab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gdbm.o -c ../runtime/gdbm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gencache.o -c ../runtime/gencache.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/geneqht.o -c ../runtime/geneqht.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/generic.o -c ../runtime/generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/genio.o -c ../runtime/genio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/genmult.o -c ../runtime/genmult.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gensym.o -c ../runtime/gensym.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/gentag.o -c ../runtime/gentag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/global.o -c ../runtime/global.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/graphics.o -c ../runtime/graphics.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/hash.o -c ../runtime/hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/hashtb.o -c ../runtime/hashtb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/histry.o -c ../runtime/histry.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/html-form-codec.o -c ../runtime/html-form-codec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/http-client.o -c ../runtime/http-client.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/http-syntax.o -c ../runtime/http-syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/httpio.o -c ../runtime/httpio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ieee754.o -c ../runtime/ieee754.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/infstr.o -c ../runtime/infstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/infutl.o -c ../runtime/infutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/input.o -c ../runtime/input.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/integer-bits.o -c ../runtime/integer-bits.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/intrpt.o -c ../runtime/intrpt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/io.o -c ../runtime/io.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/keyword.o -c ../runtime/keyword.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/krypt.o -c ../runtime/krypt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/kryptdum.o -c ../runtime/kryptdum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/lambda.o -c ../runtime/lambda.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/lambda-list.o -c ../runtime/lambda-list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/lambdx.o -c ../runtime/lambdx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/list.o -c ../runtime/list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/load.o -c ../runtime/load.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/make.o -c ../runtime/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/mime-codec.o -c ../runtime/mime-codec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/mit-macros.o -c ../runtime/mit-macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/mit-syntax.o -c ../runtime/mit-syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/msort.o -c ../runtime/msort.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ntdir.o -c ../runtime/ntdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ntprm.o -c ../runtime/ntprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/numint.o -c ../runtime/numint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/numpar.o -c ../runtime/numpar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/option.o -c ../runtime/option.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/optiondb.o -c ../runtime/optiondb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ordvec.o -c ../runtime/ordvec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/os2ctype.o -c ../runtime/os2ctype.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/os2dir.o -c ../runtime/os2dir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/os2graph.o -c ../runtime/os2graph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/os2prm.o -c ../runtime/os2prm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/os2winp.o -c ../runtime/os2winp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/output.o -c ../runtime/output.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/packag.o -c ../runtime/packag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/parse.o -c ../runtime/parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/parser-buffer.o -c ../runtime/parser-buffer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/partab.o -c ../runtime/partab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/pathnm.o -c ../runtime/pathnm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/pgsql.o -c ../runtime/pgsql.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/poplat.o -c ../runtime/poplat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/port.o -c ../runtime/port.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/pp.o -c ../runtime/pp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/prgcop.o -c ../runtime/prgcop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/process.o -c ../runtime/process.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/prop1d.o -c ../runtime/prop1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/prop2d.o -c ../runtime/prop2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/qsort.o -c ../runtime/qsort.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/queue.o -c ../runtime/queue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/random.o -c ../runtime/random.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/rbtree.o -c ../runtime/rbtree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/record.o -c ../runtime/record.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/recslot.o -c ../runtime/recslot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/regexp.o -c ../runtime/regexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/regsexp.o -c ../runtime/regsexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/rep.o -c ../runtime/rep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/rexp.o -c ../runtime/rexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/rfc2822-headers.o -c ../runtime/rfc2822-headers.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/rgxcmp.o -c ../runtime/rgxcmp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/savres.o -c ../runtime/savres.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/scan.o -c ../runtime/scan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/scode.o -c ../runtime/scode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/scomb.o -c ../runtime/scomb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/sdata.o -c ../runtime/sdata.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/sfile.o -c ../runtime/sfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/socket.o -c ../runtime/socket.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/srfi-1.o -c ../runtime/srfi-1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/stack-sample.o -c ../runtime/stack-sample.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/starbase.o -c ../runtime/starbase.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/stream.o -c ../runtime/stream.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/string.o -c ../runtime/string.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/stringio.o -c ../runtime/stringio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/structure-parser.o -c ../runtime/structure-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/swank.o -c ../runtime/swank.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/symbol.o -c ../runtime/symbol.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syncproc.o -c ../runtime/syncproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax.o -c ../runtime/syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-check.o -c ../runtime/syntax-check.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-classify.o -c ../runtime/syntax-classify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-compile.o -c ../runtime/syntax-compile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-declaration.o -c ../runtime/syntax-declaration.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-definitions.o -c ../runtime/syntax-definitions.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-environment.o -c ../runtime/syntax-environment.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-items.o -c ../runtime/syntax-items.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-output.o -c ../runtime/syntax-output.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-rules.o -c ../runtime/syntax-rules.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/syntax-transforms.o -c ../runtime/syntax-transforms.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/sysclk.o -c ../runtime/sysclk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/sysmac.o -c ../runtime/sysmac.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/system.o -c ../runtime/system.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/thread.o -c ../runtime/thread.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/thread-queue.o -c ../runtime/thread-queue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/tscript.o -c ../runtime/tscript.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ttyio.o -c ../runtime/ttyio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/tvector.o -c ../runtime/tvector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/udata.o -c ../runtime/udata.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/uenvir.o -c ../runtime/uenvir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/uerror.o -c ../runtime/uerror.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unicode.o -c ../runtime/unicode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unpars.o -c ../runtime/unpars.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unsyn.o -c ../runtime/unsyn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unxdir.o -c ../runtime/unxdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unxprm.o -c ../runtime/unxprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/unxpth.o -c ../runtime/unxpth.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/uproc.o -c ../runtime/uproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/url.o -c ../runtime/url.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/urtrap.o -c ../runtime/urtrap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/usrint.o -c ../runtime/usrint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/utabs.o -c ../runtime/utabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/vector.o -c ../runtime/vector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/version.o -c ../runtime/version.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/where.o -c ../runtime/where.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/win32-registry.o -c ../runtime/win32-registry.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/wind.o -c ../runtime/wind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/wrkdir.o -c ../runtime/wrkdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/wttree.o -c ../runtime/wttree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/x11graph.o -c ../runtime/x11graph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/xeval.o -c ../runtime/xeval.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -o ../runtime/ystep.o -c ../runtime/ystep.c rm -f scheme gcc -std=gnu99 -o scheme -export-dynamic artutl.o avltree.o bkpt.o bignum.o bigprm.o bitstr.o boot.o char.o daemon.o debug.o dfloat.o error.o extern.o fasdump.o fasl.o fasload.o fixnum.o floenv.o flonum.o gcloop.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookprm.o lookup.o memmag.o missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o ptrvec.o purify.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o sysprim.o term.o transact.o utabmd.o utils.o vector.o wind.o prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o prosterm.o prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o termcap.o tparam.o tterm.o pruxdld.o pruxffi.o cmpint.o cmpintmd.o comutl.o cmpauxmd.o unstackify.o compinit.o usrdef.o ../runtime/runtime-unx.o ../runtime/runtime-w32.o ../runtime/runtime-os2.o ../runtime/advice.o ../runtime/apply.o ../runtime/apropos.o ../runtime/arith.o ../runtime/berkeley-db.o ../runtime/bitstr.o ../runtime/blowfish.o ../runtime/boole.o ../runtime/boot.o ../runtime/char.o ../runtime/chrset.o ../runtime/chrsyn.o ../runtime/codwlk.o ../runtime/conpar.o ../runtime/contin.o ../runtime/cpoint.o ../runtime/cpress.o ../runtime/crypto.o ../runtime/datime.o ../runtime/dbgcmd.o ../runtime/dbgutl.o ../runtime/debug.o ../runtime/defstr.o ../runtime/division.o ../runtime/dosdir.o ../runtime/dosprm.o ../runtime/dosproc.o ../runtime/dospth.o ../runtime/dragon4.o ../runtime/ed-ffi.o ../runtime/emacs.o ../runtime/equals.o ../runtime/error.o ../runtime/events.o ../runtime/ffi.o ../runtime/file-attributes.o ../runtime/fileio.o ../runtime/fixart.o ../runtime/floenv.o ../runtime/format.o ../runtime/framex.o ../runtime/gc.o ../runtime/gcdemn.o ../runtime/gcfinal.o ../runtime/gcnote.o ../runtime/gcstat.o ../runtime/gdatab.o ../runtime/gdbm.o ../runtime/gencache.o ../runtime/geneqht.o ../runtime/generic.o ../runtime/genio.o ../runtime/genmult.o ../runtime/gensym.o ../runtime/gentag.o ../runtime/global.o ../runtime/graphics.o ../runtime/hash.o ../runtime/hashtb.o ../runtime/histry.o ../runtime/html-form-codec.o ../runtime/http-client.o ../runtime/http-syntax.o ../runtime/httpio.o ../runtime/ieee754.o ../runtime/infstr.o ../runtime/infutl.o ../runtime/input.o ../runtime/integer-bits.o ../runtime/intrpt.o ../runtime/io.o ../runtime/keyword.o ../runtime/krypt.o ../runtime/kryptdum.o ../runtime/lambda.o ../runtime/lambda-list.o ../runtime/lambdx.o ../runtime/list.o ../runtime/load.o ../runtime/make.o ../runtime/mime-codec.o ../runtime/mit-macros.o ../runtime/mit-syntax.o ../runtime/msort.o ../runtime/ntdir.o ../runtime/ntprm.o ../runtime/numint.o ../runtime/numpar.o ../runtime/option.o ../runtime/optiondb.o ../runtime/ordvec.o ../runtime/os2ctype.o ../runtime/os2dir.o ../runtime/os2graph.o ../runtime/os2prm.o ../runtime/os2winp.o ../runtime/output.o ../runtime/packag.o ../runtime/parse.o ../runtime/parser-buffer.o ../runtime/partab.o ../runtime/pathnm.o ../runtime/pgsql.o ../runtime/poplat.o ../runtime/port.o ../runtime/pp.o ../runtime/prgcop.o ../runtime/process.o ../runtime/prop1d.o ../runtime/prop2d.o ../runtime/qsort.o ../runtime/queue.o ../runtime/random.o ../runtime/rbtree.o ../runtime/record.o ../runtime/recslot.o ../runtime/regexp.o ../runtime/regsexp.o ../runtime/rep.o ../runtime/rexp.o ../runtime/rfc2822-headers.o ../runtime/rgxcmp.o ../runtime/savres.o ../runtime/scan.o ../runtime/scode.o ../runtime/scomb.o ../runtime/sdata.o ../runtime/sfile.o ../runtime/socket.o ../runtime/srfi-1.o ../runtime/stack-sample.o ../runtime/starbase.o ../runtime/stream.o ../runtime/string.o ../runtime/stringio.o ../runtime/structure-parser.o ../runtime/swank.o ../runtime/symbol.o ../runtime/syncproc.o ../runtime/syntax.o ../runtime/syntax-check.o ../runtime/syntax-classify.o ../runtime/syntax-compile.o ../runtime/syntax-declaration.o ../runtime/syntax-definitions.o ../runtime/syntax-environment.o ../runtime/syntax-items.o ../runtime/syntax-output.o ../runtime/syntax-rules.o ../runtime/syntax-transforms.o ../runtime/sysclk.o ../runtime/sysmac.o ../runtime/system.o ../runtime/thread.o ../runtime/thread-queue.o ../runtime/tscript.o ../runtime/ttyio.o ../runtime/tvector.o ../runtime/udata.o ../runtime/uenvir.o ../runtime/uerror.o ../runtime/unicode.o ../runtime/unpars.o ../runtime/unsyn.o ../runtime/unxdir.o ../runtime/unxprm.o ../runtime/unxpth.o ../runtime/uproc.o ../runtime/url.o ../runtime/urtrap.o ../runtime/usrint.o ../runtime/utabs.o ../runtime/vector.o ../runtime/version.o ../runtime/where.o ../runtime/win32-registry.o ../runtime/wind.o ../runtime/wrkdir.o ../runtime/wttree.o ../runtime/x11graph.o ../runtime/xeval.o ../runtime/ystep.o -ldl -lm Saving shim compile/link/install configuration. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' (cd microcode; /usr/bin/make install) make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c /usr/bin/install -c --preserve-timestamps gen-nonce /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. /usr/bin/install -c --preserve-timestamps extract-liarc-decls /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c /usr/bin/install -c --preserve-timestamps -m 644 shim-config.scm /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. /usr/bin/install -c --preserve-timestamps -m 644 pruxffi.h /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/mit-scheme.h /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c /usr/bin/install -c --preserve-timestamps liarc-cc /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. sed -e "s&^SCHEME_EXE=.*&SCHEME_EXE=/builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/mit-scheme-c&" < liarc-ld > liarc-ld.install /usr/bin/install -c --preserve-timestamps liarc-ld.install /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/liarc-ld rm -f liarc-ld.install /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/include mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/include /usr/bin/install -c --preserve-timestamps -m 644 *.h /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/include/. /bin/sh ./mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin mkdir /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin /usr/bin/install -c --preserve-timestamps scheme /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/mit-scheme-c ../etc/install-bin-symlinks.sh /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin mit-scheme-c run_cmd: rm -f /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/mit-scheme run_cmd: ln -s mit-scheme-c /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/mit-scheme run_cmd: rm -f /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/scheme /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/bchscheme run_cmd: ln -s mit-scheme /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/scheme run_cmd: ln -s mit-scheme /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/bin/bchscheme make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' echo "done" > stamp_install-microcode etc/make-in-subdirs.sh compile-liarc-bundle compiler cref sf star-parser run_cmd in compiler/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' ../etc/c-bundle.sh ../microcode library \ compiler-init compiler-os2.c compiler-unx.c compiler-w32.c \ back/insseq.c back/lapgn1.c back/lapgn2.c back/linear.c \ back/mermap.c back/regmap.c base/blocks.c base/cfg1.c base/cfg2.c \ base/cfg3.c base/constr.c base/contin.c base/ctypes.c base/debug.c \ base/enumer.c base/infnew.c base/lvalue.c base/macros.c base/make.c \ base/mvalue.c base/object.c base/pmerly.c base/pmlook.c \ base/pmpars.c base/proced.c base/refctx.c base/rvalue.c \ base/scode.c base/sets.c base/subprb.c base/switch.c base/toplev.c \ base/utils.c fggen/canon.c fggen/declar.c fggen/fggen.c \ fgopt/blktyp.c fgopt/closan.c fgopt/conect.c fgopt/contan.c \ fgopt/delint.c fgopt/desenv.c fgopt/envopt.c fgopt/folcon.c \ fgopt/offset.c fgopt/operan.c fgopt/order.c fgopt/outer.c \ fgopt/param.c fgopt/reord.c fgopt/reteqv.c fgopt/reuse.c \ fgopt/sideff.c fgopt/simapp.c fgopt/simple.c fgopt/subfre.c \ fgopt/varind.c machines/C/cout.c machines/C/ctop.c \ machines/C/cutl.c machines/C/decls.c machines/C/lapgen.c \ machines/C/machin.c machines/C/make.c machines/C/rgspcm.c \ machines/C/rules1.c machines/C/rules2.c machines/C/rules3.c \ machines/C/rules4.c machines/C/rulfix.c machines/C/rulflo.c \ machines/C/rulrew.c machines/C/stackify.c machines/C/stackops.c \ machines/C/traditional.c rtlbase/regset.c rtlbase/rgraph.c \ rtlbase/rtlcfg.c rtlbase/rtlcon.c rtlbase/rtlexp.c rtlbase/rtline.c \ rtlbase/rtlobj.c rtlbase/rtlreg.c rtlbase/rtlty1.c rtlbase/rtlty2.c \ rtlbase/valclass.c rtlgen/fndblk.c rtlgen/fndvar.c rtlgen/opncod.c \ rtlgen/rgcomb.c rtlgen/rgproc.c rtlgen/rgretn.c rtlgen/rgrval.c \ rtlgen/rgstmt.c rtlgen/rtlgen.c rtlopt/ralloc.c rtlopt/rcompr.c \ rtlopt/rcse1.c rtlopt/rcse2.c rtlopt/rcseep.c rtlopt/rcseht.c \ rtlopt/rcserq.c rtlopt/rcsesr.c rtlopt/rdebug.c rtlopt/rdflow.c \ rtlopt/rerite.c rtlopt/rinvex.c rtlopt/rlife.c rtlopt/rtlcsm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o compiler-init.o -c compiler-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o compiler-os2.o -c compiler-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o compiler-unx.o -c compiler-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o compiler-w32.o -c compiler-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/insseq.o -c back/insseq.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/lapgn1.o -c back/lapgn1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/lapgn2.o -c back/lapgn2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/linear.o -c back/linear.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/mermap.o -c back/mermap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o back/regmap.o -c back/regmap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/blocks.o -c base/blocks.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/cfg1.o -c base/cfg1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/cfg2.o -c base/cfg2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/cfg3.o -c base/cfg3.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/constr.o -c base/constr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/contin.o -c base/contin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/ctypes.o -c base/ctypes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/debug.o -c base/debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/enumer.o -c base/enumer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/infnew.o -c base/infnew.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/lvalue.o -c base/lvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/macros.o -c base/macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/make.o -c base/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/mvalue.o -c base/mvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/object.o -c base/object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/pmerly.o -c base/pmerly.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/pmlook.o -c base/pmlook.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/pmpars.o -c base/pmpars.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/proced.o -c base/proced.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/refctx.o -c base/refctx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/rvalue.o -c base/rvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/scode.o -c base/scode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/sets.o -c base/sets.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/subprb.o -c base/subprb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/switch.o -c base/switch.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/toplev.o -c base/toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o base/utils.o -c base/utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fggen/canon.o -c fggen/canon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fggen/declar.o -c fggen/declar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fggen/fggen.o -c fggen/fggen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/blktyp.o -c fgopt/blktyp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/closan.o -c fgopt/closan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/conect.o -c fgopt/conect.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/contan.o -c fgopt/contan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/delint.o -c fgopt/delint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/desenv.o -c fgopt/desenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/envopt.o -c fgopt/envopt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/folcon.o -c fgopt/folcon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/offset.o -c fgopt/offset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/operan.o -c fgopt/operan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/order.o -c fgopt/order.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/outer.o -c fgopt/outer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/param.o -c fgopt/param.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/reord.o -c fgopt/reord.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/reteqv.o -c fgopt/reteqv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/reuse.o -c fgopt/reuse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/sideff.o -c fgopt/sideff.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/simapp.o -c fgopt/simapp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/simple.o -c fgopt/simple.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/subfre.o -c fgopt/subfre.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o fgopt/varind.o -c fgopt/varind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/cout.o -c machines/C/cout.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/ctop.o -c machines/C/ctop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/cutl.o -c machines/C/cutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/decls.o -c machines/C/decls.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/lapgen.o -c machines/C/lapgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/machin.o -c machines/C/machin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/make.o -c machines/C/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rgspcm.o -c machines/C/rgspcm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rules1.o -c machines/C/rules1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rules2.o -c machines/C/rules2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rules3.o -c machines/C/rules3.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rules4.o -c machines/C/rules4.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rulfix.o -c machines/C/rulfix.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rulflo.o -c machines/C/rulflo.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/rulrew.o -c machines/C/rulrew.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/stackify.o -c machines/C/stackify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/stackops.o -c machines/C/stackops.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o machines/C/traditional.o -c machines/C/traditional.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/regset.o -c rtlbase/regset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rgraph.o -c rtlbase/rgraph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlcfg.o -c rtlbase/rtlcfg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlcon.o -c rtlbase/rtlcon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlexp.o -c rtlbase/rtlexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtline.o -c rtlbase/rtline.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlobj.o -c rtlbase/rtlobj.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlreg.o -c rtlbase/rtlreg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlty1.o -c rtlbase/rtlty1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/rtlty2.o -c rtlbase/rtlty2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlbase/valclass.o -c rtlbase/valclass.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/fndblk.o -c rtlgen/fndblk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/fndvar.o -c rtlgen/fndvar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/opncod.o -c rtlgen/opncod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rgcomb.o -c rtlgen/rgcomb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rgproc.o -c rtlgen/rgproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rgretn.o -c rtlgen/rgretn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rgrval.o -c rtlgen/rgrval.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rgstmt.o -c rtlgen/rgstmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlgen/rtlgen.o -c rtlgen/rtlgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/ralloc.o -c rtlopt/ralloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcompr.o -c rtlopt/rcompr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcse1.o -c rtlopt/rcse1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcse2.o -c rtlopt/rcse2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcseep.o -c rtlopt/rcseep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcseht.o -c rtlopt/rcseht.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcserq.o -c rtlopt/rcserq.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rcsesr.o -c rtlopt/rcsesr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rdebug.o -c rtlopt/rdebug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rdflow.o -c rtlopt/rdflow.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rerite.o -c rtlopt/rerite.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rinvex.o -c rtlopt/rinvex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rlife.o -c rtlopt/rlife.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o rtlopt/rtlcsm.o -c rtlopt/rtlcsm.c gcc -std=gnu99 -shared -fPIC -o compiler.so compiler-init.o compiler-os2.o compiler-unx.o compiler-w32.o back/insseq.o back/lapgn1.o back/lapgn2.o back/linear.o back/mermap.o back/regmap.o base/blocks.o base/cfg1.o base/cfg2.o base/cfg3.o base/constr.o base/contin.o base/ctypes.o base/debug.o base/enumer.o base/infnew.o base/lvalue.o base/macros.o base/make.o base/mvalue.o base/object.o base/pmerly.o base/pmlook.o base/pmpars.o base/proced.o base/refctx.o base/rvalue.o base/scode.o base/sets.o base/subprb.o base/switch.o base/toplev.o base/utils.o fggen/canon.o fggen/declar.o fggen/fggen.o fgopt/blktyp.o fgopt/closan.o fgopt/conect.o fgopt/contan.o fgopt/delint.o fgopt/desenv.o fgopt/envopt.o fgopt/folcon.o fgopt/offset.o fgopt/operan.o fgopt/order.o fgopt/outer.o fgopt/param.o fgopt/reord.o fgopt/reteqv.o fgopt/reuse.o fgopt/sideff.o fgopt/simapp.o fgopt/simple.o fgopt/subfre.o fgopt/varind.o machines/C/cout.o machines/C/ctop.o machines/C/cutl.o machines/C/decls.o machines/C/lapgen.o machines/C/machin.o machines/C/make.o machines/C/rgspcm.o machines/C/rules1.o machines/C/rules2.o machines/C/rules3.o machines/C/rules4.o machines/C/rulfix.o machines/C/rulflo.o machines/C/rulrew.o machines/C/stackify.o machines/C/stackops.o machines/C/traditional.o rtlbase/regset.o rtlbase/rgraph.o rtlbase/rtlcfg.o rtlbase/rtlcon.o rtlbase/rtlexp.o rtlbase/rtline.o rtlbase/rtlobj.o rtlbase/rtlreg.o rtlbase/rtlty1.o rtlbase/rtlty2.o rtlbase/valclass.o rtlgen/fndblk.o rtlgen/fndvar.o rtlgen/opncod.o rtlgen/rgcomb.o rtlgen/rgproc.o rtlgen/rgretn.o rtlgen/rgrval.o rtlgen/rgstmt.o rtlgen/rtlgen.o rtlopt/ralloc.o rtlopt/rcompr.o rtlopt/rcse1.o rtlopt/rcse2.o rtlopt/rcseep.o rtlopt/rcseht.o rtlopt/rcserq.o rtlopt/rcsesr.o rtlopt/rdebug.o rtlopt/rdflow.o rtlopt/rerite.o rtlopt/rinvex.o rtlopt/rlife.o rtlopt/rtlcsm.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' run_cmd in cref/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' ../etc/c-bundle.sh ../microcode library \ cref-init cref-os2.c cref-unx.c cref-w32.c anfile.c conpkg.c \ forpkg.c make.c mset.c object.c redpkg.c toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o cref-init.o -c cref-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o cref-os2.o -c cref-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o cref-unx.o -c cref-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o cref-w32.o -c cref-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o anfile.o -c anfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o conpkg.o -c conpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o forpkg.o -c forpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o make.o -c make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o mset.o -c mset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o object.o -c object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o redpkg.o -c redpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o toplev.o -c toplev.c gcc -std=gnu99 -shared -fPIC -o cref.so cref-init.o cref-os2.o cref-unx.o cref-w32.o anfile.o conpkg.o forpkg.o make.o mset.o object.o redpkg.o toplev.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' run_cmd in sf/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' ../etc/c-bundle.sh ../microcode library \ sf-init sf-os2.c sf-unx.c sf-w32.c analyze.c butils.c cgen.c \ chtype.c copy.c emodel.c gconst.c gimprt.c make.c object.c pardec.c \ pthmap.c reduct.c subst.c tables.c toplev.c usicon.c usiexp.c \ xform.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o sf-init.o -c sf-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o sf-os2.o -c sf-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o sf-unx.o -c sf-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o sf-w32.o -c sf-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o analyze.o -c analyze.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o butils.o -c butils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o cgen.o -c cgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o chtype.o -c chtype.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o copy.o -c copy.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o emodel.o -c emodel.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o gconst.o -c gconst.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o gimprt.o -c gimprt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o make.o -c make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o object.o -c object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o pardec.o -c pardec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o pthmap.o -c pthmap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o reduct.o -c reduct.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o subst.o -c subst.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o tables.o -c tables.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o toplev.o -c toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o usicon.o -c usicon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o usiexp.o -c usiexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o xform.o -c xform.c gcc -std=gnu99 -shared -fPIC -o sf.so sf-init.o sf-os2.o sf-unx.o sf-w32.o analyze.o butils.o cgen.o chtype.o copy.o emodel.o gconst.o gimprt.o make.o object.o pardec.o pthmap.o reduct.o subst.o tables.o toplev.o usicon.o usiexp.o xform.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' run_cmd in star-parser/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' ../etc/c-bundle.sh ../microcode library \ star-parser-init parser-os2.c parser-unx.c parser-w32.c matcher.c \ parser.c shared.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o star-parser-init.o -c star-parser-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o parser-os2.o -c parser-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o parser-unx.o -c parser-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o parser-w32.o -c parser-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o matcher.o -c matcher.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o parser.o -c parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -fPIC -I../microcode -o shared.o -c shared.c gcc -std=gnu99 -shared -fPIC -o star-parser.so star-parser-init.o parser-os2.o parser-unx.o parser-w32.o matcher.o parser.o shared.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' echo "done" > stamp_compile-liarc-boot-bundles etc/make-in-subdirs.sh install-liarc-bundle compiler cref sf star-parser run_cmd in compiler/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib /usr/bin/install -c -m 644 compiler.so /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' run_cmd in cref/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib /usr/bin/install -c -m 644 cref.so /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' run_cmd in sf/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib /usr/bin/install -c -m 644 sf.so /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' run_cmd in star-parser/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib /usr/bin/install -c -m 644 star-parser.so /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' echo "done" > stamp_install-liarc-boot-bundles run_cmd in runtime/: ../microcode/scheme --library ../lib --fasl http://www.gnu.org/software/mit-scheme/lib/runtime/make.so --heap 6000 --batch-mode http://www.gnu.org/software/mit-scheme/lib/runtime/packag.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcdemn.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gc.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/boot.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/queue.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/equals.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/list.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/symbol.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uproc.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/fixart.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/random.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gentag.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/poplat.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/record.so initialized evaluated initialize: (runtime gc-daemons) initialize: (runtime garbage-collector) initialize: (runtime random-number) initialize: (runtime generic-procedure) [initialize-tag-constants!] initialize: (runtime population) initialize: (runtime record) [initialize-record-type-type!] http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-items.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-transforms.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prop1d.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/events.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gdatab.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcfinal.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/string.so initialized evaluated initialize: (runtime 1d-property) initialize: (runtime event-distributor) initialize: (runtime global-database) initialize: (runtime population) [initialize-unparser!] initialize: (runtime 1d-property) [initialize-unparser!] initialize: (runtime gc-finalizer) initialize: (runtime string) http://www.gnu.org/software/mit-scheme/lib/runtime/version.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/bitstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/blowfish.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/boole.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/floenv.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/integer-bits.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/division.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/keyword.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/global.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambdx.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/msort.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/qsort.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/thread-queue.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sfile.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/udata.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/vector.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxprm.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prop2d.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/advice.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/apply.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/char.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/chrset.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/infstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/infutl.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/ttyio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/contin.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/conpar.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/cpoint.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/datime.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/debug.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dbgcmd.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dbgutl.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/framex.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxdir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/emacs.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uenvir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/where.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/error.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/xeval.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/fileio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/tscript.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcnote.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcstat.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/genio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gensym.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/hash.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/hashtb.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/histry.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/port.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/input.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/output.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/intrpt.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambda.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambda-list.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/srfi-1.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/load.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uerror.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/utabs.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/arith.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dragon4.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/numpar.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/option.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/parse.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/file-attributes.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/partab.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/pathnm.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxpth.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dospth.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/pp.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/io.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/ffi.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prgcop.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/urtrap.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/rep.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/savres.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scode.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scomb.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sdata.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scan.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/codwlk.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/socket.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/graphics.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/x11graph.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/starbase.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/wind.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stream.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stringio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-environment.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-check.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-classify.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-compile.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-output.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-declaration.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/mit-syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/mit-macros.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-rules.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/defstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-definitions.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sysmac.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/system.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sysclk.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unpars.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unsyn.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/wrkdir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/usrint.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/thread.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/apropos.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gencache.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/generic.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/genmult.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/tvector.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/recslot.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/geneqht.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/crypto.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/regsexp.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/parser-buffer.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unicode.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/url.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/rfc2822-headers.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/http-syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/httpio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/http-client.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/html-form-codec.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/structure-parser.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/swank.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stack-sample.so initialized evaluated initialize: (runtime microcode-tables) [read-microcode-tables!] initialize: (runtime state-space) initialize: (runtime apply) initialize: (runtime hash) initialize: (runtime primitive-io) initialize: (runtime system-clock) initialize: (runtime gc-finalizer) [initialize-events!] initialize: (runtime number) initialize: (runtime number) [initialize-dragon4!] initialize: (runtime miscellaneous-global) initialize: (runtime character) initialize: (runtime character-set) initialize: (runtime gensym) initialize: (runtime stream) initialize: (runtime 2d-property) initialize: (runtime hash-table) initialize: (runtime regular-sexpression) initialize: (runtime history) initialize: (runtime lambda-abstraction) initialize: (runtime scode) initialize: (runtime scode-combinator) initialize: (runtime scode-walker) initialize: (runtime continuation-parser) initialize: (runtime program-copier) initialize: (runtime generic-procedure eqht) [initialize-address-hashing!] initialize: (runtime generic-procedure) [initialize-generic-procedures!] initialize: (runtime generic-procedure multiplexer) [initialize-multiplexer!] initialize: (runtime tagged-vector) [initialize-tagged-vector!] initialize: (runtime record-slot-access) [initialize-record-slot-access!] initialize: (runtime record) [initialize-record-procedures!] initialize: (package) [finalize-package-record-type!] initialize: (runtime random-number) [finalize-random-state-type!] initialize: (runtime error-handler) initialize: (runtime microcode-errors) initialize: (runtime generic-procedure) [initialize-conditions!] initialize: (runtime generic-procedure multiplexer) [initialize-conditions!] initialize: (runtime record-slot-access) [initialize-conditions!] initialize: (runtime stream) [initialize-conditions!] initialize: (runtime regular-sexpression) [initialize-conditions!] initialize: (runtime os-primitives) [initialize-system-primitives!] initialize: (runtime floating-point-environment) initialize: (runtime thread) initialize: (runtime output-port) initialize: (runtime generic-i/o-port) initialize: (runtime file-i/o-port) initialize: (runtime console-i/o-port) initialize: (runtime socket) initialize: (runtime transcript) initialize: (runtime string-i/o-port) initialize: (runtime user-interface) initialize: (runtime pathname unix) initialize: (runtime pathname dos) initialize: (runtime pathname) initialize: (runtime working-directory) initialize: (runtime load) initialize: (runtime simple-file-ops) initialize: (runtime os-primitives) [initialize-mime-types!] initialize: (runtime keyword) initialize: (runtime number-parser) initialize: (runtime parser) initialize: (runtime parser file-attributes) initialize: (runtime pathname) [initialize-parser-method!] initialize: (runtime unparser) initialize: (runtime unsyntaxer) initialize: (runtime pretty-printer) initialize: (runtime extended-scode-eval) initialize: (runtime syntax definitions) initialize: (runtime interrupt-handler) initialize: (runtime gc-statistics) initialize: (runtime rep) initialize: (runtime compiler-info) initialize: (runtime advice) initialize: (runtime debugger-command-loop) initialize: (runtime debugger-utilities) initialize: (runtime environment-inspector) initialize: (runtime debugging-info) initialize: (runtime debugger) initialize: (runtime) initialize: (runtime crypto) initialize: (runtime starbase-graphics) initialize: (runtime x-graphics) * skipping: (runtime os2-graphics) initialize: (runtime emacs-interface) initialize: (runtime continuation-parser) [initialize-special-frames!] initialize: (runtime uri) initialize: (runtime rfc2822-headers) initialize: (runtime http-syntax) initialize: (runtime http-client) initialize: (runtime html-form-codec) * skipping: (runtime win32-registry) initialize: (runtime ffi) initialize: (runtime swank) initialize: (runtime stack-sampler) purifying...done ;Cold load finished ;Package: (user) ;Loading "../lib/lib/sf.so"... done ;Initialized "make.so" ;Initialized "sf-unx.pkd" ;Initialized "pthmap.so" ;Initialized "object.so" ;Initialized "emodel.so" ;Initialized "gconst.so" ;Initialized "usicon.so" ;Initialized "tables.so" ;Initialized "gimprt.so" ;Initialized "toplev.so" ;Initialized "xform.so" ;Initialized "subst.so" ;Initialized "cgen.so" ;Initialized "usiexp.so" ;Initialized "reduct.so" ;Initialized "pardec.so" ;Initialized "copy.so" ;Initialized "analyze.so" ;Initialized "chtype.so" ;Initialized "butils.so" ;Loading "../lib/lib/compiler.so"... done ;Initialized "machines/C/make.so" ;Initialized "/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime/../lib/runtime/syncproc.so" ;Initialized "/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime/../lib/runtime/process.so" ;Initialized "base/make.so" ;Initialized "/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime/../lib/runtime/cpress.so" ;Initialized "/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime/../lib/runtime/rbtree.so" ;Initialized "compiler-unx.pkd" ;Initialized "base/switch.so" ;Initialized "base/object.so" ;Initialized "base/enumer.so" ;Initialized "base/sets.so" ;Initialized "base/mvalue.so" ;Initialized "base/scode.so" ;Initialized "machines/C/machin.so" ;Initialized "machines/C/cutl.so" ;Initialized "base/utils.so" ;Initialized "base/cfg1.so" ;Initialized "base/cfg2.so" ;Initialized "base/cfg3.so" ;Initialized "base/ctypes.so" ;Initialized "base/rvalue.so" ;Initialized "base/lvalue.so" ;Initialized "base/blocks.so" ;Initialized "base/proced.so" ;Initialized "base/contin.so" ;Initialized "base/subprb.so" ;Initialized "rtlbase/rgraph.so" ;Initialized "rtlbase/rtlty1.so" ;Initialized "rtlbase/rtlty2.so" ;Initialized "rtlbase/rtlexp.so" ;Initialized "rtlbase/rtlcon.so" ;Initialized "rtlbase/rtlreg.so" ;Initialized "rtlbase/rtlcfg.so" ;Initialized "rtlbase/rtlobj.so" ;Initialized "rtlbase/regset.so" ;Initialized "rtlbase/valclass.so" ;Initialized "back/insseq.so" ;Initialized "base/refctx.so" ;Initialized "base/macros.so" ;Initialized "machines/C/decls.so" ;Initialized "base/toplev.so" ;Initialized "machines/C/ctop.so" ;Initialized "base/debug.so" ;Initialized "base/pmlook.so" ;Initialized "base/pmpars.so" ;Initialized "base/pmerly.so" ;Initialized "base/infnew.so" ;Initialized "base/constr.so" ;Initialized "fggen/canon.so" ;Initialized "fggen/fggen.so" ;Initialized "fggen/declar.so" ;Initialized "fgopt/outer.so" ;Initialized "fgopt/sideff.so" ;Initialized "fgopt/folcon.so" ;Initialized "fgopt/operan.so" ;Initialized "fgopt/varind.so" ;Initialized "fgopt/envopt.so" ;Initialized "fgopt/closan.so" ;Initialized "fgopt/contan.so" ;Initialized "fgopt/offset.so" ;Initialized "fgopt/conect.so" ;Initialized "fgopt/delint.so" ;Initialized "fgopt/desenv.so" ;Initialized "fgopt/blktyp.so" ;Initialized "fgopt/simple.so" ;Initialized "fgopt/simapp.so" ;Initialized "fgopt/subfre.so" ;Initialized "fgopt/order.so" ;Initialized "fgopt/reord.so" ;Initialized "fgopt/reuse.so" ;Initialized "fgopt/param.so" ;Initialized "fgopt/reteqv.so" ;Initialized "rtlgen/rtlgen.so" ;Initialized "rtlgen/rgstmt.so" ;Initialized "rtlgen/fndvar.so" ;Initialized "machines/C/rgspcm.so" ;Initialized "rtlbase/rtline.so" ;Initialized "rtlgen/rgproc.so" ;Initialized "rtlgen/opncod.so" ;Initialized "rtlgen/fndblk.so" ;Initialized "rtlgen/rgrval.so" ;Initialized "rtlgen/rgcomb.so" ;Initialized "rtlgen/rgretn.so" ;Initialized "rtlopt/rcse1.so" ;Initialized "rtlopt/rcse2.so" ;Initialized "rtlopt/rcseep.so" ;Initialized "rtlopt/rcseht.so" ;Initialized "rtlopt/rcserq.so" ;Initialized "rtlopt/rcsesr.so" ;Initialized "rtlopt/rdebug.so" ;Initialized "rtlopt/rinvex.so" ;Initialized "rtlopt/rtlcsm.so" ;Initialized "rtlopt/rdflow.so" ;Initialized "rtlopt/rerite.so" ;Initialized "rtlopt/rlife.so" ;Initialized "rtlopt/rcompr.so" ;Initialized "rtlopt/ralloc.so" ;Initialized "back/lapgn1.so" ;Initialized "back/lapgn2.so" ;Initialized "back/regmap.so" ;Initialized "machines/C/cout.so" ;Initialized "machines/C/lapgen.so" ;Initialized "machines/C/rules1.so" ;Initialized "machines/C/rules2.so" ;Initialized "machines/C/rules3.so" ;Initialized "machines/C/rules4.so" ;Initialized "machines/C/rulfix.so" ;Initialized "machines/C/rulflo.so" ;Initialized "machines/C/rulrew.so" ;Initialized "machines/C/traditional.so" ;Initialized "machines/C/stackify.so" ;Initialized "machines/C/stackops.so" ;Initialized "back/mermap.so" ;Initialized "back/linear.so" ;Initializing package (compiler declarations)... done ;Loading "../lib/lib/cref.so"... done ;Initialized "make.so" ;Initialized "cref-unx.pkd" ;Initialized "mset.so" ;Initialized "object.so" ;Initialized "toplev.so" ;Initialized "anfile.so" ;Initialized "conpkg.so" ;Initialized "forpkg.so" ;Initialized "redpkg.so" ;Loading "../lib/lib/star-parser.so"... done ;Loading "load.scm"... ; Initialized "parser-unx.pkd" ; Initialized "shared.so" ; Initialized "matcher.so" ; Initialized "parser.so" ;... done echo "done" > stamp_build-liarc-boot-compiler /usr/bin/make install-auxdir-top make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src' /bin/sh ./microcode/mkinstalldirs /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c /usr/bin/install -c -m 644 ./etc/optiondb.scm /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. /usr/bin/install -c -m 644 lib/*.com /builddir/build/BUILD/mit-scheme-c-9.2/src/boot-root/lib/mit-scheme-c/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src' echo "done" > stamp_install-liarc-boot-compiler ./Clean.sh c-clean microcode runtime compiler cref sf star-parser edwin ffi imail sos ssp xml 6001 rcs win32 xdoc run_cmd: rm -f lib/boot-compiler.com making c-clean in microcode make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' rm -f *.o usrdef.c compinit.c compinit.h cmpauxmd.s ../runtime/runtime-unx.o ../runtime/runtime-w32.o ../runtime/runtime-os2.o ../runtime/advice.o ../runtime/apply.o ../runtime/apropos.o ../runtime/arith.o ../runtime/berkeley-db.o ../runtime/bitstr.o ../runtime/blowfish.o ../runtime/boole.o ../runtime/boot.o ../runtime/char.o ../runtime/chrset.o ../runtime/chrsyn.o ../runtime/codwlk.o ../runtime/conpar.o ../runtime/contin.o ../runtime/cpoint.o ../runtime/cpress.o ../runtime/crypto.o ../runtime/datime.o ../runtime/dbgcmd.o ../runtime/dbgutl.o ../runtime/debug.o ../runtime/defstr.o ../runtime/division.o ../runtime/dosdir.o ../runtime/dosprm.o ../runtime/dosproc.o ../runtime/dospth.o ../runtime/dragon4.o ../runtime/ed-ffi.o ../runtime/emacs.o ../runtime/equals.o ../runtime/error.o ../runtime/events.o ../runtime/ffi.o ../runtime/file-attributes.o ../runtime/fileio.o ../runtime/fixart.o ../runtime/floenv.o ../runtime/format.o ../runtime/framex.o ../runtime/gc.o ../runtime/gcdemn.o ../runtime/gcfinal.o ../runtime/gcnote.o ../runtime/gcstat.o ../runtime/gdatab.o ../runtime/gdbm.o ../runtime/gencache.o ../runtime/geneqht.o ../runtime/generic.o ../runtime/genio.o ../runtime/genmult.o ../runtime/gensym.o ../runtime/gentag.o ../runtime/global.o ../runtime/graphics.o ../runtime/hash.o ../runtime/hashtb.o ../runtime/histry.o ../runtime/html-form-codec.o ../runtime/http-client.o ../runtime/http-syntax.o ../runtime/httpio.o ../runtime/ieee754.o ../runtime/infstr.o ../runtime/infutl.o ../runtime/input.o ../runtime/integer-bits.o ../runtime/intrpt.o ../runtime/io.o ../runtime/keyword.o ../runtime/krypt.o ../runtime/kryptdum.o ../runtime/lambda.o ../runtime/lambda-list.o ../runtime/lambdx.o ../runtime/list.o ../runtime/load.o ../runtime/make.o ../runtime/mime-codec.o ../runtime/mit-macros.o ../runtime/mit-syntax.o ../runtime/msort.o ../runtime/ntdir.o ../runtime/ntprm.o ../runtime/numint.o ../runtime/numpar.o ../runtime/option.o ../runtime/optiondb.o ../runtime/ordvec.o ../runtime/os2ctype.o ../runtime/os2dir.o ../runtime/os2graph.o ../runtime/os2prm.o ../runtime/os2winp.o ../runtime/output.o ../runtime/packag.o ../runtime/parse.o ../runtime/parser-buffer.o ../runtime/partab.o ../runtime/pathnm.o ../runtime/pgsql.o ../runtime/poplat.o ../runtime/port.o ../runtime/pp.o ../runtime/prgcop.o ../runtime/process.o ../runtime/prop1d.o ../runtime/prop2d.o ../runtime/qsort.o ../runtime/queue.o ../runtime/random.o ../runtime/rbtree.o ../runtime/record.o ../runtime/recslot.o ../runtime/regexp.o ../runtime/regsexp.o ../runtime/rep.o ../runtime/rexp.o ../runtime/rfc2822-headers.o ../runtime/rgxcmp.o ../runtime/savres.o ../runtime/scan.o ../runtime/scode.o ../runtime/scomb.o ../runtime/sdata.o ../runtime/sfile.o ../runtime/socket.o ../runtime/srfi-1.o ../runtime/stack-sample.o ../runtime/starbase.o ../runtime/stream.o ../runtime/string.o ../runtime/stringio.o ../runtime/structure-parser.o ../runtime/swank.o ../runtime/symbol.o ../runtime/syncproc.o ../runtime/syntax.o ../runtime/syntax-check.o ../runtime/syntax-classify.o ../runtime/syntax-compile.o ../runtime/syntax-declaration.o ../runtime/syntax-definitions.o ../runtime/syntax-environment.o ../runtime/syntax-items.o ../runtime/syntax-output.o ../runtime/syntax-rules.o ../runtime/syntax-transforms.o ../runtime/sysclk.o ../runtime/sysmac.o ../runtime/system.o ../runtime/thread.o ../runtime/thread-queue.o ../runtime/tscript.o ../runtime/ttyio.o ../runtime/tvector.o ../runtime/udata.o ../runtime/uenvir.o ../runtime/uerror.o ../runtime/unicode.o ../runtime/unpars.o ../runtime/unsyn.o ../runtime/unxdir.o ../runtime/unxprm.o ../runtime/unxpth.o ../runtime/uproc.o ../runtime/url.o ../runtime/urtrap.o ../runtime/usrint.o ../runtime/utabs.o ../runtime/vector.o ../runtime/version.o ../runtime/where.o ../runtime/win32-registry.o ../runtime/wind.o ../runtime/wrkdir.o ../runtime/wttree.o ../runtime/x11graph.o ../runtime/xeval.o ../runtime/ystep.o rm -f gen-nonce extract-liarc-decls scheme shim-config.scm findprim rm -f make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' making c-clean in runtime run_cmd: rm -f advice.c apply.c apropos.c arith.c berkeley-db.c bitstr.c blowfish.c boole.c boot.c char.c chrset.c chrsyn.c codwlk.c conpar.c contin.c cpoint.c cpress.c crypto.c datime.c dbgcmd.c dbgutl.c debug.c defstr.c division.c dosdir.c dosprm.c dosproc.c dospth.c dragon4.c ed-ffi.c emacs.c equals.c error.c events.c ffi.c file-attributes.c fileio.c fixart.c floenv.c format.c framex.c gc.c gcdemn.c gcfinal.c gcnote.c gcstat.c gdatab.c gdbm.c gencache.c geneqht.c generic.c genio.c genmult.c gensym.c gentag.c global.c graphics.c hash.c hashtb.c histry.c html-form-codec.c http-client.c http-syntax.c httpio.c ieee754.c infstr.c infutl.c input.c integer-bits.c intrpt.c io.c keyword.c krypt.c kryptdum.c lambda-list.c lambda.c lambdx.c list.c load.c make.c mime-codec.c mit-macros.c mit-syntax.c msort.c ntdir.c ntprm.c numint.c numpar.c option.c optiondb.c ordvec.c os2ctype.c os2dir.c os2graph.c os2prm.c os2winp.c output.c packag.c parse.c parser-buffer.c partab.c pathnm.c pgsql.c poplat.c port.c pp.c prgcop.c process.c prop1d.c prop2d.c qsort.c queue.c random.c rbtree.c record.c recslot.c regexp.c regsexp.c rep.c rexp.c rfc2822-headers.c rgxcmp.c runtime-os2.c runtime-unx.c runtime-w32.c savres.c scan.c scode.c scomb.c sdata.c sfile.c socket.c srfi-1.c stack-sample.c starbase.c stream.c string.c stringio.c structure-parser.c swank.c symbol.c syncproc.c syntax-check.c syntax-classify.c syntax-compile.c syntax-declaration.c syntax-definitions.c syntax-environment.c syntax-items.c syntax-output.c syntax-rules.c syntax-transforms.c syntax.c sysclk.c sysmac.c system.c thread-queue.c thread.c tscript.c ttyio.c tvector.c udata.c uenvir.c uerror.c unicode.c unpars.c unsyn.c unxdir.c unxprm.c unxpth.c uproc.c url.c urtrap.c usrint.c utabs.c vector.c version.c where.c win32-registry.c wind.c wrkdir.c wttree.c x11graph.c xeval.c ystep.c making c-clean in compiler run_cmd: rm -f compiler-init.c compiler-init.h compiler-init.o run_cmd: rm -f compiler-os2.o compiler-unx.o compiler-w32.o compiler.so run_cmd: rm -f compiler-os2.c compiler-unx.c compiler-w32.c making c-clean in compiler/back run_cmd: rm -f insseq.o lapgn1.o lapgn2.o linear.o mermap.o regmap.o run_cmd: rm -f asmmac.c asutl.c bittop.c bitutl.c checks.c insseq.c lapgn1.c lapgn2.c lapgn3.c linear.c mermap.c regmap.c syerly.c symtab.c syntax.c making c-clean in compiler/base run_cmd: rm -f blocks.o cfg1.o cfg2.o cfg3.o constr.o contin.o ctypes.o debug.o enumer.o infnew.o lvalue.o macros.o make.o mvalue.o object.o pmerly.o pmlook.o pmpars.o proced.o refctx.o rvalue.o scode.o sets.o subprb.o switch.o toplev.o utils.o run_cmd: rm -f asstop.c blocks.c cfg1.c cfg2.c cfg3.c constr.c contin.c crsend.c crstop.c ctypes.c debug.c enumer.c infnew.c lvalue.c macros.c make.c mvalue.c object.c pmerly.c pmlook.c pmpars.c proced.c refctx.c rvalue.c scode.c sets.c subprb.c switch.c toplev.c utils.c making c-clean in compiler/fggen run_cmd: rm -f canon.o declar.o fggen.o run_cmd: rm -f canon.c declar.c fggen.c making c-clean in compiler/fgopt run_cmd: rm -f blktyp.o closan.o conect.o contan.o delint.o desenv.o envopt.o folcon.o offset.o operan.o order.o outer.o param.o reord.o reteqv.o reuse.o sideff.o simapp.o simple.o subfre.o varind.o run_cmd: rm -f blktyp.c closan.c conect.c contan.c delint.c desenv.c envopt.c folcon.c offset.c operan.c order.c outer.c param.c reord.c reteqv.c reuse.c sideff.c simapp.c simple.c subfre.c varind.c making c-clean in compiler/machine run_cmd: rm -f cout.o ctop.o cutl.o decls.o lapgen.o machin.o make.o rgspcm.o rules1.o rules2.o rules3.o rules4.o rulfix.o rulflo.o rulrew.o stackify.o stackops.o traditional.o run_cmd: rm -f cout.c ctop.c cutl.c decls.c lapgen.c machin.c make.c rgspcm.c rules1.c rules2.c rules3.c rules4.c rulfix.c rulflo.c rulrew.c stackify.c stackops.c traditional.c making c-clean in compiler/rtlbase run_cmd: rm -f regset.o rgraph.o rtlcfg.o rtlcon.o rtlexp.o rtline.o rtlobj.o rtlreg.o rtlty1.o rtlty2.o valclass.o run_cmd: rm -f regset.c rgraph.c rtlcfg.c rtlcon.c rtlexp.c rtline.c rtlobj.c rtlreg.c rtlty1.c rtlty2.c valclass.c making c-clean in compiler/rtlgen run_cmd: rm -f fndblk.o fndvar.o opncod.o rgcomb.o rgproc.o rgretn.o rgrval.o rgstmt.o rtlgen.o run_cmd: rm -f fndblk.c fndvar.c opncod.c rgcomb.c rgproc.c rgretn.c rgrval.c rgstmt.c rtlgen.c making c-clean in compiler/rtlopt run_cmd: rm -f ralloc.o rcompr.o rcse1.o rcse2.o rcseep.o rcseht.o rcserq.o rcsesr.o rdebug.o rdflow.o rerite.o rinvex.o rlife.o rtlcsm.o run_cmd: rm -f ralloc.c rcompr.c rcse1.c rcse2.c rcseep.c rcseht.c rcserq.c rcsesr.c rdebug.c rdflow.c rerite.c rinvex.c rlife.c rtlcsm.c making c-clean in cref run_cmd: rm -f cref-init.c cref-init.h cref-init.o run_cmd: rm -f anfile.o conpkg.o cref-os2.o cref-unx.o cref-w32.o forpkg.o make.o mset.o object.o redpkg.o toplev.o cref.so run_cmd: rm -f anfile.c conpkg.c cref-os2.c cref-unx.c cref-w32.c forpkg.c make.c mset.c object.c redpkg.c toplev.c making c-clean in sf run_cmd: rm -f sf-init.c sf-init.h sf-init.o run_cmd: rm -f analyze.o butils.o cgen.o chtype.o copy.o emodel.o gconst.o gimprt.o make.o object.o pardec.o pthmap.o reduct.o sf-os2.o sf-unx.o sf-w32.o subst.o tables.o toplev.o usicon.o usiexp.o xform.o sf.so run_cmd: rm -f analyze.c butils.c cgen.c chtype.c copy.c emodel.c gconst.c gimprt.c make.c object.c pardec.c pthmap.c reduct.c sf-os2.c sf-unx.c sf-w32.c subst.c tables.c toplev.c usicon.c usiexp.c xform.c making c-clean in star-parser run_cmd: rm -f star-parser-init.c star-parser-init.h star-parser-init.o run_cmd: rm -f matcher.o parser-os2.o parser-unx.o parser-w32.o parser.o shared.o star-parser.so run_cmd: rm -f matcher.c parser-os2.c parser-unx.c parser-w32.c parser.c shared.c making c-clean in edwin making c-clean in ffi making c-clean in imail making c-clean in sos making c-clean in ssp making c-clean in xml making c-clean in 6001 making c-clean in rcs making c-clean in win32 making c-clean in xdoc ./Clean.sh distclean microcode runtime compiler cref sf star-parser edwin ffi imail sos ssp xml 6001 rcs win32 xdoc run_cmd: rm -f Makefile run_cmd: rm -f Makefile.tools run_cmd: rm -f config.log run_cmd: rm -f config.status making distclean in microcode make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' rm -f *.o usrdef.c compinit.c compinit.h cmpauxmd.s ../runtime/runtime-unx.o ../runtime/runtime-w32.o ../runtime/runtime-os2.o ../runtime/advice.o ../runtime/apply.o ../runtime/apropos.o ../runtime/arith.o ../runtime/berkeley-db.o ../runtime/bitstr.o ../runtime/blowfish.o ../runtime/boole.o ../runtime/boot.o ../runtime/char.o ../runtime/chrset.o ../runtime/chrsyn.o ../runtime/codwlk.o ../runtime/conpar.o ../runtime/contin.o ../runtime/cpoint.o ../runtime/cpress.o ../runtime/crypto.o ../runtime/datime.o ../runtime/dbgcmd.o ../runtime/dbgutl.o ../runtime/debug.o ../runtime/defstr.o ../runtime/division.o ../runtime/dosdir.o ../runtime/dosprm.o ../runtime/dosproc.o ../runtime/dospth.o ../runtime/dragon4.o ../runtime/ed-ffi.o ../runtime/emacs.o ../runtime/equals.o ../runtime/error.o ../runtime/events.o ../runtime/ffi.o ../runtime/file-attributes.o ../runtime/fileio.o ../runtime/fixart.o ../runtime/floenv.o ../runtime/format.o ../runtime/framex.o ../runtime/gc.o ../runtime/gcdemn.o ../runtime/gcfinal.o ../runtime/gcnote.o ../runtime/gcstat.o ../runtime/gdatab.o ../runtime/gdbm.o ../runtime/gencache.o ../runtime/geneqht.o ../runtime/generic.o ../runtime/genio.o ../runtime/genmult.o ../runtime/gensym.o ../runtime/gentag.o ../runtime/global.o ../runtime/graphics.o ../runtime/hash.o ../runtime/hashtb.o ../runtime/histry.o ../runtime/html-form-codec.o ../runtime/http-client.o ../runtime/http-syntax.o ../runtime/httpio.o ../runtime/ieee754.o ../runtime/infstr.o ../runtime/infutl.o ../runtime/input.o ../runtime/integer-bits.o ../runtime/intrpt.o ../runtime/io.o ../runtime/keyword.o ../runtime/krypt.o ../runtime/kryptdum.o ../runtime/lambda.o ../runtime/lambda-list.o ../runtime/lambdx.o ../runtime/list.o ../runtime/load.o ../runtime/make.o ../runtime/mime-codec.o ../runtime/mit-macros.o ../runtime/mit-syntax.o ../runtime/msort.o ../runtime/ntdir.o ../runtime/ntprm.o ../runtime/numint.o ../runtime/numpar.o ../runtime/option.o ../runtime/optiondb.o ../runtime/ordvec.o ../runtime/os2ctype.o ../runtime/os2dir.o ../runtime/os2graph.o ../runtime/os2prm.o ../runtime/os2winp.o ../runtime/output.o ../runtime/packag.o ../runtime/parse.o ../runtime/parser-buffer.o ../runtime/partab.o ../runtime/pathnm.o ../runtime/pgsql.o ../runtime/poplat.o ../runtime/port.o ../runtime/pp.o ../runtime/prgcop.o ../runtime/process.o ../runtime/prop1d.o ../runtime/prop2d.o ../runtime/qsort.o ../runtime/queue.o ../runtime/random.o ../runtime/rbtree.o ../runtime/record.o ../runtime/recslot.o ../runtime/regexp.o ../runtime/regsexp.o ../runtime/rep.o ../runtime/rexp.o ../runtime/rfc2822-headers.o ../runtime/rgxcmp.o ../runtime/savres.o ../runtime/scan.o ../runtime/scode.o ../runtime/scomb.o ../runtime/sdata.o ../runtime/sfile.o ../runtime/socket.o ../runtime/srfi-1.o ../runtime/stack-sample.o ../runtime/starbase.o ../runtime/stream.o ../runtime/string.o ../runtime/stringio.o ../runtime/structure-parser.o ../runtime/swank.o ../runtime/symbol.o ../runtime/syncproc.o ../runtime/syntax.o ../runtime/syntax-check.o ../runtime/syntax-classify.o ../runtime/syntax-compile.o ../runtime/syntax-declaration.o ../runtime/syntax-definitions.o ../runtime/syntax-environment.o ../runtime/syntax-items.o ../runtime/syntax-output.o ../runtime/syntax-rules.o ../runtime/syntax-transforms.o ../runtime/sysclk.o ../runtime/sysmac.o ../runtime/system.o ../runtime/thread.o ../runtime/thread-queue.o ../runtime/tscript.o ../runtime/ttyio.o ../runtime/tvector.o ../runtime/udata.o ../runtime/uenvir.o ../runtime/uerror.o ../runtime/unicode.o ../runtime/unpars.o ../runtime/unsyn.o ../runtime/unxdir.o ../runtime/unxprm.o ../runtime/unxpth.o ../runtime/uproc.o ../runtime/url.o ../runtime/urtrap.o ../runtime/usrint.o ../runtime/utabs.o ../runtime/vector.o ../runtime/version.o ../runtime/where.o ../runtime/win32-registry.o ../runtime/wind.o ../runtime/wrkdir.o ../runtime/wttree.o ../runtime/x11graph.o ../runtime/xeval.o ../runtime/ystep.o rm -f gen-nonce extract-liarc-decls scheme shim-config.scm findprim rm -f Makefile config.h config.cache config.log config.status cmpauxmd.m4 cmpauxmd.c cmpintmd.h makegen-cc cmpintmd-config.h cmpintmd.c liarc-cc liarc-ld rm -rf autom4te.cache make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' making distclean in runtime run_cmd: rm -f Makefile making distclean in compiler run_cmd: rm -f Makefile making distclean in compiler/back making distclean in compiler/base making distclean in compiler/fggen making distclean in compiler/fgopt making distclean in compiler/machine making distclean in compiler/rtlbase making distclean in compiler/rtlgen making distclean in compiler/rtlopt making distclean in cref run_cmd: rm -f Makefile making distclean in sf run_cmd: rm -f Makefile making distclean in star-parser run_cmd: rm -f Makefile making distclean in edwin run_cmd: rm -f Makefile making distclean in ffi run_cmd: rm -f Makefile making distclean in imail run_cmd: rm -f Makefile making distclean in sos run_cmd: rm -f Makefile making distclean in ssp run_cmd: rm -f Makefile making distclean in xml run_cmd: rm -f Makefile making distclean in 6001 run_cmd: rm -f Makefile making distclean in rcs making distclean in win32 run_cmd: rm -f Makefile making distclean in xdoc run_cmd: rm -f Makefile + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./microcode/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./microcode/config.sub ++ basename ./microcode/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./microcode/config.sub '/usr/lib/rpm/redhat/config.sub' -> './microcode/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./microcode/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./microcode/config.guess ++ basename ./microcode/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./microcode/config.guess '/usr/lib/rpm/redhat/config.guess' -> './microcode/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./compiler/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./compiler/config.guess ++ basename ./compiler/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./compiler/config.guess '/usr/lib/rpm/redhat/config.guess' -> './compiler/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-native-code=c --disable-host-scheme-test checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 for native-code support... yes, using portable C code checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes etc/create-makefiles.sh mit-scheme-c c Makefiles already created. rm -f machine && ln -s machines/C machine rm -f compiler.cbf && ln -s machine/compiler.cbf compiler.cbf rm -f compiler.pkg && ln -s machine/compiler.pkg compiler.pkg rm -f compiler.sf && ln -s machine/compiler.sf compiler.sf rm -f make.com && ln -s machine/make.com make.com rm -f make.bin && ln -s machine/make.bin make.bin configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.tools config.status: creating 6001/Makefile config.status: creating compiler/Makefile config.status: creating cref/Makefile config.status: creating edwin/Makefile config.status: creating ffi/Makefile config.status: creating imail/Makefile config.status: creating runtime/Makefile config.status: creating sf/Makefile config.status: creating sos/Makefile config.status: creating ssp/Makefile config.status: creating star-parser/Makefile config.status: creating win32/Makefile config.status: creating xdoc/Makefile config.status: creating xml/Makefile === configuring in microcode (/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-native-code=c' '--disable-host-scheme-test' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether backslash-a works in strings... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for function prototypes... yes checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for GCC>=4... yes checking for native-code support... yes, using portable C code checking for ELF binaries... yes checking for exp in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking bsdtty.h usability... no checking bsdtty.h presence... no checking for bsdtty.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ptyio.h usability... no checking sys/ptyio.h presence... no checking for sys/ptyio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdint.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for uintmax_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of void *... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking for nlink_t... yes checking for clock_t... yes checking for time_t... yes checking for socklen_t... yes checking for cc_t... yes checking for speed_t... yes checking for fenv_t... yes checking for fexcept_t... yes checking size of time_t... 8 checking size of off_t... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for struct ltchars... no checking for struct hostent.h_addr_list... yes checking for struct sigcontext... yes checking for struct ntptimeval... yes checking for struct ntptimeval.tai... yes checking for struct ntptimeval.time.tv_nsec... no checking for struct timex... yes checking for struct timex.tai... yes checking for struct timex.time.tv_usec... yes checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking for an ANSI C-conforming const... (cached) yes checking whether getpgrp requires zero arguments... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for utime.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether setpgrp takes no argument... yes checking whether utime accepts a null argument... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for clock_gettime... yes checking for closefrom... no checking for ctermid... yes checking for dup2... yes checking for expm1... yes checking for fcntl... yes checking for fdatasync... yes checking for feclearexcept... yes checking for fedisableexcept... yes checking for feenableexcept... yes checking for fegetenv... yes checking for fegetexcept... yes checking for fegetexceptflag... yes checking for fegetround... yes checking for feholdexcept... yes checking for feraiseexcept... yes checking for fesetenv... yes checking for fesetexceptflag... yes checking for fesetround... yes checking for fetestexcept... yes checking for feupdateenv... yes checking for floor... yes checking for fmod... yes checking for fpathconf... yes checking for fpgetround... no checking for fpsetround... no checking for frexp... yes checking for fsync... yes checking for fsync_range... no checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getlogin... yes checking for getpagesize... (cached) yes checking for getpgrp... yes checking for getpt... yes checking for gettimeofday... yes checking for getwd... yes checking for grantpt... yes checking for kill... yes checking for lockf... yes checking for log1p... yes checking for madvise... yes checking for memcpy... yes checking for mkdir... yes checking for mktime... yes checking for modf... yes checking for nice... yes checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for openpty... no checking for poll... yes checking for pollts... no checking for ppoll... yes checking for posix_madvise... yes checking for posix_openpt... yes checking for prealloc... no checking for rename... yes checking for rmdir... yes checking for pselect... yes checking for select... yes checking for setitimer... yes checking for setpgrp... yes checking for setpgrp2... no checking for shmat... yes checking for sigaction... yes checking for sighold... yes checking for sigsuspend... yes checking for socket... yes checking for statfs... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for symlink... yes checking for sync_file_range... yes checking for sysconf... yes checking for times... yes checking for truncate... yes checking for uname... yes checking for utime... yes checking for waitpid... yes checking for X... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking term.h usability... no checking term.h presence... no checking for term.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for tgetent in -lncurses... no checking for tparm in -lncurses... no checking for tparam in -lncurses... no checking for tgetent in -lcurses... no checking for tparm in -lcurses... no checking for tparam in -lcurses... no checking for tgetent in -ltermcap... no checking for tparm in -ltermcap... no checking for tparam in -ltermcap... no configure: WARNING: No termcap library found; will emulate it checking openssl/blowfish.h usability... no checking openssl/blowfish.h presence... no checking for openssl/blowfish.h... no checking openssl/md5.h usability... no checking openssl/md5.h presence... no checking for openssl/md5.h... no checking mhash.h usability... no checking mhash.h presence... no checking for mhash.h... no checking mcrypt.h usability... no checking mcrypt.h presence... no checking for mcrypt.h... no checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking db.h usability... no checking db.h presence... no checking for db.h... no checking for pg_config... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking for dlopen... no checking for dlopen in -ldl... yes configure: creating ./config.status config.status: creating liarc-cc config.status: creating liarc-ld config.status: creating Makefile config.status: creating config.h config.status: linking cmpauxmd/c.c to cmpauxmd.c config.status: linking cmpintmd/c.h to cmpintmd.h config.status: linking cmpintmd/c.c to cmpintmd.c config.status: linking cmpintmd/c-config.h to cmpintmd-config.h + /usr/bin/make stamp_compile-liarc-bundles build-bands clean-boot-root run_cmd: boot-root/bin/mit-scheme-c --library boot-root/lib/mit-scheme-c --band boot-compiler.com --heap 6000 --stack 200 MIT/GNU Scheme running under GNU/Linux Copyright (C) 2014 Massachusetts Institute of Technology This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Image saved on Sunday April 2, 2017 at 11:40:45 PM Release 9.2 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/C 4.118 CREF 2.3 || *Parser 0.13 1 ]=> (begin (load "etc/compile.scm") (c-compile)) ;Loading "etc/compile.scm"... done ;Loading "cref.sf"... ; Generating SCode for file: "object.scm" => "object.bin"... done ; Generating SCode for file: "./anfile.scm" => "./anfile.bin"... done ; Generating SCode for file: "./conpkg.scm" => "./conpkg.bin"... done ; Generating SCode for file: "./forpkg.scm" => "./forpkg.bin"... done ; Generating SCode for file: "./make.scm" => "./make.bin"... done ; Generating SCode for file: "./mset.scm" => "./mset.bin"... done ; Generating SCode for file: "./redpkg.scm" => "./redpkg.bin"... done ; Generating SCode for file: "./toplev.scm" => "./toplev.bin"... done ; Loading "triv.pkg"... done ; Dumping "cref-unx.pkd"... done ;... done ;Loading "cref.cbf"... ; Compiling file: "./anfile.bin" => "./anfile.c"... done ; Compiling file: "./conpkg.bin" => "./conpkg.c"... done ; Compiling file: "./forpkg.bin" => "./forpkg.c"... done ; Compiling file: "./make.bin" => "./make.c"... done ; Compiling file: "./mset.bin" => "./mset.c"... done ; Compiling file: "./object.bin" => "./object.c"... done ; Compiling file: "./redpkg.bin" => "./redpkg.c"... done ; Compiling file: "./toplev.bin" => "./toplev.c"... done ;... done ;Compiling file: "cref-unx.pkd" => "cref-unx.c"... done ;Loading "runtime.sf"... ; Generating SCode for file: "char.scm" => "char.bin"... done ; Generating SCode for file: "chrset.scm" => "chrset.bin"... done ; Generating SCode for file: "gentag.scm" => "gentag.bin"... done ; Generating SCode for file: "graphics.scm" => "graphics.bin"... done ; Generating SCode for file: "infstr.scm" => "infstr.bin"... done ; Generating SCode for file: "os2winp.scm" => "os2winp.bin"... done ; Generating SCode for file: "port.scm" => "port.bin"... done ; Generating SCode for file: "input.scm" => "input.bin"... done ; Generating SCode for file: "output.scm" => "output.bin"... done ; Generating SCode for file: "./advice.scm" => "./advice.bin"... done ; Generating SCode for file: "./apply.scm" => "./apply.bin"... done ; Generating SCode for file: "./apropos.scm" => "./apropos.bin"... done ; Generating SCode for file: "./arith.scm" => "./arith.bin"... done ; Generating SCode for file: "./berkeley-db.scm" => "./berkeley-db.bin"... done ; Generating SCode for file: "./bitstr.scm" => "./bitstr.bin"... done ; Generating SCode for file: "./blowfish.scm" => "./blowfish.bin"... done ; Generating SCode for file: "./boole.scm" => "./boole.bin"... done ; Generating SCode for file: "./boot.scm" => "./boot.bin"... done ; Generating SCode for file: "./chrsyn.scm" => "./chrsyn.bin"... done ; Generating SCode for file: "./codwlk.scm" => "./codwlk.bin"... done ; Generating SCode for file: "./conpar.scm" => "./conpar.bin"... done ; Generating SCode for file: "./contin.scm" => "./contin.bin"... done ; Generating SCode for file: "./cpoint.scm" => "./cpoint.bin"... done ; Generating SCode for file: "./cpress.scm" => "./cpress.bin"... done ; Generating SCode for file: "./crypto.scm" => "./crypto.bin"... done ; Generating SCode for file: "./datime.scm" => "./datime.bin"... done ; Generating SCode for file: "./dbgcmd.scm" => "./dbgcmd.bin"... done ; Generating SCode for file: "./dbgutl.scm" => "./dbgutl.bin"... done ; Generating SCode for file: "./debug.scm" => "./debug.bin"... done ; Generating SCode for file: "./defstr.scm" => "./defstr.bin"... done ; Generating SCode for file: "./division.scm" => "./division.bin"... done ; Generating SCode for file: "./dosdir.scm" => "./dosdir.bin"... done ; Generating SCode for file: "./dosprm.scm" => "./dosprm.bin"... done ; Generating SCode for file: "./dosproc.scm" => "./dosproc.bin"... done ; Generating SCode for file: "./dospth.scm" => "./dospth.bin"... done ; Generating SCode for file: "./dragon4.scm" => "./dragon4.bin"... done ; Generating SCode for file: "./ed-ffi.scm" => "./ed-ffi.bin"... done ; Generating SCode for file: "./emacs.scm" => "./emacs.bin"... done ; Generating SCode for file: "./equals.scm" => "./equals.bin"... done ; Generating SCode for file: "./error.scm" => "./error.bin"... done ; Generating SCode for file: "./events.scm" => "./events.bin"... done ; Generating SCode for file: "./ffi.scm" => "./ffi.bin"... done ; Generating SCode for file: "./file-attributes.scm" => "./file-attributes.bin"... done ; Generating SCode for file: "./fileio.scm" => "./fileio.bin"... done ; Generating SCode for file: "./fixart.scm" => "./fixart.bin"... done ; Generating SCode for file: "./floenv.scm" => "./floenv.bin"... done ; Generating SCode for file: "./format.scm" => "./format.bin"... done ; Generating SCode for file: "./framex.scm" => "./framex.bin"... done ; Generating SCode for file: "./gc.scm" => "./gc.bin"... done ; Generating SCode for file: "./gcdemn.scm" => "./gcdemn.bin"... done ; Generating SCode for file: "./gcfinal.scm" => "./gcfinal.bin"... done ; Generating SCode for file: "./gcnote.scm" => "./gcnote.bin"... done ; Generating SCode for file: "./gcstat.scm" => "./gcstat.bin"... done ; Generating SCode for file: "./gdatab.scm" => "./gdatab.bin"... done ; Generating SCode for file: "./gdbm.scm" => "./gdbm.bin"... done ; Generating SCode for file: "./gencache.scm" => "./gencache.bin"... done ; Generating SCode for file: "./geneqht.scm" => "./geneqht.bin"... done ; Generating SCode for file: "./generic.scm" => "./generic.bin"... done ; Generating SCode for file: "./genio.scm" => "./genio.bin"... done ; Generating SCode for file: "./genmult.scm" => "./genmult.bin"... done ; Generating SCode for file: "./gensym.scm" => "./gensym.bin"... done ; Generating SCode for file: "./global.scm" => "./global.bin"... done ; Generating SCode for file: "./hash.scm" => "./hash.bin"... done ; Generating SCode for file: "./hashtb.scm" => "./hashtb.bin"... done ; Generating SCode for file: "./histry.scm" => "./histry.bin"... done ; Generating SCode for file: "./html-form-codec.scm" => "./html-form-codec.bin"... done ; Generating SCode for file: "./http-client.scm" => "./http-client.bin"... done ; Generating SCode for file: "./http-syntax.scm" => "./http-syntax.bin"... done ; Generating SCode for file: "./httpio.scm" => "./httpio.bin"... done ; Generating SCode for file: "./ieee754.scm" => "./ieee754.bin"... ; This program does not have a USUAL-INTEGRATIONS declaration. ; Without this declaration, the compiler will be unable to perform ; many optimizations, and as a result the compiled program will be ; slower and perhaps larger than it could be. Please read the MIT ; Scheme User's Guide for more information about USUAL-INTEGRATIONS. ;Warning: Unreferenced bound variable: bias (|#[unnamed-procedure]| ieee754-binary-hex-string) ;Warning: Unreferenced bound variable: exp-subnormal (|#[unnamed-procedure]| ieee754-binary-hex-string) ;Warning: Unreferenced bound variable: exp-inf/nan (|#[unnamed-procedure]| ieee754-binary-hex-string) ; ... done ; Generating SCode for file: "./infutl.scm" => "./infutl.bin"... done ; Generating SCode for file: "./integer-bits.scm" => "./integer-bits.bin"... done ; Generating SCode for file: "./intrpt.scm" => "./intrpt.bin"... done ; Generating SCode for file: "./io.scm" => "./io.bin"... done ; Generating SCode for file: "./keyword.scm" => "./keyword.bin"... done ; Generating SCode for file: "./krypt.scm" => "./krypt.bin"... done ; Generating SCode for file: "./kryptdum.scm" => "./kryptdum.bin"... done ; Generating SCode for file: "./lambda.scm" => "./lambda.bin"... done ; Generating SCode for file: "./lambda-list.scm" => "./lambda-list.bin"... done ; Generating SCode for file: "./lambdx.scm" => "./lambdx.bin"... done ; Generating SCode for file: "./list.scm" => "./list.bin"... done ; Generating SCode for file: "./load.scm" => "./load.bin"... done ; Generating SCode for file: "./make.scm" => "./make.bin"... done ; Generating SCode for file: "./mime-codec.scm" => "./mime-codec.bin"... done ; Generating SCode for file: "./mit-macros.scm" => "./mit-macros.bin"... done ; Generating SCode for file: "./mit-syntax.scm" => "./mit-syntax.bin"... done ; Generating SCode for file: "./msort.scm" => "./msort.bin"... done ; Generating SCode for file: "./ntdir.scm" => "./ntdir.bin"... done ; Generating SCode for file: "./ntprm.scm" => "./ntprm.bin"... done ; Generating SCode for file: "./numint.scm" => "./numint.bin"... done ; Generating SCode for file: "./numpar.scm" => "./numpar.bin"... done ; Generating SCode for file: "./option.scm" => "./option.bin"... done ; Generating SCode for file: "./optiondb.scm" => "./optiondb.bin"... done ; Generating SCode for file: "./ordvec.scm" => "./ordvec.bin"... done ; Generating SCode for file: "./os2ctype.scm" => "./os2ctype.bin"... done ; Generating SCode for file: "./os2dir.scm" => "./os2dir.bin"... done ; Generating SCode for file: "./os2graph.scm" => "./os2graph.bin"... done ; Generating SCode for file: "./os2prm.scm" => "./os2prm.bin"... done ; Generating SCode for file: "./packag.scm" => "./packag.bin"... done ; Generating SCode for file: "./parse.scm" => "./parse.bin"... done ; Generating SCode for file: "./parser-buffer.scm" => "./parser-buffer.bin"... done ; Generating SCode for file: "./partab.scm" => "./partab.bin"... done ; Generating SCode for file: "./pathnm.scm" => "./pathnm.bin"... done ; Generating SCode for file: "./pgsql.scm" => "./pgsql.bin"... done ; Generating SCode for file: "./poplat.scm" => "./poplat.bin"... done ; Generating SCode for file: "./pp.scm" => "./pp.bin"... done ; Generating SCode for file: "./prgcop.scm" => "./prgcop.bin"... done ; Generating SCode for file: "./process.scm" => "./process.bin"... done ; Generating SCode for file: "./prop1d.scm" => "./prop1d.bin"... done ; Generating SCode for file: "./prop2d.scm" => "./prop2d.bin"... done ; Generating SCode for file: "./qsort.scm" => "./qsort.bin"... done ; Generating SCode for file: "./queue.scm" => "./queue.bin"... done ; Generating SCode for file: "./random.scm" => "./random.bin"... done ; Generating SCode for file: "./rbtree.scm" => "./rbtree.bin"... done ; Generating SCode for file: "./record.scm" => "./record.bin"... done ; Generating SCode for file: "./recslot.scm" => "./recslot.bin"... done ; Generating SCode for file: "./regexp.scm" => "./regexp.bin"... done ; Generating SCode for file: "./regsexp.scm" => "./regsexp.bin"... done ; Generating SCode for file: "./rep.scm" => "./rep.bin"... done ; Generating SCode for file: "./rexp.scm" => "./rexp.bin"... done ; Generating SCode for file: "./rfc2822-headers.scm" => "./rfc2822-headers.bin"... done ; Generating SCode for file: "./rgxcmp.scm" => "./rgxcmp.bin"... done ; Generating SCode for file: "./savres.scm" => "./savres.bin"... done ; Generating SCode for file: "./scan.scm" => "./scan.bin"... done ; Generating SCode for file: "./scode.scm" => "./scode.bin"... done ; Generating SCode for file: "./scomb.scm" => "./scomb.bin"... done ; Generating SCode for file: "./sdata.scm" => "./sdata.bin"... done ; Generating SCode for file: "./sfile.scm" => "./sfile.bin"... done ; Generating SCode for file: "./socket.scm" => "./socket.bin"... done ; Generating SCode for file: "./srfi-1.scm" => "./srfi-1.bin"... done ; Generating SCode for file: "./stack-sample.scm" => "./stack-sample.bin"... done ; Generating SCode for file: "./starbase.scm" => "./starbase.bin"... done ; Generating SCode for file: "./stream.scm" => "./stream.bin"... done ; Generating SCode for file: "./string.scm" => "./string.bin"... done ; Generating SCode for file: "./stringio.scm" => "./stringio.bin"... done ; Generating SCode for file: "./structure-parser.scm" => "./structure-parser.bin"... done ; Generating SCode for file: "./swank.scm" => "./swank.bin"... done ; Generating SCode for file: "./symbol.scm" => "./symbol.bin"... done ; Generating SCode for file: "./syncproc.scm" => "./syncproc.bin"... done ; Generating SCode for file: "./syntax.scm" => "./syntax.bin"... done ; Generating SCode for file: "./syntax-check.scm" => "./syntax-check.bin"... done ; Generating SCode for file: "./syntax-classify.scm" => "./syntax-classify.bin"... done ; Generating SCode for file: "./syntax-compile.scm" => "./syntax-compile.bin"... done ; Generating SCode for file: "./syntax-declaration.scm" => "./syntax-declaration.bin"... done ; Generating SCode for file: "./syntax-definitions.scm" => "./syntax-definitions.bin"... done ; Generating SCode for file: "./syntax-environment.scm" => "./syntax-environment.bin"... done ; Generating SCode for file: "./syntax-items.scm" => "./syntax-items.bin"... done ; Generating SCode for file: "./syntax-output.scm" => "./syntax-output.bin"... done ; Generating SCode for file: "./syntax-rules.scm" => "./syntax-rules.bin"... done ; Generating SCode for file: "./syntax-transforms.scm" => "./syntax-transforms.bin"... done ; Generating SCode for file: "./sysclk.scm" => "./sysclk.bin"... done ; Generating SCode for file: "./sysmac.scm" => "./sysmac.bin"... done ; Generating SCode for file: "./system.scm" => "./system.bin"... done ; Generating SCode for file: "./thread.scm" => "./thread.bin"... done ; Generating SCode for file: "./thread-queue.scm" => "./thread-queue.bin"... done ; Generating SCode for file: "./tscript.scm" => "./tscript.bin"... done ; Generating SCode for file: "./ttyio.scm" => "./ttyio.bin"... done ; Generating SCode for file: "./tvector.scm" => "./tvector.bin"... done ; Generating SCode for file: "./udata.scm" => "./udata.bin"... done ; Generating SCode for file: "./uenvir.scm" => "./uenvir.bin"... done ; Generating SCode for file: "./uerror.scm" => "./uerror.bin"... done ; Generating SCode for file: "./unicode.scm" => "./unicode.bin"... done ; Generating SCode for file: "./unpars.scm" => "./unpars.bin"... done ; Generating SCode for file: "./unsyn.scm" => "./unsyn.bin"... done ; Generating SCode for file: "./unxdir.scm" => "./unxdir.bin"... done ; Generating SCode for file: "./unxprm.scm" => "./unxprm.bin"... done ; Generating SCode for file: "./unxpth.scm" => "./unxpth.bin"... done ; Generating SCode for file: "./uproc.scm" => "./uproc.bin"... done ; Generating SCode for file: "./url.scm" => "./url.bin"... done ; Generating SCode for file: "./urtrap.scm" => "./urtrap.bin"... done ; Generating SCode for file: "./usrint.scm" => "./usrint.bin"... done ; Generating SCode for file: "./utabs.scm" => "./utabs.bin"... done ; Generating SCode for file: "./vector.scm" => "./vector.bin"... done ; Generating SCode for file: "./version.scm" => "./version.bin"... done ; Generating SCode for file: "./where.scm" => "./where.bin"... done ; Generating SCode for file: "./win32-registry.scm" => "./win32-registry.bin"... done ; Generating SCode for file: "./wind.scm" => "./wind.bin"... done ; Generating SCode for file: "./wrkdir.scm" => "./wrkdir.bin"... done ; Generating SCode for file: "./wttree.scm" => "./wttree.bin"... done ; Generating SCode for file: "./x11graph.scm" => "./x11graph.bin"... done ; Generating SCode for file: "./xeval.scm" => "./xeval.bin"... done ; Generating SCode for file: "./ystep.scm" => "./ystep.bin"... done ;Warning: Access to non-global environment: (access get-module-file-name env) ;Warning: Access to non-global environment: (access get-module-handle env) ;Warning: Access to non-global environment: (access run-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access init-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access save-boot-inits! boot-defs) ;Warning: Non-root access (access run-boot-inits! boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ;Warning: Non-root access (access get-module-file-name env) ;Warning: Non-root access (access get-module-handle env) ; Dumping "runtime-w32.pkd"... done ;Warning: Access to non-global environment: (access run-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access init-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access save-boot-inits! boot-defs) ;Warning: Non-root access (access run-boot-inits! boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ; Dumping "runtime-os2.pkd"... done ;Warning: Access to non-global environment: (access run-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access init-boot-inits! boot-defs) ;Warning: Access to non-global environment: (access save-boot-inits! boot-defs) ;Warning: Non-root access (access run-boot-inits! boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ; Dumping "runtime-unx.pkd"... done ;... done Free References: compile-file ("swank") compile-scode ("swank") compiler:disassemble ("swank") ;Loading "runtime.cbf"... ; Compiling file: "./advice.bin" => "./advice.c"... done ; Compiling file: "./apply.bin" => "./apply.c"... done ; Compiling file: "./apropos.bin" => "./apropos.c"... done ; Compiling file: "./arith.bin" => "./arith.c"... done ; Compiling file: "./berkeley-db.bin" => "./berkeley-db.c"... done ; Compiling file: "./bitstr.bin" => "./bitstr.c"... done ; Compiling file: "./blowfish.bin" => "./blowfish.c"... done ; Compiling file: "./boole.bin" => "./boole.c"... done ; Compiling file: "./boot.bin" => "./boot.c"... done ; Compiling file: "./char.bin" => "./char.c"... done ; Compiling file: "./chrset.bin" => "./chrset.c"... done ; Compiling file: "./chrsyn.bin" => "./chrsyn.c"... done ; Compiling file: "./codwlk.bin" => "./codwlk.c"... done ; Compiling file: "./conpar.bin" => "./conpar.c"... done ; Compiling file: "./contin.bin" => "./contin.c"... done ; Compiling file: "./cpoint.bin" => "./cpoint.c"... done ; Compiling file: "./cpress.bin" => "./cpress.c"... done ; Compiling file: "./crypto.bin" => "./crypto.c"... done ; Compiling file: "./datime.bin" => "./datime.c"... done ; Compiling file: "./dbgcmd.bin" => "./dbgcmd.c"... done ; Compiling file: "./dbgutl.bin" => "./dbgutl.c"... done ; Compiling file: "./debug.bin" => "./debug.c"... done ; Compiling file: "./defstr.bin" => "./defstr.c"... done ; Compiling file: "./division.bin" => "./division.c"... done ; Compiling file: "./dosdir.bin" => "./dosdir.c"... done ; Compiling file: "./dosprm.bin" => "./dosprm.c"... done ; Compiling file: "./dosproc.bin" => "./dosproc.c"... done ; Compiling file: "./dospth.bin" => "./dospth.c"... done ; Compiling file: "./dragon4.bin" => "./dragon4.c"... done ; Compiling file: "./ed-ffi.bin" => "./ed-ffi.c"... done ; Compiling file: "./emacs.bin" => "./emacs.c"... done ; Compiling file: "./equals.bin" => "./equals.c"... done ; Compiling file: "./error.bin" => "./error.c"... done ; Compiling file: "./events.bin" => "./events.c"... done ; Compiling file: "./ffi.bin" => "./ffi.c"... done ; Compiling file: "./file-attributes.bin" => "./file-attributes.c"... done ; Compiling file: "./fileio.bin" => "./fileio.c"... done ; Compiling file: "./fixart.bin" => "./fixart.c"... done ; Compiling file: "./floenv.bin" => "./floenv.c"... done ; Compiling file: "./format.bin" => "./format.c"... done ; Compiling file: "./framex.bin" => "./framex.c"... done ; Compiling file: "./gc.bin" => "./gc.c"... done ; Compiling file: "./gcdemn.bin" => "./gcdemn.c"... done ; Compiling file: "./gcfinal.bin" => "./gcfinal.c"... done ; Compiling file: "./gcnote.bin" => "./gcnote.c"... done ; Compiling file: "./gcstat.bin" => "./gcstat.c"... done ; Compiling file: "./gdatab.bin" => "./gdatab.c"... done ; Compiling file: "./gdbm.bin" => "./gdbm.c"... done ; Compiling file: "./gencache.bin" => "./gencache.c"... done ; Compiling file: "./geneqht.bin" => "./geneqht.c"... done ; Compiling file: "./generic.bin" => "./generic.c"... done ; Compiling file: "./genio.bin" => "./genio.c"... done ; Compiling file: "./genmult.bin" => "./genmult.c"... done ; Compiling file: "./gensym.bin" => "./gensym.c"... done ; Compiling file: "./gentag.bin" => "./gentag.c"... done ; Compiling file: "./global.bin" => "./global.c"... done ; Compiling file: "./graphics.bin" => "./graphics.c"... done ; Compiling file: "./hash.bin" => "./hash.c"... done ; Compiling file: "./hashtb.bin" => "./hashtb.c"... done ; Compiling file: "./histry.bin" => "./histry.c"... done ; Compiling file: "./html-form-codec.bin" => "./html-form-codec.c"... done ; Compiling file: "./http-client.bin" => "./http-client.c"... done ; Compiling file: "./http-syntax.bin" => "./http-syntax.c"... done ; Compiling file: "./httpio.bin" => "./httpio.c"... done ; Compiling file: "./ieee754.bin" => "./ieee754.c"... done ; Compiling file: "./infstr.bin" => "./infstr.c"... done ; Compiling file: "./infutl.bin" => "./infutl.c"... done ; Compiling file: "./input.bin" => "./input.c"... done ; Compiling file: "./integer-bits.bin" => "./integer-bits.c"... done ; Compiling file: "./intrpt.bin" => "./intrpt.c"... done ; Compiling file: "./io.bin" => "./io.c"... done ; Compiling file: "./keyword.bin" => "./keyword.c"... done ; Compiling file: "./krypt.bin" => "./krypt.c"... done ; Compiling file: "./kryptdum.bin" => "./kryptdum.c"... done ; Compiling file: "./lambda.bin" => "./lambda.c"... done ; Compiling file: "./lambda-list.bin" => "./lambda-list.c"... done ; Compiling file: "./lambdx.bin" => "./lambdx.c"... done ; Compiling file: "./list.bin" => "./list.c"... done ; Compiling file: "./load.bin" => "./load.c"... done ; Compiling file: "./make.bin" => "./make.c"... done ; Compiling file: "./mime-codec.bin" => "./mime-codec.c"... done ; Compiling file: "./mit-macros.bin" => "./mit-macros.c"... done ; Compiling file: "./mit-syntax.bin" => "./mit-syntax.c"... done ; Compiling file: "./msort.bin" => "./msort.c"... done ; Compiling file: "./ntdir.bin" => "./ntdir.c"... done ; Compiling file: "./ntprm.bin" => "./ntprm.c"... done ; Compiling file: "./numint.bin" => "./numint.c"... done ; Compiling file: "./numpar.bin" => "./numpar.c"... done ; Compiling file: "./option.bin" => "./option.c"... done ; Compiling file: "./optiondb.bin" => "./optiondb.c"... done ; Compiling file: "./ordvec.bin" => "./ordvec.c"... done ; Compiling file: "./os2ctype.bin" => "./os2ctype.c"... done ; Compiling file: "./os2dir.bin" => "./os2dir.c"... done ; Compiling file: "./os2graph.bin" => "./os2graph.c"... done ; Compiling file: "./os2prm.bin" => "./os2prm.c"... done ; Compiling file: "./os2winp.bin" => "./os2winp.c"... done ; Compiling file: "./output.bin" => "./output.c"... done ; Compiling file: "./packag.bin" => "./packag.c"... done ; Compiling file: "./parse.bin" => "./parse.c"... done ; Compiling file: "./parser-buffer.bin" => "./parser-buffer.c"... done ; Compiling file: "./partab.bin" => "./partab.c"... done ; Compiling file: "./pathnm.bin" => "./pathnm.c"... done ; Compiling file: "./pgsql.bin" => "./pgsql.c"... done ; Compiling file: "./poplat.bin" => "./poplat.c"... done ; Compiling file: "./port.bin" => "./port.c"... done ; Compiling file: "./pp.bin" => "./pp.c"... done ; Compiling file: "./prgcop.bin" => "./prgcop.c"... done ; Compiling file: "./process.bin" => "./process.c"... done ; Compiling file: "./prop1d.bin" => "./prop1d.c"... done ; Compiling file: "./prop2d.bin" => "./prop2d.c"... done ; Compiling file: "./qsort.bin" => "./qsort.c"... done ; Compiling file: "./queue.bin" => "./queue.c"... done ; Compiling file: "./random.bin" => "./random.c"... done ; Compiling file: "./rbtree.bin" => "./rbtree.c"... done ; Compiling file: "./record.bin" => "./record.c"... done ; Compiling file: "./recslot.bin" => "./recslot.c"... done ; Compiling file: "./regexp.bin" => "./regexp.c"... done ; Compiling file: "./regsexp.bin" => "./regsexp.c"... done ; Compiling file: "./rep.bin" => "./rep.c"... done ; Compiling file: "./rexp.bin" => "./rexp.c"... done ; Compiling file: "./rfc2822-headers.bin" => "./rfc2822-headers.c"... done ; Compiling file: "./rgxcmp.bin" => "./rgxcmp.c"... done ; Compiling file: "./savres.bin" => "./savres.c"... done ; Compiling file: "./scan.bin" => "./scan.c"... done ; Compiling file: "./scode.bin" => "./scode.c"... done ; Compiling file: "./scomb.bin" => "./scomb.c"... done ; Compiling file: "./sdata.bin" => "./sdata.c"... done ; Compiling file: "./sfile.bin" => "./sfile.c"... done ; Compiling file: "./socket.bin" => "./socket.c"... done ; Compiling file: "./srfi-1.bin" => "./srfi-1.c"... done ; Compiling file: "./stack-sample.bin" => "./stack-sample.c"... done ; Compiling file: "./starbase.bin" => "./starbase.c"... done ; Compiling file: "./stream.bin" => "./stream.c"... done ; Compiling file: "./string.bin" => "./string.c"... done ; Compiling file: "./stringio.bin" => "./stringio.c"... done ; Compiling file: "./structure-parser.bin" => "./structure-parser.c"... done ; Compiling file: "./swank.bin" => "./swank.c"... done ; Compiling file: "./symbol.bin" => "./symbol.c"... done ; Compiling file: "./syncproc.bin" => "./syncproc.c"... done ; Compiling file: "./syntax.bin" => "./syntax.c"... done ; Compiling file: "./syntax-check.bin" => "./syntax-check.c"... done ; Compiling file: "./syntax-classify.bin" => "./syntax-classify.c"... done ; Compiling file: "./syntax-compile.bin" => "./syntax-compile.c"... done ; Compiling file: "./syntax-declaration.bin" => "./syntax-declaration.c"... done ; Compiling file: "./syntax-definitions.bin" => "./syntax-definitions.c"... done ; Compiling file: "./syntax-environment.bin" => "./syntax-environment.c"... done ; Compiling file: "./syntax-items.bin" => "./syntax-items.c"... done ; Compiling file: "./syntax-output.bin" => "./syntax-output.c"... done ; Compiling file: "./syntax-rules.bin" => "./syntax-rules.c"... done ; Compiling file: "./syntax-transforms.bin" => "./syntax-transforms.c"... done ; Compiling file: "./sysclk.bin" => "./sysclk.c"... done ; Compiling file: "./sysmac.bin" => "./sysmac.c"... done ; Compiling file: "./system.bin" => "./system.c"... done ; Compiling file: "./thread.bin" => "./thread.c"... done ; Compiling file: "./thread-queue.bin" => "./thread-queue.c"... done ; Compiling file: "./tscript.bin" => "./tscript.c"... done ; Compiling file: "./ttyio.bin" => "./ttyio.c"... done ; Compiling file: "./tvector.bin" => "./tvector.c"... done ; Compiling file: "./udata.bin" => "./udata.c"... done ; Compiling file: "./uenvir.bin" => "./uenvir.c"... done ; Compiling file: "./uerror.bin" => "./uerror.c"... done ; Compiling file: "./unicode.bin" => "./unicode.c"... done ; Compiling file: "./unpars.bin" => "./unpars.c"... done ; Compiling file: "./unsyn.bin" => "./unsyn.c"... done ; Compiling file: "./unxdir.bin" => "./unxdir.c"... done ; Compiling file: "./unxprm.bin" => "./unxprm.c"... done ; Compiling file: "./unxpth.bin" => "./unxpth.c"... done ; Compiling file: "./uproc.bin" => "./uproc.c"... done ; Compiling file: "./url.bin" => "./url.c"... done ; Compiling file: "./urtrap.bin" => "./urtrap.c"... done ; Compiling file: "./usrint.bin" => "./usrint.c"... done ; Compiling file: "./utabs.bin" => "./utabs.c"... done ; Compiling file: "./vector.bin" => "./vector.c"... done ; Compiling file: "./version.bin" => "./version.c"... done ; Compiling file: "./where.bin" => "./where.c"... done ; Compiling file: "./win32-registry.bin" => "./win32-registry.c"... done ; Compiling file: "./wind.bin" => "./wind.c"... done ; Compiling file: "./wrkdir.bin" => "./wrkdir.c"... done ; Compiling file: "./wttree.bin" => "./wttree.c"... done ; Compiling file: "./x11graph.bin" => "./x11graph.c"... done ; Compiling file: "./xeval.bin" => "./xeval.c"... done ; Compiling file: "./ystep.bin" => "./ystep.c"... done ;... done ;Compiling file: "runtime-unx.pkd" => "runtime-unx.c"... done ;Compiling file: "runtime-w32.pkd" => "runtime-w32.c"... done ;Compiling file: "runtime-os2.pkd" => "runtime-os2.c"... done ;Loading "cref.sf"... ; Dumping "cref-w32.pkd"... done ; Dumping "cref-os2.pkd"... done ; Dumping "cref-unx.pkd"... done ;... done ;Loading "cref.cbf"... done ;Compiling file: "cref-unx.pkd" => "cref-unx.c"... done ;Compiling file: "cref-w32.pkd" => "cref-w32.c"... done ;Compiling file: "cref-os2.pkd" => "cref-os2.c"... done ;Loading "sf.sf"... ; Generating SCode for file: "object.scm" => "object.bin"... done ; Generating SCode for file: "./analyze.scm" => "./analyze.bin"... done ; Generating SCode for file: "./butils.scm" => "./butils.bin"... done ; Generating SCode for file: "./cgen.scm" => "./cgen.bin"... done ; Generating SCode for file: "./chtype.scm" => "./chtype.bin"... done ; Generating SCode for file: "./copy.scm" => "./copy.bin"... done ; Generating SCode for file: "./emodel.scm" => "./emodel.bin"... done ; Generating SCode for file: "./gconst.scm" => "./gconst.bin"... done ; Generating SCode for file: "./gimprt.scm" => "./gimprt.bin"... done ; Generating SCode for file: "./make.scm" => "./make.bin"... done ; Generating SCode for file: "./pardec.scm" => "./pardec.bin"... done ; Generating SCode for file: "./pthmap.scm" => "./pthmap.bin"... done ; Generating SCode for file: "./reduct.scm" => "./reduct.bin"... done ; Generating SCode for file: "./subst.scm" => "./subst.bin"... done ; Generating SCode for file: "./tables.scm" => "./tables.bin"... done ; Generating SCode for file: "./toplev.scm" => "./toplev.bin"... done ; Generating SCode for file: "./usicon.scm" => "./usicon.bin"... done ; Generating SCode for file: "./usiexp.scm" => "./usiexp.bin"... done ; Generating SCode for file: "./xform.scm" => "./xform.bin"... done ; Dumping "sf-w32.pkd"... done ; Dumping "sf-os2.pkd"... done ; Dumping "sf-unx.pkd"... done ;... done Free References: compile-bin-file ("butils") compiler:compiled-code-pathname-type ("butils") ;Loading "sf.cbf"... ; Compiling file: "./analyze.bin" => "./analyze.c"... done ; Compiling file: "./butils.bin" => "./butils.c"... done ; Compiling file: "./cgen.bin" => "./cgen.c"... done ; Compiling file: "./chtype.bin" => "./chtype.c"... done ; Compiling file: "./copy.bin" => "./copy.c"... done ; Compiling file: "./emodel.bin" => "./emodel.c"... done ; Compiling file: "./gconst.bin" => "./gconst.c"... done ; Compiling file: "./gimprt.bin" => "./gimprt.c"... done ; Compiling file: "./make.bin" => "./make.c"... done ; Compiling file: "./object.bin" => "./object.c"... done ; Compiling file: "./pardec.bin" => "./pardec.c"... done ; Compiling file: "./pthmap.bin" => "./pthmap.c"... done ; Compiling file: "./reduct.bin" => "./reduct.c"... done ; Compiling file: "./subst.bin" => "./subst.c"... done ; Compiling file: "./tables.bin" => "./tables.c"... done ; Compiling file: "./toplev.bin" => "./toplev.c"... done ; Compiling file: "./usicon.bin" => "./usicon.c"... done ; Compiling file: "./usiexp.bin" => "./usiexp.c"... done ; Compiling file: "./xform.bin" => "./xform.c"... done ;... done ;Compiling file: "sf-unx.pkd" => "sf-unx.c"... done ;Compiling file: "sf-w32.pkd" => "sf-w32.c"... done ;Compiling file: "sf-os2.pkd" => "sf-os2.c"... done ;Loading "compiler.sf"... ; Source file newer than binary: "back/asmmac" ; Source file newer than binary: "back/asutl" ; Source file newer than binary: "back/bittop" ; Source file newer than binary: "back/bitutl" ; Source file newer than binary: "back/checks" ; Source file newer than binary: "back/insseq" ; Source file newer than binary: "back/lapgn1" ; Source file newer than binary: "back/lapgn2" ; Source file newer than binary: "back/lapgn3" ; Source file newer than binary: "back/linear" ; Source file newer than binary: "back/mermap" ; Source file newer than binary: "back/regmap" ; Source file newer than binary: "back/syerly" ; Source file newer than binary: "back/symtab" ; Source file newer than binary: "back/syntax" ; Source file newer than binary: "base/asstop" ; Source file newer than binary: "base/blocks" ; Source file newer than binary: "base/cfg1" ; Source file newer than binary: "base/cfg2" ; Source file newer than binary: "base/cfg3" ; Source file newer than binary: "base/constr" ; Source file newer than binary: "base/contin" ; Source file newer than binary: "base/crsend" ; Source file newer than binary: "base/crstop" ; Source file newer than binary: "base/ctypes" ; Source file newer than binary: "base/debug" ; Source file newer than binary: "base/enumer" ; Source file newer than binary: "base/infnew" ; Source file newer than binary: "base/lvalue" ; Source file newer than binary: "base/macros" ; Source file newer than binary: "base/make" ; Source file newer than binary: "base/mvalue" ; Source file newer than binary: "base/object" ; Source file newer than binary: "base/pmerly" ; Source file newer than binary: "base/pmlook" ; Source file newer than binary: "base/pmpars" ; Source file newer than binary: "base/proced" ; Source file newer than binary: "base/refctx" ; Source file newer than binary: "base/rvalue" ; Source file newer than binary: "base/scode" ; Source file newer than binary: "base/sets" ; Source file newer than binary: "base/subprb" ; Source file newer than binary: "base/switch" ; Source file newer than binary: "base/toplev" ; Source file newer than binary: "base/utils" ; Source file newer than binary: "fggen/canon" ; Source file newer than binary: "fggen/declar" ; Source file newer than binary: "fggen/fggen" ; Source file newer than binary: "fgopt/blktyp" ; Source file newer than binary: "fgopt/closan" ; Source file newer than binary: "fgopt/conect" ; Source file newer than binary: "fgopt/contan" ; Source file newer than binary: "fgopt/delint" ; Source file newer than binary: "fgopt/desenv" ; Source file newer than binary: "fgopt/envopt" ; Source file newer than binary: "fgopt/folcon" ; Source file newer than binary: "fgopt/offset" ; Source file newer than binary: "fgopt/operan" ; Source file newer than binary: "fgopt/order" ; Source file newer than binary: "fgopt/outer" ; Source file newer than binary: "fgopt/param" ; Source file newer than binary: "fgopt/reord" ; Source file newer than binary: "fgopt/reteqv" ; Source file newer than binary: "fgopt/reuse" ; Source file newer than binary: "fgopt/sideff" ; Source file newer than binary: "fgopt/simapp" ; Source file newer than binary: "fgopt/simple" ; Source file newer than binary: "fgopt/subfre" ; Source file newer than binary: "fgopt/varind" ; Source file newer than binary: "rtlbase/regset" ; Source file newer than binary: "rtlbase/rgraph" ; Source file newer than binary: "rtlbase/rtlcfg" ; Source file newer than binary: "rtlbase/rtlcon" ; Source file newer than binary: "rtlbase/rtlexp" ; Source file newer than binary: "rtlbase/rtline" ; Source file newer than binary: "rtlbase/rtlobj" ; Source file newer than binary: "rtlbase/rtlreg" ; Source file newer than binary: "rtlbase/rtlty1" ; Source file newer than binary: "rtlbase/rtlty2" ; Source file newer than binary: "rtlbase/valclass" ; Source file newer than binary: "rtlgen/fndblk" ; Source file newer than binary: "rtlgen/fndvar" ; Source file newer than binary: "rtlgen/opncod" ; Source file newer than binary: "rtlgen/rgcomb" ; Source file newer than binary: "rtlgen/rgproc" ; Source file newer than binary: "rtlgen/rgretn" ; Source file newer than binary: "rtlgen/rgrval" ; Source file newer than binary: "rtlgen/rgstmt" ; Source file newer than binary: "rtlgen/rtlgen" ; Source file newer than binary: "rtlopt/ralloc" ; Source file newer than binary: "rtlopt/rcompr" ; Source file newer than binary: "rtlopt/rcse1" ; Source file newer than binary: "rtlopt/rcse2" ; Source file newer than binary: "rtlopt/rcseep" ; Source file newer than binary: "rtlopt/rcseht" ; Source file newer than binary: "rtlopt/rcserq" ; Source file newer than binary: "rtlopt/rcsesr" ; Source file newer than binary: "rtlopt/rdebug" ; Source file newer than binary: "rtlopt/rdflow" ; Source file newer than binary: "rtlopt/rerite" ; Source file newer than binary: "rtlopt/rinvex" ; Source file newer than binary: "rtlopt/rlife" ; Source file newer than binary: "rtlopt/rtlcsm" ; Source file newer than binary: "machines/C/cout" ; Source file newer than binary: "machines/C/ctop" ; Source file newer than binary: "machines/C/cutl" ; Source file newer than binary: "machines/C/decls" ; Source file newer than binary: "machines/C/lapgen" ; Source file newer than binary: "machines/C/machin" ; Source file newer than binary: "machines/C/make" ; Source file newer than binary: "machines/C/rgspcm" ; Source file newer than binary: "machines/C/rules1" ; Source file newer than binary: "machines/C/rules2" ; Source file newer than binary: "machines/C/rules3" ; Source file newer than binary: "machines/C/rules4" ; Source file newer than binary: "machines/C/rulfix" ; Source file newer than binary: "machines/C/rulflo" ; Source file newer than binary: "machines/C/rulrew" ; Source file newer than binary: "machines/C/stackify" ; Source file newer than binary: "machines/C/stackops" ; Source file newer than binary: "machines/C/traditional" ; Begin pass 1: ; Generating SCode for file: "back/asmmac.scm" => "back/asmmac.bin"... done ; Generating SCode for file: "back/asutl.scm" => "back/asutl.bin"... done ; Generating SCode for file: "back/bittop.scm" => "back/bittop.bin"... done ; Generating SCode for file: "back/bitutl.scm" => "back/bitutl.bin"... done ; Generating SCode for file: "back/checks.scm" => "back/checks.bin"... done ; Generating SCode for file: "back/insseq.scm" => "back/insseq.bin"... done ; Generating SCode for file: "back/lapgn3.scm" => "back/lapgn3.bin"... done ; Generating SCode for file: "back/syerly.scm" => "back/syerly.bin"... done ; Generating SCode for file: "back/symtab.scm" => "back/symtab.bin"... done ; Generating SCode for file: "back/syntax.scm" => "back/syntax.bin"... done ; Generating SCode for file: "base/asstop.scm" => "base/asstop.bin"... done ; Generating SCode for file: "base/constr.scm" => "base/constr.bin"... done ; Generating SCode for file: "base/crsend.scm" => "base/crsend.bin"... done ; Generating SCode for file: "base/crstop.scm" => "base/crstop.bin"... done ; Generating SCode for file: "base/debug.scm" => "base/debug.bin"... done ; Generating SCode for file: "base/enumer.scm" => "base/enumer.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/object.ext" ; ... done ; Generating SCode for file: "base/infnew.scm" => "base/infnew.bin"... done ; Generating SCode for file: "base/macros.scm" => "base/macros.bin"... done ; Generating SCode for file: "base/make.scm" => "base/make.bin"... done ; Generating SCode for file: "base/mvalue.scm" => "base/mvalue.bin"... done ; Generating SCode for file: "base/object.scm" => "base/object.bin"... done ; Generating SCode for file: "base/pmerly.scm" => "base/pmerly.bin"... done ; Generating SCode for file: "base/pmlook.scm" => "base/pmlook.bin"... done ; Generating SCode for file: "base/pmpars.scm" => "base/pmpars.bin"... done ; Generating SCode for file: "base/scode.scm" => "base/scode.bin"... done ; Generating SCode for file: "base/sets.scm" => "base/sets.bin"... done ; Generating SCode for file: "base/switch.scm" => "base/switch.bin"... done ; Generating SCode for file: "base/toplev.scm" => "base/toplev.bin"... done ; Generating SCode for file: "base/utils.scm" => "base/utils.bin"... done ; Generating SCode for file: "fggen/canon.scm" => "fggen/canon.bin"... done ; Generating SCode for file: "fgopt/reord.scm" => "fgopt/reord.bin"... done ; Generating SCode for file: "rtlbase/regset.scm" => "rtlbase/regset.bin"... done ; Generating SCode for file: "rtlbase/valclass.scm" => "rtlbase/valclass.bin"... done ; Generating SCode for file: "machines/C/ctop.scm" => "machines/C/ctop.bin"... done ; Generating SCode for file: "machines/C/cutl.scm" => "machines/C/cutl.bin"... done ; Generating SCode for file: "machines/C/decls.scm" => "machines/C/decls.bin"... done ; Generating SCode for file: "machines/C/make.scm" => "machines/C/make.bin"... done ; Generating SCode for file: "machines/C/rgspcm.scm" => "machines/C/rgspcm.bin"... done ; Generating SCode for file: "base/cfg1.scm" => "base/cfg1.bin"... done ; Generating SCode for file: "base/cfg2.scm" => "base/cfg2.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/cfg3.ext" ; ... done ; Generating SCode for file: "base/cfg3.scm" => "base/cfg3.bin"... done ; Generating SCode for file: "rtlbase/rtlobj.scm" => "rtlbase/rtlobj.bin"... done ; Generating SCode for file: "base/blocks.scm" => "base/blocks.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/lvalue.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/proced.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/rvalue.ext" ; ... done ; Generating SCode for file: "base/contin.scm" => "base/contin.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/ctypes.ext" ; ... done ; Generating SCode for file: "base/ctypes.scm" => "base/ctypes.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/lvalue.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/subprb.ext" ; ... done ; Generating SCode for file: "base/lvalue.scm" => "base/lvalue.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/proced.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/rvalue.ext" ; ... done ; Generating SCode for file: "base/proced.scm" => "base/proced.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/rvalue.ext" ; ... done ; Generating SCode for file: "base/rvalue.scm" => "base/rvalue.bin"... done ; Generating SCode for file: "base/subprb.scm" => "base/subprb.bin"... done ; Generating SCode for file: "rtlbase/rtlcfg.scm" => "rtlbase/rtlcfg.bin"... done ; Generating SCode for file: "rtlbase/rtlty1.scm" => "rtlbase/rtlty1.bin"... done ; Generating SCode for file: "rtlbase/rgraph.scm" => "rtlbase/rgraph.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlbase/../machines/C/machin.ext" ; ... done ; Generating SCode for file: "rtlbase/rtlreg.scm" => "rtlbase/rtlreg.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlbase/../machines/C/machin.ext" ; ... done ; Generating SCode for file: "rtlbase/rtlty2.scm" => "rtlbase/rtlty2.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlbase/../machines/C/machin.ext" ; ... done ; Generating SCode for file: "machines/C/machin.scm" => "machines/C/machin.bin"... done ; Generating SCode for file: "back/linear.scm" => "back/linear.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/back/../back/regmap.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/back/../machines/C/lapgen.ext" ; ... done ; Generating SCode for file: "back/regmap.scm" => "back/regmap.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/back/../machines/C/lapgen.ext" ; ... done ; Generating SCode for file: "base/refctx.scm" => "base/refctx.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/base/../base/scode.ext" ; ... done ; Generating SCode for file: "fggen/declar.scm" => "fggen/declar.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fggen/../base/scode.ext" ; ... done ; Generating SCode for file: "fggen/fggen.scm" => "fggen/fggen.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fggen/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/blktyp.scm" => "fgopt/blktyp.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/closan.scm" => "fgopt/closan.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/conect.scm" => "fgopt/conect.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/contan.scm" => "fgopt/contan.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/delint.scm" => "fgopt/delint.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/desenv.scm" => "fgopt/desenv.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/envopt.scm" => "fgopt/envopt.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/folcon.scm" => "fgopt/folcon.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/offset.scm" => "fgopt/offset.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/operan.scm" => "fgopt/operan.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/order.scm" => "fgopt/order.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/outer.scm" => "fgopt/outer.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/param.scm" => "fgopt/param.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/reteqv.scm" => "fgopt/reteqv.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/reuse.scm" => "fgopt/reuse.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/sideff.scm" => "fgopt/sideff.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/simapp.scm" => "fgopt/simapp.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/simple.scm" => "fgopt/simple.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/subfre.scm" => "fgopt/subfre.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "fgopt/varind.scm" => "fgopt/varind.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/fgopt/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlbase/rtlcon.scm" => "rtlbase/rtlcon.bin"... done ; Generating SCode for file: "rtlbase/rtlexp.scm" => "rtlbase/rtlexp.bin"... done ; Generating SCode for file: "rtlbase/rtline.scm" => "rtlbase/rtline.bin"... done ; Generating SCode for file: "rtlgen/fndblk.scm" => "rtlgen/fndblk.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/fndvar.scm" => "rtlgen/fndvar.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/opncod.scm" => "rtlgen/opncod.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rgcomb.scm" => "rtlgen/rgcomb.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rgproc.scm" => "rtlgen/rgproc.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rgretn.scm" => "rtlgen/rgretn.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rgrval.scm" => "rtlgen/rgrval.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rgstmt.scm" => "rtlgen/rgstmt.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlgen/rtlgen.scm" => "rtlgen/rtlgen.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlgen/../base/scode.ext" ; ... done ; Generating SCode for file: "rtlopt/ralloc.scm" => "rtlopt/ralloc.bin"... done ; Generating SCode for file: "rtlopt/rcompr.scm" => "rtlopt/rcompr.bin"... done ; Generating SCode for file: "rtlopt/rcse1.scm" => "rtlopt/rcse1.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcseht.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcserq.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcsesr.ext" ; ... done ; Generating SCode for file: "rtlopt/rcseht.scm" => "rtlopt/rcseht.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcserq.ext" ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcsesr.ext" ; ... done ; Generating SCode for file: "rtlopt/rcserq.scm" => "rtlopt/rcserq.bin"... ;Warning: Missing externs file: "/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler/rtlopt/../rtlopt/rcsesr.ext" ; ... done ; Generating SCode for file: "rtlopt/rcsesr.scm" => "rtlopt/rcsesr.bin"... done ; Generating SCode for file: "rtlopt/rdebug.scm" => "rtlopt/rdebug.bin"... done ; Generating SCode for file: "rtlopt/rdflow.scm" => "rtlopt/rdflow.bin"... done ; Generating SCode for file: "rtlopt/rerite.scm" => "rtlopt/rerite.bin"... done ; Generating SCode for file: "rtlopt/rinvex.scm" => "rtlopt/rinvex.bin"... done ; Generating SCode for file: "rtlopt/rlife.scm" => "rtlopt/rlife.bin"... done ; Generating SCode for file: "rtlopt/rtlcsm.scm" => "rtlopt/rtlcsm.bin"... done ; Generating SCode for file: "machines/C/lapgen.scm" => "machines/C/lapgen.bin"... done ; Generating SCode for file: "machines/C/rulrew.scm" => "machines/C/rulrew.bin"... done ; Generating SCode for file: "back/lapgn1.scm" => "back/lapgn1.bin"... done ; Generating SCode for file: "back/lapgn2.scm" => "back/lapgn2.bin"... done ; Generating SCode for file: "back/mermap.scm" => "back/mermap.bin"... done ; Generating SCode for file: "rtlopt/rcse2.scm" => "rtlopt/rcse2.bin"... done ; Generating SCode for file: "rtlopt/rcseep.scm" => "rtlopt/rcseep.bin"... done ; Generating SCode for file: "machines/C/cout.scm" => "machines/C/cout.bin"... done ; Generating SCode for file: "machines/C/rules1.scm" => "machines/C/rules1.bin"... done ; Generating SCode for file: "machines/C/rules2.scm" => "machines/C/rules2.bin"... done ; Generating SCode for file: "machines/C/rules3.scm" => "machines/C/rules3.bin"... done ; Generating SCode for file: "machines/C/rules4.scm" => "machines/C/rules4.bin"... done ; Generating SCode for file: "machines/C/rulfix.scm" => "machines/C/rulfix.bin"... done ; Generating SCode for file: "machines/C/rulflo.scm" => "machines/C/rulflo.bin"... done ; Generating SCode for file: "machines/C/stackify.scm" => "machines/C/stackify.bin"... done ; Generating SCode for file: "machines/C/stackops.scm" => "machines/C/stackops.bin"... done ; Generating SCode for file: "machines/C/traditional.scm" => "machines/C/traditional.bin"... done ; Begin pass 2: ; Touch file: "back/asmmac.bin" ; Touch file: "back/asutl.bin" ; Touch file: "back/asutl.ext" ; Touch file: "back/bittop.bin" ; Touch file: "back/bittop.ext" ; Touch file: "back/bitutl.bin" ; Touch file: "back/bitutl.ext" ; Touch file: "back/checks.bin" ; Touch file: "back/insseq.bin" ; Touch file: "back/lapgn3.bin" ; Touch file: "back/lapgn3.ext" ; Touch file: "back/syerly.bin" ; Touch file: "back/symtab.bin" ; Touch file: "back/symtab.ext" ; Touch file: "back/syntax.bin" ; Touch file: "back/syntax.ext" ; Touch file: "base/asstop.bin" ; Touch file: "base/constr.bin" ; Touch file: "base/constr.ext" ; Touch file: "base/crsend.bin" ; Touch file: "base/crsend.ext" ; Touch file: "base/crstop.bin" ; Touch file: "base/crstop.ext" ; Touch file: "base/debug.bin" ; Generating SCode for file: "base/enumer.scm" => "base/enumer.bin"... done ; Touch file: "base/infnew.bin" ; Touch file: "base/infnew.ext" ; Touch file: "base/macros.bin" ; Touch file: "base/make.bin" ; Touch file: "base/mvalue.bin" ; Generating SCode for file: "base/object.scm" => "base/object.bin"... done ; Touch file: "base/pmerly.bin" ; Touch file: "base/pmerly.ext" ; Touch file: "base/pmlook.bin" ; Touch file: "base/pmlook.ext" ; Touch file: "base/pmpars.bin" ; Touch file: "base/scode.bin" ; Touch file: "base/sets.bin" ; Touch file: "base/switch.bin" ; Touch file: "base/toplev.bin" ; Touch file: "base/utils.bin" ; Touch file: "base/utils.ext" ; Touch file: "fggen/canon.bin" ; Touch file: "fggen/canon.ext" ; Touch file: "fgopt/reord.bin" ; Touch file: "fgopt/reord.ext" ; Touch file: "rtlbase/regset.bin" ; Touch file: "rtlbase/regset.ext" ; Touch file: "rtlbase/valclass.bin" ; Touch file: "rtlbase/valclass.ext" ; Touch file: "machines/C/ctop.bin" ; Touch file: "machines/C/cutl.bin" ; Touch file: "machines/C/decls.bin" ; Touch file: "machines/C/decls.ext" ; Touch file: "machines/C/make.bin" ; Touch file: "machines/C/rgspcm.bin" ; Touch file: "base/cfg1.bin" ; Touch file: "base/cfg1.ext" ; Generating SCode for file: "base/cfg2.scm" => "base/cfg2.bin"... done ; Generating SCode for file: "base/cfg3.scm" => "base/cfg3.bin"... done ; Touch file: "rtlbase/rtlobj.bin" ; Touch file: "rtlbase/rtlobj.ext" ; Generating SCode for file: "base/blocks.scm" => "base/blocks.bin"... done ; Generating SCode for file: "base/contin.scm" => "base/contin.bin"... done ; Generating SCode for file: "base/ctypes.scm" => "base/ctypes.bin"... done ; Generating SCode for file: "base/lvalue.scm" => "base/lvalue.bin"... done ; Generating SCode for file: "base/proced.scm" => "base/proced.bin"... done ; Generating SCode for file: "base/rvalue.scm" => "base/rvalue.bin"... done ; Generating SCode for file: "base/subprb.scm" => "base/subprb.bin"... done ; Touch file: "rtlbase/rtlcfg.bin" ; Touch file: "rtlbase/rtlcfg.ext" ; Touch file: "rtlbase/rtlty1.bin" ; Touch file: "rtlbase/rtlty1.ext" ; Generating SCode for file: "rtlbase/rgraph.scm" => "rtlbase/rgraph.bin"... done ; Generating SCode for file: "rtlbase/rtlreg.scm" => "rtlbase/rtlreg.bin"... done ; Generating SCode for file: "rtlbase/rtlty2.scm" => "rtlbase/rtlty2.bin"... done ; Generating SCode for file: "machines/C/machin.scm" => "machines/C/machin.bin"... done ; Generating SCode for file: "back/linear.scm" => "back/linear.bin"... done ; Generating SCode for file: "back/regmap.scm" => "back/regmap.bin"... done ; Touch file: "base/refctx.bin" ; Touch file: "base/refctx.ext" ; Touch file: "fggen/declar.bin" ; Touch file: "fggen/fggen.bin" ; Touch file: "fggen/fggen.ext" ; Touch file: "fgopt/blktyp.bin" ; Touch file: "fgopt/blktyp.ext" ; Touch file: "fgopt/closan.bin" ; Touch file: "fgopt/closan.ext" ; Touch file: "fgopt/conect.bin" ; Touch file: "fgopt/contan.bin" ; Touch file: "fgopt/delint.bin" ; Touch file: "fgopt/desenv.bin" ; Touch file: "fgopt/envopt.bin" ; Touch file: "fgopt/folcon.bin" ; Touch file: "fgopt/offset.bin" ; Touch file: "fgopt/operan.bin" ; Touch file: "fgopt/order.bin" ; Touch file: "fgopt/outer.bin" ; Touch file: "fgopt/param.bin" ; Touch file: "fgopt/param.ext" ; Touch file: "fgopt/reteqv.bin" ; Touch file: "fgopt/reuse.bin" ; Touch file: "fgopt/sideff.bin" ; Touch file: "fgopt/simapp.bin" ; Touch file: "fgopt/simapp.ext" ; Touch file: "fgopt/simple.bin" ; Touch file: "fgopt/subfre.bin" ; Touch file: "fgopt/varind.bin" ; Touch file: "rtlbase/rtlcon.bin" ; Touch file: "rtlbase/rtlexp.bin" ; Touch file: "rtlbase/rtline.bin" ; Touch file: "rtlgen/fndblk.bin" ; Touch file: "rtlgen/fndvar.bin" ; Touch file: "rtlgen/fndvar.ext" ; Touch file: "rtlgen/opncod.bin" ; Touch file: "rtlgen/opncod.ext" ; Touch file: "rtlgen/rgcomb.bin" ; Touch file: "rtlgen/rgproc.bin" ; Touch file: "rtlgen/rgretn.bin" ; Touch file: "rtlgen/rgretn.ext" ; Touch file: "rtlgen/rgrval.bin" ; Touch file: "rtlgen/rgrval.ext" ; Touch file: "rtlgen/rgstmt.bin" ; Touch file: "rtlgen/rtlgen.bin" ; Touch file: "rtlopt/ralloc.bin" ; Touch file: "rtlopt/rcompr.bin" ; Generating SCode for file: "rtlopt/rcse1.scm" => "rtlopt/rcse1.bin"... done ; Generating SCode for file: "rtlopt/rcseht.scm" => "rtlopt/rcseht.bin"... done ; Generating SCode for file: "rtlopt/rcserq.scm" => "rtlopt/rcserq.bin"... done ; Generating SCode for file: "rtlopt/rcsesr.scm" => "rtlopt/rcsesr.bin"... done ; Touch file: "rtlopt/rdebug.bin" ; Touch file: "rtlopt/rdflow.bin" ; Touch file: "rtlopt/rdflow.ext" ; Touch file: "rtlopt/rerite.bin" ; Touch file: "rtlopt/rerite.ext" ; Touch file: "rtlopt/rinvex.bin" ; Touch file: "rtlopt/rinvex.ext" ; Touch file: "rtlopt/rlife.bin" ; Touch file: "rtlopt/rtlcsm.bin" ; Generating SCode for file: "machines/C/lapgen.scm" => "machines/C/lapgen.bin"... done ; Touch file: "machines/C/rulrew.bin" ; Touch file: "back/lapgn1.bin" ; Touch file: "back/lapgn2.bin" ; Touch file: "back/mermap.bin" ; Touch file: "rtlopt/rcse2.bin" ; Touch file: "rtlopt/rcseep.bin" ; Touch file: "machines/C/cout.bin" ; Touch file: "machines/C/cout.ext" ; Touch file: "machines/C/rules1.bin" ; Touch file: "machines/C/rules2.bin" ; Touch file: "machines/C/rules3.bin" ; Touch file: "machines/C/rules3.ext" ; Touch file: "machines/C/rules4.bin" ; Touch file: "machines/C/rulfix.bin" ; Touch file: "machines/C/rulflo.bin" ; Touch file: "machines/C/stackify.bin" ; Touch file: "machines/C/stackify.ext" ; Touch file: "machines/C/stackops.bin" ; Touch file: "machines/C/stackops.ext" ; Touch file: "machines/C/traditional.bin" ; Touch file: "machines/C/traditional.ext" ; Dumping "compiler-w32.pkd"... done ; Dumping "compiler-os2.pkd"... done ; Dumping "compiler-unx.pkd"... done ;... done Free References: cross-assemble&link ("base/toplev") in-cross-compiler ("base/toplev") ;Loading "compiler.cbf"... ; Compiling file: "back/asmmac.bin" => "back/asmmac.c"... done ; Compiling file: "back/asutl.bin" => "back/asutl.c"... done ; Compiling file: "back/bittop.bin" => "back/bittop.c"... done ; Compiling file: "back/bitutl.bin" => "back/bitutl.c"... done ; Compiling file: "back/checks.bin" => "back/checks.c"... done ; Compiling file: "back/insseq.bin" => "back/insseq.c"... done ; Compiling file: "back/lapgn1.bin" => "back/lapgn1.c"... done ; Compiling file: "back/lapgn2.bin" => "back/lapgn2.c"... done ; Compiling file: "back/lapgn3.bin" => "back/lapgn3.c"... done ; Compiling file: "back/linear.bin" => "back/linear.c"... done ; Compiling file: "back/mermap.bin" => "back/mermap.c"... done ; Compiling file: "back/regmap.bin" => "back/regmap.c"... done ; Compiling file: "back/syerly.bin" => "back/syerly.c"... done ; Compiling file: "back/symtab.bin" => "back/symtab.c"... done ; Compiling file: "back/syntax.bin" => "back/syntax.c"... done ; Compiling file: "base/asstop.bin" => "base/asstop.c"... done ; Compiling file: "base/blocks.bin" => "base/blocks.c"... done ; Compiling file: "base/cfg1.bin" => "base/cfg1.c"... done ; Compiling file: "base/cfg2.bin" => "base/cfg2.c"... done ; Compiling file: "base/cfg3.bin" => "base/cfg3.c"... done ; Compiling file: "base/constr.bin" => "base/constr.c"... done ; Compiling file: "base/contin.bin" => "base/contin.c"... done ; Compiling file: "base/crsend.bin" => "base/crsend.c"... done ; Compiling file: "base/crstop.bin" => "base/crstop.c"... done ; Compiling file: "base/ctypes.bin" => "base/ctypes.c"... done ; Compiling file: "base/debug.bin" => "base/debug.c"... done ; Compiling file: "base/enumer.bin" => "base/enumer.c"... done ; Compiling file: "base/infnew.bin" => "base/infnew.c"... done ; Compiling file: "base/lvalue.bin" => "base/lvalue.c"... done ; Compiling file: "base/macros.bin" => "base/macros.c"... done ; Compiling file: "base/make.bin" => "base/make.c"... done ; Compiling file: "base/mvalue.bin" => "base/mvalue.c"... done ; Compiling file: "base/object.bin" => "base/object.c"... done ; Compiling file: "base/pmerly.bin" => "base/pmerly.c"... done ; Compiling file: "base/pmlook.bin" => "base/pmlook.c"... done ; Compiling file: "base/pmpars.bin" => "base/pmpars.c"... done ; Compiling file: "base/proced.bin" => "base/proced.c"... done ; Compiling file: "base/refctx.bin" => "base/refctx.c"... done ; Compiling file: "base/rvalue.bin" => "base/rvalue.c"... done ; Compiling file: "base/scode.bin" => "base/scode.c"... done ; Compiling file: "base/sets.bin" => "base/sets.c"... done ; Compiling file: "base/subprb.bin" => "base/subprb.c"... done ; Compiling file: "base/switch.bin" => "base/switch.c"... done ; Compiling file: "base/toplev.bin" => "base/toplev.c"... done ; Compiling file: "base/utils.bin" => "base/utils.c"... done ; Compiling file: "fggen/canon.bin" => "fggen/canon.c"... done ; Compiling file: "fggen/declar.bin" => "fggen/declar.c"... done ; Compiling file: "fggen/fggen.bin" => "fggen/fggen.c"... done ; Compiling file: "fgopt/blktyp.bin" => "fgopt/blktyp.c"... done ; Compiling file: "fgopt/closan.bin" => "fgopt/closan.c"... done ; Compiling file: "fgopt/conect.bin" => "fgopt/conect.c"... done ; Compiling file: "fgopt/contan.bin" => "fgopt/contan.c"... done ; Compiling file: "fgopt/delint.bin" => "fgopt/delint.c"... done ; Compiling file: "fgopt/desenv.bin" => "fgopt/desenv.c"... done ; Compiling file: "fgopt/envopt.bin" => "fgopt/envopt.c"... done ; Compiling file: "fgopt/folcon.bin" => "fgopt/folcon.c"... done ; Compiling file: "fgopt/offset.bin" => "fgopt/offset.c"... done ; Compiling file: "fgopt/operan.bin" => "fgopt/operan.c"... done ; Compiling file: "fgopt/order.bin" => "fgopt/order.c"... done ; Compiling file: "fgopt/outer.bin" => "fgopt/outer.c"... done ; Compiling file: "fgopt/param.bin" => "fgopt/param.c"... done ; Compiling file: "fgopt/reord.bin" => "fgopt/reord.c"... done ; Compiling file: "fgopt/reteqv.bin" => "fgopt/reteqv.c"... done ; Compiling file: "fgopt/reuse.bin" => "fgopt/reuse.c"... done ; Compiling file: "fgopt/sideff.bin" => "fgopt/sideff.c"... done ; Compiling file: "fgopt/simapp.bin" => "fgopt/simapp.c"... done ; Compiling file: "fgopt/simple.bin" => "fgopt/simple.c"... done ; Compiling file: "fgopt/subfre.bin" => "fgopt/subfre.c"... done ; Compiling file: "fgopt/varind.bin" => "fgopt/varind.c"... done ; Compiling file: "machines/C/cout.bin" => "machines/C/cout.c"... done ; Compiling file: "machines/C/ctop.bin" => "machines/C/ctop.c"... done ; Compiling file: "machines/C/cutl.bin" => "machines/C/cutl.c"... done ; Compiling file: "machines/C/decls.bin" => "machines/C/decls.c"... done ; Compiling file: "machines/C/lapgen.bin" => "machines/C/lapgen.c"... done ; Compiling file: "machines/C/machin.bin" => "machines/C/machin.c"... done ; Compiling file: "machines/C/make.bin" => "machines/C/make.c"... done ; Compiling file: "machines/C/rgspcm.bin" => "machines/C/rgspcm.c"... done ; Compiling file: "machines/C/rules1.bin" => "machines/C/rules1.c"... done ; Compiling file: "machines/C/rules2.bin" => "machines/C/rules2.c"... done ; Compiling file: "machines/C/rules3.bin" => "machines/C/rules3.c"... done ; Compiling file: "machines/C/rules4.bin" => "machines/C/rules4.c"... done ; Compiling file: "machines/C/rulfix.bin" => "machines/C/rulfix.c"... done ; Compiling file: "machines/C/rulflo.bin" => "machines/C/rulflo.c"... done ; Compiling file: "machines/C/rulrew.bin" => "machines/C/rulrew.c"... done ; Compiling file: "machines/C/stackify.bin" => "machines/C/stackify.c"... done ; Compiling file: "machines/C/stackops.bin" => "machines/C/stackops.c"... done ; Compiling file: "machines/C/traditional.bin" => "machines/C/traditional.c"... done ; Compiling file: "rtlbase/regset.bin" => "rtlbase/regset.c"... done ; Compiling file: "rtlbase/rgraph.bin" => "rtlbase/rgraph.c"... done ; Compiling file: "rtlbase/rtlcfg.bin" => "rtlbase/rtlcfg.c"... done ; Compiling file: "rtlbase/rtlcon.bin" => "rtlbase/rtlcon.c"... done ; Compiling file: "rtlbase/rtlexp.bin" => "rtlbase/rtlexp.c"... done ; Compiling file: "rtlbase/rtline.bin" => "rtlbase/rtline.c"... done ; Compiling file: "rtlbase/rtlobj.bin" => "rtlbase/rtlobj.c"... done ; Compiling file: "rtlbase/rtlreg.bin" => "rtlbase/rtlreg.c"... done ; Compiling file: "rtlbase/rtlty1.bin" => "rtlbase/rtlty1.c"... done ; Compiling file: "rtlbase/rtlty2.bin" => "rtlbase/rtlty2.c"... done ; Compiling file: "rtlbase/valclass.bin" => "rtlbase/valclass.c"... done ; Compiling file: "rtlgen/fndblk.bin" => "rtlgen/fndblk.c"... done ; Compiling file: "rtlgen/fndvar.bin" => "rtlgen/fndvar.c"... done ; Compiling file: "rtlgen/opncod.bin" => "rtlgen/opncod.c"... done ; Compiling file: "rtlgen/rgcomb.bin" => "rtlgen/rgcomb.c"... done ; Compiling file: "rtlgen/rgproc.bin" => "rtlgen/rgproc.c"... done ; Compiling file: "rtlgen/rgretn.bin" => "rtlgen/rgretn.c"... done ; Compiling file: "rtlgen/rgrval.bin" => "rtlgen/rgrval.c"... done ; Compiling file: "rtlgen/rgstmt.bin" => "rtlgen/rgstmt.c"... done ; Compiling file: "rtlgen/rtlgen.bin" => "rtlgen/rtlgen.c"... done ; Compiling file: "rtlopt/ralloc.bin" => "rtlopt/ralloc.c"... done ; Compiling file: "rtlopt/rcompr.bin" => "rtlopt/rcompr.c"... done ; Compiling file: "rtlopt/rcse1.bin" => "rtlopt/rcse1.c"... done ; Compiling file: "rtlopt/rcse2.bin" => "rtlopt/rcse2.c"... done ; Compiling file: "rtlopt/rcseep.bin" => "rtlopt/rcseep.c"... done ; Compiling file: "rtlopt/rcseht.bin" => "rtlopt/rcseht.c"... done ; Compiling file: "rtlopt/rcserq.bin" => "rtlopt/rcserq.c"... done ; Compiling file: "rtlopt/rcsesr.bin" => "rtlopt/rcsesr.c"... done ; Compiling file: "rtlopt/rdebug.bin" => "rtlopt/rdebug.c"... done ; Compiling file: "rtlopt/rdflow.bin" => "rtlopt/rdflow.c"... done ; Compiling file: "rtlopt/rerite.bin" => "rtlopt/rerite.c"... done ; Compiling file: "rtlopt/rinvex.bin" => "rtlopt/rinvex.c"... done ; Compiling file: "rtlopt/rlife.bin" => "rtlopt/rlife.c"... done ; Compiling file: "rtlopt/rtlcsm.bin" => "rtlopt/rtlcsm.c"... done ;... done ;Compiling file: "compiler-unx.pkd" => "compiler-unx.c"... done ;Compiling file: "compiler-w32.pkd" => "compiler-w32.c"... done ;Compiling file: "compiler-os2.pkd" => "compiler-os2.c"... done ;Loading "compile.scm"... ; Generating "matcher.bin" because of: "matcher.scm" ; Generating SCode for file: "matcher.scm" => "matcher.bin"... done ; Generating "matcher.c" because of: "matcher.bin" ; Compiling file: "matcher.bin" => "matcher.c"... done ; Generating "parser.bin" because of: "parser.scm" ; Generating SCode for file: "parser.scm" => "parser.bin"... done ; Generating "parser.c" because of: "parser.bin" ; Compiling file: "parser.bin" => "parser.c"... done ; Generating "shared.bin" because of: "shared.scm" ; Generating SCode for file: "shared.scm" => "shared.bin"... done ; Generating "shared.c" because of: "shared.bin" ; Compiling file: "shared.bin" => "shared.c"... done ; Dumping "parser-w32.pkd"... done ; Dumping "parser-os2.pkd"... done ; Dumping "parser-unx.pkd"... done ;... done ;Compiling file: "parser-unx.pkd" => "parser-unx.c"... done ;Compiling file: "parser-w32.pkd" => "parser-w32.c"... done ;Compiling file: "parser-os2.pkd" => "parser-os2.c"... done ;Loading "compile.scm"... ; Generating "class.bin" because of: "class.scm" ; Generating SCode for file: "class.scm" => "class.bin"... done ; Generating "class.c" because of: "class.bin" ; Compiling file: "class.bin" => "class.c"... done ; Generating "instance.bin" because of: "instance.scm" ; Generating SCode for file: "instance.scm" => "instance.bin"... done ; Generating "instance.c" because of: "instance.bin" ; Compiling file: "instance.bin" => "instance.c"... done ; Generating "macros.bin" because of: "macros.scm" ; Generating SCode for file: "macros.scm" => "macros.bin"... done ; Generating "macros.c" because of: "macros.bin" ; Compiling file: "macros.bin" => "macros.c"... done ; Generating "method.bin" because of: "method.scm" ; Generating SCode for file: "method.scm" => "method.bin"... done ; Generating "method.c" because of: "method.bin" ; Compiling file: "method.bin" => "method.c"... done ; Generating "printer.bin" because of: "printer.scm" ; Generating SCode for file: "printer.scm" => "printer.bin"... done ; Generating "printer.c" because of: "printer.bin" ; Compiling file: "printer.bin" => "printer.c"... done ; Generating "slot.bin" because of: "slot.scm" ; Generating SCode for file: "slot.scm" => "slot.bin"... done ; Generating "slot.c" because of: "slot.bin" ; Compiling file: "slot.bin" => "slot.c"... done ; Dumping "sos-w32.pkd"... done ; Dumping "sos-os2.pkd"... done ; Dumping "sos-unx.pkd"... done ;... done ;Compiling file: "sos-unx.pkd" => "sos-unx.c"... done ;Compiling file: "sos-w32.pkd" => "sos-w32.c"... done ;Compiling file: "sos-os2.pkd" => "sos-os2.c"... done ;Loading "load.scm"... ; Loading "sos-unx.pkd"... done ; Loading "slot.bin"... done ; Loading "class.bin"... done ; Loading "instance.bin"... done ; Loading "method.bin"... done ; Loading "printer.bin"... done ; Loading "macros.bin"... done ;... done ;Loading "compile.scm"... ; Loading "parser-macro.scm"... done ; Generating "xml-names.bin" because of: "xml-names.scm" ; Generating SCode for file: "xml-names.scm" => "xml-names.bin"... done ; Generating "xml-names.c" because of: "xml-names.bin" ; Compiling file: "xml-names.bin" => "xml-names.c"... done ; Generating "xml-struct.bin" because of: "xml-struct.scm" ; Generating SCode for file: "xml-struct.scm" => "xml-struct.bin"... done ; Generating "xml-struct.c" because of: "xml-struct.bin" ; Compiling file: "xml-struct.bin" => "xml-struct.c"... done ; Generating "xml-chars.bin" because of: "xml-chars.scm" ; Generating SCode for file: "xml-chars.scm" => "xml-chars.bin"... done ; Generating "xml-chars.c" because of: "xml-chars.bin" ; Compiling file: "xml-chars.bin" => "xml-chars.c"... done ; Generating "xml-output.bin" because of: "xml-output.scm" ; Generating SCode for file: "xml-output.scm" => "xml-output.bin"... done ; Generating "xml-output.c" because of: "xml-output.bin" ; Compiling file: "xml-output.bin" => "xml-output.c"... done ; Generating "xml-parser.bin" because of: "xml-parser.scm" ; Generating SCode for file: "xml-parser.scm" => "xml-parser.bin"... done ; Generating "xml-parser.c" because of: "xml-parser.bin" ; Compiling file: "xml-parser.bin" => "xml-parser.c"... done ; Generating "xml-rpc.bin" because of: "xml-rpc.scm" ; Generating SCode for file: "xml-rpc.scm" => "xml-rpc.bin"... done ; Generating "xml-rpc.c" because of: "xml-rpc.bin" ; Compiling file: "xml-rpc.bin" => "xml-rpc.c"... done ; Generating "xhtml.bin" because of: "xhtml.scm" ; Generating SCode for file: "xhtml.scm" => "xhtml.bin"... done ; Generating "xhtml.c" because of: "xhtml.bin" ; Compiling file: "xhtml.bin" => "xhtml.c"... done ; Generating "xhtml-entities.bin" because of: "xhtml-entities.scm" ; Generating SCode for file: "xhtml-entities.scm" => "xhtml-entities.bin"... done ; Generating "xhtml-entities.c" because of: "xhtml-entities.bin" ; Compiling file: "xhtml-entities.bin" => "xhtml-entities.c"... done ; Generating "rdf-struct.bin" because of: "rdf-struct.scm" ; Generating SCode for file: "rdf-struct.scm" => "rdf-struct.bin"... done ; Generating "rdf-struct.c" because of: "rdf-struct.bin" ; Compiling file: "rdf-struct.bin" => "rdf-struct.c"... done ; Generating "rdf-nt.bin" because of: "rdf-nt.scm" ; Generating SCode for file: "rdf-nt.scm" => "rdf-nt.bin"... done ; Generating "rdf-nt.c" because of: "rdf-nt.bin" ; Compiling file: "rdf-nt.bin" => "rdf-nt.c"... done ; Generating "turtle.bin" because of: "turtle.scm" ; Generating SCode for file: "turtle.scm" => "turtle.bin"... done ; Generating "turtle.c" because of: "turtle.bin" ; Compiling file: "turtle.bin" => "turtle.c"... done ; Dumping "xml-w32.pkd"... done ; Dumping "xml-os2.pkd"... done ; Dumping "xml-unx.pkd"... done ;... done ;Compiling file: "xml-unx.pkd" => "xml-unx.c"... done ;Compiling file: "xml-w32.pkd" => "xml-w32.c"... done ;Compiling file: "xml-os2.pkd" => "xml-os2.c"... done ;Loading "win32.sf"... ; Dumping "win32-w32.pkd"... done ; Dumping "win32-os2.pkd"... done ; Dumping "win32-unx.pkd"... done ; Loading "win32-unx.pkd"... done ; Generating SCode for file: "ffimacro.scm" => "ffimacro.bin"... done ; Loading "ffimacro.bin"... done ; Generating SCode for file: "winuser.scm" => "winuser.bin"... done ; Generating SCode for file: "wingdi.scm" => "wingdi.bin"... done ; Generating SCode for file: "wt_user.scm" => "wt_user.bin"... done ; Generating SCode for file: "win_ffi.scm" => "win_ffi.bin"... done ; Generating SCode for file: "graphics.scm" => "graphics.bin"... done ; Generating SCode for file: "module.scm" => "module.bin"... done ; Generating SCode for file: "wf_user.scm" => "wf_user.bin"... done ; Generating SCode for file: "dib.scm" => "dib.bin"... done ; Generating SCode for file: "./clipbrd.scm" => "./clipbrd.bin"... done ; Generating SCode for file: "./make.scm" => "./make.bin"... done ; Generating SCode for file: "./protect.scm" => "./protect.bin"... done ; Generating SCode for file: "./winnt.scm" => "./winnt.bin"... done ; Dumping "win32-w32.pkd"... done ; Dumping "win32-os2.pkd"... done ; Dumping "win32-unx.pkd"... done ;... done ;Loading "win32.cbf"... ; Compiling file: "./clipbrd.bin" => "./clipbrd.c"... done ; Compiling file: "./dib.bin" => "./dib.c"... done ; Compiling file: "./ffimacro.bin" => "./ffimacro.c"... done ; Compiling file: "./graphics.bin" => "./graphics.c"... done ; Compiling file: "./make.bin" => "./make.c"... done ; Compiling file: "./module.bin" => "./module.c"... done ; Compiling file: "./protect.bin" => "./protect.c"... done ; Compiling file: "./wf_user.bin" => "./wf_user.c"... done ; Compiling file: "./win_ffi.bin" => "./win_ffi.c"... done ; Compiling file: "./wingdi.bin" => "./wingdi.c"... done ; Compiling file: "./winnt.bin" => "./winnt.c"... done ; Compiling file: "./winuser.bin" => "./winuser.c"... done ; Compiling file: "./wt_user.bin" => "./wt_user.c"... done ;... done ;Compiling file: "win32-unx.pkd" => "win32-unx.c"... done ;Compiling file: "win32-w32.pkd" => "win32-w32.c"... done ;Compiling file: "win32-os2.pkd" => "win32-os2.c"... done ;Loading "edwin.sf"... ; Dumping "edwin-w32.pkd"... done ; Dumping "edwin-os2.pkd"... done ; Dumping "edwin-unx.pkd"... done ; Loading "edwin-unx.pkd"... done ; Generating SCode for file: "macros.scm" => "macros.bin"... done ; Loading "macros.bin"... done ; Generating SCode for file: "clsmac.scm" => "clsmac.bin"... done ; Loading "clsmac.bin"... done ; Generating SCode for file: "xform.scm" => "xform.bin"... done ; Loading "xform.bin"... done ; Generating SCode for file: "class.scm" => "class.bin"... done ; Loading "class.bin"... done ; Generating SCode for file: "clscon.scm" => "clscon.bin"... done ; Loading "clscon.bin"... done ; Pre-loading class definitions from "window"... done ; Pre-loading class definitions from "utlwin"... done ; Pre-loading class definitions from "modwin"... done ; Pre-loading class definitions from "bufwin"... done ; Pre-loading class definitions from "comwin"... done ; Pre-loading class definitions from "buffrm"... done ; Pre-loading class definitions from "edtfrm"... done ; Loading "decls.scm"... ; Generating SCode for file: "ansi.scm" => "ansi.bin"... done ; Generating SCode for file: "bios.scm" => "bios.bin"... done ; Generating SCode for file: "comatch.scm" => "comatch.bin"... done ; Generating SCode for file: "display.scm" => "display.bin"... done ; Generating SCode for file: "key-w32.scm" => "key-w32.bin"... done ; Generating SCode for file: "key-x11.scm" => "key-x11.bin"... done ; Generating SCode for file: "make.scm" => "make.bin"... done ; Generating SCode for file: "nntp.scm" => "nntp.bin"... done ; Generating SCode for file: "nvector.scm" => "nvector.bin"... done ; Generating SCode for file: "os2term.scm" => "os2term.bin"... done ; Generating SCode for file: "paths.scm" => "paths.bin"... done ; Generating SCode for file: "rcsparse.scm" => "rcsparse.bin"... done ; Generating SCode for file: "rename.scm" => "rename.bin"... done ; Generating SCode for file: "rfc822.scm" => "rfc822.bin"... done ; Generating SCode for file: "ring.scm" => "ring.bin"... done ; Generating SCode for file: "strpad.scm" => "strpad.bin"... done ; Generating SCode for file: "strtab.scm" => "strtab.bin"... done ; Generating SCode for file: "termcap.scm" => "termcap.bin"... done ; Generating SCode for file: "utils.scm" => "utils.bin"... done ; Generating SCode for file: "win32.scm" => "win32.bin"... done ; Generating SCode for file: "winren.scm" => "winren.bin"... done ; Generating SCode for file: "xterm.scm" => "xterm.bin"... done ; Generating SCode for file: "tterm.scm" => "tterm.bin"... done ; Generating SCode for file: "struct.scm" => "struct.bin"... done ; Generating SCode for file: "comman.scm" => "comman.bin"... done ; Generating SCode for file: "modes.scm" => "modes.bin"... done ; Generating SCode for file: "buffer.scm" => "buffer.bin"... done ; Generating SCode for file: "edtstr.scm" => "edtstr.bin"... done ; Generating SCode for file: "abbrev.scm" => "abbrev.bin"... done ; Generating SCode for file: "argred.scm" => "argred.bin"... done ; Generating SCode for file: "artdebug.scm" => "artdebug.bin"... done ; Generating SCode for file: "autold.scm" => "autold.bin"... done ; Generating SCode for file: "autosv.scm" => "autosv.bin"... done ; Generating SCode for file: "basic.scm" => "basic.bin"... done ; Generating SCode for file: "bufcom.scm" => "bufcom.bin"... done ; Generating SCode for file: "bufinp.scm" => "bufinp.bin"... done ; Generating SCode for file: "bufmnu.scm" => "bufmnu.bin"... done ; Generating SCode for file: "bufout.scm" => "bufout.bin"... done ; Generating SCode for file: "bufset.scm" => "bufset.bin"... done ; Generating SCode for file: "c-mode.scm" => "c-mode.bin"... done ; Generating SCode for file: "calias.scm" => "calias.bin"... done ; Generating SCode for file: "cinden.scm" => "cinden.bin"... done ; Generating SCode for file: "comhst.scm" => "comhst.bin"... done ; Generating SCode for file: "comint.scm" => "comint.bin"... done ; Generating SCode for file: "compile.scm" => "compile.bin"... done ; Generating SCode for file: "comtab.scm" => "comtab.bin"... done ; Generating SCode for file: "comred.scm" => "comred.bin"... done ; Generating SCode for file: "curren.scm" => "curren.bin"... done ; Generating SCode for file: "dabbrev.scm" => "dabbrev.bin"... done ; Generating SCode for file: "debian-changelog.scm" => "debian-changelog.bin"... done ; Generating SCode for file: "debug.scm" => "debug.bin"... done ; Generating SCode for file: "debuge.scm" => "debuge.bin"... done ; Generating SCode for file: "diff.scm" => "diff.bin"... done ; Generating SCode for file: "dired.scm" => "dired.bin"... done ; Generating SCode for file: "diros2.scm" => "diros2.bin"... done ; Generating SCode for file: "dirunx.scm" => "dirunx.bin"... done ; Generating SCode for file: "dirw32.scm" => "dirw32.bin"... done ; Generating SCode for file: "docstr.scm" => "docstr.bin"... done ; Generating SCode for file: "dos.scm" => "dos.bin"... done ; Generating SCode for file: "doscom.scm" => "doscom.bin"... done ; Generating SCode for file: "dosfile.scm" => "dosfile.bin"... done ; Generating SCode for file: "dosproc.scm" => "dosproc.bin"... done ; Generating SCode for file: "dosshell.scm" => "dosshell.bin"... done ; Generating SCode for file: "ed-ffi.scm" => "ed-ffi.bin"... done ; Generating SCode for file: "editor.scm" => "editor.bin"... done ; Generating SCode for file: "evlcom.scm" => "evlcom.bin"... done ; Generating SCode for file: "eystep.scm" => "eystep.bin"... done ; Generating SCode for file: "filcom.scm" => "filcom.bin"... done ; Generating SCode for file: "fileio.scm" => "fileio.bin"... done ; Generating SCode for file: "fill.scm" => "fill.bin"... done ; Generating SCode for file: "grpops.scm" => "grpops.bin"... done ; Generating SCode for file: "hlpcom.scm" => "hlpcom.bin"... done ; Generating SCode for file: "htmlmode.scm" => "htmlmode.bin"... done ; Generating SCode for file: "image.scm" => "image.bin"... done ; Generating SCode for file: "info.scm" => "info.bin"... done ; Generating SCode for file: "input.scm" => "input.bin"... done ; Generating SCode for file: "intmod.scm" => "intmod.bin"... done ; Generating SCode for file: "iserch.scm" => "iserch.bin"... done ; Generating SCode for file: "javamode.scm" => "javamode.bin"... done ; Generating SCode for file: "keymap.scm" => "keymap.bin"... done ; Generating SCode for file: "keyparse.scm" => "keyparse.bin"... done ; Generating SCode for file: "kilcom.scm" => "kilcom.bin"... done ; Generating SCode for file: "kmacro.scm" => "kmacro.bin"... done ; Generating SCode for file: "lincom.scm" => "lincom.bin"... done ; Generating SCode for file: "linden.scm" => "linden.bin"... done ; Generating SCode for file: "lisppaste.scm" => "lisppaste.bin"... done ; Generating SCode for file: "loadef.scm" => "loadef.bin"... done ; Generating SCode for file: "lspcom.scm" => "lspcom.bin"... done ; Generating SCode for file: "malias.scm" => "malias.bin"... done ; Generating SCode for file: "manual.scm" => "manual.bin"... done ; Generating SCode for file: "midas.scm" => "midas.bin"... done ; Generating SCode for file: "modefs.scm" => "modefs.bin"... done ; Generating SCode for file: "modlin.scm" => "modlin.bin"... done ; Generating SCode for file: "motcom.scm" => "motcom.bin"... done ; Generating SCode for file: "motion.scm" => "motion.bin"... done ; Generating SCode for file: "mousecom.scm" => "mousecom.bin"... done ; Generating SCode for file: "notify.scm" => "notify.bin"... done ; Generating SCode for file: "outline.scm" => "outline.bin"... done ; Generating SCode for file: "occur.scm" => "occur.bin"... done ; Generating SCode for file: "os2.scm" => "os2.bin"... done ; Generating SCode for file: "os2com.scm" => "os2com.bin"... done ; Generating SCode for file: "paredit.scm" => "paredit.bin"... done ; Generating SCode for file: "pasmod.scm" => "pasmod.bin"... done ; Generating SCode for file: "print.scm" => "print.bin"... done ; Generating SCode for file: "process.scm" => "process.bin"... done ; Generating SCode for file: "prompt.scm" => "prompt.bin"... done ; Generating SCode for file: "pwedit.scm" => "pwedit.bin"... done ; Generating SCode for file: "pwparse.scm" => "pwparse.bin"... done ; Generating SCode for file: "reccom.scm" => "reccom.bin"... done ; Generating SCode for file: "regcom.scm" => "regcom.bin"... done ; Generating SCode for file: "regexp.scm" => "regexp.bin"... done ; Generating SCode for file: "regops.scm" => "regops.bin"... done ; Generating SCode for file: "replaz.scm" => "replaz.bin"... done ; Generating SCode for file: "rmail.scm" => "rmail.bin"... done ; Generating SCode for file: "rmailsrt.scm" => "rmailsrt.bin"... done ; Generating SCode for file: "rmailsum.scm" => "rmailsum.bin"... done ; Generating SCode for file: "schmod.scm" => "schmod.bin"... done ; Generating SCode for file: "scrcom.scm" => "scrcom.bin"... done ; Generating SCode for file: "screen.scm" => "screen.bin"... done ; Generating SCode for file: "search.scm" => "search.bin"... done ; Generating SCode for file: "sendmail.scm" => "sendmail.bin"... done ; Generating SCode for file: "sercom.scm" => "sercom.bin"... done ; Generating SCode for file: "shell.scm" => "shell.bin"... done ; Generating SCode for file: "simple.scm" => "simple.bin"... done ; Generating SCode for file: "snr.scm" => "snr.bin"... done ; Generating SCode for file: "sort.scm" => "sort.bin"... done ; Generating SCode for file: "syntax.scm" => "syntax.bin"... done ; Generating SCode for file: "tagutl.scm" => "tagutl.bin"... done ; Generating SCode for file: "techinfo.scm" => "techinfo.bin"... done ; Generating SCode for file: "telnet.scm" => "telnet.bin"... done ; Generating SCode for file: "texcom.scm" => "texcom.bin"... done ; Generating SCode for file: "things.scm" => "things.bin"... done ; Generating SCode for file: "tparse.scm" => "tparse.bin"... done ; Generating SCode for file: "tximod.scm" => "tximod.bin"... done ; Generating SCode for file: "txtprp.scm" => "txtprp.bin"... done ; Generating SCode for file: "undo.scm" => "undo.bin"... done ; Generating SCode for file: "unix.scm" => "unix.bin"... done ; Generating SCode for file: "vc.scm" => "vc.bin"... done ; Generating SCode for file: "vc-bzr.scm" => "vc-bzr.bin"... done ; Generating SCode for file: "vc-cvs.scm" => "vc-cvs.bin"... done ; Generating SCode for file: "vc-git.scm" => "vc-git.bin"... done ; Generating SCode for file: "vc-rcs.scm" => "vc-rcs.bin"... done ; Generating SCode for file: "vc-svn.scm" => "vc-svn.bin"... done ; Generating SCode for file: "verilog.scm" => "verilog.bin"... done ; Generating SCode for file: "vhdl.scm" => "vhdl.bin"... done ; Generating SCode for file: "webster.scm" => "webster.bin"... done ; Generating SCode for file: "wincom.scm" => "wincom.bin"... done ; Generating SCode for file: "winout.scm" => "winout.bin"... done ; Generating SCode for file: "xcom.scm" => "xcom.bin"... done ; Generating SCode for file: "win32com.scm" => "win32com.bin"... done ; Generating SCode for file: "xmodef.scm" => "xmodef.bin"... done ; Generating SCode for file: "comwin.scm" => "comwin.bin"... done ; Generating SCode for file: "modwin.scm" => "modwin.bin"... done ; Generating SCode for file: "edtfrm.scm" => "edtfrm.bin"... done ; Generating SCode for file: "window.scm" => "window.bin"... done ; Generating SCode for file: "utlwin.scm" => "utlwin.bin"... done ; Generating SCode for file: "bufwin.scm" => "bufwin.bin"... done ; Generating SCode for file: "bufwfs.scm" => "bufwfs.bin"... done ; Generating SCode for file: "bufwiu.scm" => "bufwiu.bin"... done ; Generating SCode for file: "bufwmc.scm" => "bufwmc.bin"... done ; Generating SCode for file: "buffrm.scm" => "buffrm.bin"... done ; ... done ; Dumping "edwin-w32.pkd"... done ; Dumping "edwin-os2.pkd"... done ; Dumping "edwin-unx.pkd"... done ; Generating SCode for file: "edwin.ldr" => "edwin.bld"... done ;... done Free References: make-ansi-terminal-description ("termcap") Undefined Bindings: edwin-command$browser-evaluator (edwin debugger) edwin-variable$debugger-expand-reductions? (edwin debugger) edwin-variable$debugger-open-markers? (edwin debugger) edwin-variable$debugger-split-window? (edwin debugger) edwin-variable$debugger-verbose-mode? (edwin debugger) ;Loading "edwin.cbf"... ; Compiling file: "./abbrev.bin" => "./abbrev.c"... done ; Compiling file: "./ansi.bin" => "./ansi.c"... done ; Compiling file: "./argred.bin" => "./argred.c"... done ; Compiling file: "./artdebug.bin" => "./artdebug.c"... done ; Compiling file: "./autold.bin" => "./autold.c"... done ; Compiling file: "./autosv.bin" => "./autosv.c"... done ; Compiling file: "./basic.bin" => "./basic.c"... done ; Compiling file: "./bios.bin" => "./bios.c"... done ; Compiling file: "./bufcom.bin" => "./bufcom.c"... done ; Compiling file: "./buffer.bin" => "./buffer.c"... done ; Compiling file: "./buffrm.bin" => "./buffrm.c"... done ; Compiling file: "./bufinp.bin" => "./bufinp.c"... done ; Compiling file: "./bufmnu.bin" => "./bufmnu.c"... done ; Compiling file: "./bufout.bin" => "./bufout.c"... done ; Compiling file: "./bufset.bin" => "./bufset.c"... done ; Compiling file: "./bufwfs.bin" => "./bufwfs.c"... done ; Compiling file: "./bufwin.bin" => "./bufwin.c"... done ; Compiling file: "./bufwiu.bin" => "./bufwiu.c"... done ; Compiling file: "./bufwmc.bin" => "./bufwmc.c"... done ; Compiling file: "./c-mode.bin" => "./c-mode.c"... done ; Compiling file: "./calias.bin" => "./calias.c"... done ; Compiling file: "./cinden.bin" => "./cinden.c"... done ; Compiling file: "./class.bin" => "./class.c"... done ; Compiling file: "./clscon.bin" => "./clscon.c"... done ; Compiling file: "./clsmac.bin" => "./clsmac.c"... done ; Compiling file: "./comatch.bin" => "./comatch.c"... done ; Compiling file: "./comhst.bin" => "./comhst.c"... done ; Compiling file: "./comint.bin" => "./comint.c"... done ; Compiling file: "./comman.bin" => "./comman.c"... done ; Compiling file: "./compile.bin" => "./compile.c"... done ; Compiling file: "./comred.bin" => "./comred.c"... done ; Compiling file: "./comtab.bin" => "./comtab.c"... done ; Compiling file: "./comwin.bin" => "./comwin.c"... done ; Compiling file: "./curren.bin" => "./curren.c"... done ; Compiling file: "./dabbrev.bin" => "./dabbrev.c"... done ; Compiling file: "./debian-changelog.bin" => "./debian-changelog.c"... done ; Compiling file: "./debug.bin" => "./debug.c"... done ; Compiling file: "./debuge.bin" => "./debuge.c"... done ; Compiling file: "./diff.bin" => "./diff.c"... done ; Compiling file: "./dired.bin" => "./dired.c"... done ; Compiling file: "./diros2.bin" => "./diros2.c"... done ; Compiling file: "./dirunx.bin" => "./dirunx.c"... done ; Compiling file: "./dirw32.bin" => "./dirw32.c"... done ; Compiling file: "./display.bin" => "./display.c"... done ; Compiling file: "./docstr.bin" => "./docstr.c"... done ; Compiling file: "./dos.bin" => "./dos.c"... done ; Compiling file: "./doscom.bin" => "./doscom.c"... done ; Compiling file: "./dosfile.bin" => "./dosfile.c"... done ; Compiling file: "./dosproc.bin" => "./dosproc.c"... done ; Compiling file: "./dosshell.bin" => "./dosshell.c"... done ; Compiling file: "./ed-ffi.bin" => "./ed-ffi.c"... done ; Compiling file: "./editor.bin" => "./editor.c"... done ; Compiling file: "./edtfrm.bin" => "./edtfrm.c"... done ; Compiling file: "./edtstr.bin" => "./edtstr.c"... done ; Compiling file: "./evlcom.bin" => "./evlcom.c"... done ; Compiling file: "./eystep.bin" => "./eystep.c"... done ; Compiling file: "./filcom.bin" => "./filcom.c"... done ; Compiling file: "./fileio.bin" => "./fileio.c"... done ; Compiling file: "./fill.bin" => "./fill.c"... done ; Compiling file: "./grpops.bin" => "./grpops.c"... done ; Compiling file: "./hlpcom.bin" => "./hlpcom.c"... done ; Compiling file: "./htmlmode.bin" => "./htmlmode.c"... done ; Compiling file: "./image.bin" => "./image.c"... done ; Compiling file: "./info.bin" => "./info.c"... done ; Compiling file: "./input.bin" => "./input.c"... done ; Compiling file: "./intmod.bin" => "./intmod.c"... done ; Compiling file: "./iserch.bin" => "./iserch.c"... done ; Compiling file: "./javamode.bin" => "./javamode.c"... done ; Compiling file: "./key-w32.bin" => "./key-w32.c"... done ; Compiling file: "./key-x11.bin" => "./key-x11.c"... done ; Compiling file: "./keymap.bin" => "./keymap.c"... done ; Compiling file: "./keyparse.bin" => "./keyparse.c"... done ; Compiling file: "./kilcom.bin" => "./kilcom.c"... done ; Compiling file: "./kmacro.bin" => "./kmacro.c"... done ; Compiling file: "./lincom.bin" => "./lincom.c"... done ; Compiling file: "./linden.bin" => "./linden.c"... done ; Compiling file: "./lisppaste.bin" => "./lisppaste.c"... done ; Compiling file: "./loadef.bin" => "./loadef.c"... done ; Compiling file: "./lspcom.bin" => "./lspcom.c"... done ; Compiling file: "./macros.bin" => "./macros.c"... done ; Compiling file: "./make.bin" => "./make.c"... done ; Compiling file: "./malias.bin" => "./malias.c"... done ; Compiling file: "./manual.bin" => "./manual.c"... done ; Compiling file: "./midas.bin" => "./midas.c"... done ; Compiling file: "./modefs.bin" => "./modefs.c"... done ; Compiling file: "./modes.bin" => "./modes.c"... done ; Compiling file: "./modlin.bin" => "./modlin.c"... done ; Compiling file: "./modwin.bin" => "./modwin.c"... done ; Compiling file: "./motcom.bin" => "./motcom.c"... done ; Compiling file: "./motion.bin" => "./motion.c"... done ; Compiling file: "./mousecom.bin" => "./mousecom.c"... done ; Compiling file: "./nntp.bin" => "./nntp.c"... done ; Compiling file: "./notify.bin" => "./notify.c"... done ; Compiling file: "./nvector.bin" => "./nvector.c"... done ; Compiling file: "./occur.bin" => "./occur.c"... done ; Compiling file: "./os2.bin" => "./os2.c"... done ; Compiling file: "./os2com.bin" => "./os2com.c"... done ; Compiling file: "./os2term.bin" => "./os2term.c"... done ; Compiling file: "./outline.bin" => "./outline.c"... done ; Compiling file: "./paredit.bin" => "./paredit.c"... done ; Compiling file: "./pasmod.bin" => "./pasmod.c"... done ; Compiling file: "./paths.bin" => "./paths.c"... done ; Compiling file: "./print.bin" => "./print.c"... done ; Compiling file: "./process.bin" => "./process.c"... done ; Compiling file: "./prompt.bin" => "./prompt.c"... done ; Compiling file: "./pwedit.bin" => "./pwedit.c"... done ; Compiling file: "./pwparse.bin" => "./pwparse.c"... done ; Compiling file: "./rcsparse.bin" => "./rcsparse.c"... done ; Compiling file: "./reccom.bin" => "./reccom.c"... done ; Compiling file: "./regcom.bin" => "./regcom.c"... done ; Compiling file: "./regexp.bin" => "./regexp.c"... done ; Compiling file: "./regops.bin" => "./regops.c"... done ; Compiling file: "./rename.bin" => "./rename.c"... done ; Compiling file: "./replaz.bin" => "./replaz.c"... done ; Compiling file: "./rfc822.bin" => "./rfc822.c"... done ; Compiling file: "./ring.bin" => "./ring.c"... done ; Compiling file: "./rmail.bin" => "./rmail.c"... done ; Compiling file: "./rmailsrt.bin" => "./rmailsrt.c"... done ; Compiling file: "./rmailsum.bin" => "./rmailsum.c"... done ; Compiling file: "./schmod.bin" => "./schmod.c"... done ; Compiling file: "./scrcom.bin" => "./scrcom.c"... done ; Compiling file: "./screen.bin" => "./screen.c"... done ; Compiling file: "./search.bin" => "./search.c"... done ; Compiling file: "./sendmail.bin" => "./sendmail.c"... done ; Compiling file: "./sercom.bin" => "./sercom.c"... done ; Compiling file: "./shell.bin" => "./shell.c"... done ; Compiling file: "./simple.bin" => "./simple.c"... done ; Compiling file: "./snr.bin" => "./snr.c"... done ; Compiling file: "./sort.bin" => "./sort.c"... done ; Compiling file: "./strpad.bin" => "./strpad.c"... done ; Compiling file: "./strtab.bin" => "./strtab.c"... done ; Compiling file: "./struct.bin" => "./struct.c"... done ; Compiling file: "./syntax.bin" => "./syntax.c"... done ; Compiling file: "./tagutl.bin" => "./tagutl.c"... done ; Compiling file: "./techinfo.bin" => "./techinfo.c"... done ; Compiling file: "./telnet.bin" => "./telnet.c"... done ; Compiling file: "./termcap.bin" => "./termcap.c"... done ; Compiling file: "./texcom.bin" => "./texcom.c"... done ; Compiling file: "./things.bin" => "./things.c"... done ; Compiling file: "./tparse.bin" => "./tparse.c"... done ; Compiling file: "./tterm.bin" => "./tterm.c"... done ; Compiling file: "./tximod.bin" => "./tximod.c"... done ; Compiling file: "./txtprp.bin" => "./txtprp.c"... done ; Compiling file: "./undo.bin" => "./undo.c"... done ; Compiling file: "./unix.bin" => "./unix.c"... done ; Compiling file: "./utils.bin" => "./utils.c"... done ; Compiling file: "./utlwin.bin" => "./utlwin.c"... done ; Compiling file: "./vc.bin" => "./vc.c"... done ; Compiling file: "./vc-bzr.bin" => "./vc-bzr.c"... done ; Compiling file: "./vc-cvs.bin" => "./vc-cvs.c"... done ; Compiling file: "./vc-git.bin" => "./vc-git.c"... done ; Compiling file: "./vc-rcs.bin" => "./vc-rcs.c"... done ; Compiling file: "./vc-svn.bin" => "./vc-svn.c"... done ; Compiling file: "./verilog.bin" => "./verilog.c"... done ; Compiling file: "./vhdl.bin" => "./vhdl.c"... done ; Compiling file: "./webster.bin" => "./webster.c"... done ; Compiling file: "./win32.bin" => "./win32.c"... done ; Compiling file: "./win32com.bin" => "./win32com.c"... done ; Compiling file: "./wincom.bin" => "./wincom.c"... done ; Compiling file: "./window.bin" => "./window.c"... done ; Compiling file: "./winout.bin" => "./winout.c"... done ; Compiling file: "./winren.bin" => "./winren.c"... done ; Compiling file: "./xcom.bin" => "./xcom.c"... done ; Compiling file: "./xform.bin" => "./xform.c"... done ; Compiling file: "./xmodef.bin" => "./xmodef.c"... done ; Compiling file: "./xterm.bin" => "./xterm.c"... done ;... done ;Compiling file: "edwin-unx.pkd" => "edwin-unx.c"... done ;Compiling file: "edwin-w32.pkd" => "edwin-w32.c"... done ;Compiling file: "edwin-os2.pkd" => "edwin-os2.c"... done ;Loading "compile.scm"... ; Generating "imail-browser.bin" because of: "imail-browser.scm" ; Generating SCode for file: "imail-browser.scm" => "imail-browser.bin"... done ; Generating "imail-browser.c" because of: "imail-browser.bin" ; Compiling file: "imail-browser.bin" => "imail-browser.c"... done ; Generating "imail-core.bin" because of: "imail-core.scm" ; Generating SCode for file: "imail-core.scm" => "imail-core.bin"... done ; Generating "imail-core.c" because of: "imail-core.bin" ; Compiling file: "imail-core.bin" => "imail-core.c"... done ; Generating "imail-file.bin" because of: "imail-file.scm" ; Generating SCode for file: "imail-file.scm" => "imail-file.bin"... done ; Generating "imail-file.c" because of: "imail-file.bin" ; Compiling file: "imail-file.bin" => "imail-file.c"... done ; Generating "imail-imap.bin" because of: "imail-imap.scm" ; Generating SCode for file: "imail-imap.scm" => "imail-imap.bin"... done ; Generating "imail-imap.c" because of: "imail-imap.bin" ; Compiling file: "imail-imap.bin" => "imail-imap.c"... done ; Generating "imail-mime.bin" because of: "imail-mime.scm" ; Generating SCode for file: "imail-mime.scm" => "imail-mime.bin"... ;Warning: Unreferenced bound variable: header-fields (mime:get-content-language) ; ... done ; Generating "imail-mime.c" because of: "imail-mime.bin" ; Compiling file: "imail-mime.bin" => "imail-mime.c"... done ; Generating "imail-rmail.bin" because of: "imail-rmail.scm" ; Generating SCode for file: "imail-rmail.scm" => "imail-rmail.bin"... done ; Generating "imail-rmail.c" because of: "imail-rmail.bin" ; Compiling file: "imail-rmail.bin" => "imail-rmail.c"... done ; Generating "imail-summary.bin" because of: "imail-summary.scm" ; Generating SCode for file: "imail-summary.scm" => "imail-summary.bin"... done ; Generating "imail-summary.c" because of: "imail-summary.bin" ; Compiling file: "imail-summary.bin" => "imail-summary.c"... done ; Generating "imail-top.bin" because of: "imail-top.scm" ; Generating SCode for file: "imail-top.scm" => "imail-top.bin"... done ; Generating "imail-top.c" because of: "imail-top.bin" ; Compiling file: "imail-top.bin" => "imail-top.c"... done ; Generating "imail-umail.bin" because of: "imail-umail.scm" ; Generating SCode for file: "imail-umail.scm" => "imail-umail.bin"... done ; Generating "imail-umail.c" because of: "imail-umail.bin" ; Compiling file: "imail-umail.bin" => "imail-umail.c"... done ; Generating "imail-util.bin" because of: "imail-util.scm" ; Generating SCode for file: "imail-util.scm" => "imail-util.bin"... done ; Generating "imail-util.c" because of: "imail-util.bin" ; Compiling file: "imail-util.bin" => "imail-util.c"... done ; Generating "imap-response.bin" because of: "imap-response.scm" ; Generating SCode for file: "imap-response.scm" => "imap-response.bin"... done ; Generating "imap-response.c" because of: "imap-response.bin" ; Compiling file: "imap-response.bin" => "imap-response.c"... done ; Generating "imap-syntax.bin" because of: "imap-syntax.scm" ; Generating SCode for file: "imap-syntax.scm" => "imap-syntax.bin"... done ; Generating "imap-syntax.c" because of: "imap-syntax.bin" ; Compiling file: "imap-syntax.bin" => "imap-syntax.c"... done ; Dumping "imail-w32.pkd"... done ; Dumping "imail-os2.pkd"... done ; Dumping "imail-unx.pkd"... done ;... done ;Compiling file: "imail-unx.pkd" => "imail-unx.c"... done ;Compiling file: "imail-w32.pkd" => "imail-w32.c"... done ;Compiling file: "imail-os2.pkd" => "imail-os2.c"... done ;Loading "compile.scm"... ; Generating "expenv.bin" because of: "expenv.scm" ; Generating SCode for file: "expenv.scm" => "expenv.bin"... done ; Generating "expenv.c" because of: "expenv.bin" ; Compiling file: "expenv.bin" => "expenv.c"... done ; Generating "mod-lisp.bin" because of: "mod-lisp.scm" ; Generating SCode for file: "mod-lisp.scm" => "mod-lisp.bin"... done ; Generating "mod-lisp.c" because of: "mod-lisp.bin" ; Compiling file: "mod-lisp.bin" => "mod-lisp.c"... done ; Generating "xhtml-expander.bin" because of: "xhtml-expander.scm" ; Generating SCode for file: "xhtml-expander.scm" => "xhtml-expander.bin"... done ; Generating "xhtml-expander.c" because of: "xhtml-expander.bin" ; Compiling file: "xhtml-expander.bin" => "xhtml-expander.c"... done ; Generating "xmlrpc.bin" because of: "xmlrpc.scm" ; Generating SCode for file: "xmlrpc.scm" => "xmlrpc.bin"... done ; Generating "xmlrpc.c" because of: "xmlrpc.bin" ; Compiling file: "xmlrpc.bin" => "xmlrpc.c"... done ; Dumping "ssp-w32.pkd"... done ; Dumping "ssp-os2.pkd"... done ; Dumping "ssp-unx.pkd"... done ;... done ;Compiling file: "ssp-unx.pkd" => "ssp-unx.c"... done ;Compiling file: "ssp-w32.pkd" => "ssp-w32.c"... done ;Compiling file: "ssp-os2.pkd" => "ssp-os2.c"... done ;Loading "compile.scm"... ; Generating "ctypes.bin" because of: "ctypes.scm" ; Generating SCode for file: "ctypes.scm" => "ctypes.bin"... done ; Generating "ctypes.c" because of: "ctypes.bin" ; Compiling file: "ctypes.bin" => "ctypes.c"... done ; Generating "cdecls.bin" because of: "cdecls.scm" ; Generating SCode for file: "cdecls.scm" => "cdecls.bin"... done ; Generating "cdecls.c" because of: "cdecls.bin" ; Compiling file: "cdecls.bin" => "cdecls.c"... done ; Generating "syntax.bin" because of: "syntax.scm" ; Generating SCode for file: "syntax.scm" => "syntax.bin"... done ; Generating "syntax.c" because of: "syntax.bin" ; Compiling file: "syntax.bin" => "syntax.c"... done ; Generating "generator.bin" because of: "generator.scm" ; Generating SCode for file: "generator.scm" => "generator.bin"... done ; Generating "generator.c" because of: "generator.bin" ; Compiling file: "generator.bin" => "generator.c"... done ; Generating "build.bin" because of: "build.scm" ; Generating SCode for file: "build.scm" => "build.bin"... done ; Generating "build.c" because of: "build.bin" ; Compiling file: "build.bin" => "build.c"... done ; Dumping "ffi-w32.pkd"... done ; Dumping "ffi-os2.pkd"... done ; Dumping "ffi-unx.pkd"... done ;... done ;Compiling file: "ffi-unx.pkd" => "ffi-unx.c"... done ;Compiling file: "ffi-w32.pkd" => "ffi-w32.c"... done ;Compiling file: "ffi-os2.pkd" => "ffi-os2.c"... done ;Compiling file: "edwin/edwin.bld" => "edwin/edwin.c"... done ;Unspecified return value 1 ]=> End of input stream reached. Moriturus te saluto. echo "done" > stamp_liarc-compile-scheme (cd microcode && /usr/bin/make all) make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o gen-nonce.o -c gen-nonce.c gcc -std=gnu99 -Wl,-z,relro -o gen-nonce gen-nonce.o gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o extract-liarc-decls.o -c extract-liarc-decls.c gcc -std=gnu99 -Wl,-z,relro -o extract-liarc-decls extract-liarc-decls.o gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o artutl.o -c artutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o avltree.o -c avltree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o bkpt.o -c bkpt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o bignum.o -c bignum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o bigprm.o -c bigprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o bitstr.o -c bitstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o boot.o -c boot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o char.o -c char.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o daemon.o -c daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o debug.o -c debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o dfloat.o -c dfloat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o error.o -c error.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o extern.o -c extern.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o fasdump.o -c fasdump.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o fasl.o -c fasl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o fasload.o -c fasload.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o fixnum.o -c fixnum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o floenv.o -c floenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o flonum.o -c flonum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o gcloop.o -c gcloop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o generic.o -c generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o hooks.o -c hooks.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o hunk.o -c hunk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o intern.o -c intern.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o interp.o -c interp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o intprm.o -c intprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o list.o -c list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o lookprm.o -c lookprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o lookup.o -c lookup.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o memmag.o -c memmag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o missing.o -c missing.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o obstack.o -c obstack.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o option.o -c option.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o osscheme.o -c osscheme.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ostty.o -c ostty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o outf.o -c outf.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prim.o -c prim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o primutl.o -c primutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ptrvec.o -c ptrvec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o purify.o -c purify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o purutl.o -c purutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o regex.o -c regex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o rgxprim.o -c rgxprim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o step.o -c step.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o storage.o -c storage.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o string.o -c string.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o syntax.o -c syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o sysprim.o -c sysprim.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o term.o -c term.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o transact.o -c transact.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o utabmd.o -c utabmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o utils.o -c utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o vector.o -c vector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o wind.o -c wind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosenv.o -c prosenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosfile.o -c prosfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosfs.o -c prosfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosio.o -c prosio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosproc.o -c prosproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prospty.o -c prospty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prosterm.o -c prosterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o prostty.o -c prostty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxsock.o -c pruxsock.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o intext.o -c intext.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxenv.o -c pruxenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxfs.o -c pruxfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxio.o -c pruxio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ux.o -c ux.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxctty.o -c uxctty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxenv.o -c uxenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxfile.o -c uxfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxfs.o -c uxfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxio.o -c uxio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxproc.o -c uxproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxsig.o -c uxsig.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxsock.o -c uxsock.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxterm.o -c uxterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxtop.o -c uxtop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxtrap.o -c uxtrap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxtty.o -c uxtty.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o uxutil.o -c uxutil.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o termcap.o -c termcap.c termcap.c:147:1: warning: return type defaults to 'int' [enabled by default] memory_out () ^ termcap.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] termcap.c: In function 'memory_out': termcap.c:147:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] xmalloc (size) ^ termcap.c: In function 'xmalloc': termcap.c:154:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] xrealloc (ptr, size) ^ termcap.c: In function 'xrealloc': termcap.c:164:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:178:7: warning: function declaration isn't a prototype [-Wstrict-prototypes] short convert_ospeed (os) ^ termcap.c: In function 'convert_ospeed': termcap.c:178:7: warning: old-style function definition [-Wold-style-definition] termcap.c:181:3: warning: implicit declaration of function 'OS_baud_index_to_rate' [-Wimplicit-function-declaration] unsigned int rate = (OS_baud_index_to_rate (os)); ^ termcap.c:181:3: warning: nested extern declaration of 'OS_baud_index_to_rate' [-Wnested-externs] termcap.c: At top level: termcap.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static char *tgetst1 (); ^ termcap.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetnum (cap) ^ termcap.c: In function 'tgetnum': termcap.c:214:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:224:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetflag (cap) ^ termcap.c: In function 'tgetflag': termcap.c:224:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:237:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetstr (cap, area) ^ termcap.c: In function 'tgetstr': termcap.c:237:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetst1 (ptr, area) ^ termcap.c: In function 'tgetst1': termcap.c:263:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:330:1: warning: return type defaults to 'int' [enabled by default] tputs (string, nlines, outfun) ^ termcap.c:330:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] termcap.c: In function 'tputs': termcap.c:333:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] int (*outfun) (); ^ termcap.c:330:1: warning: old-style function definition [-Wold-style-definition] tputs (string, nlines, outfun) ^ termcap.c:338:5: warning: 'return' with no value, in function returning non-void [enabled by default] return; ^ termcap.c: At top level: termcap.c:386:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int scan_file (); ^ termcap.c:387:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static char *gobble_line (); ^ termcap.c:388:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int compare_contin (); ^ termcap.c:389:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int name_match (); ^ termcap.c:425:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] tgetent (bp, name) ^ termcap.c: In function 'tgetent': termcap.c:425:1: warning: old-style function definition [-Wold-style-definition] termcap.c:554:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) bp; ^ termcap.c: At top level: termcap.c:565:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] scan_file (string, fd, bufp) ^ termcap.c: In function 'scan_file': termcap.c:565:1: warning: old-style function definition [-Wold-style-definition] termcap.c:570:9: warning: unused variable 'tem' [-Wunused-variable] char *tem; ^ termcap.c: At top level: termcap.c:621:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] compare_contin (str1, str2) ^ termcap.c: In function 'compare_contin': termcap.c:621:1: warning: old-style function definition [-Wold-style-definition] termcap.c: At top level: termcap.c:660:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] gobble_line (fd, bufp, append_end) ^ termcap.c: In function 'gobble_line': termcap.c:660:1: warning: old-style function definition [-Wold-style-definition] termcap.c: In function 'memory_out': termcap.c:149:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (2, "Virtual memory exhausted\n", 25); ^ termcap.c: In function 'tgetent': termcap.c:503:11: warning: 'tcenv' may be used uninitialized in this function [-Wmaybe-uninitialized] bp1 += strlen (tcenv); ^ gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o tparam.o -c tparam.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o tterm.o -c tterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxdld.o -c pruxdld.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pruxffi.o -c pruxffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o cmpint.o -c cmpint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o cmpintmd.o -c cmpintmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o comutl.o -c comutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o cmpauxmd.o -c cmpauxmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o unstackify.o -c unstackify.c rm -f compinit.c ./../etc/c-bundle.sh . static compinit \ --rewrite "" http://www.gnu.org/software/mit-scheme/lib/microcode/ \ --rewrite ../runtime/ http://www.gnu.org/software/mit-scheme/lib/runtime/ \ ../runtime/runtime-unx.c ../runtime/runtime-w32.c ../runtime/runtime-os2.c ../runtime/advice.c ../runtime/apply.c ../runtime/apropos.c ../runtime/arith.c ../runtime/berkeley-db.c ../runtime/bitstr.c ../runtime/blowfish.c ../runtime/boole.c ../runtime/boot.c ../runtime/char.c ../runtime/chrset.c ../runtime/chrsyn.c ../runtime/codwlk.c ../runtime/conpar.c ../runtime/contin.c ../runtime/cpoint.c ../runtime/cpress.c ../runtime/crypto.c ../runtime/datime.c ../runtime/dbgcmd.c ../runtime/dbgutl.c ../runtime/debug.c ../runtime/defstr.c ../runtime/division.c ../runtime/dosdir.c ../runtime/dosprm.c ../runtime/dosproc.c ../runtime/dospth.c ../runtime/dragon4.c ../runtime/ed-ffi.c ../runtime/emacs.c ../runtime/equals.c ../runtime/error.c ../runtime/events.c ../runtime/ffi.c ../runtime/file-attributes.c ../runtime/fileio.c ../runtime/fixart.c ../runtime/floenv.c ../runtime/format.c ../runtime/framex.c ../runtime/gc.c ../runtime/gcdemn.c ../runtime/gcfinal.c ../runtime/gcnote.c ../runtime/gcstat.c ../runtime/gdatab.c ../runtime/gdbm.c ../runtime/gencache.c ../runtime/geneqht.c ../runtime/generic.c ../runtime/genio.c ../runtime/genmult.c ../runtime/gensym.c ../runtime/gentag.c ../runtime/global.c ../runtime/graphics.c ../runtime/hash.c ../runtime/hashtb.c ../runtime/histry.c ../runtime/html-form-codec.c ../runtime/http-client.c ../runtime/http-syntax.c ../runtime/httpio.c ../runtime/ieee754.c ../runtime/infstr.c ../runtime/infutl.c ../runtime/input.c ../runtime/integer-bits.c ../runtime/intrpt.c ../runtime/io.c ../runtime/keyword.c ../runtime/krypt.c ../runtime/kryptdum.c ../runtime/lambda.c ../runtime/lambda-list.c ../runtime/lambdx.c ../runtime/list.c ../runtime/load.c ../runtime/make.c ../runtime/mime-codec.c ../runtime/mit-macros.c ../runtime/mit-syntax.c ../runtime/msort.c ../runtime/ntdir.c ../runtime/ntprm.c ../runtime/numint.c ../runtime/numpar.c ../runtime/option.c ../runtime/optiondb.c ../runtime/ordvec.c ../runtime/os2ctype.c ../runtime/os2dir.c ../runtime/os2graph.c ../runtime/os2prm.c ../runtime/os2winp.c ../runtime/output.c ../runtime/packag.c ../runtime/parse.c ../runtime/parser-buffer.c ../runtime/partab.c ../runtime/pathnm.c ../runtime/pgsql.c ../runtime/poplat.c ../runtime/port.c ../runtime/pp.c ../runtime/prgcop.c ../runtime/process.c ../runtime/prop1d.c ../runtime/prop2d.c ../runtime/qsort.c ../runtime/queue.c ../runtime/random.c ../runtime/rbtree.c ../runtime/record.c ../runtime/recslot.c ../runtime/regexp.c ../runtime/regsexp.c ../runtime/rep.c ../runtime/rexp.c ../runtime/rfc2822-headers.c ../runtime/rgxcmp.c ../runtime/savres.c ../runtime/scan.c ../runtime/scode.c ../runtime/scomb.c ../runtime/sdata.c ../runtime/sfile.c ../runtime/socket.c ../runtime/srfi-1.c ../runtime/stack-sample.c ../runtime/starbase.c ../runtime/stream.c ../runtime/string.c ../runtime/stringio.c ../runtime/structure-parser.c ../runtime/swank.c ../runtime/symbol.c ../runtime/syncproc.c ../runtime/syntax.c ../runtime/syntax-check.c ../runtime/syntax-classify.c ../runtime/syntax-compile.c ../runtime/syntax-declaration.c ../runtime/syntax-definitions.c ../runtime/syntax-environment.c ../runtime/syntax-items.c ../runtime/syntax-output.c ../runtime/syntax-rules.c ../runtime/syntax-transforms.c ../runtime/sysclk.c ../runtime/sysmac.c ../runtime/system.c ../runtime/thread.c ../runtime/thread-queue.c ../runtime/tscript.c ../runtime/ttyio.c ../runtime/tvector.c ../runtime/udata.c ../runtime/uenvir.c ../runtime/uerror.c ../runtime/unicode.c ../runtime/unpars.c ../runtime/unsyn.c ../runtime/unxdir.c ../runtime/unxprm.c ../runtime/unxpth.c ../runtime/uproc.c ../runtime/url.c ../runtime/urtrap.c ../runtime/usrint.c ../runtime/utabs.c ../runtime/vector.c ../runtime/version.c ../runtime/where.c ../runtime/win32-registry.c ../runtime/wind.c ../runtime/wrkdir.c ../runtime/wttree.c ../runtime/x11graph.c ../runtime/xeval.c ../runtime/ystep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o compinit.o -c compinit.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o findprim.o -c findprim.c rm -f findprim gcc -std=gnu99 -Wl,-z,relro -o findprim findprim.o -ldl -lm rm -f usrdef.c.tmp ./findprim artutl.c avltree.c bkpt.c bignum.c bigprm.c bitstr.c boot.c char.c daemon.c debug.c dfloat.c error.c extern.c fasdump.c fasl.c fasload.c fixnum.c floenv.c flonum.c gcloop.c generic.c hooks.c hunk.c intern.c interp.c intprm.c list.c lookprm.c lookup.c memmag.c missing.c obstack.c option.c osscheme.c ostty.c outf.c prim.c primutl.c ptrvec.c purify.c purutl.c regex.c rgxprim.c step.c storage.c string.c syntax.c sysprim.c term.c transact.c utabmd.c utils.c vector.c wind.c prosenv.c prosfile.c prosfs.c prosio.c prosproc.c prospty.c prosterm.c prostty.c pruxsock.c intext.c pruxenv.c pruxfs.c pruxio.c ux.c uxctty.c uxenv.c uxfile.c uxfs.c uxio.c uxproc.c uxsig.c uxsock.c uxterm.c uxtop.c uxtrap.c uxtty.c uxutil.c termcap.c tparam.c tterm.c pruxdld.c pruxffi.c cmpint.c cmpintmd.c comutl.c cmpauxmd.c unstackify.c compinit.c > usrdef.c.tmp && mv -f usrdef.c.tmp usrdef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o usrdef.o -c usrdef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/runtime-unx.o -c ../runtime/runtime-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/runtime-w32.o -c ../runtime/runtime-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/runtime-os2.o -c ../runtime/runtime-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/advice.o -c ../runtime/advice.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/apply.o -c ../runtime/apply.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/apropos.o -c ../runtime/apropos.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/arith.o -c ../runtime/arith.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/berkeley-db.o -c ../runtime/berkeley-db.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/bitstr.o -c ../runtime/bitstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/blowfish.o -c ../runtime/blowfish.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/boole.o -c ../runtime/boole.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/boot.o -c ../runtime/boot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/char.o -c ../runtime/char.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/chrset.o -c ../runtime/chrset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/chrsyn.o -c ../runtime/chrsyn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/codwlk.o -c ../runtime/codwlk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/conpar.o -c ../runtime/conpar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/contin.o -c ../runtime/contin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/cpoint.o -c ../runtime/cpoint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/cpress.o -c ../runtime/cpress.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/crypto.o -c ../runtime/crypto.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/datime.o -c ../runtime/datime.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dbgcmd.o -c ../runtime/dbgcmd.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dbgutl.o -c ../runtime/dbgutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/debug.o -c ../runtime/debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/defstr.o -c ../runtime/defstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/division.o -c ../runtime/division.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dosdir.o -c ../runtime/dosdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dosprm.o -c ../runtime/dosprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dosproc.o -c ../runtime/dosproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dospth.o -c ../runtime/dospth.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/dragon4.o -c ../runtime/dragon4.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ed-ffi.o -c ../runtime/ed-ffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/emacs.o -c ../runtime/emacs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/equals.o -c ../runtime/equals.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/error.o -c ../runtime/error.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/events.o -c ../runtime/events.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ffi.o -c ../runtime/ffi.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/file-attributes.o -c ../runtime/file-attributes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/fileio.o -c ../runtime/fileio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/fixart.o -c ../runtime/fixart.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/floenv.o -c ../runtime/floenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/format.o -c ../runtime/format.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/framex.o -c ../runtime/framex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gc.o -c ../runtime/gc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gcdemn.o -c ../runtime/gcdemn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gcfinal.o -c ../runtime/gcfinal.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gcnote.o -c ../runtime/gcnote.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gcstat.o -c ../runtime/gcstat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gdatab.o -c ../runtime/gdatab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gdbm.o -c ../runtime/gdbm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gencache.o -c ../runtime/gencache.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/geneqht.o -c ../runtime/geneqht.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/generic.o -c ../runtime/generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/genio.o -c ../runtime/genio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/genmult.o -c ../runtime/genmult.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gensym.o -c ../runtime/gensym.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/gentag.o -c ../runtime/gentag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/global.o -c ../runtime/global.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/graphics.o -c ../runtime/graphics.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/hash.o -c ../runtime/hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/hashtb.o -c ../runtime/hashtb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/histry.o -c ../runtime/histry.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/html-form-codec.o -c ../runtime/html-form-codec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/http-client.o -c ../runtime/http-client.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/http-syntax.o -c ../runtime/http-syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/httpio.o -c ../runtime/httpio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ieee754.o -c ../runtime/ieee754.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/infstr.o -c ../runtime/infstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/infutl.o -c ../runtime/infutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/input.o -c ../runtime/input.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/integer-bits.o -c ../runtime/integer-bits.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/intrpt.o -c ../runtime/intrpt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/io.o -c ../runtime/io.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/keyword.o -c ../runtime/keyword.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/krypt.o -c ../runtime/krypt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/kryptdum.o -c ../runtime/kryptdum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/lambda.o -c ../runtime/lambda.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/lambda-list.o -c ../runtime/lambda-list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/lambdx.o -c ../runtime/lambdx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/list.o -c ../runtime/list.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/load.o -c ../runtime/load.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/make.o -c ../runtime/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/mime-codec.o -c ../runtime/mime-codec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/mit-macros.o -c ../runtime/mit-macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/mit-syntax.o -c ../runtime/mit-syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/msort.o -c ../runtime/msort.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ntdir.o -c ../runtime/ntdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ntprm.o -c ../runtime/ntprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/numint.o -c ../runtime/numint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/numpar.o -c ../runtime/numpar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/option.o -c ../runtime/option.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/optiondb.o -c ../runtime/optiondb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ordvec.o -c ../runtime/ordvec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/os2ctype.o -c ../runtime/os2ctype.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/os2dir.o -c ../runtime/os2dir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/os2graph.o -c ../runtime/os2graph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/os2prm.o -c ../runtime/os2prm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/os2winp.o -c ../runtime/os2winp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/output.o -c ../runtime/output.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/packag.o -c ../runtime/packag.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/parse.o -c ../runtime/parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/parser-buffer.o -c ../runtime/parser-buffer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/partab.o -c ../runtime/partab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/pathnm.o -c ../runtime/pathnm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/pgsql.o -c ../runtime/pgsql.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/poplat.o -c ../runtime/poplat.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/port.o -c ../runtime/port.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/pp.o -c ../runtime/pp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/prgcop.o -c ../runtime/prgcop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/process.o -c ../runtime/process.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/prop1d.o -c ../runtime/prop1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/prop2d.o -c ../runtime/prop2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/qsort.o -c ../runtime/qsort.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/queue.o -c ../runtime/queue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/random.o -c ../runtime/random.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/rbtree.o -c ../runtime/rbtree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/record.o -c ../runtime/record.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/recslot.o -c ../runtime/recslot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/regexp.o -c ../runtime/regexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/regsexp.o -c ../runtime/regsexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/rep.o -c ../runtime/rep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/rexp.o -c ../runtime/rexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/rfc2822-headers.o -c ../runtime/rfc2822-headers.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/rgxcmp.o -c ../runtime/rgxcmp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/savres.o -c ../runtime/savres.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/scan.o -c ../runtime/scan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/scode.o -c ../runtime/scode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/scomb.o -c ../runtime/scomb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/sdata.o -c ../runtime/sdata.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/sfile.o -c ../runtime/sfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/socket.o -c ../runtime/socket.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/srfi-1.o -c ../runtime/srfi-1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/stack-sample.o -c ../runtime/stack-sample.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/starbase.o -c ../runtime/starbase.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/stream.o -c ../runtime/stream.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/string.o -c ../runtime/string.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/stringio.o -c ../runtime/stringio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/structure-parser.o -c ../runtime/structure-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/swank.o -c ../runtime/swank.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/symbol.o -c ../runtime/symbol.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syncproc.o -c ../runtime/syncproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax.o -c ../runtime/syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-check.o -c ../runtime/syntax-check.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-classify.o -c ../runtime/syntax-classify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-compile.o -c ../runtime/syntax-compile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-declaration.o -c ../runtime/syntax-declaration.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-definitions.o -c ../runtime/syntax-definitions.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-environment.o -c ../runtime/syntax-environment.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-items.o -c ../runtime/syntax-items.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-output.o -c ../runtime/syntax-output.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-rules.o -c ../runtime/syntax-rules.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/syntax-transforms.o -c ../runtime/syntax-transforms.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/sysclk.o -c ../runtime/sysclk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/sysmac.o -c ../runtime/sysmac.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/system.o -c ../runtime/system.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/thread.o -c ../runtime/thread.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/thread-queue.o -c ../runtime/thread-queue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/tscript.o -c ../runtime/tscript.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ttyio.o -c ../runtime/ttyio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/tvector.o -c ../runtime/tvector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/udata.o -c ../runtime/udata.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/uenvir.o -c ../runtime/uenvir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/uerror.o -c ../runtime/uerror.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unicode.o -c ../runtime/unicode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unpars.o -c ../runtime/unpars.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unsyn.o -c ../runtime/unsyn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unxdir.o -c ../runtime/unxdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unxprm.o -c ../runtime/unxprm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/unxpth.o -c ../runtime/unxpth.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/uproc.o -c ../runtime/uproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/url.o -c ../runtime/url.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/urtrap.o -c ../runtime/urtrap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/usrint.o -c ../runtime/usrint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/utabs.o -c ../runtime/utabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/vector.o -c ../runtime/vector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/version.o -c ../runtime/version.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/where.o -c ../runtime/where.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/win32-registry.o -c ../runtime/win32-registry.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/wind.o -c ../runtime/wind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/wrkdir.o -c ../runtime/wrkdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/wttree.o -c ../runtime/wttree.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/x11graph.o -c ../runtime/x11graph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/xeval.o -c ../runtime/xeval.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-c\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ../runtime/ystep.o -c ../runtime/ystep.c rm -f scheme gcc -std=gnu99 -Wl,-z,relro -o scheme -export-dynamic artutl.o avltree.o bkpt.o bignum.o bigprm.o bitstr.o boot.o char.o daemon.o debug.o dfloat.o error.o extern.o fasdump.o fasl.o fasload.o fixnum.o floenv.o flonum.o gcloop.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookprm.o lookup.o memmag.o missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o ptrvec.o purify.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o sysprim.o term.o transact.o utabmd.o utils.o vector.o wind.o prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o prosterm.o prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o termcap.o tparam.o tterm.o pruxdld.o pruxffi.o cmpint.o cmpintmd.o comutl.o cmpauxmd.o unstackify.o compinit.o usrdef.o ../runtime/runtime-unx.o ../runtime/runtime-w32.o ../runtime/runtime-os2.o ../runtime/advice.o ../runtime/apply.o ../runtime/apropos.o ../runtime/arith.o ../runtime/berkeley-db.o ../runtime/bitstr.o ../runtime/blowfish.o ../runtime/boole.o ../runtime/boot.o ../runtime/char.o ../runtime/chrset.o ../runtime/chrsyn.o ../runtime/codwlk.o ../runtime/conpar.o ../runtime/contin.o ../runtime/cpoint.o ../runtime/cpress.o ../runtime/crypto.o ../runtime/datime.o ../runtime/dbgcmd.o ../runtime/dbgutl.o ../runtime/debug.o ../runtime/defstr.o ../runtime/division.o ../runtime/dosdir.o ../runtime/dosprm.o ../runtime/dosproc.o ../runtime/dospth.o ../runtime/dragon4.o ../runtime/ed-ffi.o ../runtime/emacs.o ../runtime/equals.o ../runtime/error.o ../runtime/events.o ../runtime/ffi.o ../runtime/file-attributes.o ../runtime/fileio.o ../runtime/fixart.o ../runtime/floenv.o ../runtime/format.o ../runtime/framex.o ../runtime/gc.o ../runtime/gcdemn.o ../runtime/gcfinal.o ../runtime/gcnote.o ../runtime/gcstat.o ../runtime/gdatab.o ../runtime/gdbm.o ../runtime/gencache.o ../runtime/geneqht.o ../runtime/generic.o ../runtime/genio.o ../runtime/genmult.o ../runtime/gensym.o ../runtime/gentag.o ../runtime/global.o ../runtime/graphics.o ../runtime/hash.o ../runtime/hashtb.o ../runtime/histry.o ../runtime/html-form-codec.o ../runtime/http-client.o ../runtime/http-syntax.o ../runtime/httpio.o ../runtime/ieee754.o ../runtime/infstr.o ../runtime/infutl.o ../runtime/input.o ../runtime/integer-bits.o ../runtime/intrpt.o ../runtime/io.o ../runtime/keyword.o ../runtime/krypt.o ../runtime/kryptdum.o ../runtime/lambda.o ../runtime/lambda-list.o ../runtime/lambdx.o ../runtime/list.o ../runtime/load.o ../runtime/make.o ../runtime/mime-codec.o ../runtime/mit-macros.o ../runtime/mit-syntax.o ../runtime/msort.o ../runtime/ntdir.o ../runtime/ntprm.o ../runtime/numint.o ../runtime/numpar.o ../runtime/option.o ../runtime/optiondb.o ../runtime/ordvec.o ../runtime/os2ctype.o ../runtime/os2dir.o ../runtime/os2graph.o ../runtime/os2prm.o ../runtime/os2winp.o ../runtime/output.o ../runtime/packag.o ../runtime/parse.o ../runtime/parser-buffer.o ../runtime/partab.o ../runtime/pathnm.o ../runtime/pgsql.o ../runtime/poplat.o ../runtime/port.o ../runtime/pp.o ../runtime/prgcop.o ../runtime/process.o ../runtime/prop1d.o ../runtime/prop2d.o ../runtime/qsort.o ../runtime/queue.o ../runtime/random.o ../runtime/rbtree.o ../runtime/record.o ../runtime/recslot.o ../runtime/regexp.o ../runtime/regsexp.o ../runtime/rep.o ../runtime/rexp.o ../runtime/rfc2822-headers.o ../runtime/rgxcmp.o ../runtime/savres.o ../runtime/scan.o ../runtime/scode.o ../runtime/scomb.o ../runtime/sdata.o ../runtime/sfile.o ../runtime/socket.o ../runtime/srfi-1.o ../runtime/stack-sample.o ../runtime/starbase.o ../runtime/stream.o ../runtime/string.o ../runtime/stringio.o ../runtime/structure-parser.o ../runtime/swank.o ../runtime/symbol.o ../runtime/syncproc.o ../runtime/syntax.o ../runtime/syntax-check.o ../runtime/syntax-classify.o ../runtime/syntax-compile.o ../runtime/syntax-declaration.o ../runtime/syntax-definitions.o ../runtime/syntax-environment.o ../runtime/syntax-items.o ../runtime/syntax-output.o ../runtime/syntax-rules.o ../runtime/syntax-transforms.o ../runtime/sysclk.o ../runtime/sysmac.o ../runtime/system.o ../runtime/thread.o ../runtime/thread-queue.o ../runtime/tscript.o ../runtime/ttyio.o ../runtime/tvector.o ../runtime/udata.o ../runtime/uenvir.o ../runtime/uerror.o ../runtime/unicode.o ../runtime/unpars.o ../runtime/unsyn.o ../runtime/unxdir.o ../runtime/unxprm.o ../runtime/unxpth.o ../runtime/uproc.o ../runtime/url.o ../runtime/urtrap.o ../runtime/usrint.o ../runtime/utabs.o ../runtime/vector.o ../runtime/version.o ../runtime/where.o ../runtime/win32-registry.o ../runtime/wind.o ../runtime/wrkdir.o ../runtime/wttree.o ../runtime/x11graph.o ../runtime/xeval.o ../runtime/ystep.o -ldl -lm Saving shim compile/link/install configuration. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' etc/make-in-subdirs.sh compile-liarc-bundle compiler cref sf star-parser edwin ffi imail sos ssp xml run_cmd in compiler/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' ../etc/c-bundle.sh ../microcode library \ compiler-init compiler-os2.c compiler-unx.c compiler-w32.c \ back/insseq.c back/lapgn1.c back/lapgn2.c back/linear.c \ back/mermap.c back/regmap.c base/blocks.c base/cfg1.c base/cfg2.c \ base/cfg3.c base/constr.c base/contin.c base/ctypes.c base/debug.c \ base/enumer.c base/infnew.c base/lvalue.c base/macros.c base/make.c \ base/mvalue.c base/object.c base/pmerly.c base/pmlook.c \ base/pmpars.c base/proced.c base/refctx.c base/rvalue.c \ base/scode.c base/sets.c base/subprb.c base/switch.c base/toplev.c \ base/utils.c fggen/canon.c fggen/declar.c fggen/fggen.c \ fgopt/blktyp.c fgopt/closan.c fgopt/conect.c fgopt/contan.c \ fgopt/delint.c fgopt/desenv.c fgopt/envopt.c fgopt/folcon.c \ fgopt/offset.c fgopt/operan.c fgopt/order.c fgopt/outer.c \ fgopt/param.c fgopt/reord.c fgopt/reteqv.c fgopt/reuse.c \ fgopt/sideff.c fgopt/simapp.c fgopt/simple.c fgopt/subfre.c \ fgopt/varind.c machines/C/cout.c machines/C/ctop.c \ machines/C/cutl.c machines/C/decls.c machines/C/lapgen.c \ machines/C/machin.c machines/C/make.c machines/C/rgspcm.c \ machines/C/rules1.c machines/C/rules2.c machines/C/rules3.c \ machines/C/rules4.c machines/C/rulfix.c machines/C/rulflo.c \ machines/C/rulrew.c machines/C/stackify.c machines/C/stackops.c \ machines/C/traditional.c rtlbase/regset.c rtlbase/rgraph.c \ rtlbase/rtlcfg.c rtlbase/rtlcon.c rtlbase/rtlexp.c rtlbase/rtline.c \ rtlbase/rtlobj.c rtlbase/rtlreg.c rtlbase/rtlty1.c rtlbase/rtlty2.c \ rtlbase/valclass.c rtlgen/fndblk.c rtlgen/fndvar.c rtlgen/opncod.c \ rtlgen/rgcomb.c rtlgen/rgproc.c rtlgen/rgretn.c rtlgen/rgrval.c \ rtlgen/rgstmt.c rtlgen/rtlgen.c rtlopt/ralloc.c rtlopt/rcompr.c \ rtlopt/rcse1.c rtlopt/rcse2.c rtlopt/rcseep.c rtlopt/rcseht.c \ rtlopt/rcserq.c rtlopt/rcsesr.c rtlopt/rdebug.c rtlopt/rdflow.c \ rtlopt/rerite.c rtlopt/rinvex.c rtlopt/rlife.c rtlopt/rtlcsm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o compiler-init.o -c compiler-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o compiler-os2.o -c compiler-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o compiler-unx.o -c compiler-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o compiler-w32.o -c compiler-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/insseq.o -c back/insseq.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/lapgn1.o -c back/lapgn1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/lapgn2.o -c back/lapgn2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/linear.o -c back/linear.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/mermap.o -c back/mermap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o back/regmap.o -c back/regmap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/blocks.o -c base/blocks.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/cfg1.o -c base/cfg1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/cfg2.o -c base/cfg2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/cfg3.o -c base/cfg3.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/constr.o -c base/constr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/contin.o -c base/contin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/ctypes.o -c base/ctypes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/debug.o -c base/debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/enumer.o -c base/enumer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/infnew.o -c base/infnew.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/lvalue.o -c base/lvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/macros.o -c base/macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/make.o -c base/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/mvalue.o -c base/mvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/object.o -c base/object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/pmerly.o -c base/pmerly.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/pmlook.o -c base/pmlook.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/pmpars.o -c base/pmpars.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/proced.o -c base/proced.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/refctx.o -c base/refctx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/rvalue.o -c base/rvalue.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/scode.o -c base/scode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/sets.o -c base/sets.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/subprb.o -c base/subprb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/switch.o -c base/switch.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/toplev.o -c base/toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o base/utils.o -c base/utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fggen/canon.o -c fggen/canon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fggen/declar.o -c fggen/declar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fggen/fggen.o -c fggen/fggen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/blktyp.o -c fgopt/blktyp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/closan.o -c fgopt/closan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/conect.o -c fgopt/conect.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/contan.o -c fgopt/contan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/delint.o -c fgopt/delint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/desenv.o -c fgopt/desenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/envopt.o -c fgopt/envopt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/folcon.o -c fgopt/folcon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/offset.o -c fgopt/offset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/operan.o -c fgopt/operan.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/order.o -c fgopt/order.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/outer.o -c fgopt/outer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/param.o -c fgopt/param.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/reord.o -c fgopt/reord.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/reteqv.o -c fgopt/reteqv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/reuse.o -c fgopt/reuse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/sideff.o -c fgopt/sideff.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/simapp.o -c fgopt/simapp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/simple.o -c fgopt/simple.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/subfre.o -c fgopt/subfre.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fgopt/varind.o -c fgopt/varind.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/cout.o -c machines/C/cout.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/ctop.o -c machines/C/ctop.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/cutl.o -c machines/C/cutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/decls.o -c machines/C/decls.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/lapgen.o -c machines/C/lapgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/machin.o -c machines/C/machin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/make.o -c machines/C/make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rgspcm.o -c machines/C/rgspcm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rules1.o -c machines/C/rules1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rules2.o -c machines/C/rules2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rules3.o -c machines/C/rules3.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rules4.o -c machines/C/rules4.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rulfix.o -c machines/C/rulfix.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rulflo.o -c machines/C/rulflo.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/rulrew.o -c machines/C/rulrew.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/stackify.o -c machines/C/stackify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/stackops.o -c machines/C/stackops.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o machines/C/traditional.o -c machines/C/traditional.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/regset.o -c rtlbase/regset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rgraph.o -c rtlbase/rgraph.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlcfg.o -c rtlbase/rtlcfg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlcon.o -c rtlbase/rtlcon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlexp.o -c rtlbase/rtlexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtline.o -c rtlbase/rtline.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlobj.o -c rtlbase/rtlobj.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlreg.o -c rtlbase/rtlreg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlty1.o -c rtlbase/rtlty1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/rtlty2.o -c rtlbase/rtlty2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlbase/valclass.o -c rtlbase/valclass.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/fndblk.o -c rtlgen/fndblk.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/fndvar.o -c rtlgen/fndvar.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/opncod.o -c rtlgen/opncod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rgcomb.o -c rtlgen/rgcomb.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rgproc.o -c rtlgen/rgproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rgretn.o -c rtlgen/rgretn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rgrval.o -c rtlgen/rgrval.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rgstmt.o -c rtlgen/rgstmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlgen/rtlgen.o -c rtlgen/rtlgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/ralloc.o -c rtlopt/ralloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcompr.o -c rtlopt/rcompr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcse1.o -c rtlopt/rcse1.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcse2.o -c rtlopt/rcse2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcseep.o -c rtlopt/rcseep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcseht.o -c rtlopt/rcseht.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcserq.o -c rtlopt/rcserq.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rcsesr.o -c rtlopt/rcsesr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rdebug.o -c rtlopt/rdebug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rdflow.o -c rtlopt/rdflow.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rerite.o -c rtlopt/rerite.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rinvex.o -c rtlopt/rinvex.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rlife.o -c rtlopt/rlife.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rtlopt/rtlcsm.o -c rtlopt/rtlcsm.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o compiler.so compiler-init.o compiler-os2.o compiler-unx.o compiler-w32.o back/insseq.o back/lapgn1.o back/lapgn2.o back/linear.o back/mermap.o back/regmap.o base/blocks.o base/cfg1.o base/cfg2.o base/cfg3.o base/constr.o base/contin.o base/ctypes.o base/debug.o base/enumer.o base/infnew.o base/lvalue.o base/macros.o base/make.o base/mvalue.o base/object.o base/pmerly.o base/pmlook.o base/pmpars.o base/proced.o base/refctx.o base/rvalue.o base/scode.o base/sets.o base/subprb.o base/switch.o base/toplev.o base/utils.o fggen/canon.o fggen/declar.o fggen/fggen.o fgopt/blktyp.o fgopt/closan.o fgopt/conect.o fgopt/contan.o fgopt/delint.o fgopt/desenv.o fgopt/envopt.o fgopt/folcon.o fgopt/offset.o fgopt/operan.o fgopt/order.o fgopt/outer.o fgopt/param.o fgopt/reord.o fgopt/reteqv.o fgopt/reuse.o fgopt/sideff.o fgopt/simapp.o fgopt/simple.o fgopt/subfre.o fgopt/varind.o machines/C/cout.o machines/C/ctop.o machines/C/cutl.o machines/C/decls.o machines/C/lapgen.o machines/C/machin.o machines/C/make.o machines/C/rgspcm.o machines/C/rules1.o machines/C/rules2.o machines/C/rules3.o machines/C/rules4.o machines/C/rulfix.o machines/C/rulflo.o machines/C/rulrew.o machines/C/stackify.o machines/C/stackops.o machines/C/traditional.o rtlbase/regset.o rtlbase/rgraph.o rtlbase/rtlcfg.o rtlbase/rtlcon.o rtlbase/rtlexp.o rtlbase/rtline.o rtlbase/rtlobj.o rtlbase/rtlreg.o rtlbase/rtlty1.o rtlbase/rtlty2.o rtlbase/valclass.o rtlgen/fndblk.o rtlgen/fndvar.o rtlgen/opncod.o rtlgen/rgcomb.o rtlgen/rgproc.o rtlgen/rgretn.o rtlgen/rgrval.o rtlgen/rgstmt.o rtlgen/rtlgen.o rtlopt/ralloc.o rtlopt/rcompr.o rtlopt/rcse1.o rtlopt/rcse2.o rtlopt/rcseep.o rtlopt/rcseht.o rtlopt/rcserq.o rtlopt/rcsesr.o rtlopt/rdebug.o rtlopt/rdflow.o rtlopt/rerite.o rtlopt/rinvex.o rtlopt/rlife.o rtlopt/rtlcsm.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' run_cmd in cref/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' ../etc/c-bundle.sh ../microcode library \ cref-init cref-os2.c cref-unx.c cref-w32.c anfile.c conpkg.c \ forpkg.c make.c mset.c object.c redpkg.c toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cref-init.o -c cref-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cref-os2.o -c cref-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cref-unx.o -c cref-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cref-w32.o -c cref-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o anfile.o -c anfile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o conpkg.o -c conpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o forpkg.o -c forpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o make.o -c make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o mset.o -c mset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o object.o -c object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o redpkg.o -c redpkg.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o toplev.o -c toplev.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o cref.so cref-init.o cref-os2.o cref-unx.o cref-w32.o anfile.o conpkg.o forpkg.o make.o mset.o object.o redpkg.o toplev.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' run_cmd in sf/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' ../etc/c-bundle.sh ../microcode library \ sf-init sf-os2.c sf-unx.c sf-w32.c analyze.c butils.c cgen.c \ chtype.c copy.c emodel.c gconst.c gimprt.c make.c object.c pardec.c \ pthmap.c reduct.c subst.c tables.c toplev.c usicon.c usiexp.c \ xform.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sf-init.o -c sf-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sf-os2.o -c sf-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sf-unx.o -c sf-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sf-w32.o -c sf-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o analyze.o -c analyze.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o butils.o -c butils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cgen.o -c cgen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o chtype.o -c chtype.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o copy.o -c copy.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o emodel.o -c emodel.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o gconst.o -c gconst.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o gimprt.o -c gimprt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o make.o -c make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o object.o -c object.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o pardec.o -c pardec.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o pthmap.o -c pthmap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o reduct.o -c reduct.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o subst.o -c subst.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o tables.o -c tables.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o toplev.o -c toplev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o usicon.o -c usicon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o usiexp.o -c usiexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xform.o -c xform.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o sf.so sf-init.o sf-os2.o sf-unx.o sf-w32.o analyze.o butils.o cgen.o chtype.o copy.o emodel.o gconst.o gimprt.o make.o object.o pardec.o pthmap.o reduct.o subst.o tables.o toplev.o usicon.o usiexp.o xform.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' run_cmd in star-parser/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' ../etc/c-bundle.sh ../microcode library \ star-parser-init parser-os2.c parser-unx.c parser-w32.c matcher.c \ parser.c shared.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o star-parser-init.o -c star-parser-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o parser-os2.o -c parser-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o parser-unx.o -c parser-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o parser-w32.o -c parser-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o matcher.o -c matcher.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o parser.o -c parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o shared.o -c shared.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o star-parser.so star-parser-init.o parser-os2.o parser-unx.o parser-w32.o matcher.o parser.o shared.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' run_cmd in edwin/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' ../etc/c-bundle.sh ../microcode library \ edwin-init edwin-os2.c edwin-unx.c edwin-w32.c abbrev.c argred.c \ autold.c autosv.c basic.c bufcom.c buffer.c buffrm.c bufinp.c \ bufmnu.c bufout.c bufset.c bufwfs.c bufwin.c bufwiu.c bufwmc.c \ c-mode.c calias.c cinden.c class.c clscon.c clsmac.c comatch.c \ comhst.c comint.c comman.c compile.c comred.c comtab.c comwin.c \ curren.c dabbrev.c debian-changelog.c debug.c debuge.c diff.c \ dired.c dirunx.c display.c docstr.c editor.c edtfrm.c edtstr.c \ edwin.c evlcom.c eystep.c filcom.c fileio.c fill.c grpops.c \ hlpcom.c htmlmode.c image.c info.c input.c intmod.c iserch.c \ javamode.c key-x11.c keymap.c keyparse.c kilcom.c kmacro.c lincom.c \ linden.c lisppaste.c loadef.c lspcom.c macros.c make.c malias.c \ manual.c midas.c modefs.c modes.c modlin.c modwin.c motcom.c \ motion.c mousecom.c nntp.c notify.c nvector.c occur.c outline.c \ paredit.c pasmod.c paths.c print.c process.c prompt.c pwedit.c \ pwparse.c rcsparse.c reccom.c regcom.c regexp.c regops.c rename.c \ replaz.c rfc822.c ring.c rmail.c rmailsrt.c rmailsum.c schmod.c \ scrcom.c screen.c search.c sendmail.c sercom.c shell.c simple.c \ snr.c sort.c strpad.c strtab.c struct.c syntax.c tagutl.c \ techinfo.c telnet.c termcap.c texcom.c things.c tparse.c tterm.c \ tximod.c txtprp.c undo.c unix.c utils.c utlwin.c vc.c vc-bzr.c \ vc-cvs.c vc-git.c vc-rcs.c vc-svn.c verilog.c vhdl.c webster.c \ wincom.c window.c winout.c winren.c xcom.c xform.c xmodef.c xterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edwin-init.o -c edwin-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edwin-os2.o -c edwin-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edwin-unx.o -c edwin-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edwin-w32.o -c edwin-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o abbrev.o -c abbrev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o argred.o -c argred.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o autold.o -c autold.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o autosv.o -c autosv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o basic.o -c basic.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufcom.o -c bufcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o buffer.o -c buffer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o buffrm.o -c buffrm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufinp.o -c bufinp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufmnu.o -c bufmnu.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufout.o -c bufout.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufset.o -c bufset.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufwfs.o -c bufwfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufwin.o -c bufwin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufwiu.o -c bufwiu.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o bufwmc.o -c bufwmc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o c-mode.o -c c-mode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o calias.o -c calias.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cinden.o -c cinden.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o class.o -c class.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o clscon.o -c clscon.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o clsmac.o -c clsmac.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comatch.o -c comatch.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comhst.o -c comhst.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comint.o -c comint.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comman.o -c comman.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o compile.o -c compile.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comred.o -c comred.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comtab.o -c comtab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o comwin.o -c comwin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o curren.o -c curren.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o dabbrev.o -c dabbrev.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o debian-changelog.o -c debian-changelog.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o debug.o -c debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o debuge.o -c debuge.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o diff.o -c diff.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o dired.o -c dired.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o dirunx.o -c dirunx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o display.o -c display.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o docstr.o -c docstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o editor.o -c editor.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edtfrm.o -c edtfrm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edtstr.o -c edtstr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o edwin.o -c edwin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o evlcom.o -c evlcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o eystep.o -c eystep.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o filcom.o -c filcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fileio.o -c fileio.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o fill.o -c fill.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o grpops.o -c grpops.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o hlpcom.o -c hlpcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o htmlmode.o -c htmlmode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o image.o -c image.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o info.o -c info.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o input.o -c input.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o intmod.o -c intmod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o iserch.o -c iserch.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o javamode.o -c javamode.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o key-x11.o -c key-x11.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o keymap.o -c keymap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o keyparse.o -c keyparse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o kilcom.o -c kilcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o kmacro.o -c kmacro.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o lincom.o -c lincom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o linden.o -c linden.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o lisppaste.o -c lisppaste.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o loadef.o -c loadef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o lspcom.o -c lspcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o macros.o -c macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o make.o -c make.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o malias.o -c malias.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o manual.o -c manual.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o midas.o -c midas.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o modefs.o -c modefs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o modes.o -c modes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o modlin.o -c modlin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o modwin.o -c modwin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o motcom.o -c motcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o motion.o -c motion.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o mousecom.o -c mousecom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o nntp.o -c nntp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o notify.o -c notify.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o nvector.o -c nvector.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o occur.o -c occur.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o outline.o -c outline.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o paredit.o -c paredit.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o pasmod.o -c pasmod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o paths.o -c paths.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o print.o -c print.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o process.o -c process.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o prompt.o -c prompt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o pwedit.o -c pwedit.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o pwparse.o -c pwparse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rcsparse.o -c rcsparse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o reccom.o -c reccom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o regcom.o -c regcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o regexp.o -c regexp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o regops.o -c regops.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rename.o -c rename.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o replaz.o -c replaz.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rfc822.o -c rfc822.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ring.o -c ring.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rmail.o -c rmail.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rmailsrt.o -c rmailsrt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rmailsum.o -c rmailsum.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o schmod.o -c schmod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o scrcom.o -c scrcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o screen.o -c screen.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o search.o -c search.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sendmail.o -c sendmail.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sercom.o -c sercom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o shell.o -c shell.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o simple.o -c simple.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o snr.o -c snr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sort.o -c sort.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o strpad.o -c strpad.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o strtab.o -c strtab.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o struct.o -c struct.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o syntax.o -c syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o tagutl.o -c tagutl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o techinfo.o -c techinfo.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o telnet.o -c telnet.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o termcap.o -c termcap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o texcom.o -c texcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o things.o -c things.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o tparse.o -c tparse.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o tterm.o -c tterm.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o tximod.o -c tximod.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o txtprp.o -c txtprp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o undo.o -c undo.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o unix.o -c unix.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o utils.o -c utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o utlwin.o -c utlwin.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc.o -c vc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc-bzr.o -c vc-bzr.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc-cvs.o -c vc-cvs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc-git.o -c vc-git.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc-rcs.o -c vc-rcs.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vc-svn.o -c vc-svn.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o verilog.o -c verilog.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o vhdl.o -c vhdl.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o webster.o -c webster.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o wincom.o -c wincom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o window.o -c window.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o winout.o -c winout.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o winren.o -c winren.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xcom.o -c xcom.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xform.o -c xform.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xmodef.o -c xmodef.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xterm.o -c xterm.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o edwin.so edwin-init.o edwin-os2.o edwin-unx.o edwin-w32.o abbrev.o argred.o autold.o autosv.o basic.o bufcom.o buffer.o buffrm.o bufinp.o bufmnu.o bufout.o bufset.o bufwfs.o bufwin.o bufwiu.o bufwmc.o c-mode.o calias.o cinden.o class.o clscon.o clsmac.o comatch.o comhst.o comint.o comman.o compile.o comred.o comtab.o comwin.o curren.o dabbrev.o debian-changelog.o debug.o debuge.o diff.o dired.o dirunx.o display.o docstr.o editor.o edtfrm.o edtstr.o edwin.o evlcom.o eystep.o filcom.o fileio.o fill.o grpops.o hlpcom.o htmlmode.o image.o info.o input.o intmod.o iserch.o javamode.o key-x11.o keymap.o keyparse.o kilcom.o kmacro.o lincom.o linden.o lisppaste.o loadef.o lspcom.o macros.o make.o malias.o manual.o midas.o modefs.o modes.o modlin.o modwin.o motcom.o motion.o mousecom.o nntp.o notify.o nvector.o occur.o outline.o paredit.o pasmod.o paths.o print.o process.o prompt.o pwedit.o pwparse.o rcsparse.o reccom.o regcom.o regexp.o regops.o rename.o replaz.o rfc822.o ring.o rmail.o rmailsrt.o rmailsum.o schmod.o scrcom.o screen.o search.o sendmail.o sercom.o shell.o simple.o snr.o sort.o strpad.o strtab.o struct.o syntax.o tagutl.o techinfo.o telnet.o termcap.o texcom.o things.o tparse.o tterm.o tximod.o txtprp.o undo.o unix.o utils.o utlwin.o vc.o vc-bzr.o vc-cvs.o vc-git.o vc-rcs.o vc-svn.o verilog.o vhdl.o webster.o wincom.o window.o winout.o winren.o xcom.o xform.o xmodef.o xterm.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' run_cmd in ffi/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' ../etc/c-bundle.sh ../microcode library \ ffi-init ffi-os2.c ffi-unx.c ffi-w32.c build.c cdecls.c ctypes.c \ generator.c syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ffi-init.o -c ffi-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ffi-os2.o -c ffi-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ffi-unx.o -c ffi-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ffi-w32.o -c ffi-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o build.o -c build.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o cdecls.o -c cdecls.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ctypes.o -c ctypes.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o generator.o -c generator.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o syntax.o -c syntax.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o ffi.so ffi-init.o ffi-os2.o ffi-unx.o ffi-w32.o build.o cdecls.o ctypes.o generator.o syntax.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' run_cmd in imail/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' ../etc/c-bundle.sh ../microcode library \ imail-init imail-os2.c imail-unx.c imail-w32.c imail-browser.c \ imail-core.c imail-file.c imail-imap.c imail-mime.c imail-rmail.c \ imail-summary.c imail-top.c imail-umail.c imail-util.c \ imap-response.c imap-syntax.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-init.o -c imail-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-os2.o -c imail-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-unx.o -c imail-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-w32.o -c imail-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-browser.o -c imail-browser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-core.o -c imail-core.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-file.o -c imail-file.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-imap.o -c imail-imap.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-mime.o -c imail-mime.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-rmail.o -c imail-rmail.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-summary.o -c imail-summary.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-top.o -c imail-top.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-umail.o -c imail-umail.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imail-util.o -c imail-util.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imap-response.o -c imap-response.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o imap-syntax.o -c imap-syntax.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o imail.so imail-init.o imail-os2.o imail-unx.o imail-w32.o imail-browser.o imail-core.o imail-file.o imail-imap.o imail-mime.o imail-rmail.o imail-summary.o imail-top.o imail-umail.o imail-util.o imap-response.o imap-syntax.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' run_cmd in sos/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' ../etc/c-bundle.sh ../microcode library \ sos-init sos-os2.c sos-unx.c sos-w32.c class.c instance.c macros.c \ method.c printer.c slot.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sos-init.o -c sos-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sos-os2.o -c sos-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sos-unx.o -c sos-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o sos-w32.o -c sos-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o class.o -c class.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o instance.o -c instance.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o macros.o -c macros.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o method.o -c method.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o printer.o -c printer.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o slot.o -c slot.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o sos.so sos-init.o sos-os2.o sos-unx.o sos-w32.o class.o instance.o macros.o method.o printer.o slot.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' run_cmd in ssp/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' ../etc/c-bundle.sh ../microcode library \ ssp-init ssp-os2.c ssp-unx.c ssp-w32.c expenv.c mod-lisp.c \ xhtml-expander.c xmlrpc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ssp-init.o -c ssp-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ssp-os2.o -c ssp-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ssp-unx.o -c ssp-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o ssp-w32.o -c ssp-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o expenv.o -c expenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o mod-lisp.o -c mod-lisp.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xhtml-expander.o -c xhtml-expander.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xmlrpc.o -c xmlrpc.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o ssp.so ssp-init.o ssp-os2.o ssp-unx.o ssp-w32.o expenv.o mod-lisp.o xhtml-expander.o xmlrpc.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' run_cmd in xml/: make compile-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' ../etc/c-bundle.sh ../microcode library \ xml-init xml-os2.c xml-unx.c xml-w32.c rdf-nt.c rdf-struct.c \ turtle.c xhtml.c xhtml-entities.c xml-chars.c xml-names.c \ xml-output.c xml-parser.c xml-rpc.c xml-struct.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-init.o -c xml-init.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-os2.o -c xml-os2.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-unx.o -c xml-unx.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-w32.o -c xml-w32.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rdf-nt.o -c rdf-nt.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o rdf-struct.o -c rdf-struct.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o turtle.o -c turtle.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xhtml.o -c xhtml.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xhtml-entities.o -c xhtml-entities.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-chars.o -c xml-chars.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-names.o -c xml-names.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-output.o -c xml-output.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-parser.o -c xml-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-rpc.o -c xml-rpc.c gcc -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I../microcode -o xml-struct.o -c xml-struct.c gcc -std=gnu99 -Wl,-z,relro -shared -fPIC -o xml.so xml-init.o xml-os2.o xml-unx.o xml-w32.o rdf-nt.o rdf-struct.o turtle.o xhtml.o xhtml-entities.o xml-chars.o xml-names.o xml-output.o xml-parser.o xml-rpc.o xml-struct.o make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' echo "done" > stamp_compile-liarc-bundles run_cmd in runtime/: ../microcode/scheme --batch-mode --library ../lib --fasl http://www.gnu.org/software/mit-scheme/lib/runtime/make.so http://www.gnu.org/software/mit-scheme/lib/runtime/packag.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcdemn.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gc.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/boot.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/queue.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/equals.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/list.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/symbol.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uproc.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/fixart.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/random.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gentag.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/poplat.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/record.so initialized evaluated initialize: (runtime gc-daemons) initialize: (runtime garbage-collector) initialize: (runtime random-number) initialize: (runtime generic-procedure) [initialize-tag-constants!] initialize: (runtime population) initialize: (runtime record) [initialize-record-type-type!] http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-items.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-transforms.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prop1d.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/events.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gdatab.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcfinal.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/string.so initialized evaluated initialize: (runtime 1d-property) initialize: (runtime event-distributor) initialize: (runtime global-database) initialize: (runtime population) [initialize-unparser!] initialize: (runtime 1d-property) [initialize-unparser!] initialize: (runtime gc-finalizer) initialize: (runtime string) http://www.gnu.org/software/mit-scheme/lib/runtime/version.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/bitstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/blowfish.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/boole.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/floenv.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/integer-bits.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/division.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/keyword.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/global.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambdx.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/msort.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/qsort.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/thread-queue.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sfile.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/udata.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/vector.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxprm.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prop2d.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/advice.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/apply.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/char.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/chrset.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/infstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/infutl.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/ttyio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/contin.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/conpar.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/cpoint.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/datime.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/debug.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dbgcmd.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dbgutl.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/framex.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxdir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/emacs.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uenvir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/where.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/error.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/xeval.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/fileio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/tscript.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcnote.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gcstat.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/genio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gensym.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/hash.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/hashtb.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/histry.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/port.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/input.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/output.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/intrpt.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambda.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/lambda-list.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/srfi-1.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/load.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/uerror.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/utabs.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/arith.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dragon4.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/numpar.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/option.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/parse.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/file-attributes.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/partab.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/pathnm.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unxpth.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/dospth.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/pp.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/io.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/ffi.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/prgcop.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/urtrap.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/rep.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/savres.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scode.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scomb.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sdata.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/scan.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/codwlk.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/socket.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/graphics.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/x11graph.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/starbase.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/wind.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stream.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stringio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-environment.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-check.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-classify.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-compile.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-output.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-declaration.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/mit-syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/mit-macros.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-rules.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/defstr.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/syntax-definitions.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sysmac.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/system.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/sysclk.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unpars.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unsyn.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/wrkdir.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/usrint.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/thread.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/apropos.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/gencache.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/generic.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/genmult.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/tvector.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/recslot.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/geneqht.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/crypto.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/regsexp.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/parser-buffer.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/unicode.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/url.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/rfc2822-headers.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/http-syntax.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/httpio.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/http-client.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/html-form-codec.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/structure-parser.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/swank.so initialized evaluated http://www.gnu.org/software/mit-scheme/lib/runtime/stack-sample.so initialized evaluated initialize: (runtime microcode-tables) [read-microcode-tables!] initialize: (runtime state-space) initialize: (runtime apply) initialize: (runtime hash) initialize: (runtime primitive-io) initialize: (runtime system-clock) initialize: (runtime gc-finalizer) [initialize-events!] initialize: (runtime number) initialize: (runtime number) [initialize-dragon4!] initialize: (runtime miscellaneous-global) initialize: (runtime character) initialize: (runtime character-set) initialize: (runtime gensym) initialize: (runtime stream) initialize: (runtime 2d-property) initialize: (runtime hash-table) initialize: (runtime regular-sexpression) initialize: (runtime history) initialize: (runtime lambda-abstraction) initialize: (runtime scode) initialize: (runtime scode-combinator) initialize: (runtime scode-walker) initialize: (runtime continuation-parser) initialize: (runtime program-copier) initialize: (runtime generic-procedure eqht) [initialize-address-hashing!] initialize: (runtime generic-procedure) [initialize-generic-procedures!] initialize: (runtime generic-procedure multiplexer) [initialize-multiplexer!] initialize: (runtime tagged-vector) [initialize-tagged-vector!] initialize: (runtime record-slot-access) [initialize-record-slot-access!] initialize: (runtime record) [initialize-record-procedures!] initialize: (package) [finalize-package-record-type!] initialize: (runtime random-number) [finalize-random-state-type!] initialize: (runtime error-handler) initialize: (runtime microcode-errors) initialize: (runtime generic-procedure) [initialize-conditions!] initialize: (runtime generic-procedure multiplexer) [initialize-conditions!] initialize: (runtime record-slot-access) [initialize-conditions!] initialize: (runtime stream) [initialize-conditions!] initialize: (runtime regular-sexpression) [initialize-conditions!] initialize: (runtime os-primitives) [initialize-system-primitives!] initialize: (runtime floating-point-environment) initialize: (runtime thread) initialize: (runtime output-port) initialize: (runtime generic-i/o-port) initialize: (runtime file-i/o-port) initialize: (runtime console-i/o-port) initialize: (runtime socket) initialize: (runtime transcript) initialize: (runtime string-i/o-port) initialize: (runtime user-interface) initialize: (runtime pathname unix) initialize: (runtime pathname dos) initialize: (runtime pathname) initialize: (runtime working-directory) initialize: (runtime load) initialize: (runtime simple-file-ops) initialize: (runtime os-primitives) [initialize-mime-types!] initialize: (runtime keyword) initialize: (runtime number-parser) initialize: (runtime parser) initialize: (runtime parser file-attributes) initialize: (runtime pathname) [initialize-parser-method!] initialize: (runtime unparser) initialize: (runtime unsyntaxer) initialize: (runtime pretty-printer) initialize: (runtime extended-scode-eval) initialize: (runtime syntax definitions) initialize: (runtime interrupt-handler) initialize: (runtime gc-statistics) initialize: (runtime rep) initialize: (runtime compiler-info) initialize: (runtime advice) initialize: (runtime debugger-command-loop) initialize: (runtime debugger-utilities) initialize: (runtime environment-inspector) initialize: (runtime debugging-info) initialize: (runtime debugger) initialize: (runtime) initialize: (runtime crypto) initialize: (runtime starbase-graphics) initialize: (runtime x-graphics) * skipping: (runtime os2-graphics) initialize: (runtime emacs-interface) initialize: (runtime continuation-parser) [initialize-special-frames!] initialize: (runtime uri) initialize: (runtime rfc2822-headers) initialize: (runtime http-syntax) initialize: (runtime http-client) initialize: (runtime html-form-codec) * skipping: (runtime win32-registry) initialize: (runtime ffi) initialize: (runtime swank) initialize: (runtime stack-sampler) purifying...done ;Cold load finished ;Package: (user)run_cmd: ./microcode/scheme --batch-mode --library lib --band runtime.com ;Loading "lib/lib/sf.so"... done ;Initialized "make.so" ;Initialized "sf-unx.pkd" ;Initialized "pthmap.so" ;Initialized "object.so" ;Initialized "emodel.so" ;Initialized "gconst.so" ;Initialized "usicon.so" ;Initialized "tables.so" ;Initialized "gimprt.so" ;Initialized "toplev.so" ;Initialized "xform.so" ;Initialized "subst.so" ;Initialized "cgen.so" ;Initialized "usiexp.so" ;Initialized "reduct.so" ;Initialized "pardec.so" ;Initialized "copy.so" ;Initialized "analyze.so" ;Initialized "chtype.so" ;Initialized "butils.so" ;Loading "lib/lib/compiler.so"... done ;Initialized "machines/C/make.so" ;Initialized "syncproc.so" ;Initialized "process.so" ;Initialized "base/make.so" ;Initialized "cpress.so" ;Initialized "rbtree.so" ;Initialized "compiler-unx.pkd" ;Initialized "base/switch.so" ;Initialized "base/object.so" ;Initialized "base/enumer.so" ;Initialized "base/sets.so" ;Initialized "base/mvalue.so" ;Initialized "base/scode.so" ;Initialized "machines/C/machin.so" ;Initialized "machines/C/cutl.so" ;Initialized "base/utils.so" ;Initialized "base/cfg1.so" ;Initialized "base/cfg2.so" ;Initialized "base/cfg3.so" ;Initialized "base/ctypes.so" ;Initialized "base/rvalue.so" ;Initialized "base/lvalue.so" ;Initialized "base/blocks.so" ;Initialized "base/proced.so" ;Initialized "base/contin.so" ;Initialized "base/subprb.so" ;Initialized "rtlbase/rgraph.so" ;Initialized "rtlbase/rtlty1.so" ;Initialized "rtlbase/rtlty2.so" ;Initialized "rtlbase/rtlexp.so" ;Initialized "rtlbase/rtlcon.so" ;Initialized "rtlbase/rtlreg.so" ;Initialized "rtlbase/rtlcfg.so" ;Initialized "rtlbase/rtlobj.so" ;Initialized "rtlbase/regset.so" ;Initialized "rtlbase/valclass.so" ;Initialized "back/insseq.so" ;Initialized "base/refctx.so" ;Initialized "base/macros.so" ;Initialized "machines/C/decls.so" ;Initialized "base/toplev.so" ;Initialized "machines/C/ctop.so" ;Initialized "base/debug.so" ;Initialized "base/pmlook.so" ;Initialized "base/pmpars.so" ;Initialized "base/pmerly.so" ;Initialized "base/infnew.so" ;Initialized "base/constr.so" ;Initialized "fggen/canon.so" ;Initialized "fggen/fggen.so" ;Initialized "fggen/declar.so" ;Initialized "fgopt/outer.so" ;Initialized "fgopt/sideff.so" ;Initialized "fgopt/folcon.so" ;Initialized "fgopt/operan.so" ;Initialized "fgopt/varind.so" ;Initialized "fgopt/envopt.so" ;Initialized "fgopt/closan.so" ;Initialized "fgopt/contan.so" ;Initialized "fgopt/offset.so" ;Initialized "fgopt/conect.so" ;Initialized "fgopt/delint.so" ;Initialized "fgopt/desenv.so" ;Initialized "fgopt/blktyp.so" ;Initialized "fgopt/simple.so" ;Initialized "fgopt/simapp.so" ;Initialized "fgopt/subfre.so" ;Initialized "fgopt/order.so" ;Initialized "fgopt/reord.so" ;Initialized "fgopt/reuse.so" ;Initialized "fgopt/param.so" ;Initialized "fgopt/reteqv.so" ;Initialized "rtlgen/rtlgen.so" ;Initialized "rtlgen/rgstmt.so" ;Initialized "rtlgen/fndvar.so" ;Initialized "machines/C/rgspcm.so" ;Initialized "rtlbase/rtline.so" ;Initialized "rtlgen/rgproc.so" ;Initialized "rtlgen/opncod.so" ;Initialized "rtlgen/fndblk.so" ;Initialized "rtlgen/rgrval.so" ;Initialized "rtlgen/rgcomb.so" ;Initialized "rtlgen/rgretn.so" ;Initialized "rtlopt/rcse1.so" ;Initialized "rtlopt/rcse2.so" ;Initialized "rtlopt/rcseep.so" ;Initialized "rtlopt/rcseht.so" ;Initialized "rtlopt/rcserq.so" ;Initialized "rtlopt/rcsesr.so" ;Initialized "rtlopt/rdebug.so" ;Initialized "rtlopt/rinvex.so" ;Initialized "rtlopt/rtlcsm.so" ;Initialized "rtlopt/rdflow.so" ;Initialized "rtlopt/rerite.so" ;Initialized "rtlopt/rlife.so" ;Initialized "rtlopt/rcompr.so" ;Initialized "rtlopt/ralloc.so" ;Initialized "back/lapgn1.so" ;Initialized "back/lapgn2.so" ;Initialized "back/regmap.so" ;Initialized "machines/C/cout.so" ;Initialized "machines/C/lapgen.so" ;Initialized "machines/C/rules1.so" ;Initialized "machines/C/rules2.so" ;Initialized "machines/C/rules3.so" ;Initialized "machines/C/rules4.so" ;Initialized "machines/C/rulfix.so" ;Initialized "machines/C/rulflo.so" ;Initialized "machines/C/rulrew.so" ;Initialized "machines/C/traditional.so" ;Initialized "machines/C/stackify.so" ;Initialized "machines/C/stackops.so" ;Initialized "back/mermap.so" ;Initialized "back/linear.so" ;Initializing package (compiler declarations)... done ;Loading "lib/lib/edwin.so"... done ;Initialized "make.so" ;Initialized "edwin.bld" ;Initialized "edwin-unx.pkd" ;Initialized "rgxcmp.so" ;Initialized "chrsyn.so" ;Initialized "regexp.so" ;Initialized "rexp.so" ;Initialized "mime-codec.so" ;Initialized "utils.so" ;Initialized "nvector.so" ;Initialized "ring.so" ;Initialized "strtab.so" ;Initialized "strpad.so" ;Initialized "macros.so" ;Initialized "class.so" ;Initialized "clscon.so" ;Initialized "clsmac.so" ;Initialized "xform.so" ;Initialized "paths.so" ;Initialized "struct.so" ;Initialized "grpops.so" ;Initialized "txtprp.so" ;Initialized "regops.so" ;Initialized "motion.so" ;Initialized "search.so" ;Initialized "image.so" ;Initialized "comman.so" ;Initialized "docstr.so" ;Initialized "comtab.so" ;Initialized "modes.so" ;Initialized "buffer.so" ;Initialized "bufset.so" ;Initialized "display.so" ;Initialized "screen.so" ;Initialized "winren.so" ;Initialized "window.so" ;Initialized "utlwin.so" ;Initialized "bufwin.so" ;Initialized "bufwfs.so" ;Initialized "bufwiu.so" ;Initialized "bufwmc.so" ;Initialized "comwin.so" ;Initialized "modwin.so" ;Initialized "buffrm.so" ;Initialized "edtfrm.so" ;Initialized "calias.so" ;Initialized "edtstr.so" ;Initialized "editor.so" ;Initialized "curren.so" ;Initialized "undo.so" ;Initialized "simple.so" ;Initialized "debuge.so" ;Initialized "modlin.so" ;Initialized "input.so" ;Initialized "prompt.so" ;Initialized "comred.so" ;Initialized "bufinp.so" ;Initialized "bufout.so" ;Initialized "winout.so" ;Initialized "things.so" ;Initialized "tparse.so" ;Initialized "syntax.so" ;Initialized "regexp.so" ;Initialized "comatch.so" ;Initialized "keyparse.so" ;Initialized "linden.so" ;Initialized "unix.so" ;Initialized "fileio.so" ;Initialized "termcap.so" ;Initialized "tterm.so" ;Initialized "xterm.so" ;Initialized "key-x11.so" ;Initialized "process.so" ;Initialized "mousecom.so" ;Initialized "xcom.so" ;Initialized "debug.so" ;Initialized "dired.so" ;Initialized "dirunx.so" ;Initialized "abbrev.so" ;Initialized "argred.so" ;Initialized "autold.so" ;Initialized "autosv.so" ;Initialized "basic.so" ;Initialized "bufcom.so" ;Initialized "bufmnu.so" ;Initialized "c-mode.so" ;Initialized "javamode.so" ;Initialized "cinden.so" ;Initialized "comhst.so" ;Initialized "comint.so" ;Initialized "compile.so" ;Initialized "dabbrev.so" ;Initialized "evlcom.so" ;Initialized "filcom.so" ;Initialized "fill.so" ;Initialized "hlpcom.so" ;Initialized "info.so" ;Initialized "intmod.so" ;Initialized "keymap.so" ;Initialized "kilcom.so" ;Initialized "kmacro.so" ;Initialized "lincom.so" ;Initialized "lspcom.so" ;Initialized "malias.so" ;Initialized "motcom.so" ;Initialized "occur.so" ;Initialized "outline.so" ;Initialized "reccom.so" ;Initialized "regcom.so" ;Initialized "replaz.so" ;Initialized "rfc822.so" ;Initialized "rmail.so" ;Initialized "rmailsum.so" ;Initialized "rmailsrt.so" ;Initialized "schmod.so" ;Initialized "sendmail.so" ;Initialized "sercom.so" ;Initialized "iserch.so" ;Initialized "shell.so" ;Initialized "tagutl.so" ;Initialized "texcom.so" ;Initialized "htmlmode.so" ;Initialized "diff.so" ;Initialized "rcsparse.so" ;Initialized "vc.so" ;Initialized "vc-rcs.so" ;Initialized "vc-cvs.so" ;Initialized "vc-svn.so" ;Initialized "vc-bzr.so" ;Initialized "vc-git.so" ;Initialized "wincom.so" ;Initialized "scrcom.so" ;Initialized "modefs.so" ;Initialized "rename.so" ;Initialized "loadef.so" ;Initialized "notify.so"rm -rf boot-root rm -f stamp_* + popd ~/build/BUILD/mit-scheme-c-9.2 + pushd doc ~/build/BUILD/mit-scheme-c-9.2/doc ~/build/BUILD/mit-scheme-c-9.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating make-common config.status: creating ffi/Makefile config.status: creating imail/Makefile config.status: creating ref-manual/Makefile config.status: creating sos/Makefile config.status: creating user-manual/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make making all in ffi make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' rm -f mit-scheme-ffi.info* makeinfo --output=mit-scheme-ffi.info ffi.texinfo rm -rf mit-scheme-ffi makeinfo --html ffi.texinfo texi2dvi --pdf --quiet --output=mit-scheme-ffi.pdf ffi.texinfo rm -f mit-scheme-ffi.dvi texi2dvi --quiet --output=mit-scheme-ffi.dvi ffi.texinfo dvips -q -o mit-scheme-ffi.ps mit-scheme-ffi.dvi rm -f mit-scheme-ffi.dvi make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' making all in imail make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' rm -f mit-scheme-imail.info* makeinfo --output=mit-scheme-imail.info imail.texinfo rm -rf mit-scheme-imail makeinfo --html imail.texinfo texi2dvi --pdf --quiet --output=mit-scheme-imail.pdf imail.texinfo rm -f mit-scheme-imail.dvi texi2dvi --quiet --output=mit-scheme-imail.dvi imail.texinfo dvips -q -o mit-scheme-imail.ps mit-scheme-imail.dvi rm -f mit-scheme-imail.dvi make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' making all in ref-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' rm -f mit-scheme-ref.info* makeinfo --output=mit-scheme-ref.info scheme.texinfo rm -rf mit-scheme-ref makeinfo --html scheme.texinfo texi2dvi --pdf --quiet --output=mit-scheme-ref.pdf scheme.texinfo rm -f mit-scheme-ref.dvi texi2dvi --quiet --output=mit-scheme-ref.dvi scheme.texinfo dvips -q -o mit-scheme-ref.ps mit-scheme-ref.dvi rm -f mit-scheme-ref.dvi make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' making all in sos make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' rm -f mit-scheme-sos.info* makeinfo --output=mit-scheme-sos.info sos.texinfo rm -rf mit-scheme-sos makeinfo --html sos.texinfo texi2dvi --pdf --quiet --output=mit-scheme-sos.pdf sos.texinfo rm -f mit-scheme-sos.dvi texi2dvi --quiet --output=mit-scheme-sos.dvi sos.texinfo dvips -q -o mit-scheme-sos.ps mit-scheme-sos.dvi rm -f mit-scheme-sos.dvi make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' making all in user-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' rm -f mit-scheme-user.info* makeinfo --output=mit-scheme-user.info user.texinfo rm -rf mit-scheme-user makeinfo --html user.texinfo texi2dvi --pdf --quiet --output=mit-scheme-user.pdf user.texinfo rm -f mit-scheme-user.dvi texi2dvi --quiet --output=mit-scheme-user.dvi user.texinfo dvips -q -o mit-scheme-user.ps mit-scheme-user.dvi rm -f mit-scheme-user.dvi make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' ~/build/BUILD/mit-scheme-c-9.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bje8Pr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 + cd mit-scheme-c-9.2 + pushd src ~/build/BUILD/mit-scheme-c-9.2/src ~/build/BUILD/mit-scheme-c-9.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 /bin/sh ./microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c /usr/bin/install -c -m 644 ./etc/optiondb.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. /usr/bin/install -c -m 644 lib/*.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. etc/make-in-subdirs.sh install microcode runtime compiler cref sf star-parser edwin ffi imail sos ssp xml run_cmd in microcode/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c /usr/bin/install -c --preserve-timestamps gen-nonce /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. /usr/bin/install -c --preserve-timestamps extract-liarc-decls /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c /usr/bin/install -c --preserve-timestamps -m 644 shim-config.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. /usr/bin/install -c --preserve-timestamps -m 644 pruxffi.h /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/mit-scheme.h /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c /usr/bin/install -c --preserve-timestamps liarc-cc /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/. sed -e "s&^SCHEME_EXE=.*&SCHEME_EXE=/usr/bin/mit-scheme-c&" < liarc-ld > liarc-ld.install /usr/bin/install -c --preserve-timestamps liarc-ld.install /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/liarc-ld rm -f liarc-ld.install /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/include mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/include /usr/bin/install -c --preserve-timestamps -m 644 *.h /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/include/. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin /usr/bin/install -c --preserve-timestamps scheme /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/mit-scheme-c ../etc/install-bin-symlinks.sh /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin mit-scheme-c run_cmd: rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/mit-scheme run_cmd: ln -s mit-scheme-c /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/mit-scheme run_cmd: rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/scheme /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/bchscheme run_cmd: ln -s mit-scheme /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/scheme run_cmd: ln -s mit-scheme /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/bchscheme make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/microcode' run_cmd in runtime/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : chrsyn.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : cpress.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : format.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : gdbm.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : hashtb.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : krypt.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : mime-codec.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : numint.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : optiondb.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : ordvec.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : pgsql.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : process.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : rbtree.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : regexp.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : rexp.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : rgxcmp.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : syncproc.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : wttree.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. : ystep.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/runtime/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/runtime' run_cmd in compiler/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/back mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/back /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/base mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/base /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fggen mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fggen /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fgopt mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fgopt /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlbase mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlbase /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlgen mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlgen /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlopt mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlopt /usr/bin/install -c -m 644 compiler-*.pkd /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/. cd back ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/back/. cd back ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/back/. cd base ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/base/. cd base ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/base/. cd fggen ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fggen/. cd fggen ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fggen/. cd fgopt ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fgopt/. cd fgopt ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/fgopt/. cd rtlbase ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlbase/. cd rtlbase ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlbase/. cd rtlgen ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlgen/. cd rtlgen ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlgen/. cd rtlopt ; : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlopt/. cd rtlopt ; /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/compiler/rtlopt/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' run_cmd in cref/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/cref mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/cref : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/cref/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/cref/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' run_cmd in sf/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sf mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sf : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sf/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sf/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' run_cmd in star-parser/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/star-parser mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/star-parser : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/star-parser/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/star-parser/. /usr/bin/install -c -m 644 ./load.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/star-parser/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' run_cmd in edwin/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : debian-changelog.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : eystep.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : lisppaste.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : manual.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : midas.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : nntp.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : paredit.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : pasmod.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : print.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : pwedit.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : pwparse.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : snr.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : sort.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : techinfo.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : telnet.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : tximod.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : verilog.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : vhdl.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. : webster.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' run_cmd in ffi/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi/. /usr/bin/install -c -m 644 *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi/. /usr/bin/install -c -m 644 ffi-*.pkd /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi/. /usr/bin/install -c -m 644 make.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ffi/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' run_cmd in imail/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/imail mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/imail : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/imail/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/imail/. /usr/bin/install -c -m 644 ./load.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/imail/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' run_cmd in sos/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sos mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sos : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sos/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sos/. /usr/bin/install -c -m 644 ./load.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/sos/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' run_cmd in ssp/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ssp mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ssp : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ssp/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ssp/. /usr/bin/install -c -m 644 ./load.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/ssp/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' run_cmd in xml/: make install make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/xml mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/xml : *.com /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/xml/. /usr/bin/install -c -m 644 *.pkd *.bci /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/xml/. /usr/bin/install -c -m 644 ./load.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/xml/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' /bin/sh ./microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin /usr/bin/install -c -m 644 ./etc/TUTORIAL /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/edwin/. etc/make-in-subdirs.sh install-liarc-bundle compiler cref sf star-parser edwin ffi imail sos ssp xml run_cmd in compiler/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 compiler.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/compiler' run_cmd in cref/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 cref.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/cref' run_cmd in sf/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 sf.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sf' run_cmd in star-parser/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 star-parser.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/star-parser' run_cmd in edwin/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 edwin.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/edwin' run_cmd in ffi/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 ffi.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ffi' run_cmd in imail/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 imail.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/imail' run_cmd in sos/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 sos.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/sos' run_cmd in ssp/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 ssp.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/ssp' run_cmd in xml/: make install-liarc-bundle make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' /bin/sh ../microcode/mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib /usr/bin/install -c -m 644 xml.so /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/lib/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/src/xml' + sed -i 's|/builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64||g' /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/all.com + popd ~/build/BUILD/mit-scheme-c-9.2 + pushd doc ~/build/BUILD/mit-scheme-c-9.2/doc ~/build/BUILD/mit-scheme-c-9.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 Saving documentation configuration. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info /usr/bin/install -c --preserve-timestamps -m 644 doc-config.scm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-doc-config.scm /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info if [ ! -e /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/dir ]; then \ /usr/bin/install -c --preserve-timestamps -m 644 info-dir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/dir; fi making install-info-gz in ffi make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ffi.info* /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ffi.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/. gzip -v /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ffi.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ffi.info: 68.8% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ffi.info.gz make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' making install-info-gz in imail make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-imail.info* /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-imail.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/. gzip -v /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-imail.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-imail.info: 72.1% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-imail.info.gz make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' making install-info-gz in ref-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info* /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ref.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/. gzip -v /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info: 62.7% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info.gz /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-1: 74.6% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-1.gz /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-2: 75.7% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-2.gz /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-3: 80.2% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-3.gz /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-4: 86.5% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-ref.info-4.gz make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' making install-info-gz in sos make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-sos.info* /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-sos.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/. gzip -v /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-sos.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-sos.info: 74.5% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-sos.info.gz make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' making install-info-gz in user-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' rm -f /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-user.info* /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-user.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/. gzip -v /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-user.info* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-user.info: 72.6% -- replaced with /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/mit-scheme-user.info.gz make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/man/man1 /usr/bin/install -c --preserve-timestamps -m 644 scheme.1 /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/man/man1/. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc /usr/bin/install -c --preserve-timestamps -m 644 index.html /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. making install-html in ffi make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ffi /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ffi mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ffi /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ffi/* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ffi/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' making install-html in imail make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-imail /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-imail mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-imail /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-imail/* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-imail/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' making install-html in ref-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ref /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ref mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ref /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ref/* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-ref/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' making install-html in sos make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-sos /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-sos mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-sos /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-sos/* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-sos/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' making install-html in user-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-user /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-user mkdir /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-user /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-user/* /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/mit-scheme-user/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc making install-pdf in ffi make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ffi.pdf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' making install-pdf in imail make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-imail.pdf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' making install-pdf in ref-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ref.pdf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' making install-pdf in sos make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-sos.pdf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' making install-pdf in user-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-user.pdf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc making install-ps in ffi make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ffi.ps /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ffi' making install-ps in imail make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-imail.ps /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/imail' making install-ps in ref-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-ref.ps /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/ref-manual' making install-ps in sos make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-sos.ps /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/sos' making install-ps in user-manual make[1]: Entering directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' /usr/bin/install -c --preserve-timestamps -m 644 mit-scheme-user.ps /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc/. make[1]: Leaving directory `/builddir/build/BUILD/mit-scheme-c-9.2/doc/user-manual' + mkdir -p /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc + mv /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme/doc /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc/mit-scheme-c + rm /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/info/dir ~/build/BUILD/mit-scheme-c-9.2 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/mit-scheme-c-9.2 extracting debug info from /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/bin/mit-scheme-c extracting debug info from /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/extract-liarc-decls extracting debug info from /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/lib64/mit-scheme-c/gen-nonce /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/mit-scheme-c.debug to /usr/lib/debug/usr/bin/bchscheme.debug symlinked /usr/lib/debug/usr/bin/mit-scheme-c.debug to /usr/lib/debug/usr/bin/scheme.debug symlinked /usr/lib/debug/usr/bin/mit-scheme-c.debug to /usr/lib/debug/usr/bin/mit-scheme.debug 118350 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mit-scheme-c-9.2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wrBCBZ + umask 022 + cd /builddir/build/BUILD + cd mit-scheme-c-9.2 + DOCDIR=/builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc/mit-scheme-c-9.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc/mit-scheme-c-9.2 + cp -pr changelog.txt /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc/mit-scheme-c-9.2 + cp -pr src/README.txt /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/doc/mit-scheme-c-9.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fDGcpx + umask 022 + cd /builddir/build/BUILD + cd mit-scheme-c-9.2 + LICENSEDIR=/builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/licenses/mit-scheme-c-9.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/licenses/mit-scheme-c-9.2 + cp -pr src/COPYING /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64/usr/share/licenses/mit-scheme-c-9.2 + exit 0 Provides: mit-scheme-c = 9.2-1.el7.centos mit-scheme-c(x86-64) = 9.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: mit-scheme-c-docs-9.2-1.el7.centos.x86_64 Provides: mit-scheme-c-docs = 9.2-1.el7.centos mit-scheme-c-docs(x86-64) = 9.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mit-scheme-c-debuginfo-9.2-1.el7.centos.x86_64 Provides: mit-scheme-c-debuginfo = 9.2-1.el7.centos mit-scheme-c-debuginfo(x86-64) = 9.2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/mit-scheme-c-9.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mit-scheme-c-docs-9.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mit-scheme-c-debuginfo-9.2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9PrUIj + umask 022 + cd /builddir/build/BUILD + cd mit-scheme-c-9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mit-scheme-c-9.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0