{2} Minimal Racket | {3} Linux | {5} 32-bit ARMv6 VFP; built on Raspbian | {1} Installer [2026-09-19T21:19:20] The server time is now Saturday, September 19th, 2026 9:19:20pm (/usr/bin/env /bin/sh -c if [ ! -d "build/plt" ] ; then git clone "/docker-mnt/server-repo" "build/plt" ; fi) Cloning into 'build/plt'... done. [2026-09-19T21:19:21] The server time is now Saturday, September 19th, 2026 9:19:21pm (/usr/bin/env /bin/sh -c cd "build/plt" ; git pull) Already up to date. [2026-09-19T21:19:21] The server time is now Saturday, September 19th, 2026 9:19:21pm (/usr/bin/env /bin/sh -c cd "build/plt" ; make -j 2 native-cs-for-cross EXTRA_REPOS_BASE=/docker-mnt/extra-repos/) mkdir -p racket/src/build/bin cc -O2 -DZUO_LIB_PATH='"../../zuo/lib"' -o racket/src/build/bin/zuo racket/src/zuo/zuo.c racket/src/build/bin/zuo . native-cs-for-cross MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="" RACKET="" PLAIN_RACKET="" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="" PB_BRANCH="v10.5.0-pre-release.1-1" PB_REPO="https://github.com/racket/pb" SINGLE_BRANCH_FLAG="--single-branch" EXTRA_REPOS_BASE="/docker-mnt/extra-repos/" PKGS="{} main-distribution main-distribution-test" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" git clone -q --single-branch -b v10.5.0-pre-release.1-1 /docker-mnt/extra-repos/pb/.git racket/src/ChezScheme/boot/pb cd racket/src/ChezScheme/boot/pb && git remote set-branches origin v10.5.0-pre-release.1-1 cd racket/src/ChezScheme/boot/pb && git checkout -q v10.5.0-pre-release.1-1 cd racket/src/build/cross/cs/c/ && ../../../../cs/c/configure --enable-csdefault checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu === CS executables without suffix enabled checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking for ranlib... ranlib checking for ar... yes checking for strip... strip checking for strip -S... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... yes checking for nl_langinfo (CODESET)... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking curses is usable... yes -lncurses checking for libz... yes checking for liblz4... no Building own liblz4 checking size of void *... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating cs_config.h >>> Installation is in-place: ../../../../cs/c/.. Configure with --prefix if you wanted to install somewhere else. The --prefix option also makes the installed files better conform to Unix installation conventions. (The configure script will show you specific installation paths when --prefix is used.) Alternately, you can simply `mv' the in-place installation after running `make install'. cd racket/src/build/cross/cs/c/rktio/ && ../../../../../rktio/configure CC=gcc CFLAGS=-g" "-O2" "-Wall LDFLAGS=" "-pthread LIBS=-ldl" "-lm" "-lrt" "-lncurses" "-lz AR=ar ARFLAGS=rc RANLIB=ranlib WINDRES=windres CPPFLAGS=" "-pthread --enable-pthread --enable-iconv checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking whether byte ordering is bigendian... no checking for struct dirent.d_namelen... no checking for struct dirent.d_namlen... no checking for xlocale.h... no checking for xlocale functions... yes 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 poll... yes checking for epoll... yes checking for inotify... yes checking whether O_CLOEXEC is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rktio_config.h cd racket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib && make liblz4.a make[1]: Entering directory '/home/racket/build/plt/racket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib' compiling static library gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/boot/pb/main.o -c racket/src/ChezScheme/c/main.c make[1]: Leaving directory '/home/racket/build/plt/racket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib' gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/statics.o -c racket/src/ChezScheme/c/statics.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/segment.o -c racket/src/ChezScheme/c/segment.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/alloc.o -c racket/src/ChezScheme/c/alloc.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/symbol.o -c racket/src/ChezScheme/c/symbol.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/intern.o -c racket/src/ChezScheme/c/intern.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/gcwrapper.o -c racket/src/ChezScheme/c/gcwrapper.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-011.o -c racket/src/ChezScheme/c/gc-011.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-par.o -c racket/src/ChezScheme/c/gc-par.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-ocd.o -c racket/src/ChezScheme/c/gc-ocd.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-oce.o -c racket/src/ChezScheme/c/gc-oce.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/number.o -c racket/src/ChezScheme/c/number.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/schsig.o -c racket/src/ChezScheme/c/schsig.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/io.o -c racket/src/ChezScheme/c/io.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/new-io.o -c racket/src/ChezScheme/c/new-io.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/print.o -c racket/src/ChezScheme/c/print.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/fasl.o -c racket/src/ChezScheme/c/fasl.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/vfasl.o -c racket/src/ChezScheme/c/vfasl.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/stats.o -c racket/src/ChezScheme/c/stats.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/foreign.o -c racket/src/ChezScheme/c/foreign.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/prim.o -c racket/src/ChezScheme/c/prim.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/prim5.o -c racket/src/ChezScheme/c/prim5.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/flushcache.o -c racket/src/ChezScheme/c/flushcache.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/schlib.o -c racket/src/ChezScheme/c/schlib.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/thread.o -c racket/src/ChezScheme/c/thread.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/expeditor.o -c racket/src/ChezScheme/c/expeditor.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/scheme.o -c racket/src/ChezScheme/c/scheme.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/compress-io.o -c racket/src/ChezScheme/c/compress-io.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/random.o -c racket/src/ChezScheme/c/random.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/ffi.o -c racket/src/ChezScheme/c/ffi.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/self-exe.o -c racket/src/ChezScheme/c/self-exe.c gcc -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cross/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cross/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/c/pb.o -c racket/src/ChezScheme/c/pb.c ar rc racket/src/build/cross/cs/c/ChezScheme/pb/boot/pb/libkernel.a racket/src/build/cross/cs/c/ChezScheme/pb/c/statics.o racket/src/build/cross/cs/c/ChezScheme/pb/c/segment.o racket/src/build/cross/cs/c/ChezScheme/pb/c/alloc.o racket/src/build/cross/cs/c/ChezScheme/pb/c/symbol.o racket/src/build/cross/cs/c/ChezScheme/pb/c/intern.o racket/src/build/cross/cs/c/ChezScheme/pb/c/gcwrapper.o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-011.o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-par.o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-ocd.o racket/src/build/cross/cs/c/ChezScheme/pb/c/gc-oce.o racket/src/build/cross/cs/c/ChezScheme/pb/c/number.o racket/src/build/cross/cs/c/ChezScheme/pb/c/schsig.o racket/src/build/cross/cs/c/ChezScheme/pb/c/io.o racket/src/build/cross/cs/c/ChezScheme/pb/c/new-io.o racket/src/build/cross/cs/c/ChezScheme/pb/c/print.o racket/src/build/cross/cs/c/ChezScheme/pb/c/fasl.o racket/src/build/cross/cs/c/ChezScheme/pb/c/vfasl.o racket/src/build/cross/cs/c/ChezScheme/pb/c/stats.o racket/src/build/cross/cs/c/ChezScheme/pb/c/foreign.o racket/src/build/cross/cs/c/ChezScheme/pb/c/prim.o racket/src/build/cross/cs/c/ChezScheme/pb/c/prim5.o racket/src/build/cross/cs/c/ChezScheme/pb/c/flushcache.o racket/src/build/cross/cs/c/ChezScheme/pb/c/schlib.o racket/src/build/cross/cs/c/ChezScheme/pb/c/thread.o racket/src/build/cross/cs/c/ChezScheme/pb/c/expeditor.o racket/src/build/cross/cs/c/ChezScheme/pb/c/scheme.o racket/src/build/cross/cs/c/ChezScheme/pb/c/compress-io.o racket/src/build/cross/cs/c/ChezScheme/pb/c/random.o racket/src/build/cross/cs/c/ChezScheme/pb/c/ffi.o racket/src/build/cross/cs/c/ChezScheme/pb/c/self-exe.o racket/src/build/cross/cs/c/ChezScheme/pb/c/pb.o gcc -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme racket/src/build/cross/cs/c/ChezScheme/pb/boot/pb/main.o racket/src/build/cross/cs/c/ChezScheme/pb/boot/pb/libkernel.a racket/src/build/cross/cs/c/ChezScheme/pb/lz4/lib/liblz4.a -pthread -ldl -lm -lrt -lncurses -lz -lz building boot files for ta6le using pb running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass.so compiling racket/src/ChezScheme/nanopass/nanopass/language.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/language.so compiling racket/src/ChezScheme/nanopass/nanopass/helpers.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/implementation-helpers.chezscheme.sls with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/implementation-helpers.chezscheme.so compiling racket/src/ChezScheme/s/cmacros.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass/language-helpers.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/language-helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/records.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/records.so compiling racket/src/ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/syntaxconvert.so compiling racket/src/ChezScheme/nanopass/nanopass/unparser.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/unparser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-parser.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/meta-parser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-syntax-dispatch.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/meta-syntax-dispatch.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/priminfo.so compiling racket/src/ChezScheme/s/priminfo.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/priminfo.so compiling racket/src/ChezScheme/nanopass/nanopass/parser.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/parser.so compiling racket/src/ChezScheme/nanopass/nanopass/nano-syntax-dispatch.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/nano-syntax-dispatch.so compiling racket/src/ChezScheme/nanopass/nanopass/language-node-counter.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/language-node-counter.so compiling racket/src/ChezScheme/nanopass/nanopass/pass.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/nanopass/pass.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/primvars.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/env.so compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/primvars.so compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/env.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/setup.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/mkheader.so compiling racket/src/ChezScheme/s/setup.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/setup.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/patch.patch compiling racket/src/ChezScheme/s/mkheader.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/mkheader.so compiling racket/src/ChezScheme/s/patch.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/patch.patch (time (compile-file "racket/src/ChezScheme/s/patch.ss" ...)) no collections 0.008349625s elapsed cpu time 0.008349125s elapsed real time 786480 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpprim.patch compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpprim.patch (time (compile-file "racket/src/ChezScheme/s/cpprim.ss" ...)) 110 collections 18.760377761s elapsed cpu time, including 0.600194415s collecting 18.761168968s elapsed real time, including 0.600756869s collecting 1849767088 bytes allocated, including 1705812928 bytes reclaimed 248168448 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cprep.patch compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cprep.patch (time (compile-file "racket/src/ChezScheme/s/cprep.ss" ...)) 5 collections 0.795373745s elapsed cpu time, including 0.015422002s collecting 0.795447001s elapsed real time, including 0.015448000s collecting 82530624 bytes allocated, including 74352416 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch (time (compile-file "racket/src/ChezScheme/s/cpcheck.ss" ...)) 2 collections 0.397424331s elapsed cpu time, including 0.006184667s collecting 0.397431709s elapsed real time, including 0.006201375s collecting 43107712 bytes allocated, including 26429088 bytes reclaimed 48881664 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cp0.patch compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cp0.patch (time (compile-file "racket/src/ChezScheme/s/cpnanopass.ss" ...)) 142 collections 25.422828320s elapsed cpu time, including 0.910391842s collecting 25.427700261s elapsed real time, including 0.911070585s collecting 2394464208 bytes allocated, including 2207501008 bytes reclaimed 341663744 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch (time (compile-file "racket/src/ChezScheme/s/cpvalid.ss" ...)) 3 collections 0.539690582s elapsed cpu time, including 0.014346708s collecting 0.539710293s elapsed real time, including 0.014360042s collecting 58792592 bytes allocated, including 43551984 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cptypes.patch compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cptypes.patch (time (compile-file "racket/src/ChezScheme/s/cp0.ss" ...)) 33 collections 5.250036104s elapsed cpu time, including 0.154743289s collecting 5.252847336s elapsed real time, including 0.154905208s collecting 561950416 bytes allocated, including 512067568 bytes reclaimed 127991808 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch (time (compile-file "racket/src/ChezScheme/s/cpcommonize.ss" ...)) 6 collections 0.963878454s elapsed cpu time, including 0.017337084s collecting 0.963877751s elapsed real time, including 0.017361542s collecting 99989904 bytes allocated, including 88400416 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch (time (compile-file "racket/src/ChezScheme/s/cpletrec.ss" ...)) 3 collections 0.481906456s elapsed cpu time, including 0.014655043s collecting 0.481924208s elapsed real time, including 0.014668334s collecting 52449408 bytes allocated, including 42974896 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/reloc.patch compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/reloc.patch (time (compile-file "racket/src/ChezScheme/s/reloc.ss" ...)) no collections 0.024073375s elapsed cpu time 0.024072959s elapsed real time 2870928 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/compile.patch compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/compile.patch (time (compile-file "racket/src/ChezScheme/s/cptypes.ss" ...)) 21 collections 3.294532487s elapsed cpu time, including 0.073762292s collecting 3.300741667s elapsed real time, including 0.073864833s collecting 359875296 bytes allocated, including 326063920 bytes reclaimed 87367680 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/fasl.patch compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/fasl.patch (time (compile-file "racket/src/ChezScheme/s/compile.ss" ...)) 10 collections 1.491686242s elapsed cpu time, including 0.031153081s collecting 1.493336584s elapsed real time, including 0.031202707s collecting 167228688 bytes allocated, including 146596880 bytes reclaimed 61710336 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/vfasl.patch compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/vfasl.patch (time (compile-file "racket/src/ChezScheme/s/fasl.ss" ...)) 3 collections 0.427480666s elapsed cpu time, including 0.011651666s collecting 0.429271751s elapsed real time, including 0.011665084s collecting 47715760 bytes allocated, including 44658880 bytes reclaimed 51019776 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch (time (compile-file "racket/src/ChezScheme/s/pbchunk.ss" ...)) no collections 0.015436166s elapsed cpu time 0.015435624s elapsed real time 816464 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/syntax.patch (time (compile-file "racket/src/ChezScheme/s/vfasl.ss" ...)) 3 collections 0.449783792s elapsed cpu time, including 0.012127417s collecting 0.451386417s elapsed real time, including 0.012145250s collecting 49814800 bytes allocated, including 43791616 bytes reclaimed 53157888 bytes peak memory use compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/syntax.patch running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/env.patch compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/env.patch (time (compile-file "racket/src/ChezScheme/s/env.ss" ...)) no collections 0.002408416s elapsed cpu time 0.002407917s elapsed real time 144176 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/read.patch compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/read.patch (time (compile-file "racket/src/ChezScheme/s/read.ss" ...)) 8 collections 1.293797952s elapsed cpu time, including 0.030723751s collecting 1.293847709s elapsed real time, including 0.030757834s collecting 143651184 bytes allocated, including 121278640 bytes reclaimed 65986560 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/interpret.patch compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/interpret.patch (time (compile-file "racket/src/ChezScheme/s/interpret.ss" ...)) 5 collections 0.752914747s elapsed cpu time, including 0.014426583s collecting 0.752929751s elapsed real time, including 0.014457582s collecting 79698784 bytes allocated, including 75162000 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/ftype.patch compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/ftype.patch (time (compile-file "racket/src/ChezScheme/s/ftype.ss" ...)) 9 collections 1.275086287s elapsed cpu time, including 0.032924083s collecting 1.275146293s elapsed real time, including 0.032966710s collecting 146567616 bytes allocated, including 132507536 bytes reclaimed 72400896 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/strip.patch compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/strip.patch (time (compile-file "racket/src/ChezScheme/s/strip.ss" ...)) 7 collections 1.131760330s elapsed cpu time, including 0.023670584s collecting 1.131813626s elapsed real time, including 0.023703042s collecting 126070064 bytes allocated, including 106246384 bytes reclaimed 61710336 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/ubify.patch compiling racket/src/ChezScheme/s/ubify.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/ubify.patch (time (compile-file "racket/src/ChezScheme/s/ubify.ss" ...)) no collections 0.010615249s elapsed cpu time 0.010629126s elapsed real time 1073488 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/back.patch compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/back.patch (time (compile-file "racket/src/ChezScheme/s/back.ss" ...)) no collections 0.060658874s elapsed cpu time 0.060658291s elapsed real time 7366176 bytes allocated 46514176 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/equates.h running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/scheme.h (time (compile-file "racket/src/ChezScheme/s/syntax.ss" ...)) 39 collections 5.748488186s elapsed cpu time, including 0.156990914s collecting 5.751168169s elapsed real time, including 0.157173295s collecting 664414560 bytes allocated, including 632659888 bytes reclaimed 117301248 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/mkgc.so running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build all at once compiling racket/src/ChezScheme/s/mkgc.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/mkgc.so loading ta6le cross compiler compiling racket/src/ChezScheme/s/library.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/library.ta6le running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-oce.inc compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/prims.ta6le running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-par.inc running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/heapcheck.inc running racket/src/build/cross/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-ocd.inc compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/mathprims.ta6le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/record.ta6le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_1.ta6le compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_2.ta6le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_3.ta6le compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/strnum.ta6le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/bytevector.ta6le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_4.ta6le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_6.ta6le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/5_7.ta6le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/event.ta6le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/4.ta6le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/front.ta6le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/foreign.ta6le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/6.ta6le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/print.ta6le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/newhash.ta6le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/format.ta6le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/date.ta6le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/7.ta6le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cafe.ta6le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/trace.ta6le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/engine.ta6le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/interpret.ta6le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cprep.ta6le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcheck.ta6le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cp0.ta6le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpvalid.ta6le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cptypes.ta6le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.ta6le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpletrec.ta6le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/inspect.ta6le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/enum.ta6le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/io.ta6le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/read.ta6le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/primvars.ta6le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/syntax.ta6le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/costctr.ta6le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/expeditor.ta6le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/exceptions.ta6le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/pretty.ta6le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/env.ta6le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/fasl.ta6le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/vfasl.ta6le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/pbchunk.ta6le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/reloc.ta6le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/pdhtml.ta6le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/strip.ta6le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/ftype.ta6le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/back.ta6le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.ta6le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cpprim.ta6le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/compile.ta6le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cross/cs/c/ChezScheme/xc-ta6le/s/cback.ta6le (time (let () ...)) 581 collections 84.766985802s elapsed cpu time, including 2.263641751s collecting 84.789002623s elapsed real time, including 2.266083582s collecting 9276353520 bytes allocated, including 8899339056 bytes reclaimed 543047680 bytes peak memory use cd racket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib && make liblz4.a make[1]: Entering directory '/home/racket/build/plt/racket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib' compiling static library gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/main.o -c racket/src/ChezScheme/c/main.c make[1]: Leaving directory '/home/racket/build/plt/racket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib' gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/statics.o -c racket/src/ChezScheme/c/statics.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/segment.o -c racket/src/ChezScheme/c/segment.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/alloc.o -c racket/src/ChezScheme/c/alloc.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/symbol.o -c racket/src/ChezScheme/c/symbol.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/intern.o -c racket/src/ChezScheme/c/intern.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gcwrapper.o -c racket/src/ChezScheme/c/gcwrapper.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-011.o -c racket/src/ChezScheme/c/gc-011.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-par.o -c racket/src/ChezScheme/c/gc-par.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-ocd.o -c racket/src/ChezScheme/c/gc-ocd.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-oce.o -c racket/src/ChezScheme/c/gc-oce.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/number.o -c racket/src/ChezScheme/c/number.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/schsig.o -c racket/src/ChezScheme/c/schsig.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/io.o -c racket/src/ChezScheme/c/io.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/new-io.o -c racket/src/ChezScheme/c/new-io.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/print.o -c racket/src/ChezScheme/c/print.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/fasl.o -c racket/src/ChezScheme/c/fasl.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/vfasl.o -c racket/src/ChezScheme/c/vfasl.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/stats.o -c racket/src/ChezScheme/c/stats.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/foreign.o -c racket/src/ChezScheme/c/foreign.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/prim.o -c racket/src/ChezScheme/c/prim.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/prim5.o -c racket/src/ChezScheme/c/prim5.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/flushcache.o -c racket/src/ChezScheme/c/flushcache.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/schlib.o -c racket/src/ChezScheme/c/schlib.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/thread.o -c racket/src/ChezScheme/c/thread.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/expeditor.o -c racket/src/ChezScheme/c/expeditor.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/scheme.o -c racket/src/ChezScheme/c/scheme.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/compress-io.o -c racket/src/ChezScheme/c/compress-io.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/random.o -c racket/src/ChezScheme/c/random.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/ffi.o -c racket/src/ChezScheme/c/ffi.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/self-exe.o -c racket/src/ChezScheme/c/self-exe.c gcc -pthread -DX86_64 -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/i3le.o -c racket/src/ChezScheme/c/i3le.c ar rc racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cross/cs/c/ChezScheme/ta6le/c/statics.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/segment.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/alloc.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/symbol.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/intern.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gcwrapper.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-011.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-par.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-ocd.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/gc-oce.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/number.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/schsig.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/io.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/new-io.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/print.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/fasl.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/vfasl.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/stats.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/foreign.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/prim.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/prim5.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/flushcache.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/schlib.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/thread.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/expeditor.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/scheme.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/compress-io.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/random.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/ffi.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/self-exe.o racket/src/build/cross/cs/c/ChezScheme/ta6le/c/i3le.o gcc -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/main.o racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib/liblz4.a -pthread -ldl -lm -lrt -lncurses -lz -lz running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cmacros.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass.so compiling racket/src/ChezScheme/s/cmacros.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass.so compiling racket/src/ChezScheme/nanopass/nanopass/language.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/language.so compiling racket/src/ChezScheme/nanopass/nanopass/helpers.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/implementation-helpers.chezscheme.sls with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/implementation-helpers.chezscheme.so compiling racket/src/ChezScheme/nanopass/nanopass/language-helpers.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/language-helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/records.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/records.so compiling racket/src/ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/syntaxconvert.so compiling racket/src/ChezScheme/nanopass/nanopass/unparser.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/unparser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-parser.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/meta-parser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-syntax-dispatch.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/meta-syntax-dispatch.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/priminfo.so compiling racket/src/ChezScheme/nanopass/nanopass/parser.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/parser.so compiling racket/src/ChezScheme/nanopass/nanopass/nano-syntax-dispatch.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/nano-syntax-dispatch.so compiling racket/src/ChezScheme/nanopass/nanopass/language-node-counter.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/language-node-counter.so compiling racket/src/ChezScheme/nanopass/nanopass/pass.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/nanopass/pass.so compiling racket/src/ChezScheme/s/priminfo.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/priminfo.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/primvars.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/env.so compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/primvars.so compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/env.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/setup.so compiling racket/src/ChezScheme/s/setup.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/setup.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build all at once compiling racket/src/ChezScheme/s/library.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/library.ta6le compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/prims.ta6le compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/mathprims.ta6le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/record.ta6le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_1.ta6le compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_2.ta6le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_3.ta6le compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/strnum.ta6le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/bytevector.ta6le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_4.ta6le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_6.ta6le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/5_7.ta6le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/event.ta6le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/4.ta6le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/front.ta6le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/foreign.ta6le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/6.ta6le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/print.ta6le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/newhash.ta6le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/format.ta6le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/date.ta6le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/7.ta6le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cafe.ta6le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/trace.ta6le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/engine.ta6le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/interpret.ta6le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cprep.ta6le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpcheck.ta6le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cp0.ta6le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpvalid.ta6le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cptypes.ta6le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpcommonize.ta6le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpletrec.ta6le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/inspect.ta6le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/enum.ta6le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/io.ta6le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/read.ta6le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/primvars.ta6le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/syntax.ta6le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/costctr.ta6le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/expeditor.ta6le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/exceptions.ta6le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/pretty.ta6le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/env.ta6le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/fasl.ta6le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/vfasl.ta6le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/pbchunk.ta6le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/reloc.ta6le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/pdhtml.ta6le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/strip.ta6le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/ftype.ta6le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/back.ta6le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpnanopass.ta6le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cpprim.ta6le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/compile.ta6le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/cback.ta6le (time (let () ...)) 592 collections 5.867790938s elapsed cpu time, including 1.516317368s collecting 5.868084835s elapsed real time, including 1.517681203s collecting 9428382624 bytes allocated, including 9425532064 bytes reclaimed 814333952 bytes peak memory use running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build fixpoint check done (unchanged after rebuild) running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/mkheader.so compiling racket/src/ChezScheme/s/mkheader.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/mkheader.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.h running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/equates.h running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/s/mkgc.so compiling racket/src/ChezScheme/s/mkgc.ss with output to racket/src/build/cross/cs/c/ChezScheme/ta6le/s/mkgc.so running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/gc-oce.inc running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/gc-par.inc running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/heapcheck.inc running racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/gc-ocd.inc racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/same-boot.ss racket/src/build/cross/cs/c/ChezScheme/boot/ta6le/petite.boot racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot Boot file "racket/src/build/cross/cs/c/ChezScheme/boot/ta6le/petite.boot" was correctly created as a fixpoint racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/same-boot.ss racket/src/build/cross/cs/c/ChezScheme/boot/ta6le/scheme.boot racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot Boot file "racket/src/build/cross/cs/c/ChezScheme/boot/ta6le/scheme.boot" was correctly created as a fixpoint racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/chezpart.sls racket/src/build/cross/cs/c/chezpart.so compiling racket/src/cs/chezpart.sls with output to racket/src/build/cross/cs/c/chezpart.so (time (compile-it)) 1 collection 0.018382167s elapsed cpu time, including 0.002736250s collecting 0.018369417s elapsed real time, including 0.002738625s collecting 5851104 bytes allocated, including 7985472 bytes reclaimed 53641216 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/rumble.sls racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/chezpart.so compiling racket/src/cs/rumble.sls with output to racket/src/build/cross/cs/c/rumble.so (time (compile-it)) 358 collections 3.416175569s elapsed cpu time, including 1.387686364s collecting 3.416331960s elapsed real time, including 1.388322135s collecting 3015803696 bytes allocated, including 2828284312 bytes reclaimed 374620160 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/thread.sls racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so compiling racket/src/cs/thread.sls with output to racket/src/build/cross/cs/c/thread.so (time (compile-it)) 181 collections 1.671796952s elapsed cpu time, including 0.718027581s collecting 1.671889375s elapsed real time, including 0.718405176s collecting 1530037280 bytes allocated, including 1346444848 bytes reclaimed 252264448 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/io.sls racket/src/build/cross/cs/c/io.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so compiling racket/src/cs/io.sls with output to racket/src/build/cross/cs/c/io.so (time (compile-it)) 348 collections 3.606963194s elapsed cpu time, including 1.819793032s collecting 3.607158917s elapsed real time, including 1.820345868s collecting 2953731408 bytes allocated, including 2765705000 bytes reclaimed 346243072 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/regexp.sls racket/src/build/cross/cs/c/regexp.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/io.so compiling racket/src/cs/regexp.sls with output to racket/src/build/cross/cs/c/regexp.so (time (compile-it)) 58 collections 0.420689290s elapsed cpu time, including 0.142186295s collecting 0.420715166s elapsed real time, including 0.142282920s collecting 489498416 bytes allocated, including 442795584 bytes reclaimed 111149056 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/schemify.sls racket/src/build/cross/cs/c/schemify.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/io.so racket/src/build/cross/cs/c/regexp.so compiling racket/src/cs/schemify.sls with output to racket/src/build/cross/cs/c/schemify.so (time (compile-it)) 332 collections 3.278934989s elapsed cpu time, including 1.718507280s collecting 3.279077752s elapsed real time, including 1.719020715s collecting 2818341552 bytes allocated, including 2638893120 bytes reclaimed 367382528 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/linklet.sls racket/src/build/cross/cs/c/linklet.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/io.so racket/src/build/cross/cs/c/regexp.so racket/src/build/cross/cs/c/schemify.so compiling racket/src/cs/linklet.sls with output to racket/src/build/cross/cs/c/linklet.so (time (compile-it)) 28 collections 0.241405457s elapsed cpu time, including 0.073888002s collecting 0.241392459s elapsed real time, including 0.073931792s collecting 239086128 bytes allocated, including 202130528 bytes reclaimed 102596608 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/expander.sls racket/src/build/cross/cs/c/expander.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/io.so racket/src/build/cross/cs/c/regexp.so racket/src/build/cross/cs/c/schemify.so racket/src/build/cross/cs/c/linklet.so compiling racket/src/cs/expander.sls with output to racket/src/build/cross/cs/c/expander.so (time (compile-it)) 581 collections 5.937674811s elapsed cpu time, including 2.967011526s collecting 5.937986337s elapsed real time, including 2.968339152s collecting 4929851264 bytes allocated, including 4642679192 bytes reclaimed 629096448 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/cs/main.sps racket/src/build/cross/cs/c/main.so racket/src/build/cross/cs/c/chezpart.so racket/src/build/cross/cs/c/rumble.so racket/src/build/cross/cs/c/thread.so racket/src/build/cross/cs/c/io.so racket/src/build/cross/cs/c/regexp.so racket/src/build/cross/cs/c/schemify.so racket/src/build/cross/cs/c/linklet.so racket/src/build/cross/cs/c/expander.so compiling racket/src/cs/main.sps with output to racket/src/build/cross/cs/c/main.so (time (compile-it)) 14 collections 0.152663166s elapsed cpu time, including 0.037722667s collecting 0.152652958s elapsed real time, including 0.037744083s collecting 122957632 bytes allocated, including 88290944 bytes reclaimed 86016000 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --whole-program --src racket/src/cs/ --dest racket/src/build/cross/cs/c/ racket/src/build/cross/cs/c/main.so racket/src/build/cross/cs/c/racket.so racket/src/build/cross/cs/c/main.wpo Whole-program optimization for Racket core... [If this step runs out of memory, try configuring with `--disable-wpo`] (time (compile-it)) 1054 collections 13.009011908s elapsed cpu time, including 7.069418634s collecting 13.009662757s elapsed real time, including 7.071646994s collecting 8992407184 bytes allocated, including 7750109920 bytes reclaimed 1485758464 bytes peak memory use racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/convert-to-boot.ss racket/src/build/cross/cs/c/racket.so racket/src/build/cross/cs/c/racket.boot ta6le gcc -pthread -Iracket/src/build/cross/cs/c/ -Iracket/src/cs/c/ -DINITIAL_COLLECTS_DIRECTORY='"'/home/racket/build/plt/racket/collects'"' -DINITIAL_CONFIG_DIRECTORY='"'/home/racket/build/plt/racket/etc'"' -g -O2 -Wall -o racket/src/build/cross/cs/c/main.o -c racket/src/cs/c/main.c racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot racket/src/build/cross/cs/c/petite-v.boot racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot racket/src/build/cross/cs/c/scheme-v.boot petite racket/src/build/cross/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cross/cs/c/racket.boot racket/src/build/cross/cs/c/racket-v.boot petite scheme gcc -pthread -Iracket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/rktio -Iracket/src/build/cross/cs/c/rktio -g -O2 -Wall -o racket/src/build/cross/cs/c/boot.o -c racket/src/cs/c/boot.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_fs.o -c racket/src/rktio/rktio_fs.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_fd.o -c racket/src/rktio/rktio_fd.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_file.o -c racket/src/rktio/rktio_file.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_poll_set.o -c racket/src/rktio/rktio_poll_set.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_ltps.o -c racket/src/rktio/rktio_ltps.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_sleep.o -c racket/src/rktio/rktio_sleep.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_network.o -c racket/src/rktio/rktio_network.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_pipe.o -c racket/src/rktio/rktio_pipe.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_process.o -c racket/src/rktio/rktio_process.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_signal.o -c racket/src/rktio/rktio_signal.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_envvars.o -c racket/src/rktio/rktio_envvars.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_fs_change.o -c racket/src/rktio/rktio_fs_change.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_flock.o -c racket/src/rktio/rktio_flock.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_shellex.o -c racket/src/rktio/rktio_shellex.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_time.o -c racket/src/rktio/rktio_time.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_cpu.o -c racket/src/rktio/rktio_cpu.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_syslog.o -c racket/src/rktio/rktio_syslog.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_convert.o -c racket/src/rktio/rktio_convert.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_sha1.o -c racket/src/rktio/rktio_sha1.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_sha2.o -c racket/src/rktio/rktio_sha2.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_dll.o -c racket/src/rktio/rktio_dll.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_error.o -c racket/src/rktio/rktio_error.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_hash.o -c racket/src/rktio/rktio_hash.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_wide.o -c racket/src/rktio/rktio_wide.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_console.o -c racket/src/rktio/rktio_console.c gcc -pthread -Iracket/src/build/cross/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cross/cs/c/rktio/rktio_main.o -c racket/src/rktio/rktio_main.c ar rc racket/src/build/cross/cs/c/rktio/librktio.a racket/src/build/cross/cs/c/rktio/rktio_fs.o racket/src/build/cross/cs/c/rktio/rktio_fd.o racket/src/build/cross/cs/c/rktio/rktio_file.o racket/src/build/cross/cs/c/rktio/rktio_poll_set.o racket/src/build/cross/cs/c/rktio/rktio_ltps.o racket/src/build/cross/cs/c/rktio/rktio_sleep.o racket/src/build/cross/cs/c/rktio/rktio_network.o racket/src/build/cross/cs/c/rktio/rktio_pipe.o racket/src/build/cross/cs/c/rktio/rktio_process.o racket/src/build/cross/cs/c/rktio/rktio_signal.o racket/src/build/cross/cs/c/rktio/rktio_envvars.o racket/src/build/cross/cs/c/rktio/rktio_fs_change.o racket/src/build/cross/cs/c/rktio/rktio_flock.o racket/src/build/cross/cs/c/rktio/rktio_shellex.o racket/src/build/cross/cs/c/rktio/rktio_time.o racket/src/build/cross/cs/c/rktio/rktio_cpu.o racket/src/build/cross/cs/c/rktio/rktio_syslog.o racket/src/build/cross/cs/c/rktio/rktio_convert.o racket/src/build/cross/cs/c/rktio/rktio_sha1.o racket/src/build/cross/cs/c/rktio/rktio_sha2.o racket/src/build/cross/cs/c/rktio/rktio_dll.o racket/src/build/cross/cs/c/rktio/rktio_error.o racket/src/build/cross/cs/c/rktio/rktio_hash.o racket/src/build/cross/cs/c/rktio/rktio_wide.o racket/src/build/cross/cs/c/rktio/rktio_console.o racket/src/build/cross/cs/c/rktio/rktio_main.o gcc -g -O2 -Wall -pthread -o racket/src/build/cross/cs/c/raw_racketcs racket/src/build/cross/cs/c/main.o racket/src/build/cross/cs/c/boot.o racket/src/build/cross/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cross/cs/c/ChezScheme/ta6le/lz4/lib/liblz4.a racket/src/build/cross/cs/c/rktio/librktio.a -pthread -rdynamic -ldl -lm -lrt -lncurses -lz racket/src/build/cross/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cross/cs/c/compiled ignored racket/src/build/cross/cs/c/ignored.d racket/src/cs/c/embed-boot.rkt --target ta6le racket/src/build/cross/cs/c/raw_racketcs racket/src/build/cross/cs/c/racketcs racket/src/build/cross/cs/c/petite-v.boot racket/src/build/cross/cs/c/scheme-v.boot racket/src/build/cross/cs/c/racket-v.boot Error: error reading from ~a ("petite") failed in racket in build-one in loop in build-one in loop make: *** [Makefile:239: native-cs-for-cross] Error 1