{2} Minimal Racket | {3} Linux | {6} 64-bit RISC-V; built on Debian 12 | {1} Installer [2026-05-18T21:43:09] The server time is now Monday, May 18th, 2026 9:43:09pm (/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-18T21:43:14] The server time is now Monday, May 18th, 2026 9:43:14pm (/usr/bin/env /bin/sh -c cd "build/plt" ; git pull) Already up to date. [2026-05-18T21:43:14] The server time is now Monday, May 18th, 2026 9:43:14pm (/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-18-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-18-b5f6d65aaa/catalog/" ""' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="" BUILD_STAMP="2026-05-18-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-17791585891779158589259" 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-18-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-18-b5f6d65aaa/catalog/" ""' BUILD_STAMP="2026-05-18-b5f6d65aaa" INSTALL_NAME="" SIGN_IDENTITY="" SIGN_CERT_BASE64="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="file:///docker-mnt/build/readmes/README-17791585891779158589259" 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 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/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 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 compiling racket/src/ChezScheme/s/mkheader.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/mkheader.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/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.001010166s elapsed cpu time 0.001123666s 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/cpprim.ss with output to 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 (time (compile-file "racket/src/ChezScheme/s/cpprim.ss" ...)) 112 collections 2.435793115s elapsed cpu time, including 1.070735959s collecting 2.437905417s elapsed real time, including 1.071409917s collecting 1889955008 bytes allocated, including 1360902528 bytes reclaimed 577900544 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.050349708s elapsed cpu time, including 0.006796210s collecting 0.050959208s elapsed real time, including 0.006814334s collecting 84626704 bytes allocated, including 75607680 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.039668712s elapsed cpu time, including 0.004895126s collecting 0.040290916s elapsed real time, including 0.004979667s collecting 44434672 bytes allocated, including 29441936 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.162721240s elapsed cpu time, including 1.486170746s collecting 3.168010460s elapsed real time, including 1.488231748s collecting 2213164384 bytes allocated, including 1541885552 bytes reclaimed 722743296 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.041845166s elapsed cpu time, including 0.006812209s collecting 0.041948041s elapsed real time, including 0.006827834s collecting 60443760 bytes allocated, including 43519792 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 compiling racket/src/ChezScheme/s/cptypes.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/cptypes.patch (time (compile-file "racket/src/ChezScheme/s/cp0.ss" ...)) 34 collections 0.693163831s elapsed cpu time, including 0.273977335s collecting 0.708165085s elapsed real time, including 0.277285625s collecting 571971920 bytes allocated, including 433718176 bytes reclaimed 183599104 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/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.073972875s elapsed cpu time, including 0.009404292s collecting 0.074000125s elapsed real time, including 0.009430542s collecting 102800192 bytes allocated, including 89690816 bytes reclaimed 57434112 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 (time (compile-file "racket/src/ChezScheme/s/cptypes.ss" ...)) 21 collections 0.267019667s elapsed cpu time, including 0.070310792s collecting 0.279759666s elapsed real time, including 0.073749420s collecting 365391440 bytes allocated, including 293889104 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/reloc.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.032859374s elapsed cpu time, including 0.004990667s collecting 0.032858417s elapsed real time, including 0.005002750s collecting 54005616 bytes allocated, including 43933056 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/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.001826250s elapsed cpu time 0.001825917s 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/fasl.ss with output to 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 (time (compile-file "racket/src/ChezScheme/s/fasl.ss" ...)) 2 collections 0.033389792s elapsed cpu time, including 0.002519833s collecting 0.033388584s elapsed real time, including 0.002526542s 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.126821374s elapsed cpu time, including 0.036872749s collecting 0.131713041s elapsed real time, including 0.041814375s collecting 169822432 bytes allocated, including 139483120 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.023912041s elapsed cpu time, including 0.001816000s collecting 0.023910708s elapsed real time, including 0.001823542s collecting 50083424 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 compiling racket/src/ChezScheme/s/syntax.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/syntax.patch (time (compile-file "racket/src/ChezScheme/s/pbchunk.ss" ...)) no collections 0.002370209s elapsed cpu time 0.004723667s 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/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.001231583s elapsed cpu time 0.001341293s 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.141953333s elapsed cpu time, including 0.037659833s collecting 0.142175166s elapsed real time, including 0.037702960s collecting 138661344 bytes allocated, including 112922000 bytes reclaimed 65986560 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.055645126s elapsed cpu time, including 0.007657874s collecting 0.055798834s elapsed real time, including 0.007679792s collecting 81947888 bytes allocated, including 59060944 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.580899374s elapsed cpu time, including 0.189759287s collecting 0.591867334s elapsed real time, including 0.192537920s collecting 668466608 bytes allocated, including 512901696 bytes reclaimed 188387328 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 compiling racket/src/ChezScheme/s/strip.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strip.patch (time (compile-file "racket/src/ChezScheme/s/ftype.ss" ...)) 8 collections 0.118534957s elapsed cpu time, including 0.029750834s collecting 0.124927500s elapsed real time, including 0.031279541s 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 (time (compile-file "racket/src/ChezScheme/s/strip.ss" ...)) 7 collections 0.096842958s elapsed cpu time, including 0.017936958s collecting 0.100213667s elapsed real time, including 0.018112083s collecting 129828080 bytes allocated, including 98941344 bytes reclaimed 65986560 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 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.001268250s elapsed cpu time 0.001268083s elapsed real time 1142384 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/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.003960500s elapsed cpu time 0.003959709s 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 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/heapcheck.inc compiling racket/src/ChezScheme/s/strnum.ss with output to racket/src/build/cs/c/ChezScheme/xc-trv64le/s/strnum.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/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.817683221s elapsed cpu time, including 2.437429436s collecting 7.829763754s elapsed real time, including 2.445712671s collecting 9055187568 bytes allocated, including 9051917408 bytes reclaimed 764637184 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.024118582s elapsed cpu time, including 0.014163125s collecting 0.024114458s elapsed real time, including 0.014170917s collecting 8119744 bytes allocated, including 4381344 bytes reclaimed 57434112 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 3.890410485s elapsed cpu time, including 1.638647782s collecting 3.890448960s elapsed real time, including 1.639911591s collecting 2130757712 bytes allocated, including 1912234320 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 2.332815865s elapsed cpu time, including 1.057203293s collecting 2.333501792s elapsed real time, including 1.057924547s collecting 1347731744 bytes allocated, including 1236239872 bytes reclaimed 270946304 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 4.320322906s elapsed cpu time, including 2.069453532s collecting 4.334204377s elapsed real time, including 2.070331491s collecting 2447186848 bytes allocated, including 2292789080 bytes reclaimed 379367424 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.659367910s elapsed cpu time, including 0.770012027s collecting 1.659366042s elapsed real time, including 0.770557042s collecting 1124433760 bytes allocated, including 1051898912 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 5.114102190s elapsed cpu time, including 2.557819733s collecting 5.118355627s elapsed real time, including 2.562630217s collecting 2564501504 bytes allocated, including 2406855248 bytes reclaimed 363151360 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)) 133 collections 1.859120286s elapsed cpu time, including 0.958243164s collecting 1.865744127s elapsed real time, including 0.962120587s collecting 1210042016 bytes allocated, including 1129181680 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 8.850421310s elapsed cpu time, including 4.321546094s collecting 8.884588963s elapsed real time, including 4.339788781s collecting 4509018960 bytes allocated, including 4224888112 bytes reclaimed 663396352 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.255929409s elapsed cpu time, including 1.169612118s collecting 2.263753042s elapsed real time, including 1.176000960s collecting 1910384848 bytes allocated, including 1794706496 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 15.867187608s elapsed cpu time, including 9.554618915s collecting 15.887094464s elapsed real time, including 9.571301791s collecting 8402799952 bytes allocated, including 7406518736 bytes reclaimed 1428348928 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 --- [2:45:45] raco setup: updating: /info-domain/compiled/cache.rktd raco setup: --- pre-installing collections --- [2:45:45] raco setup: --- installing foreign libraries --- [2:45:45] raco setup: --- installing shared files --- [2:45:45] raco setup: --- compiling collections --- [2:45:45] 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 --- [2:45:51] raco setup: 1 making: /compiler raco setup: 0 making: /raco raco setup: 0 making: /racket raco setup: 0 making: /racket/base/lang raco setup: 0 making: /racket/contract raco setup: 1 making: /compiler/private 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: 1 making: /syntax/unsafe raco setup: --- creating launchers --- [2:46:04] raco setup: launcher: /raco raco setup: --- installing man pages --- [2:46:04] raco setup: installing: man page /man1/racket.1 raco setup: installing: man page /man1/raco.1 raco setup: --- installing collections --- [2:46:04] raco setup: installing: /racket raco setup: --- post-installing collections --- [2:46:04] raco setup: --- checking package dependencies --- [2:46:04] /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 --- [2:46:04] raco setup: updating: /home/racket/build/plt/build/user/9.2.0.4/share/info-cache.rktd raco setup: --- pre-installing collections --- [2:46:04] raco setup: --- installing foreign libraries --- [2:46:04] raco setup: --- installing shared files --- [2:46:04] raco setup: --- compiling collections --- [2:46:04] raco setup: --- parallel build using 2 jobs --- [2:46:04] 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 --- [2:46:09] raco setup: --- installing man pages --- [2:46:09] raco setup: --- installing collections --- [2:46:09] raco setup: --- post-installing collections --- [2:46:09] /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-19T02:46:10] The client time is now Tuesday, May 19th, 2026 2:46:10am /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 --- [2:46:19] raco setup: --- pre-installing collections --- [2:46:19] raco setup: --- installing foreign libraries --- [2:46:19] raco setup: --- installing shared files --- [2:46:19] raco setup: --- compiling collections --- [2:46:19] 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 --- [2:46:19] raco setup: 1 making: /compiler raco setup: 0 making: /raco raco setup: 1 making: /compiler/private raco setup: 0 making: /racket raco setup: 1 making: /acks raco setup: 1 making: /data raco setup: 1 making: /db/private raco setup: 1 making: /db/private/generic raco setup: 1 making: /db/private/sqlite3 raco setup: 1 making: /dynext raco setup: 1 making: /ffi raco setup: 0 making: /racket/base/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: 1 making: /ffi/unsafe raco setup: 0 making: /racket/private raco setup: 1 making: /ffi/unsafe/define raco setup: 1 making: /ffi/unsafe/private raco setup: 1 making: /file raco setup: 1 making: /file/private raco setup: 1 making: /info raco setup: 1 making: /json raco setup: 1 making: /launcher raco setup: 0 making: /racket/private/unit raco setup: 1 making: /net 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: 0 making: /racket/unit/lang raco setup: 0 making: /racket/unsafe raco setup: 1 making: /openssl raco setup: 0 making: /pkg raco setup: 1 making: /openssl/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: 0 making: /pkg/private raco setup: 1 making: /setup/commands raco setup: 0 making: /syntax raco setup: 1 making: /setup/infotab/lang raco setup: 1 making: /setup/private raco setup: 1 making: /version raco setup: 1 making: /xml raco setup: 1 making: /xml/private raco setup: 0 making: /syntax/parse/experimental raco setup: 0 making: /syntax/private raco setup: 0 making: /syntax/unsafe raco setup: --- creating launchers --- [2:46:20] raco setup: launcher: /raco raco setup: --- installing man pages --- [2:46:20] raco setup: --- installing collections --- [2:46:20] raco setup: installing: /racket raco setup: --- post-installing collections --- [2:46:20] raco setup: --- checking package dependencies --- [2:46:20] /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 --- [2:46:20] raco setup: --- pre-installing collections --- [2:46:20] raco setup: --- installing foreign libraries --- [2:46:20] raco setup: --- installing shared files --- [2:46:20] raco setup: --- compiling collections --- [2:46:20] raco setup: --- parallel build using 2 jobs --- [2:46:20] raco setup: --- creating launchers --- [2:46:21] raco setup: --- installing man pages --- [2:46:21] raco setup: --- installing collections --- [2:46:21] raco setup: --- post-installing collections --- [2:46:21] /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-18-b5f6d65aaa https://plt.cs.northwestern.edu/snapshots/2026-05-18-b5f6d65aaa/doc/local-redirect/index.html https://plt.cs.northwestern.edu/snapshots/2026-05-18-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-17791585891779158589259 --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-19T02:46:22] The client time is now Tuesday, May 19th, 2026 2:46:22am Downloading file:///docker-mnt/build/readmes/README-17791585891779158589259 chmod -R g+w bundle/racket Tarring to # du -hs bundle/racket cksum /var/tmp/17791587821779158782173.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-19T02:46:33] The client time is now Tuesday, May 19th, 2026 2:46:33am