Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bhcVy2 + umask 022 + cd /home/builder/rpmbuild/BUILD + cd /home/builder/rpmbuild/BUILD + rm -rf racket-8.13 + /usr/bin/gzip -dc /home/builder/rpmbuild/SOURCES/racket-8.13-src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd racket-8.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GRdGBB + umask 022 + cd /home/builder/rpmbuild/BUILD + cd racket-8.13 + cd src + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./bc/foreign/libffi/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./bc/foreign/libffi/config.guess ++ basename ./bc/foreign/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./bc/foreign/libffi/config.guess '/usr/lib/rpm/redhat/config.guess' -> './bc/foreign/libffi/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./bc/foreign/libffi/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./bc/foreign/libffi/config.sub ++ basename ./bc/foreign/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./bc/foreign/libffi/config.sub '/usr/lib/rpm/redhat/config.sub' -> './bc/foreign/libffi/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lt/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./lt/config.guess ++ basename ./lt/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./lt/config.guess '/usr/lib/rpm/redhat/config.guess' -> './lt/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lt/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./lt/config.sub ++ basename ./lt/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./lt/config.sub '/usr/lib/rpm/redhat/config.sub' -> './lt/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./bc/foreign/libffi/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./lt/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-cs === Racket CS enabled checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu === Canceling --enable-shared Building Racket CS as a shared library is not currently supported --- but Racket executables get the benefits of sharing, anyway, by going through a shared executable === CS executables without suffix enabled checking for x86_64-redhat-linux-gnu-gcc... no 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 x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-strip... no 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... /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... yes -lncurses checking for libz... yes checking for liblz4... yes checking size of void *... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating cs_config.h >>> Installation targets: executables : /usr/bin/... core docs : ${datarootdir}/doc/${PACKAGE}/... C libraries : /usr/lib64/... C headers : /usr/include/${PACKAGE}/... platform libraries : /usr/lib64/${PACKAGE}/... common libraries : /usr/share/${PACKAGE}/... base collections : ${exec_prefix}/share/${PACKAGE}/collects/... installed pkgs : ${datarootdir}/${PACKAGE}/pkgs/... configuration : /etc/${PACKAGE}/... .desktop files : ${exec_prefix}/share/applications/... man pages : /usr/share/man/... where prefix = /usr and datarootdir = ${prefix}/share and exec_prefix = /usr and PACKAGE = racket + make mkdir -p bin cc -O2 -DZUO_LIB_PATH='"'".././zuo/lib"'"' -o bin/zuo ./zuo/zuo.c bin/zuo . all MAKE="make" cd cs/c/rktio/ && ../../../rktio/configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CFLAGS=-O2" "-g" "-pipe" "-Wall" "-Werror=format-security" "-Wp,-D_FORTIFY_SOURCE=2" "-Wp,-D_GLIBCXX_ASSERTIONS" "-fexceptions" "-fstack-protector-strong" "-grecord-gcc-switches" "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" "-m64" "-mtune=generic" "-fasynchronous-unwind-tables" "-fstack-clash-protection" "-fcf-protection LDFLAGS=-Wl,-z,relro" "-Wl,-z,now" "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld CC=gcc CFLAGS=-O2" "-g" "-pipe" "-Wall" "-Werror=format-security" "-Wp,-D_FORTIFY_SOURCE=2" "-Wp,-D_GLIBCXX_ASSERTIONS" "-fexceptions" "-fstack-protector-strong" "-grecord-gcc-switches" "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" "-m64" "-mtune=generic" "-fasynchronous-unwind-tables" "-fstack-clash-protection" "-fcf-protection" "-Wall LDFLAGS=-Wl,-z,relro" "-Wl,-z,now" "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-pthread LIBS=-ldl" "-lm" "-lrt" "-lncurses" "-lz" "-llz4 AR=ar ARFLAGS=rc RANLIB=ranlib WINDRES=windres CPPFLAGS=" "-pthread --enable-pthread --enable-iconv checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-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 x86_64-redhat-linux-gnu-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... /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 gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/statics.o -c ChezScheme/c/statics.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/segment.o -c ChezScheme/c/segment.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/alloc.o -c ChezScheme/c/alloc.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/symbol.o -c ChezScheme/c/symbol.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/intern.o -c ChezScheme/c/intern.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/gcwrapper.o -c ChezScheme/c/gcwrapper.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/gc-011.o -c ChezScheme/c/gc-011.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/gc-par.o -c ChezScheme/c/gc-par.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/gc-ocd.o -c ChezScheme/c/gc-ocd.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/gc-oce.o -c ChezScheme/c/gc-oce.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/number.o -c ChezScheme/c/number.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/schsig.o -c ChezScheme/c/schsig.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/io.o -c ChezScheme/c/io.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/new-io.o -c ChezScheme/c/new-io.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/print.o -c ChezScheme/c/print.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/fasl.o -c ChezScheme/c/fasl.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/vfasl.o -c ChezScheme/c/vfasl.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/stats.o -c ChezScheme/c/stats.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/foreign.o -c ChezScheme/c/foreign.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/prim.o -c ChezScheme/c/prim.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/prim5.o -c ChezScheme/c/prim5.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/flushcache.o -c ChezScheme/c/flushcache.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/schlib.o -c ChezScheme/c/schlib.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/thread.o -c ChezScheme/c/thread.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/expeditor.o -c ChezScheme/c/expeditor.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/scheme.o -c ChezScheme/c/scheme.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/compress-io.o -c ChezScheme/c/compress-io.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/random.o -c ChezScheme/c/random.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/ffi.o -c ChezScheme/c/ffi.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/self-exe.o -c ChezScheme/c/self-exe.c gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/c/pb.o -c ChezScheme/c/pb.c ar rc cs/c/ChezScheme/pb/boot/pb/libkernel.a cs/c/ChezScheme/pb/c/statics.o cs/c/ChezScheme/pb/c/segment.o cs/c/ChezScheme/pb/c/alloc.o cs/c/ChezScheme/pb/c/symbol.o cs/c/ChezScheme/pb/c/intern.o cs/c/ChezScheme/pb/c/gcwrapper.o cs/c/ChezScheme/pb/c/gc-011.o cs/c/ChezScheme/pb/c/gc-par.o cs/c/ChezScheme/pb/c/gc-ocd.o cs/c/ChezScheme/pb/c/gc-oce.o cs/c/ChezScheme/pb/c/number.o cs/c/ChezScheme/pb/c/schsig.o cs/c/ChezScheme/pb/c/io.o cs/c/ChezScheme/pb/c/new-io.o cs/c/ChezScheme/pb/c/print.o cs/c/ChezScheme/pb/c/fasl.o cs/c/ChezScheme/pb/c/vfasl.o cs/c/ChezScheme/pb/c/stats.o cs/c/ChezScheme/pb/c/foreign.o cs/c/ChezScheme/pb/c/prim.o cs/c/ChezScheme/pb/c/prim5.o cs/c/ChezScheme/pb/c/flushcache.o cs/c/ChezScheme/pb/c/schlib.o cs/c/ChezScheme/pb/c/thread.o cs/c/ChezScheme/pb/c/expeditor.o cs/c/ChezScheme/pb/c/scheme.o cs/c/ChezScheme/pb/c/compress-io.o cs/c/ChezScheme/pb/c/random.o cs/c/ChezScheme/pb/c/ffi.o cs/c/ChezScheme/pb/c/self-exe.o cs/c/ChezScheme/pb/c/pb.o gcc -pthread -DPORTABLE_BYTECODE -Ics/c/ChezScheme/pb/boot/pb -Ics/c/ChezScheme/pb/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/boot/pb/main.o -c ChezScheme/c/main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/pb/bin/pb/scheme cs/c/ChezScheme/pb/boot/pb/main.o cs/c/ChezScheme/pb/boot/pb/libkernel.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -ldl -lm -lrt -lncurses -lz -llz4 -lz -llz4 building boot files for ta6le using pb running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cmacros.so compiling ChezScheme/s/cmacros.ss with output to cs/c/ChezScheme/xc-ta6le/s/cmacros.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/priminfo.so compiling ChezScheme/s/priminfo.ss with output to cs/c/ChezScheme/xc-ta6le/s/priminfo.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/primvars.so compiling ChezScheme/s/primvars.ss with output to cs/c/ChezScheme/xc-ta6le/s/primvars.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/env.so compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/xc-ta6le/s/env.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/setup.so compiling ChezScheme/s/setup.ss with output to cs/c/ChezScheme/xc-ta6le/s/setup.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/nanopass.so compiling ChezScheme/nanopass/nanopass.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass.so compiling ChezScheme/nanopass/nanopass/language.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/language.so compiling ChezScheme/nanopass/nanopass/helpers.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/helpers.so compiling ChezScheme/nanopass/nanopass/implementation-helpers.chezscheme.sls with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/implementation-helpers.chezscheme.so compiling ChezScheme/nanopass/nanopass/language-helpers.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/language-helpers.so compiling ChezScheme/nanopass/nanopass/records.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/records.so compiling ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/syntaxconvert.so compiling ChezScheme/nanopass/nanopass/unparser.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/unparser.so compiling ChezScheme/nanopass/nanopass/meta-parser.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/meta-parser.so compiling ChezScheme/nanopass/nanopass/meta-syntax-dispatch.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/meta-syntax-dispatch.so compiling ChezScheme/nanopass/nanopass/parser.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/parser.so compiling ChezScheme/nanopass/nanopass/nano-syntax-dispatch.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/nano-syntax-dispatch.so compiling ChezScheme/nanopass/nanopass/language-node-counter.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/language-node-counter.so compiling ChezScheme/nanopass/nanopass/pass.ss with output to cs/c/ChezScheme/xc-ta6le/s/nanopass/pass.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/patch.patch compiling ChezScheme/s/patch.ss with output to cs/c/ChezScheme/xc-ta6le/s/patch.patch (time (compile-file "ChezScheme/s/patch.ss" ...)) no collections 0.014535321s elapsed cpu time 0.014610262s elapsed real time 785456 bytes allocated 46514176 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch compiling ChezScheme/s/cpnanopass.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpnanopass.patch (time (compile-file "ChezScheme/s/cpnanopass.ss" ...)) 141 collections 53.316950838s elapsed cpu time, including 2.965632299s collecting 53.439550648s elapsed real time, including 2.981726537s collecting 2369362272 bytes allocated, including 2192601552 bytes reclaimed 330907648 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpprim.patch compiling ChezScheme/s/cpprim.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpprim.patch (time (compile-file "ChezScheme/s/cpprim.ss" ...)) 107 collections 44.057292970s elapsed cpu time, including 1.962925213s collecting 44.155435842s elapsed real time, including 1.973964354s collecting 1803573312 bytes allocated, including 1667681424 bytes reclaimed 269385728 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cprep.patch compiling ChezScheme/s/cprep.ss with output to cs/c/ChezScheme/xc-ta6le/s/cprep.patch (time (compile-file "ChezScheme/s/cprep.ss" ...)) 5 collections 1.691375218s elapsed cpu time, including 0.036747474s collecting 1.694928762s elapsed real time, including 0.037015151s collecting 81406192 bytes allocated, including 74593840 bytes reclaimed 57434112 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch compiling ChezScheme/s/cpcheck.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpcheck.patch (time (compile-file "ChezScheme/s/cpcheck.ss" ...)) 2 collections 0.851685007s elapsed cpu time, including 0.017298311s collecting 0.853769057s elapsed real time, including 0.017438626s collecting 42485792 bytes allocated, including 26536080 bytes reclaimed 48881664 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cp0.patch compiling ChezScheme/s/cp0.ss with output to cs/c/ChezScheme/xc-ta6le/s/cp0.patch (time (compile-file "ChezScheme/s/cp0.ss" ...)) 33 collections 10.949343233s elapsed cpu time, including 0.535769877s collecting 10.972955564s elapsed real time, including 0.538584988s collecting 551258320 bytes allocated, including 511856576 bytes reclaimed 130129920 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch compiling ChezScheme/s/cpvalid.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpvalid.patch (time (compile-file "ChezScheme/s/cpvalid.ss" ...)) 3 collections 1.257029423s elapsed cpu time, including 0.031313670s collecting 1.259848700s elapsed real time, including 0.031508519s collecting 58272736 bytes allocated, including 43598480 bytes reclaimed 57434112 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cptypes.patch compiling ChezScheme/s/cptypes.ss with output to cs/c/ChezScheme/xc-ta6le/s/cptypes.patch (time (compile-file "ChezScheme/s/cptypes.ss" ...)) 16 collections 5.504990972s elapsed cpu time, including 0.179758570s collecting 5.517838679s elapsed real time, including 0.180963655s collecting 270161040 bytes allocated, including 248614512 bytes reclaimed 89505792 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch compiling ChezScheme/s/cpcommonize.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpcommonize.patch (time (compile-file "ChezScheme/s/cpcommonize.ss" ...)) 6 collections 2.211108215s elapsed cpu time, including 0.044465848s collecting 2.216112599s elapsed real time, including 0.044787608s collecting 98660800 bytes allocated, including 88311904 bytes reclaimed 57434112 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch compiling ChezScheme/s/cpletrec.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpletrec.patch (time (compile-file "ChezScheme/s/cpletrec.ss" ...)) 3 collections 1.036907419s elapsed cpu time, including 0.032597350s collecting 1.039082774s elapsed real time, including 0.032798572s collecting 51996752 bytes allocated, including 42842320 bytes reclaimed 55296000 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/reloc.patch compiling ChezScheme/s/reloc.ss with output to cs/c/ChezScheme/xc-ta6le/s/reloc.patch (time (compile-file "ChezScheme/s/reloc.ss" ...)) no collections 0.047885294s elapsed cpu time 0.048086492s elapsed real time 2812256 bytes allocated 44376064 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/compile.patch compiling ChezScheme/s/compile.ss with output to cs/c/ChezScheme/xc-ta6le/s/compile.patch (time (compile-file "ChezScheme/s/compile.ss" ...)) 10 collections 3.403680911s elapsed cpu time, including 0.090003954s collecting 3.410511080s elapsed real time, including 0.090570071s collecting 165875392 bytes allocated, including 147286576 bytes reclaimed 63848448 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/fasl.patch compiling ChezScheme/s/fasl.ss with output to cs/c/ChezScheme/xc-ta6le/s/fasl.patch (time (compile-file "ChezScheme/s/fasl.ss" ...)) 3 collections 0.901306914s elapsed cpu time, including 0.024035575s collecting 0.903268411s elapsed real time, including 0.024188062s collecting 46946928 bytes allocated, including 44652288 bytes reclaimed 51019776 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/vfasl.patch compiling ChezScheme/s/vfasl.ss with output to cs/c/ChezScheme/xc-ta6le/s/vfasl.patch (time (compile-file "ChezScheme/s/vfasl.ss" ...)) 3 collections 0.949042741s elapsed cpu time, including 0.024565496s collecting 0.951246763s elapsed real time, including 0.024732112s collecting 49470432 bytes allocated, including 44462848 bytes reclaimed 51019776 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch compiling ChezScheme/s/pbchunk.ss with output to cs/c/ChezScheme/xc-ta6le/s/pbchunk.patch (time (compile-file "ChezScheme/s/pbchunk.ss" ...)) no collections 0.027710541s elapsed cpu time 0.027814686s elapsed real time 814832 bytes allocated 46514176 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/syntax.patch compiling ChezScheme/s/syntax.ss with output to cs/c/ChezScheme/xc-ta6le/s/syntax.patch (time (compile-file "ChezScheme/s/syntax.ss" ...)) 39 collections 13.093273529s elapsed cpu time, including 0.512944508s collecting 13.122406378s elapsed real time, including 0.515924708s collecting 663292832 bytes allocated, including 634001232 bytes reclaimed 119439360 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/env.patch compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/xc-ta6le/s/env.patch (time (compile-file "ChezScheme/s/env.ss" ...)) no collections 0.002601282s elapsed cpu time 0.002662697s elapsed real time 144032 bytes allocated 46514176 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/read.patch compiling ChezScheme/s/read.ss with output to cs/c/ChezScheme/xc-ta6le/s/read.patch (time (compile-file "ChezScheme/s/read.ss" ...)) 8 collections 3.131042670s elapsed cpu time, including 0.091213959s collecting 3.137683493s elapsed real time, including 0.091711209s collecting 141914960 bytes allocated, including 121326512 bytes reclaimed 63848448 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/interpret.patch compiling ChezScheme/s/interpret.ss with output to cs/c/ChezScheme/xc-ta6le/s/interpret.patch (time (compile-file "ChezScheme/s/interpret.ss" ...)) 5 collections 1.613883093s elapsed cpu time, including 0.037409931s collecting 1.617351795s elapsed real time, including 0.037657408s collecting 78842688 bytes allocated, including 74567232 bytes reclaimed 55296000 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/ftype.patch compiling ChezScheme/s/ftype.ss with output to cs/c/ChezScheme/xc-ta6le/s/ftype.patch (time (compile-file "ChezScheme/s/ftype.ss" ...)) 8 collections 2.575278647s elapsed cpu time, including 0.090302144s collecting 2.581342966s elapsed real time, including 0.090812254s collecting 131431616 bytes allocated, including 118740896 bytes reclaimed 70262784 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/strip.patch compiling ChezScheme/s/strip.ss with output to cs/c/ChezScheme/xc-ta6le/s/strip.patch (time (compile-file "ChezScheme/s/strip.ss" ...)) 7 collections 2.713483151s elapsed cpu time, including 0.061294973s collecting 2.719952204s elapsed real time, including 0.061729932s collecting 125165216 bytes allocated, including 106535664 bytes reclaimed 61710336 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/ubify.patch compiling ChezScheme/s/ubify.ss with output to cs/c/ChezScheme/xc-ta6le/s/ubify.patch (time (compile-file "ChezScheme/s/ubify.ss" ...)) no collections 0.018707676s elapsed cpu time 0.018768135s elapsed real time 1072128 bytes allocated 44376064 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/back.patch compiling ChezScheme/s/back.ss with output to cs/c/ChezScheme/xc-ta6le/s/back.patch (time (compile-file "ChezScheme/s/back.ss" ...)) no collections 0.130511323s elapsed cpu time 0.130759781s elapsed real time 7182304 bytes allocated 46514176 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build all at once loading ta6le cross compiler compiling ChezScheme/s/library.ss with output to cs/c/ChezScheme/xc-ta6le/s/library.ta6le compiling ChezScheme/s/prims.ss with output to cs/c/ChezScheme/xc-ta6le/s/prims.ta6le compiling ChezScheme/s/mathprims.ss with output to cs/c/ChezScheme/xc-ta6le/s/mathprims.ta6le compiling ChezScheme/s/record.ss with output to cs/c/ChezScheme/xc-ta6le/s/record.ta6le compiling ChezScheme/s/5_1.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_1.ta6le compiling ChezScheme/s/5_2.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_2.ta6le compiling ChezScheme/s/5_3.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_3.ta6le compiling ChezScheme/s/strnum.ss with output to cs/c/ChezScheme/xc-ta6le/s/strnum.ta6le compiling ChezScheme/s/bytevector.ss with output to cs/c/ChezScheme/xc-ta6le/s/bytevector.ta6le compiling ChezScheme/s/5_4.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_4.ta6le compiling ChezScheme/s/5_6.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_6.ta6le compiling ChezScheme/s/5_7.ss with output to cs/c/ChezScheme/xc-ta6le/s/5_7.ta6le compiling ChezScheme/s/event.ss with output to cs/c/ChezScheme/xc-ta6le/s/event.ta6le compiling ChezScheme/s/4.ss with output to cs/c/ChezScheme/xc-ta6le/s/4.ta6le compiling ChezScheme/s/front.ss with output to cs/c/ChezScheme/xc-ta6le/s/front.ta6le compiling ChezScheme/s/foreign.ss with output to cs/c/ChezScheme/xc-ta6le/s/foreign.ta6le compiling ChezScheme/s/6.ss with output to cs/c/ChezScheme/xc-ta6le/s/6.ta6le compiling ChezScheme/s/print.ss with output to cs/c/ChezScheme/xc-ta6le/s/print.ta6le compiling ChezScheme/s/newhash.ss with output to cs/c/ChezScheme/xc-ta6le/s/newhash.ta6le compiling ChezScheme/s/format.ss with output to cs/c/ChezScheme/xc-ta6le/s/format.ta6le compiling ChezScheme/s/date.ss with output to cs/c/ChezScheme/xc-ta6le/s/date.ta6le compiling ChezScheme/s/7.ss with output to cs/c/ChezScheme/xc-ta6le/s/7.ta6le compiling ChezScheme/s/cafe.ss with output to cs/c/ChezScheme/xc-ta6le/s/cafe.ta6le compiling ChezScheme/s/trace.ss with output to cs/c/ChezScheme/xc-ta6le/s/trace.ta6le compiling ChezScheme/s/engine.ss with output to cs/c/ChezScheme/xc-ta6le/s/engine.ta6le compiling ChezScheme/s/interpret.ss with output to cs/c/ChezScheme/xc-ta6le/s/interpret.ta6le compiling ChezScheme/s/cprep.ss with output to cs/c/ChezScheme/xc-ta6le/s/cprep.ta6le compiling ChezScheme/s/cpcheck.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpcheck.ta6le compiling ChezScheme/s/cp0.ss with output to cs/c/ChezScheme/xc-ta6le/s/cp0.ta6le compiling ChezScheme/s/cpvalid.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpvalid.ta6le compiling ChezScheme/s/cptypes.ss with output to cs/c/ChezScheme/xc-ta6le/s/cptypes.ta6le compiling ChezScheme/s/cpcommonize.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpcommonize.ta6le compiling ChezScheme/s/cpletrec.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpletrec.ta6le compiling ChezScheme/s/inspect.ss with output to cs/c/ChezScheme/xc-ta6le/s/inspect.ta6le compiling ChezScheme/s/enum.ss with output to cs/c/ChezScheme/xc-ta6le/s/enum.ta6le compiling ChezScheme/s/io.ss with output to cs/c/ChezScheme/xc-ta6le/s/io.ta6le compiling ChezScheme/s/read.ss with output to cs/c/ChezScheme/xc-ta6le/s/read.ta6le compiling ChezScheme/s/primvars.ss with output to cs/c/ChezScheme/xc-ta6le/s/primvars.ta6le compiling ChezScheme/s/syntax.ss with output to cs/c/ChezScheme/xc-ta6le/s/syntax.ta6le compiling ChezScheme/s/costctr.ss with output to cs/c/ChezScheme/xc-ta6le/s/costctr.ta6le compiling ChezScheme/s/expeditor.ss with output to cs/c/ChezScheme/xc-ta6le/s/expeditor.ta6le compiling ChezScheme/s/exceptions.ss with output to cs/c/ChezScheme/xc-ta6le/s/exceptions.ta6le compiling ChezScheme/s/pretty.ss with output to cs/c/ChezScheme/xc-ta6le/s/pretty.ta6le compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/xc-ta6le/s/env.ta6le compiling ChezScheme/s/fasl.ss with output to cs/c/ChezScheme/xc-ta6le/s/fasl.ta6le compiling ChezScheme/s/vfasl.ss with output to cs/c/ChezScheme/xc-ta6le/s/vfasl.ta6le compiling ChezScheme/s/pbchunk.ss with output to cs/c/ChezScheme/xc-ta6le/s/pbchunk.ta6le compiling ChezScheme/s/reloc.ss with output to cs/c/ChezScheme/xc-ta6le/s/reloc.ta6le compiling ChezScheme/s/pdhtml.ss with output to cs/c/ChezScheme/xc-ta6le/s/pdhtml.ta6le compiling ChezScheme/s/strip.ss with output to cs/c/ChezScheme/xc-ta6le/s/strip.ta6le compiling ChezScheme/s/ftype.ss with output to cs/c/ChezScheme/xc-ta6le/s/ftype.ta6le compiling ChezScheme/s/back.ss with output to cs/c/ChezScheme/xc-ta6le/s/back.ta6le compiling ChezScheme/s/cpnanopass.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpnanopass.ta6le compiling ChezScheme/s/cpprim.ss with output to cs/c/ChezScheme/xc-ta6le/s/cpprim.ta6le compiling ChezScheme/s/compile.ss with output to cs/c/ChezScheme/xc-ta6le/s/compile.ta6le compiling ChezScheme/s/cback.ss with output to cs/c/ChezScheme/xc-ta6le/s/cback.ta6le (time (let () ...)) 569 collections 191.838216991s elapsed cpu time, including 8.018745931s collecting 192.353865124s elapsed real time, including 8.064738697s collecting 9044746352 bytes allocated, including 8846192456 bytes reclaimed 444694528 bytes peak memory use running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/mkheader.so compiling ChezScheme/s/mkheader.ss with output to cs/c/ChezScheme/xc-ta6le/s/mkheader.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/scheme.h running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/equates.h running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/s/mkgc.so compiling ChezScheme/s/mkgc.ss with output to cs/c/ChezScheme/xc-ta6le/s/mkgc.so running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-ocd.inc running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-oce.inc running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/gc-par.inc running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-ta6le/boot/ta6le/heapcheck.inc gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/statics.o -c ChezScheme/c/statics.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/segment.o -c ChezScheme/c/segment.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/alloc.o -c ChezScheme/c/alloc.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/symbol.o -c ChezScheme/c/symbol.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/intern.o -c ChezScheme/c/intern.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/gcwrapper.o -c ChezScheme/c/gcwrapper.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/gc-011.o -c ChezScheme/c/gc-011.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/gc-par.o -c ChezScheme/c/gc-par.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/gc-ocd.o -c ChezScheme/c/gc-ocd.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/gc-oce.o -c ChezScheme/c/gc-oce.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/number.o -c ChezScheme/c/number.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/schsig.o -c ChezScheme/c/schsig.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/io.o -c ChezScheme/c/io.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/new-io.o -c ChezScheme/c/new-io.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/print.o -c ChezScheme/c/print.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/fasl.o -c ChezScheme/c/fasl.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/vfasl.o -c ChezScheme/c/vfasl.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/stats.o -c ChezScheme/c/stats.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/foreign.o -c ChezScheme/c/foreign.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/prim.o -c ChezScheme/c/prim.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/prim5.o -c ChezScheme/c/prim5.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/flushcache.o -c ChezScheme/c/flushcache.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/schlib.o -c ChezScheme/c/schlib.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/thread.o -c ChezScheme/c/thread.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/expeditor.o -c ChezScheme/c/expeditor.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/scheme.o -c ChezScheme/c/scheme.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/compress-io.o -c ChezScheme/c/compress-io.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/random.o -c ChezScheme/c/random.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/ffi.o -c ChezScheme/c/ffi.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/self-exe.o -c ChezScheme/c/self-exe.c gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/c/i3le.o -c ChezScheme/c/i3le.c ar rc cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a cs/c/ChezScheme/ta6le/c/statics.o cs/c/ChezScheme/ta6le/c/segment.o cs/c/ChezScheme/ta6le/c/alloc.o cs/c/ChezScheme/ta6le/c/symbol.o cs/c/ChezScheme/ta6le/c/intern.o cs/c/ChezScheme/ta6le/c/gcwrapper.o cs/c/ChezScheme/ta6le/c/gc-011.o cs/c/ChezScheme/ta6le/c/gc-par.o cs/c/ChezScheme/ta6le/c/gc-ocd.o cs/c/ChezScheme/ta6le/c/gc-oce.o cs/c/ChezScheme/ta6le/c/number.o cs/c/ChezScheme/ta6le/c/schsig.o cs/c/ChezScheme/ta6le/c/io.o cs/c/ChezScheme/ta6le/c/new-io.o cs/c/ChezScheme/ta6le/c/print.o cs/c/ChezScheme/ta6le/c/fasl.o cs/c/ChezScheme/ta6le/c/vfasl.o cs/c/ChezScheme/ta6le/c/stats.o cs/c/ChezScheme/ta6le/c/foreign.o cs/c/ChezScheme/ta6le/c/prim.o cs/c/ChezScheme/ta6le/c/prim5.o cs/c/ChezScheme/ta6le/c/flushcache.o cs/c/ChezScheme/ta6le/c/schlib.o cs/c/ChezScheme/ta6le/c/thread.o cs/c/ChezScheme/ta6le/c/expeditor.o cs/c/ChezScheme/ta6le/c/scheme.o cs/c/ChezScheme/ta6le/c/compress-io.o cs/c/ChezScheme/ta6le/c/random.o cs/c/ChezScheme/ta6le/c/ffi.o cs/c/ChezScheme/ta6le/c/self-exe.o cs/c/ChezScheme/ta6le/c/i3le.o gcc -pthread -DX86_64 -Ics/c/ChezScheme/ta6le/boot/ta6le -Ics/c/ChezScheme/ta6le/c -IChezScheme/c/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/boot/ta6le/main.o -c ChezScheme/c/main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/ChezScheme/ta6le/bin/ta6le/scheme cs/c/ChezScheme/ta6le/boot/ta6le/main.o cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -ldl -lm -lrt -lncurses -lz -llz4 -lz -llz4 running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/cmacros.so compiling ChezScheme/s/cmacros.ss with output to cs/c/ChezScheme/ta6le/s/cmacros.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/priminfo.so compiling ChezScheme/s/priminfo.ss with output to cs/c/ChezScheme/ta6le/s/priminfo.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/primvars.so compiling ChezScheme/s/primvars.ss with output to cs/c/ChezScheme/ta6le/s/primvars.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/env.so compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/ta6le/s/env.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/setup.so compiling ChezScheme/s/setup.ss with output to cs/c/ChezScheme/ta6le/s/setup.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/nanopass.so compiling ChezScheme/nanopass/nanopass.ss with output to cs/c/ChezScheme/ta6le/s/nanopass.so compiling ChezScheme/nanopass/nanopass/language.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/language.so compiling ChezScheme/nanopass/nanopass/helpers.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/helpers.so compiling ChezScheme/nanopass/nanopass/implementation-helpers.chezscheme.sls with output to cs/c/ChezScheme/ta6le/s/nanopass/implementation-helpers.chezscheme.so compiling ChezScheme/nanopass/nanopass/language-helpers.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/language-helpers.so compiling ChezScheme/nanopass/nanopass/records.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/records.so compiling ChezScheme/nanopass/nanopass/syntaxconvert.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/syntaxconvert.so compiling ChezScheme/nanopass/nanopass/unparser.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/unparser.so compiling ChezScheme/nanopass/nanopass/meta-parser.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/meta-parser.so compiling ChezScheme/nanopass/nanopass/meta-syntax-dispatch.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/meta-syntax-dispatch.so compiling ChezScheme/nanopass/nanopass/parser.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/parser.so compiling ChezScheme/nanopass/nanopass/nano-syntax-dispatch.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/nano-syntax-dispatch.so compiling ChezScheme/nanopass/nanopass/language-node-counter.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/language-node-counter.so compiling ChezScheme/nanopass/nanopass/pass.ss with output to cs/c/ChezScheme/ta6le/s/nanopass/pass.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build all at once compiling ChezScheme/s/library.ss with output to cs/c/ChezScheme/ta6le/s/library.ta6le compiling ChezScheme/s/prims.ss with output to cs/c/ChezScheme/ta6le/s/prims.ta6le compiling ChezScheme/s/mathprims.ss with output to cs/c/ChezScheme/ta6le/s/mathprims.ta6le compiling ChezScheme/s/record.ss with output to cs/c/ChezScheme/ta6le/s/record.ta6le compiling ChezScheme/s/5_1.ss with output to cs/c/ChezScheme/ta6le/s/5_1.ta6le compiling ChezScheme/s/5_2.ss with output to cs/c/ChezScheme/ta6le/s/5_2.ta6le compiling ChezScheme/s/5_3.ss with output to cs/c/ChezScheme/ta6le/s/5_3.ta6le compiling ChezScheme/s/strnum.ss with output to cs/c/ChezScheme/ta6le/s/strnum.ta6le compiling ChezScheme/s/bytevector.ss with output to cs/c/ChezScheme/ta6le/s/bytevector.ta6le compiling ChezScheme/s/5_4.ss with output to cs/c/ChezScheme/ta6le/s/5_4.ta6le compiling ChezScheme/s/5_6.ss with output to cs/c/ChezScheme/ta6le/s/5_6.ta6le compiling ChezScheme/s/5_7.ss with output to cs/c/ChezScheme/ta6le/s/5_7.ta6le compiling ChezScheme/s/event.ss with output to cs/c/ChezScheme/ta6le/s/event.ta6le compiling ChezScheme/s/4.ss with output to cs/c/ChezScheme/ta6le/s/4.ta6le compiling ChezScheme/s/front.ss with output to cs/c/ChezScheme/ta6le/s/front.ta6le compiling ChezScheme/s/foreign.ss with output to cs/c/ChezScheme/ta6le/s/foreign.ta6le compiling ChezScheme/s/6.ss with output to cs/c/ChezScheme/ta6le/s/6.ta6le compiling ChezScheme/s/print.ss with output to cs/c/ChezScheme/ta6le/s/print.ta6le compiling ChezScheme/s/newhash.ss with output to cs/c/ChezScheme/ta6le/s/newhash.ta6le compiling ChezScheme/s/format.ss with output to cs/c/ChezScheme/ta6le/s/format.ta6le compiling ChezScheme/s/date.ss with output to cs/c/ChezScheme/ta6le/s/date.ta6le compiling ChezScheme/s/7.ss with output to cs/c/ChezScheme/ta6le/s/7.ta6le compiling ChezScheme/s/cafe.ss with output to cs/c/ChezScheme/ta6le/s/cafe.ta6le compiling ChezScheme/s/trace.ss with output to cs/c/ChezScheme/ta6le/s/trace.ta6le compiling ChezScheme/s/engine.ss with output to cs/c/ChezScheme/ta6le/s/engine.ta6le compiling ChezScheme/s/interpret.ss with output to cs/c/ChezScheme/ta6le/s/interpret.ta6le compiling ChezScheme/s/cprep.ss with output to cs/c/ChezScheme/ta6le/s/cprep.ta6le compiling ChezScheme/s/cpcheck.ss with output to cs/c/ChezScheme/ta6le/s/cpcheck.ta6le compiling ChezScheme/s/cp0.ss with output to cs/c/ChezScheme/ta6le/s/cp0.ta6le compiling ChezScheme/s/cpvalid.ss with output to cs/c/ChezScheme/ta6le/s/cpvalid.ta6le compiling ChezScheme/s/cptypes.ss with output to cs/c/ChezScheme/ta6le/s/cptypes.ta6le compiling ChezScheme/s/cpcommonize.ss with output to cs/c/ChezScheme/ta6le/s/cpcommonize.ta6le compiling ChezScheme/s/cpletrec.ss with output to cs/c/ChezScheme/ta6le/s/cpletrec.ta6le compiling ChezScheme/s/inspect.ss with output to cs/c/ChezScheme/ta6le/s/inspect.ta6le compiling ChezScheme/s/enum.ss with output to cs/c/ChezScheme/ta6le/s/enum.ta6le compiling ChezScheme/s/io.ss with output to cs/c/ChezScheme/ta6le/s/io.ta6le compiling ChezScheme/s/read.ss with output to cs/c/ChezScheme/ta6le/s/read.ta6le compiling ChezScheme/s/primvars.ss with output to cs/c/ChezScheme/ta6le/s/primvars.ta6le compiling ChezScheme/s/syntax.ss with output to cs/c/ChezScheme/ta6le/s/syntax.ta6le compiling ChezScheme/s/costctr.ss with output to cs/c/ChezScheme/ta6le/s/costctr.ta6le compiling ChezScheme/s/expeditor.ss with output to cs/c/ChezScheme/ta6le/s/expeditor.ta6le compiling ChezScheme/s/exceptions.ss with output to cs/c/ChezScheme/ta6le/s/exceptions.ta6le compiling ChezScheme/s/pretty.ss with output to cs/c/ChezScheme/ta6le/s/pretty.ta6le compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/ta6le/s/env.ta6le compiling ChezScheme/s/fasl.ss with output to cs/c/ChezScheme/ta6le/s/fasl.ta6le compiling ChezScheme/s/vfasl.ss with output to cs/c/ChezScheme/ta6le/s/vfasl.ta6le compiling ChezScheme/s/pbchunk.ss with output to cs/c/ChezScheme/ta6le/s/pbchunk.ta6le compiling ChezScheme/s/reloc.ss with output to cs/c/ChezScheme/ta6le/s/reloc.ta6le compiling ChezScheme/s/pdhtml.ss with output to cs/c/ChezScheme/ta6le/s/pdhtml.ta6le compiling ChezScheme/s/strip.ss with output to cs/c/ChezScheme/ta6le/s/strip.ta6le compiling ChezScheme/s/ftype.ss with output to cs/c/ChezScheme/ta6le/s/ftype.ta6le compiling ChezScheme/s/back.ss with output to cs/c/ChezScheme/ta6le/s/back.ta6le compiling ChezScheme/s/cpnanopass.ss with output to cs/c/ChezScheme/ta6le/s/cpnanopass.ta6le compiling ChezScheme/s/cpprim.ss with output to cs/c/ChezScheme/ta6le/s/cpprim.ta6le compiling ChezScheme/s/compile.ss with output to cs/c/ChezScheme/ta6le/s/compile.ta6le compiling ChezScheme/s/cback.ss with output to cs/c/ChezScheme/ta6le/s/cback.ta6le (time (let () ...)) 576 collections 18.309250412s elapsed cpu time, including 5.276735583s collecting 18.406905952s elapsed real time, including 5.305475393s collecting 9187994912 bytes allocated, including 9184734720 bytes reclaimed 804339712 bytes peak memory use running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build fixpoint check done (unchanged after rebuild) running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/mkheader.so compiling ChezScheme/s/mkheader.ss with output to cs/c/ChezScheme/ta6le/s/mkheader.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/scheme.h running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/equates.h running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/s/mkgc.so compiling ChezScheme/s/mkgc.ss with output to cs/c/ChezScheme/ta6le/s/mkgc.so running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/gc-ocd.inc running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/gc-oce.inc running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/gc-par.inc running cs/c/ChezScheme/ta6le/bin/ta6le/scheme to build cs/c/ChezScheme/ta6le/boot/ta6le/heapcheck.inc cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/same-boot.ss cs/c/ChezScheme/boot/ta6le/petite.boot cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot Boot file "cs/c/ChezScheme/boot/ta6le/petite.boot" was correctly created as a fixpoint cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/same-boot.ss cs/c/ChezScheme/boot/ta6le/scheme.boot cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot Boot file "cs/c/ChezScheme/boot/ta6le/scheme.boot" was correctly created as a fixpoint cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/chezpart.sls cs/c/chezpart.so compiling cs/chezpart.sls with output to cs/c/chezpart.so (time (compile-it)) 1 collection 0.019955069s elapsed cpu time, including 0.000719815s collecting 0.020126465s elapsed real time, including 0.000733496s collecting 5816368 bytes allocated, including 7981072 bytes reclaimed 51486720 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/rumble.sls cs/c/rumble.so cs/c/chezpart.so compiling cs/rumble.sls with output to cs/c/rumble.so (time (compile-it)) 332 collections 10.504368138s elapsed cpu time, including 4.702204106s collecting 10.553705104s elapsed real time, including 4.727907378s collecting 2803949360 bytes allocated, including 2597415264 bytes reclaimed 376012800 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/thread.sls cs/c/thread.so cs/c/chezpart.so cs/c/rumble.so compiling cs/thread.sls with output to cs/c/thread.so (time (compile-it)) 114 collections 2.971474281s elapsed cpu time, including 1.356194980s collecting 2.987311319s elapsed real time, including 1.364035491s collecting 961878048 bytes allocated, including 888719856 bytes reclaimed 138960896 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/io.sls cs/c/io.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so compiling cs/io.sls with output to cs/c/io.so (time (compile-it)) 312 collections 10.209007824s elapsed cpu time, including 5.454952934s collecting 10.258707307s elapsed real time, including 5.483301891s collecting 2642042304 bytes allocated, including 2490622904 bytes reclaimed 316321792 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/regexp.sls cs/c/regexp.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so cs/c/io.so compiling cs/regexp.sls with output to cs/c/regexp.so (time (compile-it)) 56 collections 1.228606383s elapsed cpu time, including 0.498615997s collecting 1.235483410s elapsed real time, including 0.501676955s collecting 476450160 bytes allocated, including 428791200 bytes reclaimed 104734720 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/schemify.sls cs/c/schemify.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so cs/c/io.so cs/c/regexp.so compiling cs/schemify.sls with output to cs/c/schemify.so (time (compile-it)) 300 collections 9.934749225s elapsed cpu time, including 5.326037860s collecting 9.986311759s elapsed real time, including 5.354764688s collecting 2549872128 bytes allocated, including 2384965712 bytes reclaimed 336408576 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/linklet.sls cs/c/linklet.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so cs/c/io.so cs/c/regexp.so cs/c/schemify.so compiling cs/linklet.sls with output to cs/c/linklet.so (time (compile-it)) 25 collections 0.505704101s elapsed cpu time, including 0.192345697s collecting 0.509248195s elapsed real time, including 0.193813015s collecting 220931312 bytes allocated, including 190971536 bytes reclaimed 89767936 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/expander.sls cs/c/expander.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so cs/c/io.so cs/c/regexp.so cs/c/schemify.so cs/c/linklet.so compiling cs/expander.sls with output to cs/c/expander.so (time (compile-it)) 532 collections 16.732961951s elapsed cpu time, including 8.880823679s collecting 16.810505176s elapsed real time, including 8.924495244s collecting 4527438736 bytes allocated, including 4113988264 bytes reclaimed 600866816 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --src cs/ --dest cs/c cs/main.sps cs/c/main.so cs/c/chezpart.so cs/c/rumble.so cs/c/thread.so cs/c/io.so cs/c/regexp.so cs/c/schemify.so cs/c/linklet.so cs/c/expander.so compiling cs/main.sps with output to cs/c/main.so (time (compile-it)) 13 collections 0.296413639s elapsed cpu time, including 0.118770403s collecting 0.298320303s elapsed real time, including 0.119614403s collecting 113295024 bytes allocated, including 85133920 bytes reclaimed 81215488 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/compile-file.ss --unsafe --compress --whole-program --src cs/ --dest cs/c cs/c/main.so cs/c/racket.so cs/c/main.wpo Whole-program optimization for Racket core... [If this step runs out of memory, try configuring with `--disable-wpo`] (time (compile-it)) 920 collections 34.818882688s elapsed cpu time, including 20.826833258s collecting 34.982523103s elapsed real time, including 20.930181590s collecting 7856674720 bytes allocated, including 6942431968 bytes reclaimed 1439981568 bytes peak memory use cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/convert-to-boot.ss cs/c/racket.so cs/c/racket.boot ta6le gcc -pthread -Ics/c -Ics/c/ -DINITIAL_COLLECTS_DIRECTORY='"'/home/builder/rpmbuild/BUILD/racket-8.13/collects'"' -DINITIAL_CONFIG_DIRECTORY='"'/home/builder/rpmbuild/BUILD/racket-8.13/etc'"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/main.o -c cs/c/main.c gcc -pthread -Ics/c/ChezScheme/ta6le/boot/ta6le -Irktio -Ics/c/rktio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/boot.o -c cs/c/boot.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_fs.o -c rktio/rktio_fs.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_fd.o -c rktio/rktio_fd.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_file.o -c rktio/rktio_file.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_poll_set.o -c rktio/rktio_poll_set.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_ltps.o -c rktio/rktio_ltps.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_sleep.o -c rktio/rktio_sleep.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_network.o -c rktio/rktio_network.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_pipe.o -c rktio/rktio_pipe.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_process.o -c rktio/rktio_process.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_signal.o -c rktio/rktio_signal.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_envvars.o -c rktio/rktio_envvars.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_fs_change.o -c rktio/rktio_fs_change.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_flock.o -c rktio/rktio_flock.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_shellex.o -c rktio/rktio_shellex.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_time.o -c rktio/rktio_time.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_cpu.o -c rktio/rktio_cpu.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_syslog.o -c rktio/rktio_syslog.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_convert.o -c rktio/rktio_convert.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_sha1.o -c rktio/rktio_sha1.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_sha2.o -c rktio/rktio_sha2.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_dll.o -c rktio/rktio_dll.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_error.o -c rktio/rktio_error.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_hash.o -c rktio/rktio_hash.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_wide.o -c rktio/rktio_wide.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_console.o -c rktio/rktio_console.c gcc -pthread -Ics/c/rktio/ -Irktio/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/rktio/rktio_main.o -c rktio/rktio_main.c ar rc cs/c/rktio/librktio.a cs/c/rktio/rktio_fs.o cs/c/rktio/rktio_fd.o cs/c/rktio/rktio_file.o cs/c/rktio/rktio_poll_set.o cs/c/rktio/rktio_ltps.o cs/c/rktio/rktio_sleep.o cs/c/rktio/rktio_network.o cs/c/rktio/rktio_pipe.o cs/c/rktio/rktio_process.o cs/c/rktio/rktio_signal.o cs/c/rktio/rktio_envvars.o cs/c/rktio/rktio_fs_change.o cs/c/rktio/rktio_flock.o cs/c/rktio/rktio_shellex.o cs/c/rktio/rktio_time.o cs/c/rktio/rktio_cpu.o cs/c/rktio/rktio_syslog.o cs/c/rktio/rktio_convert.o cs/c/rktio/rktio_sha1.o cs/c/rktio/rktio_sha2.o cs/c/rktio/rktio_dll.o cs/c/rktio/rktio_error.o cs/c/rktio/rktio_hash.o cs/c/rktio/rktio_wide.o cs/c/rktio/rktio_console.o cs/c/rktio/rktio_main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/raw_racketcs cs/c/main.o cs/c/boot.o cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a cs/c/rktio/librktio.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -rdynamic -ldl -lm -lrt -lncurses -lz -llz4 cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/to-vfasl.ss cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot cs/c/petite-v.boot cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/to-vfasl.ss cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot cs/c/scheme-v.boot petite cs/c/ChezScheme/ta6le/bin/ta6le/scheme -B cs/c/ChezScheme/ta6le/boot/ta6le/petite.boot -B cs/c/ChezScheme/ta6le/boot/ta6le/scheme.boot --script cs/c/to-vfasl.ss cs/c/racket.boot cs/c/racket-v.boot petite scheme cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/embed-boot.rkt --target ta6le cs/c/raw_racketcs cs/c/racketcs cs/c/petite-v.boot cs/c/scheme-v.boot cs/c/racket-v.boot raw_racketcs: ignoring compiled files, rebuilding from source... triggered by use of non-".zo" file path: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-minimal.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-minimal.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/base.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/base.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/pre-base.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stx.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qq-and-or.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/more-scheme.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-et-al.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/member.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cond.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/gen-temp.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/letstx-scheme.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/ellipses.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sc.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/template.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/performance-hint.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/with-stx.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxloc.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase-scheme.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qqstx.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/norm-define.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/case.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/fixnum.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sort.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/logger.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/misc.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/old-path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path-list.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/executable-path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reading-param.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/repl.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/procedure-alias.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-prop-key.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/name.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/immediate-default.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-struct.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparam.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparamkey.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam-exptime.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-methods.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-info.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-util.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reqprov.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/require-transform.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/require-lift.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/phase+space.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/provide-transform.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/modbeg.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/wrap-modbeg.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/for.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reverse.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/promise.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/map.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kernstruct.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/top-int.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/collect.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/runtime-config.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/hash.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/string.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-file.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/namespace.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cert.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/submodule.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-interfaces.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/print-value-columns.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-binding.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-serialize.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/module-reader.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/readerr.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modcode-noctc.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/list.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list-predicates.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/choose-file-to-load.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/modread.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/private/dirs.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/promise.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/for-body.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/config.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/file.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/dirs.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/winutf16.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/mach-o.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/cross-system.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-to-relative.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-relativize.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/config.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/private/define-config.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/pkg/path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/portlines.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/sha1.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/compilation-path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/dep.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/main-collects.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/string.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/unsafe/undefined.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-util.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-dep.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modresolve-noctc.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modhelp.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-path.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collects.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collection-name.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-file.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-security.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-log.rkt compiler/cm: loading /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-hash.rkt compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/setup-go.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/base.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/base.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/pre-base.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stx.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stx.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qq-and-or.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qq-and-or.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/more-scheme.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-et-al.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/member.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cond.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/gen-temp.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/gen-temp.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cond.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/member.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-et-al.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/letstx-scheme.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/ellipses.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/ellipses.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sc.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sc.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/template.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/performance-hint.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/performance-hint.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/template.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/with-stx.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxloc.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxloc.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/with-stx.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/letstx-scheme.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase-scheme.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxcase-scheme.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qqstx.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/qqstx.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/norm-define.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/norm-define.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/case.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/fixnum.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/fixnum.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sort.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/sort.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/case.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/logger.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/logger.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/more-scheme.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/misc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/old-path.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/old-path.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path-list.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/path-list.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/executable-path.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/executable-path.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reading-param.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reading-param.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/repl.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/repl.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/misc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/procedure-alias.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-prop-key.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-prop-key.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/procedure-alias.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/name.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/name.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/immediate-default.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/immediate-default.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-struct.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparam.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparamkey.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparamkey.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/stxparam.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam-exptime.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam-exptime.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/stxparam.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-methods.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-methods.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-info.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-info.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-util.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct-util.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/define-struct.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reqprov.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/require-transform.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/require-lift.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/require-lift.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/phase+space.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/phase+space.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/require-transform.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/provide-transform.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/provide-transform.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reqprov.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/modbeg.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/wrap-modbeg.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/wrap-modbeg.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/modbeg.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/for.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reverse.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/reverse.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/promise.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/struct.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/promise.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/for.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/map.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/map.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kernstruct.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kernstruct.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/top-int.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/top-int.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/collect.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/collect.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/pre-base.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/runtime-config.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/runtime-config.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/hash.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/hash.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/string.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/string.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-file.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-file.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/namespace.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/namespace.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cert.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/cert.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/submodule.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/submodule.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-interfaces.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic-interfaces.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/print-value-columns.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/print-value-columns.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-binding.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-binding.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-serialize.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/kw-syntax-serialize.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/base.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/module-reader.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/readerr.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/readerr.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/module-reader.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/base.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/depend.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/compilation-path.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/compilation-path.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/dep.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/main-collects.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/dirs.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/promise.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/for-body.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/for-body.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/promise.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/config.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/config.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/winutf16.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/winutf16.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/mach-o.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/mach-o.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/cross-system.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/private/dirs.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/private/dirs.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/cross-system.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/dirs.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-relativize.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-relativize.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/main-collects.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/string.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/list.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list-predicates.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/list-predicates.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/list.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/unsafe/undefined.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/unsafe/undefined.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/string.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/dep.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collects.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collection-name.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collection-name.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/pkg/path.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/pkg/path.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/collects.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/depend.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-minimal.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modcode-noctc.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/path.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/path.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/choose-file-to-load.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/choose-file-to-load.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/modread.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/modread.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modcode-noctc.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/file.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-to-relative.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/config.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/private/define-config.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/private/define-config.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/planet/config.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/setup/path-to-relative.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/portlines.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/portlines.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/file.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/sha1.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/sha1.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-util.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-util.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-dep.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modresolve-noctc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modhelp.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modhelp.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/modresolve-noctc.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-path.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-path.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-file.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-security.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-security.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-log.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-log.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-file.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-dep.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-hash.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-hash.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/cm-minimal.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/setup-go.rkt compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/embed-boot.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/cmdline.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/cmdline.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/pe-rsrc.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/base.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-common.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/blame.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/srcloc.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/srcloc.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/pretty.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/port.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/port.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/flonum.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/vector-wraps.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/unsafe/ops.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/unsafe/ops.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/vector-wraps.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/flonum.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/fixnum.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/fixnum.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/treelist.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/hash-code.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/hash-code.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/treelist.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/mutable-treelist.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/mutable-treelist.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/pretty.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/blame.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/guts.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/prop.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/generate-base.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/rand.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/rand.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/math-predicates.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/math-predicates.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/generate-base.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/prop.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/collapsible-common.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/merge-cache.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/merge-cache.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/collapsible-common.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/helpers.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/struct-info.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/struct-info.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/helpers.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/guts.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-common.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/case-arrow.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/name.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/name.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/misc.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-util.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/application-arity-checking.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/application-arity-checking.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-util.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/generate.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/generate.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/misc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-val-first.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/kwd-info-struct.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/kwd-info-struct.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-higher-order.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arity-checking.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/list.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/location.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/location.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/list.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arity-checking.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-collapsible.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-collapsible.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-higher-order.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arrow-val-first.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/case-arrow.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-i.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opt.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/base.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/base.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opt-guts.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/boundmap.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/boundmap.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opt-guts.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opt.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-i-parse.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-i-parse.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-i.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-d.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/arr-d.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/unconstrained-domain-arrow.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/unconstrained-domain-arrow.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/box.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/box.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/hash.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/hash.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector-common.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector-common.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector-collapsible.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector-collapsible.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/vector.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/struct-dc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/ds-helpers.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/ds-helpers.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/stx.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/stx.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/top-sort.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/top-sort.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/struct-dc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/struct-prop.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/struct-prop.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/provide.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/exists.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/exists.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/provide.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/require.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/require.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opters.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/orc.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/orc.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/opters.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/basic-opters.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/basic-opters.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/out.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/out.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/treelist.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/treelist.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/and.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/and.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/property.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/property.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/base.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/combinator.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/combinator.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/parametric.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/parametric.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/parametric.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/parametric.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/region.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/define.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/define.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/kerncase.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/kerncase.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/pre.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/sc.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/lazy-require.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/cm-accomplice.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/cm-accomplice.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/runtime-path.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/link-path.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/link-path.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/so-search.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/so-search.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/share-search.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/share-search.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/this-expression-source-directory.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/this-expression-source-directory.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/runtime-path-table.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/runtime-path-table.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/runtime-path.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/lazy-require.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/keywords.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/keywords.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/residual.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/minimatch.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/minimatch.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/residual.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/residual-interp.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/syntax.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/syntax.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-patterns.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-attrs.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/id-table.rkt compiler/cm: | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/dict.rkt compiler/cm: | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic.rkt compiler/cm: | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/local.rkt compiler/cm: | | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/transformer.rkt compiler/cm: | | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/transformer.rkt compiler/cm: | | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/local.rkt compiler/cm: | | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/intdef-util.rkt compiler/cm: | | | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/intdef.rkt compiler/cm: | | | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/intdef.rkt compiler/cm: | | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/intdef-util.rkt compiler/cm: | | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/local.rkt compiler/cm: | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/local.rkt compiler/cm: | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/arity.rkt compiler/cm: | | | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/norm-arity.rkt compiler/cm: | | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/norm-arity.rkt compiler/cm: | | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/arity.rkt compiler/cm: | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/generic.rkt compiler/cm: | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/vector.rkt compiler/cm: | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/vector.rkt compiler/cm: | | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/mutability.rkt compiler/cm: | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/mutability.rkt compiler/cm: | | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/dict.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/id-table.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-attrs.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/tree-util.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/tree-util.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-patterns.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/runtime-reflect.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/kws.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/kws.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/runtime-reflect.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/residual-interp.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/keyword.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/dict.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/keyword-apply-dict.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/keyword-apply-dict.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/custom-hash.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/custom-hash.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/dict.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/keyword.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/private/keyword.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/keyword.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/datum-to-expr.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/datum-to-expr.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-data.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep-data.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/runtime.rkt compiler/cm: | | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/strip-context.rkt compiler/cm: | | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/strip-context.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/runtime.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/txlift.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/txlift.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/rep.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/const-expr.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/const-expr.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse-classic.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/opt.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/opt.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse-classic.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse-interp.rkt compiler/cm: | | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/opt-interp.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/opt-interp.rkt compiler/cm: | | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse-interp.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/parse.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/sc.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/litconv.rkt compiler/cm: | | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/lib.rkt compiler/cm: | | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/lib.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/private/litconv.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/parse/pre.rkt compiler/cm: | | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/splicing.rkt compiler/cm: | | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/splicing.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/region.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/legacy.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/legacy.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/ds.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract/private/ds.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/contract.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/pe-rsrc.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/elf.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/compiler/private/elf.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/adjust-compress.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/system.rkt compiler/cm: | | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/streams.rkt compiler/cm: | | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/streams.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/system.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/gzip.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/gzip.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/gunzip.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/file/gunzip.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/ffi/unsafe.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/ffi/unsafe.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/adjust-compress.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/embed-boot.rkt cs/c/racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/known.rkt cs/ compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/known.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/include.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/path-spec.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/syntax/path-spec.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/increader.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/private/increader.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/include.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/extflonum.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/collects/racket/extflonum.rkt compiler/cm: | start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/schemify/known.rkt compiler/cm: | finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/schemify/known.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/known.rkt Checking primitive arity information gcc -pthread -Ics/c -Ics/c/ -DINITIAL_COLLECTS_DIRECTORY='"'/home/builder/rpmbuild/BUILD/racket-8.13/collects'"' -DINITIAL_CONFIG_DIRECTORY='"'/home/builder/rpmbuild/BUILD/racket-8.13/etc'"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/grmain.o -c cs/c/grmain.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -pthread -o cs/c/raw_gracketcs cs/c/grmain.o cs/c/boot.o cs/c/ChezScheme/ta6le/boot/ta6le/libkernel.a cs/c/rktio/librktio.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -rdynamic -ldl -lm -lrt -lncurses -lz -llz4 cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/embed-boot.rkt --target ta6le cs/c/raw_gracketcs cs/c/gracketcs cs/c/petite-v.boot cs/c/scheme-v.boot cs/c/racket-v.boot gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -o cs/c/starter start/ustart.c -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -ldl -lm -lrt -lncurses -lz -llz4 cs/c/racketcs -X /home/builder/rpmbuild/BUILD/racket-8.13/collects -G /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/etc -R /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled -N raco -l- setup --no-user --no-launcher --no-foreign-libs --no-install --no-post-install --no-pkg-deps raco setup: version: 8.13 raco setup: platform: x86_64-linux [cs] raco setup: target machine: ta6le raco setup: installation name: 8.13 raco setup: variants: raco setup: main collects: /home/builder/rpmbuild/BUILD/racket-8.13/collects/ raco setup: collects paths: raco setup: /home/builder/rpmbuild/BUILD/racket-8.13/collects/ raco setup: main pkgs: /home/builder/rpmbuild/BUILD/racket-8.13/share/pkgs raco setup: pkgs paths: raco setup: /home/builder/rpmbuild/BUILD/racket-8.13/share/pkgs raco setup: /home/builder/.local/share/racket/8.13/pkgs raco setup: links files: raco setup: /home/builder/rpmbuild/BUILD/racket-8.13/share/links.rktd raco setup: /home/builder/.local/share/racket/8.13/links.rktd raco setup: compiled-file roots: raco setup: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled raco setup: main docs: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc raco setup: --- updating info-domain tables --- [9:15:08] raco setup: updating: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/info-domain/home/builder/rpmbuild/BUILD/racket-8.13/collects/info-domain/compiled/cache.rktd raco setup: updating: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/info-domain/home/builder/rpmbuild/BUILD/racket-8.13/share/info-cache.rktd raco setup: --- compiling collections --- [9:15:08] raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/private 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 /ffi raco setup: in /ffi/unsafe raco setup: --- parallel build using 4 jobs --- [9:15:20] raco setup: 3 making: /compiler raco setup: 2 making: /cext-lib/compiler raco setup: 1 making: /compiler-lib/compiler raco setup: 0 making: /mzscheme-lib/compiler raco setup: 3 making: /compiler/private raco setup: 0 making: /zo-lib/compiler raco setup: 3 making: /raco raco setup: 2 making: /cext-lib/compiler/commands raco setup: 3 making: /racket raco setup: 3 making: /racket/base/lang raco setup: 3 making: /racket/contract raco setup: 3 making: /racket/contract/private raco setup: 2 making: /class-iop-lib/racket/class raco setup: 3 making: /racket/gui raco setup: 3 making: /racket/kernel raco setup: 3 making: /racket/lang raco setup: 3 making: /racket/load/lang raco setup: 3 making: /racket/match raco setup: 2 making: /class-iop-lib/racket/class/private raco setup: 2 making: /compatibility-lib/racket raco setup: 3 making: /racket/place raco setup: 3 making: /racket/place/private raco setup: 3 making: /racket/private raco setup: 2 making: /distributed-places-lib/racket/place raco setup: 3 making: /racket/private/unit raco setup: 3 making: /racket/private/unit/exptime raco setup: 3 making: /racket/signature raco setup: 3 making: /racket/signature/lang raco setup: 3 making: /racket/unit raco setup: 0 making: /zo-lib/compiler/private raco setup: 0 making: /draw-lib/racket raco setup: 3 making: /racket/unit/lang raco setup: 3 making: /racket/unsafe raco setup: 3 making: /gui-lib/racket raco setup: 1 making: /compiler-lib/compiler/commands raco setup: 2 making: /distributed-places-lib/racket/place/distributed raco setup: 2 making: /option-contract-lib/racket/contract raco setup: 2 making: /sandbox-lib/racket raco setup: 2 making: /sandbox-lib/racket/private raco setup: 1 making: /compiler-lib/compiler/demodularizer raco setup: 2 making: /snip-lib/racket raco setup: 1 making: /compiler-lib/compiler/private raco setup: 1 making: /unix-socket-lib/racket raco setup: 1 making: /unix-socket-lib/racket/private 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: 1 making: /ffi/unsafe 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: 1 making: /net raco setup: 1 making: /openssl raco setup: 1 making: /openssl/private raco setup: 1 making: /pkg raco setup: 1 making: /pkg/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: /draw-lib/racket/draw raco setup: 0 making: /draw-lib/racket/draw/private raco setup: 0 making: /draw-lib/racket/draw/unsafe raco setup: 0 making: /version raco setup: 0 making: /xml raco setup: 0 making: /xml/private raco setup: 0 making: /2d-doc raco setup: 1 making: /syntax/parse raco setup: 1 making: /syntax/parse/experimental raco setup: 1 making: /syntax/parse/lib raco setup: 1 making: /syntax/parse/private raco setup: 1 making: /syntax/private raco setup: 1 making: /syntax/private/util raco setup: 1 making: /syntax/unsafe raco setup: 1 making: /2d-lib raco setup: 2 making: /snip-lib/racket/snip/private raco setup: 2 making: /algol60 raco setup: 1 making: /2d-lib/lang raco setup: 1 making: /2d-lib/private raco setup: 1 making: /at-exp-lib/at-exp/lang raco setup: 1 making: /at-exp-lib/scribble raco setup: 1 making: /at-exp-lib/scribble/base raco setup: 1 making: /compatibility-doc/mzlib raco setup: 1 making: /compatibility-doc/mzlib/scribblings raco setup: 0 making: /compatibility-lib/compatibility raco setup: 0 making: /compatibility-lib/lazy raco setup: 0 making: /compatibility-lib/mzlib raco setup: 0 making: /compatibility-lib/mzlib/private raco setup: 0 making: /compatibility-lib/mzscheme raco setup: 0 making: /compatibility-lib/mzscheme/lang raco setup: 0 making: /compatibility-lib/mzscheme/private raco setup: 0 making: /compatibility-lib/net raco setup: 0 making: /compatibility-lib/scheme raco setup: 0 making: /compiler-lib/launcher raco setup: 0 making: /compiler-lib/setup raco setup: 0 making: /contract-profile raco setup: 3 making: /gui-lib/racket/gui raco setup: 3 making: /gui-lib/racket/gui/lang raco setup: 3 making: /gui-lib/racket/gui/private raco setup: 3 making: /data-doc/data raco setup: 1 making: /data-enumerate-lib/data raco setup: 2 making: /algol60/lang raco setup: 2 making: /algol60/tests raco setup: 2 making: /data-lib/data raco setup: 2 making: /data-lib/data/heap raco setup: 2 making: /data-lib/data/private raco setup: 2 making: /datalog raco setup: 2 making: /datalog/lang raco setup: 2 making: /datalog/private raco setup: 2 making: /datalog/scribblings raco setup: 2 making: /datalog/sexp raco setup: 2 making: /datalog/sexp/lang raco setup: 2 making: /datalog/tool raco setup: 2 making: /db-doc/db raco setup: 2 making: /db-doc/db/scribblings raco setup: 2 making: /db-lib/db raco setup: 2 making: /db-lib/db/private/cassandra raco setup: 2 making: /db-lib/db/private/generic raco setup: 2 making: /db-lib/db/private/mysql raco setup: 2 making: /db-lib/db/private/odbc raco setup: 2 making: /db-lib/db/private/postgresql raco setup: 2 making: /db-lib/db/private/sqlite3 raco setup: 2 making: /db-lib/db/unsafe raco setup: 2 making: /db-lib/db/util raco setup: 2 making: /db-lib/db/util/private raco setup: 2 making: /deinprogramm-signature/deinprogramm/quickcheck (DeinProgramm - QuickCheck) raco setup: 2 making: /deinprogramm-signature/deinprogramm/signature (DeinProgramm - Signatures) raco setup: 1 making: /data-enumerate-lib/data/enumerate raco setup: 2 making: /deinprogramm/deinprogramm (DeinProgramm) raco setup: 2 making: /deinprogramm/deinprogramm/private raco setup: 2 making: /deinprogramm/deinprogramm/scribblings raco setup: 2 making: /deinprogramm/deinprogramm/sdp raco setup: 2 making: /deinprogramm/deinprogramm/sdp/advanced/lang raco setup: 2 making: /deinprogramm/deinprogramm/sdp/beginner/lang raco setup: 2 making: /deinprogramm/deinprogramm/sdp/lang raco setup: 2 making: /deinprogramm/deinprogramm/sdp/private raco setup: 1 making: /data-enumerate-lib/data/enumerate/lib raco setup: 1 making: /data-enumerate-lib/data/enumerate/private raco setup: 1 making: /deinprogramm/teachpack/deinprogramm/sdp raco setup: 1 making: /distributed-places-doc/scribblings/distributed-places raco setup: 1 making: /draw-doc/scribblings/draw raco setup: 1 making: /draw-lib/file raco setup: 1 making: /draw-lib/file/private raco setup: 1 making: /draw-lib/net raco setup: 1 making: /ds-store raco setup: 1 making: /ds-store-doc raco setup: 1 making: /ds-store-lib raco setup: 1 making: /dynext-lib/dynext raco setup: 1 making: /dynext-lib/dynext/private raco setup: 1 making: /eli-tester/tests raco setup: 1 making: /eopl raco setup: 1 making: /eopl/lang raco setup: 1 making: /eopl/private raco setup: 1 making: /eopl/tests/chapter1 raco setup: 1 making: /eopl/tests/chapter2 raco setup: 1 making: /eopl/tests/chapter3/let-lang raco setup: 1 making: /eopl/tests/chapter3/letrec-lang raco setup: 1 making: /eopl/tests/chapter3/lexaddr-lang raco setup: 2 making: /deinprogramm/deinprogramm/sdp/tests raco setup: 1 making: /eopl/tests/chapter3/proc-lang/ds-rep raco setup: 1 making: /eopl/tests/chapter3/proc-lang/proc-rep raco setup: 1 making: /eopl/tests/chapter4/call-by-need raco setup: 2 making: /deinprogramm/deinprogramm/sdp/vanilla/lang raco setup: 2 making: /errortrace-doc/errortrace/scribblings raco setup: 1 making: /eopl/tests/chapter4/call-by-reference raco setup: 2 making: /errortrace-lib/errortrace raco setup: 2 making: /errortrace-lib/errortrace/lang raco setup: 2 making: /errortrace-lib/errortrace/private raco setup: 2 making: /expeditor-doc raco setup: 1 making: /eopl/tests/chapter4/explicit-refs raco setup: 1 making: /eopl/tests/chapter4/implicit-refs raco setup: 1 making: /eopl/tests/chapter4/mutable-pairs raco setup: 2 making: /expeditor-lib raco setup: 2 making: /expeditor-lib/private raco setup: 2 making: /frtime (FrTime) raco setup: 1 making: /eopl/tests/chapter5/exceptions raco setup: 1 making: /eopl/tests/chapter5/letrec-lang raco setup: 1 making: /eopl/tests/chapter5/thread-lang raco setup: 1 making: /eopl/tests/chapter6/cps-lang raco setup: 1 making: /eopl/tests/chapter6/cps-side-effects-lang raco setup: 1 making: /eopl/tests/chapter7/checked raco setup: 1 making: /eopl/tests/chapter7/inferred raco setup: 2 making: /frtime/animation raco setup: 2 making: /frtime/core raco setup: 2 making: /frtime/frlibs raco setup: 2 making: /frtime/gui raco setup: 2 making: /frtime/lang raco setup: 2 making: /frtime/opt raco setup: 1 making: /eopl/tests/chapter8/abstract-types-lang raco setup: 2 making: /frtime/opt/lang raco setup: 2 making: /frtime/reactive/lang raco setup: 2 making: /frtime/tool (FrTime Tool) raco setup: 2 making: /future-visualizer-pict/future-visualizer raco setup: 1 making: /eopl/tests/chapter8/full-system raco setup: 2 making: /future-visualizer-pict/future-visualizer/private raco setup: 2 making: /future-visualizer-typed/future-visualizer raco setup: 1 making: /eopl/tests/chapter8/simplemodules raco setup: 1 making: /eopl/tests/chapter9/classes raco setup: 2 making: /future-visualizer/future-visualizer raco setup: 2 making: /future-visualizer/future-visualizer/private raco setup: 2 making: /future-visualizer/future-visualizer/scribblings raco setup: 2 making: /future-visualizer/future-visualizer/tests raco setup: 1 making: /eopl/tests/chapter9/typed-oo raco setup: 2 making: /games raco setup: 1 making: /eopl/tests/private raco setup: 1 making: /eopl/tests/sllgen raco setup: 1 making: /gui-doc/embedded-gui raco setup: 1 making: /gui-doc/embedded-gui/scribblings raco setup: 1 making: /gui-doc/mrlib raco setup: 1 making: /gui-doc/mrlib/scribblings raco setup: 2 making: /games/aces raco setup: 2 making: /games/blackjack raco setup: 2 making: /games/cards raco setup: 2 making: /games/chat-noir (Chat Noir) raco setup: 2 making: /games/checkers raco setup: 1 making: /gui-doc/mrlib/scribblings/aligned-pasteboard raco setup: 1 making: /gui-doc/mrlib/scribblings/graph raco setup: 1 making: /gui-doc/scribblings/framework raco setup: 2 making: /games/crazy8s (Crazy 8s) raco setup: 2 making: /games/doors raco setup: 2 making: /games/doors/private raco setup: 2 making: /games/gcalc (GCalc) raco setup: 2 making: /games/ginrummy (Rummy) raco setup: 2 making: /games/gl-board-game raco setup: 2 making: /games/gobblet raco setup: 2 making: /games/gofish (Go Fish) raco setup: 2 making: /games/jewel raco setup: 2 making: /games/lights-out raco setup: 2 making: /games/memory raco setup: 2 making: /games/mines (Minesweeper) raco setup: 2 making: /games/paint-by-numbers raco setup: 2 making: /games/paint-by-numbers/raw-problems raco setup: 1 making: /gui-doc/scribblings/gui raco setup: 2 making: /games/parcheesi raco setup: 2 making: /games/parcheesi/test raco setup: 2 making: /games/pousse raco setup: 0 making: /contract-profile/scribblings raco setup: 0 making: /gui-lib/embedded-gui raco setup: 0 making: /gui-lib/embedded-gui/private raco setup: 2 making: /games/same raco setup: 0 making: /gui-lib/framework raco setup: 2 making: /games/scribblings raco setup: 2 making: /games/slidey raco setup: 0 making: /gui-lib/framework/private raco setup: 0 making: /gui-lib/hierlist raco setup: 0 making: /gui-lib/mred raco setup: 0 making: /gui-lib/mred/lang raco setup: 0 making: /gui-lib/mred/private raco setup: 0 making: /gui-lib/mred/private/wx raco setup: 0 making: /gui-lib/mred/private/wx/cocoa raco setup: 2 making: /games/spider raco setup: 2 making: /games/tally-maze raco setup: 2 making: /games/tests raco setup: 2 making: /gui-lib/mrlib raco setup: 2 making: /gui-lib/mrlib/hierlist raco setup: 2 making: /gui-lib/mrlib/private raco setup: 2 making: /gui-lib/mrlib/private/aligned-pasteboard raco setup: 2 making: /gui-lib/scheme raco setup: 2 making: /gui-lib/scheme/gui raco setup: 2 making: /gui-lib/scheme/gui/lang raco setup: 2 making: /gui-lib/scribble/private raco setup: 2 making: /gui-pkg-manager-lib/pkg raco setup: 2 making: /gui-pkg-manager-lib/pkg/gui/private raco setup: 2 making: /htdp-doc/graphics/scribblings raco setup: 1 making: /htdp-doc/htdp raco setup: 2 making: /htdp-doc/scribblings/htdp-langs raco setup: 1 making: /htdp-doc/stepper raco setup: 1 making: /htdp-doc/teachpack raco setup: 0 making: /gui-lib/mred/private/wx/common raco setup: 0 making: /gui-lib/mred/private/wx/gtk raco setup: 2 making: /htdp-doc/test-engine raco setup: 2 making: /htdp-lib/2htdp (HtDP/2e Teachpacks) raco setup: 2 making: /htdp-lib/2htdp/planetcute raco setup: 2 making: /htdp-lib/2htdp/private raco setup: 2 making: /htdp-lib/2htdp/private/csv raco setup: 2 making: /htdp-lib/2htdp/uchat raco setup: 2 making: /htdp-lib/graphics raco setup: 2 making: /htdp-lib/graphics/private raco setup: 2 making: /htdp-lib/graphics/tests raco setup: 2 making: /htdp-lib/htdp (HtDP Teachpacks) raco setup: 0 making: /gui-lib/mred/private/wx/win32 raco setup: 1 making: /htdp-doc/teachpack/2htdp/scribblings raco setup: 1 making: /htdp-doc/teachpack/htdp/scribblings raco setup: 1 making: /htdp-lib/lang (HtDP Languages) raco setup: 1 making: /htdp-lib/lang/private raco setup: 1 making: /htdp-lib/stepper raco setup: 2 making: /htdp-lib/htdp/asl/lang raco setup: 2 making: /htdp-lib/htdp/bsl raco setup: 2 making: /htdp-lib/htdp/bsl/lang raco setup: 2 making: /htdp-lib/htdp/bsl+/lang raco setup: 2 making: /htdp-lib/htdp/isl/lang raco setup: 2 making: /htdp-lib/htdp/isl+/lang raco setup: 2 making: /htdp-lib/teachpack raco setup: 0 making: /gui-lib/mred/private/wxme raco setup: 0 making: /htdp-lib/test-engine raco setup: 0 making: /htdp-lib/typed/test-engine raco setup: 0 making: /htdp-lib/xml raco setup: 0 making: /html-doc/html raco setup: 0 making: /html-lib/html raco setup: 0 making: /icons raco setup: 0 making: /images-doc/images raco setup: 2 making: /htdp-lib/teachpack/2htdp raco setup: 2 making: /htdp-lib/teachpack/2htdp/scribblings raco setup: 2 making: /htdp-lib/teachpack/htdp raco setup: 2 making: /htdp-lib/teachpack/tests raco setup: 2 making: /images-gui-lib/images raco setup: 2 making: /images-lib/images raco setup: 2 making: /images-lib/images/icons raco setup: 2 making: /images-lib/images/private raco setup: 2 making: /images-lib/images/private/latent-contract raco setup: 2 making: /lazy raco setup: 1 making: /htdp-lib/stepper/examples raco setup: 1 making: /htdp-lib/stepper/private raco setup: 1 making: /macro-debugger-text-lib/macro-debugger raco setup: 2 making: /lazy/base/lang raco setup: 2 making: /lazy/lang raco setup: 2 making: /lazy/tests raco setup: 0 making: /macro-debugger/macro-debugger raco setup: 2 making: /macro-debugger/tests/macro-debugger raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/analysis raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/analysis/private raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/model raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/syntax-browser raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/util raco setup: 1 making: /macro-debugger-text-lib/macro-debugger/view raco setup: 1 making: /make raco setup: 1 making: /math-doc/math raco setup: 2 making: /macro-debugger/tests/macro-debugger/check-requires raco setup: 2 making: /macro-debugger/tests/macro-debugger/helper raco setup: 2 making: /macro-debugger/tests/macro-debugger/tests raco setup: 2 making: /math-lib/math raco setup: 2 making: /math-lib/math/private raco setup: 2 making: /math-lib/math/private/array raco setup: 2 making: /math-lib/math/private/base raco setup: 2 making: /math-lib/math/private/bigfloat raco setup: 0 making: /macro-debugger/macro-debugger/model raco setup: 0 making: /macro-debugger/macro-debugger/syntax-browser raco setup: 0 making: /macro-debugger/macro-debugger/syntax-browser/icons raco setup: 0 making: /macro-debugger/macro-debugger/tests raco setup: 0 making: /macro-debugger/macro-debugger/util raco setup: 0 making: /macro-debugger/macro-debugger/view raco setup: 0 making: /mysterx raco setup: 0 making: /mysterx/scribblings raco setup: 0 making: /mysterx/tests raco setup: 0 making: /mzcom raco setup: 2 making: /math-lib/math/private/distributions raco setup: 0 making: /mzscheme-doc/mzscheme raco setup: 2 making: /math-lib/math/private/distributions/impl raco setup: 2 making: /math-lib/math/private/flonum raco setup: 2 making: /math-lib/math/private/flonum/expansion raco setup: 2 making: /math-lib/math/private/functions raco setup: 2 making: /math-lib/math/private/functions/incomplete-gamma raco setup: 2 making: /math-lib/math/private/matrix raco setup: 2 making: /math-lib/math/private/number-theory raco setup: 2 making: /math-lib/math/private/polynomial raco setup: 2 making: /math-lib/math/private/statistics raco setup: 2 making: /math-lib/math/private/utils raco setup: 2 making: /math-lib/math/private/vector raco setup: 2 making: /mzscheme-lib/mzscheme raco setup: 2 making: /mzscheme-lib/setup raco setup: 2 making: /net-cookies-doc/net/cookies raco setup: 0 making: /net-cookies-lib/net raco setup: 0 making: /net-cookies-lib/net/cookies raco setup: 0 making: /net-doc/net/scribblings raco setup: 2 making: /net-lib/net raco setup: 2 making: /net-lib/net/private raco setup: 2 making: /optimization-coach/optimization-coach raco setup: 2 making: /option-contract-doc/scribblings raco setup: 2 making: /parser-tools-doc/parser-tools raco setup: 2 making: /parser-tools-lib/parser-tools raco setup: 2 making: /parser-tools-lib/parser-tools/examples raco setup: 0 making: /pconvert-lib/mzlib raco setup: 0 making: /pict-doc/pict raco setup: 2 making: /parser-tools-lib/parser-tools/private-lex raco setup: 2 making: /parser-tools-lib/parser-tools/private-yacc raco setup: 2 making: /pict-lib/pict raco setup: 2 making: /pict-lib/pict/private raco setup: 2 making: /pict-lib/texpict raco setup: 2 making: /pict-snip-doc/scribblings raco setup: 2 making: /pict-snip-lib/pict raco setup: 2 making: /picturing-programs/picturing-programs raco setup: 0 making: /pict-doc/pict/scribblings raco setup: 0 making: /picturing-programs/teachpack raco setup: 0 making: /plai-doc raco setup: 2 making: /picturing-programs/picturing-programs/private raco setup: 2 making: /plai-lib raco setup: 2 making: /plai-lib/collector/lang raco setup: 2 making: /plai-lib/gc2 raco setup: 2 making: /plai-lib/gc2/collector/lang raco setup: 2 making: /plai-lib/gc2/mutator/lang raco setup: 2 making: /plai-lib/gc2/private raco setup: 2 making: /plai-lib/lang raco setup: 2 making: /plai-lib/mutator/lang raco setup: 2 making: /plai-lib/private raco setup: 0 making: /plai-doc/scribblings raco setup: 0 making: /planet-doc/planet (PLaneT) raco setup: 2 making: /plai-lib/tests raco setup: 0 making: /planet-lib/planet (PLaneT) raco setup: 2 making: /plai-lib/tests/gc raco setup: 0 making: /planet-lib/planet/lang raco setup: 0 making: /planet-lib/planet/private raco setup: 0 making: /plot-compat/plot raco setup: 2 making: /plai-lib/tests/gc/good-collectors raco setup: 2 making: /plai-lib/tests/gc/good-mutators raco setup: 2 making: /plai-lib/tests/gc2 raco setup: 2 making: /plai-lib/tests/gc2/good-collectors raco setup: 2 making: /plai-lib/tests/gc2/good-mutators raco setup: 2 making: /plai-lib/tests/pr raco setup: 2 making: /plai-lib/web/lang raco setup: 2 making: /plot-doc/plot raco setup: 3 making: /data-doc/data/scribblings raco setup: 3 making: /plot-gui-lib/plot raco setup: 0 making: /plot-compat/plot/private raco setup: 0 making: /plot-lib/plot raco setup: 0 making: /plot-lib/plot/private raco setup: 0 making: /plot-lib/plot/private/common raco setup: 0 making: /plot-lib/plot/private/deprecated raco setup: 0 making: /plot-lib/plot/private/no-gui raco setup: 0 making: /plot-lib/plot/private/plot2d raco setup: 0 making: /plot-lib/plot/private/plot3d raco setup: 0 making: /plot-lib/plot/typed raco setup: 3 making: /plot-gui-lib/plot/private/gui raco setup: 3 making: /preprocessor raco setup: 3 making: /profile-doc/profile/scribblings raco setup: 3 making: /profile-lib raco setup: 3 making: /quickscript (Quickscript) raco setup: 0 making: /r5rs-doc/r5rs raco setup: 0 making: /r5rs-lib/r5rs raco setup: 0 making: /r5rs-lib/r5rs/lang raco setup: 0 making: /r5rs-lib/r5rs/private raco setup: 0 making: /r6rs-doc/r6rs/scribblings raco setup: 1 making: /math-doc/math/scribblings raco setup: 1 making: /r6rs-lib/r6rs raco setup: 1 making: /r6rs-lib/r6rs/lang raco setup: 1 making: /r6rs-lib/r6rs/private raco setup: 2 making: /plot-doc/plot/scribblings raco setup: 2 making: /r6rs-lib/rnrs raco setup: 1 making: /racket-cheat raco setup: 0 making: /r6rs-doc/r6rs/tests raco setup: 0 making: /racket-doc/compatibility raco setup: 0 making: /racket-doc/dynext raco setup: 2 making: /r6rs-lib/rnrs/arithmetic raco setup: 2 making: /r6rs-lib/rnrs/io raco setup: 2 making: /r6rs-lib/rnrs/records raco setup: 2 making: /racket-doc/ffi/examples raco setup: 0 making: /racket-doc/file raco setup: 0 making: /racket-doc/file/scribblings raco setup: 2 making: /racket-doc/help raco setup: 2 making: /racket-doc/json raco setup: 2 making: /racket-doc/openssl raco setup: 2 making: /racket-doc/pkg raco setup: 0 making: /racket-doc/scribblings (Documentation Sources) raco setup: 0 making: /racket-doc/scribblings/foreign raco setup: 2 making: /racket-doc/pkg/scribblings raco setup: 2 making: /racket-doc/syntax raco setup: 0 making: /racket-doc/scribblings/getting-started raco setup: 0 making: /racket-doc/scribblings/guide raco setup: 2 making: /racket-doc/syntax/scribblings raco setup: 2 making: /racket-doc/syntax/scribblings/parse raco setup: 2 making: /racket-doc/version raco setup: 2 making: /racket-doc/xml raco setup: 2 making: /racket-index/rackunit raco setup: 2 making: /racket-index/scribblings/main raco setup: 2 making: /racket-index/scribblings/main/private raco setup: 2 making: /racket-index/scribblings/main/user raco setup: 2 making: /racket-index/setup raco setup: 2 making: /racket-index/setup/private raco setup: 2 making: /racklog raco setup: 2 making: /racklog/lang raco setup: 2 making: /racklog/tests raco setup: 0 making: /racket-doc/scribblings/guide/contracts raco setup: 0 making: /racket-doc/scribblings/guide/contracts/examples raco setup: 0 making: /racket-doc/scribblings/inside raco setup: 0 making: /racket-doc/scribblings/more raco setup: 0 making: /racket-doc/scribblings/private raco setup: 0 making: /racket-doc/scribblings/raco raco setup: 3 making: /quickscript/tests raco setup: 3 making: /rackunit-doc/rackunit raco setup: 1 making: /rackunit-gui/rackunit raco setup: 0 making: /racket-doc/scribblings/reference raco setup: 2 making: /racklog/tests/lang raco setup: 1 making: /rackunit-gui/rackunit/private/gui raco setup: 1 making: /rackunit-lib/rackunit raco setup: 1 making: /rackunit-lib/rackunit/private raco setup: 1 making: /rackunit-plugin-lib/rackunit raco setup: 1 making: /rackunit-typed raco setup: 1 making: /rackunit-typed/rackunit raco setup: 2 making: /racklog/tests/pr raco setup: 2 making: /readline-doc/readline raco setup: 2 making: /readline-lib/readline raco setup: 2 making: /realm (Realm of Racket Source Code) raco setup: 2 making: /realm/chapter10 raco setup: 3 making: /rackunit-doc/rackunit/scribblings raco setup: 3 making: /redex-benchmark/redex raco setup: 2 making: /realm/chapter12 raco setup: 1 making: /redex-doc/redex raco setup: 3 making: /redex-benchmark/redex/benchmark raco setup: 2 making: /realm/chapter13 raco setup: 3 making: /redex-benchmark/redex/benchmark/models raco setup: 3 making: /redex-benchmark/redex/benchmark/models/delim-cont raco setup: 2 making: /realm/chapter14 raco setup: 2 making: /realm/chapter2 raco setup: 2 making: /realm/chapter5 raco setup: 2 making: /realm/chapter6 raco setup: 2 making: /realm/chapter8 raco setup: 2 making: /redex-examples/redex/examples (Reduction Semantics examples) raco setup: 3 making: /redex-benchmark/redex/benchmark/models/let-poly raco setup: 1 making: /redex-doc/redex/scribblings raco setup: 1 making: /redex-doc/redex/scribblings/extended-exercises raco setup: 1 making: /redex-doc/redex/scribblings/long-tut raco setup: 1 making: /redex-doc/redex/scribblings/long-tut/code raco setup: 2 making: /redex-examples/redex/examples/cont-mark-transform raco setup: 2 making: /redex-examples/redex/examples/define-judgment-form raco setup: 2 making: /redex-examples/redex/examples/delim-cont raco setup: 3 making: /redex-benchmark/redex/benchmark/models/list-machine raco setup: 2 making: /redex-examples/redex/examples/list-machine raco setup: 1 making: /redex-doc/redex/scribblings/long-tut/exercise raco setup: 1 making: /redex-doc/redex/scribblings/ref raco setup: 1 making: /redex-gui-lib/redex raco setup: 1 making: /redex-gui-lib/redex/private raco setup: 2 making: /redex-examples/redex/examples/r6rs raco setup: 1 making: /redex-lib/redex (PLT Redex) raco setup: 1 making: /redex-lib/redex/private raco setup: 1 making: /redex-pict-lib/redex raco setup: 1 making: /redex-pict-lib/redex/private raco setup: 1 making: /sandbox-lib/scheme raco setup: 1 making: /sasl raco setup: 1 making: /sasl-doc raco setup: 1 making: /sasl-lib raco setup: 1 making: /sasl-lib/private raco setup: 1 making: /scheme-doc/scribblings/scheme raco setup: 1 making: /scheme-lib/scheme raco setup: 2 making: /redex-examples/redex/examples/racket-machine raco setup: 1 making: /scheme-lib/scheme/base/lang raco setup: 1 making: /scheme-lib/scheme/exists raco setup: 1 making: /scheme-lib/scheme/exists/lang raco setup: 1 making: /scheme-lib/scheme/gui raco setup: 1 making: /scheme-lib/scheme/lang raco setup: 1 making: /scheme-lib/scheme/load/lang raco setup: 1 making: /scheme-lib/scheme/private raco setup: 1 making: /scheme-lib/scheme/private/provider raco setup: 1 making: /scheme-lib/scheme/private/provider/lang raco setup: 1 making: /scheme-lib/scheme/signature/lang raco setup: 1 making: /scheme-lib/scheme/unit raco setup: 1 making: /scheme-lib/scheme/unit/lang raco setup: 1 making: /scheme-lib/scheme/unsafe raco setup: 1 making: /schemeunit raco setup: 1 making: /scribble-doc/scribblings/scribble raco setup: 3 making: /redex-benchmark/redex/benchmark/models/poly-stlc raco setup: 2 making: /scribble-doc/scriblib/scribblings raco setup: 0 making: /racket-doc/scribblings/style raco setup: 2 making: /scribble-html-lib/scribble raco setup: 0 making: /scribble-lib/help raco setup: 0 making: /scribble-lib/scribble raco setup: 2 making: /scribble-html-lib/scribble/html raco setup: 2 making: /scribble-html-lib/scribble/html/lang raco setup: 2 making: /scribble-lib/scriblib raco setup: 2 making: /scribble-lib/scriblib/private raco setup: 2 making: /scribble-text-lib/scribble raco setup: 2 making: /scribble-text-lib/scribble/text raco setup: 2 making: /scribble-text-lib/scribble/text/lang raco setup: 2 making: /serialize-cstruct-lib/ffi raco setup: 2 making: /sgl raco setup: 0 making: /scribble-lib/scribble/acmart raco setup: 0 making: /scribble-lib/scribble/acmart/lang raco setup: 0 making: /scribble-lib/scribble/base raco setup: 0 making: /scribble-lib/scribble/base/lang raco setup: 0 making: /scribble-lib/scribble/book raco setup: 0 making: /scribble-lib/scribble/book/lang raco setup: 0 making: /scribble-lib/scribble/elsarticle raco setup: 0 making: /scribble-lib/scribble/elsarticle/lang raco setup: 0 making: /scribble-lib/scribble/jfp raco setup: 0 making: /scribble-lib/scribble/jfp/lang raco setup: 0 making: /scribble-lib/scribble/lncs raco setup: 0 making: /scribble-lib/scribble/lncs/lang raco setup: 0 making: /scribble-lib/scribble/lp/lang raco setup: 0 making: /scribble-lib/scribble/manual raco setup: 0 making: /scribble-lib/scribble/manual/lang raco setup: 0 making: /scribble-lib/scribble/private raco setup: 0 making: /scribble-lib/scribble/report raco setup: 2 making: /sgl/scribblings raco setup: 2 making: /shell-completion raco setup: 2 making: /simple-tree-text-markup-doc/scribblings/simple-tree-text-markup raco setup: 0 making: /scribble-lib/scribble/report/lang raco setup: 0 making: /scribble-lib/scribble/sigplan raco setup: 0 making: /scribble-lib/scribble/sigplan/lang raco setup: 0 making: /simple-tree-text-markup-lib/simple-tree-text-markup raco setup: 0 making: /simple-tree-text-markup-lib/simple-tree-text-markup/private raco setup: 0 making: /slatex raco setup: 2 making: /slideshow-doc/scribblings/quick raco setup: 0 making: /slatex/private raco setup: 0 making: /slatex/tests raco setup: 0 making: /slatex/tests/slatex raco setup: 0 making: /slideshow-exe/slideshow raco setup: 2 making: /slideshow-doc/scribblings/slideshow raco setup: 0 making: /slideshow-lib/slideshow raco setup: 3 making: /redex-benchmark/redex/benchmark/models/rbtrees raco setup: 0 making: /slideshow-lib/slideshow/fullscreen raco setup: 0 making: /slideshow-lib/slideshow/lang raco setup: 0 making: /slideshow-lib/slideshow/private raco setup: 0 making: /slideshow-lib/slideshow/widescreen raco setup: 0 making: /slideshow-lib/texpict raco setup: 0 making: /slideshow-plugin/slideshow raco setup: 2 making: /slideshow-plugin/texpict raco setup: 2 making: /source-syntax raco setup: 2 making: /srfi-doc/srfi/scribblings raco setup: 0 making: /srfi-lib/srfi raco setup: 2 making: /srfi-lite-lib/srfi raco setup: 2 making: /srfi-lite-lib/srfi/1 raco setup: 2 making: /srfi-lite-lib/srfi/13 raco setup: 2 making: /srfi-lite-lib/srfi/14 raco setup: 2 making: /srfi-lite-lib/srfi/19 raco setup: 2 making: /srfi-lite-lib/srfi/29 raco setup: 2 making: /srfi-lite-lib/srfi/8 raco setup: 2 making: /string-constants-doc/string-constants raco setup: 2 making: /string-constants-lib/string-constants raco setup: 1 making: /swindle raco setup: 2 making: /string-constants-lib/string-constants/private raco setup: 2 making: /syntax-color-doc/syntax-color raco setup: 2 making: /syntax-color-lib/syntax-color raco setup: 2 making: /syntax-color-lib/syntax-color/private raco setup: 2 making: /testing-util-lib/rackunit raco setup: 2 making: /tex-table raco setup: 2 making: /trace (Calltrace) raco setup: 2 making: /trace/scribblings raco setup: 2 making: /typed-racket-compatibility/typed raco setup: 3 making: /redex-benchmark/redex/benchmark/models/rvm raco setup: 2 making: /typed-racket-compatibility/typed/scheme raco setup: 1 making: /swindle/lang raco setup: 1 making: /typed-racket-compatibility/typed-scheme raco setup: 1 making: /typed-racket-compatibility/typed-scheme/lang raco setup: 1 making: /typed-racket-compatibility/typed-scheme/no-check/lang raco setup: 1 making: /typed-racket-doc/source-syntax raco setup: 2 making: /typed-racket-compatibility/typed/scheme/base raco setup: 1 making: /typed-racket-doc/typed-racket raco setup: 2 making: /typed-racket-compatibility/typed/scheme/base/lang raco setup: 2 making: /typed-racket-compatibility/typed/scheme/base/no-check/lang raco setup: 2 making: /typed-racket-compatibility/typed/scheme/lang raco setup: 2 making: /typed-racket-compatibility/typed/scheme/no-check/lang raco setup: 2 making: /typed-racket-lib/typed raco setup: 2 making: /typed-racket-lib/typed/file raco setup: 2 making: /typed-racket-lib/typed/private raco setup: 2 making: /typed-racket-lib/typed/racket raco setup: 2 making: /typed-racket-lib/typed/racket/base raco setup: 2 making: /typed-racket-lib/typed/racket/base/deep/lang raco setup: 2 making: /typed-racket-lib/typed/racket/base/lang raco setup: 2 making: /typed-racket-lib/typed/racket/base/no-check/lang raco setup: 2 making: /typed-racket-lib/typed/racket/base/optional/lang raco setup: 2 making: /typed-racket-lib/typed/racket/base/shallow/lang raco setup: 2 making: /typed-racket-lib/typed/racket/deep/lang raco setup: 2 making: /typed-racket-lib/typed/racket/lang raco setup: 2 making: /typed-racket-lib/typed/racket/no-check/lang raco setup: 0 making: /srfi-lib/srfi/%3a1 raco setup: 2 making: /typed-racket-lib/typed/racket/optional/lang raco setup: 2 making: /typed-racket-lib/typed/racket/shallow/lang raco setup: 2 making: /typed-racket-lib/typed-racket raco setup: 0 making: /srfi-lib/srfi/%3a11 raco setup: 2 making: /typed-racket-lib/typed-racket/base-env raco setup: 2 making: /typed-racket-lib/typed-racket/env raco setup: 0 making: /srfi-lib/srfi/%3a13 raco setup: 2 making: /typed-racket-lib/typed-racket/infer raco setup: 2 making: /typed-racket-lib/typed-racket/logic raco setup: 2 making: /typed-racket-lib/typed-racket/minimal/lang raco setup: 2 making: /typed-racket-lib/typed-racket/optimizer raco setup: 2 making: /typed-racket-lib/typed-racket/private raco setup: 0 making: /srfi-lib/srfi/%3a14 raco setup: 2 making: /typed-racket-lib/typed-racket/rep raco setup: 2 making: /typed-racket-lib/typed-racket/static-contracts raco setup: 2 making: /typed-racket-lib/typed-racket/static-contracts/combinators raco setup: 0 making: /srfi-lib/srfi/%3a16 raco setup: 2 making: /typed-racket-lib/typed-racket/typecheck raco setup: 0 making: /srfi-lib/srfi/%3a17 raco setup: 0 making: /srfi-lib/srfi/%3a18 raco setup: 0 making: /srfi-lib/srfi/%3a19 raco setup: 0 making: /srfi-lib/srfi/%3a2 raco setup: 0 making: /srfi-lib/srfi/%3a23 raco setup: 0 making: /srfi-lib/srfi/%3a25 raco setup: 0 making: /srfi-lib/srfi/%3a26 raco setup: 0 making: /srfi-lib/srfi/%3a27 raco setup: 0 making: /srfi-lib/srfi/%3a28 raco setup: 0 making: /srfi-lib/srfi/%3a29 raco setup: 0 making: /srfi-lib/srfi/%3a31 raco setup: 0 making: /srfi-lib/srfi/%3a38 raco setup: 0 making: /srfi-lib/srfi/%3a39 raco setup: 0 making: /srfi-lib/srfi/%3a41 raco setup: 0 making: /srfi-lib/srfi/%3a42 raco setup: 0 making: /srfi-lib/srfi/%3a43 raco setup: 0 making: /srfi-lib/srfi/%3a45 raco setup: 0 making: /srfi-lib/srfi/%3a48 raco setup: 0 making: /srfi-lib/srfi/%3a5 raco setup: 2 making: /typed-racket-lib/typed-racket/typecheck/tc-app raco setup: 2 making: /typed-racket-lib/typed-racket/types raco setup: 0 making: /srfi-lib/srfi/%3a54 raco setup: 2 making: /typed-racket-lib/typed-racket/utils raco setup: 0 making: /srfi-lib/srfi/%3a57 raco setup: 0 making: /srfi-lib/srfi/%3a59 raco setup: 0 making: /srfi-lib/srfi/%3a6 raco setup: 2 making: /typed-racket-more/typed raco setup: 0 making: /srfi-lib/srfi/%3a60 raco setup: 0 making: /srfi-lib/srfi/%3a61 raco setup: 0 making: /srfi-lib/srfi/%3a63 raco setup: 0 making: /srfi-lib/srfi/%3a64 raco setup: 0 making: /srfi-lib/srfi/%3a66 raco setup: 0 making: /srfi-lib/srfi/%3a67 raco setup: 0 making: /srfi-lib/srfi/%3a69 raco setup: 0 making: /srfi-lib/srfi/%3a71 raco setup: 0 making: /srfi-lib/srfi/%3a74 raco setup: 0 making: /srfi-lib/srfi/%3a78 raco setup: 0 making: /srfi-lib/srfi/%3a8 raco setup: 0 making: /srfi-lib/srfi/%3a86 raco setup: 0 making: /srfi-lib/srfi/%3a87 raco setup: 0 making: /srfi-lib/srfi/%3a9 raco setup: 0 making: /srfi-lib/srfi/%3a98 raco setup: 0 making: /srfi-lib/srfi/17 raco setup: 0 making: /srfi-lib/srfi/2 raco setup: 0 making: /srfi-lib/srfi/25 raco setup: 0 making: /srfi-lib/srfi/26 raco setup: 0 making: /srfi-lib/srfi/27 raco setup: 0 making: /srfi-lib/srfi/31 raco setup: 0 making: /srfi-lib/srfi/32 raco setup: 0 making: /srfi-lib/srfi/34 raco setup: 0 making: /srfi-lib/srfi/35 raco setup: 0 making: /srfi-lib/srfi/38 raco setup: 0 making: /srfi-lib/srfi/40 raco setup: 0 making: /srfi-lib/srfi/41 raco setup: 0 making: /srfi-lib/srfi/42 raco setup: 0 making: /srfi-lib/srfi/42ref raco setup: 0 making: /srfi-lib/srfi/43 raco setup: 0 making: /srfi-lib/srfi/45 raco setup: 0 making: /srfi-lib/srfi/48 raco setup: 0 making: /srfi-lib/srfi/5 raco setup: 0 making: /srfi-lib/srfi/54 raco setup: 0 making: /srfi-lib/srfi/57 raco setup: 0 making: /srfi-lib/srfi/59 raco setup: 0 making: /srfi-lib/srfi/60 raco setup: 0 making: /srfi-lib/srfi/61 raco setup: 0 making: /srfi-lib/srfi/63 raco setup: 0 making: /srfi-lib/srfi/64 raco setup: 0 making: /srfi-lib/srfi/67 raco setup: 0 making: /srfi-lib/srfi/69 raco setup: 0 making: /srfi-lib/srfi/7 raco setup: 0 making: /srfi-lib/srfi/71 raco setup: 0 making: /srfi-lib/srfi/74 raco setup: 0 making: /srfi-lib/srfi/78 raco setup: 0 making: /srfi-lib/srfi/86 raco setup: 0 making: /srfi-lib/srfi/87 raco setup: 0 making: /srfi-lib/srfi/9 raco setup: 0 making: /unix-socket-doc/scribblings/socket raco setup: 0 making: /web-server-doc/web-server raco setup: 1 making: /typed-racket-doc/typed-racket/scribblings raco setup: 1 making: /typed-racket-doc/typed-racket/scribblings/reference raco setup: 1 making: /web-server-lib/web-server raco setup: 2 making: /typed-racket-more/typed/db raco setup: 2 making: /typed-racket-more/typed/file raco setup: 2 making: /typed-racket-more/typed/framework raco setup: 2 making: /typed-racket-more/typed/images raco setup: 2 making: /typed-racket-more/typed/mred raco setup: 2 making: /typed-racket-more/typed/mrlib raco setup: 2 making: /typed-racket-more/typed/mzlib raco setup: 2 making: /typed-racket-more/typed/net raco setup: 1 making: /web-server-lib/web-server/base/lang raco setup: 1 making: /web-server-lib/web-server/compat/0 raco setup: 1 making: /web-server-lib/web-server/compat/0/http raco setup: 1 making: /web-server-lib/web-server/compat/0/servlet raco setup: 1 making: /web-server-lib/web-server/configuration raco setup: 1 making: /web-server-lib/web-server/default-web-root/htdocs/lang-servlets raco setup: 3 making: /redex-benchmark/redex/benchmark/models/stlc+lists raco setup: 0 making: /web-server-doc/web-server/scribblings raco setup: 0 making: /web-server-doc/web-server/scribblings/tutorial raco setup: 0 making: /wxme-lib/wxme raco setup: 0 making: /wxme-lib/wxme/private raco setup: 0 making: /xrepl-doc/xrepl (eXtended REPL) raco setup: 0 making: /xrepl-lib/xrepl (eXtended REPL) raco setup: 0 making: /drracket-plugin-lib/drracket raco setup: 0 making: /drracket-plugin-lib/drracket/private raco setup: 0 making: /drracket-plugin-lib/drscheme raco setup: 0 making: /drracket-plugin-lib/lang raco setup: 0 making: /drracket-tool-doc/scribblings/drracket-tools raco setup: 0 making: /drracket-tool-lib/drracket raco setup: 0 making: /drracket-tool-lib/drracket/private raco setup: 0 making: /drracket-tool-text-lib/drracket raco setup: 0 making: /drracket-tool-text-lib/drracket/private/syncheck raco setup: 0 making: /drracket/browser raco setup: 2 making: /typed-racket-more/typed/net/cookies raco setup: 2 making: /typed-racket-more/typed/openssl raco setup: 0 making: /drracket/browser/private raco setup: 0 making: /drracket/browser/tests raco setup: 0 making: /drracket/drracket raco setup: 2 making: /typed-racket-more/typed/private raco setup: 2 making: /typed-racket-more/typed/racket raco setup: 1 making: /web-server-lib/web-server/default-web-root/htdocs/servlets raco setup: 1 making: /web-server-lib/web-server/default-web-root/htdocs/servlets/examples raco setup: 2 making: /typed-racket-more/typed/racket/gui raco setup: 2 making: /typed-racket-more/typed/racket/gui/no-check/lang raco setup: 2 making: /typed-racket-more/typed/racket/private raco setup: 2 making: /typed-racket-more/typed/setup raco setup: 2 making: /typed-racket-more/typed/srfi raco setup: 0 making: /drracket/drracket/private raco setup: 1 making: /web-server-lib/web-server/dispatch raco setup: 1 making: /web-server-lib/web-server/dispatchers raco setup: 1 making: /web-server-lib/web-server/dispatchers/private raco setup: 1 making: /web-server-lib/web-server/formlets raco setup: 2 making: /typed-racket-more/typed/syntax raco setup: 1 making: /web-server-lib/web-server/formlets/unsafe raco setup: 1 making: /web-server-lib/web-server/http raco setup: 1 making: /web-server-lib/web-server/insta raco setup: 1 making: /web-server-lib/web-server/insta/lang raco setup: 1 making: /web-server-lib/web-server/lang raco setup: 1 making: /web-server-lib/web-server/managers raco setup: 1 making: /web-server-lib/web-server/page raco setup: 1 making: /web-server-lib/web-server/private raco setup: 1 making: /web-server-lib/web-server/servlet raco setup: 1 making: /web-server-lib/web-server/stuffers raco setup: 1 making: /drracket/drscheme raco setup: 0 making: /drracket/drracket/private/syncheck raco setup: 0 making: /drracket/gui-debugger raco setup: 2 making: /typed-racket-more/typed/web-server raco setup: 1 making: /drracket/drscheme/private raco setup: 1 making: /drracket/help raco setup: 1 making: /drracket/help/private raco setup: 1 making: /drracket/macro-debugger raco setup: 1 making: /drracket/repo-time-stamp raco setup: 1 making: /drracket/scribble/tools raco setup: 0 making: /drracket/scribblings/drracket raco setup: 2 making: /typed-racket-more/typed/web-server/configuration raco setup: 1 making: /drracket/scribble/tools/private raco setup: 2 making: /typed-racket-more/typed/xml raco setup: 1 making: /drracket/setup raco setup: 1 making: /drracket/version raco setup: --- building documentation --- [9:40:30] raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/scribble.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/scribble-style.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/racket.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/manual-style.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/manual-racket.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/manual-racket.js raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/manual-fonts.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/scribble-common.js raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/doc-site.css raco setup: installing: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/compiled/doc/doc-site.js raco setup: running: /racket-doc/scribblings/reference/reference.scrbl raco setup: 0 running: /algol60/algol60.scrbl raco setup: 1 running: /racket-index/scribblings/main/acks.scrbl raco setup: 2 running: /2d-doc/scribblings/2d.scrbl raco setup: 3 running: /racket-doc/scribblings/guide/guide.scrbl raco setup: 1 running: /drracket/browser/browser.scrbl raco setup: 0 running: /drracket/help/bug-report.scrbl raco setup: 2 running: /games/cards/cards.scrbl raco setup: 0 running: /racket-doc/compatibility/scribblings/compatibility.scrbl raco setup: 1 running: /web-server-doc/web-server/scribblings/tutorial/continue.scrbl raco setup: 2 running: /contract-profile/scribblings/contract-profile.scrbl raco setup: 2 running: /net-cookies-doc/net/cookies/scribblings/cookies.scrbl raco setup: 0 running: /data-doc/data/scribblings/data.scrbl raco setup: 2 running: /datalog/scribblings/datalog.scrbl raco setup: 2 running: /db-doc/db/scribblings/db.scrbl raco setup: 1 running: /deinprogramm/deinprogramm/scribblings/deinprogramm.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-m1.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-m2.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-manual-m1.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-manual-m2.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-manual-s1.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-manual-s2.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-s1.scrbl raco setup: 2 running: /scribble-doc/scribblings/scribble/demo-s2.scrbl raco setup: 0 running: /distributed-places-doc/scribblings/distributed-places/distributed-places.scrbl raco setup: 2 running: /draw-doc/scribblings/draw/draw.scrbl raco setup: 1 running: /drracket/scribblings/drracket/drracket.scrbl raco setup: 0 running: /drracket-tool-doc/scribblings/drracket-tools/drracket-tools.scrbl raco setup: 1 running: /ds-store-doc/ds-store.scrbl raco setup: 1 running: /racket-doc/dynext/dynext.scrbl raco setup: 0 running: /gui-doc/embedded-gui/scribblings/embedded-gui.scrbl raco setup: 1 running: /eopl/eopl.scrbl raco setup: 0 running: /errortrace-doc/errortrace/scribblings/errortrace.scrbl raco setup: 1 running: /expeditor-doc/expeditor.scrbl raco setup: 0 running: /racket-doc/file/scribblings/file.scrbl raco setup: 1 running: /racket-doc/scribblings/foreign/foreign.scrbl raco setup: 2 running: /gui-doc/scribblings/framework/framework.scrbl raco setup: 0 running: /frtime/scribblings/frtime.scrbl raco setup: 0 running: /future-visualizer/future-visualizer/scribblings/future-visualizer.scrbl raco setup: 0 running: /games/scribblings/games.scrbl raco setup: 0 running: /racket-doc/scribblings/getting-started/getting-started.scrbl raco setup: 0 running: /games/gl-board-game/gl-board-game.scrbl raco setup: 0 running: /gui-doc/scribblings/gui/gui.scrbl raco setup: 1 running: /htdp-doc/graphics/scribblings/graphics.scrbl raco setup: 1 running: /racket-doc/help/help.scrbl raco setup: 1 running: /htdp-doc/htdp/htdp.scrbl raco setup: 1 running: /htdp-doc/scribblings/htdp-langs/htdp-langs.scrbl raco setup: 2 running: /htdp-doc/scribblings/htdp-langs/htdp-ptr.scrbl raco setup: 2 running: /html-doc/html/html.scrbl raco setup: 2 running: /images-doc/images/scribblings/images.scrbl raco setup: 3 running: /racket-doc/scribblings/inside/inside.scrbl raco setup: 3 running: /racket-doc/json/json.scrbl raco setup: 3 running: /lazy/lazy.scrbl raco setup: 3 running: /racket-index/scribblings/main/license.scrbl raco setup: 3 running: /macro-debugger/macro-debugger/macro-debugger.scrbl raco setup: 0 running: /make/make.scrbl raco setup: 0 running: /math-doc/math/scribblings/math.scrbl raco setup: 2 running: /racket-doc/scribblings/more/more.scrbl raco setup: 2 running: /gui-doc/mrlib/scribblings/mrlib.scrbl raco setup: 2 running: /mysterx/scribblings/mysterx.scrbl raco setup: 2 running: /mzcom/mzcom.scrbl raco setup: 2 running: /compatibility-doc/mzlib/scribblings/mzlib.scrbl raco setup: 2 running: /mzscheme-doc/mzscheme/mzscheme.scrbl raco setup: 2 running: /net-doc/net/scribblings/net.scrbl raco setup: 1 running: /racket-doc/openssl/openssl.scrbl raco setup: 1 running: /optimization-coach/optimization-coach/scribblings/optimization-coach.scrbl raco setup: 1 running: /option-contract-doc/scribblings/option-contract.scrbl raco setup: 1 running: /net-doc/net/scribblings/osx-ssl.scrbl raco setup: 2 running: /parser-tools-doc/parser-tools/parser-tools.scrbl raco setup: 1 running: /pict-doc/pict/scribblings/pict.scrbl raco setup: 2 running: /pict-snip-doc/scribblings/pict-snip/pict-snip.scrbl raco setup: 2 running: /picturing-programs/picturing-programs/picturing-programs.scrbl raco setup: 2 running: /racket-doc/pkg/scribblings/pkg.scrbl raco setup: 2 running: /plai-doc/scribblings/plai.scrbl raco setup: 2 running: /planet-doc/planet/planet.scrbl raco setup: 2 running: /plot-doc/plot/scribblings/plot.scrbl raco setup: 1 running: /drracket/setup/plt-installer.scrbl raco setup: 3 running: /preprocessor/scribblings/preprocessor.scrbl raco setup: 1 running: /profile-doc/profile/scribblings/profile.scrbl raco setup: 3 running: /slideshow-doc/scribblings/quick/quick.scrbl raco setup: 1 running: /quickscript/scribblings/quickscript.scrbl raco setup: 3 running: /r5rs-doc/r5rs/r5rs.scrbl raco setup: 1 running: /r6rs-doc/r6rs/scribblings/r6rs.scrbl raco setup: 3 running: /racket-cheat/racket-cheat.scrbl raco setup: 1 running: /racklog/racklog.scrbl raco setup: 3 running: /rackunit-doc/rackunit/scribblings/rackunit.scrbl raco setup: 1 running: /racket-doc/scribblings/raco/raco.scrbl raco setup: 3 running: /readline-doc/readline/readline.scrbl raco setup: 3 running: /redex-doc/redex/redex.scrbl raco setup: 1 running: /racket-index/scribblings/main/release.scrbl raco setup: 1 running: /sasl-doc/sasl.scrbl raco setup: 1 running: /scheme-doc/scribblings/scheme/scheme.scrbl raco setup: 1 running: /scribble-doc/scribblings/scribble/scribble.scrbl raco setup: 1 running: /scribble-doc/scribblings/scribble/scribble-pp.scrbl raco setup: 1 running: /scribble-doc/scriblib/scribblings/scriblib.scrbl raco setup: 1 running: /sgl/scribblings/sgl.scrbl raco setup: 1 running: /simple-tree-text-markup-doc/scribblings/simple-tree-text-markup/simple-tree-text-markup.scrbl raco setup: 1 running: /slatex/slatex-wrap.scrbl raco setup: 1 running: /slideshow-doc/scribblings/slideshow/slideshow.scrbl raco setup: 1 running: /typed-racket-doc/source-syntax/scribblings/source-syntax.scrbl raco setup: 1 running: /srfi-doc/srfi/scribblings/srfi.scrbl raco setup: 0 running: /racket-index/scribblings/main/start.scrbl raco setup: 1 running: /htdp-doc/stepper/scribblings/stepper.scrbl raco setup: 1 running: /string-constants-doc/string-constants/string-constants.scrbl raco setup: 0 running: /racket-doc/scribblings/style/style.scrbl raco setup: 1 running: /swindle/swindle.scrbl raco setup: 1 running: /racket-doc/syntax/scribblings/syntax.scrbl raco setup: 0 running: /syntax-color-doc/syntax-color/syntax-color.scrbl raco setup: 0 running: /htdp-doc/teachpack/teachpack.scrbl raco setup: 1 running: /htdp-doc/test-engine/test-engine.scrbl raco setup: 1 running: /drracket/version/tool.scrbl raco setup: 1 running: /drracket/scribblings/tools/tools.scrbl raco setup: 1 running: /trace/scribblings/trace.scrbl raco setup: 1 running: /typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl raco setup: 0 running: /typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl raco setup: 1 running: /htdp-doc/graphics/scribblings/turtles.scrbl raco setup: 1 running: /unix-socket-doc/scribblings/socket/unix-socket.scrbl raco setup: 1 running: /racket-doc/version/version.scrbl raco setup: 1 running: /web-server-doc/web-server/scribblings/web-server.scrbl raco setup: 1 running: /web-server-doc/web-server/scribblings/web-server-internal.scrbl raco setup: 1 running: /net-doc/net/scribblings/win32-ssl.scrbl raco setup: 1 running: /racket-doc/xml/xml.scrbl raco setup: 1 running: /xrepl-doc/xrepl/xrepl.scrbl raco setup: 1 running: /racket-index/scribblings/main/local-redirect.scrbl raco setup: 1 running: /racket-index/scribblings/main/search.scrbl raco setup: 3 rendering: /racket-doc/scribblings/reference/reference.scrbl raco setup: 2 rendering: /racket-doc/scribblings/guide/guide.scrbl raco setup: 1 rendering: /2d-doc/scribblings/2d.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/acks.scrbl raco setup: 0 rendering: /algol60/algol60.scrbl raco setup: 0 rendering: /drracket/browser/browser.scrbl raco setup: 1 rendering: /drracket/help/bug-report.scrbl raco setup: 1 rendering: /games/cards/cards.scrbl raco setup: 1 rendering: /racket-doc/compatibility/scribblings/compatibility.scrbl raco setup: 0 rendering: /web-server-doc/web-server/scribblings/tutorial/continue.scrbl raco setup: 1 rendering: /contract-profile/scribblings/contract-profile.scrbl raco setup: 1 rendering: /net-cookies-doc/net/cookies/scribblings/cookies.scrbl raco setup: 1 rendering: /data-doc/data/scribblings/data.scrbl raco setup: 0 rendering: /datalog/scribblings/datalog.scrbl raco setup: 0 rendering: /db-doc/db/scribblings/db.scrbl raco setup: 0 rendering: /deinprogramm/deinprogramm/scribblings/deinprogramm.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-m1.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-m2.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-manual-m1.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-manual-m2.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-manual-s1.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-manual-s2.scrbl raco setup: 0 rendering: /scribble-doc/scribblings/scribble/demo-s1.scrbl raco setup: 1 rendering: /scribble-doc/scribblings/scribble/demo-s2.scrbl raco setup: 0 rendering: /distributed-places-doc/scribblings/distributed-places/distributed-places.scrbl raco setup: 1 rendering: /draw-doc/scribblings/draw/draw.scrbl raco setup: 0 rendering: /drracket/scribblings/drracket/drracket.scrbl raco setup: 0 rendering: /drracket-tool-doc/scribblings/drracket-tools/drracket-tools.scrbl raco setup: 0 rendering: /ds-store-doc/ds-store.scrbl raco setup: 0 rendering: /racket-doc/dynext/dynext.scrbl raco setup: 0 rendering: /gui-doc/embedded-gui/scribblings/embedded-gui.scrbl raco setup: 1 rendering: /eopl/eopl.scrbl raco setup: 0 rendering: /errortrace-doc/errortrace/scribblings/errortrace.scrbl raco setup: 0 rendering: /expeditor-doc/expeditor.scrbl raco setup: 1 rendering: /racket-doc/file/scribblings/file.scrbl raco setup: 0 rendering: /racket-doc/scribblings/foreign/foreign.scrbl raco setup: 1 rendering: /gui-doc/scribblings/framework/framework.scrbl raco setup: 0 rendering: /frtime/scribblings/frtime.scrbl raco setup: 0 rendering: /future-visualizer/future-visualizer/scribblings/future-visualizer.scrbl raco setup: 2 rendering: /games/scribblings/games.scrbl raco setup: 0 rendering: /racket-doc/scribblings/getting-started/getting-started.scrbl raco setup: 0 rendering: /games/gl-board-game/gl-board-game.scrbl raco setup: 0 rendering: /htdp-doc/graphics/scribblings/graphics.scrbl raco setup: 0 rendering: /gui-doc/scribblings/gui/gui.scrbl raco setup: 2 rendering: /racket-doc/help/help.scrbl raco setup: 2 rendering: /htdp-doc/htdp/htdp.scrbl raco setup: 2 rendering: /htdp-doc/scribblings/htdp-langs/htdp-langs.scrbl raco setup: 1 rendering: /htdp-doc/scribblings/htdp-langs/htdp-ptr.scrbl raco setup: 1 rendering: /html-doc/html/html.scrbl raco setup: 1 rendering: /images-doc/images/scribblings/images.scrbl raco setup: 0 rendering: /racket-doc/scribblings/inside/inside.scrbl raco setup: 0 rendering: /racket-doc/json/json.scrbl raco setup: 0 rendering: /lazy/lazy.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/license.scrbl raco setup: 0 rendering: /macro-debugger/macro-debugger/macro-debugger.scrbl raco setup: 1 rendering: /make/make.scrbl raco setup: 1 rendering: /math-doc/math/scribblings/math.scrbl raco setup: 2 rendering: /racket-doc/scribblings/more/more.scrbl raco setup: 2 rendering: /gui-doc/mrlib/scribblings/mrlib.scrbl raco setup: 2 rendering: /mysterx/scribblings/mysterx.scrbl raco setup: 2 rendering: /mzcom/mzcom.scrbl raco setup: 2 rendering: /compatibility-doc/mzlib/scribblings/mzlib.scrbl raco setup: 2 rendering: /mzscheme-doc/mzscheme/mzscheme.scrbl raco setup: 3 rendering: /net-doc/net/scribblings/net.scrbl raco setup: 2 rendering: /racket-doc/openssl/openssl.scrbl raco setup: 2 rendering: /optimization-coach/optimization-coach/scribblings/optimization-coach.scrbl raco setup: 2 rendering: /option-contract-doc/scribblings/option-contract.scrbl raco setup: 2 rendering: /net-doc/net/scribblings/osx-ssl.scrbl raco setup: 2 rendering: /parser-tools-doc/parser-tools/parser-tools.scrbl raco setup: 2 rendering: /pict-doc/pict/scribblings/pict.scrbl raco setup: 3 rendering: /pict-snip-doc/scribblings/pict-snip/pict-snip.scrbl raco setup: 3 rendering: /picturing-programs/picturing-programs/picturing-programs.scrbl raco setup: 3 rendering: /racket-doc/pkg/scribblings/pkg.scrbl raco setup: 3 rendering: /plai-doc/scribblings/plai.scrbl raco setup: 3 rendering: /planet-doc/planet/planet.scrbl raco setup: 3 rendering: /plot-doc/plot/scribblings/plot.scrbl raco setup: 0 rendering: /drracket/setup/plt-installer.scrbl raco setup: 0 rendering: /preprocessor/scribblings/preprocessor.scrbl raco setup: 0 rendering: /profile-doc/profile/scribblings/profile.scrbl raco setup: 0 rendering: /slideshow-doc/scribblings/quick/quick.scrbl raco setup: 0 rendering: /quickscript/scribblings/quickscript.scrbl raco setup: 0 rendering: /r5rs-doc/r5rs/r5rs.scrbl raco setup: 0 rendering: /r6rs-doc/r6rs/scribblings/r6rs.scrbl raco setup: 2 rendering: /racket-cheat/racket-cheat.scrbl raco setup: 0 rendering: /racklog/racklog.scrbl raco setup: 0 rendering: /rackunit-doc/rackunit/scribblings/rackunit.scrbl raco setup: 2 rendering: /racket-doc/scribblings/raco/raco.scrbl raco setup: 0 rendering: /readline-doc/readline/readline.scrbl raco setup: 0 rendering: /redex-doc/redex/redex.scrbl raco setup: 2 rendering: /racket-index/scribblings/main/release.scrbl raco setup: 2 rendering: /sasl-doc/sasl.scrbl raco setup: 2 rendering: /scheme-doc/scribblings/scheme/scheme.scrbl raco setup: 2 rendering: /scribble-doc/scribblings/scribble/scribble.scrbl raco setup: 2 rendering: /scribble-doc/scribblings/scribble/scribble-pp.scrbl raco setup: 2 rendering: /scribble-doc/scriblib/scribblings/scriblib.scrbl raco setup: 2 rendering: /sgl/scribblings/sgl.scrbl raco setup: 2 rendering: /simple-tree-text-markup-doc/scribblings/simple-tree-text-markup/simple-tree-text-markup.scrbl raco setup: 2 rendering: /slatex/slatex-wrap.scrbl raco setup: 2 rendering: /slideshow-doc/scribblings/slideshow/slideshow.scrbl raco setup: 2 rendering: /typed-racket-doc/source-syntax/scribblings/source-syntax.scrbl raco setup: 2 rendering: /srfi-doc/srfi/scribblings/srfi.scrbl raco setup: 2 rendering: /racket-index/scribblings/main/start.scrbl raco setup: 2 rendering: /htdp-doc/stepper/scribblings/stepper.scrbl raco setup: 2 rendering: /string-constants-doc/string-constants/string-constants.scrbl raco setup: 2 rendering: /racket-doc/scribblings/style/style.scrbl raco setup: 1 rendering: /swindle/swindle.scrbl raco setup: 1 rendering: /racket-doc/syntax/scribblings/syntax.scrbl raco setup: 2 rendering: /syntax-color-doc/syntax-color/syntax-color.scrbl raco setup: 2 rendering: /htdp-doc/teachpack/teachpack.scrbl raco setup: 1 rendering: /htdp-doc/test-engine/test-engine.scrbl raco setup: 1 rendering: /drracket/version/tool.scrbl raco setup: 1 rendering: /drracket/scribblings/tools/tools.scrbl raco setup: 1 rendering: /trace/scribblings/trace.scrbl raco setup: 1 rendering: /typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl raco setup: 2 rendering: /typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl raco setup: 0 rendering: /htdp-doc/graphics/scribblings/turtles.scrbl raco setup: 0 rendering: /unix-socket-doc/scribblings/socket/unix-socket.scrbl raco setup: 1 rendering: /racket-doc/version/version.scrbl raco setup: 0 rendering: /web-server-doc/web-server/scribblings/web-server.scrbl raco setup: 1 rendering: /web-server-doc/web-server/scribblings/web-server-internal.scrbl raco setup: 1 rendering: /net-doc/net/scribblings/win32-ssl.scrbl raco setup: 1 rendering: /racket-doc/xml/xml.scrbl raco setup: 1 rendering: /xrepl-doc/xrepl/xrepl.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/local-redirect.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/search.scrbl raco setup: 3 re-rendering: /data-doc/data/scribblings/data.scrbl raco setup: 2 re-rendering: /plot-doc/plot/scribblings/plot.scrbl raco setup: 1 re-rendering: /racket-index/scribblings/main/release.scrbl raco setup: 0 re-rendering: /scribble-doc/scribblings/scribble/scribble.scrbl raco setup: 1 re-rendering: /racket-index/scribblings/main/start.scrbl raco setup: 1 re-rendering: /typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl raco setup: 3 re-rendering: /racket-index/scribblings/main/local-redirect.scrbl raco setup: 3 re-rendering: /racket-index/scribblings/main/search.scrbl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.veJB9W + umask 022 + cd /home/builder/rpmbuild/BUILD + '[' /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 '!=' / ']' + rm -rf /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 ++ dirname /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 + mkdir -p /home/builder/rpmbuild/BUILDROOT + mkdir /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 + cd racket-8.13 + rm -rf /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 + mkdir /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 + cd src + export LD_LIBRARY_PATH=/home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64 + LD_LIBRARY_PATH=/home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64 + export 'PLT_SETUP_OPTIONS=-j 1' + PLT_SETUP_OPTIONS='-j 1' + make DESTDIR=/home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 install bin/zuo . install MAKE="make" DESTDIR="/home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64" PLT_SETUP_OPTIONS="-j 1" cp cs/c/racketcs /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket strip /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket cp start/starter-sh /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/starter-sh cp cs/c/starter /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/starter strip /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/starter cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d start/collects-path.rkt . /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/starter /usr/share/racket/collects /etc/racket compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/start/collects-path.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/start/collects-path.rkt cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/gen-system.rkt /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/system.rktd ta6le ta6le machine cs/c/ "" compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/gen-system.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/gen-system.rkt cp cs/c/api.h /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket/racketcs.h cp cs/c/boot.h /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket/racketcsboot.h cp cs/c/ChezScheme/ta6le/boot/ta6le/scheme.h /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket/chezscheme.h cd cs/c/repack && ar x ../rktio/librktio.a cd cs/c/repack && ar x ../ChezScheme/ta6le/boot/ta6le/libkernel.a ar rc cs/c/libracketcs.a cs/c/repack/rktio_fs.o cs/c/repack/rktio_fd.o cs/c/repack/rktio_file.o cs/c/repack/rktio_poll_set.o cs/c/repack/rktio_ltps.o cs/c/repack/rktio_sleep.o cs/c/repack/rktio_network.o cs/c/repack/rktio_pipe.o cs/c/repack/rktio_process.o cs/c/repack/rktio_signal.o cs/c/repack/rktio_envvars.o cs/c/repack/rktio_fs_change.o cs/c/repack/rktio_flock.o cs/c/repack/rktio_shellex.o cs/c/repack/rktio_time.o cs/c/repack/rktio_cpu.o cs/c/repack/rktio_syslog.o cs/c/repack/rktio_convert.o cs/c/repack/rktio_sha1.o cs/c/repack/rktio_sha2.o cs/c/repack/rktio_dll.o cs/c/repack/rktio_error.o cs/c/repack/rktio_hash.o cs/c/repack/rktio_wide.o cs/c/repack/rktio_console.o cs/c/repack/rktio_main.o cs/c/repack/statics.o cs/c/repack/segment.o cs/c/repack/alloc.o cs/c/repack/symbol.o cs/c/repack/intern.o cs/c/repack/gcwrapper.o cs/c/repack/gc-011.o cs/c/repack/gc-par.o cs/c/repack/gc-ocd.o cs/c/repack/gc-oce.o cs/c/repack/number.o cs/c/repack/schsig.o cs/c/repack/io.o cs/c/repack/new-io.o cs/c/repack/print.o cs/c/repack/fasl.o cs/c/repack/vfasl.o cs/c/repack/stats.o cs/c/repack/foreign.o cs/c/repack/prim.o cs/c/repack/prim5.o cs/c/repack/flushcache.o cs/c/repack/schlib.o cs/c/repack/thread.o cs/c/repack/expeditor.o cs/c/repack/scheme.o cs/c/repack/compress-io.o cs/c/repack/random.o cs/c/repack/ffi.o cs/c/repack/self-exe.o cs/c/repack/i3le.o cs/c/boot.o cp cs/c/libracketcs.a /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/libracketcs.a strip -S /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/libracketcs.a cp cs/c/gracketcs /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/gracket cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d start/collects-path.rkt . /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d start/collects-path.rkt . /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/gracket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/add-terminator.rkt cs/c/petite-v.boot /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/petite.boot compiler/cm: start-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/add-terminator.rkt compiler/cm: finish-compile: /home/builder/rpmbuild/BUILD/racket-8.13/src/cs/c/add-terminator.rkt cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/add-terminator.rkt cs/c/scheme-v.boot /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/scheme.boot cs/c/raw_racketcs -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d cs/c/add-terminator.rkt cs/c/racket-v.boot /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/racket.boot /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket -X ../collects -G ../etc -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d ../collects/setup/unixstyle-install.rkt make-install-copytree .. /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64 /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/applications /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/man no cs/c/compiled Copying collects -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects Copying share/pkgs -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs Copying share -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket Copying doc -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket missing source path "doc", skipping... Copying etc -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket Copying with merge collects -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects Copying with merge share/pkgs -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs Copying with merge doc -> /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket Rewriting configuration file at: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket/config.rktd... /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket -X /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects -G /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket -N raco -l- setup --no-user -j 1 raco setup: version: 8.13 raco setup: platform: x86_64-linux [cs] raco setup: target machine: ta6le raco setup: installation name: 8.13 raco setup: variants: cs raco setup: main collects: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects/ raco setup: collects paths: raco setup: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects/ raco setup: main pkgs: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs raco setup: pkgs paths: raco setup: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs raco setup: /home/builder/.local/share/racket/8.13/pkgs raco setup: links files: raco setup: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/links.rktd raco setup: /home/builder/.local/share/racket/8.13/links.rktd raco setup: main docs: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket raco setup: --- updating info-domain tables --- [9:53:22] raco setup: updating: /info-domain/compiled/cache.rktd raco setup: updating: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/info-cache.rktd raco setup: --- pre-installing collections --- [9:53:23] raco setup: --- installing foreign libraries --- [9:53:23] raco setup: --- installing shared files --- [9:53:23] raco setup: installing: shared file /slatex.sty raco setup: installing: shared file /slatex.py raco setup: --- compiling collections --- [9:53:23] raco setup: making: /acks raco setup: making: /compiler raco setup: making: /compiler/private raco setup: making: /data raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /dynext raco setup: making: /ffi raco setup: making: /ffi/unsafe raco setup: making: /ffi/unsafe/define raco setup: making: /ffi/unsafe/private raco setup: making: /file raco setup: making: /file/private raco setup: making: /info raco setup: making: /info-domain raco setup: making: /json raco setup: making: /launcher raco setup: making: /net raco setup: making: /openssl raco setup: making: /openssl/private raco setup: making: /pkg raco setup: making: /pkg/private raco setup: making: /planet raco setup: making: /planet/private raco setup: making: /racket raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: making: /racket/contract raco setup: making: /racket/contract/private raco setup: making: /racket/gui raco setup: making: /racket/kernel raco setup: making: /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: making: /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: making: /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: making: /racket/signature/lang raco setup: making: /racket/unit raco setup: making: /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /raco raco setup: making: /reader raco setup: making: /reader/lang raco setup: making: /realm raco setup: making: /s-exp raco setup: making: /s-exp/lang raco setup: making: /setup raco setup: making: /setup/commands raco setup: making: /setup/infotab raco setup: making: /setup/infotab/lang raco setup: making: /setup/private raco setup: making: /syntax raco setup: making: /syntax/parse raco setup: making: /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /syntax/private raco setup: making: /syntax/private/util raco setup: making: /syntax/unsafe raco setup: making: /version raco setup: making: /xml raco setup: making: /xml/private raco setup: making: /2d-doc raco setup: making: /2d-doc/scribblings raco setup: making: /2d-lib raco setup: making: /2d-lib/lang raco setup: making: /2d-lib/private raco setup: making: /algol60 raco setup: making: /algol60/examples raco setup: making: /algol60/lang raco setup: making: /algol60/tests raco setup: making: /at-exp-lib/at-exp raco setup: making: /at-exp-lib/at-exp/lang raco setup: making: /at-exp-lib/scribble raco setup: making: /at-exp-lib/scribble/base raco setup: making: /cext-lib/compiler raco setup: making: /cext-lib/compiler/commands raco setup: making: /class-iop-lib/racket raco setup: making: /class-iop-lib/racket/class raco setup: making: /class-iop-lib/racket/class/private raco setup: making: /compatibility-doc/mzlib raco setup: making: /compatibility-doc/mzlib/scribblings raco setup: making: /compatibility-lib/compatibility raco setup: making: /compatibility-lib/lazy raco setup: making: /compatibility-lib/mzlib raco setup: making: /compatibility-lib/mzlib/private raco setup: making: /compatibility-lib/mzscheme raco setup: making: /compatibility-lib/mzscheme/lang raco setup: making: /compatibility-lib/mzscheme/private raco setup: making: /compatibility-lib/net raco setup: making: /compatibility-lib/racket raco setup: making: /compatibility-lib/scheme raco setup: making: /compiler-lib/compiler raco setup: making: /compiler-lib/compiler/commands raco setup: making: /compiler-lib/compiler/demodularizer raco setup: making: /compiler-lib/compiler/private raco setup: making: /compiler-lib/launcher raco setup: making: /compiler-lib/setup raco setup: making: /contract-profile raco setup: making: /contract-profile/scribblings raco setup: making: /data-doc/data raco setup: making: /data-doc/data/scribblings raco setup: making: /data-enumerate-lib/data raco setup: making: /data-enumerate-lib/data/enumerate raco setup: making: /data-enumerate-lib/data/enumerate/lib raco setup: making: /data-enumerate-lib/data/enumerate/private raco setup: making: /data-lib/data raco setup: making: /data-lib/data/heap raco setup: making: /data-lib/data/private raco setup: making: /datalog raco setup: making: /datalog/lang raco setup: making: /datalog/private raco setup: making: /datalog/scribblings raco setup: making: /datalog/sexp raco setup: making: /datalog/sexp/lang raco setup: making: /datalog/tool raco setup: making: /db-doc/db raco setup: making: /db-doc/db/scribblings raco setup: making: /db-lib/db raco setup: making: /db-lib/db/private raco setup: making: /db-lib/db/private/cassandra raco setup: making: /db-lib/db/private/generic raco setup: making: /db-lib/db/private/mysql raco setup: making: /db-lib/db/private/odbc raco setup: making: /db-lib/db/private/postgresql raco setup: making: /db-lib/db/private/sqlite3 raco setup: making: /db-lib/db/unsafe raco setup: making: /db-lib/db/util raco setup: making: /db-lib/db/util/private raco setup: making: /deinprogramm-signature/deinprogramm raco setup: making: /deinprogramm-signature/deinprogramm/quickcheck (DeinProgramm - QuickCheck) raco setup: making: /deinprogramm-signature/deinprogramm/signature (DeinProgramm - Signatures) raco setup: making: /deinprogramm/deinprogramm (DeinProgramm) raco setup: making: /deinprogramm/deinprogramm/private raco setup: making: /deinprogramm/deinprogramm/scribblings raco setup: making: /deinprogramm/deinprogramm/sdp raco setup: making: /deinprogramm/deinprogramm/sdp/advanced raco setup: making: /deinprogramm/deinprogramm/sdp/advanced/lang raco setup: making: /deinprogramm/deinprogramm/sdp/beginner raco setup: making: /deinprogramm/deinprogramm/sdp/beginner/lang raco setup: making: /deinprogramm/deinprogramm/sdp/lang raco setup: making: /deinprogramm/deinprogramm/sdp/private raco setup: making: /deinprogramm/deinprogramm/sdp/tests raco setup: making: /deinprogramm/deinprogramm/sdp/vanilla raco setup: making: /deinprogramm/deinprogramm/sdp/vanilla/lang raco setup: making: /deinprogramm/teachpack raco setup: making: /deinprogramm/teachpack/deinprogramm raco setup: making: /deinprogramm/teachpack/deinprogramm/sdp raco setup: making: /distributed-places-doc/scribblings raco setup: making: /distributed-places-doc/scribblings/distributed-places raco setup: making: /distributed-places-lib/racket raco setup: making: /distributed-places-lib/racket/place raco setup: making: /distributed-places-lib/racket/place/distributed raco setup: making: /draw-doc/scribblings raco setup: making: /draw-doc/scribblings/draw raco setup: making: /draw-lib/file raco setup: making: /draw-lib/file/private raco setup: making: /draw-lib/net raco setup: making: /draw-lib/racket raco setup: making: /draw-lib/racket/draw raco setup: making: /draw-lib/racket/draw/private raco setup: making: /draw-lib/racket/draw/unsafe raco setup: making: /drracket-plugin-lib/drracket raco setup: making: /drracket-plugin-lib/drracket/private raco setup: making: /drracket-plugin-lib/drscheme raco setup: making: /drracket-plugin-lib/lang raco setup: making: /drracket-tool-doc/scribblings raco setup: making: /drracket-tool-doc/scribblings/drracket-tools raco setup: making: /drracket-tool-lib/drracket raco setup: making: /drracket-tool-lib/drracket/private raco setup: making: /drracket-tool-text-lib/drracket raco setup: making: /drracket-tool-text-lib/drracket/private raco setup: making: /drracket-tool-text-lib/drracket/private/syncheck raco setup: making: /drracket/browser raco setup: making: /drracket/browser/private raco setup: making: /drracket/browser/tests raco setup: making: /drracket/drracket raco setup: making: /drracket/drracket/private raco setup: making: /drracket/drracket/private/syncheck raco setup: making: /drracket/drscheme raco setup: making: /drracket/drscheme/private raco setup: making: /drracket/gui-debugger raco setup: making: /drracket/gui-debugger/icons raco setup: making: /drracket/help raco setup: making: /drracket/help/private raco setup: making: /drracket/macro-debugger raco setup: making: /drracket/repo-time-stamp raco setup: making: /drracket/scribble raco setup: making: /drracket/scribble/tools raco setup: making: /drracket/scribble/tools/private raco setup: making: /drracket/scribblings raco setup: making: /drracket/scribblings/drracket raco setup: making: /drracket/scribblings/tools raco setup: making: /drracket/setup raco setup: making: /drracket/version raco setup: making: /ds-store raco setup: making: /ds-store-doc raco setup: making: /ds-store-lib raco setup: making: /dynext-lib/dynext raco setup: making: /dynext-lib/dynext/private raco setup: making: /eli-tester/tests raco setup: making: /eopl raco setup: making: /eopl/lang raco setup: making: /eopl/private raco setup: making: /eopl/tests raco setup: making: /eopl/tests/chapter1 raco setup: making: /eopl/tests/chapter2 raco setup: making: /eopl/tests/chapter3 raco setup: making: /eopl/tests/chapter3/let-lang raco setup: making: /eopl/tests/chapter3/letrec-lang raco setup: making: /eopl/tests/chapter3/lexaddr-lang raco setup: making: /eopl/tests/chapter3/proc-lang raco setup: making: /eopl/tests/chapter3/proc-lang/ds-rep raco setup: making: /eopl/tests/chapter3/proc-lang/proc-rep raco setup: making: /eopl/tests/chapter4 raco setup: making: /eopl/tests/chapter4/call-by-need raco setup: making: /eopl/tests/chapter4/call-by-reference raco setup: making: /eopl/tests/chapter4/explicit-refs raco setup: making: /eopl/tests/chapter4/implicit-refs raco setup: making: /eopl/tests/chapter4/mutable-pairs raco setup: making: /eopl/tests/chapter5 raco setup: making: /eopl/tests/chapter5/exceptions raco setup: making: /eopl/tests/chapter5/letrec-lang raco setup: making: /eopl/tests/chapter5/thread-lang raco setup: making: /eopl/tests/chapter6 raco setup: making: /eopl/tests/chapter6/cps-lang raco setup: making: /eopl/tests/chapter6/cps-side-effects-lang raco setup: making: /eopl/tests/chapter7 raco setup: making: /eopl/tests/chapter7/checked raco setup: making: /eopl/tests/chapter7/inferred raco setup: making: /eopl/tests/chapter8 raco setup: making: /eopl/tests/chapter8/abstract-types-lang raco setup: making: /eopl/tests/chapter8/full-system raco setup: making: /eopl/tests/chapter8/simplemodules raco setup: making: /eopl/tests/chapter9 raco setup: making: /eopl/tests/chapter9/classes raco setup: making: /eopl/tests/chapter9/typed-oo raco setup: making: /eopl/tests/private raco setup: making: /eopl/tests/sllgen raco setup: making: /errortrace-doc/errortrace raco setup: making: /errortrace-doc/errortrace/scribblings raco setup: making: /errortrace-lib/errortrace raco setup: making: /errortrace-lib/errortrace/lang raco setup: making: /errortrace-lib/errortrace/private raco setup: making: /expeditor-doc raco setup: making: /expeditor-lib raco setup: making: /expeditor-lib/private raco setup: making: /frtime (FrTime) raco setup: making: /frtime/animation raco setup: making: /frtime/core raco setup: making: /frtime/frlibs raco setup: making: /frtime/gui raco setup: making: /frtime/lang raco setup: making: /frtime/opt raco setup: making: /frtime/opt/lang raco setup: making: /frtime/reactive raco setup: making: /frtime/reactive/lang raco setup: making: /frtime/scribblings raco setup: making: /frtime/tool (FrTime Tool) raco setup: making: /future-visualizer-pict/future-visualizer raco setup: making: /future-visualizer-pict/future-visualizer/private raco setup: making: /future-visualizer-typed/future-visualizer raco setup: making: /future-visualizer/future-visualizer raco setup: making: /future-visualizer/future-visualizer/private raco setup: making: /future-visualizer/future-visualizer/scribblings raco setup: making: /future-visualizer/future-visualizer/tests raco setup: making: /games raco setup: making: /games/aces raco setup: making: /games/blackjack raco setup: making: /games/cards raco setup: making: /games/cards/hicolor raco setup: making: /games/cards/locolor raco setup: making: /games/chat-noir (Chat Noir) raco setup: making: /games/checkers raco setup: making: /games/crazy8s (Crazy 8s) raco setup: making: /games/crazy8s/images raco setup: making: /games/doors raco setup: making: /games/doors/private raco setup: making: /games/gcalc (GCalc) raco setup: making: /games/ginrummy (Rummy) raco setup: making: /games/gl-board-game raco setup: making: /games/gobblet raco setup: making: /games/gofish (Go Fish) raco setup: making: /games/jewel raco setup: making: /games/lights-out raco setup: making: /games/memory raco setup: making: /games/memory/images raco setup: making: /games/mines (Minesweeper) raco setup: making: /games/mines/images raco setup: making: /games/paint-by-numbers raco setup: making: /games/paint-by-numbers/raw-problems raco setup: making: /games/parcheesi raco setup: making: /games/parcheesi/test raco setup: making: /games/pousse raco setup: making: /games/same raco setup: making: /games/scribblings raco setup: making: /games/slidey raco setup: making: /games/spider raco setup: making: /games/tally-maze raco setup: making: /games/tally-maze/images raco setup: making: /games/tally-maze/images/pumpkin raco setup: making: /games/tally-maze/images/very-emotional raco setup: making: /games/tests raco setup: making: /gui-doc/embedded-gui raco setup: making: /gui-doc/embedded-gui/scribblings raco setup: making: /gui-doc/mrlib raco setup: making: /gui-doc/mrlib/scribblings raco setup: making: /gui-doc/mrlib/scribblings/aligned-pasteboard raco setup: making: /gui-doc/mrlib/scribblings/graph raco setup: making: /gui-doc/mrlib/scribblings/hierlist raco setup: making: /gui-doc/scribblings raco setup: making: /gui-doc/scribblings/framework raco setup: making: /gui-doc/scribblings/gui raco setup: making: /gui-doc/scribblings/gui/image raco setup: making: /gui-lib/embedded-gui raco setup: making: /gui-lib/embedded-gui/private raco setup: making: /gui-lib/embedded-gui/private/tests raco setup: making: /gui-lib/framework raco setup: making: /gui-lib/framework/private raco setup: making: /gui-lib/hierlist raco setup: making: /gui-lib/icons raco setup: making: /gui-lib/mred raco setup: making: /gui-lib/mred/lang raco setup: making: /gui-lib/mred/private raco setup: making: /gui-lib/mred/private/wx raco setup: making: /gui-lib/mred/private/wx/cocoa raco setup: making: /gui-lib/mred/private/wx/common raco setup: making: /gui-lib/mred/private/wx/gtk raco setup: making: /gui-lib/mred/private/wx/win32 raco setup: making: /gui-lib/mred/private/wxme raco setup: making: /gui-lib/mrlib raco setup: making: /gui-lib/mrlib/hierlist raco setup: making: /gui-lib/mrlib/private raco setup: making: /gui-lib/mrlib/private/aligned-pasteboard raco setup: making: /gui-lib/racket raco setup: making: /gui-lib/racket/gui raco setup: making: /gui-lib/racket/gui/lang raco setup: making: /gui-lib/racket/gui/private raco setup: making: /gui-lib/scheme raco setup: making: /gui-lib/scheme/gui raco setup: making: /gui-lib/scheme/gui/lang raco setup: making: /gui-lib/scribble raco setup: making: /gui-lib/scribble/private raco setup: making: /gui-pkg-manager-lib/pkg raco setup: making: /gui-pkg-manager-lib/pkg/gui raco setup: making: /gui-pkg-manager-lib/pkg/gui/private raco setup: making: /htdp-doc/graphics raco setup: making: /htdp-doc/graphics/scribblings raco setup: making: /htdp-doc/htdp raco setup: making: /htdp-doc/scribblings raco setup: making: /htdp-doc/scribblings/htdp-langs raco setup: making: /htdp-doc/stepper raco setup: making: /htdp-doc/stepper/scribblings raco setup: making: /htdp-doc/teachpack raco setup: making: /htdp-doc/teachpack/2htdp raco setup: making: /htdp-doc/teachpack/2htdp/scribblings raco setup: making: /htdp-doc/teachpack/htdp raco setup: making: /htdp-doc/teachpack/htdp/scribblings raco setup: making: /htdp-doc/test-engine raco setup: making: /htdp-lib/2htdp (HtDP/2e Teachpacks) raco setup: making: /htdp-lib/2htdp/planetcute raco setup: making: /htdp-lib/2htdp/private raco setup: making: /htdp-lib/2htdp/private/csv raco setup: making: /htdp-lib/2htdp/uchat raco setup: making: /htdp-lib/graphics raco setup: making: /htdp-lib/graphics/private raco setup: making: /htdp-lib/graphics/tests raco setup: making: /htdp-lib/htdp (HtDP Teachpacks) raco setup: making: /htdp-lib/htdp/asl raco setup: making: /htdp-lib/htdp/asl/lang raco setup: making: /htdp-lib/htdp/bsl raco setup: making: /htdp-lib/htdp/bsl+ raco setup: making: /htdp-lib/htdp/bsl+/lang raco setup: making: /htdp-lib/htdp/bsl/lang raco setup: making: /htdp-lib/htdp/isl raco setup: making: /htdp-lib/htdp/isl+ raco setup: making: /htdp-lib/htdp/isl+/lang raco setup: making: /htdp-lib/htdp/isl/lang raco setup: making: /htdp-lib/lang (HtDP Languages) raco setup: making: /htdp-lib/lang/private raco setup: making: /htdp-lib/stepper raco setup: making: /htdp-lib/stepper/examples raco setup: making: /htdp-lib/stepper/private raco setup: making: /htdp-lib/teachpack raco setup: making: /htdp-lib/teachpack/2htdp raco setup: making: /htdp-lib/teachpack/2htdp/scribblings raco setup: making: /htdp-lib/teachpack/htdp raco setup: making: /htdp-lib/teachpack/tests raco setup: making: /htdp-lib/test-engine raco setup: making: /htdp-lib/typed raco setup: making: /htdp-lib/typed/test-engine raco setup: making: /htdp-lib/xml raco setup: making: /html-doc/html raco setup: making: /html-lib/html raco setup: making: /icons raco setup: making: /images-doc/images raco setup: making: /images-doc/images/scribblings raco setup: making: /images-doc/images/scribblings/images raco setup: making: /images-gui-lib/images raco setup: making: /images-lib/images raco setup: making: /images-lib/images/icons raco setup: making: /images-lib/images/private raco setup: making: /images-lib/images/private/latent-contract raco setup: making: /lazy raco setup: making: /lazy/base raco setup: making: /lazy/base/lang raco setup: making: /lazy/lang raco setup: making: /lazy/tests raco setup: making: /macro-debugger-text-lib/macro-debugger raco setup: making: /macro-debugger-text-lib/macro-debugger/analysis raco setup: making: /macro-debugger-text-lib/macro-debugger/analysis/private raco setup: making: /macro-debugger-text-lib/macro-debugger/model raco setup: making: /macro-debugger-text-lib/macro-debugger/syntax-browser raco setup: making: /macro-debugger-text-lib/macro-debugger/util raco setup: making: /macro-debugger-text-lib/macro-debugger/view raco setup: making: /macro-debugger/macro-debugger raco setup: making: /macro-debugger/macro-debugger/model raco setup: making: /macro-debugger/macro-debugger/syntax-browser raco setup: making: /macro-debugger/macro-debugger/syntax-browser/icons raco setup: making: /macro-debugger/macro-debugger/tests raco setup: making: /macro-debugger/macro-debugger/util raco setup: making: /macro-debugger/macro-debugger/view raco setup: making: /macro-debugger/tests raco setup: making: /macro-debugger/tests/macro-debugger raco setup: making: /macro-debugger/tests/macro-debugger/check-requires raco setup: making: /macro-debugger/tests/macro-debugger/helper raco setup: making: /macro-debugger/tests/macro-debugger/tests raco setup: making: /make raco setup: making: /math-doc/math raco setup: making: /math-doc/math/scribblings raco setup: making: /math-lib/math raco setup: making: /math-lib/math/private raco setup: making: /math-lib/math/private/array raco setup: making: /math-lib/math/private/base raco setup: making: /math-lib/math/private/bigfloat raco setup: making: /math-lib/math/private/distributions raco setup: making: /math-lib/math/private/distributions/impl raco setup: making: /math-lib/math/private/flonum raco setup: making: /math-lib/math/private/flonum/expansion raco setup: making: /math-lib/math/private/functions raco setup: making: /math-lib/math/private/functions/incomplete-gamma raco setup: making: /math-lib/math/private/matrix raco setup: making: /math-lib/math/private/number-theory raco setup: making: /math-lib/math/private/polynomial raco setup: making: /math-lib/math/private/statistics raco setup: making: /math-lib/math/private/utils raco setup: making: /math-lib/math/private/vector raco setup: making: /mysterx raco setup: making: /mysterx/scribblings raco setup: making: /mysterx/tests raco setup: making: /mzcom raco setup: making: /mzcom/tests raco setup: making: /mzscheme-doc/mzscheme raco setup: making: /mzscheme-lib/compiler raco setup: making: /mzscheme-lib/mzscheme raco setup: making: /mzscheme-lib/setup raco setup: making: /net-cookies-doc/net raco setup: making: /net-cookies-doc/net/cookies raco setup: making: /net-cookies-doc/net/cookies/scribblings raco setup: making: /net-cookies-lib/net raco setup: making: /net-cookies-lib/net/cookies raco setup: making: /net-doc/net raco setup: making: /net-doc/net/scribblings raco setup: making: /net-lib/net raco setup: making: /net-lib/net/private raco setup: making: /optimization-coach/optimization-coach raco setup: making: /optimization-coach/optimization-coach/scribblings raco setup: making: /option-contract-doc/scribblings raco setup: making: /option-contract-lib/racket raco setup: making: /option-contract-lib/racket/contract raco setup: making: /parser-tools-doc/parser-tools raco setup: making: /parser-tools-lib/parser-tools raco setup: making: /parser-tools-lib/parser-tools/examples raco setup: making: /parser-tools-lib/parser-tools/private-lex raco setup: making: /parser-tools-lib/parser-tools/private-yacc raco setup: making: /pconvert-lib/mzlib raco setup: making: /pict-doc/pict raco setup: making: /pict-doc/pict/scribblings raco setup: making: /pict-lib/pict raco setup: making: /pict-lib/pict/private raco setup: making: /pict-lib/texpict raco setup: making: /pict-snip-doc/scribblings raco setup: making: /pict-snip-doc/scribblings/pict-snip raco setup: making: /pict-snip-lib/pict raco setup: making: /picturing-programs/picturing-programs raco setup: making: /picturing-programs/picturing-programs/private raco setup: making: /picturing-programs/picturing-programs/private/pictures raco setup: making: /picturing-programs/teachpack raco setup: making: /plai-doc raco setup: making: /plai-doc/scribblings raco setup: making: /plai-lib raco setup: making: /plai-lib/collector raco setup: making: /plai-lib/collector/lang raco setup: making: /plai-lib/gc2 raco setup: making: /plai-lib/gc2/collector raco setup: making: /plai-lib/gc2/collector/lang raco setup: making: /plai-lib/gc2/mutator raco setup: making: /plai-lib/gc2/mutator/lang raco setup: making: /plai-lib/gc2/private raco setup: making: /plai-lib/lang raco setup: making: /plai-lib/mutator raco setup: making: /plai-lib/mutator/lang raco setup: making: /plai-lib/private raco setup: making: /plai-lib/tests raco setup: making: /plai-lib/tests/gc raco setup: making: /plai-lib/tests/gc/good-collectors raco setup: making: /plai-lib/tests/gc/good-mutators raco setup: making: /plai-lib/tests/gc2 raco setup: making: /plai-lib/tests/gc2/good-collectors raco setup: making: /plai-lib/tests/gc2/good-mutators raco setup: making: /plai-lib/tests/pr raco setup: making: /plai-lib/web raco setup: making: /plai-lib/web/lang raco setup: making: /planet-doc/planet (PLaneT) raco setup: making: /planet-doc/planet/private raco setup: making: /planet-lib/planet (PLaneT) raco setup: making: /planet-lib/planet/lang raco setup: making: /planet-lib/planet/private raco setup: making: /plot-compat/plot raco setup: making: /plot-compat/plot/private raco setup: making: /plot-doc/plot raco setup: making: /plot-doc/plot/scribblings raco setup: making: /plot-gui-lib/plot raco setup: making: /plot-gui-lib/plot/private raco setup: making: /plot-gui-lib/plot/private/gui raco setup: making: /plot-lib/plot raco setup: making: /plot-lib/plot/private raco setup: making: /plot-lib/plot/private/common raco setup: making: /plot-lib/plot/private/deprecated raco setup: making: /plot-lib/plot/private/no-gui raco setup: making: /plot-lib/plot/private/plot2d raco setup: making: /plot-lib/plot/private/plot3d raco setup: making: /plot-lib/plot/typed raco setup: making: /preprocessor raco setup: making: /preprocessor/scribblings raco setup: making: /profile-doc/profile raco setup: making: /profile-doc/profile/scribblings raco setup: making: /profile-lib raco setup: making: /quickscript (Quickscript) raco setup: making: /quickscript/docs raco setup: making: /quickscript/scribblings raco setup: making: /quickscript/tests raco setup: making: /r5rs-doc/r5rs raco setup: making: /r5rs-doc/r5rs/scribblings raco setup: making: /r5rs-doc/r5rs/scribblings/r5rs-std raco setup: making: /r5rs-lib/r5rs raco setup: making: /r5rs-lib/r5rs/lang raco setup: making: /r5rs-lib/r5rs/private raco setup: making: /r6rs-doc/r6rs raco setup: making: /r6rs-doc/r6rs/scribblings raco setup: making: /r6rs-doc/r6rs/scribblings/r6rs-lib-std raco setup: making: /r6rs-doc/r6rs/scribblings/r6rs-std raco setup: making: /r6rs-doc/r6rs/tests raco setup: making: /r6rs-lib/r6rs raco setup: making: /r6rs-lib/r6rs/lang raco setup: making: /r6rs-lib/r6rs/private raco setup: making: /r6rs-lib/rnrs raco setup: making: /r6rs-lib/rnrs/arithmetic raco setup: making: /r6rs-lib/rnrs/io raco setup: making: /r6rs-lib/rnrs/records raco setup: making: /racket-cheat raco setup: making: /racket-doc/compatibility raco setup: making: /racket-doc/compatibility/scribblings raco setup: making: /racket-doc/dynext raco setup: making: /racket-doc/ffi raco setup: making: /racket-doc/ffi/examples raco setup: making: /racket-doc/file raco setup: making: /racket-doc/file/scribblings raco setup: making: /racket-doc/help raco setup: making: /racket-doc/json raco setup: making: /racket-doc/openssl raco setup: making: /racket-doc/pkg raco setup: making: /racket-doc/pkg/scribblings raco setup: making: /racket-doc/scribblings (Documentation Sources) raco setup: making: /racket-doc/scribblings/foreign raco setup: making: /racket-doc/scribblings/getting-started raco setup: making: /racket-doc/scribblings/guide raco setup: making: /racket-doc/scribblings/guide/contracts raco setup: making: /racket-doc/scribblings/guide/contracts/examples raco setup: making: /racket-doc/scribblings/inside raco setup: making: /racket-doc/scribblings/more raco setup: making: /racket-doc/scribblings/private raco setup: making: /racket-doc/scribblings/raco raco setup: making: /racket-doc/scribblings/reference raco setup: making: /racket-doc/scribblings/style raco setup: making: /racket-doc/syntax raco setup: making: /racket-doc/syntax/scribblings raco setup: making: /racket-doc/syntax/scribblings/parse raco setup: making: /racket-doc/version raco setup: making: /racket-doc/xml raco setup: making: /racket-index/rackunit raco setup: making: /racket-index/scribblings raco setup: making: /racket-index/scribblings/main raco setup: making: /racket-index/scribblings/main/private raco setup: making: /racket-index/scribblings/main/user raco setup: making: /racket-index/setup raco setup: making: /racket-index/setup/private raco setup: making: /racklog raco setup: making: /racklog/lang raco setup: making: /racklog/tests raco setup: making: /racklog/tests/lang raco setup: making: /racklog/tests/pr raco setup: making: /rackunit-doc/rackunit raco setup: making: /rackunit-doc/rackunit/scribblings raco setup: making: /rackunit-gui/rackunit raco setup: making: /rackunit-gui/rackunit/private raco setup: making: /rackunit-gui/rackunit/private/gui raco setup: making: /rackunit-lib/rackunit raco setup: making: /rackunit-lib/rackunit/private raco setup: making: /rackunit-plugin-lib/rackunit raco setup: making: /rackunit-typed raco setup: making: /rackunit-typed/rackunit raco setup: making: /readline-doc/readline raco setup: making: /readline-lib/readline raco setup: making: /realm (Realm of Racket Source Code) raco setup: making: /realm/chapter10 raco setup: making: /realm/chapter10/graphics raco setup: making: /realm/chapter12 raco setup: making: /realm/chapter13 raco setup: making: /realm/chapter14 raco setup: making: /realm/chapter14/graphics raco setup: making: /realm/chapter2 raco setup: making: /realm/chapter5 raco setup: making: /realm/chapter6 raco setup: making: /realm/chapter6/graphics raco setup: making: /realm/chapter8 raco setup: making: /realm/chapter8/graphics raco setup: making: /redex-benchmark/redex raco setup: making: /redex-benchmark/redex/benchmark raco setup: making: /redex-benchmark/redex/benchmark/models raco setup: making: /redex-benchmark/redex/benchmark/models/delim-cont raco setup: making: /redex-benchmark/redex/benchmark/models/let-poly raco setup: making: /redex-benchmark/redex/benchmark/models/list-machine raco setup: making: /redex-benchmark/redex/benchmark/models/poly-stlc raco setup: making: /redex-benchmark/redex/benchmark/models/rbtrees raco setup: making: /redex-benchmark/redex/benchmark/models/rvm raco setup: making: /redex-benchmark/redex/benchmark/models/stlc+lists raco setup: making: /redex-benchmark/redex/benchmark/models/stlc-subst raco setup: making: /redex-benchmark/redex/benchmark/models/util raco setup: making: /redex-benchmark/redex/benchmark/private raco setup: making: /redex-doc/redex raco setup: making: /redex-doc/redex/scribblings raco setup: making: /redex-doc/redex/scribblings/extended-exercises raco setup: making: /redex-doc/redex/scribblings/long-tut raco setup: making: /redex-doc/redex/scribblings/long-tut/code raco setup: making: /redex-doc/redex/scribblings/long-tut/exercise raco setup: making: /redex-doc/redex/scribblings/ref raco setup: making: /redex-examples/redex raco setup: making: /redex-examples/redex/examples (Reduction Semantics examples) raco setup: making: /redex-examples/redex/examples/cont-mark-transform raco setup: making: /redex-examples/redex/examples/define-judgment-form raco setup: making: /redex-examples/redex/examples/delim-cont raco setup: making: /redex-examples/redex/examples/list-machine raco setup: making: /redex-examples/redex/examples/r6rs raco setup: making: /redex-examples/redex/examples/racket-machine raco setup: making: /redex-gui-lib/redex raco setup: making: /redex-gui-lib/redex/private raco setup: making: /redex-lib/redex (PLT Redex) raco setup: making: /redex-lib/redex/private raco setup: making: /redex-pict-lib/redex raco setup: making: /redex-pict-lib/redex/private raco setup: making: /sandbox-lib/racket raco setup: making: /sandbox-lib/racket/private raco setup: making: /sandbox-lib/scheme raco setup: making: /sasl raco setup: making: /sasl-doc raco setup: making: /sasl-lib raco setup: making: /sasl-lib/private raco setup: making: /scheme-doc/scribblings raco setup: making: /scheme-doc/scribblings/scheme raco setup: making: /scheme-lib/scheme raco setup: making: /scheme-lib/scheme/base raco setup: making: /scheme-lib/scheme/base/lang raco setup: making: /scheme-lib/scheme/exists raco setup: making: /scheme-lib/scheme/exists/lang raco setup: making: /scheme-lib/scheme/gui raco setup: making: /scheme-lib/scheme/lang raco setup: making: /scheme-lib/scheme/load raco setup: making: /scheme-lib/scheme/load/lang raco setup: making: /scheme-lib/scheme/private raco setup: making: /scheme-lib/scheme/private/provider raco setup: making: /scheme-lib/scheme/private/provider/lang raco setup: making: /scheme-lib/scheme/signature raco setup: making: /scheme-lib/scheme/signature/lang raco setup: making: /scheme-lib/scheme/unit raco setup: making: /scheme-lib/scheme/unit/lang raco setup: making: /scheme-lib/scheme/unsafe raco setup: making: /schemeunit raco setup: making: /scribble-doc/scribblings raco setup: making: /scribble-doc/scribblings/scribble raco setup: making: /scribble-doc/scriblib raco setup: making: /scribble-doc/scriblib/scribblings raco setup: making: /scribble-html-lib/scribble raco setup: making: /scribble-html-lib/scribble/html raco setup: making: /scribble-html-lib/scribble/html/lang raco setup: making: /scribble-lib/help raco setup: making: /scribble-lib/scribble raco setup: making: /scribble-lib/scribble/acmart raco setup: making: /scribble-lib/scribble/acmart/lang raco setup: making: /scribble-lib/scribble/base raco setup: making: /scribble-lib/scribble/base/lang raco setup: making: /scribble-lib/scribble/book raco setup: making: /scribble-lib/scribble/book/lang raco setup: making: /scribble-lib/scribble/elsarticle raco setup: making: /scribble-lib/scribble/elsarticle/lang raco setup: making: /scribble-lib/scribble/jfp raco setup: making: /scribble-lib/scribble/jfp/lang raco setup: making: /scribble-lib/scribble/lncs raco setup: making: /scribble-lib/scribble/lncs/lang raco setup: making: /scribble-lib/scribble/lp raco setup: making: /scribble-lib/scribble/lp/lang raco setup: making: /scribble-lib/scribble/manual raco setup: making: /scribble-lib/scribble/manual/lang raco setup: making: /scribble-lib/scribble/private raco setup: making: /scribble-lib/scribble/report raco setup: making: /scribble-lib/scribble/report/lang raco setup: making: /scribble-lib/scribble/sigplan raco setup: making: /scribble-lib/scribble/sigplan/lang raco setup: making: /scribble-lib/scriblib raco setup: making: /scribble-lib/scriblib/private raco setup: making: /scribble-text-lib/scribble raco setup: making: /scribble-text-lib/scribble/text raco setup: making: /scribble-text-lib/scribble/text/lang raco setup: making: /serialize-cstruct-lib/ffi raco setup: making: /sgl raco setup: making: /sgl/scribblings raco setup: making: /shell-completion raco setup: making: /simple-tree-text-markup-doc/scribblings raco setup: making: /simple-tree-text-markup-doc/scribblings/simple-tree-text-markup raco setup: making: /simple-tree-text-markup-lib/simple-tree-text-markup raco setup: making: /simple-tree-text-markup-lib/simple-tree-text-markup/private raco setup: making: /slatex raco setup: making: /slatex/private raco setup: making: /slatex/tests raco setup: making: /slatex/tests/slatex raco setup: making: /slideshow-doc/scribblings raco setup: making: /slideshow-doc/scribblings/quick raco setup: making: /slideshow-doc/scribblings/quick/images raco setup: making: /slideshow-doc/scribblings/slideshow raco setup: making: /slideshow-exe/slideshow raco setup: making: /slideshow-lib/slideshow raco setup: making: /slideshow-lib/slideshow/fullscreen raco setup: making: /slideshow-lib/slideshow/lang raco setup: making: /slideshow-lib/slideshow/private raco setup: making: /slideshow-lib/slideshow/widescreen raco setup: making: /slideshow-lib/texpict raco setup: making: /slideshow-plugin/slideshow raco setup: making: /slideshow-plugin/texpict raco setup: making: /snip-lib/racket raco setup: making: /snip-lib/racket/snip raco setup: making: /snip-lib/racket/snip/private raco setup: making: /source-syntax raco setup: making: /srfi-doc/srfi raco setup: making: /srfi-doc/srfi/scribblings raco setup: making: /srfi-doc/srfi/scribblings/srfi-std raco setup: making: /srfi-doc/srfi/scribblings/srfi-std/srfi-41 raco setup: making: /srfi-doc/srfi/scribblings/srfi-std/srfi-67 raco setup: making: /srfi-lib/srfi raco setup: making: /srfi-lib/srfi/%3a1 raco setup: making: /srfi-lib/srfi/%3a11 raco setup: making: /srfi-lib/srfi/%3a13 raco setup: making: /srfi-lib/srfi/%3a14 raco setup: making: /srfi-lib/srfi/%3a16 raco setup: making: /srfi-lib/srfi/%3a17 raco setup: making: /srfi-lib/srfi/%3a18 raco setup: making: /srfi-lib/srfi/%3a19 raco setup: making: /srfi-lib/srfi/%3a2 raco setup: making: /srfi-lib/srfi/%3a23 raco setup: making: /srfi-lib/srfi/%3a25 raco setup: making: /srfi-lib/srfi/%3a26 raco setup: making: /srfi-lib/srfi/%3a27 raco setup: making: /srfi-lib/srfi/%3a28 raco setup: making: /srfi-lib/srfi/%3a29 raco setup: making: /srfi-lib/srfi/%3a31 raco setup: making: /srfi-lib/srfi/%3a38 raco setup: making: /srfi-lib/srfi/%3a39 raco setup: making: /srfi-lib/srfi/%3a41 raco setup: making: /srfi-lib/srfi/%3a42 raco setup: making: /srfi-lib/srfi/%3a43 raco setup: making: /srfi-lib/srfi/%3a45 raco setup: making: /srfi-lib/srfi/%3a48 raco setup: making: /srfi-lib/srfi/%3a5 raco setup: making: /srfi-lib/srfi/%3a54 raco setup: making: /srfi-lib/srfi/%3a57 raco setup: making: /srfi-lib/srfi/%3a59 raco setup: making: /srfi-lib/srfi/%3a6 raco setup: making: /srfi-lib/srfi/%3a60 raco setup: making: /srfi-lib/srfi/%3a61 raco setup: making: /srfi-lib/srfi/%3a63 raco setup: making: /srfi-lib/srfi/%3a64 raco setup: making: /srfi-lib/srfi/%3a66 raco setup: making: /srfi-lib/srfi/%3a67 raco setup: making: /srfi-lib/srfi/%3a69 raco setup: making: /srfi-lib/srfi/%3a71 raco setup: making: /srfi-lib/srfi/%3a74 raco setup: making: /srfi-lib/srfi/%3a78 raco setup: making: /srfi-lib/srfi/%3a8 raco setup: making: /srfi-lib/srfi/%3a86 raco setup: making: /srfi-lib/srfi/%3a87 raco setup: making: /srfi-lib/srfi/%3a9 raco setup: making: /srfi-lib/srfi/%3a98 raco setup: making: /srfi-lib/srfi/17 raco setup: making: /srfi-lib/srfi/2 raco setup: making: /srfi-lib/srfi/25 raco setup: making: /srfi-lib/srfi/26 raco setup: making: /srfi-lib/srfi/27 raco setup: making: /srfi-lib/srfi/31 raco setup: making: /srfi-lib/srfi/32 raco setup: making: /srfi-lib/srfi/34 raco setup: making: /srfi-lib/srfi/35 raco setup: making: /srfi-lib/srfi/38 raco setup: making: /srfi-lib/srfi/40 raco setup: making: /srfi-lib/srfi/41 raco setup: making: /srfi-lib/srfi/42 raco setup: making: /srfi-lib/srfi/42ref raco setup: making: /srfi-lib/srfi/43 raco setup: making: /srfi-lib/srfi/45 raco setup: making: /srfi-lib/srfi/48 raco setup: making: /srfi-lib/srfi/5 raco setup: making: /srfi-lib/srfi/54 raco setup: making: /srfi-lib/srfi/57 raco setup: making: /srfi-lib/srfi/59 raco setup: making: /srfi-lib/srfi/60 raco setup: making: /srfi-lib/srfi/61 raco setup: making: /srfi-lib/srfi/63 raco setup: making: /srfi-lib/srfi/64 raco setup: making: /srfi-lib/srfi/67 raco setup: making: /srfi-lib/srfi/69 raco setup: making: /srfi-lib/srfi/7 raco setup: making: /srfi-lib/srfi/71 raco setup: making: /srfi-lib/srfi/74 raco setup: making: /srfi-lib/srfi/78 raco setup: making: /srfi-lib/srfi/86 raco setup: making: /srfi-lib/srfi/87 raco setup: making: /srfi-lib/srfi/9 raco setup: making: /srfi-lite-lib/srfi raco setup: making: /srfi-lite-lib/srfi/1 raco setup: making: /srfi-lite-lib/srfi/13 raco setup: making: /srfi-lite-lib/srfi/14 raco setup: making: /srfi-lite-lib/srfi/19 raco setup: making: /srfi-lite-lib/srfi/29 raco setup: making: /srfi-lite-lib/srfi/29/bundles raco setup: making: /srfi-lite-lib/srfi/29/bundles/es raco setup: making: /srfi-lite-lib/srfi/8 raco setup: making: /string-constants-doc/string-constants raco setup: making: /string-constants-lib/string-constants raco setup: making: /string-constants-lib/string-constants/private raco setup: making: /swindle raco setup: making: /swindle/lang raco setup: making: /syntax-color-doc/syntax-color raco setup: making: /syntax-color-lib/syntax-color raco setup: making: /syntax-color-lib/syntax-color/private raco setup: making: /testing-util-lib/rackunit raco setup: making: /tex-table raco setup: making: /trace (Calltrace) raco setup: making: /trace/scribblings raco setup: making: /typed-racket-compatibility/typed raco setup: making: /typed-racket-compatibility/typed-scheme raco setup: making: /typed-racket-compatibility/typed-scheme/lang raco setup: making: /typed-racket-compatibility/typed-scheme/no-check raco setup: making: /typed-racket-compatibility/typed-scheme/no-check/lang raco setup: making: /typed-racket-compatibility/typed/scheme raco setup: making: /typed-racket-compatibility/typed/scheme/base raco setup: making: /typed-racket-compatibility/typed/scheme/base/lang raco setup: making: /typed-racket-compatibility/typed/scheme/base/no-check raco setup: making: /typed-racket-compatibility/typed/scheme/base/no-check/lang raco setup: making: /typed-racket-compatibility/typed/scheme/lang raco setup: making: /typed-racket-compatibility/typed/scheme/no-check raco setup: making: /typed-racket-compatibility/typed/scheme/no-check/lang raco setup: making: /typed-racket-doc/source-syntax raco setup: making: /typed-racket-doc/source-syntax/scribblings raco setup: making: /typed-racket-doc/typed-racket raco setup: making: /typed-racket-doc/typed-racket/scribblings raco setup: making: /typed-racket-doc/typed-racket/scribblings/guide raco setup: making: /typed-racket-doc/typed-racket/scribblings/reference raco setup: making: /typed-racket-lib/typed raco setup: making: /typed-racket-lib/typed-racket raco setup: making: /typed-racket-lib/typed-racket/base-env raco setup: making: /typed-racket-lib/typed-racket/env raco setup: making: /typed-racket-lib/typed-racket/infer raco setup: making: /typed-racket-lib/typed-racket/logic raco setup: making: /typed-racket-lib/typed-racket/minimal raco setup: making: /typed-racket-lib/typed-racket/minimal/lang raco setup: making: /typed-racket-lib/typed-racket/optimizer raco setup: making: /typed-racket-lib/typed-racket/private raco setup: making: /typed-racket-lib/typed-racket/rep raco setup: making: /typed-racket-lib/typed-racket/static-contracts raco setup: making: /typed-racket-lib/typed-racket/static-contracts/combinators raco setup: making: /typed-racket-lib/typed-racket/typecheck raco setup: making: /typed-racket-lib/typed-racket/typecheck/tc-app raco setup: making: /typed-racket-lib/typed-racket/types raco setup: making: /typed-racket-lib/typed-racket/utils raco setup: making: /typed-racket-lib/typed/file raco setup: making: /typed-racket-lib/typed/private raco setup: making: /typed-racket-lib/typed/racket raco setup: making: /typed-racket-lib/typed/racket/base raco setup: making: /typed-racket-lib/typed/racket/base/deep raco setup: making: /typed-racket-lib/typed/racket/base/deep/lang raco setup: making: /typed-racket-lib/typed/racket/base/lang raco setup: making: /typed-racket-lib/typed/racket/base/no-check raco setup: making: /typed-racket-lib/typed/racket/base/no-check/lang raco setup: making: /typed-racket-lib/typed/racket/base/optional raco setup: making: /typed-racket-lib/typed/racket/base/optional/lang raco setup: making: /typed-racket-lib/typed/racket/base/shallow raco setup: making: /typed-racket-lib/typed/racket/base/shallow/lang raco setup: making: /typed-racket-lib/typed/racket/deep raco setup: making: /typed-racket-lib/typed/racket/deep/lang raco setup: making: /typed-racket-lib/typed/racket/lang raco setup: making: /typed-racket-lib/typed/racket/no-check raco setup: making: /typed-racket-lib/typed/racket/no-check/lang raco setup: making: /typed-racket-lib/typed/racket/optional raco setup: making: /typed-racket-lib/typed/racket/optional/lang raco setup: making: /typed-racket-lib/typed/racket/shallow raco setup: making: /typed-racket-lib/typed/racket/shallow/lang raco setup: making: /typed-racket-more/typed raco setup: making: /typed-racket-more/typed/db raco setup: making: /typed-racket-more/typed/file raco setup: making: /typed-racket-more/typed/framework raco setup: making: /typed-racket-more/typed/images raco setup: making: /typed-racket-more/typed/mred raco setup: making: /typed-racket-more/typed/mrlib raco setup: making: /typed-racket-more/typed/mzlib raco setup: making: /typed-racket-more/typed/net raco setup: making: /typed-racket-more/typed/net/cookies raco setup: making: /typed-racket-more/typed/openssl raco setup: making: /typed-racket-more/typed/private raco setup: making: /typed-racket-more/typed/racket raco setup: making: /typed-racket-more/typed/racket/gui raco setup: making: /typed-racket-more/typed/racket/gui/no-check raco setup: making: /typed-racket-more/typed/racket/gui/no-check/lang raco setup: making: /typed-racket-more/typed/racket/private raco setup: making: /typed-racket-more/typed/setup raco setup: making: /typed-racket-more/typed/srfi raco setup: making: /typed-racket-more/typed/syntax raco setup: making: /typed-racket-more/typed/web-server raco setup: making: /typed-racket-more/typed/web-server/configuration raco setup: making: /typed-racket-more/typed/xml raco setup: making: /unix-socket-doc/scribblings raco setup: making: /unix-socket-doc/scribblings/socket raco setup: making: /unix-socket-lib/racket raco setup: making: /unix-socket-lib/racket/private raco setup: making: /web-server-doc/web-server raco setup: making: /web-server-doc/web-server/scribblings raco setup: making: /web-server-doc/web-server/scribblings/tutorial raco setup: making: /web-server-doc/web-server/scribblings/tutorial/images raco setup: making: /web-server-lib/web-server raco setup: making: /web-server-lib/web-server/base raco setup: making: /web-server-lib/web-server/base/lang raco setup: making: /web-server-lib/web-server/compat raco setup: making: /web-server-lib/web-server/compat/0 raco setup: making: /web-server-lib/web-server/compat/0/http raco setup: making: /web-server-lib/web-server/compat/0/servlet raco setup: making: /web-server-lib/web-server/configuration raco setup: making: /web-server-lib/web-server/default-web-root raco setup: making: /web-server-lib/web-server/default-web-root/conf raco setup: making: /web-server-lib/web-server/default-web-root/htdocs raco setup: making: /web-server-lib/web-server/default-web-root/htdocs/lang-servlets raco setup: making: /web-server-lib/web-server/default-web-root/htdocs/servlets raco setup: making: /web-server-lib/web-server/default-web-root/htdocs/servlets/examples raco setup: making: /web-server-lib/web-server/dispatch raco setup: making: /web-server-lib/web-server/dispatchers raco setup: making: /web-server-lib/web-server/dispatchers/private raco setup: making: /web-server-lib/web-server/formlets raco setup: making: /web-server-lib/web-server/formlets/unsafe raco setup: making: /web-server-lib/web-server/http raco setup: making: /web-server-lib/web-server/insta raco setup: making: /web-server-lib/web-server/insta/lang raco setup: making: /web-server-lib/web-server/lang raco setup: making: /web-server-lib/web-server/managers raco setup: making: /web-server-lib/web-server/page raco setup: making: /web-server-lib/web-server/private raco setup: making: /web-server-lib/web-server/servlet raco setup: making: /web-server-lib/web-server/stuffers raco setup: making: /wxme-lib/wxme raco setup: making: /wxme-lib/wxme/private raco setup: making: /xrepl-doc/xrepl (eXtended REPL) raco setup: making: /xrepl-lib/xrepl (eXtended REPL) raco setup: making: /zo-lib/compiler raco setup: making: /zo-lib/compiler/private raco setup: --- creating launchers --- [9:53:30] raco setup: launcher: /raco raco setup: launcher: /drracket raco setup: launcher: /plt-games raco setup: launcher: /mzc raco setup: launcher: /setup-plt raco setup: launcher: /mzpp raco setup: launcher: /mztext raco setup: launcher: /plt-r5rs raco setup: launcher: /plt-r6rs raco setup: launcher: /scribble raco setup: launcher: /slatex raco setup: launcher: /pdf-slatex raco setup: launcher: /slideshow raco setup: launcher: /swindle raco setup: launcher: /plt-web-server raco setup: --- installing man pages --- [9:53:30] raco setup: installing: man page /man1/racket.1 raco setup: installing: man page /man1/raco.1 raco setup: installing: man page /man1/drracket.1 raco setup: installing: man page /man1/mred.1 raco setup: installing: man page /man1/gracket.1 raco setup: installing: man page /man1/mzc.1 raco setup: installing: man page /man1/mzscheme.1 raco setup: installing: man page /man1/setup-plt.1 raco setup: installing: man page /man1/plt-help.1 raco setup: --- building documentation --- [9:53:30] raco setup: --- installing collections --- [9:53:34] raco setup: installing: /racket raco setup: installing: /gui-lib/mred raco setup: installing: /gui-lib/racket/gui raco setup: installing: /mzcom raco setup: installing: /mzscheme-lib/mzscheme raco setup: installing: /racket-doc/help raco setup: --- post-installing collections --- [9:53:34] raco setup: --- checking package dependencies --- [9:53:34] /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket -X ../collects -G ../etc -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d ../collects/setup/unixstyle-install.rkt make-install-libzo-move .. /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64 /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/applications /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/man Moving "compiled" in /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects to /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/compiled/usr/share/racket/collects Moving "compiled" in /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs to /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/compiled/usr/share/racket/pkgs Rewriting configuration file at: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket/config.rktd... /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/racket -X ../collects -G ../etc -O info'@'compiler/cm -l- setup --boot setup-go.rkt cs/c/compiled ignored cs/c/ignored.d ../collects/setup/unixstyle-install.rkt make-install-destdir-fix .. /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/collects /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket/pkgs /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64 /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/include/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/applications /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/man no libzo Rewriting configuration file at: /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/etc/racket/config.rktd... + install -d -m 755 /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share + install -d -m 755 /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket + mkdir -p /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/applications + cat + mkdir -p /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/pixmaps + mkdir -p /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/16x16/apps /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/32x32/apps /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/48x48/apps /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/64x64/apps + convert -scale 48x48 /home/builder/rpmbuild/SOURCES/racket.png /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/pixmaps/drracket.png + convert -scale 16x16 /home/builder/rpmbuild/SOURCES/racket.png /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/16x16/apps/drracket.png + convert -scale 32x32 /home/builder/rpmbuild/SOURCES/racket.png /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/32x32/apps/drracket.png + convert -scale 48x48 /home/builder/rpmbuild/SOURCES/racket.png /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/48x48/apps/drracket.png + convert -scale 64x64 /home/builder/rpmbuild/SOURCES/racket.png /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/icons/hicolor/64x64/apps/drracket.png Processing files: racket-8.13-1.0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2D9B0O + umask 022 + cd /home/builder/rpmbuild/BUILD + cd racket-8.13 + DOCDIR=/home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket + cp -pr src/LICENSE-APACHE.txt src/LICENSE-GPL.txt src/LICENSE-LGPL.txt src/LICENSE-MIT.txt src/LICENSE-libscheme.txt src/LICENSE.txt src/README.txt /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket + cp -pr README /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/share/doc/racket + exit 0 warning: Duplicate build-ids /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/mred and /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/mzscheme warning: Duplicate build-ids /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/bin/mred and /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64/usr/lib64/racket/starter Provides: racket = 8.13-1.0 racket(x86-64) = 8.13-1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) rtld(GNU_HASH) Processing files: libracket-devel-8.13-1.0.x86_64 Provides: libracket-devel = 8.13-1.0 libracket-devel(x86-64) = 8.13-1.0 racket-devel = 8.13-1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gracket-8.13-1.0.x86_64 Provides: gracket = 8.13-1.0 gracket(x86-64) = 8.13-1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: drracket-8.13-1.0.x86_64 Provides: application() application(drracket.desktop) application(slideshow.desktop) drracket = 8.13-1.0 drracket(x86-64) = 8.13-1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 Wrote: /home/builder/rpmbuild/SRPMS/racket-8.13-1.0.src.rpm Wrote: /home/builder/rpmbuild/RPMS/x86_64/racket-8.13-1.0.x86_64.rpm Wrote: /home/builder/rpmbuild/RPMS/x86_64/libracket-devel-8.13-1.0.x86_64.rpm Wrote: /home/builder/rpmbuild/RPMS/x86_64/gracket-8.13-1.0.x86_64.rpm Wrote: /home/builder/rpmbuild/RPMS/x86_64/drracket-8.13-1.0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AGKwft + umask 022 + cd /home/builder/rpmbuild/BUILD + cd racket-8.13 + /usr/bin/rm -rf /home/builder/rpmbuild/BUILDROOT/racket-8.13-1.0.x86_64 + exit 0