{2} Minimal Racket | {3} Linux | {6} 64-bit RISC-V; built on Debian 12 | {1} Installer [2026-05-19T12:47:03] The server time is now Tuesday, May 19th, 2026 12:47:03pm (/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-05-19T12:47:07] The server time is now Tuesday, May 19th, 2026 12:47:07pm (/usr/bin/env /bin/sh -c cd "build/plt" ; git pull) Already up to date. [2026-05-19T12:47:07] The server time is now Tuesday, May 19th, 2026 12:47:07pm (/usr/bin/env /bin/sh -c cd "build/plt" ; make -j 2 client SERVER= SERVER_PORT=0 SERVER_URL_SCHEME=file SERVER_CATALOG_PATH=/docker-mnt/build/built/catalog/ SERVER_COLLECTS_PATH=/docker-mnt/build/origin/ PKGS="" PLAIN_RACKET="/docker-mnt/common/aarch64/cs/racket/bin/racket" RACKET="/docker-mnt/common/aarch64/cs/racket/bin/racket" CS_HOST_WORKAREA_PREFIX="/docker-mnt/common/aarch64/cs/racket/src/build/cs/c" EXTRA_REPOS_BASE=/docker-mnt/extra-repos/ DOC_SEARCH="https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/doc/local-redirect/index.html" DIST_DESC="{2} Minimal Racket | {3} Linux | {6} 64-bit RISC-V; built on Debian 12 | {1} Installer" DIST_NAME="Racket" DIST_BASE=racket-minimal DIST_DIR=racket DIST_SUFFIX="jammy-cs" DIST_CATALOGS_q='"https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/catalog/" ""' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="" BUILD_STAMP="2026-05-19-b5f6d65aaa" RELEASE_MODE="" SOURCE_MODE="" VERSIONLESS_MODE="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" RECOMPILE_CACHE=/docker-mnt/recompile-cache UNPACK_COLLECTS_FLAGS= MAC_PKG_MODE="" TGZ_MODE="" UPLOAD=file:///docker-mnt/upload/ README=file:///docker-mnt/build/readmes/"README-17792128231779212823351" TEST_PKGS="" TEST_ARGS_q='' JOB_OPTIONS="-j 2" CLIENT_BASE=cs-base RACKETCS_SUFFIX= BUNDLE_FROM_SERVER_TARGET=bundle-cross-from-server CS_CROSS_SUFFIX=-cross SETUP_MACHINE_FLAGS="--cross-compiler trv64le `pwd`/racket/src/build/cs/c/ -MCR `pwd`/build/zo:" CONFIGURE_ARGS_qq='"--host=riscv64-linux-gnu" "--enable-racket=/docker-mnt/common/aarch64/cs/racket/bin/racket" "--enable-embedfw" "--enable-portable"') 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 . client MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='"--host=riscv64-linux-gnu" "--enable-racket=/docker-mnt/common/aarch64/cs/racket/bin/racket" "--enable-embedfw" "--enable-portable"' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="-cross" RACKET="/docker-mnt/common/aarch64/cs/racket/bin/racket" PLAIN_RACKET="/docker-mnt/common/aarch64/cs/racket/bin/racket" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="/docker-mnt/common/aarch64/cs/racket/src/build/cs/c" 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="" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="--cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo:" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" SERVER_COMPILE_MACHINE="-M" DOC_SEARCH="https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/doc/local-redirect/index.html" SERVER="" SERVER_PORT="0" SERVER_URL_SCHEME="file" SERVER_CATALOG_PATH="/docker-mnt/build/built/catalog/" SERVER_COLLECTS_PATH="/docker-mnt/build/origin/" SERVER_HOSTS="localhost" PACK_BUILT_OPTIONS="" RELEASE_MODE="" SOURCE_MODE="" VERSIONLESS_MODE="" MAC_PKG_MODE="" TGZ_MODE="" INSTALLER_OPTIONS="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" INSTALLER_PRE_PROCESS_BASE64="" INSTALLER_POST_PROCESS_BASE64="" PREF_DEFAULTS_BASE64="" DIST_NAME="Racket" DIST_BASE="racket-minimal" DIST_DIR="racket" DIST_SUFFIX="jammy-cs" DIST_DESC="{2} Minimal Racket | {3} Linux | {6} 64-bit RISC-V; built on Debian 12 | {1} Installer" DIST_CATALOGS_q='"https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/catalog/" ""' BUILD_STAMP="2026-05-19-b5f6d65aaa" INSTALL_NAME="" SIGN_IDENTITY="" SIGN_CERT_BASE64="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="file:///docker-mnt/build/readmes/README-17792128231779212823351" UPLOAD="file:///docker-mnt/upload/" CONFIG="build/site.rkt" CONFIG_MODE="default" CLEAN_MODE="" JOB_OPTIONS="-j 2" SERVE_DURING_CMD_qq='' PKG_INSTALL_OPTIONS="" UNPACK_COLLECTS_FLAGS="" RECOMPILE_CACHE="/docker-mnt/recompile-cache" TEST_PKGS="" TEST_ARGS_q='' CLIENT_BASE="cs-base" WIN32_CLIENT_BASE="win-base" BUNDLE_FROM_SERVER_TARGET="bundle-cross-from-server" cd racket/src/build/cs/c/ && ../../../cs/c/configure --host=riscv64-linux-gnu --enable-racket=/docker-mnt/common/aarch64/cs/racket/bin/racket --enable-embedfw --enable-portable --disable-libs --enable-csdefault --disable-useprefix --enable-origtree checking build system type... aarch64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu === Racket set to /docker-mnt/common/aarch64/cs/racket/bin/racket === portable enabled === CS executables without suffix enabled === Installation of static libraries (if any) disabled === embedded frameworks enabled checking for riscv64-linux-gnu-gcc... riscv64-linux-gnu-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to accept ISO C89... none needed checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking for riscv64-linux-gnu-ranlib... riscv64-linux-gnu-ranlib checking for riscv64-linux-gnu-ar... yes checking for riscv64-linux-gnu-strip... riscv64-linux-gnu-strip checking for strip -S... yes checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... no checking for libz... no Building own libz 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/cs/c/rktio/ && ../../../../rktio/configure --host=riscv64-linux-gnu host_alias=riscv64-linux-gnu CC=riscv64-linux-gnu-gcc CFLAGS=-g" "-O2" "-Wall LDFLAGS=" "-pthread LIBS=-ldl" "-lm" "-lrt AR=riscv64-linux-gnu-ar ARFLAGS=rc RANLIB=riscv64-linux-gnu-ranlib WINDRES=windres CPPFLAGS=" "-pthread --enable-pthread --enable-iconv checking build system type... aarch64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking for riscv64-linux-gnu-gcc... riscv64-linux-gnu-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to accept ISO C89... none needed checking for riscv64-linux-gnu-ranlib... riscv64-linux-gnu-ranlib checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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 building boot files for trv64le using tarm64le running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass.so compiling racket/src/ChezScheme/nanopass/nanopass/language.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/language.so compiling racket/src/ChezScheme/nanopass/nanopass/helpers.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/implementation-helpers.chezscheme.sls with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/implementation-helpers.chezscheme.so compiling racket/src/ChezScheme/s/cmacros.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cmacros.so compiling racket/src/ChezScheme/nanopass/nanopass/language-helpers.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/language-helpers.so compiling racket/src/ChezScheme/nanopass/nanopass/records.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/records.so compiling racket/src/ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/syntaxconvert.so compiling racket/src/ChezScheme/nanopass/nanopass/unparser.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/unparser.so compiling racket/src/ChezScheme/nanopass/nanopass/meta-parser.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/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-trv64le/s/nanopass/meta-syntax-dispatch.so compiling racket/src/ChezScheme/nanopass/nanopass/parser.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/parser.so compiling racket/src/ChezScheme/nanopass/nanopass/nano-syntax-dispatch.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/nano-syntax-dispatch.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/priminfo.so compiling racket/src/ChezScheme/nanopass/nanopass/language-node-counter.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/language-node-counter.so compiling racket/src/ChezScheme/nanopass/nanopass/pass.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/nanopass/pass.so compiling racket/src/ChezScheme/s/priminfo.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/priminfo.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/primvars.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/env.so compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/env.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/setup.so compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/primvars.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mkheader.so compiling racket/src/ChezScheme/s/setup.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/setup.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/patch.patch compiling racket/src/ChezScheme/s/mkheader.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mkheader.so compiling racket/src/ChezScheme/s/patch.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/patch.patch (time (compile-file "racket/src/ChezScheme/s/patch.ss" ...)) no collections 0.001150459s elapsed cpu time 0.001262500s elapsed real time 281456 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpnanopass.patch running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpprim.patch compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpnanopass.patch compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpprim.patch (time (compile-file "racket/src/ChezScheme/s/cpprim.ss" ...)) 112 collections 2.474202364s elapsed cpu time, including 1.186824205s collecting 2.474363668s elapsed real time, including 1.187467042s collecting 1890293024 bytes allocated, including 1360930112 bytes reclaimed 578428928 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cprep.patch compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cprep.patch (time (compile-file "racket/src/ChezScheme/s/cprep.ss" ...)) 5 collections 0.072070458s elapsed cpu time, including 0.015697001s collecting 0.072067334s elapsed real time, including 0.015730293s collecting 84627392 bytes allocated, including 75612464 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcheck.patch compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcheck.patch (time (compile-file "racket/src/ChezScheme/s/cpcheck.ss" ...)) 2 collections 0.037889834s elapsed cpu time, including 0.006278126s collecting 0.039265125s elapsed real time, including 0.007073625s collecting 44435376 bytes allocated, including 29442640 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cp0.patch compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cp0.patch (time (compile-file "racket/src/ChezScheme/s/cpnanopass.ss" ...)) 131 collections 3.281175819s elapsed cpu time, including 1.710360416s collecting 3.282423376s elapsed real time, including 1.711894332s collecting 2213172704 bytes allocated, including 1541931936 bytes reclaimed 720605184 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpvalid.patch compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpvalid.patch (time (compile-file "racket/src/ChezScheme/s/cpvalid.ss" ...)) 3 collections 0.042404083s elapsed cpu time, including 0.007673000s collecting 0.042402749s elapsed real time, including 0.007684791s collecting 60444416 bytes allocated, including 43520448 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cptypes.patch (time (compile-file "racket/src/ChezScheme/s/cp0.ss" ...)) 34 collections 0.474349122s elapsed cpu time, including 0.167087794s collecting 0.475630542s elapsed real time, including 0.167607209s collecting 571972624 bytes allocated, including 433718848 bytes reclaimed 187875328 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcommonize.patch compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cptypes.patch compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcommonize.patch (time (compile-file "racket/src/ChezScheme/s/cpcommonize.ss" ...)) 6 collections 0.055862292s elapsed cpu time, including 0.008778208s collecting 0.055861625s elapsed real time, including 0.008797376s collecting 102800880 bytes allocated, including 89691680 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpletrec.patch compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpletrec.patch (time (compile-file "racket/src/ChezScheme/s/cpletrec.ss" ...)) 3 collections 0.041654711s elapsed cpu time, including 0.006167500s collecting 0.052566541s elapsed real time, including 0.007424458s collecting 54006304 bytes allocated, including 43933744 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/reloc.patch (time (compile-file "racket/src/ChezScheme/s/cptypes.ss" ...)) 21 collections 0.256581916s elapsed cpu time, including 0.074733295s collecting 0.260428251s elapsed real time, including 0.075893711s collecting 365392112 bytes allocated, including 293889776 bytes reclaimed 104472576 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/compile.patch compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/reloc.patch (time (compile-file "racket/src/ChezScheme/s/reloc.ss" ...)) no collections 0.002011125s elapsed cpu time 0.002010709s elapsed real time 2920784 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/fasl.patch compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/compile.patch compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/fasl.patch (time (compile-file "racket/src/ChezScheme/s/fasl.ss" ...)) 2 collections 0.035288665s elapsed cpu time, including 0.003636124s collecting 0.035360958s elapsed real time, including 0.003643083s collecting 48920656 bytes allocated, including 30251872 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/vfasl.patch (time (compile-file "racket/src/ChezScheme/s/compile.ss" ...)) 10 collections 0.140765041s elapsed cpu time, including 0.038894209s collecting 0.141588292s elapsed real time, including 0.039161583s collecting 169822880 bytes allocated, including 139483744 bytes reclaimed 74539008 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/pbchunk.patch compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/vfasl.patch (time (compile-file "racket/src/ChezScheme/s/vfasl.ss" ...)) 2 collections 0.027610624s elapsed cpu time, including 0.001896458s collecting 0.027609542s elapsed real time, including 0.001903459s collecting 50083408 bytes allocated, including 31733472 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/syntax.patch compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/pbchunk.patch (time (compile-file "racket/src/ChezScheme/s/pbchunk.ss" ...)) no collections 0.001554250s elapsed cpu time 0.001552876s elapsed real time 832736 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/env.patch compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/syntax.patch compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/env.patch (time (compile-file "racket/src/ChezScheme/s/env.ss" ...)) no collections 0.001192083s elapsed cpu time 0.001191375s elapsed real time 155792 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/read.patch compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/read.patch (time (compile-file "racket/src/ChezScheme/s/read.ss" ...)) 8 collections 0.107993624s elapsed cpu time, including 0.024264709s collecting 0.107992959s elapsed real time, including 0.024299332s collecting 138661424 bytes allocated, including 112924608 bytes reclaimed 68124672 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/interpret.patch compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/interpret.patch (time (compile-file "racket/src/ChezScheme/s/interpret.ss" ...)) 4 collections 0.054401125s elapsed cpu time, including 0.007780583s collecting 0.054400000s elapsed real time, including 0.007793709s collecting 81948608 bytes allocated, including 59062848 bytes reclaimed 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/ftype.patch compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/ftype.patch (time (compile-file "racket/src/ChezScheme/s/syntax.ss" ...)) 39 collections 0.603908791s elapsed cpu time, including 0.194258124s collecting 0.606073625s elapsed real time, including 0.196305709s collecting 668467296 bytes allocated, including 512902384 bytes reclaimed 192663552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strip.patch (time (compile-file "racket/src/ChezScheme/s/ftype.ss" ...)) 8 collections 0.132884708s elapsed cpu time, including 0.029758541s collecting 0.133764293s elapsed real time, including 0.029930376s collecting 148113568 bytes allocated, including 110337136 bytes reclaimed 68124672 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/ubify.patch compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strip.patch compiling racket/src/ChezScheme/s/ubify.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/ubify.patch (time (compile-file "racket/src/ChezScheme/s/ubify.ss" ...)) no collections 0.003247500s elapsed cpu time 0.003240334s elapsed real time 1142368 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/back.patch (time (compile-file "racket/src/ChezScheme/s/strip.ss" ...)) 7 collections 0.117524209s elapsed cpu time, including 0.023451084s collecting 0.117925791s elapsed real time, including 0.023488334s collecting 129828768 bytes allocated, including 98942032 bytes reclaimed 63848448 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/equates.h compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/back.patch (time (compile-file "racket/src/ChezScheme/s/back.ss" ...)) no collections 0.006609584s elapsed cpu time 0.006608501s elapsed real time 9765456 bytes allocated 55959552 bytes peak memory use running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/scheme.h running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mkgc.so running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build all at once compiling racket/src/ChezScheme/s/mkgc.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mkgc.so loading trv64le cross compiler running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/gc-oce.inc compiling racket/src/ChezScheme/s/library.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/library.trv64le compiling racket/src/ChezScheme/s/prims.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/prims.trv64le running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/gc-par.inc compiling racket/src/ChezScheme/s/mathprims.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mathprims.trv64le compiling racket/src/ChezScheme/s/record.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/record.trv64le compiling racket/src/ChezScheme/s/5_1.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_1.trv64le running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/heapcheck.inc compiling racket/src/ChezScheme/s/5_2.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_2.trv64le compiling racket/src/ChezScheme/s/5_3.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_3.trv64le running /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme to build racket/src/build/cs/c/ChezScheme/xc-trv64le/boot/trv64le/gc-ocd.inc compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strnum.trv64le compiling racket/src/ChezScheme/s/bytevector.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/bytevector.trv64le compiling racket/src/ChezScheme/s/5_4.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_4.trv64le compiling racket/src/ChezScheme/s/5_6.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_6.trv64le compiling racket/src/ChezScheme/s/5_7.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/5_7.trv64le compiling racket/src/ChezScheme/s/event.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/event.trv64le compiling racket/src/ChezScheme/s/4.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/4.trv64le compiling racket/src/ChezScheme/s/front.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/front.trv64le compiling racket/src/ChezScheme/s/foreign.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/foreign.trv64le compiling racket/src/ChezScheme/s/6.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/6.trv64le compiling racket/src/ChezScheme/s/print.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/print.trv64le compiling racket/src/ChezScheme/s/newhash.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/newhash.trv64le compiling racket/src/ChezScheme/s/format.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/format.trv64le compiling racket/src/ChezScheme/s/date.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/date.trv64le compiling racket/src/ChezScheme/s/7.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/7.trv64le compiling racket/src/ChezScheme/s/cafe.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cafe.trv64le compiling racket/src/ChezScheme/s/trace.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/trace.trv64le compiling racket/src/ChezScheme/s/engine.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/engine.trv64le compiling racket/src/ChezScheme/s/interpret.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/interpret.trv64le compiling racket/src/ChezScheme/s/cprep.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cprep.trv64le compiling racket/src/ChezScheme/s/cpcheck.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcheck.trv64le compiling racket/src/ChezScheme/s/cp0.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cp0.trv64le compiling racket/src/ChezScheme/s/cpvalid.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpvalid.trv64le compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cptypes.trv64le compiling racket/src/ChezScheme/s/cpcommonize.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpcommonize.trv64le compiling racket/src/ChezScheme/s/cpletrec.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpletrec.trv64le compiling racket/src/ChezScheme/s/inspect.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/inspect.trv64le compiling racket/src/ChezScheme/s/enum.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/enum.trv64le compiling racket/src/ChezScheme/s/io.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/io.trv64le compiling racket/src/ChezScheme/s/read.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/read.trv64le compiling racket/src/ChezScheme/s/primvars.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/primvars.trv64le compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/syntax.trv64le compiling racket/src/ChezScheme/s/costctr.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/costctr.trv64le compiling racket/src/ChezScheme/s/expeditor.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/expeditor.trv64le compiling racket/src/ChezScheme/s/exceptions.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/exceptions.trv64le compiling racket/src/ChezScheme/s/pretty.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/pretty.trv64le compiling racket/src/ChezScheme/s/env.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/env.trv64le compiling racket/src/ChezScheme/s/fasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/fasl.trv64le compiling racket/src/ChezScheme/s/vfasl.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/vfasl.trv64le compiling racket/src/ChezScheme/s/pbchunk.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/pbchunk.trv64le compiling racket/src/ChezScheme/s/reloc.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/reloc.trv64le compiling racket/src/ChezScheme/s/pdhtml.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/pdhtml.trv64le compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strip.trv64le compiling racket/src/ChezScheme/s/ftype.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/ftype.trv64le compiling racket/src/ChezScheme/s/back.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/back.trv64le compiling racket/src/ChezScheme/s/cpnanopass.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpnanopass.trv64le compiling racket/src/ChezScheme/s/cpprim.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cpprim.trv64le compiling racket/src/ChezScheme/s/compile.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/compile.trv64le compiling racket/src/ChezScheme/s/cback.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cback.trv64le (time (let () ...)) 567 collections 7.527357598s elapsed cpu time, including 2.399729909s collecting 7.537205463s elapsed real time, including 2.406808315s collecting 9055273024 bytes allocated, including 9052002848 bytes reclaimed 760360960 bytes peak memory use racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch is up to date cd racket/src/build/cs/c/ChezScheme/trv64le/zlib && ./configure Using riscv64-linux-gnu-ar Checking for shared library support... Building shared library libz.so.1.3.1 with riscv64-linux-gnu-gcc. Checking for size_t... Yes. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. cd racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib && make liblz4.a make[1]: Entering directory '/home/racket/build/plt/racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib' compiling static library cd racket/src/build/cs/c/ChezScheme/trv64le/zlib && make static make[1]: Entering directory '/home/racket/build/plt/racket/src/build/cs/c/ChezScheme/trv64le/zlib' riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c riscv64-linux-gnu-ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -pthread -o example example.o -L. libz.a riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -pthread -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -pthread -o minigzip minigzip.o -L. libz.a make[1]: Leaving directory '/home/racket/build/plt/racket/src/build/cs/c/ChezScheme/trv64le/zlib' riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/main.o -c racket/src/ChezScheme/c/main.c make[1]: Leaving directory '/home/racket/build/plt/racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib' riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/statics.o -c racket/src/ChezScheme/c/statics.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/segment.o -c racket/src/ChezScheme/c/segment.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/alloc.o -c racket/src/ChezScheme/c/alloc.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/symbol.o -c racket/src/ChezScheme/c/symbol.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/intern.o -c racket/src/ChezScheme/c/intern.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/gcwrapper.o -c racket/src/ChezScheme/c/gcwrapper.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-011.o -c racket/src/ChezScheme/c/gc-011.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-par.o -c racket/src/ChezScheme/c/gc-par.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-ocd.o -c racket/src/ChezScheme/c/gc-ocd.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-oce.o -c racket/src/ChezScheme/c/gc-oce.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/number.o -c racket/src/ChezScheme/c/number.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/schsig.o -c racket/src/ChezScheme/c/schsig.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/io.o -c racket/src/ChezScheme/c/io.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/new-io.o -c racket/src/ChezScheme/c/new-io.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/print.o -c racket/src/ChezScheme/c/print.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/fasl.o -c racket/src/ChezScheme/c/fasl.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/vfasl.o -c racket/src/ChezScheme/c/vfasl.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/stats.o -c racket/src/ChezScheme/c/stats.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/foreign.o -c racket/src/ChezScheme/c/foreign.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/prim.o -c racket/src/ChezScheme/c/prim.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/prim5.o -c racket/src/ChezScheme/c/prim5.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/flushcache.o -c racket/src/ChezScheme/c/flushcache.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/schlib.o -c racket/src/ChezScheme/c/schlib.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/thread.o -c racket/src/ChezScheme/c/thread.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/expeditor.o -c racket/src/ChezScheme/c/expeditor.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/scheme.o -c racket/src/ChezScheme/c/scheme.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/compress-io.o -c racket/src/ChezScheme/c/compress-io.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/random.o -c racket/src/ChezScheme/c/random.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/ffi.o -c racket/src/ChezScheme/c/ffi.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/self-exe.o -c racket/src/ChezScheme/c/self-exe.c riscv64-linux-gnu-gcc -pthread -DRISCV64 -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/build/cs/c/ChezScheme/trv64le/c -Iracket/src/ChezScheme/c/ -Iracket/src/build/cs/c/ChezScheme/trv64le/zlib -Iracket/src/build/cs/c/ChezScheme/trv64le/lz4/lib -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/c/clearcache.o -c racket/src/ChezScheme/c/clearcache.c riscv64-linux-gnu-ar rc racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/libkernel.a racket/src/build/cs/c/ChezScheme/trv64le/c/statics.o racket/src/build/cs/c/ChezScheme/trv64le/c/segment.o racket/src/build/cs/c/ChezScheme/trv64le/c/alloc.o racket/src/build/cs/c/ChezScheme/trv64le/c/symbol.o racket/src/build/cs/c/ChezScheme/trv64le/c/intern.o racket/src/build/cs/c/ChezScheme/trv64le/c/gcwrapper.o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-011.o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-par.o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-ocd.o racket/src/build/cs/c/ChezScheme/trv64le/c/gc-oce.o racket/src/build/cs/c/ChezScheme/trv64le/c/number.o racket/src/build/cs/c/ChezScheme/trv64le/c/schsig.o racket/src/build/cs/c/ChezScheme/trv64le/c/io.o racket/src/build/cs/c/ChezScheme/trv64le/c/new-io.o racket/src/build/cs/c/ChezScheme/trv64le/c/print.o racket/src/build/cs/c/ChezScheme/trv64le/c/fasl.o racket/src/build/cs/c/ChezScheme/trv64le/c/vfasl.o racket/src/build/cs/c/ChezScheme/trv64le/c/stats.o racket/src/build/cs/c/ChezScheme/trv64le/c/foreign.o racket/src/build/cs/c/ChezScheme/trv64le/c/prim.o racket/src/build/cs/c/ChezScheme/trv64le/c/prim5.o racket/src/build/cs/c/ChezScheme/trv64le/c/flushcache.o racket/src/build/cs/c/ChezScheme/trv64le/c/schlib.o racket/src/build/cs/c/ChezScheme/trv64le/c/thread.o racket/src/build/cs/c/ChezScheme/trv64le/c/expeditor.o racket/src/build/cs/c/ChezScheme/trv64le/c/scheme.o racket/src/build/cs/c/ChezScheme/trv64le/c/compress-io.o racket/src/build/cs/c/ChezScheme/trv64le/c/random.o racket/src/build/cs/c/ChezScheme/trv64le/c/ffi.o racket/src/build/cs/c/ChezScheme/trv64le/c/self-exe.o racket/src/build/cs/c/ChezScheme/trv64le/c/clearcache.o riscv64-linux-gnu-gcc -g -O2 -Wall -pthread -o racket/src/build/cs/c/ChezScheme/trv64le/bin/trv64le/scheme racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/main.o racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/libkernel.a racket/src/build/cs/c/ChezScheme/trv64le/zlib/libz.a racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib/liblz4.a -pthread -ldl -lm -lrt riscv64-linux-gnu-gcc -pthread -Iracket/src/build/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/cs/c/main.o -c racket/src/cs/c/main.c /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/c/to-vfasl.ss --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/petite.boot racket/src/build/cs/c/petite-v.boot loading trv64le cross compiler /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/c/to-vfasl.ss --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/scheme.boot racket/src/build/cs/c/scheme-v.boot petite loading trv64le cross compiler /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/chezpart.sls racket/src/build/cs/c/chezpart.tarm64le loading trv64le cross compiler (time (compile-it)) 1 collection 0.017018707s elapsed cpu time, including 0.008078458s collecting 0.017016750s elapsed real time, including 0.008082292s collecting 8119744 bytes allocated, including 4381168 bytes reclaimed 59572224 bytes peak memory use riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le -Iracket/src/rktio -Iracket/src/build/cs/c/rktio -g -O2 -Wall -o racket/src/build/cs/c/boot.o -c racket/src/cs/c/boot.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_fs.o -c racket/src/rktio/rktio_fs.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_fd.o -c racket/src/rktio/rktio_fd.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_file.o -c racket/src/rktio/rktio_file.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_poll_set.o -c racket/src/rktio/rktio_poll_set.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_ltps.o -c racket/src/rktio/rktio_ltps.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_sleep.o -c racket/src/rktio/rktio_sleep.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_network.o -c racket/src/rktio/rktio_network.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_pipe.o -c racket/src/rktio/rktio_pipe.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_process.o -c racket/src/rktio/rktio_process.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_signal.o -c racket/src/rktio/rktio_signal.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_envvars.o -c racket/src/rktio/rktio_envvars.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_fs_change.o -c racket/src/rktio/rktio_fs_change.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_flock.o -c racket/src/rktio/rktio_flock.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_shellex.o -c racket/src/rktio/rktio_shellex.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_time.o -c racket/src/rktio/rktio_time.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_cpu.o -c racket/src/rktio/rktio_cpu.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_syslog.o -c racket/src/rktio/rktio_syslog.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_convert.o -c racket/src/rktio/rktio_convert.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_sha1.o -c racket/src/rktio/rktio_sha1.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_sha2.o -c racket/src/rktio/rktio_sha2.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_dll.o -c racket/src/rktio/rktio_dll.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_error.o -c racket/src/rktio/rktio_error.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_hash.o -c racket/src/rktio/rktio_hash.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_wide.o -c racket/src/rktio/rktio_wide.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_console.o -c racket/src/rktio/rktio_console.c riscv64-linux-gnu-gcc -pthread -Iracket/src/build/cs/c/rktio/ -Iracket/src/rktio/ -g -O2 -Wall -o racket/src/build/cs/c/rktio/rktio_main.o -c racket/src/rktio/rktio_main.c /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/rumble.sls racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/chezpart.tarm64le loading trv64le cross compiler (time (compile-it)) 250 collections 2.658762200s elapsed cpu time, including 1.142228327s collecting 2.658766417s elapsed real time, including 1.142764746s collecting 2130769168 bytes allocated, including 1912249184 bytes reclaimed 344133632 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/thread.sls racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le loading trv64le cross compiler (time (compile-it)) 157 collections 1.639283078s elapsed cpu time, including 0.733048574s collecting 1.639467210s elapsed real time, including 0.733458294s collecting 1347728640 bytes allocated, including 1236236304 bytes reclaimed 280915968 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/io.sls racket/src/build/cs/c/io.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le loading trv64le cross compiler (time (compile-it)) 282 collections 3.436872904s elapsed cpu time, including 1.668342291s collecting 3.438017876s elapsed real time, including 1.668985125s collecting 2447328448 bytes allocated, including 2292930664 bytes reclaimed 399884288 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/regexp.sls racket/src/build/cs/c/regexp.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/io.tarm64le loading trv64le cross compiler (time (compile-it)) 126 collections 1.201973000s elapsed cpu time, including 0.575231918s collecting 1.211137168s elapsed real time, including 0.584579463s collecting 1124164240 bytes allocated, including 1051645152 bytes reclaimed 265093120 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/schemify.sls racket/src/build/cs/c/schemify.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/io.tarm64le racket/src/build/cs/c/regexp.tarm64le loading trv64le cross compiler (time (compile-it)) 292 collections 3.906110560s elapsed cpu time, including 1.964009459s collecting 3.910610127s elapsed real time, including 1.965164828s collecting 2564637504 bytes allocated, including 2406991232 bytes reclaimed 360935424 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/linklet.sls racket/src/build/cs/c/linklet.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/io.tarm64le racket/src/build/cs/c/regexp.tarm64le racket/src/build/cs/c/schemify.tarm64le loading trv64le cross compiler (time (compile-it)) 134 collections 1.264001035s elapsed cpu time, including 0.629496001s collecting 1.264881459s elapsed real time, including 0.629831834s collecting 1210281104 bytes allocated, including 1134540688 bytes reclaimed 276570112 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/expander.sls racket/src/build/cs/c/expander.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/io.tarm64le racket/src/build/cs/c/regexp.tarm64le racket/src/build/cs/c/schemify.tarm64le racket/src/build/cs/c/linklet.tarm64le loading trv64le cross compiler (time (compile-it)) 516 collections 6.376912513s elapsed cpu time, including 3.002533275s collecting 6.378170212s elapsed real time, including 3.004744745s collecting 4508661664 bytes allocated, including 4224530800 bytes reclaimed 662867968 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/cs/main.sps racket/src/build/cs/c/main.tarm64le racket/src/build/cs/c/chezpart.tarm64le racket/src/build/cs/c/rumble.tarm64le racket/src/build/cs/c/thread.tarm64le racket/src/build/cs/c/io.tarm64le racket/src/build/cs/c/regexp.tarm64le racket/src/build/cs/c/schemify.tarm64le racket/src/build/cs/c/linklet.tarm64le racket/src/build/cs/c/expander.tarm64le loading trv64le cross compiler (time (compile-it)) 210 collections 2.064515577s elapsed cpu time, including 1.052047790s collecting 2.065184335s elapsed real time, including 1.053125333s collecting 1910472176 bytes allocated, including 1794793808 bytes reclaimed 340451328 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/compile-file.ss --unsafe --compress --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch --whole-program --src racket/src/cs/ --dest racket/src/build/cs/c/ racket/src/build/cs/c/main.tarm64le racket/src/build/cs/c/racket.so racket/src/build/cs/c/main.wpo loading trv64le cross compiler Whole-program optimization for Racket core... [If this step runs out of memory, try configuring with `--disable-wpo`] (time (compile-it)) 983 collections 13.456922947s elapsed cpu time, including 7.894054755s collecting 13.458026714s elapsed real time, including 7.896876418s collecting 8402804192 bytes allocated, including 7406522800 bytes reclaimed 1428877312 bytes peak memory use /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/c/convert-to-boot.ss --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch racket/src/build/cs/c/racket.so racket/src/build/cs/c/racket.boot trv64le loading trv64le cross compiler /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script racket/src/cs/c/to-vfasl.ss --xpatch racket/src/build/cs/c/ChezScheme/xc-trv64le/s/xpatch racket/src/build/cs/c/racket.boot racket/src/build/cs/c/racket-v.boot petite scheme loading trv64le cross compiler riscv64-linux-gnu-ar rc racket/src/build/cs/c/rktio/librktio.a racket/src/build/cs/c/rktio/rktio_fs.o racket/src/build/cs/c/rktio/rktio_fd.o racket/src/build/cs/c/rktio/rktio_file.o racket/src/build/cs/c/rktio/rktio_poll_set.o racket/src/build/cs/c/rktio/rktio_ltps.o racket/src/build/cs/c/rktio/rktio_sleep.o racket/src/build/cs/c/rktio/rktio_network.o racket/src/build/cs/c/rktio/rktio_pipe.o racket/src/build/cs/c/rktio/rktio_process.o racket/src/build/cs/c/rktio/rktio_signal.o racket/src/build/cs/c/rktio/rktio_envvars.o racket/src/build/cs/c/rktio/rktio_fs_change.o racket/src/build/cs/c/rktio/rktio_flock.o racket/src/build/cs/c/rktio/rktio_shellex.o racket/src/build/cs/c/rktio/rktio_time.o racket/src/build/cs/c/rktio/rktio_cpu.o racket/src/build/cs/c/rktio/rktio_syslog.o racket/src/build/cs/c/rktio/rktio_convert.o racket/src/build/cs/c/rktio/rktio_sha1.o racket/src/build/cs/c/rktio/rktio_sha2.o racket/src/build/cs/c/rktio/rktio_dll.o racket/src/build/cs/c/rktio/rktio_error.o racket/src/build/cs/c/rktio/rktio_hash.o racket/src/build/cs/c/rktio/rktio_wide.o racket/src/build/cs/c/rktio/rktio_console.o racket/src/build/cs/c/rktio/rktio_main.o riscv64-linux-gnu-gcc -g -O2 -Wall -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/trv64le/boot/trv64le/libkernel.a racket/src/build/cs/c/ChezScheme/trv64le/zlib/libz.a racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib/liblz4.a racket/src/build/cs/c/rktio/librktio.a -pthread -rdynamic -ldl -lm -lrt /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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 trv64le 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 compiler/cm: start-compile: /home/racket/build/plt/racket/src/setup-go.rkt compiler/cm: finish-compile: /home/racket/build/plt/racket/src/setup-go.rkt compiler/cm: start-compile: /home/racket/build/plt/racket/src/cs/c/embed-boot.rkt compiler/cm: | start-compile: /home/racket/build/plt/racket/src/cs/c/adjust-compress.rkt compiler/cm: | finish-compile: /home/racket/build/plt/racket/src/cs/c/adjust-compress.rkt compiler/cm: finish-compile: /home/racket/build/plt/racket/src/cs/c/embed-boot.rkt riscv64-linux-gnu-gcc -pthread -Iracket/src/build/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/cs/c/grmain.o -c racket/src/cs/c/grmain.c riscv64-linux-gnu-gcc -g -O2 -Wall -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/trv64le/boot/trv64le/libkernel.a racket/src/build/cs/c/ChezScheme/trv64le/zlib/libz.a racket/src/build/cs/c/ChezScheme/trv64le/lz4/lib/liblz4.a racket/src/build/cs/c/rktio/librktio.a -pthread -rdynamic -ldl -lm -lrt /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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 trv64le 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 riscv64-linux-gnu-gcc -pthread -g -O2 -Wall -o racket/src/build/cs/c/starter racket/src/start/ustart.c -pthread -ldl -lm -lrt cp racket/src/build/cs/c/racketcs /home/racket/build/plt/racket/bin/racket riscv64-linux-gnu-strip -S /home/racket/build/plt/racket/bin/racket cp racket/src/start/starter-sh /home/racket/build/plt/racket/lib/starter-sh cp racket/src/build/cs/c/starter /home/racket/build/plt/racket/lib/starter riscv64-linux-gnu-strip -S /home/racket/build/plt/racket/lib/starter /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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/racket/lib/starter ../collects ../etc compiler/cm: start-compile: /home/racket/build/plt/racket/src/start/collects-path.rkt compiler/cm: finish-compile: /home/racket/build/plt/racket/src/start/collects-path.rkt /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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/racket/lib/system.rktd trv64le trv64le machine racket/src/cs/c/ "" other compiler/cm: start-compile: /home/racket/build/plt/racket/src/cs/c/gen-system.rkt compiler/cm: finish-compile: /home/racket/build/plt/racket/src/cs/c/gen-system.rkt cp racket/src/cs/c/api.h /home/racket/build/plt/racket/include/racketcs.h cp racket/src/cs/c/boot.h /home/racket/build/plt/racket/include/racketcsboot.h cp racket/src/build/cs/c/ChezScheme/trv64le/boot/trv64le/scheme.h /home/racket/build/plt/racket/include/chezscheme.h cp racket/src/build/cs/c/gracketcs /home/racket/build/plt/racket/lib/gracket /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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/racket/bin/racket ../collects ../etc /docker-mnt/common/aarch64/cs/racket/bin/racket -O info'@'compiler/cm -l- setup --chain 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/racket/lib/gracket ../collects ../etc /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/bin/tarm64le/scheme -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot -B /docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/scheme.boot --script ../../../cs/c/mk-cross-serve.ss ../../../cs/c cross-serve.ss ../../../cs/expander/env.ss compiling cross-serve.ss with output to /home/racket/build/plt/racket/src/build/cs/c/cross-serve.so /docker-mnt/common/aarch64/cs/racket/bin/racket -G build/config/ -MCR /home/racket/build/plt/racket/src/build/cs/c/compiled: --cross-compiler trv64le racket/src/build/cs/c/ -X /home/racket/build/plt/racket/collects -G /home/racket/build/plt/racket/etc --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -N raco -l- setup --no-user -j 2 --recompile-cache /docker-mnt/recompile-cache raco setup: ignoring compiled files, rebuilding from source... triggered by use of non-".zo" file path: /home/racket/build/plt/racket/collects/compiler/private/cm-minimal.rkt raco setup: version: 9.2.0.4 raco setup: platform: riscv64-linux [cs] raco setup: target machine: trv64le raco setup: cross-installation: yes raco setup: installation name: 9.2.0.4 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/racket/share/pkgs raco setup: /home/racket/.local/share/racket/9.2.0.4/pkgs raco setup: links files: raco setup: /home/racket/build/plt/racket/share/links.rktd raco setup: /home/racket/.local/share/racket/9.2.0.4/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/zo raco setup: same raco setup: recompile cache: /docker-mnt/recompile-cache raco setup: --- updating info-domain tables --- [17:49:13] raco setup: updating: /info-domain/compiled/cache.rktd raco setup: --- pre-installing collections --- [17:49:13] raco setup: --- installing foreign libraries --- [17:49:13] raco setup: --- installing shared files --- [17:49:13] raco setup: --- compiling collections --- [17:49:13] raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/deprecation raco setup: in /racket/private/unit raco setup: in /racket/private/unit/exptime raco setup: in /syntax/parse/experimental raco setup: in /syntax/private raco setup: in /racket/private raco setup: in /ffi raco setup: in /ffi/unsafe raco setup: --- parallel build using 2 jobs --- [17:49:19] raco setup: 1 making: /compiler raco setup: 0 making: /raco raco setup: 0 making: /racket raco setup: 1 making: /compiler/private raco setup: 0 making: /racket/base/lang raco setup: 0 making: /racket/contract raco setup: 0 making: /racket/contract/private raco setup: 0 making: /racket/deprecation raco setup: 0 making: /racket/gui raco setup: 0 making: /racket/kernel raco setup: 0 making: /racket/lang raco setup: 0 making: /racket/load/lang raco setup: 0 making: /racket/match raco setup: 0 making: /racket/place raco setup: 0 making: /racket/place/private raco setup: 0 making: /racket/private raco setup: 1 making: /acks raco setup: 1 making: /data raco setup: 0 making: /racket/private/unit raco setup: 0 making: /racket/private/unit/exptime raco setup: 0 making: /racket/signature raco setup: 0 making: /racket/signature/lang raco setup: 0 making: /racket/unit raco setup: 1 making: /db/private raco setup: 1 making: /db/private/generic raco setup: 1 making: /db/private/sqlite3 raco setup: 1 making: /dynext raco setup: 1 making: /ffi raco setup: 0 making: /racket/unit/lang raco setup: 0 making: /racket/unsafe raco setup: 0 making: /file raco setup: 0 making: /file/private raco setup: 0 making: /info raco setup: 0 making: /json raco setup: 0 making: /launcher raco setup: 0 making: /net raco setup: 0 making: /openssl raco setup: 0 making: /openssl/private raco setup: 0 making: /pkg raco setup: 1 making: /ffi/unsafe raco setup: 1 making: /ffi/unsafe/define raco setup: 1 making: /ffi/unsafe/private raco setup: 1 making: /planet raco setup: 1 making: /planet/private raco setup: 1 making: /reader/lang raco setup: 1 making: /s-exp/lang raco setup: 1 making: /setup raco setup: 1 making: /setup/commands raco setup: 1 making: /setup/infotab/lang raco setup: 1 making: /setup/private raco setup: 1 making: /syntax raco setup: 0 making: /pkg/private raco setup: 0 making: /version raco setup: 0 making: /xml raco setup: 0 making: /xml/private raco setup: --- creating launchers --- [17:49:30] raco setup: launcher: /raco raco setup: --- installing man pages --- [17:49:30] raco setup: installing: man page /man1/racket.1 raco setup: installing: man page /man1/raco.1 raco setup: --- installing collections --- [17:49:30] raco setup: installing: /racket raco setup: --- post-installing collections --- [17:49:30] raco setup: --- checking package dependencies --- [17:49:30] /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -N raco -l- raco pkg install --catalog file://:0//docker-mnt/build/built/catalog/ --scope user --skip-installed --deps search-auto --pkgs -j 2 --recompile-cache /docker-mnt/recompile-cache distro-build-client Resolved "distro-build-client" via file://:0//docker-mnt/build/built/catalog/ 00: Resolved "base" via file://:0//docker-mnt/build/built/catalog/ 00: Resolved "ds-store-lib" via file://:0//docker-mnt/build/built/catalog/ Resolved "at-exp-lib" via file://:0//docker-mnt/build/built/catalog/ Resolved "racket-lib" via file://:0//docker-mnt/build/built/catalog/ 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: 9.2.0.4 raco setup: platform: riscv64-linux [cs] raco setup: target machine: trv64le raco setup: cross-installation: yes raco setup: installation name: 9.2.0.4 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/build/user/9.2.0.4/collects raco setup: /home/racket/build/plt/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/racket/share/pkgs raco setup: /home/racket/build/plt/build/user/9.2.0.4/pkgs raco setup: links files: raco setup: /home/racket/build/plt/racket/share/links.rktd raco setup: /home/racket/build/plt/build/user/9.2.0.4/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/zo raco setup: same raco setup: recompile cache: /docker-mnt/recompile-cache raco setup: --- updating info-domain tables --- [17:49:31] raco setup: updating: /home/racket/build/plt/build/user/9.2.0.4/share/info-cache.rktd raco setup: --- pre-installing collections --- [17:49:31] raco setup: --- installing foreign libraries --- [17:49:31] raco setup: --- installing shared files --- [17:49:31] raco setup: --- compiling collections --- [17:49:31] raco setup: --- parallel build using 2 jobs --- [17:49:31] raco setup: 1 making: /at-exp-lib/at-exp/lang raco setup: 0 making: /at-exp-lib/scribble raco setup: 0 making: /at-exp-lib/scribble/base raco setup: 0 making: /distro-build-client raco setup: 1 making: /ds-store-lib raco setup: --- creating launchers --- [17:49:35] raco setup: --- installing man pages --- [17:49:35] raco setup: --- installing collections --- [17:49:35] raco setup: --- post-installing collections --- [17:49:35] /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/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/bundle/racket/bin Copying collects -> /home/racket/build/plt/bundle/racket/collects Copying share/pkgs -> /home/racket/build/plt/bundle/racket/share/pkgs missing source path "share/pkgs", skipping... Copying doc -> /home/racket/build/plt/bundle/racket/doc missing source path "doc", skipping... Copying lib -> /home/racket/build/plt/bundle/racket/lib Copying include -> /home/racket/build/plt/bundle/racket/include Copying share/applications -> /home/racket/build/plt/bundle/racket/share/applications missing source path "share/applications", skipping... Copying share -> /home/racket/build/plt/bundle/racket/share Copying etc -> /home/racket/build/plt/bundle/racket/etc Copying man -> /home/racket/build/plt/bundle/racket/man /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winstrip bundle/racket /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winvers-change bundle/racket /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/unpack-collects file://:0//docker-mnt/build/origin/ [2026-05-19T17:49:37] The client time is now Tuesday, May 19th, 2026 5:49:37pm /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/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 2 --recompile-only --recompile-cache /docker-mnt/recompile-cache raco setup: version: 9.2.0.4 raco setup: platform: riscv64-linux [cs] raco setup: target machine: trv64le raco setup: cross-installation: yes raco setup: installation name: 9.2.0.4 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/bundle/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/bundle/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/bundle/racket/share/pkgs raco setup: /home/racket/build/plt/bundle/user/9.2.0.4/pkgs raco setup: links files: raco setup: /home/racket/build/plt/bundle/racket/share/links.rktd raco setup: /home/racket/build/plt/bundle/user/9.2.0.4/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/zo raco setup: same raco setup: recompile cache: /docker-mnt/recompile-cache raco setup: --- updating info-domain tables --- [17:49:45] raco setup: --- pre-installing collections --- [17:49:45] raco setup: --- installing foreign libraries --- [17:49:45] raco setup: --- installing shared files --- [17:49:45] raco setup: --- compiling collections --- [17:49:45] raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/deprecation 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 2 jobs --- [17:49:46] raco setup: 1 making: /compiler raco setup: 0 making: /raco raco setup: 1 making: /compiler/private raco setup: 1 making: /racket raco setup: 0 making: /acks raco setup: 0 making: /data raco setup: 0 making: /db/private raco setup: 0 making: /db/private/generic raco setup: 0 making: /db/private/sqlite3 raco setup: 1 making: /racket/base/lang raco setup: 0 making: /dynext raco setup: 0 making: /ffi raco setup: 1 making: /racket/contract raco setup: 1 making: /racket/contract/private raco setup: 1 making: /racket/deprecation 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: 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: 0 making: /ffi/unsafe raco setup: 0 making: /ffi/unsafe/define raco setup: 0 making: /ffi/unsafe/private raco setup: 0 making: /file 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: /info raco setup: 1 making: /json raco setup: 1 making: /launcher raco setup: 1 making: /net raco setup: 0 making: /file/private raco setup: 0 making: /openssl raco setup: 0 making: /openssl/private 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: 1 making: /pkg/private raco setup: 0 making: /setup/commands raco setup: 0 making: /setup/infotab/lang raco setup: 0 making: /setup/private raco setup: 1 making: /syntax raco setup: 0 making: /version raco setup: 0 making: /xml raco setup: 0 making: /xml/private raco setup: 1 making: /syntax/parse/experimental raco setup: 1 making: /syntax/parse/lib raco setup: 1 making: /syntax/parse/private raco setup: 1 making: /syntax/private raco setup: 1 making: /syntax/unsafe raco setup: --- creating launchers --- [17:49:46] raco setup: launcher: /raco raco setup: --- installing man pages --- [17:49:46] raco setup: --- installing collections --- [17:49:46] raco setup: installing: /racket raco setup: --- post-installing collections --- [17:49:46] raco setup: --- checking package dependencies --- [17:49:46] /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/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 file://:0//docker-mnt/build/built/catalog/ --scope installation --skip-installed --deps search-auto --pkgs -j 2 --recompile-cache /docker-mnt/recompile-cache --recompile-only racket-lib Resolved "racket-lib" via file://:0//docker-mnt/build/built/catalog/ Resolved "base" via file://:0//docker-mnt/build/built/catalog/ The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of racket-lib: base raco setup: version: 9.2.0.4 raco setup: platform: riscv64-linux [cs] raco setup: target machine: trv64le raco setup: cross-installation: yes raco setup: installation name: 9.2.0.4 raco setup: variants: cs raco setup: main collects: /home/racket/build/plt/bundle/racket/collects/ raco setup: collects paths: raco setup: /home/racket/build/plt/bundle/racket/collects/ raco setup: main pkgs: /home/racket/build/plt/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build/plt/bundle/racket/share/pkgs raco setup: /home/racket/build/plt/bundle/user/9.2.0.4/pkgs raco setup: links files: raco setup: /home/racket/build/plt/bundle/racket/share/links.rktd raco setup: /home/racket/build/plt/bundle/user/9.2.0.4/links.rktd raco setup: compiled-file roots: raco setup: /home/racket/build/plt/build/zo raco setup: same raco setup: recompile cache: /docker-mnt/recompile-cache raco setup: --- updating info-domain tables --- [17:49:47] raco setup: --- pre-installing collections --- [17:49:47] raco setup: --- installing foreign libraries --- [17:49:47] raco setup: --- installing shared files --- [17:49:47] raco setup: --- compiling collections --- [17:49:47] raco setup: --- parallel build using 2 jobs --- [17:49:47] raco setup: --- creating launchers --- [17:49:47] raco setup: --- installing man pages --- [17:49:47] raco setup: --- installing collections --- [17:49:47] raco setup: --- post-installing collections --- [17:49:47] /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/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 file://:0//docker-mnt/build/built/catalog/ --scope installation --skip-installed --deps search-auto --pkgs -j 2 --recompile-cache /docker-mnt/recompile-cache --recompile-only /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install post-adjust "" "" racket bundle/racket /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l distro-build/set-config bundle/racket/etc/config.rktd "" 2026-05-19-b5f6d65aaa https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/doc/local-redirect/index.html https://plt.cs.northwestern.edu/snapshots/2026-05-19-b5f6d65aaa/catalog/ "" /docker-mnt/common/aarch64/cs/racket/bin/racket -A build/server-user --cross-compiler trv64le /home/racket/build/plt/racket/src/build/cs/c/ -MCR /home/racket/build/plt/build/zo: -MCR /home/racket/build/plt/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/installer --readme file:///docker-mnt/build/readmes/README-17792128231779212823351 --upload file:///docker-mnt/upload/ --desc {2}" "Minimal" "Racket" | "{3}" "Linux" | "{6}" "64-bit" "RISC-V"; "built" "on" "Debian" "12" | "{1}" "Installer --packed-options "" --pre-process "" --post-process "" Racket racket-minimal racket jammy-cs "" "" "" [2026-05-19T17:49:48] The client time is now Tuesday, May 19th, 2026 5:49:48pm Downloading file:///docker-mnt/build/readmes/README-17792128231779212823351 chmod -R g+w bundle/racket Tarring to # du -hs bundle/racket cksum /var/tmp/17792129881779212988088.tgz chmod +x bundle/racket-minimal-9.2.0.4-riscv64-linux-jammy-cs.sh Upload bundle/racket-minimal-9.2.0.4-riscv64-linux-jammy-cs.sh to file:///docker-mnt/upload/ [2026-05-19T17:49:59] The client time is now Tuesday, May 19th, 2026 5:49:59pm