pcp074113pcs:~/plt/src clements$ rm -rf build pcp074113pcs:~/plt/src clements$ cd .. pcp074113pcs:~/plt clements$ git pull --rebase Current branch master is up to date. pcp074113pcs:~/plt clements$ cd src pcp074113pcs:~/plt/src clements$ mkdir build pcp074113pcs:~/plt/src clements$ cd build pcp074113pcs:~/plt/src/build clements$ ../configure && make && make install checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking target system type... i386-apple-darwin11.3.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for noinline attribute... yes checking for GNU preprocessor... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... no checking for mbsrtowcs... yes checking for kqueue... yes checking for libffi... yes Using installed libffi checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 8 checking for intptr_t... yes checking for uintptr_t... 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 configure: 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 >>> Installation is in-place: ../.. Configure with --prefix if you wanted to install somewhere else. Alternately, you can simply `mv' the in-place installation after running `make install'. make 3m cd racket; make 3m make cgc make common make g-c cd gc; make ../libmzgc.a gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/alloc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/reclaim.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/allchblk.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/misc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -o if_mach ../../../racket/gc/if_mach.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -o if_not_there ../../../racket/gc/if_not_there.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -o threadlibs ../../../racket/gc/threadlibs.c rm -f mach_dep.o ./if_mach SPARC SOLARIS gcc -c -o mach_dep2.o ../../../racket/gc/sparc_mach_dep.S ./if_mach SPARC OPENBSD as -o mach_dep2.o ../../../racket/gc/sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD as -o mach_dep2.o ../../../racket/gc/sparc_netbsd_mach_dep.s ./if_mach SPARC "" gcc -c -o mach_dep2.o ../../../racket/gc/sparc_mach_dep.S ./if_mach SPARC "" gcc -c -o mach_dep1.o -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread ../../../racket/gc/mach_dep.c ./if_mach SPARC "" ld -r -o mach_dep.o mach_dep1.o mach_dep2.o ./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ../../../racket/gc/ia64_save_regs_in_stack.s ./if_mach IA64 "" gcc -c -o mach_dep1.o -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread ../../../racket/gc/mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o gcc -c -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread ../../../racket/gc/mach_dep.c ^^^^Starting command^^^^ rm -f mach_dep1.o ./if_mach IA64 "" as -o mach_dep1.o ../../../racket/gc/ia64_save_regs_in_stack.s ./if_not_there mach_dep1.o gcc -c -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread ../../../racket/gc/mach_dep1.c ^^^^Starting command^^^^ gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/os_dep.c rm -f mark_rts.o ./if_mach ALPHA OSF1 gcc -c -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -Wo,-notail ../../../racket/gc/mark_rts.c ./if_not_there mark_rts.o gcc -c -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ../../../racket/gc/mark_rts.c ^^^^Starting command^^^^ gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/headers.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/mark.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/obj_map.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/blacklst.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/finalize.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/new_hblk.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/dbg_mlc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/malloc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/stubborn.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/checksums.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/pthread_support.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/pthread_stop_world.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/darwin_stop_world.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/typd_mlc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/ptr_chck.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/mallocx.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/gcj_mlc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/specific.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/gc_dlopen.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/backgraph.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/win32_threads.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/thread_local_alloc.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/openbsd_stop_world.c gcc -I../../../racket/gc/include -I../../../racket/gc/libatomic_ops/src -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ../../../racket/gc/dyn_load.c ../../../racket/gc/dyn_load.c: In function ‘GC_init_dyld’: ../../../racket/gc/dyn_load.c:1154: warning: passing argument 1 of ‘_dyld_register_func_for_add_image’ from incompatible pointer type ../../../racket/gc/dyn_load.c:1155: warning: passing argument 1 of ‘_dyld_register_func_for_remove_image’ from incompatible pointer type ../../../racket/gc/dyn_load.c:1167: warning: ‘_dyld_bind_fully_image_containing_address’ is deprecated (declared at /usr/include/mach-o/dyld.h:240) ../../../racket/gc/../../utils/nicear ar ruv ../libmzgc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o mach_dep1.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o thread_local_alloc.o openbsd_stop_world.o dyn_load.o ar: creating archive ../libmzgc.a /usr/bin/ranlib: file: ../libmzgc.a(mach_dep1.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(checksums.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(pthread_support.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(pthread_stop_world.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(darwin_stop_world.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(specific.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(gc_dlopen.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(backgraph.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(win32_threads.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(thread_local_alloc.o) has no symbols /usr/bin/ranlib: file: ../libmzgc.a(openbsd_stop_world.o) has no symbols a - alloc.o a - reclaim.o a - allchblk.o a - misc.o a - mach_dep.o a - mach_dep1.o a - os_dep.o a - mark_rts.o a - headers.o a - mark.o a - obj_map.o a - blacklst.o a - finalize.o a - new_hblk.o a - dbg_mlc.o a - malloc.o a - stubborn.o a - checksums.o a - pthread_support.o a - pthread_stop_world.o a - darwin_stop_world.o a - typd_mlc.o a - ptr_chck.o a - mallocx.o a - gcj_mlc.o a - specific.o a - gc_dlopen.o a - backgraph.o a - win32_threads.o a - thread_local_alloc.o a - openbsd_stop_world.o a - dyn_load.o ranlib ../libmzgc.a ranlib: file: ../libmzgc.a(mach_dep1.o) has no symbols ranlib: file: ../libmzgc.a(checksums.o) has no symbols ranlib: file: ../libmzgc.a(pthread_support.o) has no symbols ranlib: file: ../libmzgc.a(pthread_stop_world.o) has no symbols ranlib: file: ../libmzgc.a(darwin_stop_world.o) has no symbols ranlib: file: ../libmzgc.a(specific.o) has no symbols ranlib: file: ../libmzgc.a(gc_dlopen.o) has no symbols ranlib: file: ../libmzgc.a(backgraph.o) has no symbols ranlib: file: ../libmzgc.a(win32_threads.o) has no symbols ranlib: file: ../libmzgc.a(thread_local_alloc.o) has no symbols ranlib: file: ../libmzgc.a(openbsd_stop_world.o) has no symbols make foreign-stuff cd ../foreign; make all make foreign.o gcc -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -I./../racket -I../../foreign/../racket/include -I../../foreign/../racket/src -c ../../foreign/foreign.c -o foreign.o make libffi_OFF : make dynlib cd dynsrc; make dynlib make ../mzdyn.o gcc -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -I./.. -I../../../racket/dynsrc/../include -I../../../racket/dynsrc/../src -DMZ_NO_ICONV -c ../../../racket/dynsrc/mzdyn.c -o ../mzdyn.o make ../starter gcc -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -I./.. -I../../../racket/dynsrc/../include -I../../../racket/dynsrc/../src -DMZ_NO_ICONV -o ../starter ../../../racket/dynsrc/ustart.c make mzlibrary cd src; make all make mzobjects gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/salloc.c -o salloc.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/bignum.c -o bignum.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/bool.c -o bool.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/builtin.c -o builtin.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/char.c -o char.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/compenv.c -o compenv.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/compile.c -o compile.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/complex.c -o complex.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/dynext.c -o dynext.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/env.c -o env.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/error.c -o error.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/eval.c -o eval.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/file.c -o file.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/fun.c -o fun.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/future.c -o future.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/gmp/gmp.c -o gmp.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/hash.c -o hash.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jit.c -o jit.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitalloc.c -o jitalloc.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitarith.c -o jitarith.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitcall.c -o jitcall.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitcommon.c -o jitcommon.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitinline.c -o jitinline.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitprep.c -o jitprep.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitstack.c -o jitstack.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/jitstate.c -o jitstate.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/list.c -o list.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/marshal.c -o marshal.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/module.c -o module.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/mzrt.c -o mzrt.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/network.c -o network.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/numarith.c -o numarith.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/number.c -o number.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/numcomp.c -o numcomp.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/numstr.c -o numstr.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/optimize.c -o optimize.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/place.c -o place.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/port.c -o port.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/portfun.c -o portfun.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/print.c -o print.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/rational.c -o rational.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/read.c -o read.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/regexp.c -o regexp.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/resolve.c -o resolve.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/sema.c -o sema.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/setjmpup.c -o setjmpup.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/sfs.c -o sfs.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/string.c -I. -o string.o ../../../racket/src/string.c:70: warning: ‘locale_charset’ defined but not used gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/struct.c -o struct.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/symbol.c -o symbol.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/syntax.c -o syntax.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/thread.c -o thread.o WARNING: While resolving call to function 'custodian_p' arguments were dropped! WARNING: While resolving call to function 'exact_positive_integer_p' arguments were dropped! WARNING: While resolving call to function 'thread_set_p' arguments were dropped! WARNING: While resolving call to function 'security_guard_p' arguments were dropped! WARNING: While resolving call to function 'namespace_p' arguments were dropped! gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/type.c -o type.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/unwind/libunwind.c -o unwind.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/validate.c -o validate.o gcc -I./.. -I../../../racket/src/../include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -c ../../../racket/src/vector.c -o vector.o make libracket.a ../../racket/../utils/nicear ar ruv libracket.a src/*.o ../foreign/foreign.o ar: creating archive libracket.a /usr/bin/ranlib: file: libracket.a(unwind.o) has no symbols a - src/bignum.o a - src/bool.o a - src/builtin.o a - src/char.o a - src/compenv.o a - src/compile.o a - src/complex.o a - src/dynext.o a - src/env.o a - src/error.o a - src/eval.o a - src/file.o a - src/fun.o a - src/future.o a - src/gmp.o a - src/hash.o a - src/jit.o a - src/jitalloc.o a - src/jitarith.o a - src/jitcall.o a - src/jitcommon.o a - src/jitinline.o a - src/jitprep.o a - src/jitstack.o a - src/jitstate.o a - src/list.o a - src/marshal.o a - src/module.o a - src/mzrt.o a - src/network.o a - src/numarith.o a - src/number.o a - src/numcomp.o a - src/numstr.o a - src/optimize.o a - src/place.o a - src/port.o a - src/portfun.o a - src/print.o a - src/rational.o a - src/read.o a - src/regexp.o a - src/resolve.o a - src/salloc.o a - src/sema.o a - src/setjmpup.o a - src/sfs.o a - src/string.o a - src/struct.o a - src/symbol.o a - src/syntax.o a - src/thread.o a - src/type.o a - src/unwind.o a - src/validate.o a - src/vector.o a - ../foreign/foreign.o ranlib libracket.a ranlib: file: libracket.a(unwind.o) has no symbols make racketcgc mkdir -p Racket.framework/Versions/5.3.0.2 gcc -o Racket.framework/Versions/5.3.0.2/Racket -pthread -framework CoreFoundation -dynamiclib -all_load libracket.a libmzgc.a -ldl -lm -L/opt/local/lib -lffi rm -f Racket.framework/Racket ln -s Versions/5.3.0.2/Racket Racket.framework/Racket gcc -I. -I../../racket/include -g -O2 -Wall -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ../../racket/../../collects; pwd`"'"' -c ../../racket/main.c -o main.o gcc -o racketcgc -pthread main.o -Wl,-headerpad_max_install_names -F. -framework Racket -ldl -lm -L/opt/local/lib -lffi /usr/bin/install_name_tool -change "Racket.framework/Versions/5.3.0.2/Racket" "@executable_path/Racket.framework/Versions/5.3.0.2/Racket" "racketcgc" cd gc2; make all mkdir xsrc make xsrc/precomp.h env XFORM_PRECOMP=yes ../racketcgc -cqu ../../../racket/gc2/xform.rkt --setup . --cpp "gcc -E -I./.. -I../../../racket/gc2/../include -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT -I/opt/local/lib/libffi-3.0.10/include -pthread -fno-common -DMZ_NO_ICONV " --keep-lines -o xsrc/precomp.h ../../../racket/gc2/precomp.c Copying tree... Copying /Users/clements/plt/src/racket/gc2/./xform-mod.rkt to xform-collects/xform/xform-mod.rkt Copying /Users/clements/plt/collects/scheme/mzscheme.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/mzscheme.rkt Copying /Users/clements/plt/collects/racket/private/more-scheme.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/more-scheme.rkt Copying /Users/clements/plt/collects/racket/private/stx.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stx.rkt Copying /Users/clements/plt/collects/racket/private/small-scheme.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/small-scheme.rkt Copying /Users/clements/plt/collects/racket/private/qq-and-or.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/qq-and-or.rkt Copying /Users/clements/plt/collects/racket/private/cond.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/cond.rkt Copying /Users/clements/plt/collects/racket/private/define-et-al.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/define-et-al.rkt Copying /Users/clements/plt/collects/racket/private/stxcase-scheme.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxcase-scheme.rkt Copying /Users/clements/plt/collects/racket/private/stxcase.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxcase.rkt Copying /Users/clements/plt/collects/racket/private/sc.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/sc.rkt Copying /Users/clements/plt/collects/racket/private/ellipses.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/ellipses.rkt Copying /Users/clements/plt/collects/racket/private/stxloc.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxloc.rkt Copying /Users/clements/plt/collects/racket/private/with-stx.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/with-stx.rkt Copying /Users/clements/plt/collects/racket/private/qqstx.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/qqstx.rkt Copying /Users/clements/plt/collects/racket/private/define.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/define.rkt Copying /Users/clements/plt/collects/racket/private/letstx-scheme.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/letstx-scheme.rkt Copying /Users/clements/plt/collects/racket/private/norm-define.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/norm-define.rkt Copying /Users/clements/plt/collects/racket/private/misc.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/misc.rkt Copying /Users/clements/plt/collects/racket/private/stxmz-body.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxmz-body.rkt Copying /Users/clements/plt/collects/racket/private/old-ds.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/old-ds.rkt Copying /Users/clements/plt/collects/racket/private/define-struct.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/define-struct.rkt Copying /Users/clements/plt/collects/racket/private/struct-info.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/struct-info.rkt Copying /Users/clements/plt/collects/racket/private/../stxparam.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/stxparam.rkt Copying /Users/clements/plt/collects/racket/private/../stxparam-exptime.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/stxparam-exptime.rkt Copying /Users/clements/plt/collects/racket/private/../private/stxparamkey.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxparamkey.rkt Copying /Users/clements/plt/collects/racket/private/../private/stxparam.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/stxparam.rkt Copying /Users/clements/plt/collects/racket/private/old-rp.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/old-rp.rkt Copying /Users/clements/plt/collects/racket/private/old-if.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/old-if.rkt Copying /Users/clements/plt/collects/racket/private/old-procs.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/old-procs.rkt Copying /Users/clements/plt/collects/racket/private/map.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/map.rkt Copying /Users/clements/plt/collects/racket/private/../performance-hint.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/performance-hint.rkt Copying /Users/clements/plt/collects/racket/private/kernstruct.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/kernstruct.rkt Copying /Users/clements/plt/collects/racket/private/promise.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/promise.rkt Copying /Users/clements/plt/collects/racket/private/name.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/name.rkt Copying /Users/clements/plt/collects/racket/private/cert.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/cert.rkt Copying /Users/clements/plt/collects/racket/private/pre-base.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/pre-base.rkt Copying /Users/clements/plt/collects/racket/private/kw.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/kw.rkt Copying /Users/clements/plt/collects/racket/private/sort.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/sort.rkt Copying /Users/clements/plt/collects/racket/private/reqprov.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/reqprov.rkt Copying /Users/clements/plt/collects/racket/private/../require-transform.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/require-transform.rkt Copying /Users/clements/plt/collects/racket/private/../provide-transform.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/provide-transform.rkt Copying /Users/clements/plt/collects/racket/private/modbeg.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/modbeg.rkt Copying /Users/clements/plt/collects/racket/private/for.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/for.rkt Copying /Users/clements/plt/collects/racket/private/reverse.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/reverse.rkt Copying /Users/clements/plt/collects/racket/private/norm-arity.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/norm-arity.rkt Copying /Users/clements/plt/collects/racket/private/list.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/list.rkt Copying /Users/clements/plt/collects/racket/tcp.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/tcp.rkt Copying /Users/clements/plt/collects/racket/udp.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/udp.rkt Copying /Users/clements/plt/collects/mzscheme/main.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzscheme/main.rkt Copying /Users/clements/plt/collects/compiler/private/xform.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/compiler/private/xform.rkt Copying /Users/clements/plt/collects/mzlib/list.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/list.rkt Copying /Users/clements/plt/collects/racket/base.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/base.rkt Copying /Users/clements/plt/collects/racket/private/base.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/base.rkt Copying /Users/clements/plt/collects/racket/private/hash.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/hash.rkt Copying /Users/clements/plt/collects/racket/private/string.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/string.rkt Copying /Users/clements/plt/collects/racket/private/kw-file.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/kw-file.rkt Copying /Users/clements/plt/collects/racket/private/namespace.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/namespace.rkt Copying /Users/clements/plt/collects/racket/private/struct.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/struct.rkt Copying /Users/clements/plt/collects/racket/private/submodule.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/submodule.rkt Copying /Users/clements/plt/collects/racket/list.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/list.rkt Copying /Users/clements/plt/collects/mzlib/etc.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/etc.rkt Copying /Users/clements/plt/collects/syntax/name.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/syntax/name.rkt Copying /Users/clements/plt/collects/setup/main-collects.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/setup/main-collects.rkt Copying /Users/clements/plt/collects/setup/dirs.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/setup/dirs.rkt Copying /Users/clements/plt/collects/racket/promise.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/promise.rkt Copying /Users/clements/plt/collects/config/main.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/config/main.rkt Copying /Users/clements/plt/collects/config/config.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/config/config.rkt Copying /Users/clements/plt/collects/setup/configtab.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/setup/configtab.rkt Copying /Users/clements/plt/collects/compiler/private/winutf16.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/compiler/private/winutf16.rkt Copying /Users/clements/plt/collects/compiler/private/mach-o.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/compiler/private/mach-o.rkt Copying /Users/clements/plt/collects/setup/private/main-collects.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/setup/private/main-collects.rkt Copying /Users/clements/plt/collects/setup/path-relativize.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/setup/path-relativize.rkt Copying /Users/clements/plt/collects/mzlib/private/stxset.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/private/stxset.rkt Copying /Users/clements/plt/collects/syntax/kerncase.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/syntax/kerncase.rkt Copying /Users/clements/plt/collects/syntax/context.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/syntax/context.rkt Copying /Users/clements/plt/collects/racket/local.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/local.rkt Copying /Users/clements/plt/collects/racket/private/local.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/local.rkt Copying /Users/clements/plt/collects/racket/bool.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/bool.rkt Copying /Users/clements/plt/collects/racket/block.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/block.rkt Copying /Users/clements/plt/collects/racket/function.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/function.rkt Copying /Users/clements/plt/collects/mzlib/process.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/process.rkt Copying /Users/clements/plt/collects/mzlib/private/streams.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/private/streams.rkt Copying /Users/clements/plt/collects/mzlib/private/port.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/private/port.rkt Copying /Users/clements/plt/collects/mzlib/cmdline.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzlib/cmdline.rkt Copying /Users/clements/plt/collects/racket/cmdline.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/cmdline.rkt Copying /Users/clements/plt/collects/s-exp/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/s-exp/lang/reader.rkt Copying /Users/clements/plt/collects/syntax/module-reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/syntax/module-reader.rkt Copying /Users/clements/plt/collects/syntax/readerr.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/syntax/readerr.rkt Copying /Users/clements/plt/collects/mzscheme/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/mzscheme/lang/reader.rkt Copying /Users/clements/plt/collects/scheme/base/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/base/lang/reader.rkt Copying /Users/clements/plt/collects/scheme/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/lang/reader.rkt Copying /Users/clements/plt/collects/scheme/private/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/private/lang/reader.rkt Copying /Users/clements/plt/collects/scheme/private/provider/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/private/provider/lang/reader.rkt Copying /Users/clements/plt/collects/racket/base/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/base/lang/reader.rkt Copying /Users/clements/plt/collects/racket/private/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/private/lang/reader.rkt Copying /Users/clements/plt/collects/racket/lang/reader.rkt to /Users/clements/plt/src/build/racket/gc2/xform-collects/racket/lang/reader.rkt Compiling xform support... default-load-handler: cannot open input file: "/Users/clements/plt/src/build/racket/gc2/xform-collects/scheme/base.rkt" (No such file or directory; errno=2) === context === standard-module-name-resolver /Users/clements/plt/src/racket/gc2/xform.rkt:95:24 /Users/clements/plt/src/racket/gc2/xform.rkt: [running body] make[4]: *** [xsrc/precomp.h] Error 1 make[3]: *** [all] Error 2 make[2]: *** [3m] Error 2 make[1]: *** [3m] Error 2 make: *** [all] Error 2 pcp074113pcs:~/plt/src/build clements$