------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by racket-minimal-7.5_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by racket-minimal-7.5_1 for building => SHA256 Checksum OK for racket-minimal/7.5/racket-minimal-7.5-src-builtpkgs.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by racket-minimal-7.5_1 for building ===> Extracting for racket-minimal-7.5_1 => SHA256 Checksum OK for racket-minimal/7.5/racket-minimal-7.5-src-builtpkgs.tgz. Extracted Memory Use: 99.41M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for racket-minimal-7.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on package: libiconv>=1.14_11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> racket-minimal-7.5_1 depends on package: libiconv>=1.14_11 - found ===> racket-minimal-7.5_1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> Configuring for racket-minimal-7.5_1 cfg-racket: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 === Installed libffi enabled === Places enabled === Futures enabled === pthreads enabled checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for ar... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for strip... strip checking for strip -S... yes checking for inline keyword... yes checking for noinline attribute... yes checking for GNU preprocessor... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for mmap and mprotect... yes checking for large page size... no checking for __builtin_popcount... yes checking for __builtin_clz... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of bool... 1 checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for stack direction... down checking whether byte ordering is bigendian... no checking for compare-and-swap... yes checking whether pthread_rwlock is available... yes checking for powl for extflonums... yes checking for libffi... yes Using installed libffi cfg-racket: creating ./config.status config.status: creating Makefile config.status: creating racket/Makefile config.status: creating racket/src/Makefile config.status: creating racket/dynsrc/Makefile config.status: creating racket/gc/Makefile config.status: creating racket/sgc/Makefile config.status: creating racket/gc2/Makefile config.status: creating foreign/Makefile config.status: creating gracket/Makefile config.status: creating gracket/gc2/Makefile config.status: creating racket/mzconfig.h === configuring in rktio (/construction/lang/racket-minimal/racket-7.5/src/rktio) cfg-racket: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--mandir=/usr/local/share/man' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing ' 'LDFLAGS= ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include -DLIBICONV_PLUG' 'CPP=cpp' '--enable-portable-binary' 'AR_FLAGS=rc' '--enable-pthread' '--enable-iconv' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ranlib... ranlib checking for ar... yes checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking whether byte ordering is bigendian... no checking for getaddrinfo... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for nl_langinfo (CODESET)... yes checking for mbsrtowcs... yes checking for kqueue... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rktio_config.h >>> Installation targets: executables : ${exec_prefix}/bin/... core docs : ${datarootdir}/doc/${PACKAGE}/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/${PACKAGE}/... platform libraries : ${exec_prefix}/lib/${PACKAGE}/... common libraries : ${datarootdir}/${PACKAGE}/... base collections : ${exec_prefix}/share/${PACKAGE}/collects/... configuration : ${prefix}/etc/${PACKAGE}/... .desktop files : ${exec_prefix}/share/applications/... man pages : /usr/local/share/man/... where prefix = /usr/local and datarootdir = ${prefix}/share and exec_prefix = ${prefix} and PACKAGE = racket SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for racket-minimal-7.5_1 /usr/bin/make 3m /usr/bin/make no-local-racket : cd racket; /usr/bin/make 3m /usr/bin/make cgc /usr/bin/make cgc-core /usr/bin/make common /usr/bin/make g-c cd sgc; /usr/bin/make ../libmzgc.a cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DSGC_EXPORTS -I.. -c ./sgc.c -o sgc.o /usr/bin/make gcobjects ar rc ../libmzgc.a sgc.o ranlib ../libmzgc.a /usr/bin/make foreign-stuff cd ../foreign; /usr/bin/make all /usr/bin/make foreign.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -I./../racket -I./../racket/include -I./../racket/src -I./../rktio -I./../rktio -c ./foreign.c -o foreign.o /usr/bin/make libffi_OFF : /usr/bin/make rktio cd ../rktio; /usr/bin/make /usr/bin/make hide_standalone_librktio /usr/bin/make librktio.a cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_fs.o -c ./rktio_fs.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_fd.o -c ./rktio_fd.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_file.o -c ./rktio_file.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_poll_set.o -c ./rktio_poll_set.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_ltps.o -c ./rktio_ltps.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_sleep.o -c ./rktio_sleep.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_network.o -c ./rktio_network.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_pipe.o -c ./rktio_pipe.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_process.o -c ./rktio_process.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_signal.o -c ./rktio_signal.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_envvars.o -c ./rktio_envvars.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_fs_change.o -c ./rktio_fs_change.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_flock.o -c ./rktio_flock.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_shellex.o -c ./rktio_shellex.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_time.o -c ./rktio_time.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_cpu.o -c ./rktio_cpu.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_syslog.o -c ./rktio_syslog.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_convert.o -c ./rktio_convert.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_sha1.o -c ./rktio_sha1.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_sha2.o -c ./rktio_sha2.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_dll.o -c ./rktio_dll.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_error.o -c ./rktio_error.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_hash.o -c ./rktio_hash.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_wide.o -c ./rktio_wide.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_console.o -c ./rktio_console.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I. -I. -o rktio_main.o -c ./rktio_main.c ar rc librktio.a rktio_fs.o rktio_fd.o rktio_file.o rktio_poll_set.o rktio_ltps.o rktio_sleep.o rktio_network.o rktio_pipe.o rktio_process.o rktio_signal.o rktio_envvars.o rktio_fs_change.o rktio_flock.o rktio_shellex.o rktio_time.o rktio_cpu.o rktio_syslog.o rktio_convert.o rktio_sha1.o rktio_sha2.o rktio_dll.o rktio_error.o rktio_hash.o rktio_wide.o rktio_console.o rktio_main.o /usr/bin/make dynlib cd dynsrc; /usr/bin/make dynlib /usr/bin/make ../mzdyn.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I./.. -I./../include -I./../src -c ./mzdyn.c -o ../mzdyn.o /usr/bin/make ../starter cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I./.. -I./../include -I./../src -o ../starter ./../../start/ustart.c /usr/bin/make mzlibrary cd src; /usr/bin/make all /usr/bin/make mzobjects cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./salloc.c -o salloc.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./bignum.c -o bignum.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./bool.c -o bool.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./char.c -o char.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./compenv.c -o compenv.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./compile.c -o compile.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./complex.c -o complex.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./dynext.c -o dynext.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./env.c -o env.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./error.c -o error.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./eval.c -o eval.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./file.c -o file.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./fun.c -o fun.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./future.c -o future.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./gmp/gmp.c -o gmp.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./hash.c -o hash.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jit.c -o jit.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitalloc.c -o jitalloc.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitarith.c -o jitarith.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitcall.c -o jitcall.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitcommon.c -o jitcommon.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitinline.c -o jitinline.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitprep.c -o jitprep.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitstack.c -o jitstack.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./jitstate.c -o jitstate.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./letrec_check.c -o letrec_check.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./linklet.c -o linklet.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./list.c -o list.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./marshal.c -o marshal.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./mzrt.c -o mzrt.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./network.c -o network.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./numarith.c -o numarith.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./number.c -o number.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./numcomp.c -o numcomp.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./numstr.c -o numstr.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./optimize.c -o optimize.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./place.c -o place.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./port.c -o port.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./portfun.c -o portfun.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./print.c -o print.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./rational.c -o rational.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./read.c -o read.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./regexp.c -o regexp.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./resolve.c -o resolve.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./sema.c -o sema.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./setjmpup.c -o setjmpup.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./sfs.c -o sfs.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./sort.c -o sort.o echo '#include "startup.inc"' > ../cstartup.inc cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./startup.c -I.. -I. -o startup.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./string.c -I. -o string.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./struct.c -o struct.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./symbol.c -o symbol.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./syntax.c -o syntax.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./thread.c -o thread.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./type.c -o type.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./unwind/libunwind.c -o unwind.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./validate.c -o validate.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./vector.c -o vector.o /usr/bin/make libracket.a ar rc libracket.a src/*.o ../foreign/foreign.o /usr/bin/make racketcgc cc -I. -I./include -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -DINITIAL_CONFIG_DIRECTORY='"'"`cd ./../..; pwd`/etc"'"' -c ./main.c -o main.o cc -o racketcgc main.o libracket.a libmzgc.a ../rktio/librktio.a -pthread -ldl -lm -L/usr/local/lib -Wl,--export-dynamic -lffi echo racketcgc racketcgc /usr/bin/make cstartup /usr/bin/make cstartup_`./racketcgc -cu ./src/startup-select.rkt` ./racketcgc -cu ./src/compile-startup.rkt cstartup.inc cstartup.zo ./src/startup.inc ./src/schvers.h /usr/bin/make mzlibrary cd src; /usr/bin/make all /usr/bin/make mzobjects cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c ./startup.c -I.. -I. -o startup.o /usr/bin/make libracket.a ar rc libracket.a src/*.o ../foreign/foreign.o /usr/bin/make racketcgc cc -o racketcgc main.o libracket.a libmzgc.a ../rktio/librktio.a -pthread -ldl -lm -L/usr/local/lib -Wl,--export-dynamic -lffi echo racketcgc racketcgc /usr/bin/make mzcomcgc : /usr/bin/make sysinfercgc ./racketcgc -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC ./src/systype.c" "" machine "./racketcgc" "./racketcgc" /usr/bin/make cstartup /usr/bin/make cstartup_`./racketcgc -cu ./src/startup-select.rkt` ./racketcgc -cu ./src/compile-startup.rkt cstartup.inc cstartup.zo ./src/startup.inc ./src/schvers.h cd gc2; /usr/bin/make all mkdir xsrc /usr/bin/make check-sdep ../racketcgc -cqu ./check-sdep.rkt /usr/bin/make xsrc/precomp.h env XFORM_PRECOMP=yes ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/precomp.h ./precomp.c raco setup: bootstrapping from source... triggered by use of non-".zo" file path: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/cm-minimal.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/cm-minimal.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/base.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/base.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/pre-base.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stx.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qq-and-or.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/more-scheme.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/small-scheme.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cond.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/gen-temp.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-et-al.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/member.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/letstx-scheme.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/ellipses.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sc.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/template.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/performance-hint.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/with-stx.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxloc.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase-scheme.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qqstx.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/norm-define.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/case.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/fixnum.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sort.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/logger.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/misc.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/old-path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path-list.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/executable-path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reading-param.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/repl.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/procedure-alias.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-prop-key.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/name.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/immediate-default.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-struct.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparam.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparamkey.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam-exptime.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-methods.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct-info.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reqprov.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/require-transform.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/provide-transform.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/modbeg.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/wrap-modbeg.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/for.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reverse.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/promise.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/map.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kernstruct.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/top-int.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/collect.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/runtime-config.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/hash.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/string.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-file.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/namespace.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cert.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/submodule.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-interfaces.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-syntax-binding.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/module-reader.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/readerr.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modcode-noctc.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/list.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list-predicates.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/modread.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modresolve-noctc.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modhelp.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/private/dirs.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/promise.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/config.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/file.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/dirs.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/winutf16.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/mach-o.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/cross-system.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/path-to-relative.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/path-relativize.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/planet/config.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/planet/private/define-config.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/pkg/path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/private/portlines.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/file/sha1.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/collects.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/string.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/racket/unsafe/undefined.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/collection-name.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/compiler/compilation-path.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/dep.rkt compiler/cm: loading /construction/lang/racket-minimal/racket-7.5/collects/setup/main-collects.rkt compiler/cm: start-compile: /construction/lang/racket-minimal/racket-7.5/src/setup-go.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/base.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/base.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/pre-base.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stx.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stx.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qq-and-or.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qq-and-or.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/more-scheme.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/small-scheme.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cond.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/gen-temp.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/gen-temp.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cond.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-et-al.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/member.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/member.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-et-al.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/small-scheme.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/letstx-scheme.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/ellipses.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/ellipses.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sc.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sc.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/template.rkt compiler/cm: | | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/performance-hint.rkt compiler/cm: | | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/performance-hint.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/template.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/with-stx.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxloc.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxloc.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/with-stx.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/letstx-scheme.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase-scheme.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxcase-scheme.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qqstx.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/qqstx.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/norm-define.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/norm-define.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/case.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/fixnum.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/fixnum.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sort.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/sort.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/case.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/logger.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/logger.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/more-scheme.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/misc.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/old-path.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/old-path.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path-list.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/path-list.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/executable-path.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/executable-path.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reading-param.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reading-param.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/repl.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/repl.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/misc.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/procedure-alias.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-prop-key.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-prop-key.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/name.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/name.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/procedure-alias.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/immediate-default.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/immediate-default.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-struct.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparam.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparamkey.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparamkey.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/stxparam.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam-exptime.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam-exptime.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/stxparam.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-methods.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-methods.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct-info.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct-info.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/define-struct.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reqprov.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/require-transform.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/require-transform.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/provide-transform.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/provide-transform.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reqprov.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/modbeg.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/wrap-modbeg.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/wrap-modbeg.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/modbeg.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/for.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reverse.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/reverse.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/promise.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/struct.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/promise.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/for.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/map.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/map.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kernstruct.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kernstruct.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/top-int.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/top-int.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/collect.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/collect.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/pre-base.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/runtime-config.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/runtime-config.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/hash.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/hash.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/string.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/string.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-file.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-file.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/namespace.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/namespace.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cert.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/cert.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/submodule.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/submodule.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-interfaces.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/generic-interfaces.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-syntax-binding.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/kw-syntax-binding.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/base.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/module-reader.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/readerr.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/readerr.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/module-reader.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/base.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/depend.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/compilation-path.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/compilation-path.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/dep.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/main-collects.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/dirs.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/promise.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/promise.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/config.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/config.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/winutf16.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/winutf16.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/mach-o.rkt compiler/cm: | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/cross-system.rkt compiler/cm: | | | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/private/dirs.rkt compiler/cm: | | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/private/dirs.rkt compiler/cm: | | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/cross-system.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/mach-o.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/dirs.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/path-relativize.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/path-relativize.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/main-collects.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/string.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/list.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list-predicates.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/list-predicates.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/list.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/unsafe/undefined.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/unsafe/undefined.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/string.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/dep.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/collects.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/collection-name.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/collection-name.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/pkg/path.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/pkg/path.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/collects.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/depend.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/cm-minimal.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modcode-noctc.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/path.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/path.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/modread.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/modread.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modcode-noctc.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modresolve-noctc.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modhelp.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modhelp.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/syntax/private/modresolve-noctc.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/file.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/path-to-relative.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/planet/config.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/planet/private/define-config.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/planet/private/define-config.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/planet/config.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/setup/path-to-relative.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/portlines.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/portlines.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/file.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/file/sha1.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/file/sha1.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/cm-minimal.rkt compiler/cm: finish-compile: /construction/lang/racket-minimal/racket-7.5/src/setup-go.rkt compiler/cm: start-compile: /construction/lang/racket-minimal/racket-7.5/src/racket/gc2/xform-mod.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/xform.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/system.rkt compiler/cm: | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/streams.rkt compiler/cm: | | | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/port.rkt compiler/cm: | | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/port.rkt compiler/cm: | | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/private/streams.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/system.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/compiler/private/xform.rkt compiler/cm: | start-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/cmdline.rkt compiler/cm: | finish-compile: /construction/lang/racket-minimal/racket-7.5/collects/racket/cmdline.rkt compiler/cm: finish-compile: /construction/lang/racket-minimal/racket-7.5/src/racket/gc2/xform-mod.rkt /usr/bin/make xobjects env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/salloc.c ./../src/salloc.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/salloc.c -o salloc.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/bignum.c ./../src/bignum.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/bignum.c -o bignum.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/bool.c ./../src/bool.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/bool.c -o bool.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/char.c ./../src/char.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/char.c -o char.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/compenv.c ./../src/compenv.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/compenv.c -o compenv.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/compile.c ./../src/compile.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/compile.c -o compile.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/complex.c ./../src/complex.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/complex.c -o complex.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/dynext.c ./../src/dynext.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/dynext.c -o dynext.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/env.c ./../src/env.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/env.c -o env.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/error.c ./../src/error.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/error.c -o error.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/eval.c ./../src/eval.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/eval.c -o eval.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/file.c ./../src/file.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/file.c -o file.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/fun.c ./../src/fun.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/fun.c -o fun.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/future.c ./../src/future.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/future.c -o future.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DMZ_PRECISE_GC -c ./../src/gmp/gmp.c -o gmp.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/hash.c ./../src/hash.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/hash.c -o hash.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jit.c ./../src/jit.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jit.c -o jit.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitalloc.c ./../src/jitalloc.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitalloc.c -o jitalloc.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitarith.c ./../src/jitarith.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitarith.c -o jitarith.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitcall.c ./../src/jitcall.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitcall.c -o jitcall.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitcommon.c ./../src/jitcommon.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitcommon.c -o jitcommon.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitinline.c ./../src/jitinline.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitinline.c -o jitinline.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitprep.c ./../src/jitprep.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitprep.c -o jitprep.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitstack.c ./../src/jitstack.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitstack.c -o jitstack.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/jitstate.c ./../src/jitstate.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/jitstate.c -o jitstate.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/letrec_check.c ./../src/letrec_check.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/letrec_check.c -o letrec_check.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/linklet.c ./../src/linklet.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/linklet.c -o linklet.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/list.c ./../src/list.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/list.c -o list.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/marshal.c ./../src/marshal.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/marshal.c -o marshal.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DMZ_PRECISE_GC -c ./../src/mzrt.c -o mzrt.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/network.c ./../src/network.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/network.c -o network.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/numarith.c ./../src/numarith.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/numarith.c -o numarith.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/number.c ./../src/number.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/number.c -o number.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/numcomp.c ./../src/numcomp.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/numcomp.c -o numcomp.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/numstr.c ./../src/numstr.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/numstr.c -o numstr.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/optimize.c ./../src/optimize.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/optimize.c -o optimize.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/place.c ./../src/place.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/place.c -o place.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/port.c ./../src/port.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/port.c -o port.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/portfun.c ./../src/portfun.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/portfun.c -o portfun.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/print.c ./../src/print.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/print.c -o print.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/rational.c ./../src/rational.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/rational.c -o rational.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/read.c ./../src/read.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/read.c -o read.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/regexp.c ./../src/regexp.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/regexp.c -o regexp.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/resolve.c ./../src/resolve.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/resolve.c -o resolve.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/sema.c ./../src/sema.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/sema.c -o sema.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/setjmpup.c ./../src/setjmpup.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/setjmpup.c -o setjmpup.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/sfs.c ./../src/sfs.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/sfs.c -o sfs.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/sort.c ./../src/sort.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/sort.c -o sort.o ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I.. -I./../src/../src -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/startup.c ./../src/startup.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/startup.c -o startup.o ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I../src -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/string.c ./../src/string.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/string.c -o string.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/struct.c ./../src/struct.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/struct.c -o struct.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/symbol.c ./../src/symbol.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/symbol.c -o symbol.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/syntax.c ./../src/syntax.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/syntax.c -o syntax.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/thread.c ./../src/thread.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/thread.c -o thread.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/type.c ./../src/type.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/type.c -o type.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/validate.c ./../src/validate.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/validate.c -o validate.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/vector.c ./../src/vector.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/vector.c -o vector.o ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -I./../src/../../racket/src" --keep-lines -o ++out xsrc/foreign.c ./../src/../../foreign/foreign.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/foreign.c -o foreign.o ../racketcgc -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./xform-mod.rkt --depends --cpp "cpp -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC" --keep-lines -o ++out xsrc/main.c +D INITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../../collects; pwd`"'"' +D INITIAL_CONFIG_DIRECTORY='"'"`cd ./../../..; pwd`/etc"'"' ./../main.c cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -c xsrc/main.c -o main.o /usr/bin/make ../racket3m cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -I./.. -c ./gc2.c -o gc2.o ar rc ../libracket3m.a salloc.o bignum.o bool.o char.o compenv.o compile.o complex.o dynext.o env.o error.o eval.o file.o fun.o future.o gmp.o hash.o jit.o jitalloc.o jitarith.o jitcall.o jitcommon.o jitinline.o jitprep.o jitstack.o jitstate.o letrec_check.o linklet.o list.o marshal.o mzrt.o network.o numarith.o number.o numcomp.o numstr.o optimize.o place.o port.o portfun.o print.o rational.o read.o regexp.o resolve.o sema.o setjmpup.o sfs.o sort.o startup.o string.o struct.o symbol.o syntax.o thread.o type.o validate.o vector.o foreign.o ../src/unwind.o gc2.o cd ..; cc -o racket3m gc2/main.o libracket3m.a gc2/../../rktio/librktio.a -pthread -ldl -lm -L/usr/local/lib -Wl,--export-dynamic -lffi echo ../racket3m ../racket3m cd dynsrc; /usr/bin/make dynlib3m /usr/bin/make ../mzdyn3m.o cc -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -I./.. -I./../include -I./../src -DMZ_PRECISE_GC -c ./mzdyn.c -o ../mzdyn3m.o cd gc2; /usr/bin/make ../racket3m `../racket3m' is up to date. cd gc2; /usr/bin/make ../mzcom3m /usr/bin/make sysinfer3m ./racket3m -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC ./src/systype.c" "" machine "./racket3m" "./racket3m" /usr/bin/make gracket-3m cd gracket; /usr/bin/make 3m /usr/bin/make resources : cd gc2; /usr/bin/make 3m mkdir xsrc /usr/bin/make ../gracket3m ../../racket/racket3m -O "info@compiler/cm error" -l- setup --boot ./../../setup-go.rkt ../../compiled --tag ++out ./../../racket/gc2/xform-mod.rkt --cpp "cpp -I./../../racket/gc2 -I./../../racket/ -I./../../racket/include/ -DUSE_SENORA_GC -I/usr/local/include -DLIBICONV_PLUG -pthread -Dwx_xt" --keep-lines -o ++out xsrc/grmain.c +D INITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../../collects; pwd`"'"' +D INITIAL_CONFIG_DIRECTORY='"'"`cd ./../../..; pwd`/etc"'"' ./../grmain.c cc -I./../../racket/sgc -I./../../racket/ -I./../../racket/include/ -DUSE_SENORA_GC -Dwx_xt -pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread -DGC2_JUST_MACROS -include ./../../racket/gc2/gc2.h -c -DUSE_SENORA_GC -o grmain.o xsrc/grmain.c cc -pthread -L../../racket -o ../gracket3m grmain.o ../../racket/libracket3m.a ../../rktio/librktio.a -ldl -lm -L/usr/local/lib -Wl,--export-dynamic -lffi echo ../gracket3m ../gracket3m SUCCEEDED 00:13:36 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for racket-minimal-7.5_1 ===> Generating temporary packing list /usr/bin/make install-3m /usr/bin/make install-3m-common /usr/bin/make install-common-first case "/construction/lang/racket-minimal/stage" in "" | /*) ;; *) echo "expected an absolute path for DESTDIR; given: /construction/lang/racket-minimal/stage"; exit 1;; esac mkdir -p "/construction/lang/racket-minimal/stage/usr/local/bin" "/construction/lang/racket-minimal/stage/usr/local/share/racket/collects" "/construction/lang/racket-minimal/stage/usr/local/share/doc/racket" "/construction/lang/racket-minimal/stage/usr/local/lib" "/construction/lang/racket-minimal/stage/usr/local/include/racket" "/construction/lang/racket-minimal/stage/usr/local/lib/racket" "/construction/lang/racket-minimal/stage/usr/local/share/racket" "/construction/lang/racket-minimal/stage/usr/local/etc/racket" "/construction/lang/racket-minimal/stage/usr/local/share/applications" "/construction/lang/racket-minimal/stage/usr/local/share/man" cd racket; /usr/bin/make install-3m /usr/bin/make headers ./racketcgc -cqu ./mkincludes.rkt "/construction/lang/racket-minimal/stage/usr/local/include/racket" "." . Making /construction/lang/racket-minimal/stage/usr/local/include/racket Done. cd ..; cp racket/system.rktd "/construction/lang/racket-minimal/stage/usr/local/lib/racket/system.rktd" /usr/bin/make unix-install cd ..; rm -f "/construction/lang/racket-minimal/stage/usr/local/bin/racketcgc" cd ..; rm -f "/construction/lang/racket-minimal/stage/usr/local/bin/racket" cd ..; cp racket/starter "/construction/lang/racket-minimal/stage/usr/local/lib/racket/starter" cp ./../start/starter-sh . cd ..; cp racket/starter-sh "/construction/lang/racket-minimal/stage/usr/local/lib/racket/starter-sh" cd ..; strip "/construction/lang/racket-minimal/stage/usr/local/lib/racket/starter" ./racketcgc -cu "./collects-path.rkt" "/construction/lang/racket-minimal/stage/usr/local/lib/racket/starter" /construction/lang/racket-minimal/stage/usr/local/share/racket/collects /construction/lang/racket-minimal/stage/usr/local/etc/racket cd ..; echo 'CC=cc' > "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo 'CFLAGS=-pipe -msse -msse2 -mfpmath=sse -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -pthread' >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo 'OPTIONS= -DUSE_SENORA_GC' >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo 'MZOPTIONS=' >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo "LDFLAGS= -pthread" >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo 'LIBS=-ldl -lm -L/usr/local/lib -Wl,--export-dynamic -lffi ' >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" /usr/bin/make unix-install-3m cd ..; cp racket/racket3m "/construction/lang/racket-minimal/stage/usr/local/bin/racket" cd ..; strip "/construction/lang/racket-minimal/stage/usr/local/bin/racket" /usr/bin/make unix-install-libs-3m cd ..; cp racket/libracket3m.a "/construction/lang/racket-minimal/stage/usr/local/lib/libracket3m.a" cd ..; strip -S "/construction/lang/racket-minimal/stage/usr/local/lib/libracket3m.a" cd ..; cp racket/mzdyn3m.o "/construction/lang/racket-minimal/stage/usr/local/lib/racket/mzdyn3m.o" ./racket3m -cu "./collects-path.rkt" "/construction/lang/racket-minimal/stage/usr/local/bin/racket" /construction/lang/racket-minimal/stage/usr/local/share/racket/collects /construction/lang/racket-minimal/stage/usr/local/etc/racket /usr/bin/make unix-install-3m-final : /usr/bin/make install-gracket-3m cd gracket; /usr/bin/make install-3m /usr/bin/make install-wx_xt /usr/bin/make install-common : cd ..; rm -f "/construction/lang/racket-minimal/stage/usr/local/lib/racket/gracketcgc" cd ..; rm -f "/construction/lang/racket-minimal/stage/usr/local/lib/racket/gracket" cd ..; echo 'MROPTIONS=' >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo "MRLIBS=" >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; echo "MRLDFLAGS=-pthread -L../racket" >> "/construction/lang/racket-minimal/stage/usr/local/lib/racket/buildinfo" cd ..; mkdir -p "/construction/lang/racket-minimal/stage/usr/local/lib"; /usr/bin/make install-wx_xt-3m /usr/bin/make install-no-lib-3m-wx_xt echo "no dynamic libs" no dynamic libs cd ..; cp gracket/gracket3m "/construction/lang/racket-minimal/stage/usr/local/lib/racket/gracket" cd ..; strip "/construction/lang/racket-minimal/stage/usr/local/lib/racket/gracket" ../racket/racket3m -cu "./../racket/collects-path.rkt" "/construction/lang/racket-minimal/stage/usr/local/lib/racket/gracket" /usr/local/share/racket/collects /usr/local/etc/racket /usr/bin/make install-wx_xt-3m-final : /usr/bin/make install-common-middle /usr/bin/make copytree-run racket/racketcgc -u "./../collects/setup/unixstyle-install.rkt" make-install-copytree "./.." "/construction/lang/racket-minimal/stage/usr/local/bin" "/construction/lang/racket-minimal/stage/usr/local/share/racket/collects" "/construction/lang/racket-minimal/stage/usr/local/share/doc/racket" "/construction/lang/racket-minimal/stage/usr/local/lib" "/construction/lang/racket-minimal/stage/usr/local/include/racket" "/construction/lang/racket-minimal/stage/usr/local/lib/racket" "/construction/lang/racket-minimal/stage/usr/local/share/racket" "/construction/lang/racket-minimal/stage/usr/local/etc/racket" "/construction/lang/racket-minimal/stage/usr/local/share/applications" "/construction/lang/racket-minimal/stage/usr/local/share/man" "no" Copying collects -> /construction/lang/racket-minimal/stage/usr/local/share/racket/collects Copying share -> /construction/lang/racket-minimal/stage/usr/local/share/racket Copying doc -> /construction/lang/racket-minimal/stage/usr/local/share/doc/racket Copying etc -> /construction/lang/racket-minimal/stage/usr/local/etc/racket Rewriting configuration file at: /construction/lang/racket-minimal/stage/usr/local/etc/racket/config.rktd... /usr/bin/make install-gracket-post-collects cd gracket; /usr/bin/make install-post-collects /usr/bin/make install-wx_xt-post-collects : /usr/bin/make lib-finish if [ "/construction/lang/racket-minimal/stage" = "" ]; then echo "/usr/local/lib"; fi racket/racket3m -X "/construction/lang/racket-minimal/stage/usr/local/share/racket/collects" -G "/construction/lang/racket-minimal/stage/usr/local/etc/racket" --no-user-path -N "raco" -l- setup --no-user raco setup: version: 7.5 raco setup: platform: amd64-dragonfly [3m] raco setup: target machine: racket raco setup: installation name: 7.5 raco setup: variants: 3m raco setup: main collects: /construction/lang/racket-minimal/stage/usr/local/share/racket/collects raco setup: collects paths: raco setup: /construction/lang/racket-minimal/stage/usr/local/share/racket/collects raco setup: main pkgs: /construction/lang/racket-minimal/stage/usr/local/share/racket/pkgs raco setup: pkgs paths: raco setup: /construction/lang/racket-minimal/stage/usr/local/share/racket/pkgs raco setup: /construction/lang/racket-minimal/.racket/7.5/pkgs raco setup: links files: raco setup: /construction/lang/racket-minimal/stage/usr/local/share/racket/links.rktd raco setup: main docs: /construction/lang/racket-minimal/stage/usr/local/share/doc/racket raco setup: --- updating info-domain tables --- [2:22:25] raco setup: --- pre-installing collections --- [2:22:25] raco setup: --- installing foreign libraries --- [2:22:25] raco setup: --- installing shared files --- [2:22:25] raco setup: --- compiling collections --- [2:22:25] raco setup: making: /racket raco setup: in /racket raco setup: in /racket/private raco setup: in /syntax raco setup: in /ffi raco setup: in /ffi/unsafe raco setup: --- parallel build using 2 jobs --- [2:22:28] raco setup: 1 making: /compiler raco setup: 0 making: /raco raco setup: 1 making: /compiler/private raco setup: 0 making: /racket raco setup: 1 making: /acks raco setup: 1 making: /data raco setup: 1 making: /data/private raco setup: 1 making: /db raco setup: 1 making: /db/private raco setup: 1 making: /db/private/generic raco setup: 1 making: /db/private/sqlite3 raco setup: 1 making: /dynext raco setup: 1 making: /ffi raco setup: 0 making: /racket/base raco setup: 0 making: /racket/base/lang raco setup: 0 making: /racket/contract raco setup: 0 making: /racket/contract/private raco setup: 0 making: /racket/gui raco setup: 0 making: /racket/kernel raco setup: 0 making: /racket/lang raco setup: 0 making: /racket/load raco setup: 0 making: /racket/load/lang raco setup: 0 making: /racket/match raco setup: 1 making: /ffi/unsafe raco setup: 0 making: /racket/place raco setup: 0 making: /racket/place/private raco setup: 1 making: /ffi/unsafe/define raco setup: 1 making: /ffi/unsafe/private raco setup: 0 making: /racket/private raco setup: 1 making: /file raco setup: 1 making: /file/private raco setup: 1 making: /info raco setup: 1 making: /info-domain raco setup: 1 making: /json raco setup: 1 making: /launcher raco setup: 1 making: /net raco setup: 1 making: /openssl raco setup: 1 making: /openssl/private raco setup: 1 making: /pkg raco setup: 1 making: /pkg/private raco setup: 1 making: /planet raco setup: 1 making: /planet/private raco setup: 1 making: /reader raco setup: 1 making: /reader/lang raco setup: 0 making: /racket/signature raco setup: 0 making: /racket/signature/lang raco setup: 1 making: /realm raco setup: 1 making: /s-exp raco setup: 1 making: /s-exp/lang raco setup: 1 making: /setup raco setup: 0 making: /racket/unit raco setup: 0 making: /racket/unit/lang raco setup: 0 making: /racket/unsafe raco setup: 0 making: /syntax raco setup: 1 making: /setup/commands raco setup: 1 making: /setup/infotab raco setup: 1 making: /setup/infotab/lang raco setup: 1 making: /setup/private raco setup: 1 making: /version raco setup: 1 making: /xml raco setup: 0 making: /syntax/parse raco setup: 0 making: /syntax/parse/experimental raco setup: 0 making: /syntax/parse/lib raco setup: 0 making: /syntax/parse/private raco setup: 0 making: /syntax/private raco setup: 0 making: /syntax/private/util raco setup: 0 making: /syntax/unsafe raco setup: 1 making: /xml/private raco setup: --- creating launchers --- [2:22:42] raco setup: launcher: /raco raco setup: --- installing man pages --- [2:22:42] raco setup: installing: man page /man1/racket.1 raco setup: installing: man page /man1/raco.1 raco setup: --- installing collections --- [2:22:42] raco setup: installing: /racket raco setup: --- post-installing collections --- [2:22:42] raco setup: --- checking package dependencies --- [2:22:42] /usr/bin/make install-common-last /usr/bin/make fix-paths if [ "/construction/lang/racket-minimal/stage" != "" ]; then if [ "" = "" ]; then racket/racketcgc -u "./../collects/setup/unixstyle-install.rkt" make-install-destdir-fix "./.." "/construction/lang/racket-minimal/stage/usr/local/bin" "/construction/lang/racket-minimal/stage/usr/local/share/racket/collects" "/construction/lang/racket-minimal/stage/usr/local/share/doc/racket" "/construction/lang/racket-minimal/stage/usr/local/lib" "/construction/lang/racket-minimal/stage/usr/local/include/racket" "/construction/lang/racket-minimal/stage/usr/local/lib/racket" "/construction/lang/racket-minimal/stage/usr/local/share/racket" "/construction/lang/racket-minimal/stage/usr/local/etc/racket" "/construction/lang/racket-minimal/stage/usr/local/share/applications" "/construction/lang/racket-minimal/stage/usr/local/share/man" "no"; fi fi Rewriting configuration file at: /construction/lang/racket-minimal/stage/usr/local/etc/racket/config.rktd... /usr/bin/make preserve-raco-pkg-default-scope : cp "./COPYING-libscheme.txt" "./COPYING_LESSER.txt" "./COPYING.txt" "/construction/lang/racket-minimal/stage/usr/local/share/racket"/ /usr/bin/find /construction/lang/racket-minimal/stage/usr/local -type d -empty -delete ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:01:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for racket-minimal-7.5_1 file sizes/checksums [1879]: 0% file sizes/checksums [1879]: 5% file sizes/checksums [1879]: 10% file sizes/checksums [1879]: 15% file sizes/checksums [1879]: 21% file sizes/checksums [1879]: 26% file sizes/checksums [1879]: 31% file sizes/checksums [1879]: 37% file sizes/checksums [1879]: 42% file sizes/checksums [1879]: 47% file sizes/checksums [1879]: 53% file sizes/checksums [1879]: 58% file sizes/checksums [1879]: 63% file sizes/checksums [1879]: 69% file sizes/checksums [1879]: 74% file sizes/checksums [1879]: 79% file sizes/checksums [1879]: 85% file sizes/checksums [1879]: 90% file sizes/checksums [1879]: 95% file sizes/checksums [1879]: 100% packing files [1879]: 0% packing files [1879]: 5% packing files [1879]: 10% packing files [1879]: 15% packing files [1879]: 21% packing files [1879]: 26% packing files [1879]: 31% packing files [1879]: 37% packing files [1879]: 42% packing files [1879]: 47% packing files [1879]: 53% packing files [1879]: 58% packing files [1879]: 63% packing files [1879]: 69% packing files [1879]: 74% packing files [1879]: 79% packing files [1879]: 85% packing files [1879]: 90% packing files [1879]: 95% packing files [1879]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:09 TOTAL TIME 00:15:55