[2024-03-28T00:53:48] The server time is now Thursday, March 28th, 2024 12:53:48am /usr/bin/env PLT_TEST_NO_GUI=y /bin/sh -c if [ ! -d "build/src-plt" ] ; then git clone "http://localhost:9440/.git" "build/src-plt" ; fi [2024-03-28T00:53:48] The server time is now Thursday, March 28th, 2024 12:53:48am /usr/bin/env PLT_TEST_NO_GUI=y /bin/sh -c cd "build/src-plt" ; git pull From http://localhost:9440/ 6abd3eaeda..59b9774707 master -> origin/master Updating 6abd3eaeda..59b9774707 Fast-forward racket/src/ChezScheme/mats/foreign.ms | 35 ++ .../ChezScheme/mats/root-experr-compile-0-f-f-f | 13 + .../ChezScheme/release_notes/release_notes.stex | 9 + racket/src/ChezScheme/s/mkgc.ss | 14 +- racket/src/ChezScheme/s/pbchunk.ss | 505 +++++++++++---------- racket/src/ChezScheme/s/prims.ss | 6 +- 6 files changed, 338 insertions(+), 244 deletions(-) [2024-03-28T00:53:55] The server time is now Thursday, March 28th, 2024 12:53:55am /usr/bin/env PLT_TEST_NO_GUI=y /bin/sh -c cd "build/src-plt" ; make -j 4 client-compile-any SERVER=localhost SERVER_PORT=9440 PKGS="" EXTRA_REPOS_BASE=http://localhost:9440/ DOC_SEARCH="https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/doc/local-redirect/index.html" DIST_DESC="{2} Minimal Racket | {9} All Platforms | Source" DIST_NAME="Racket" DIST_BASE=racket-minimal DIST_DIR=racket DIST_SUFFIX="" DIST_CATALOGS_q='"https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/catalog/" ""' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="snapshot" BUILD_STAMP="2024-03-28-59b9774707" RELEASE_MODE="" SOURCE_MODE=--source VERSIONLESS_MODE="" PKG_SOURCE_MODE="--source --no-setup" DISABLE_STATIC_LIBS="--disable-libs" UNPACK_COLLECTS_FLAGS= MAC_PKG_MODE="" TGZ_MODE="" UPLOAD=http://localhost:9440/upload/ README=http://localhost:9440/"README-17116088281711608828267" TEST_PKGS="compiler-test" TEST_ARGS_q='' JOB_OPTIONS="-j 4" CLIENT_BASE=cs-base RACKETCS_SUFFIX= CONFIGURE_ARGS_qq='"--enable-embedfw" "--enable-portable"' make[1]: Entering directory '/home/racket/build/plt/build/src-plt' racket/src/build/bin/zuo . client-compile-any MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='"--enable-embedfw" "--enable-portable"' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="" RACKET="" PLAIN_RACKET="" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="" PB_BRANCH="v10.1.0-pre-release.1-1" PB_REPO="https://github.com/racket/pb" SINGLE_BRANCH_FLAG="--single-branch" EXTRA_REPOS_BASE="http://localhost:9440/" PKGS="" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" SERVER_COMPILE_MACHINE="-M" DOC_SEARCH="https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/doc/local-redirect/index.html" SERVER="localhost" SERVER_PORT="9440" SERVER_URL_SCHEME="http" SERVER_CATALOG_PATH="" SERVER_COLLECTS_PATH="" SERVER_HOSTS="localhost" PACK_BUILT_OPTIONS="" RELEASE_MODE="" SOURCE_MODE="--source" VERSIONLESS_MODE="" MAC_PKG_MODE="" TGZ_MODE="" INSTALLER_OPTIONS="" PKG_SOURCE_MODE="--source --no-setup" DISABLE_STATIC_LIBS="--disable-libs" INSTALLER_PRE_PROCESS_BASE64="" INSTALLER_POST_PROCESS_BASE64="" DIST_NAME="Racket" DIST_BASE="racket-minimal" DIST_DIR="racket" DIST_SUFFIX="" DIST_DESC="{2} Minimal Racket | {9} All Platforms | Source" DIST_CATALOGS_q='"https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/catalog/" ""' BUILD_STAMP="2024-03-28-59b9774707" INSTALL_NAME="snapshot" SIGN_IDENTITY="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="http://localhost:9440/README-17116088281711608828267" UPLOAD="http://localhost:9440/upload/" CONFIG="build/site.rkt" CONFIG_MODE="default" CLEAN_MODE="" JOB_OPTIONS="-j 4" SERVE_DURING_CMD_qq='' PKG_INSTALL_OPTIONS="" UNPACK_COLLECTS_FLAGS="" TEST_PKGS="compiler-test" TEST_ARGS_q='' CLIENT_BASE="cs-base" WIN32_CLIENT_BASE="win-base" BUNDLE_FROM_SERVER_TARGET="bundle-from-server" cd racket/src/ChezScheme/boot/pb && git fetch -q origin v10.1.0-pre-release.1-1:remotes/origin/v10.1.0-pre-release.1-1 cd racket/src/ChezScheme/boot/pb && git remote set-branches origin v10.1.0-pre-release.1-1 cd racket/src/ChezScheme/boot/pb && git checkout -q v10.1.0-pre-release.1-1 build/config/config.rktd is up to date gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/statics.o -c racket/src/ChezScheme/c/statics.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/segment.o -c racket/src/ChezScheme/c/segment.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/alloc.o -c racket/src/ChezScheme/c/alloc.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/symbol.o -c racket/src/ChezScheme/c/symbol.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/intern.o -c racket/src/ChezScheme/c/intern.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/gcwrapper.o -c racket/src/ChezScheme/c/gcwrapper.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/gc-011.o -c racket/src/ChezScheme/c/gc-011.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/gc-par.o -c racket/src/ChezScheme/c/gc-par.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/gc-ocd.o -c racket/src/ChezScheme/c/gc-ocd.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/gc-oce.o -c racket/src/ChezScheme/c/gc-oce.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/number.o -c racket/src/ChezScheme/c/number.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/schsig.o -c racket/src/ChezScheme/c/schsig.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/io.o -c racket/src/ChezScheme/c/io.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/new-io.o -c racket/src/ChezScheme/c/new-io.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/print.o -c racket/src/ChezScheme/c/print.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/fasl.o -c racket/src/ChezScheme/c/fasl.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/vfasl.o -c racket/src/ChezScheme/c/vfasl.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/stats.o -c racket/src/ChezScheme/c/stats.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/foreign.o -c racket/src/ChezScheme/c/foreign.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/prim.o -c racket/src/ChezScheme/c/prim.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/prim5.o -c racket/src/ChezScheme/c/prim5.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/flushcache.o -c racket/src/ChezScheme/c/flushcache.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/schlib.o -c racket/src/ChezScheme/c/schlib.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/thread.o -c racket/src/ChezScheme/c/thread.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/expeditor.o -c racket/src/ChezScheme/c/expeditor.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/scheme.o -c racket/src/ChezScheme/c/scheme.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/compress-io.o -c racket/src/ChezScheme/c/compress-io.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/random.o -c racket/src/ChezScheme/c/random.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/ffi.o -c racket/src/ChezScheme/c/ffi.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/self-exe.o -c racket/src/ChezScheme/c/self-exe.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DPORTABLE_BYTECODE -Iracket/src/build/cs/c/ChezScheme/pb/boot/pb -Iracket/src/build/cs/c/ChezScheme/pb/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/pb/c/pb.o -c racket/src/ChezScheme/c/pb.c racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme is up to date racket/src/build/cs/c/ChezScheme/pb/bin/pb/petite is up to date building boot files for ta6le using pb running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cmacros.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass.so compiling racket/src/ChezScheme/s/cmacros.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass.so compiling racket/src/ChezScheme/nanopass/nanopass/language.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass/language.so compiling racket/src/ChezScheme/nanopass/nanopass/helpers.ss with output to racket/src/build/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/cs/c/ChezScheme/xc-ta6le/s/nanopass/implementation-helpers.chezscheme.so compiling racket/src/ChezScheme/nanopass/nanopass/language-helpers.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass/language-helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/records.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass/records.so compiling racket/src/ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass/syntaxconvert.so compiling racket/src/ChezScheme/nanopass/nanopass/unparser.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/nanopass/unparser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-parser.ss with output to racket/src/build/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/cs/c/ChezScheme/xc-ta6le/s/nanopass/meta-syntax-dispatch.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/priminfo.so compiling racket/src/ChezScheme/s/priminfo.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/priminfo.so compiling racket/src/ChezScheme/nanopass/nanopass/parser.ss with output to racket/src/build/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/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/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/cs/c/ChezScheme/xc-ta6le/s/nanopass/pass.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/primvars.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/env.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/setup.so compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/primvars.so compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/env.so compiling racket/src/ChezScheme/s/setup.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/setup.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/mkheader.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/patch.patch running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpprim.patch compiling racket/src/ChezScheme/s/mkheader.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/mkheader.so compiling racket/src/ChezScheme/s/patch.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/patch.patch compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpprim.patch (time (compile-file "racket/src/ChezScheme/s/patch.ss" ...)) no collections 0.012674673s elapsed cpu time 0.035579146s elapsed real time 785488 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cprep.patch compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cprep.patch running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch (time (compile-file "racket/src/ChezScheme/s/cprep.ss" ...)) 5 collections 1.490862896s elapsed cpu time, including 0.026129939s collecting 1.490867586s elapsed real time, including 0.026159788s collecting 81416704 bytes allocated, including 74603984 bytes reclaimed 57434112 bytes peak memory use compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cp0.patch compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cp0.patch (time (compile-file "racket/src/ChezScheme/s/cpcheck.ss" ...)) 2 collections 0.742025827s elapsed cpu time, including 0.011864451s collecting 0.742045117s elapsed real time, including 0.011877223s collecting 42496048 bytes allocated, including 26546416 bytes reclaimed 48881664 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch (time (compile-file "racket/src/ChezScheme/s/cpvalid.ss" ...)) 3 collections 1.022033501s elapsed cpu time, including 0.022567133s collecting 1.022044946s elapsed real time, including 0.022586405s collecting 58282688 bytes allocated, including 43608912 bytes reclaimed 57434112 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cptypes.patch compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cptypes.patch (time (compile-file "racket/src/ChezScheme/s/cptypes.ss" ...)) 16 collections 4.760524717s elapsed cpu time, including 0.126566050s collecting 4.760710730s elapsed real time, including 0.126671295s collecting 270173728 bytes allocated, including 248627120 bytes reclaimed 89505792 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch (time (compile-file "racket/src/ChezScheme/s/cpcommonize.ss" ...)) 6 collections 1.790442259s elapsed cpu time, including 0.031024491s collecting 1.790476163s elapsed real time, including 0.031062418s collecting 98694272 bytes allocated, including 88367984 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch (time (compile-file "racket/src/ChezScheme/s/cp0.ss" ...)) 33 collections 9.511221428s elapsed cpu time, including 0.378104552s collecting 9.511320299s elapsed real time, including 0.378343151s collecting 551072800 bytes allocated, including 511517488 bytes reclaimed 130129920 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/reloc.patch compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/reloc.patch (time (compile-file "racket/src/ChezScheme/s/reloc.ss" ...)) no collections 0.040833741s elapsed cpu time 0.040832518s elapsed real time 2813504 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/compile.patch (time (compile-file "racket/src/ChezScheme/s/cpletrec.ss" ...)) 3 collections 0.907981903s elapsed cpu time, including 0.023603342s collecting 0.908004650s elapsed real time, including 0.023625442s collecting 52006896 bytes allocated, including 42852768 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/fasl.patch compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/compile.patch compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/fasl.patch (time (compile-file "racket/src/ChezScheme/s/fasl.ss" ...)) 3 collections 0.794859026s elapsed cpu time, including 0.017049679s collecting 0.794862505s elapsed real time, including 0.017068880s collecting 46969168 bytes allocated, including 44675424 bytes reclaimed 51019776 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/vfasl.patch compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/vfasl.patch (time (compile-file "racket/src/ChezScheme/s/vfasl.ss" ...)) 3 collections 0.840668104s elapsed cpu time, including 0.017451667s collecting 0.840693399s elapsed real time, including 0.017470898s collecting 49469840 bytes allocated, including 44463600 bytes reclaimed 51019776 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch (time (compile-file "racket/src/ChezScheme/s/pbchunk.ss" ...)) no collections 0.026764365s elapsed cpu time 0.026763349s elapsed real time 814864 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/syntax.patch compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/syntax.patch (time (compile-file "racket/src/ChezScheme/s/compile.ss" ...)) 10 collections 2.707023802s elapsed cpu time, including 0.064996039s collecting 2.707046482s elapsed real time, including 0.065061006s collecting 165888400 bytes allocated, including 147299536 bytes reclaimed 61710336 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/env.patch compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/env.patch (time (compile-file "racket/src/ChezScheme/s/env.ss" ...)) no collections 0.002051883s elapsed cpu time 0.002051139s elapsed real time 144064 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/read.patch compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/read.patch (time (compile-file "racket/src/ChezScheme/s/read.ss" ...)) 8 collections 2.530273331s elapsed cpu time, including 0.060988334s collecting 2.530329901s elapsed real time, including 0.061045163s collecting 141915264 bytes allocated, including 121328128 bytes reclaimed 63848448 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/interpret.patch compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/interpret.patch (time (compile-file "racket/src/ChezScheme/s/interpret.ss" ...)) 5 collections 1.413274544s elapsed cpu time, including 0.027200954s collecting 1.413324105s elapsed real time, including 0.027235530s collecting 78852320 bytes allocated, including 74577024 bytes reclaimed 55296000 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/ftype.patch compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/ftype.patch (time (compile-file "racket/src/ChezScheme/s/ftype.ss" ...)) 8 collections 2.227696605s elapsed cpu time, including 0.062252130s collecting 2.227781457s elapsed real time, including 0.062327705s collecting 131433776 bytes allocated, including 118743920 bytes reclaimed 70262784 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/strip.patch compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/strip.patch (time (compile-file "racket/src/ChezScheme/s/strip.ss" ...)) 7 collections 2.199386358s elapsed cpu time, including 0.043453796s collecting 2.199422435s elapsed real time, including 0.043515762s collecting 125257232 bytes allocated, including 106633760 bytes reclaimed 61710336 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/ubify.patch compiling racket/src/ChezScheme/s/ubify.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/ubify.patch (time (compile-file "racket/src/ChezScheme/s/ubify.ss" ...)) no collections 0.016135802s elapsed cpu time 0.039178010s elapsed real time 1072128 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/back.patch compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/back.patch (time (compile-file "racket/src/ChezScheme/s/back.ss" ...)) no collections 0.108241968s elapsed cpu time 0.108239818s elapsed real time 7182336 bytes allocated 46514176 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/equates.h running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/scheme.h running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/s/mkgc.so (time (compile-file "racket/src/ChezScheme/s/syntax.ss" ...)) 39 collections 11.306499977s elapsed cpu time, including 0.370019210s collecting 11.306734097s elapsed real time, including 0.370301425s collecting 663288480 bytes allocated, including 633997152 bytes reclaimed 119439360 bytes peak memory use compiling racket/src/ChezScheme/s/mkgc.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/mkgc.so running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-oce.inc running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-par.inc running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/heapcheck.inc running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build racket/src/build/cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-ocd.inc (time (compile-file "racket/src/ChezScheme/s/cpprim.ss" ...)) 107 collections 35.483844905s elapsed cpu time, including 1.403074226s collecting 35.484872237s elapsed real time, including 1.403872399s collecting 1803632096 bytes allocated, including 1667740272 bytes reclaimed 269385728 bytes peak memory use (time (compile-file "racket/src/ChezScheme/s/cpnanopass.ss" ...)) 141 collections 46.140744256s elapsed cpu time, including 2.089650526s collecting 46.141780691s elapsed real time, including 2.090753123s collecting 2369598688 bytes allocated, including 2192735696 bytes reclaimed 333045760 bytes peak memory use running racket/src/build/cs/c/ChezScheme/pb/bin/pb/scheme to build all at once loading ta6le cross compiler compiling racket/src/ChezScheme/s/library.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/library.ta6le compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/prims.ta6le compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/mathprims.ta6le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/record.ta6le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_1.ta6le compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_2.ta6le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_3.ta6le compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/strnum.ta6le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/bytevector.ta6le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_4.ta6le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_6.ta6le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/5_7.ta6le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/event.ta6le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/4.ta6le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/front.ta6le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/foreign.ta6le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/6.ta6le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/print.ta6le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/newhash.ta6le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/format.ta6le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/date.ta6le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/7.ta6le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cafe.ta6le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/trace.ta6le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/engine.ta6le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/interpret.ta6le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cprep.ta6le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcheck.ta6le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cp0.ta6le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpvalid.ta6le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cptypes.ta6le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpcommonize.ta6le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpletrec.ta6le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/inspect.ta6le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/enum.ta6le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/io.ta6le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/read.ta6le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/primvars.ta6le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/syntax.ta6le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/costctr.ta6le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/expeditor.ta6le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/exceptions.ta6le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/pretty.ta6le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/env.ta6le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/fasl.ta6le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/vfasl.ta6le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/pbchunk.ta6le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/reloc.ta6le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/pdhtml.ta6le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/strip.ta6le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/ftype.ta6le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/back.ta6le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpnanopass.ta6le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cpprim.ta6le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/compile.ta6le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cs/c/ChezScheme/xc-ta6le/s/cback.ta6le (time (let () ...)) 569 collections 149.697431396s elapsed cpu time, including 5.248131291s collecting 149.702549067s elapsed real time, including 5.251878258s collecting 9044812176 bytes allocated, including 8846362248 bytes reclaimed 448970752 bytes peak memory use gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DX86_64 -Iracket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-011.o -c racket/src/ChezScheme/c/gc-011.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DX86_64 -Iracket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-par.o -c racket/src/ChezScheme/c/gc-par.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DX86_64 -Iracket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-ocd.o -c racket/src/ChezScheme/c/gc-ocd.c gcc -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -DX86_64 -Iracket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le -Iracket/src/build/cs/c/ChezScheme/ta6le/c -Iracket/src/ChezScheme/c/ -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-oce.o -c racket/src/ChezScheme/c/gc-oce.c ar rc racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cs/c/ChezScheme/ta6le/c/statics.o racket/src/build/cs/c/ChezScheme/ta6le/c/segment.o racket/src/build/cs/c/ChezScheme/ta6le/c/alloc.o racket/src/build/cs/c/ChezScheme/ta6le/c/symbol.o racket/src/build/cs/c/ChezScheme/ta6le/c/intern.o racket/src/build/cs/c/ChezScheme/ta6le/c/gcwrapper.o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-011.o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-par.o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-ocd.o racket/src/build/cs/c/ChezScheme/ta6le/c/gc-oce.o racket/src/build/cs/c/ChezScheme/ta6le/c/number.o racket/src/build/cs/c/ChezScheme/ta6le/c/schsig.o racket/src/build/cs/c/ChezScheme/ta6le/c/io.o racket/src/build/cs/c/ChezScheme/ta6le/c/new-io.o racket/src/build/cs/c/ChezScheme/ta6le/c/print.o racket/src/build/cs/c/ChezScheme/ta6le/c/fasl.o racket/src/build/cs/c/ChezScheme/ta6le/c/vfasl.o racket/src/build/cs/c/ChezScheme/ta6le/c/stats.o racket/src/build/cs/c/ChezScheme/ta6le/c/foreign.o racket/src/build/cs/c/ChezScheme/ta6le/c/prim.o racket/src/build/cs/c/ChezScheme/ta6le/c/prim5.o racket/src/build/cs/c/ChezScheme/ta6le/c/flushcache.o racket/src/build/cs/c/ChezScheme/ta6le/c/schlib.o racket/src/build/cs/c/ChezScheme/ta6le/c/thread.o racket/src/build/cs/c/ChezScheme/ta6le/c/expeditor.o racket/src/build/cs/c/ChezScheme/ta6le/c/scheme.o racket/src/build/cs/c/ChezScheme/ta6le/c/compress-io.o racket/src/build/cs/c/ChezScheme/ta6le/c/random.o racket/src/build/cs/c/ChezScheme/ta6le/c/ffi.o racket/src/build/cs/c/ChezScheme/ta6le/c/self-exe.o racket/src/build/cs/c/ChezScheme/ta6le/c/i3le.o gcc -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/main.o racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a -pthread -ldl -lm -lrt /usr/lib/x86_64-linux-gnu/libncurses.a /usr/lib/x86_64-linux-gnu/libtermcap.a -lz -llz4 -lz -llz4 running racket/src/build/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/cs/c/ChezScheme/ta6le/s/library.ta6le compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/prims.ta6le compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/mathprims.ta6le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/record.ta6le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_1.ta6le compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_2.ta6le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_3.ta6le compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/strnum.ta6le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/bytevector.ta6le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_4.ta6le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_6.ta6le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_7.ta6le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/event.ta6le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/4.ta6le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/front.ta6le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/foreign.ta6le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/6.ta6le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/print.ta6le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/newhash.ta6le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/format.ta6le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/date.ta6le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/7.ta6le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cafe.ta6le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/trace.ta6le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/engine.ta6le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/interpret.ta6le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cprep.ta6le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpcheck.ta6le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cp0.ta6le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpvalid.ta6le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cptypes.ta6le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpcommonize.ta6le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpletrec.ta6le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/inspect.ta6le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/enum.ta6le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/io.ta6le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/read.ta6le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/primvars.ta6le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/syntax.ta6le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/costctr.ta6le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/expeditor.ta6le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/exceptions.ta6le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pretty.ta6le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/env.ta6le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/fasl.ta6le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/vfasl.ta6le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pbchunk.ta6le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/reloc.ta6le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pdhtml.ta6le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/strip.ta6le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/ftype.ta6le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/back.ta6le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpnanopass.ta6le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpprim.ta6le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/compile.ta6le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cback.ta6le (time (let () ...)) 593 collections 12.067113031s elapsed cpu time, including 3.302965724s collecting 12.156158860s elapsed real time, including 3.305927355s collecting 9466035728 bytes allocated, including 9462218352 bytes reclaimed 800063488 bytes peak memory use running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build fixpoint check Exception in $fasl-file-equal?: sharing2 comparison failed while comparing racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/sbb and racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot within fasl entry 297 running racket/src/build/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/cs/c/ChezScheme/ta6le/s/library.ta6le compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/prims.ta6le compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/mathprims.ta6le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/record.ta6le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_1.ta6le compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_2.ta6le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_3.ta6le compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/strnum.ta6le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/bytevector.ta6le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_4.ta6le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_6.ta6le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/5_7.ta6le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/event.ta6le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/4.ta6le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/front.ta6le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/foreign.ta6le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/6.ta6le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/print.ta6le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/newhash.ta6le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/format.ta6le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/date.ta6le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/7.ta6le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cafe.ta6le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/trace.ta6le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/engine.ta6le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/interpret.ta6le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cprep.ta6le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpcheck.ta6le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cp0.ta6le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpvalid.ta6le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cptypes.ta6le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpcommonize.ta6le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpletrec.ta6le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/inspect.ta6le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/enum.ta6le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/io.ta6le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/read.ta6le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/primvars.ta6le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/syntax.ta6le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/costctr.ta6le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/expeditor.ta6le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/exceptions.ta6le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pretty.ta6le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/env.ta6le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/fasl.ta6le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/vfasl.ta6le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pbchunk.ta6le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/reloc.ta6le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/pdhtml.ta6le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/strip.ta6le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/ftype.ta6le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/back.ta6le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpnanopass.ta6le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cpprim.ta6le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/compile.ta6le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/cback.ta6le (time (let () ...)) 593 collections 11.914222832s elapsed cpu time, including 3.294051471s collecting 11.915100012s elapsed real time, including 3.297101125s collecting 9465802528 bytes allocated, including 9462018976 bytes reclaimed 803643392 bytes peak memory use running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build fixpoint check done (unchanged after rebuild) racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.h is up to date racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/equates.h is up to date running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cs/c/ChezScheme/ta6le/s/mkgc.so compiling racket/src/ChezScheme/s/mkgc.ss with output to racket/src/build/cs/c/ChezScheme/ta6le/s/mkgc.so running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/gc-ocd.inc running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/gc-oce.inc running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/gc-par.inc running racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/heapcheck.inc racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/same-boot.ss racket/src/build/cs/c/ChezScheme/boot/ta6le/petite.boot racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot Exception in $fasl-file-equal?: sharing2 comparison failed while comparing racket/src/build/cs/c/ChezScheme/boot/ta6le/petite.boot and racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot at #[#{pair striprur0zx3-2} 2 #(#[#{string striprur0zx3-4} 4 2 "top"] #[#{atom striprur0zx3-19} 19 12 38])] within fasl entry 297 racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/same-boot.ss racket/src/build/cs/c/ChezScheme/boot/ta6le/scheme.boot racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot Boot file "racket/src/build/cs/c/ChezScheme/boot/ta6le/scheme.boot" was correctly created as a fixpoint racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/chezpart.sls racket/src/build/cs/c/chezpart.so compiling racket/src/cs/chezpart.sls with output to racket/src/build/cs/c/chezpart.so (time (compile-it)) 1 collection 0.013619859s elapsed cpu time, including 0.000574734s collecting 0.013786801s elapsed real time, including 0.000577685s collecting 5816656 bytes allocated, including 7981344 bytes reclaimed 53620736 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/rumble.sls racket/src/build/cs/c/rumble.so racket/src/build/cs/c/chezpart.so compiling racket/src/cs/rumble.sls with output to racket/src/build/cs/c/rumble.so (time (compile-it)) 332 collections 6.837834316s elapsed cpu time, including 3.045139372s collecting 7.334667471s elapsed real time, including 3.046979761s collecting 2803954144 bytes allocated, including 2597410672 bytes reclaimed 373891072 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/thread.sls racket/src/build/cs/c/thread.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so compiling racket/src/cs/thread.sls with output to racket/src/build/cs/c/thread.so (time (compile-it)) 114 collections 1.829383574s elapsed cpu time, including 0.831914598s collecting 1.906129965s elapsed real time, including 0.832564912s collecting 961941824 bytes allocated, including 888781008 bytes reclaimed 138960896 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/io.sls racket/src/build/cs/c/io.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so compiling racket/src/cs/io.sls with output to racket/src/build/cs/c/io.so (time (compile-it)) 312 collections 6.572478122s elapsed cpu time, including 3.540854456s collecting 6.661553182s elapsed real time, including 3.542040817s collecting 2642037248 bytes allocated, including 2490614904 bytes reclaimed 316321792 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/regexp.sls racket/src/build/cs/c/regexp.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so racket/src/build/cs/c/io.so compiling racket/src/cs/regexp.sls with output to racket/src/build/cs/c/regexp.so (time (compile-it)) 56 collections 0.740026967s elapsed cpu time, including 0.301965313s collecting 0.740636214s elapsed real time, including 0.302241759s collecting 476454192 bytes allocated, including 428792288 bytes reclaimed 104734720 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/schemify.sls racket/src/build/cs/c/schemify.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so racket/src/build/cs/c/io.so racket/src/build/cs/c/regexp.so compiling racket/src/cs/schemify.sls with output to racket/src/build/cs/c/schemify.so (time (compile-it)) 300 collections 6.202633104s elapsed cpu time, including 3.376596275s collecting 6.367251800s elapsed real time, including 3.377644959s collecting 2549878096 bytes allocated, including 2385344880 bytes reclaimed 320462848 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/linklet.sls racket/src/build/cs/c/linklet.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so racket/src/build/cs/c/io.so racket/src/build/cs/c/regexp.so racket/src/build/cs/c/schemify.so compiling racket/src/cs/linklet.sls with output to racket/src/build/cs/c/linklet.so (time (compile-it)) 25 collections 0.325285463s elapsed cpu time, including 0.121383305s collecting 0.411643172s elapsed real time, including 0.121505384s collecting 220935520 bytes allocated, including 190896640 bytes reclaimed 87629824 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/expander.sls racket/src/build/cs/c/expander.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so racket/src/build/cs/c/io.so racket/src/build/cs/c/regexp.so racket/src/build/cs/c/schemify.so racket/src/build/cs/c/linklet.so compiling racket/src/cs/expander.sls with output to racket/src/build/cs/c/expander.so (time (compile-it)) 532 collections 10.893051174s elapsed cpu time, including 5.709136051s collecting 11.007335843s elapsed real time, including 5.712241879s collecting 4528112592 bytes allocated, including 4115301608 bytes reclaimed 594448384 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/cs/main.sps racket/src/build/cs/c/main.so racket/src/build/cs/c/chezpart.so racket/src/build/cs/c/rumble.so racket/src/build/cs/c/thread.so racket/src/build/cs/c/io.so racket/src/build/cs/c/regexp.so racket/src/build/cs/c/schemify.so racket/src/build/cs/c/linklet.so racket/src/build/cs/c/expander.so compiling racket/src/cs/main.sps with output to racket/src/build/cs/c/main.so (time (compile-it)) 13 collections 0.179205469s elapsed cpu time, including 0.071058047s collecting 0.219606847s elapsed real time, including 0.071119240s collecting 113299232 bytes allocated, including 85127952 bytes reclaimed 79077376 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/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/cs/c/ racket/src/build/cs/c/main.so racket/src/build/cs/c/racket.so racket/src/build/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)) 920 collections 22.973651642s elapsed cpu time, including 13.863601744s collecting 22.985570932s elapsed real time, including 13.868858711s collecting 7856864928 bytes allocated, including 6942616848 bytes reclaimed 1429192704 bytes peak memory use racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/convert-to-boot.ss racket/src/build/cs/c/racket.so racket/src/build/cs/c/racket.boot ta6le gcc -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/raw_racketcs racket/src/build/cs/c/main.o racket/src/build/cs/c/boot.o racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cs/c/rktio/librktio.a -pthread -rdynamic -ldl -lm -lrt /usr/lib/x86_64-linux-gnu/libncurses.a /usr/lib/x86_64-linux-gnu/libtermcap.a -lz -llz4 racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot racket/src/build/cs/c/petite-v.boot racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot racket/src/build/cs/c/scheme-v.boot petite racket/src/build/cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script racket/src/cs/c/to-vfasl.ss racket/src/build/cs/c/racket.boot racket/src/build/cs/c/racket-v.boot petite scheme racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/cs/c/embed-boot.rkt --target ta6le racket/src/build/cs/c/raw_racketcs racket/src/build/cs/c/racketcs racket/src/build/cs/c/petite-v.boot racket/src/build/cs/c/scheme-v.boot racket/src/build/cs/c/racket-v.boot racket/src/build/cs/c/racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/cs/known.rkt racket/src/cs/ Checking primitive arity information gcc -g -O2 -Wall -DSCHEME_PORTABLE_TERM -DSCHEME_PORTABLE_TERM -pthread -o racket/src/build/cs/c/raw_gracketcs racket/src/build/cs/c/grmain.o racket/src/build/cs/c/boot.o racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a racket/src/build/cs/c/rktio/librktio.a -pthread -rdynamic -ldl -lm -lrt /usr/lib/x86_64-linux-gnu/libncurses.a /usr/lib/x86_64-linux-gnu/libtermcap.a -lz -llz4 racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/cs/c/embed-boot.rkt --target ta6le racket/src/build/cs/c/raw_gracketcs racket/src/build/cs/c/gracketcs racket/src/build/cs/c/petite-v.boot racket/src/build/cs/c/scheme-v.boot racket/src/build/cs/c/racket-v.boot racket/src/build/cs/c/starter is up to date cp racket/src/build/cs/c/racketcs /home/racket/build/plt/build/src-plt/racket/bin/racket strip /home/racket/build/plt/build/src-plt/racket/bin/racket cp racket/src/start/starter-sh /home/racket/build/plt/build/src-plt/racket/lib/starter-sh cp racket/src/build/cs/c/starter /home/racket/build/plt/build/src-plt/racket/lib/starter strip /home/racket/build/plt/build/src-plt/racket/lib/starter racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/start/collects-path.rkt racket/src/ /home/racket/build/plt/build/src-plt/racket/lib/starter ../collects ../etc racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/cs/c/gen-system.rkt /home/racket/build/plt/build/src-plt/racket/lib/system.rktd ta6le ta6le any racket/src/cs/c/ "" cp racket/src/cs/c/api.h /home/racket/build/plt/build/src-plt/racket/include/racketcs.h cp racket/src/cs/c/boot.h /home/racket/build/plt/build/src-plt/racket/include/racketcsboot.h cp racket/src/build/cs/c/ChezScheme/ta6le/boot/ta6le/scheme.h /home/racket/build/plt/build/src-plt/racket/include/chezscheme.h cp racket/src/build/cs/c/gracketcs /home/racket/build/plt/build/src-plt/racket/lib/gracket racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/start/collects-path.rkt racket/src/ /home/racket/build/plt/build/src-plt/racket/bin/racket ../collects ../etc racket/src/build/cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot racket/src/setup-go.rkt racket/src/build/cs/c/compiled ignored racket/src/build/cs/c/ignored.d racket/src/start/collects-path.rkt racket/src/ /home/racket/build/plt/build/src-plt/racket/lib/gracket ../collects ../etc /home/racket/build/plt/build/src-plt/racket/bin/racket -X /home/racket/build/plt/build/src-plt/racket/collects -G /home/racket/build/plt/build/src-plt/racket/etc -G build/config/ -MCR /home/racket/build/plt/build/src-plt/build/zo: -N raco -l- setup --no-user -j 4 raco setup: version: 8.12.0.14 raco setup: platform: x86_64-linux [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.12.0.14 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/build/src-plt/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/build/src-plt/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/build/src-plt/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/build/src-plt/racket/share/pkgs raco setup: /home/racket/.racket/8.12.0.14/pkgs raco setup: links files: raco setup: /home/racket/.racket/8.12.0.14/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/src-plt/build/zo raco setup: same raco setup: main docs: /home/racket/build/plt/build/src-plt/racket/doc raco setup: --- updating info-domain tables --- [0:59:31] raco setup: --- pre-installing collections --- [0:59:31] raco setup: --- installing foreign libraries --- [0:59:31] raco setup: --- installing shared files --- [0:59:31] raco setup: --- compiling collections --- [0:59:31] raco setup: making: /racket raco setup: --- parallel build using 4 jobs --- [0:59:32] raco setup: 3 making: /compiler raco setup: 2 making: /raco raco setup: 1 making: /racket raco setup: 0 making: /acks raco setup: 0 making: /data raco setup: 2 making: /db/private raco setup: 0 making: /dynext raco setup: 0 making: /ffi raco setup: 2 making: /db/private/generic raco setup: 2 making: /db/private/sqlite3 raco setup: 2 making: /file raco setup: 3 making: /compiler/private raco setup: 2 making: /file/private raco setup: 3 making: /info raco setup: 0 making: /ffi/unsafe raco setup: 2 making: /json raco setup: 3 making: /launcher raco setup: 2 making: /net raco setup: 1 making: /racket/base/lang raco setup: 1 making: /racket/contract raco setup: 3 making: /openssl raco setup: 1 making: /racket/contract/private raco setup: 2 making: /pkg raco setup: 3 making: /openssl/private raco setup: 0 making: /ffi/unsafe/define raco setup: 0 making: /ffi/unsafe/private raco setup: 0 making: /planet raco setup: 0 making: /planet/private raco setup: 1 making: /racket/gui raco setup: 3 making: /reader/lang raco setup: 1 making: /racket/kernel raco setup: 1 making: /racket/lang raco setup: 3 making: /s-exp/lang raco setup: 3 making: /setup raco setup: 1 making: /racket/load/lang raco setup: 0 making: /syntax raco setup: 1 making: /racket/match raco setup: 1 making: /racket/place raco setup: 1 making: /racket/place/private raco setup: 1 making: /racket/private raco setup: 2 making: /pkg/private raco setup: 3 making: /setup/commands raco setup: 3 making: /setup/infotab/lang raco setup: 2 making: /version raco setup: 3 making: /setup/private raco setup: 0 making: /syntax/parse raco setup: 2 making: /xml raco setup: 2 making: /xml/private raco setup: 0 making: /syntax/parse/lib raco setup: 0 making: /syntax/parse/private raco setup: 0 making: /syntax/private raco setup: 0 making: /syntax/private/util raco setup: 1 making: /racket/unit raco setup: 1 making: /racket/unsafe raco setup: --- creating launchers --- [0:59:33] raco setup: launcher: /raco raco setup: --- installing man pages --- [0:59:33] raco setup: --- installing collections --- [0:59:33] raco setup: installing: /racket raco setup: --- post-installing collections --- [0:59:33] raco setup: --- checking package dependencies --- [0:59:33] racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -N raco -l- raco pkg install --catalog http://localhost:9440/ --scope user --skip-installed --deps search-auto --pkgs -j 4 distro-build-client Resolving "distro-build-client" via http://localhost:9440/ Using cached17116086831711608683425 for http://localhost:9440/pkgs/distro-build-client.zip 00: Resolving "base" via http://localhost:9440/ 01: Resolving "ds-store-lib" via http://localhost:9440/ Resolving "at-exp-lib" via http://localhost:9440/ Using cached17116086831711608683548 for http://localhost:9440/pkgs/base.zip Using cached17116086831711608683587 for http://localhost:9440/pkgs/ds-store-lib.zip Using cached17116086831711608683618 for http://localhost:9440/pkgs/at-exp-lib.zip Resolving "racket-lib" via http://localhost:9440/ Using cached17116086831711608683667 for http://localhost:9440/pkgs/racket-lib.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of distro-build-client: base ds-store-lib at-exp-lib dependencies of base: racket-lib raco setup: version: 8.12.0.14 raco setup: platform: x86_64-linux [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.12.0.14 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/build/src-plt/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/build/src-plt/build/user/8.12.0.14/collects raco setup: /home/racket/build/plt/build/src-plt/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/build/src-plt/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/build/src-plt/racket/share/pkgs raco setup: /home/racket/build/plt/build/src-plt/build/user/8.12.0.14/pkgs raco setup: links files: raco setup: /home/racket/build/plt/build/src-plt/racket/share/links.rktd raco setup: /home/racket/build/plt/build/src-plt/build/user/8.12.0.14/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/src-plt/build/zo raco setup: same raco setup: main docs: /home/racket/build/plt/build/src-plt/racket/doc raco setup: --- updating info-domain tables --- [0:59:35] raco setup: updating: /home/racket/build/plt/build/src-plt/build/user/8.12.0.14/share/info-cache.rktd raco setup: --- pre-installing collections --- [0:59:35] raco setup: --- installing foreign libraries --- [0:59:35] raco setup: --- installing shared files --- [0:59:35] raco setup: --- compiling collections --- [0:59:35] raco setup: --- parallel build using 4 jobs --- [0:59:35] raco setup: 3 making: /at-exp-lib/at-exp/lang raco setup: 2 making: /at-exp-lib/scribble raco setup: 1 making: /distro-build-client raco setup: 0 making: /ds-store-lib raco setup: 2 making: /at-exp-lib/scribble/base raco setup: --- creating launchers --- [0:59:35] raco setup: --- installing man pages --- [0:59:35] raco setup: --- installing collections --- [0:59:35] raco setup: --- post-installing collections --- [0:59:35] racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install bundle racket bundle/racket Copying bin -> /home/racket/build/plt/build/src-plt/bundle/racket/bin Copying collects -> /home/racket/build/plt/build/src-plt/bundle/racket/collects Copying share/pkgs -> /home/racket/build/plt/build/src-plt/bundle/racket/share/pkgs Copying doc -> /home/racket/build/plt/build/src-plt/bundle/racket/doc Copying lib -> /home/racket/build/plt/build/src-plt/bundle/racket/lib Copying include -> /home/racket/build/plt/build/src-plt/bundle/racket/include Copying share/applications -> /home/racket/build/plt/build/src-plt/bundle/racket/share/applications Copying share -> /home/racket/build/plt/build/src-plt/bundle/racket/share Copying etc -> /home/racket/build/plt/build/src-plt/bundle/racket/etc Copying man -> /home/racket/build/plt/build/src-plt/bundle/racket/man racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winstrip bundle/racket racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winvers-change bundle/racket racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/unpack-collects http://localhost:9440/ [2024-03-28T00:59:46] The client time is now Thursday, March 28th, 2024 12:59:46am racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco setup --no-user -j 4 --recompile-only raco setup: version: 8.12.0.14 raco setup: platform: x86_64-linux [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.12.0.14 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/build/src-plt/bundle/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/build/src-plt/bundle/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/build/src-plt/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/build/src-plt/bundle/racket/share/pkgs raco setup: /home/racket/build/plt/build/src-plt/bundle/user/8.12.0.14/pkgs raco setup: links files: raco setup: /home/racket/build/plt/build/src-plt/bundle/racket/share/links.rktd raco setup: /home/racket/build/plt/build/src-plt/bundle/user/8.12.0.14/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/src-plt/build/zo raco setup: same raco setup: main docs: /home/racket/build/plt/build/src-plt/bundle/racket/doc raco setup: --- updating info-domain tables --- [1:00:20] raco setup: --- pre-installing collections --- [1:00:20] raco setup: --- installing foreign libraries --- [1:00:20] raco setup: --- installing shared files --- [1:00:20] raco setup: --- compiling collections --- [1:00:20] raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/private raco setup: in /syntax/private raco setup: in /racket/private/unit raco setup: in /racket/private/unit/exptime raco setup: in /syntax/parse/experimental raco setup: in /ffi raco setup: in /ffi/unsafe raco setup: --- parallel build using 4 jobs --- [1:00:24] raco setup: 3 making: /compiler raco setup: 2 making: /raco raco setup: 1 making: /racket raco setup: 0 making: /acks raco setup: 0 making: /data raco setup: 2 making: /db/private raco setup: 2 making: /db/private/generic raco setup: 3 making: /compiler/private raco setup: 2 making: /db/private/sqlite3 raco setup: 2 making: /dynext raco setup: 2 making: /ffi raco setup: 1 making: /racket/base/lang raco setup: 1 making: /racket/contract raco setup: 1 making: /racket/contract/private raco setup: 1 making: /racket/gui raco setup: 1 making: /racket/kernel raco setup: 1 making: /racket/lang raco setup: 1 making: /racket/load/lang raco setup: 0 making: /file raco setup: 1 making: /racket/match raco setup: 1 making: /racket/place raco setup: 1 making: /racket/place/private raco setup: 1 making: /racket/private raco setup: 3 making: /info raco setup: 3 making: /json raco setup: 3 making: /launcher raco setup: 3 making: /net raco setup: 0 making: /file/private raco setup: 0 making: /openssl raco setup: 0 making: /openssl/private raco setup: 1 making: /racket/private/unit raco setup: 1 making: /racket/private/unit/exptime raco setup: 1 making: /racket/signature raco setup: 1 making: /racket/signature/lang raco setup: 1 making: /racket/unit raco setup: 1 making: /racket/unit/lang raco setup: 1 making: /racket/unsafe raco setup: 1 making: /pkg raco setup: 0 making: /planet raco setup: 0 making: /planet/private raco setup: 0 making: /reader/lang raco setup: 0 making: /s-exp/lang raco setup: 0 making: /setup raco setup: 3 making: /syntax raco setup: 0 making: /setup/commands raco setup: 0 making: /setup/infotab/lang raco setup: 0 making: /setup/private raco setup: 0 making: /version raco setup: 2 making: /ffi/unsafe raco setup: 1 making: /pkg/private raco setup: 0 making: /xml raco setup: 2 making: /ffi/unsafe/define raco setup: 2 making: /ffi/unsafe/private raco setup: --- creating launchers --- [1:00:28] raco setup: launcher: /raco raco setup: --- installing man pages --- [1:00:28] raco setup: --- installing collections --- [1:00:28] raco setup: installing: /racket raco setup: --- post-installing collections --- [1:00:28] raco setup: --- checking package dependencies --- [1:00:28] racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco pkg install --catalog http://localhost:9440/ --scope installation --skip-installed --deps search-auto --pkgs -j 4 --recompile-only --source --no-setup racket-lib Resolving "racket-lib" via http://localhost:9440/ Using cached17116086831711608683667 for http://localhost:9440/pkgs/racket-lib.zip Resolving "base" via http://localhost:9440/ Using cached17116086831711608683548 for http://localhost:9440/pkgs/base.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of racket-lib: base racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -G bundle/racket/etc -X bundle/racket/collects -C -A bundle/user -l raco pkg install --catalog http://localhost:9440/ --scope installation --skip-installed --deps search-auto --pkgs -j 4 --recompile-only --source --no-setup racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install post-adjust --source --source" "--no-setup racket bundle/racket Copying src -> /home/racket/build/plt/build/src-plt/bundle/racket/src Copying src/ChezScheme/boot/pb -> /home/racket/build/plt/build/src-plt/bundle/racket/src/ChezScheme/boot/pb racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l distro-build/set-config bundle/racket/etc/config.rktd snapshot 2024-03-28-59b9774707 https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/doc/local-redirect/index.html https://www.cs.utah.edu/plt/snapshots/2024-03-28-59b9774707/catalog/ "" racket/bin/racket -MCR /home/racket/build/plt/build/src-plt/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/installer --readme http://localhost:9440/README-17116088281711608828267 --upload http://localhost:9440/upload/ --desc {2}" "Minimal" "Racket" | "{9}" "All" "Platforms" | "Source --source --packed-options "" --pre-process "" --post-process "" Racket racket-minimal racket "" "" "" [2024-03-28T01:00:36] The client time is now Thursday, March 28th, 2024 1:00:36am Downloading http://localhost:9440/README-17116088281711608828267 chmod -R g+w bundle/racket Tarring to # Upload bundle/racket-minimal-8.12.0.14-src.tgz to http://localhost:9440/upload/ [2024-03-28T01:00:47] The client time is now Thursday, March 28th, 2024 1:00:47am make[1]: Leaving directory '/home/racket/build/plt/build/src-plt'