>>> chez-scheme: Building community/chez-scheme 9.5.8-r4 (using abuild 3.9.0-r0) started Sun, 12 Jun 2022 11:58:00 +0000 >>> chez-scheme: Checking sanity of /home/buildozer/aports/community/chez-scheme/APKBUILD... >>> chez-scheme: Analyzing dependencies... >>> chez-scheme: Installing for build: build-base util-linux-dev ncurses-dev libx11-dev zlib-dev lz4-dev (1/23) Installing libblkid (2.38-r1) (2/23) Installing libuuid (2.38-r1) (3/23) Installing libfdisk (2.38-r1) (4/23) Installing libmount (2.38-r1) (5/23) Installing libsmartcols (2.38-r1) (6/23) Installing util-linux-dev (2.38-r1) (7/23) Installing ncurses-dev (6.3_p20220604-r0) (8/23) Installing libxau (1.0.9-r0) (9/23) Installing xorgproto (2022.1-r0) (10/23) Installing libxau-dev (1.0.9-r0) (11/23) Installing xcb-proto (1.15-r0) (12/23) Installing libmd (1.0.4-r0) (13/23) Installing libbsd (0.11.6-r2) (14/23) Installing libxdmcp (1.1.3-r0) (15/23) Installing libxcb (1.15-r0) (16/23) Installing libxdmcp-dev (1.1.3-r0) (17/23) Installing libxcb-dev (1.15-r0) (18/23) Installing xtrans (1.4.0-r1) (19/23) Installing libx11 (1.8.1-r1) (20/23) Installing libx11-dev (1.8.1-r1) (21/23) Installing zlib-dev (1.2.12-r1) (22/23) Installing lz4-dev (1.9.3-r1) (23/23) Installing .makedepends-chez-scheme (20220612.115801) Executing busybox-1.35.0-r15.trigger OK: 341 MiB in 122 packages >>> chez-scheme: Cleaning up srcdir >>> chez-scheme: Cleaning up pkgdir >>> chez-scheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/csv9.5.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 33.8M 1 527k 0 0 382k 0 0:01:30 0:00:01 0:01:29 382k 4 33.8M 4 1391k 0 0 714k 0 0:00:48 0:00:01 0:00:47 713k 100 33.8M 100 33.8M 0 0 14.7M 0 0:00:02 0:00:02 --:--:-- 14.7M >>> chez-scheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/csv9.5.8.tar.gz >>> chez-scheme: Checking sha512sums... csv9.5.8.tar.gz: OK 0001-arm32le-only-use-cache-sysconf-constant-if-they-are-.patch: OK 0002-Don-t-rely-on-signed-integer-overflow-in-symhash-625.patch: OK armhf-64bit-time_t.patch: OK x86_64bit-time_t.patch: OK >>> chez-scheme: Unpacking /var/cache/distfiles/edge/csv9.5.8.tar.gz... >>> chez-scheme: 0001-arm32le-only-use-cache-sysconf-constant-if-they-are-.patch patching file c/arm32le.c >>> chez-scheme: 0002-Don-t-rely-on-signed-integer-overflow-in-symhash-625.patch patching file c/foreign.c >>> chez-scheme: armhf-64bit-time_t.patch patching file boot/arm32le/equates.h patching file s/arm32le.def >>> chez-scheme: x86_64bit-time_t.patch patching file boot/ti3le/equates.h patching file s/ti3le.def cp: can't stat 'zlib': No such file or directory cp: can't stat 'lz4': No such file or directory (cd ti3le && make build) (cd c && make) ln -s ../../c/statics.c statics.c ln -s ../../c/system.h system.h ln -s ../../c/types.h types.h ln -s ../../c/version.h version.h ln -s ../../c/externs.h externs.h ln -s ../../c/globals.h globals.h ln -s ../../c/segment.h segment.h ln -s ../../c/thread.h thread.h ln -s ../../c/sort.h sort.h ln -s ../../c/compress-io.h compress-io.h ln -s ../../c/nocurses.h nocurses.h ln -s ../../c/segment.c segment.c ln -s ../../c/alloc.c alloc.c ln -s ../../c/symbol.c symbol.c ln -s ../../c/intern.c intern.c ln -s ../../c/gcwrapper.c gcwrapper.c ln -s ../../c/gc-011.c gc-011.c ln -s ../../c/gc.c gc.c ln -s ../../c/gc-ocd.c gc-ocd.c ln -s ../../c/gc-oce.c gc-oce.c ln -s ../../c/number.c number.c ln -s ../../c/schsig.c schsig.c ln -s ../../c/io.c io.c ln -s ../../c/new-io.c new-io.c ln -s ../../c/print.c print.c ln -s ../../c/fasl.c fasl.c ln -s ../../c/stats.c stats.c ln -s ../../c/foreign.c foreign.c ln -s ../../c/prim.c prim.c ln -s ../../c/prim5.c prim5.c ln -s ../../c/flushcache.c flushcache.c ln -s ../../c/schlib.c schlib.c ln -s ../../c/thread.c thread.c ln -s ../../c/expeditor.c expeditor.c ln -s ../../c/scheme.c scheme.c ln -s ../../c/itest.c itest.c ln -s ../../c/compress-io.c compress-io.c ln -s ../../c/i3le.c i3le.c ln -s ../../c/main.c main.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le statics.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le segment.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le alloc.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le symbol.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le intern.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le gcwrapper.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le gc-011.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le gc-ocd.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le gc-oce.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le number.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le schsig.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le io.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le new-io.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le print.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le fasl.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le stats.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le foreign.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le prim.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le prim5.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le flushcache.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le schlib.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le thread.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le expeditor.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le scheme.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le compress-io.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le i3le.c gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -c -DI386 -I../boot/ti3le main.c cp -p main.o ../boot/ti3le/main.o ld -melf_i386 -r -X -o ../boot/ti3le/kernel.o statics.o segment.o alloc.o symbol.o intern.o gcwrapper.o gc-011.o gc-ocd.o gc-oce.o number.o schsig.o io.o new-io.o print.o fasl.o stats.o foreign.o prim.o prim5.o flushcache.o schlib.o thread.o expeditor.o scheme.o compress-io.o i3le.o gcc -Os -fomit-frame-pointer -m32 -msse2 -Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 -D_REENTRANT -pthread -Os -fomit-frame-pointer -rdynamic -o ../bin/ti3le/scheme ../boot/ti3le/main.o ../boot/ti3le/kernel.o -lm -ldl -lncurses -lpthread -lrt -luuid -Wl,--as-needed,-O1,--sort-common -L/lib -lz -llz4 (cd s && make bootstrap) ln -s ../../s/library.ss library.ss ln -s ../../s/prims.ss prims.ss ln -s ../../s/mathprims.ss mathprims.ss ln -s ../../s/record.ss record.ss ln -s ../../s/5_1.ss 5_1.ss ln -s ../../s/5_2.ss 5_2.ss ln -s ../../s/5_3.ss 5_3.ss ln -s ../../s/strnum.ss strnum.ss ln -s ../../s/bytevector.ss bytevector.ss ln -s ../../s/5_4.ss 5_4.ss ln -s ../../s/5_6.ss 5_6.ss ln -s ../../s/5_7.ss 5_7.ss ln -s ../../s/event.ss event.ss ln -s ../../s/4.ss 4.ss ln -s ../../s/front.ss front.ss ln -s ../../s/foreign.ss foreign.ss ln -s ../../s/6.ss 6.ss ln -s ../../s/print.ss print.ss ln -s ../../s/newhash.ss newhash.ss ln -s ../../s/format.ss format.ss ln -s ../../s/date.ss date.ss ln -s ../../s/7.ss 7.ss ln -s ../../s/cafe.ss cafe.ss ln -s ../../s/trace.ss trace.ss ln -s ../../s/engine.ss engine.ss ln -s ../../s/interpret.ss interpret.ss ln -s ../../s/cprep.ss cprep.ss ln -s ../../s/cpcheck.ss cpcheck.ss ln -s ../../s/cp0.ss cp0.ss ln -s ../../s/cpvalid.ss cpvalid.ss ln -s ../../s/cpcommonize.ss cpcommonize.ss ln -s ../../s/cpletrec.ss cpletrec.ss ln -s ../../s/inspect.ss inspect.ss ln -s ../../s/enum.ss enum.ss ln -s ../../s/io.ss io.ss ln -s ../../s/read.ss read.ss ln -s ../../s/primvars.ss primvars.ss ln -s ../../s/syntax.ss syntax.ss ln -s ../../s/costctr.ss costctr.ss ln -s ../../s/expeditor.ss expeditor.ss ln -s ../../s/exceptions.ss exceptions.ss ln -s ../../s/pretty.ss pretty.ss ln -s ../../s/env.ss env.ss ln -s ../../s/fasl.ss fasl.ss ln -s ../../s/reloc.ss reloc.ss ln -s ../../s/pdhtml.ss pdhtml.ss ln -s ../../s/strip.ss strip.ss ln -s ../../s/ftype.ss ftype.ss ln -s ../../s/back.ss back.ss ln -s ../../s/cpnanopass.ss cpnanopass.ss ln -s ../../s/compile.ss compile.ss ln -s ../../s/cback.ss cback.ss ln -s ../../s/cmacros.ss cmacros.ss ln -s ../../s/x86.ss x86.ss ln -s ../../s/setup.ss setup.ss ln -s ../../s/debug.ss debug.ss ln -s ../../s/priminfo.ss priminfo.ss ln -s ../../s/primdata.ss primdata.ss ln -s ../../s/layout.ss layout.ss ln -s ../../s/base-lang.ss base-lang.ss ln -s ../../s/expand-lang.ss expand-lang.ss ln -s ../../s/primref.ss primref.ss ln -s ../../s/types.ss types.ss ln -s ../../s/io-types.ss io-types.ss ln -s ../../s/fasl-helpers.ss fasl-helpers.ss ln -s ../../s/hashtable-types.ss hashtable-types.ss ln -s ../../s/np-languages.ss np-languages.ss ln -s ../../s/update-revision update-revision make allx rm -f *.ti3le xpatch patch *.patch *.so *.covin *.asm script.all header.tmp *.html cp -p -f ../boot/ti3le/petite.boot ../boot/ti3le/sbb rm -rf nanopass cp -p -f ../boot/ti3le/scheme.boot ../boot/ti3le/scb make all echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "cmacros.ss" "cmacros.so")'\ | ../bin/ti3le/scheme -q echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(collect-trip-bytes (expt 2 24))'\ '(collect-request-handler (lambda () (collect 0 1)))'\ '(collect 1 2)'\ '(compile-library "../nanopass/nanopass.ss" "nanopass.so")'\ | ../bin/ti3le/scheme -q --libdirs "../nanopass::." --compile-imported-libraries echo '(reset-handler abort)'\ '(for-each load (command-line-arguments))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(when #f (compile-profile (quote source)))'\ '(when #f (compile-profile (quote block)))'\ '(when #f (profile-load-data "source.pd"))'\ '(when #f (profile-load-data "block.pd"))'\ '(generate-inspector-information #f)'\ '(generate-allocation-counts #f)'\ '(generate-instruction-counts #f)'\ '(#%$enable-pass-timing #f)'\ '(generate-covin-files #f)'\ '(run-cp0 (lambda (cp0 x)'\ ' (do ([i 2 (fx- i 1)] [x x (cp0 x)])'\ ' ((fx= i 0) x))))'\ '(collect-trip-bytes (expt 2 24))'\ '(collect-request-handler (lambda () (collect 0 1)))'\ '(for-each (lambda (x) (delete-file (string-append (path-root (symbol->string x)) ".covin"))) (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le cpnanopass.ti3le compile.ti3le cback.ti3le)))'\ '(time (for-each (lambda (x y)'\ ' (collect 1 2)'\ ' (compile-file (symbol->string x)'\ ' (symbol->string y)'\ ' (quote ti3le)))'\ ' (quote (library.ss prims.ss mathprims.ss record.ss 5_1.ss 5_2.ss 5_3.ss strnum.ss bytevector.ss 5_4.ss 5_6.ss 5_7.ss event.ss 4.ss front.ss foreign.ss 6.ss print.ss newhash.ss format.ss date.ss 7.ss cafe.ss trace.ss engine.ss interpret.ss cprep.ss cpcheck.ss cp0.ss cpvalid.ss cpcommonize.ss cpletrec.ss inspect.ss enum.ss io.ss read.ss primvars.ss syntax.ss costctr.ss expeditor.ss exceptions.ss pretty.ss env.ss fasl.ss reloc.ss pdhtml.ss strip.ss ftype.ss back.ss cpnanopass.ss compile.ss cback.ss))'\ ' (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le cpnanopass.ti3le compile.ti3le cback.ti3le))))'\ '(when #f (#%$print-pass-stats))'\ '(delete-file (string-append (path-root "../boot/ti3le/petite.boot") ".covin"))'\ '(apply #%$make-boot-file "../boot/ti3le/petite.boot" (quote ti3le) (quote ())'\ ' (map symbol->string (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le))))'\ '(delete-file (string-append (path-root "../boot/ti3le/scheme.boot") ".covin"))'\ '(apply #%$make-boot-file "../boot/ti3le/scheme.boot" (quote ti3le) (quote ("petite"))'\ ' (map symbol->string (quote (cpnanopass.ti3le compile.ti3le cback.ti3le))))'\ '(when #f (profile-dump-html))'\ '(when #f (profile-dump-data "source.pd"))'\ '(when #f (profile-dump-data "block.pd"))'\ > script.all ln -s ../../s/mkheader.ss mkheader.ss compiling cmacros.ss with output to cmacros.so compiling ../nanopass/nanopass.ss with output to nanopass.so compiling ../nanopass/nanopass/language.ss with output to nanopass/language.so compiling ../nanopass/nanopass/helpers.ss with output to nanopass/helpers.so compiling ../nanopass/nanopass/implementation-helpers.chezscheme.sls with output to nanopass/implementation-helpers.chezscheme.so compiling ../nanopass/nanopass/language-helpers.ss with output to nanopass/language-helpers.so compiling ../nanopass/nanopass/records.ss with output to nanopass/records.so compiling ../nanopass/nanopass/syntaxconvert.ss with output to nanopass/syntaxconvert.so compiling ../nanopass/nanopass/unparser.ss with output to nanopass/unparser.so compiling ../nanopass/nanopass/meta-parser.ss with output to nanopass/meta-parser.so compiling ../nanopass/nanopass/meta-syntax-dispatch.ss with output to nanopass/meta-syntax-dispatch.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "priminfo.ss" "priminfo.so")'\ | ../bin/ti3le/scheme -q cmacros.so compiling ../nanopass/nanopass/parser.ss with output to nanopass/parser.so compiling ../nanopass/nanopass/nano-syntax-dispatch.ss with output to nanopass/nano-syntax-dispatch.so compiling ../nanopass/nanopass/language-node-counter.ss with output to nanopass/language-node-counter.so compiling ../nanopass/nanopass/pass.ss with output to nanopass/pass.so compiling priminfo.ss with output to priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "primvars.ss" "primvars.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "env.ss" "env.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "setup.ss" "setup.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so compiling setup.ss with output to setup.so compiling env.ss with output to env.so compiling primvars.ss with output to primvars.so ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so --script script.all echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "mkheader.ss" "mkheader.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so compiling mkheader.ss with output to mkheader.so compiling library.ss with output to library.ti3le (if [ -r ../boot/ti3le/scheme.h ]; then mv -f ../boot/ti3le/scheme.h ../boot/ti3le/scheme.h.bak; fi) (if [ -r ../boot/ti3le/equates.h ]; then mv -f ../boot/ti3le/equates.h ../boot/ti3le/equates.h.bak; fi) echo '(reset-handler abort)'\ '(mkscheme.h "../boot/ti3le/scheme.h" (quote ti3le))' |\ ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so mkheader.so echo '(reset-handler abort)'\ '(mkequates.h "../boot/ti3le/equates.h")' |\ ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so mkheader.so compiling prims.ss with output to prims.ti3le (if `cmp -s ../boot/ti3le/scheme.h ../boot/ti3le/scheme.h.bak`;\ then mv -f ../boot/ti3le/scheme.h.bak ../boot/ti3le/scheme.h;\ else rm -f ../boot/ti3le/scheme.h.bak; fi) (if `cmp -s ../boot/ti3le/equates.h ../boot/ti3le/equates.h.bak`;\ then mv -f ../boot/ti3le/equates.h.bak ../boot/ti3le/equates.h;\ else rm -f ../boot/ti3le/equates.h.bak; fi) compiling mathprims.ss with output to mathprims.ti3le compiling record.ss with output to record.ti3le compiling 5_1.ss with output to 5_1.ti3le compiling 5_2.ss with output to 5_2.ti3le compiling 5_3.ss with output to 5_3.ti3le compiling strnum.ss with output to strnum.ti3le compiling bytevector.ss with output to bytevector.ti3le compiling 5_4.ss with output to 5_4.ti3le compiling 5_6.ss with output to 5_6.ti3le compiling 5_7.ss with output to 5_7.ti3le compiling event.ss with output to event.ti3le compiling 4.ss with output to 4.ti3le compiling front.ss with output to front.ti3le compiling foreign.ss with output to foreign.ti3le compiling 6.ss with output to 6.ti3le compiling print.ss with output to print.ti3le compiling newhash.ss with output to newhash.ti3le compiling format.ss with output to format.ti3le compiling date.ss with output to date.ti3le compiling 7.ss with output to 7.ti3le compiling cafe.ss with output to cafe.ti3le compiling trace.ss with output to trace.ti3le compiling engine.ss with output to engine.ti3le compiling interpret.ss with output to interpret.ti3le compiling cprep.ss with output to cprep.ti3le compiling cpcheck.ss with output to cpcheck.ti3le compiling cp0.ss with output to cp0.ti3le compiling cpvalid.ss with output to cpvalid.ti3le compiling cpcommonize.ss with output to cpcommonize.ti3le compiling cpletrec.ss with output to cpletrec.ti3le compiling inspect.ss with output to inspect.ti3le compiling enum.ss with output to enum.ti3le compiling io.ss with output to io.ti3le compiling read.ss with output to read.ti3le compiling primvars.ss with output to primvars.ti3le compiling syntax.ss with output to syntax.ti3le compiling costctr.ss with output to costctr.ti3le compiling expeditor.ss with output to expeditor.ti3le compiling exceptions.ss with output to exceptions.ti3le compiling pretty.ss with output to pretty.ti3le compiling env.ss with output to env.ti3le compiling fasl.ss with output to fasl.ti3le compiling reloc.ss with output to reloc.ti3le compiling pdhtml.ss with output to pdhtml.ti3le compiling strip.ss with output to strip.ti3le compiling ftype.ss with output to ftype.ti3le compiling back.ss with output to back.ti3le compiling cpnanopass.ss with output to cpnanopass.ti3le compiling compile.ss with output to compile.ti3le compiling cback.ss with output to cback.ti3le (time (for-each (lambda (...) ...) ...)) 284 collections 10.729492586s elapsed cpu time, including 2.755004553s collecting 10.761615103s elapsed real time, including 2.761756793s collecting 4247359440 bytes allocated, including 4244081792 bytes reclaimed if make checkboot > /dev/null 2>&1; then echo fine ; else\ make prettyclean saveboot &&\ make all &&\ if make checkboot > /dev/null 2>&1; then echo fine ; else\ make prettyclean saveboot &&\ make all &&\ make checkboot ;\ fi\ fi rm -f *.ti3le xpatch patch *.patch *.so *.covin *.asm script.all header.tmp *.html cp -p -f ../boot/ti3le/petite.boot ../boot/ti3le/sbb cp -p -f ../boot/ti3le/scheme.boot ../boot/ti3le/scb rm -rf nanopass echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "cmacros.ss" "cmacros.so")'\ | ../bin/ti3le/scheme -q echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(collect-trip-bytes (expt 2 24))'\ '(collect-request-handler (lambda () (collect 0 1)))'\ '(collect 1 2)'\ '(compile-library "../nanopass/nanopass.ss" "nanopass.so")'\ | ../bin/ti3le/scheme -q --libdirs "../nanopass::." --compile-imported-libraries echo '(reset-handler abort)'\ '(for-each load (command-line-arguments))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(when #f (compile-profile (quote source)))'\ '(when #f (compile-profile (quote block)))'\ '(when #f (profile-load-data "source.pd"))'\ '(when #f (profile-load-data "block.pd"))'\ '(generate-inspector-information #f)'\ '(generate-allocation-counts #f)'\ '(generate-instruction-counts #f)'\ '(#%$enable-pass-timing #f)'\ '(generate-covin-files #f)'\ '(run-cp0 (lambda (cp0 x)'\ ' (do ([i 2 (fx- i 1)] [x x (cp0 x)])'\ ' ((fx= i 0) x))))'\ '(collect-trip-bytes (expt 2 24))'\ '(collect-request-handler (lambda () (collect 0 1)))'\ '(for-each (lambda (x) (delete-file (string-append (path-root (symbol->string x)) ".covin"))) (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le cpnanopass.ti3le compile.ti3le cback.ti3le)))'\ '(time (for-each (lambda (x y)'\ ' (collect 1 2)'\ ' (compile-file (symbol->string x)'\ ' (symbol->string y)'\ ' (quote ti3le)))'\ ' (quote (library.ss prims.ss mathprims.ss record.ss 5_1.ss 5_2.ss 5_3.ss strnum.ss bytevector.ss 5_4.ss 5_6.ss 5_7.ss event.ss 4.ss front.ss foreign.ss 6.ss print.ss newhash.ss format.ss date.ss 7.ss cafe.ss trace.ss engine.ss interpret.ss cprep.ss cpcheck.ss cp0.ss cpvalid.ss cpcommonize.ss cpletrec.ss inspect.ss enum.ss io.ss read.ss primvars.ss syntax.ss costctr.ss expeditor.ss exceptions.ss pretty.ss env.ss fasl.ss reloc.ss pdhtml.ss strip.ss ftype.ss back.ss cpnanopass.ss compile.ss cback.ss))'\ ' (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le cpnanopass.ti3le compile.ti3le cback.ti3le))))'\ '(when #f (#%$print-pass-stats))'\ '(delete-file (string-append (path-root "../boot/ti3le/petite.boot") ".covin"))'\ '(apply #%$make-boot-file "../boot/ti3le/petite.boot" (quote ti3le) (quote ())'\ ' (map symbol->string (quote (library.ti3le prims.ti3le mathprims.ti3le record.ti3le 5_1.ti3le 5_2.ti3le 5_3.ti3le strnum.ti3le bytevector.ti3le 5_4.ti3le 5_6.ti3le 5_7.ti3le event.ti3le 4.ti3le front.ti3le foreign.ti3le 6.ti3le print.ti3le newhash.ti3le format.ti3le date.ti3le 7.ti3le cafe.ti3le trace.ti3le engine.ti3le interpret.ti3le cprep.ti3le cpcheck.ti3le cp0.ti3le cpvalid.ti3le cpcommonize.ti3le cpletrec.ti3le inspect.ti3le enum.ti3le io.ti3le read.ti3le primvars.ti3le syntax.ti3le costctr.ti3le expeditor.ti3le exceptions.ti3le pretty.ti3le env.ti3le fasl.ti3le reloc.ti3le pdhtml.ti3le strip.ti3le ftype.ti3le back.ti3le))))'\ '(delete-file (string-append (path-root "../boot/ti3le/scheme.boot") ".covin"))'\ '(apply #%$make-boot-file "../boot/ti3le/scheme.boot" (quote ti3le) (quote ("petite"))'\ ' (map symbol->string (quote (cpnanopass.ti3le compile.ti3le cback.ti3le))))'\ '(when #f (profile-dump-html))'\ '(when #f (profile-dump-data "source.pd"))'\ '(when #f (profile-dump-data "block.pd"))'\ > script.all compiling cmacros.ss with output to cmacros.so compiling ../nanopass/nanopass.ss with output to nanopass.so compiling ../nanopass/nanopass/language.ss with output to nanopass/language.so compiling ../nanopass/nanopass/helpers.ss with output to nanopass/helpers.so compiling ../nanopass/nanopass/implementation-helpers.chezscheme.sls with output to nanopass/implementation-helpers.chezscheme.so compiling ../nanopass/nanopass/language-helpers.ss with output to nanopass/language-helpers.so compiling ../nanopass/nanopass/records.ss with output to nanopass/records.so compiling ../nanopass/nanopass/syntaxconvert.ss with output to nanopass/syntaxconvert.so compiling ../nanopass/nanopass/unparser.ss with output to nanopass/unparser.so compiling ../nanopass/nanopass/meta-parser.ss with output to nanopass/meta-parser.so compiling ../nanopass/nanopass/meta-syntax-dispatch.ss with output to nanopass/meta-syntax-dispatch.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "priminfo.ss" "priminfo.so")'\ | ../bin/ti3le/scheme -q cmacros.so compiling ../nanopass/nanopass/parser.ss with output to nanopass/parser.so compiling ../nanopass/nanopass/nano-syntax-dispatch.ss with output to nanopass/nano-syntax-dispatch.so compiling ../nanopass/nanopass/language-node-counter.ss with output to nanopass/language-node-counter.so compiling ../nanopass/nanopass/pass.ss with output to nanopass/pass.so compiling priminfo.ss with output to priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "primvars.ss" "primvars.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "env.ss" "env.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "setup.ss" "setup.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so compiling env.ss with output to env.so compiling setup.ss with output to setup.so compiling primvars.ss with output to primvars.so ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so --script script.all echo '(reset-handler abort)'\ '(base-exception-handler (lambda (c) (fresh-line) (display-condition c) (newline) (reset)))'\ '(keyboard-interrupt-handler (lambda () (display "interrupted---aborting\n") (reset)))'\ '(optimize-level 3)'\ '(debug-level 0)'\ '(commonization-level (commonization-level))'\ '(fasl-compressed #t)'\ '(compress-format (compress-format))'\ '(compress-level (compress-level))'\ '(generate-inspector-information #f)'\ '(subset-mode (quote system))'\ '(compile-file "mkheader.ss" "mkheader.so")'\ | ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so compiling mkheader.ss with output to mkheader.so compiling library.ss with output to library.ti3le (if [ -r ../boot/ti3le/scheme.h ]; then mv -f ../boot/ti3le/scheme.h ../boot/ti3le/scheme.h.bak; fi) (if [ -r ../boot/ti3le/equates.h ]; then mv -f ../boot/ti3le/equates.h ../boot/ti3le/equates.h.bak; fi) echo '(reset-handler abort)'\ '(mkscheme.h "../boot/ti3le/scheme.h" (quote ti3le))' |\ ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so mkheader.so echo '(reset-handler abort)'\ '(mkequates.h "../boot/ti3le/equates.h")' |\ ../bin/ti3le/scheme -q cmacros.so priminfo.so primvars.so env.so setup.so mkheader.so compiling prims.ss with output to prims.ti3le (if `cmp -s ../boot/ti3le/scheme.h ../boot/ti3le/scheme.h.bak`;\ then mv -f ../boot/ti3le/scheme.h.bak ../boot/ti3le/scheme.h;\ else rm -f ../boot/ti3le/scheme.h.bak; fi) (if `cmp -s ../boot/ti3le/equates.h ../boot/ti3le/equates.h.bak`;\ then mv -f ../boot/ti3le/equates.h.bak ../boot/ti3le/equates.h;\ else rm -f ../boot/ti3le/equates.h.bak; fi) compiling mathprims.ss with output to mathprims.ti3le compiling record.ss with output to record.ti3le compiling 5_1.ss with output to 5_1.ti3le compiling 5_2.ss with output to 5_2.ti3le compiling 5_3.ss with output to 5_3.ti3le compiling strnum.ss with output to strnum.ti3le compiling bytevector.ss with output to bytevector.ti3le compiling 5_4.ss with output to 5_4.ti3le compiling 5_6.ss with output to 5_6.ti3le compiling 5_7.ss with output to 5_7.ti3le compiling event.ss with output to event.ti3le compiling 4.ss with output to 4.ti3le compiling front.ss with output to front.ti3le compiling foreign.ss with output to foreign.ti3le compiling 6.ss with output to 6.ti3le compiling print.ss with output to print.ti3le compiling newhash.ss with output to newhash.ti3le compiling format.ss with output to format.ti3le compiling date.ss with output to date.ti3le compiling 7.ss with output to 7.ti3le compiling cafe.ss with output to cafe.ti3le compiling trace.ss with output to trace.ti3le compiling engine.ss with output to engine.ti3le compiling interpret.ss with output to interpret.ti3le compiling cprep.ss with output to cprep.ti3le compiling cpcheck.ss with output to cpcheck.ti3le compiling cp0.ss with output to cp0.ti3le compiling cpvalid.ss with output to cpvalid.ti3le compiling cpcommonize.ss with output to cpcommonize.ti3le compiling cpletrec.ss with output to cpletrec.ti3le compiling inspect.ss with output to inspect.ti3le compiling enum.ss with output to enum.ti3le compiling io.ss with output to io.ti3le compiling read.ss with output to read.ti3le compiling primvars.ss with output to primvars.ti3le compiling syntax.ss with output to syntax.ti3le compiling costctr.ss with output to costctr.ti3le compiling expeditor.ss with output to expeditor.ti3le compiling exceptions.ss with output to exceptions.ti3le compiling pretty.ss with output to pretty.ti3le compiling env.ss with output to env.ti3le compiling fasl.ss with output to fasl.ti3le compiling reloc.ss with output to reloc.ti3le compiling pdhtml.ss with output to pdhtml.ti3le compiling strip.ss with output to strip.ti3le compiling ftype.ss with output to ftype.ti3le compiling back.ss with output to back.ti3le compiling cpnanopass.ss with output to cpnanopass.ti3le compiling compile.ss with output to compile.ti3le compiling cback.ss with output to cback.ti3le (time (for-each (lambda (...) ...) ...)) 284 collections 10.870582286s elapsed cpu time, including 2.770882929s collecting 10.904230348s elapsed real time, including 2.777748383s collecting 4247360976 bytes allocated, including 4244071752 bytes reclaimed fine make restoreboot mv -f ../boot/ti3le/sbb ../boot/ti3le/petite.boot mv -f ../boot/ti3le/scb ../boot/ti3le/scheme.boot make resetbootlinks touch bootstrap (cd ti3le && make test PREFIX=ti3le/) (cd c && make) cp -p main.o ../boot/ti3le/main.o (cd s && make bootstrap) (cd mats && make allx) rm -f *.o *.so *.mo *.covout experr* errors* report* summary testfile* testscript\ foreign1.so prettytest.ss cat_flush so_locations\ build-examples script.all? *.html experr*.rej experr*.orig rm -rf testdir* rm -rf output output-* patches-work-dir ( cd ../examples && make Scheme=/home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/bin/ti3le/scheme clean ) rm -f def.so edit.so fact.so fatfib.so fft.so fib.so freq.so interpret.so m4.so macro.so matrix.so object.so power.so queue.so rabbit.so rsa.so scons.so setof.so socket.so unify.so compat.so ez-grammar-test.so expr.md building prereqs with output to Make.out matting configuration (o=0) with output to output-1-0/Make.out matting configuration (o=3 spi=t p=t rmg=2) with output to output-4-3/Make.out matting configuration (o=0 cp0=t cl=3) with output to output-3-0/Make.out matting configuration (o=3 cp0=t cl=3) with output to output-3-3/Make.out matting configuration (o=3) with output to output-1-3/Make.out matting configuration (o=0 eval=interpret cl=6) with output to output-5-0/Make.out matting configuration (o=0 spi=t p=t rmg=2) with output to output-4-0/Make.out matting configuration (o=3 hci=101 eval=interpret rmg=2) with output to output-8-3/Make.out matting configuration (o=0 cp0=t eval=interpret rmg=2) with output to output-6-0/Make.out matting configuration (o=0 hci=101 eoc=f cl=9) with output to output-7-0/Make.out matting configuration (o=3 eval=interpret cl=6) with output to output-5-3/Make.out matting configuration (o=3 cp0=t eval=interpret rmg=2) with output to output-6-3/Make.out finished matting configuration o=3 cp0=t cl=3 finished matting configuration o=3 finished matting configuration o=0 cp0=t cl=3 finished matting configuration o=0 finished matting configuration o=3 spi=t p=t rmg=2 finished matting configuration o=0 hci=101 eoc=f cl=9 finished matting configuration o=0 spi=t p=t rmg=2 finished matting configuration o=3 cp0=t eval=interpret rmg=2 finished matting configuration o=0 cp0=t eval=interpret rmg=2 finished matting configuration o=3 eval=interpret cl=6 finished matting configuration o=3 hci=101 eval=interpret rmg=2 finished matting configuration o=0 eval=interpret cl=6 if [ "f" = "t" ] ; then\ echo '(reset-handler abort) (combine-coverage-files "all.covout" (map symbol->string (quote (*/all.covout))))' | /home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/bin/ti3le/scheme -q mat.so ;\ echo '(reset-handler abort) (coverage-percent "all.covout" "/home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/boot/ti3le/petite.covin" "/home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/boot/ti3le/scheme.covin")' | /home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/bin/ti3le/scheme -q mat.so ;\ echo '(reset-handler abort) (combine-coverage-files "run.covout" (map symbol->string (quote (*/run.covout))))' | /home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/bin/ti3le/scheme -q mat.so ;\ echo '(reset-handler abort) (coverage-percent "run.covout" "/home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/boot/ti3le/petite.covin" "/home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/boot/ti3le/scheme.covin")' | /home/buildozer/aports/community/chez-scheme/src/csv9.5.8/ti3le/bin/ti3le/scheme -q mat.so ;\ fi cat output-1-0/summary output-1-3/summary output-3-0/summary output-3-3/summary output-4-0/summary output-4-3/summary output-5-0/summary output-5-3/summary output-6-0/summary output-6-3/summary output-7-0/summary output-8-3/summary > summary && cat summary -------- o=0 -------- --- experr-compile-0-f-f-f +++ output-1-0/errors-compile-0-f-f-f @@ -1,3 +1,10 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 -------- --- experr-compile-3-f-f-f +++ output-1-3/errors-compile-3-f-f-f @@ -1,3 +1,8 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". -------- o=0 cp0=t cl=3 -------- --- experr-compile-0-f-t-f +++ output-3-0/errors-compile-0-f-t-f @@ -1,3 +1,10 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 cp0=t cl=3 -------- --- experr-compile-3-f-t-f +++ output-3-3/errors-compile-3-f-t-f @@ -1,3 +1,8 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". -------- o=0 spi=t p=t rmg=2 -------- --- experr-compile-0-t-f-f +++ output-4-0/errors-compile-0-t-f-f @@ -1,3 +1,10 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 spi=t p=t rmg=2 -------- --- experr-compile-3-t-f-f +++ output-4-3/errors-compile-3-t-f-f @@ -1,3 +1,8 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". -------- o=0 eval=interpret cl=6 -------- --- experr-interpret-0-f-f-f +++ output-5-0/errors-interpret-0-f-f-f @@ -1,9 +1,16 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 1 at line 1032, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 2 at line 1034, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 5 at line 1041, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 6 at line 1043, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 9 at line 1050, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 10 at line 1052, char 4 of ../6.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 eval=interpret cl=6 -------- --- experr-interpret-3-f-f-f +++ output-5-3/errors-interpret-3-f-f-f @@ -1,9 +1,14 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 1 at line 1032, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 2 at line 1034, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 5 at line 1041, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 6 at line 1043, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 9 at line 1050, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 10 at line 1052, char 4 of ../6.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". -------- o=0 cp0=t eval=interpret rmg=2 -------- --- experr-interpret-0-f-t-f +++ output-6-0/errors-interpret-0-f-t-f @@ -1,9 +1,16 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 1 at line 1032, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 2 at line 1034, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 5 at line 1041, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 6 at line 1043, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 9 at line 1050, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 10 at line 1052, char 4 of ../6.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 cp0=t eval=interpret rmg=2 -------- --- experr-interpret-3-f-t-f +++ output-6-3/errors-interpret-3-f-t-f @@ -1,9 +1,14 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 1 at line 1032, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 2 at line 1034, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 5 at line 1041, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 6 at line 1043, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 9 at line 1050, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 10 at line 1052, char 4 of ../6.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". -------- o=0 hci=101 eoc=f cl=9 -------- --- experr-compile-0-f-f-f +++ output-7-0/errors-compile-0-f-f-f @@ -1,3 +1,10 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 11 at line 815, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 12 at line 826, char 7 of ../io.ms primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0 primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b) primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f @@ -6925,8 +6932,6 @@ io.mo:Expected error in mat port-operations3: "port-file-descriptor: # is not a file port". io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string". io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB". -io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls". io.mo:Expected error in mat port-operations4: "put-string: # is not a textual output port". io.mo:Expected error in mat port-operations4: "put-bytevector: # is not a binary output port". -------- o=3 hci=101 eval=interpret rmg=2 -------- --- experr-interpret-3-f-f-f +++ output-8-3/errors-interpret-3-f-f-f @@ -1,9 +1,14 @@ +io.mo:Error in mat iconv-codec clause 6: "transcoded-port: unsupported encoding GB18030" at line 690, char 7 of ../io.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 1 at line 1032, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 2 at line 1034, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 5 at line 1041, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 6 at line 1043, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 9 at line 1050, char 4 of ../6.ms 6.mo:Bug in mat cp1in-verify-format-warnings clause 10 at line 1052, char 4 of ../6.ms +io.mo:Bug in mat iconv-codec clause 7 at line 715, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 8 at line 740, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 9 at line 765, char 7 of ../io.ms +io.mo:Bug in mat iconv-codec clause 10 at line 790, char 7 of ../io.ms 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x". 3.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss". profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories". test run complete. check ti3le/mats/summary for errors. >>> chez-scheme: Entering fakeroot... (cd ti3le && make install) (cd c && make) cp -p main.o ../boot/ti3le/main.o (cd s && make bootstrap) make -f Mf-install ./installsh -o "" -g "" -d -m 755 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin ./installsh -o "" -g "" -d -m 755 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8 sed -e "s;{InstallBin};/usr/bin;g" \ -e "s;{InstallLibExamples};/usr/lib/csv9.5.8/examples;g" \ -e "s;{InstallLibBin};/usr/lib/csv9.5.8/ti3le;g" \ -e "s;{InstallPetiteName};petite;g" \ -e "s;{InstallSchemeName};chez;g" \ -e "s;{InstallScriptName};chez-script;g" \ scheme.1.in > scheme.1 sed -e "s;{InstallBin};/usr/bin;g" \ -e "s;{InstallLibExamples};/usr/lib/csv9.5.8/examples;g" \ -e "s;{InstallLibBin};/usr/lib/csv9.5.8/ti3le;g" \ -e "s;{InstallPetiteName};petite;g" \ -e "s;{InstallSchemeName};chez;g" \ -e "s;{InstallScriptName};chez-script;g" \ scheme.1.in > petite.1 ./installsh -o "" -g "" -d -m 755 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/share/man/man1 ./installsh -o "" -g "" -m 555 bin/ti3le/scheme /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin/chez ./installsh -o "" -g "" -d -m 755 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le ./installsh -o "" -g "" -d -m 755 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/examples ./installsh -o "" -g "" -m 444 scheme.1 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/share/man/man1/chez.1 ln -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin/chez /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin/petite ln -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin/chez /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/bin/chez-script if [ yes = yes ] ; then gzip -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/share/man/man1/chez.1 ; fi ./installsh -o "" -g "" -m 444 petite.1 /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/share/man/man1/petite.1 ./installsh -o "" -g "" -m 444 boot/ti3le/petite.boot /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/petite.boot ./installsh -o "" -g "" -m 444 boot/ti3le/kernel.o /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le if [ yes = yes ] ; then gzip -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/share/man/man1/petite.1 ; fi ./installsh -o "" -g "" -m 444 examples/* /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/examples if [ "petite" != "petite" ]; then\ rm -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/petite.boot;\ ln -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/petite.boot /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/petite.boot;\ fi ./installsh -o "" -g "" -m 444 boot/ti3le/scheme.boot /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/scheme.boot;\ if [ "chez" != "scheme" ]; then\ rm -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/chez.boot;\ ln -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/scheme.boot /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/chez.boot;\ fi ln -f /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/scheme.boot /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/chez-script.boot; ./installsh -o "" -g "" -m 444 boot/ti3le/main.o /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le ./installsh -o "" -g "" -m 444 boot/ti3le/scheme.h /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le ./installsh -o "" -g "" -m 444 boot/ti3le/revision /home/buildozer/aports/community/chez-scheme/pkg/chez-scheme/usr/lib/csv9.5.8/ti3le/revision >>> chez-scheme-doc*: Running split function doc... >>> chez-scheme-doc*: Preparing subpackage chez-scheme-doc... >>> chez-scheme-doc*: Running postcheck for chez-scheme-doc >>> chez-scheme*: Running postcheck for chez-scheme >>> chez-scheme*: Preparing package chez-scheme... >>> chez-scheme*: Stripping binaries >>> chez-scheme-doc*: Scanning shared objects >>> chez-scheme*: Scanning shared objects >>> chez-scheme-doc*: Tracing dependencies... >>> chez-scheme-doc*: Package size: 332.0 KB >>> chez-scheme-doc*: Compressing data... >>> chez-scheme-doc*: Create checksum... >>> chez-scheme-doc*: Create chez-scheme-doc-9.5.8-r4.apk >>> chez-scheme*: Tracing dependencies... so:libc.musl-x86.so.1 so:liblz4.so.1 so:libncursesw.so.6 so:libuuid.so.1 so:libz.so.1 >>> chez-scheme*: Package size: 3.3 MB >>> chez-scheme*: Compressing data... >>> chez-scheme*: Create checksum... >>> chez-scheme*: Create chez-scheme-9.5.8-r4.apk >>> chez-scheme: Build complete at Sun, 12 Jun 2022 12:07:44 +0000 elapsed time 0h 9m 44s >>> chez-scheme: Cleaning up srcdir >>> chez-scheme: Cleaning up pkgdir >>> chez-scheme: Uninstalling dependencies... (1/23) Purging .makedepends-chez-scheme (20220612.115801) (2/23) Purging util-linux-dev (2.38-r1) (3/23) Purging libfdisk (2.38-r1) (4/23) Purging libmount (2.38-r1) (5/23) Purging libsmartcols (2.38-r1) (6/23) Purging libuuid (2.38-r1) (7/23) Purging ncurses-dev (6.3_p20220604-r0) (8/23) Purging libx11-dev (1.8.1-r1) (9/23) Purging xtrans (1.4.0-r1) (10/23) Purging libx11 (1.8.1-r1) (11/23) Purging zlib-dev (1.2.12-r1) (12/23) Purging lz4-dev (1.9.3-r1) (13/23) Purging libblkid (2.38-r1) (14/23) Purging libxcb-dev (1.15-r0) (15/23) Purging xcb-proto (1.15-r0) (16/23) Purging libxcb (1.15-r0) (17/23) Purging libxau-dev (1.0.9-r0) (18/23) Purging libxau (1.0.9-r0) (19/23) Purging libxdmcp-dev (1.1.3-r0) (20/23) Purging libxdmcp (1.1.3-r0) (21/23) Purging xorgproto (2022.1-r0) (22/23) Purging libbsd (0.11.6-r2) (23/23) Purging libmd (1.0.4-r0) Executing busybox-1.35.0-r15.trigger OK: 326 MiB in 99 packages >>> chez-scheme: Updating the community/x86 repository index... >>> chez-scheme: Signing the index...