{2} Minimal Racket | {3} Linux | {3} 64-bit AArch64; built on Debian 10 | {1} Installer [2025-06-04T14:14:51] The server time is now Wednesday, June 4th, 2025 2:14:51pm (/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. [2025-06-04T14:14:52] The server time is now Wednesday, June 4th, 2025 2:14:52pm (/usr/bin/env /bin/sh -c cd "build/plt" ; git pull) Already up to date. [2025-06-04T14:14:52] The server time is now Wednesday, June 4th, 2025 2:14:52pm (/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/new-snapshots/new-snapshots/doc/local-redirect/index.html" DIST_DESC="{2} Minimal Racket | {3} Linux | {3} 64-bit AArch64; built on Debian 10 | {1} Installer" DIST_NAME="Racket" DIST_BASE=racket-minimal DIST_DIR=racket DIST_SUFFIX="buster-cs" DIST_CATALOGS_q='"https://plt.cs.northwestern.edu/new-snapshots/new-snapshots/catalog/" ""' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="" BUILD_STAMP="2025-06-04-b9b017261b" 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-17490644911749064491274" TEST_PKGS="" TEST_ARGS_q='' JOB_OPTIONS="-j 2" CLIENT_BASE=cs-base RACKETCS_SUFFIX= CONFIGURE_ARGS_qq='"--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='"--enable-embedfw" "--enable-portable"' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="" 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.2.0-pre-release.2-2" 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="" PREFIX="" RACKETBC_SUFFIX="bc" RACKETCS_SUFFIX="" DESTDIR="" SERVER_COMPILE_MACHINE="-M" DOC_SEARCH="https://plt.cs.northwestern.edu/new-snapshots/new-snapshots/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="buster-cs" DIST_DESC="{2} Minimal Racket | {3} Linux | {3} 64-bit AArch64; built on Debian 10 | {1} Installer" DIST_CATALOGS_q='"https://plt.cs.northwestern.edu/new-snapshots/new-snapshots/catalog/" ""' BUILD_STAMP="2025-06-04-b9b017261b" INSTALL_NAME="" SIGN_IDENTITY="" SIGN_CERT_BASE64="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="file:///docker-mnt/build/readmes/README-17490644911749064491274" 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-from-server" cd racket/src/build/cs/c/ && ../../../cs/c/configure --enable-embedfw --enable-portable --disable-libs --enable-csdefault --disable-useprefix --enable-origtree checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu === portable enabled === CS executables without suffix enabled === Installation of static libraries (if any) disabled === embedded frameworks enabled checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking for ranlib... ranlib checking for ar... yes checking for strip... strip checking for strip -S... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for nl_langinfo (CODESET)... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking curses is usable... yes /usr/lib/aarch64-linux-gnu/libncurses.a /usr/lib/aarch64-linux-gnu/libtermcap.a checking for libz... yes checking for liblz4... no Building own liblz4 checking size of void *... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating cs_config.h >>> Installation is in-place: ../../../cs/c/.. Configure with --prefix if you wanted to install somewhere else. The --prefix option also makes the installed files better conform to Unix installation conventions. (The configure script will show you specific installation paths when --prefix is used.) Alternately, you can simply `mv' the in-place installation after running `make install'. cd racket/src/build/cs/c/rktio/ && ../../../../rktio/configure CC=gcc CFLAGS=-g" "-O2" "-Wall LDFLAGS=" "-pthread LIBS=-ldl" "-lm" "-lrt" "/usr/lib/aarch64-linux-gnu/libncurses.a" "/usr/lib/aarch64-linux-gnu/libtermcap.a" "-lz AR=ar ARFLAGS=rc RANLIB=ranlib WINDRES=windres CPPFLAGS=" "-DSCHEME_PORTABLE_TERM" "-DSCHEME_PORTABLE_TERM" "-pthread --enable-pthread --enable-iconv checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking whether byte ordering is bigendian... no checking for struct dirent.d_namelen... no checking for struct dirent.d_namlen... no checking for xlocale.h... no checking for xlocale functions... yes checking for getaddrinfo... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for nl_langinfo (CODESET)... yes checking for mbsrtowcs... yes checking for poll... yes checking for epoll... yes checking for inotify... yes checking whether O_CLOEXEC is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rktio_config.h missing input file: "/docker-mnt/common/aarch64/cs/racket/src/build/cs/c/ChezScheme/tarm64le/boot/tarm64le/petite.boot" in build-input-or-unbuilt in do-build in foldl in build-unbuilt {2} in target racket/src/build/cs/c/ChezScheme/boot/tarm64le/petite.boot in do-build in build-one in loop in build-base in client in build-one in loop make: *** [Makefile:546: client] Error 1