=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for ecl-9.8.4 cd build; /usr/pkg/bin/gmake gmake[1]: Entering directory `/scratch/lang/ecl/work/ecl-9.8.4/build' cp /scratch/lang/ecl/work/ecl-9.8.4/src/util/gdbinit .gdbinit if (echo c | grep gmp); then \ cd gmp && /usr/pkg/bin/gmake install && \ cd .. && mv include/gmp.h ecl/ && rmdir include && \ mv ./libgmp.a ./libeclgmp.a; \ fi test -d ecl/gc || mkdir ecl/gc test -d ecl/gc/private || mkdir ecl/gc/private if (echo c | grep gc); then \ cd gc && /usr/pkg/bin/gmake install && cd .. && \ cp -rf /scratch/lang/ecl/work/ecl-9.8.4/src/gc/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-9.8.4/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl-9.8.4/",g' \ -e 's,@libdir\\@,"/usr/pkg/lib/",g' \ -e 's,@includedir\\@,"/usr/pkg/include/",g' < cmp/cmpdefs.pre > cmp/cmpdefs.lsp test -d c/ecl || mkdir c/ecl sed 's,__declspec(dllimport),,g' /scratch/lang/ecl/work/ecl-9.8.4/src/h/external.h > c/ecl/external.h cp /scratch/lang/ecl/work/ecl-9.8.4/src/h/*.h ecl/ cd c; /usr/pkg/bin/gmake gmake[2]: Entering directory `/scratch/lang/ecl/work/ecl-9.8.4/build/c' cat /scratch/lang/ecl/work/ecl-9.8.4/src/c/symbols_list.h | \ sed -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*NULL,.*}%{\1,NULL}%g' \ -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*\([^,]*\),.*}%{\1,"\2"}%g' \ -e 's%{NULL.*%{NULL,NULL}};%' > /scratch/lang/ecl/work/ecl-9.8.4/src/c/symbols_list2.h if test -f ../CROSS-DPP; then touch dpp; else \ cc -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I/scratch/lang/ecl/work/ecl-9.8.4/build -I./ /scratch/lang/ecl/work/ecl-9.8.4/src/c/dpp.c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/main.d main.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/main.d main.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/main.d -> main.c Unknown symbol: mp::*current-process* Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o main.o main.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/symbol.d symbol.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/symbol.d symbol.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/symbol.d -> symbol.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o symbol.o symbol.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/package.d package.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/package.d package.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/package.d -> package.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o package.o package.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/list.d list.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/list.d list.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/list.d -> list.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o list.o list.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/apply.d apply.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/apply.d apply.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/apply.d -> apply.c cc -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c apply.c -o apply.o if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/eval.d eval.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/eval.d eval.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/eval.d -> eval.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o eval.o eval.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/interpreter.d interpreter.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/interpreter.d interpreter.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/interpreter.d -> interpreter.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o interpreter.o interpreter.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/interpreter.d: In function 'ecl_interpret': /scratch/lang/ecl/work/ecl-9.8.4/src/c/interpreter.d:254: warning: initialization discards qualifiers from pointer target type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/compiler.d compiler.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/compiler.d compiler.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/compiler.d -> compiler.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o compiler.o compiler.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/disassembler.d disassembler.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/disassembler.d disassembler.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/disassembler.d -> disassembler.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o disassembler.o disassembler.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/instance.d instance.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/instance.d instance.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/instance.d -> instance.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o instance.o instance.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/gfun.d gfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/gfun.d gfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/gfun.d -> gfun.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o gfun.o gfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/reference.d reference.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/reference.d reference.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/reference.d -> reference.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o reference.o reference.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/character.d character.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/character.d character.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/character.d -> character.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o character.o character.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/file.d file.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/file.d file.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/file.d -> file.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o file.o file.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/read.d read.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/read.d read.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/read.d -> read.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o read.o read.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/read.d: In function 'read_VV': /scratch/lang/ecl/work/ecl-9.8.4/src/c/read.d:2456: warning: passing argument 1 of 'ecl_make_cfun' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/print.d print.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/print.d print.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/print.d -> print.c Unknown symbol: si::pretty-print-format cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o print.o print.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/error.d error.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/error.d error.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/error.d -> error.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o error.o error.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/error.d: In function 'init_error': /scratch/lang/ecl/work/ecl-9.8.4/src/c/error.d:327: warning: passing argument 2 of 'ecl_def_c_function_va' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/string.d string.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/string.d string.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/string.d -> string.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o string.o string.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/cfun.d cfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/cfun.d cfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/cfun.d -> cfun.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o cfun.o cfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/typespec.d typespec.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/typespec.d typespec.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/typespec.d -> typespec.c Unknown symbol: mp::process Unknown symbol: mp::lock Unknown symbol: mp::condition-variable cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o typespec.o typespec.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/assignment.d assignment.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/assignment.d assignment.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/assignment.d -> assignment.c Unknown symbol: si::pretty-print-format Unknown symbol: si::pretty-print-format cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o assignment.o assignment.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/predicate.d predicate.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/predicate.d predicate.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/predicate.d -> predicate.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o predicate.o predicate.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/number.d number.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/number.d number.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/number.d -> number.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o number.o number.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_pred.d num_pred.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_pred.d num_pred.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_pred.d -> num_pred.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_pred.o num_pred.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_comp.d num_comp.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_comp.d num_comp.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_comp.d -> num_comp.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_comp.o num_comp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_arith.d num_arith.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_arith.d num_arith.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_arith.d -> num_arith.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_arith.o num_arith.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_sfun.d num_sfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_sfun.d num_sfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_sfun.d -> num_sfun.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_sfun.o num_sfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_co.d num_co.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_co.d num_co.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_co.d -> num_co.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_co.o num_co.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_log.d num_log.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_log.d num_log.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_log.d -> num_log.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_log.o num_log.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_rand.d num_rand.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_rand.d num_rand.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/num_rand.d -> num_rand.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o num_rand.o num_rand.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/array.d array.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/array.d array.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/array.d -> array.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o array.o array.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/sequence.d sequence.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/sequence.d sequence.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/sequence.d -> sequence.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o sequence.o sequence.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/cmpaux.d cmpaux.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/cmpaux.d cmpaux.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/cmpaux.d -> cmpaux.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o cmpaux.o cmpaux.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/macros.d macros.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/macros.d macros.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/macros.d -> macros.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o macros.o macros.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/backq.d backq.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/backq.d backq.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/backq.d -> backq.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o backq.o backq.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/stacks.d stacks.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/stacks.d stacks.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/stacks.d -> stacks.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o stacks.o stacks.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/time.d time.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/time.d time.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/time.d -> time.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o time.o time.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixint.d unixint.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixint.d unixint.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixint.d -> unixint.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o unixint.o unixint.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixint.d: In function 'si_catch_signal': /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixint.d:477: warning: passing argument 2 of 'mysignal' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/mapfun.d mapfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/mapfun.d mapfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/mapfun.d -> mapfun.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o mapfun.o mapfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/multival.d multival.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/multival.d multival.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/multival.d -> multival.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o multival.o multival.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/hash.d hash.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/hash.d hash.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/hash.d -> hash.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o hash.o hash.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/format.d format.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/format.d format.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/format.d -> format.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o format.o format.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/pathname.d pathname.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/pathname.d pathname.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/pathname.d -> pathname.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o pathname.o pathname.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/structure.d structure.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/structure.d structure.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/structure.d -> structure.c Unknown symbol: si::structure-include cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o structure.o structure.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/load.d load.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/load.d load.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/load.d -> load.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o load.o load.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixfsys.d unixfsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixfsys.d unixfsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixfsys.d -> unixfsys.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o unixfsys.o unixfsys.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixsys.d unixsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixsys.d unixsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixsys.d -> unixsys.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o unixsys.o unixsys.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixsys.d: In function 'si_run_program': /scratch/lang/ecl/work/ecl-9.8.4/src/c/unixsys.d:337: warning: passing argument 2 of 'execvp' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/ffi.d ffi.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/ffi.d ffi.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/ffi.d -> ffi.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ Unknown symbol: :callback Unknown symbol: :callback cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o ffi.o ffi.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d alloc_2.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d alloc_2.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d -> alloc_2.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o alloc_2.o alloc_2.c /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d: In function 'init_alloc': /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d:420: warning: passing argument 1 of 'GC_set_warn_proc' from incompatible pointer type /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d: In function 'queueing_finalizer': /scratch/lang/ecl/work/ecl-9.8.4/src/c/alloc_2.d:505: warning: passing argument 2 of 'GC_register_finalizer_no_order' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/tcp.d tcp.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/tcp.d tcp.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/tcp.d -> tcp.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o tcp.o tcp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/big.d big.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/big.d big.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/big.d -> big.c cc -DECLDIR="\"/usr/pkg/lib/ecl-9.8.4\"" -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -o big.o big.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d all_symbols.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d all_symbols.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d -> all_symbols.c cc -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -I./ all_symbols.c -o all_symbols.o /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d: In function 'make_this_symbol': /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d:223: warning: passing argument 1 of 'ecl_make_cfun' from incompatible pointer type cc -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d: In function 'make_this_symbol': /scratch/lang/ecl/work/ecl-9.8.4/src/c/all_symbols.d:223: warning: passing argument 1 of 'ecl_make_cfun' from incompatible pointer type rm -f ../libeclmin.a ar cr ../libeclmin.a main.o symbol.o package.o list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o reference.o character.o file.o read.o print.o error.o string.o cfun.o typespec.o assignment.o predicate.o number.o num_pred.o num_comp.o num_arith.o num_sfun.o num_co.o num_log.o num_rand.o array.o sequence.o cmpaux.o macros.o backq.o stacks.o time.o unixint.o mapfun.o multival.o hash.o format.o pathname.o structure.o load.o unixfsys.o unixsys.o ffi.o alloc_2.o tcp.o big.o ranlib ../libeclmin.a if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-9.8.4/src/c/cinit.d cinit.c ; else ./dpp /scratch/lang/ecl/work/ecl-9.8.4/src/c/cinit.d cinit.c ; fi dpp: /scratch/lang/ecl/work/ecl-9.8.4/src/c/cinit.d -> cinit.c cc -I. -I/scratch/lang/ecl/work/ecl-9.8.4/build -I/scratch/lang/ecl/work/ecl-9.8.4/src/c -I../ecl/gc -DECL_API -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -c -I./ cinit.c -o ../cinit.o rm array.c symbol.c num_rand.c num_sfun.c cmpaux.c list.c unixsys.c load.c string.c stacks.c hash.c main.c predicate.c num_log.c unixint.c instance.c num_arith.c compiler.c character.c multival.c gfun.c structure.c sequence.c ffi.c unixfsys.c tcp.c reference.c time.c pathname.c big.c print.c backq.c format.c typespec.c num_co.c num_pred.c macros.c alloc_2.c read.c error.c num_comp.c number.c file.c cfun.c disassembler.c interpreter.c assignment.c mapfun.c package.c eval.c gmake[2]: Leaving directory `/scratch/lang/ecl/work/ecl-9.8.4/build/c' if [ -f CROSS-COMPILER ]; then \ touch ecl_min; \ else \ cc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -lgc -lgmp -lm ;\ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-9.8.4/,g' \ -e 's,@libdir\\@,/usr/pkg/lib/,g' < compile.pre > compile.lsp ln -s /scratch/lang/ecl/work/ecl-9.8.4/src/cmp/sysfun.lsp ./ echo "#" `uname -a` > BUILD-STAMP head -8 config.log | tail -6 >> BUILD-STAMP cp /scratch/lang/ecl/work/ecl-9.8.4/src/../contrib/unicode/ucd.dat . if [ -f CROSS-COMPILER ]; then \ ./CROSS-COMPILER compile; \ else \ ECLDIR=`pwd`/ ./ecl_min compile; \ fi ;*** Lisp core booted **** ECL (Embeddable Common Lisp) ;;; ;;; Welcome to bare.lsp. Let's bring this instance up! ;;; ;;; ;;; About to load lsp/load.lsp ;;; ;;; Loading src:lsp;export.lsp ;;; Loading src:lsp;defmacro.lsp ;;; Loading src:lsp;helpfile.lsp ;;; Loading src:lsp;evalmacros.lsp ;;; Loading src:lsp;cmuutil.lsp ;;; Loading src:lsp;autoload.lsp ;;; Loading src:lsp;setf.lsp ;;; Loading src:lsp;predlib.lsp ;;; Loading src:lsp;seq.lsp ;;; Loading src:lsp;arraylib.lsp ;;; Loading src:lsp;assert.lsp ;;; Loading src:lsp;defstruct.lsp ;;; Loading src:lsp;iolib.lsp ;;; Loading src:lsp;listlib.lsp ;;; Loading src:lsp;mislib.lsp ;;; Loading src:lsp;numlib.lsp ;;; Loading src:lsp;packlib.lsp ;;; Loading src:lsp;seqlib.lsp ;;; Loading src:lsp;trace.lsp ;;; Loading src:lsp;loop2.lsp ;;; Loading src:lsp;format.lsp ;;; Loading src:lsp;defpackage.lsp ;;; Loading src:lsp;ffi.lsp ;;; Loading build:lsp;config.lsp ;;; Loading src:lsp;module.lsp ;;; Loading src:lsp;cmdline.lsp ;;; Loading clos/load.lsp ;;; Loading src:clos;kernel.lsp ;;; Loading src:clos;macros.lsp ;;; Loading src:clos;method.lsp ;;; Loading src:clos;slot.lsp ;;; Loading src:clos;combin.lsp ;;; Loading src:clos;boot.lsp ;;; Loading src:clos;defclass.lsp ;;; Loading src:clos;standard.lsp ;;; Loading src:clos;builtin.lsp ;;; Loading src:clos;change.lsp ;;; Loading src:clos;stdmethod.lsp ;;; Loading src:clos;generic.lsp ;;; Loading src:clos;fixup.lsp ;;; Loading src:clos;print.lsp ;;; Loading src:clos;streams.lsp ;;; Loading src:lsp;pprint.lsp ;;; Loading src:clos;conditions.lsp ;;; Loading src:lsp;describe.lsp ;;; Loading src:clos;inspect.lsp ;;; Loading src:lsp;top.lsp ;;; Loading lsp/format.lsp ;;; About to load cmp/load.lsp ;;; ;;; Now we are in shape to do something useful. ;;; End of bare.lsp (compile-file "src:lsp;export.lsp" :output-file #P"build:lsp;export.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;export.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Note: in file src:lsp;export.lsp.NEWEST, position 1935, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; Removing unused variable POP ;;; Note: in file src:lsp;export.lsp.NEWEST, position 1935, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; Removing unused variable FINISHED ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 1935, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; The variable ENV is not used. ;;; Note: in file src:lsp;export.lsp.NEWEST, position 2902, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; Removing unused variable POP ;;; Note: in file src:lsp;export.lsp.NEWEST, position 2902, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; Removing unused variable FINISHED ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 2902, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 3798, and form ;;; (LET (#) (FSET 'DO F ...) ...) ;;; The variable ENV is not used. ;;; Compiling (DEFUN EVAL-FEATURE ...). ;;; Compiling (DEFUN DO-READ-FEATURE ...). ;;; Compiling (DEFUN SHARP-+-READER ...). ;;; Compiling (DEFUN SHARP---READER ...). ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 6339, and form ;;; (READTABLE-LOCK (STANDARD-READTABLE) NIL) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 6445, and form ;;; (SET-DISPATCH-MACRO-CHARACTER # + ...) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 6581, and form ;;; (SET-DISPATCH-MACRO-CHARACTER # - ...) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; Warning: in file src:lsp;export.lsp.NEWEST, position 6662, and form ;;; (READTABLE-LOCK (STANDARD-READTABLE) T) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; End of Pass 1. ;;; Note: Creating tag: "_eclbffKyin8_Emv9uuy" for #P"build:lsp;export.o.NEWEST" ;;; Emitting code for DOLIST. ;;; Emitting code for DOTIMES. ;;; Emitting code for DO/DO*-EXPAND. ;;; Emitting code for EVAL-FEATURE. ;;; Emitting code for DO-READ-FEATURE. ;;; Emitting code for SHARP-+-READER. ;;; Emitting code for SHARP---READER. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/export.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/export.o" ;;; Finished compiling src:lsp;export.lsp. (compile-file "src:lsp;defmacro.lsp" :output-file #P"build:lsp;defmacro.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;defmacro.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *DL*). ;;; Compiling (DEFVAR *KEY-CHECK*). ;;; Compiling (DEFVAR *ARG-CHECK*). ;;; Compiling (DEFUN SEARCH-KEYWORD ...). ;;; Compiling (DEFUN CHECK-KEYWORD ...). ;;; Compiling (DEFUN CHECK-ARG-LENGTH ...). ;;; Compiling (DEFUN DM-BAD-KEY ...). ;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...). ;;; Compiling (DEFUN DESTRUCTURE ...). ;;; Compiling (DEFUN FIND-DOCUMENTATION ...). ;;; Compiling (DEFUN REMOVE-DOCUMENTATION ...). ;;; Compiling (DEFUN FIND-DECLARATIONS ...). ;;; Compiling (DEFUN EXPAND-DEFMACRO ...). ;;; Note: in file src:lsp;defmacro.lsp.NEWEST, position 7557, and form ;;; (FSET 'EXPAND-DEFMACRO #'(LAMBDA-BLOCK EXPAND-DEFMACRO # ...)) ;;; Removing unused variable PPN ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 8582, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; The variable DOC is not used. ;;; Note: in file src:lsp;defmacro.lsp.NEWEST, position 8582, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; Removing unused variable FUNCTION ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 8582, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; The variable ENV is not used. ;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10018, and form ;;; (FSET 'DESTRUCTURING-BIND #'(LAMBDA-BLOCK DESTRUCTURING-BIND # ...) ...) ;;; The variable PPN is not used. ;;; Compiling (DEFUN WARN ...). ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10361, and form ;;; (FSET 'WARN #'(LAMBDA-BLOCK WARN # ...)) ;;; The variable FOO is not used. ;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10492, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10492, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable WHOLE is not used. ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10492, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;defmacro.lsp.NEWEST, position 10492, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable WHOLE is not used. ;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclYBx4bHn8_ctv9uuy" for #P"build:lsp;defmacro.o.NEWEST" ;;; Emitting code for SEARCH-KEYWORD. ;;; Note: Tail-recursive call of SEARCH-KEYWORD was replaced by iteration. ;;; Emitting code for CHECK-KEYWORD. ;;; Emitting code for CHECK-ARG-LENGTH. ;;; Emitting code for DM-BAD-KEY. ;;; Emitting code for DM-TOO-FEW-ARGUMENTS. ;;; Emitting code for DESTRUCTURE. ;;; Emitting code for DM-NTH-CDR. ;;; Emitting code for DM-NTH. ;;; Emitting code for DM-V. ;;; Emitting code for DM-VL. ;;; Emitting code for FIND-DOCUMENTATION. ;;; Emitting code for REMOVE-DOCUMENTATION. ;;; Emitting code for FIND-DECLARATIONS. ;;; Emitting code for EXPAND-DEFMACRO. ;;; Emitting code for DEFMACRO. ;;; Emitting code for DESTRUCTURING-BIND. ;;; Emitting code for WARN. ;;; Emitting code for CMP-ENV-FOR-BYTECODES. ;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION. ;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION. ;;; Emitting code for #:G53. ;;; Emitting code for #:G52. ;;; Emitting code for MACROLET-FUNCTIONS. ;;; Emitting code for CMP-ENV-REGISTER-MACROLET. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defmacro.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defmacro.o" ;;; Finished compiling src:lsp;defmacro.lsp. (compile-file "src:lsp;helpfile.lsp" :output-file #P"build:lsp;helpfile.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;helpfile.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN READ-HELP-FILE ...). ;;; Compiling (DEFUN DUMP-HELP-FILE ...). ;;; Compiling (DEFUN SEARCH-HELP-FILE ...). ;;; Warning: in file src:lsp;helpfile.lsp.NEWEST, position 1809, and form ;;; (FSET 'SEARCH-HELP-FILE #'(LAMBDA-BLOCK SEARCH-HELP-FILE # ...)) ;;; The variable CHAR is not used. ;;; Note: in file src:lsp;helpfile.lsp.NEWEST, position 1809, and form ;;; (FSET 'SEARCH-HELP-FILE #'(LAMBDA-BLOCK SEARCH-HELP-FILE # ...)) ;;; Removing unused variable POS ;;; Compiling (DEFVAR *DOCUMENTATION-POOL* ...). ;;; Compiling (DEFVAR *KEEP-DOCUMENTATION* ...). ;;; Compiling (DEFUN NEW-DOCUMENTATION-POOL ...). ;;; Compiling (DEFUN DUMP-DOCUMENTATION ...). ;;; Compiling (DEFUN GET-DOCUMENTATION ...). ;;; Compiling (DEFUN SET-DOCUMENTATION ...). ;;; Compiling (DEFUN EXPAND-SET-DOCUMENTATION ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclODFvLvn8_X2w9uuy" for #P"build:lsp;helpfile.o.NEWEST" ;;; Emitting code for READ-HELP-FILE. ;;; Emitting code for DUMP-HELP-FILE. ;;; Emitting code for #:G10. ;;; Emitting code for #:G17. ;;; Emitting code for SEARCH-HELP-FILE. ;;; Emitting code for SCAN-FOR. ;;; Emitting code for BIN-SEARCH. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Emitting code for NEW-DOCUMENTATION-POOL. ;;; Emitting code for DUMP-DOCUMENTATION. ;;; Emitting code for GET-DOCUMENTATION. ;;; Emitting code for SET-DOCUMENTATION. ;;; Emitting code for EXPAND-SET-DOCUMENTATION. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/helpfile.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/helpfile.o" ;;; Finished compiling src:lsp;helpfile.lsp. (compile-file "src:lsp;evalmacros.lsp" :output-file #P"build:lsp;evalmacros.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;evalmacros.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO UNLESS ...). ;;; Compiling (DEFMACRO DEFUN ...). ;;; Compiling (DEFMACRO DEFMACRO ...). ;;; Note: in file src:lsp;evalmacros.lsp.NEWEST, position 1870, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; Removing unused variable DOC-STRING ;;; Compiling (DEFMACRO DEFVAR ...). ;;; Compiling (DEFMACRO DEFPARAMETER ...). ;;; Compiling (DEFMACRO DEFCONSTANT ...). ;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...). ;;; Warning: in file src:lsp;evalmacros.lsp.NEWEST, position 5194, and form ;;; (FSET 'DEFINE-COMPILER-MACRO #'(LAMBDA-BLOCK DEFINE-COMPILER-MACRO # ...) ...) ;;; The variable PPRINT is not used. ;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...). ;;; Compiling (DEFMACRO LAMBDA ...). ;;; Compiling (DEFMACRO LAMBDA-BLOCK ...). ;;; Compiling (DEFMACRO PSETQ ...). ;;; Compiling (DEFMACRO COND ...). ;;; Compiling (DEFMACRO PROG ...). ;;; Compiling (DEFMACRO PROG* ...). ;;; Compiling (DEFMACRO PROG1 ...). ;;; Compiling (DEFMACRO PROG2 ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-LIST ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-BIND ...). ;;; Compiling (DEFUN WHILE-UNTIL ...). ;;; Compiling (DEFMACRO WHILE ...). ;;; Compiling (DEFMACRO UNTIL ...). ;;; Compiling (DEFMACRO CASE ...). ;;; Compiling (DEFMACRO RETURN ...). ;;; Compiling (DEFMACRO DECLAIM ...). ;;; Compiling (DEFMACRO C-DECLAIM ...). ;;; Compiling (DEFMACRO IN-PACKAGE ...). ;;; Compiling (DEFMACRO THE ...). ;;; Warning: in file src:lsp;evalmacros.lsp.NEWEST, position 12376, and form ;;; (FSET 'THE #'(LAMBDA-BLOCK THE # ...) ...) ;;; The variable TYPE is not used. ;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...). ;;; Compiling (DEFMACRO NTH-VALUE ...). ;;; Compiling (DEFUN MAYBE-UNQUOTE ...). ;;; Compiling (DEFUN MAYBE-QUOTE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclcaqY7jm8_P9w9uuy" for #P"build:lsp;evalmacros.o.NEWEST" ;;; Emitting code for UNLESS. ;;; Emitting code for DEFUN. ;;; Emitting code for DEFMACRO. ;;; Emitting code for DEFVAR. ;;; Emitting code for DEFPARAMETER. ;;; Emitting code for DEFCONSTANT. ;;; Emitting code for DEFINE-COMPILER-MACRO. ;;; Emitting code for COMPILER-MACRO-FUNCTION. ;;; Emitting code for LOOP. ;;; Emitting code for LAMBDA. ;;; Emitting code for LAMBDA-BLOCK. ;;; Emitting code for PSETQ. ;;; Emitting code for COND. ;;; Emitting code for PROG. ;;; Emitting code for PROG*. ;;; Emitting code for PROG1. ;;; Emitting code for PROG2. ;;; Emitting code for MULTIPLE-VALUE-LIST. ;;; Emitting code for MULTIPLE-VALUE-SETQ. ;;; Emitting code for MULTIPLE-VALUE-BIND. ;;; Emitting code for WHILE-UNTIL. ;;; Emitting code for WHILE. ;;; Emitting code for UNTIL. ;;; Emitting code for CASE. ;;; Emitting code for RETURN. ;;; Emitting code for DECLAIM. ;;; Emitting code for C-DECLAIM. ;;; Emitting code for IN-PACKAGE. ;;; Emitting code for THE. ;;; Emitting code for DEFINE-SYMBOL-MACRO. ;;; Emitting code for NTH-VALUE. ;;; Emitting code for MAYBE-UNQUOTE. ;;; Emitting code for MAYBE-QUOTE. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/evalmacros.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/evalmacros.o" ;;; Finished compiling src:lsp;evalmacros.lsp. (compile-file "src:lsp;autoload.lsp" :output-file #P"build:lsp;autoload.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;autoload.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...). ;;; Compiling (DEFUN AUTOLOAD ...). ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Warning: in file src:lsp;autoload.lsp.NEWEST, position 1178, and form ;;; (FSET 'WITH-COMPILATION-UNIT #'(LAMBDA-BLOCK WITH-COMPILATION-UNIT # ...) ...) ;;; The variable OPTIONS is not used. ;;; Compiling (DEFUN ED ...). ;;; Compiling (DEFUN ROOM ...). ;;; Warning: in file src:lsp;autoload.lsp.NEWEST, position 1518, and form ;;; (FSET 'ROOM #'(LAMBDA-BLOCK ROOM # ...)) ;;; The variable X is not used. ;;; Compiling (DEFUN HELP ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl8na9fJo8_CKw9uuy" for #P"build:lsp;autoload.o.NEWEST" ;;; Emitting code for LISP-IMPLEMENTATION-TYPE. ;;; Emitting code for AUTOLOAD. ;;; Emitting code for #:G5. ;;; Emitting code for PROCLAIM. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for ED. ;;; Emitting code for ROOM. ;;; Emitting code for HELP. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/autoload.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/autoload.o" ;;; Finished compiling src:lsp;autoload.lsp. (compile-file "src:lsp;setf.lsp" :output-file #P"build:lsp;setf.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;setf.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN CHECK-STORES-NUMBER ...). ;;; Compiling (DEFMACRO DEFSETF ...). ;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...). ;;; Compiling (DEFUN GET-SETF-EXPANSION ...). ;;; Warning: in file src:lsp;setf.lsp.NEWEST, position 8206, and form ;;; (PUT-SYSPROP 'MACRO-FUNCTION 'SETF-LAMBDA ...) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;setf.lsp.NEWEST, position 8828, and form ;;; (PUT-SYSPROP 'GETHASH 'SETF-LAMBDA ...) ;;; The variable D is not used. ;;; Compiling (DEFUN SETF-EXPAND-1 ...). ;;; Compiling (DEFUN SETF-STRUCTURE-ACCESS ...). ;;; Compiling (DEFUN SETF-EXPAND ...). ;;; Compiling (DEFMACRO SETF ...). ;;; Compiling (DEFMACRO PSETF ...). ;;; Compiling (DEFMACRO SHIFTF ...). ;;; Compiling (DEFMACRO ROTATEF ...). ;;; Compiling (DEFMACRO DEFINE-MODIFY-MACRO ...). ;;; Compiling (DEFMACRO REMF ...). ;;; Compiling (DEFMACRO INCF ...). ;;; Compiling (DEFMACRO DECF ...). ;;; Compiling (DEFMACRO PUSH ...). ;;; Compiling (DEFMACRO PUSHNEW ...). ;;; Compiling (DEFMACRO POP ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl0D5lllm8_UDw9uuy" for #P"build:lsp;setf.o.NEWEST" ;;; Emitting code for CHECK-STORES-NUMBER. ;;; Emitting code for DEFSETF. ;;; Emitting code for DEFINE-SETF-EXPANDER. ;;; Emitting code for GET-SETF-EXPANSION. ;;; Emitting code for RENAME-ARGUMENTS. ;;; Emitting code for CAR. ;;; Emitting code for CDR. ;;; Emitting code for CAAR. ;;; Emitting code for CDAR. ;;; Emitting code for CADR. ;;; Emitting code for CDDR. ;;; Emitting code for CAAAR. ;;; Emitting code for CDAAR. ;;; Emitting code for CADAR. ;;; Emitting code for CDDAR. ;;; Emitting code for CAADR. ;;; Emitting code for CDADR. ;;; Emitting code for CADDR. ;;; Emitting code for CDDDR. ;;; Emitting code for CAAAAR. ;;; Emitting code for CDAAAR. ;;; Emitting code for CADAAR. ;;; Emitting code for CDDAAR. ;;; Emitting code for CAADAR. ;;; Emitting code for CDADAR. ;;; Emitting code for CADDAR. ;;; Emitting code for CDDDAR. ;;; Emitting code for CAAADR. ;;; Emitting code for CDAADR. ;;; Emitting code for CADADR. ;;; Emitting code for CDDADR. ;;; Emitting code for CAADDR. ;;; Emitting code for CDADDR. ;;; Emitting code for CADDDR. ;;; Emitting code for CDDDDR. ;;; Emitting code for FIRST. ;;; Emitting code for SECOND. ;;; Emitting code for THIRD. ;;; Emitting code for FOURTH. ;;; Emitting code for FIFTH. ;;; Emitting code for SIXTH. ;;; Emitting code for SEVENTH. ;;; Emitting code for EIGHTH. ;;; Emitting code for NINTH. ;;; Emitting code for TENTH. ;;; Emitting code for REST. ;;; Emitting code for MACRO-FUNCTION. ;;; Emitting code for AREF. ;;; Emitting code for GET. ;;; Emitting code for NTH. ;;; Emitting code for BIT. ;;; Emitting code for SBIT. ;;; Emitting code for GETHASH. ;;; Emitting code for COMPILER-MACRO-FUNCTION. ;;; Emitting code for GETF. ;;; Emitting code for SUBSEQ. ;;; Emitting code for THE. ;;; Emitting code for APPLY. ;;; Emitting code for LDB. ;;; Emitting code for MASK-FIELD. ;;; Emitting code for SETF-EXPAND-1. ;;; Emitting code for SETF-STRUCTURE-ACCESS. ;;; Emitting code for SETF-EXPAND. ;;; Emitting code for SETF. ;;; Emitting code for PSETF. ;;; Emitting code for SHIFTF. ;;; Emitting code for ROTATEF. ;;; Emitting code for DEFINE-MODIFY-MACRO. ;;; Emitting code for REMF. ;;; Emitting code for INCF. ;;; Emitting code for DECF. ;;; Emitting code for PUSH. ;;; Emitting code for PUSHNEW. ;;; Emitting code for POP. ;;; Emitting code for VALUES. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/setf.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/setf.o" ;;; Finished compiling src:lsp;setf.lsp. (compile-file "src:lsp;predlib.lsp" :output-file #P"build:lsp;predlib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;predlib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *SUBTYPEP-CACHE* ...). ;;; Compiling (DEFVAR *UPGRADED-ARRAY-ELEMENT-TYPE-CACHE* ...). ;;; Compiling (DEFUN SUBTYPEP-CLEAR-CACHE ...). ;;; Compiling (DEFUN CREATE-TYPE-NAME ...). ;;; Compiling (DEFUN DO-DEFTYPE ...). ;;; Compiling (DEFMACRO DEFTYPE ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 7840, and form ;;; (DO-DEFTYPE 'EXTENDED-STRING '(DEFTYPE EXTENDED-STRING # ...) ...) ;;; The variable SIZE is not used. ;;; Compiling (DEFUN CONSTANTLY-T ...). ;;; Compiling (DEFUN CONSTANTLY-NIL ...). ;;; Compiling (DEFUN SIMPLE-ARRAY-P ...). ;;; Compiling (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 11632, and form ;;; (FSET 'UPGRADED-ARRAY-ELEMENT-TYPE #'(LAMBDA-BLOCK UPGRADED-ARRAY-ELEMENT-TYPE # ...)) ;;; The variable ENV is not used. ;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 12244, and form ;;; (FSET 'UPGRADED-COMPLEX-PART-TYPE #'(LAMBDA-BLOCK UPGRADED-COMPLEX-PART-TYPE # ...)) ;;; The variable ENV is not used. ;;; Compiling (DEFUN IN-INTERVAL-P ...). ;;; Compiling (DEFUN ERROR-TYPE-SPECIFIER ...). ;;; Compiling (DEFUN MATCH-DIMENSIONS ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 13523, and form ;;; (FSET 'MATCH-DIMENSIONS #'(LAMBDA-BLOCK MATCH-DIMENSIONS # ...)) ;;; Unknown type (VALUES &REST T) ;;; Compiling (DEFUN TYPEP ...). ;;; Compiling (DEFUN SUBCLASSP ...). ;;; Compiling (DEFUN OF-CLASS-P ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 18550, and form ;;; (FSET 'OF-CLASS-P #'(LAMBDA-BLOCK OF-CLASS-P # ...)) ;;; Type mismatch between C and NIL. ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 18550, and form ;;; (FSET 'OF-CLASS-P #'(LAMBDA-BLOCK OF-CLASS-P # ...)) ;;; In LET* body, the type of the form C is SYMBOL, not CLASS. ;;; Compiling (DEFUN NORMALIZE-TYPE ...). ;;; Compiling (DEFUN EXPAND-DEFTYPE ...). ;;; Compiling (DEFUN ERROR-COERCE ...). ;;; Compiling (DEFUN COERCE ...). ;;; Compiling (DEFPARAMETER *SAVE-TYPES-DATABASE* ...). ;;; Compiling (DEFPARAMETER *HIGHEST-TYPE-TAG* ...). ;;; Compiling (DEFPARAMETER *MEMBER-TYPES* ...). ;;; Compiling (DEFPARAMETER *INTERVALS-MASK* ...). ;;; Compiling (DEFPARAMETER *ELEMENTARY-TYPES* ...). ;;; Compiling (DEFUN NEW-TYPE-TAG ...). ;;; Compiling (DEFUN FIND-REGISTERED-TAG ...). ;;; Compiling (DEFUN MAYBE-SAVE-TYPES ...). ;;; Compiling (DEFUN UPDATE-TYPES ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 24963, and form ;;; (FSET 'UPDATE-TYPES #'(LAMBDA-BLOCK UPDATE-TYPES # ...)) ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN FIND-TYPE-BOUNDS ...). ;;; Note: in file src:lsp;predlib.lsp.NEWEST, position 25902, and form ;;; (FSET 'FIND-TYPE-BOUNDS #'(LAMBDA-BLOCK FIND-TYPE-BOUNDS # ...)) ;;; In function FIND-TYPE-BOUNDS, checking types of arguments MINIMIZE-SUPER TYPE-<= IN-OUR-FAMILY-P TYPE. ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 25902, and form ;;; (FSET 'FIND-TYPE-BOUNDS #'(LAMBDA-BLOCK FIND-TYPE-BOUNDS # ...)) ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-TYPE ...). ;;; Note: in file src:lsp;predlib.lsp.NEWEST, position 27317, and form ;;; (FSET 'REGISTER-TYPE #'(LAMBDA-BLOCK REGISTER-TYPE # ...)) ;;; In function REGISTER-TYPE, checking types of arguments TYPE-<= IN-OUR-FAMILY-P TYPE. ;;; Compiling (DEFUN REGISTER-MEMBER-TYPE ...). ;;; Compiling (DEFUN SIMPLE-MEMBER-TYPE ...). ;;; Compiling (DEFUN NUMBER-MEMBER-TYPE ...). ;;; Compiling (DEFUN PUSH-TYPE ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 29513, and form ;;; (FSET 'PUSH-TYPE #'(LAMBDA-BLOCK PUSH-TYPE # ...)) ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-SATISFIES-TYPE ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 29945, and form ;;; (FSET 'REGISTER-SATISFIES-TYPE #'(LAMBDA-BLOCK REGISTER-SATISFIES-TYPE # ...)) ;;; The variable TYPE is not used. ;;; Compiling (DEFUN REGISTER-CLASS ...). ;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...). ;;; Compiling (DEFUN FAST-UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Compiling (DEFUN PARSE-ARRAY-TYPE ...). ;;; Compiling (DEFUN ARRAY-TYPE-<= ...). ;;; Compiling (DEFUN ARRAY-TYPE-P ...). ;;; Compiling (DEFUN REGISTER-ELEMENTARY-INTERVAL ...). ;;; Compiling (DEFUN REGISTER-INTERVAL-TYPE ...). ;;; Compiling (DEFUN BOUNDS-<= ...). ;;; Compiling (DEFUN BOUNDS-< ...). ;;; Compiling (DEFUN CANONICAL-COMPLEX-TYPE ...). ;;; Compiling (DEFUN REGISTER-CONS-TYPE ...). ;;; Compiling (DEFUN FIND-BUILT-IN-TAG ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 41453, and form ;;; (FSET 'FIND-BUILT-IN-TAG #'(LAMBDA-BLOCK FIND-BUILT-IN-TAG # ...)) ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN EXTEND-TYPE-TAG ...). ;;; Compiling (DEFUN CANONICAL-TYPE ...). ;;; Compiling (DEFUN SAFE-CANONICAL-TYPE ...). ;;; Compiling (DEFUN FAST-SUBTYPEP ...). ;;; Compiling (DEFUN SUBTYPEP ...). ;;; Warning: in file src:lsp;predlib.lsp.NEWEST, position 46398, and form ;;; (FSET 'SUBTYPEP #'(LAMBDA-BLOCK SUBTYPEP # ...)) ;;; The variable ENV is not used. ;;; Compiling (DEFUN FAST-TYPE= ...). ;;; Compiling (DEFUN TYPE= ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclBRoxy9o8_Blw9uuy" for #P"build:lsp;predlib.o.NEWEST" ;;; Emitting code for SUBTYPEP-CLEAR-CACHE. ;;; Emitting code for CREATE-TYPE-NAME. ;;; Emitting code for DO-DEFTYPE. ;;; Emitting code for DEFTYPE. ;;; Emitting code for BOOLEAN. ;;; Emitting code for INDEX. ;;; Emitting code for FIXNUM. ;;; Emitting code for BIGNUM. ;;; Emitting code for BYTE8. ;;; Emitting code for INTEGER8. ;;; Emitting code for BYTE16. ;;; Emitting code for INTEGER16. ;;; Emitting code for BYTE32. ;;; Emitting code for INTEGER32. ;;; Emitting code for BYTE64. ;;; Emitting code for INTEGER64. ;;; Emitting code for CL-FIXNUM. ;;; Emitting code for CL-INDEX. ;;; Emitting code for REAL. ;;; Emitting code for SHORT-FLOAT. ;;; Emitting code for LONG-FLOAT. ;;; Emitting code for BIT. ;;; Emitting code for MOD. ;;; Emitting code for SIGNED-BYTE. ;;; Emitting code for UNSIGNED-BYTE. ;;; Emitting code for NULL. ;;; Emitting code for SEQUENCE. ;;; Emitting code for LIST. ;;; Emitting code for PROPER-LIST. ;;; Emitting code for PROPERTY-LIST. ;;; Emitting code for ATOM. ;;; Emitting code for VECTOR. ;;; Emitting code for EXTENDED-CHAR. ;;; Emitting code for STRING. ;;; Emitting code for BASE-STRING. ;;; Emitting code for EXTENDED-STRING. ;;; Emitting code for BIT-VECTOR. ;;; Emitting code for SIMPLE-VECTOR. ;;; Emitting code for SIMPLE-STRING. ;;; Emitting code for SIMPLE-BASE-STRING. ;;; Emitting code for SIMPLE-BIT-VECTOR. ;;; Emitting code for CONSTANTLY-T. ;;; Emitting code for CONSTANTLY-NIL. ;;; Emitting code for SIMPLE-ARRAY-P. ;;; Emitting code for UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for UPGRADED-COMPLEX-PART-TYPE. ;;; Emitting code for IN-INTERVAL-P. ;;; Emitting code for ERROR-TYPE-SPECIFIER. ;;; Emitting code for MATCH-DIMENSIONS. ;;; Emitting code for TYPEP. ;;; Emitting code for SUBCLASSP. ;;; Emitting code for OF-CLASS-P. ;;; Emitting code for NORMALIZE-TYPE. ;;; Note: Tail-recursive call of NORMALIZE-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of NORMALIZE-TYPE was replaced by iteration. ;;; Emitting code for EXPAND-DEFTYPE. ;;; Note: Tail-recursive call of EXPAND-DEFTYPE was replaced by iteration. ;;; Note: Tail-recursive call of EXPAND-DEFTYPE was replaced by iteration. ;;; Emitting code for ERROR-COERCE. ;;; Emitting code for COERCE. ;;; Emitting code for NEW-TYPE-TAG. ;;; Emitting code for FIND-REGISTERED-TAG. ;;; Emitting code for MAYBE-SAVE-TYPES. ;;; Emitting code for UPDATE-TYPES. ;;; Emitting code for FIND-TYPE-BOUNDS. ;;; Emitting code for REGISTER-TYPE. ;;; Emitting code for REGISTER-MEMBER-TYPE. ;;; Emitting code for SIMPLE-MEMBER-TYPE. ;;; Emitting code for NUMBER-MEMBER-TYPE. ;;; Emitting code for PUSH-TYPE. ;;; Emitting code for REGISTER-SATISFIES-TYPE. ;;; Emitting code for REGISTER-CLASS. ;;; Emitting code for #:G186. ;;; Emitting code for #:G189. ;;; Emitting code for REGISTER-ARRAY-TYPE. ;;; Emitting code for FAST-UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for PARSE-ARRAY-TYPE. ;;; Emitting code for ARRAY-TYPE-<=. ;;; Emitting code for ARRAY-TYPE-P. ;;; Emitting code for REGISTER-ELEMENTARY-INTERVAL. ;;; Emitting code for #:G216. ;;; Emitting code for #:G217. ;;; Emitting code for REGISTER-INTERVAL-TYPE. ;;; Emitting code for BOUNDS-<=. ;;; Emitting code for BOUNDS-<. ;;; Emitting code for CANONICAL-COMPLEX-TYPE. ;;; Emitting code for REGISTER-CONS-TYPE. ;;; Emitting code for FIND-BUILT-IN-TAG. ;;; Emitting code for EXTEND-TYPE-TAG. ;;; Emitting code for CANONICAL-TYPE. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Emitting code for SAFE-CANONICAL-TYPE. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for SUBTYPEP. ;;; Emitting code for FAST-TYPE=. ;;; Emitting code for TYPE=. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/predlib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/predlib.o" ;;; Finished compiling src:lsp;predlib.lsp. (compile-file "src:lsp;seq.lsp" :output-file #P"build:lsp;seq.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;seq.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN ERROR-SEQUENCE-TYPE ...). ;;; Compiling (DEFUN ERROR-SEQUENCE-LENGTH ...). ;;; Compiling (DEFUN CLOSEST-SEQUENCE-TYPE ...). ;;; Compiling (DEFUN MAKE-SEQUENCE ...). ;;; Compiling (DEFUN MAKE-SEQ-ITERATOR ...). ;;; Compiling (DEFUN SEQ-ITERATOR-REF ...). ;;; Compiling (DEFUN SEQ-ITERATOR-SET ...). ;;; Compiling (DEFUN SEQ-ITERATOR-NEXT ...). ;;; Compiling (DEFUN COERCE-TO-LIST ...). ;;; Compiling (DEFUN COERCE-TO-VECTOR ...). ;;; Compiling (DEFUN CONCATENATE ...). ;;; Compiling (DEFUN MAP ...). ;;; Compiling (DEFUN SOME ...). ;;; Compiling (DEFUN EVERY ...). ;;; Compiling (DEFUN EVERY* ...). ;;; Compiling (DEFUN NOTANY ...). ;;; Compiling (DEFUN NOTEVERY ...). ;;; Compiling (DEFUN MAP-INTO ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclLokSK0n8_CEx9uuy" for #P"build:lsp;seq.o.NEWEST" ;;; Emitting code for ERROR-SEQUENCE-TYPE. ;;; Emitting code for ERROR-SEQUENCE-LENGTH. ;;; Emitting code for CLOSEST-SEQUENCE-TYPE. ;;; Emitting code for MAKE-SEQUENCE. ;;; Emitting code for MAKE-SEQ-ITERATOR. ;;; Emitting code for SEQ-ITERATOR-REF. ;;; Emitting code for SEQ-ITERATOR-SET. ;;; Emitting code for SEQ-ITERATOR-NEXT. ;;; Emitting code for COERCE-TO-LIST. ;;; Emitting code for COERCE-TO-VECTOR. ;;; Emitting code for CONCATENATE. ;;; Emitting code for MAP. ;;; Emitting code for SOME. ;;; Emitting code for EVERY. ;;; Emitting code for EVERY*. ;;; Emitting code for NOTANY. ;;; Emitting code for NOTEVERY. ;;; Emitting code for MAP-INTO. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seq.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seq.o" ;;; Finished compiling src:lsp;seq.lsp. (compile-file "src:lsp;arraylib.lsp" :output-file #P"build:lsp;arraylib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;arraylib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN MAKE-ARRAY ...). ;;; Compiling (DEFUN FILL-ARRAY-WITH-SEQ ...). ;;; Note: in file src:lsp;arraylib.lsp.NEWEST, position 2826, and form ;;; (FSET 'FILL-ARRAY-WITH-SEQ #'(LAMBDA-BLOCK FILL-ARRAY-WITH-SEQ # ...)) ;;; In function ITERATE-OVER-CONTENTS, checking types of arguments WRITTEN DIMS CONTENTS ARRAY. ;;; Note: in file src:lsp;arraylib.lsp.NEWEST, position 2826, and form ;;; (FSET 'FILL-ARRAY-WITH-SEQ #'(LAMBDA-BLOCK FILL-ARRAY-WITH-SEQ # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE WRITTEN FIXNUM) ;;; Note: in file src:lsp;arraylib.lsp.NEWEST, position 2826, and form ;;; (FSET 'FILL-ARRAY-WITH-SEQ #'(LAMBDA-BLOCK FILL-ARRAY-WITH-SEQ # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE ARRAY (ARRAY *)) ;;; Compiling (DEFUN VECTOR ...). ;;; Compiling (DEFUN ARRAY-DIMENSIONS ...). ;;; Compiling (DEFUN ARRAY-IN-BOUNDS-P ...). ;;; Compiling (DEFUN ARRAY-ROW-MAJOR-INDEX ...). ;;; Compiling (DEFUN BIT ...). ;;; Compiling (DEFUN SBIT ...). ;;; Compiling (DEFUN BIT-AND ...). ;;; Compiling (DEFUN BIT-IOR ...). ;;; Compiling (DEFUN BIT-XOR ...). ;;; Compiling (DEFUN BIT-EQV ...). ;;; Compiling (DEFUN BIT-NAND ...). ;;; Compiling (DEFUN BIT-NOR ...). ;;; Compiling (DEFUN BIT-ANDC1 ...). ;;; Compiling (DEFUN BIT-ANDC2 ...). ;;; Compiling (DEFUN BIT-ORC1 ...). ;;; Compiling (DEFUN BIT-ORC2 ...). ;;; Compiling (DEFUN BIT-NOT ...). ;;; Compiling (DEFUN VECTOR-PUSH ...). ;;; Compiling (DEFUN VECTOR-PUSH-EXTEND ...). ;;; Compiling (DEFUN VECTOR-POP ...). ;;; Compiling (DEFUN COPY-ARRAY-CONTENTS ...). ;;; Warning: in file src:lsp;arraylib.lsp.NEWEST, position 11838, and form ;;; (FSET 'COPY-ARRAY-CONTENTS #'(LAMBDA-BLOCK COPY-ARRAY-CONTENTS # ...)) ;;; Type declaration was found for not bound variable STEP2. ;;; Warning: in file src:lsp;arraylib.lsp.NEWEST, position 11838, and form ;;; (FSET 'COPY-ARRAY-CONTENTS #'(LAMBDA-BLOCK COPY-ARRAY-CONTENTS # ...)) ;;; Type declaration was found for not bound variable STEP1. ;;; Compiling (DEFUN ADJUST-ARRAY ...). ;;; Warning: in file src:lsp;arraylib.lsp.NEWEST, position 13078, and form ;;; (FSET 'ADJUST-ARRAY #'(LAMBDA-BLOCK ADJUST-ARRAY # ...)) ;;; The ignored variable FILL-POINTER is used. ;;; Warning: in file src:lsp;arraylib.lsp.NEWEST, position 13078, and form ;;; (FSET 'ADJUST-ARRAY #'(LAMBDA-BLOCK ADJUST-ARRAY # ...)) ;;; The ignored variable INITIAL-CONTENTS is used. ;;; Compiling (DEFMACRO SHRINK-VECTOR ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclrPixWio8_odx9uuy" for #P"build:lsp;arraylib.o.NEWEST" ;;; Emitting code for MAKE-ARRAY. ;;; Emitting code for FILL-ARRAY-WITH-SEQ. ;;; Emitting code for ITERATE-OVER-CONTENTS. ;;; Emitting code for VECTOR. ;;; Emitting code for ARRAY-DIMENSIONS. ;;; Emitting code for ARRAY-IN-BOUNDS-P. ;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. ;;; Emitting code for BIT. ;;; Emitting code for SBIT. ;;; Emitting code for BIT-AND. ;;; Emitting code for BIT-IOR. ;;; Emitting code for BIT-XOR. ;;; Emitting code for BIT-EQV. ;;; Emitting code for BIT-NAND. ;;; Emitting code for BIT-NOR. ;;; Emitting code for BIT-ANDC1. ;;; Emitting code for BIT-ANDC2. ;;; Emitting code for BIT-ORC1. ;;; Emitting code for BIT-ORC2. ;;; Emitting code for BIT-NOT. ;;; Emitting code for VECTOR-PUSH. ;;; Emitting code for VECTOR-PUSH-EXTEND. ;;; Emitting code for VECTOR-POP. ;;; Emitting code for COPY-ARRAY-CONTENTS. ;;; Emitting code for DO-COPY. ;;; Emitting code for ADJUST-ARRAY. ;;; Emitting code for SHRINK-VECTOR. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/arraylib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/arraylib.o" ;;; Finished compiling src:lsp;arraylib.lsp. (compile-file "src:lsp;assert.lsp" :output-file #P"build:lsp;assert.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;assert.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN READ-EVALUATED-FORM ...). ;;; Compiling (DEFUN WRONG-TYPE-ARGUMENT ...). ;;; Compiling (DEFMACRO CHECK-TYPE ...). ;;; Compiling (DEFUN DO-CHECK-TYPE ...). ;;; Compiling (DEFUN ASSERT-REPORT ...). ;;; Compiling (DEFUN ASSERT-PROMPT ...). ;;; Compiling (DEFUN SIMPLE-ASSERTION-FAILURE ...). ;;; Compiling (DEFMACRO ASSERT ...). ;;; Compiling (DEFUN ACCUMULATE-CASES ...). ;;; Warning: in file src:lsp;assert.lsp.NEWEST, position 4130, and form ;;; (FSET 'ACCUMULATE-CASES #'(LAMBDA-BLOCK ACCUMULATE-CASES # ...)) ;;; The variable MACRO-NAME is not used. ;;; Compiling (DEFUN ECASE-ERROR ...). ;;; Warning: in file src:lsp;assert.lsp.NEWEST, position 4448, and form ;;; (FSET 'ECASE-ERROR #'(LAMBDA-BLOCK ECASE-ERROR # ...)) ;;; The variable KEYFORM is not used. ;;; Compiling (DEFMACRO ECASE ...). ;;; Compiling (DEFUN CCASE-ERROR ...). ;;; Compiling (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...). ;;; Compiling (DEFMACRO CCASE ...). ;;; Compiling (DEFMACRO TYPECASE ...). ;;; Compiling (DEFUN ETYPECASE-ERROR ...). ;;; Warning: in file src:lsp;assert.lsp.NEWEST, position 7433, and form ;;; (FSET 'ETYPECASE-ERROR #'(LAMBDA-BLOCK ETYPECASE-ERROR # ...)) ;;; The variable KEYFORM is not used. ;;; Compiling (DEFMACRO ETYPECASE ...). ;;; Compiling (DEFUN CTYPECASE-ERROR ...). ;;; Compiling (DEFMACRO CTYPECASE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclK6J2Mbn8_3Wx9uuy" for #P"build:lsp;assert.o.NEWEST" ;;; Emitting code for READ-EVALUATED-FORM. ;;; Emitting code for WRONG-TYPE-ARGUMENT. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for CHECK-TYPE. ;;; Emitting code for DO-CHECK-TYPE. ;;; Emitting code for #:G17. ;;; Emitting code for #:G18. ;;; Emitting code for ASSERT-REPORT. ;;; Emitting code for ASSERT-PROMPT. ;;; Emitting code for READ-IT. ;;; Emitting code for SIMPLE-ASSERTION-FAILURE. ;;; Emitting code for ASSERT. ;;; Emitting code for ACCUMULATE-CASES. ;;; Emitting code for ECASE-ERROR. ;;; Emitting code for ECASE. ;;; Emitting code for CCASE-ERROR. ;;; Emitting code for #:G47. ;;; Emitting code for #:G48. ;;; Emitting code for REMOVE-OTHERWISE-FROM-CLAUSES. ;;; Emitting code for CCASE. ;;; Emitting code for TYPECASE. ;;; Emitting code for ETYPECASE-ERROR. ;;; Emitting code for ETYPECASE. ;;; Emitting code for CTYPECASE-ERROR. ;;; Emitting code for #:G79. ;;; Emitting code for #:G80. ;;; Emitting code for CTYPECASE. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/assert.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/assert.o" ;;; Finished compiling src:lsp;assert.lsp. (compile-file "src:lsp;defstruct.lsp" :output-file #P"build:lsp;defstruct.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;defstruct.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN STRUCTURE-TYPE-ERROR ...). ;;; Compiling (DEFUN MAKE-ACCESS-FUNCTION ...). ;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...). ;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...). ;;; Warning: in file src:lsp;defstruct.lsp.NEWEST, position 4243, and form ;;; (FSET 'MAKE-CONSTRUCTOR #'(LAMBDA-BLOCK MAKE-CONSTRUCTOR # ...)) ;;; The variable OFFSET is not used. ;;; Compiling (DEFUN MAKE-PREDICATE ...). ;;; Compiling (DEFUN PARSE-SLOT-DESCRIPTION ...). ;;; Compiling (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...). ;;; Compiling (DEFUN DEFINE-STRUCTURE ...). ;;; Compiling (DEFMACRO DEFSTRUCT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloPPJNoo8_8xx9uuy" for #P"build:lsp;defstruct.o.NEWEST" ;;; Emitting code for STRUCTURE-TYPE-ERROR. ;;; Emitting code for MAKE-ACCESS-FUNCTION. ;;; Emitting code for #:G3. ;;; Emitting code for #:G5. ;;; Emitting code for PROCESS-BOA-LAMBDA-LIST. ;;; Emitting code for MAKE-CONSTRUCTOR. ;;; Emitting code for MAKE-PREDICATE. ;;; Emitting code for #:G40. ;;; Emitting code for #:G41. ;;; Emitting code for #:G42. ;;; Emitting code for #:G43. ;;; Emitting code for PARSE-SLOT-DESCRIPTION. ;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS. ;;; Emitting code for DEFINE-STRUCTURE. ;;; Emitting code for DEFSTRUCT. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defstruct.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defstruct.o" ;;; Finished compiling src:lsp;defstruct.lsp. (compile-file "src:lsp;iolib.lsp" :output-file #P"build:lsp;iolib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;iolib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO WITH-OPEN-STREAM ...). ;;; Compiling (DEFMACRO WITH-INPUT-FROM-STRING ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-STRING ...). ;;; Compiling (DEFUN READ-FROM-STRING ...). ;;; Compiling (DEFUN STRING-TO-OBJECT ...). ;;; Compiling (DEFUN WRITE-TO-STRING ...). ;;; Compiling (DEFUN PRIN1-TO-STRING ...). ;;; Compiling (DEFUN PRINC-TO-STRING ...). ;;; Compiling (DEFMACRO WITH-OPEN-FILE ...). ;;; Compiling (DEFUN Y-OR-N-P ...). ;;; Compiling (DEFUN YES-OR-NO-P ...). ;;; Compiling (DEFUN SHARP-A-READER ...). ;;; Compiling (DEFUN SHARP-S-READER ...). ;;; Warning: in file src:lsp;iolib.lsp.NEWEST, position 7511, and form ;;; (FSET 'SHARP-S-READER #'(LAMBDA-BLOCK SHARP-S-READER # ...)) ;;; Unknown type (VALUES &REST T) ;;; Compiling (DEFVAR *DRIBBLE-STREAM* ...). ;;; Compiling (DEFVAR *DRIBBLE-IO* ...). ;;; Compiling (DEFVAR *DRIBBLE-NAMESTRING* ...). ;;; Compiling (DEFVAR *DRIBBLE-SAVED-TERMINAL-IO* ...). ;;; Compiling (DEFUN DRIBBLE ...). ;;; Compiling (DEFMACRO WITH-STANDARD-IO-SYNTAX ...). ;;; Compiling (DEFMACRO WITH-ECL-IO-SYNTAX ...). ;;; Compiling (DEFUN PRINT-UNREADABLE-OBJECT-FUNCTION ...). ;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...). ;;; Compiling (DEFUN LOAD-ENCODING ...). ;;; Compiling (DEFUN MAKE-ENCODING ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclA5wIpBo8_R8y9uuy" for #P"build:lsp;iolib.o.NEWEST" ;;; Emitting code for WITH-OPEN-STREAM. ;;; Emitting code for WITH-INPUT-FROM-STRING. ;;; Emitting code for WITH-OUTPUT-TO-STRING. ;;; Emitting code for READ-FROM-STRING. ;;; Emitting code for STRING-TO-OBJECT. ;;; Emitting code for WRITE-TO-STRING. ;;; Emitting code for PRIN1-TO-STRING. ;;; Emitting code for PRINC-TO-STRING. ;;; Emitting code for WITH-OPEN-FILE. ;;; Emitting code for Y-OR-N-P. ;;; Emitting code for YES-OR-NO-P. ;;; Emitting code for SHARP-A-READER. ;;; Emitting code for SHARP-S-READER. ;;; Emitting code for DRIBBLE. ;;; Emitting code for WITH-STANDARD-IO-SYNTAX. ;;; Emitting code for WITH-ECL-IO-SYNTAX. ;;; Emitting code for PRINT-UNREADABLE-OBJECT-FUNCTION. ;;; Emitting code for PRINT-UNREADABLE-OBJECT. ;;; Emitting code for LOAD-ENCODING. ;;; Emitting code for MAKE-ENCODING. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/iolib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/iolib.o" ;;; Finished compiling src:lsp;iolib.lsp. (compile-file "src:lsp;listlib.lsp" :output-file #P"build:lsp;listlib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;listlib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN UNION ...). ;;; Compiling (DEFUN NUNION ...). ;;; Compiling (DEFUN INTERSECTION ...). ;;; Compiling (DEFUN NINTERSECTION ...). ;;; Compiling (DEFUN SET-DIFFERENCE ...). ;;; Compiling (DEFUN NSET-DIFFERENCE ...). ;;; Compiling (DEFUN SWAP-ARGS ...). ;;; Compiling (DEFUN SET-EXCLUSIVE-OR ...). ;;; Compiling (DEFUN NSET-EXCLUSIVE-OR ...). ;;; Compiling (DEFUN SUBSETP ...). ;;; Compiling (DEFUN RASSOC-IF ...). ;;; Compiling (DEFUN RASSOC-IF-NOT ...). ;;; Compiling (DEFUN ASSOC-IF ...). ;;; Compiling (DEFUN ASSOC-IF-NOT ...). ;;; Compiling (DEFUN MEMBER-IF ...). ;;; Compiling (DEFUN MEMBER-IF-NOT ...). ;;; Compiling (DEFUN SUBST-IF ...). ;;; Compiling (DEFUN SUBST-IF-NOT ...). ;;; Compiling (DEFUN NSUBST-IF ...). ;;; Compiling (DEFUN NSUBST-IF-NOT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclzLwdRYm8_91y9uuy" for #P"build:lsp;listlib.o.NEWEST" ;;; Emitting code for UNION. ;;; Emitting code for NUNION. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for INTERSECTION. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for NINTERSECTION. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for SET-DIFFERENCE. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for NSET-DIFFERENCE. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for SWAP-ARGS. ;;; Emitting code for #:G28. ;;; Emitting code for SET-EXCLUSIVE-OR. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for NSET-EXCLUSIVE-OR. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for SUBSETP. ;;; Note: Reusing keywords lists for (TEST TEST-NOT KEY) ;;; Emitting code for RASSOC-IF. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for RASSOC-IF-NOT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for ASSOC-IF. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for ASSOC-IF-NOT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for MEMBER-IF. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for MEMBER-IF-NOT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for SUBST-IF. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for SUBST-IF-NOT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for NSUBST-IF. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for NSUBST-IF-NOT. ;;; Note: Reusing keywords lists for (KEY) ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/listlib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/listlib.o" ;;; Finished compiling src:lsp;listlib.lsp. (compile-file "src:lsp;mislib.lsp" :output-file #P"build:lsp;mislib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;mislib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Compiling (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Note: in file src:lsp;mislib.lsp.NEWEST, position 672, and form ;;; (FSET 'LOAD-LOGICAL-PATHNAME-TRANSLATIONS #'(LAMBDA-BLOCK LOAD-LOGICAL-PATHNAME-TRANSLATIONS # ...)) ;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; Warning: in file src:lsp;mislib.lsp.NEWEST, position 672, and form ;;; (FSET 'LOAD-LOGICAL-PATHNAME-TRANSLATIONS #'(LAMBDA-BLOCK LOAD-LOGICAL-PATHNAME-TRANSLATIONS # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Note: in file src:lsp;mislib.lsp.NEWEST, position 672, and form ;;; (FSET 'LOAD-LOGICAL-PATHNAME-TRANSLATIONS #'(LAMBDA-BLOCK LOAD-LOGICAL-PATHNAME-TRANSLATIONS # ...)) ;;; Removing unused variable *AUTOLOAD-TRANSLATIONS* ;;; Compiling (DEFUN DO-TIME ...). ;;; Compiling (DEFMACRO TIME ...). ;;; Compiling (DEFUN LEAP-YEAR-P ...). ;;; Compiling (DEFUN NUMBER-OF-DAYS-FROM-1900 ...). ;;; Compiling (DEFUN GET-LOCAL-TIME-ZONE ...). ;;; Compiling (DEFUN RECODE-UNIVERSAL-TIME ...). ;;; Compiling (DEFUN DECODE-UNIVERSAL-TIME ...). ;;; Compiling (DEFUN ENCODE-UNIVERSAL-TIME ...). ;;; Compiling (DEFUN DAYLIGHT-SAVING-TIME-P ...). ;;; Compiling (DEFUN GET-DECODED-TIME ...). ;;; Compiling (DEFUN ENSURE-DIRECTORIES-EXIST ...). ;;; Compiling (DEFMACRO WITH-HASH-TABLE-ITERATOR ...). ;;; Compiling (DEFUN SHARP-!-READER ...). ;;; Warning: in file src:lsp;mislib.lsp.NEWEST, position 10667, and form ;;; (FSET 'SHARP-!-READER #'(LAMBDA-BLOCK SHARP-!-READER # ...)) ;;; The variable ARG is not used. ;;; Warning: in file src:lsp;mislib.lsp.NEWEST, position 10667, and form ;;; (FSET 'SHARP-!-READER #'(LAMBDA-BLOCK SHARP-!-READER # ...)) ;;; The variable SUBCHAR is not used. ;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclOHjkKdo8_XOy9uuy" for #P"build:lsp;mislib.o.NEWEST" ;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for DO-TIME. ;;; Emitting code for TIME. ;;; Emitting code for LEAP-YEAR-P. ;;; Emitting code for NUMBER-OF-DAYS-FROM-1900. ;;; Emitting code for GET-LOCAL-TIME-ZONE. ;;; Emitting code for RECODE-UNIVERSAL-TIME. ;;; Emitting code for DECODE-UNIVERSAL-TIME. ;;; Emitting code for ENCODE-UNIVERSAL-TIME. ;;; Emitting code for DAYLIGHT-SAVING-TIME-P. ;;; Emitting code for GET-DECODED-TIME. ;;; Emitting code for ENSURE-DIRECTORIES-EXIST. ;;; Emitting code for WITH-HASH-TABLE-ITERATOR. ;;; Emitting code for SHARP-!-READER. ;;; Emitting code for SIMPLE-PROGRAM-ERROR. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/mislib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/mislib.o" ;;; Finished compiling src:lsp;mislib.lsp. (compile-file "src:lsp;numlib.lsp" :output-file #P"build:lsp;numlib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;numlib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Warning: in file src:lsp;numlib.lsp.NEWEST, position 625, and form ;;; (LET (#) (DEFCONSTANT SHORT-FLOAT-EPSILON 5.9604652E-8 ...) ...) ;;; The variable BITS is not used. ;;; Compiling (DEFUN ISQRT ...). ;;; Compiling (DEFUN PHASE ...). ;;; Compiling (DEFUN SIGNUM ...). ;;; Compiling (DEFUN CIS ...). ;;; Compiling (DEFUN ASIN ...). ;;; Compiling (DEFUN COMPLEX-ASIN ...). ;;; Note: in file src:lsp;numlib.lsp.NEWEST, position 5637, and form ;;; (FSET 'COMPLEX-ASIN #'(LAMBDA-BLOCK COMPLEX-ASIN # ...)) ;;; In function COMPLEX-ASIN, checking types of arguments Z. ;;; Compiling (DEFUN ACOS ...). ;;; Compiling (DEFUN COMPLEX-ACOS ...). ;;; Note: in file src:lsp;numlib.lsp.NEWEST, position 6255, and form ;;; (FSET 'COMPLEX-ACOS #'(LAMBDA-BLOCK COMPLEX-ACOS # ...)) ;;; In function COMPLEX-ACOS, checking types of arguments Z. ;;; Compiling (DEFUN ASINH ...). ;;; Compiling (DEFUN ACOSH ...). ;;; Compiling (DEFUN COMPLEX-ACOSH ...). ;;; Note: in file src:lsp;numlib.lsp.NEWEST, position 7879, and form ;;; (FSET 'COMPLEX-ACOSH #'(LAMBDA-BLOCK COMPLEX-ACOSH # ...)) ;;; In function COMPLEX-ACOSH, checking types of arguments Z. ;;; Compiling (DEFUN ATANH ...). ;;; Compiling (DEFUN COMPLEX-ATANH ...). ;;; Note: in file src:lsp;numlib.lsp.NEWEST, position 8546, and form ;;; (FSET 'COMPLEX-ATANH #'(LAMBDA-BLOCK COMPLEX-ATANH # ...)) ;;; In function COMPLEX-ATANH, checking types of arguments Z. ;;; Compiling (DEFUN FFLOOR ...). ;;; Compiling (DEFUN FCEILING ...). ;;; Compiling (DEFUN FTRUNCATE ...). ;;; Compiling (DEFUN FROUND ...). ;;; Compiling (DEFUN LOGTEST ...). ;;; Compiling (DEFUN BYTE ...). ;;; Compiling (DEFUN BYTE-SIZE ...). ;;; Compiling (DEFUN BYTE-POSITION ...). ;;; Compiling (DEFUN LDB ...). ;;; Compiling (DEFUN LDB-TEST ...). ;;; Compiling (DEFUN MASK-FIELD ...). ;;; Compiling (DEFUN DPB ...). ;;; Compiling (DEFUN DEPOSIT-FIELD ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloLsmlQo8_zFy9uuy" for #P"build:lsp;numlib.o.NEWEST" ;;; Emitting code for ISQRT. ;;; Emitting code for PHASE. ;;; Emitting code for SIGNUM. ;;; Emitting code for CIS. ;;; Emitting code for ASIN. ;;; Emitting code for COMPLEX-ASIN. ;;; Emitting code for ACOS. ;;; Emitting code for COMPLEX-ACOS. ;;; Emitting code for ASINH. ;;; Emitting code for ACOSH. ;;; Emitting code for COMPLEX-ACOSH. ;;; Emitting code for ATANH. ;;; Emitting code for COMPLEX-ATANH. ;;; Emitting code for FFLOOR. ;;; Emitting code for FCEILING. ;;; Emitting code for FTRUNCATE. ;;; Emitting code for FROUND. ;;; Emitting code for LOGTEST. ;;; Emitting code for BYTE. ;;; Emitting code for BYTE-SIZE. ;;; Emitting code for BYTE-POSITION. ;;; Emitting code for LDB. ;;; Emitting code for LDB-TEST. ;;; Emitting code for MASK-FIELD. ;;; Emitting code for DPB. ;;; Emitting code for DEPOSIT-FIELD. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/numlib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/numlib.o" ;;; Finished compiling src:lsp;numlib.lsp. (compile-file "src:lsp;packlib.lsp" :output-file #P"build:lsp;packlib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;packlib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN FIND-ALL-SYMBOLS ...). ;;; Compiling (DEFUN PACKAGES-ITERATOR ...). ;;; Warning: in file src:lsp;packlib.lsp.NEWEST, position 1164, and form ;;; (FSET 'PACKAGES-ITERATOR #'(LAMBDA-BLOCK PACKAGES-ITERATOR # ...)) ;;; The variable KEY is not used. ;;; Compiling (DEFMACRO WITH-PACKAGE-ITERATOR ...). ;;; Compiling (DEFUN EXPAND-DO-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-EXTERNAL-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-ALL-SYMBOLS ...). ;;; Compiling (DEFUN PRINT-SYMBOL-APROPOS ...). ;;; Compiling (DEFUN APROPOS ...). ;;; Compiling (DEFUN APROPOS-LIST ...). ;;; Compiling (DEFUN FIND-RELATIVE-PACKAGE ...). ;;; Compiling (DEFUN PACKAGE-PARENT ...). ;;; Compiling (DEFUN PACKAGE-CHILDREN ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl4JNMqQo8_fdy9uuy" for #P"build:lsp;packlib.o.NEWEST" ;;; Emitting code for FIND-ALL-SYMBOLS. ;;; Emitting code for PACKAGES-ITERATOR. ;;; Emitting code for #:G18. ;;; Emitting code for ITERATE. ;;; Emitting code for WITH-PACKAGE-ITERATOR. ;;; Emitting code for EXPAND-DO-SYMBOLS. ;;; Emitting code for DO-SYMBOLS. ;;; Emitting code for DO-EXTERNAL-SYMBOLS. ;;; Emitting code for DO-ALL-SYMBOLS. ;;; Emitting code for PRINT-SYMBOL-APROPOS. ;;; Emitting code for APROPOS. ;;; Emitting code for APROPOS-LIST. ;;; Emitting code for FIND-RELATIVE-PACKAGE. ;;; Emitting code for FIND-NON-DOT. ;;; Emitting code for RELATIVE-TO. ;;; Emitting code for PACKAGE-PARENT. ;;; Emitting code for FIND-LAST-DOT. ;;; Emitting code for PACKAGE-CHILDREN. ;;; Emitting code for STRING-PREFIX-P. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/packlib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/packlib.o" ;;; Finished compiling src:lsp;packlib.lsp. (compile-file "src:lsp;seqlib.lsp" :output-file #P"build:lsp;seqlib.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;seqlib.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN SEQTYPE ...). ;;; Compiling (DEFUN TEST-ERROR ...). ;;; Compiling (DEFUN UNSAFE-FUNCALL1 ...). ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 1019, and form ;;; (FSET 'UNSAFE-FUNCALL1 #'(LAMBDA-BLOCK UNSAFE-FUNCALL1 # ...)) ;;; In function UNSAFE-FUNCALL1, checking types of arguments X F. ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 1019, and form ;;; (FSET 'UNSAFE-FUNCALL1 #'(LAMBDA-BLOCK UNSAFE-FUNCALL1 # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE F FUNCTION) ;;; Compiling (DEFUN SEQUENCE-LIMITS ...). ;;; Compiling (DEFUN REDUCE ...). ;;; Compiling (DEFUN FILL ...). ;;; Compiling (DEFUN REPLACE ...). ;;; Compiling (DEFUN REMOVE ...). ;;; Compiling (DEFUN REMOVE-IF ...). ;;; Compiling (DEFUN REMOVE-IF-NOT ...). ;;; Compiling (DEFUN DELETE ...). ;;; Compiling (DEFUN DELETE-IF ...). ;;; Compiling (DEFUN DELETE-IF-NOT ...). ;;; Compiling (DEFUN COUNT ...). ;;; Compiling (DEFUN COUNT-IF ...). ;;; Compiling (DEFUN COUNT-IF-NOT ...). ;;; Compiling (DEFUN INTERNAL-COUNT ...). ;;; Compiling (DEFUN SUBSTITUTE ...). ;;; Compiling (DEFUN SUBSTITUTE-IF ...). ;;; Compiling (DEFUN SUBSTITUTE-IF-NOT ...). ;;; Compiling (DEFUN NSUBSTITUTE ...). ;;; Compiling (DEFUN NSUBSTITUTE-IF ...). ;;; Compiling (DEFUN NSUBSTITUTE-IF-NOT ...). ;;; Compiling (DEFUN FIND ...). ;;; Compiling (DEFUN FIND-IF ...). ;;; Compiling (DEFUN FIND-IF-NOT ...). ;;; Compiling (DEFUN POSITION ...). ;;; Compiling (DEFUN POSITION-IF ...). ;;; Compiling (DEFUN POSITION-IF-NOT ...). ;;; Compiling (DEFUN REMOVE-DUPLICATES ...). ;;; Warning: in file src:lsp;seqlib.lsp.NEWEST, position 13028, and form ;;; (FSET 'REMOVE-DUPLICATES #'(LAMBDA-BLOCK REMOVE-DUPLICATES # ...)) ;;; Unknown type (VALUES &REST T) ;;; Compiling (DEFUN DELETE-DUPLICATES ...). ;;; Compiling (DEFUN MISMATCH ...). ;;; Compiling (DEFUN SEARCH ...). ;;; Compiling (DEFUN SORT ...). ;;; Compiling (DEFUN LIST-MERGE-SORT ...). ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 19630, and form ;;; (FSET 'LIST-MERGE-SORT #'(LAMBDA-BLOCK LIST-MERGE-SORT # ...)) ;;; In function LIST-MERGE-SORT, checking types of arguments KEY PREDICATE L. ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 19630, and form ;;; (FSET 'LIST-MERGE-SORT #'(LAMBDA-BLOCK LIST-MERGE-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE KEY FUNCTION) ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 19630, and form ;;; (FSET 'LIST-MERGE-SORT #'(LAMBDA-BLOCK LIST-MERGE-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE PREDICATE FUNCTION) ;;; Compiling (DEFUN QUICK-SORT ...). ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 21239, and form ;;; (FSET 'QUICK-SORT #'(LAMBDA-BLOCK QUICK-SORT # ...)) ;;; In function QUICK-SORT, checking types of arguments KEY PRED END START SEQ. ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 21239, and form ;;; (FSET 'QUICK-SORT #'(LAMBDA-BLOCK QUICK-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE KEY FUNCTION) ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 21239, and form ;;; (FSET 'QUICK-SORT #'(LAMBDA-BLOCK QUICK-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE PRED FUNCTION) ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 21239, and form ;;; (FSET 'QUICK-SORT #'(LAMBDA-BLOCK QUICK-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE END FIXNUM) ;;; Note: in file src:lsp;seqlib.lsp.NEWEST, position 21239, and form ;;; (FSET 'QUICK-SORT #'(LAMBDA-BLOCK QUICK-SORT # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE START FIXNUM) ;;; Compiling (DEFUN STABLE-SORT ...). ;;; Compiling (DEFUN MERGE ...). ;;; Compiling (DEFUN COMPLEMENT ...). ;;; Compiling (DEFUN CONSTANTLY ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecliu2F9go8_9ay9uuy" for #P"build:lsp;seqlib.o.NEWEST" ;;; Emitting code for SEQTYPE. ;;; Emitting code for TEST-ERROR. ;;; Emitting code for UNSAFE-FUNCALL1. ;;; Emitting code for SEQUENCE-LIMITS. ;;; Emitting code for REDUCE. ;;; Emitting code for FILL. ;;; Note: Reusing keywords lists for (START END) ;;; Emitting code for REPLACE. ;;; Emitting code for REMOVE. ;;; Emitting code for REMOVE-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for REMOVE-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for DELETE. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY COUNT) ;;; Emitting code for DELETE-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for DELETE-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for COUNT. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY) ;;; Emitting code for COUNT-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for COUNT-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for INTERNAL-COUNT. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY COUNT) ;;; Emitting code for SUBSTITUTE. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY COUNT) ;;; Emitting code for SUBSTITUTE-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for SUBSTITUTE-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for NSUBSTITUTE. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY COUNT) ;;; Emitting code for NSUBSTITUTE-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for NSUBSTITUTE-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY COUNT) ;;; Emitting code for FIND. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY) ;;; Emitting code for FIND-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for FIND-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for POSITION. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY) ;;; Emitting code for POSITION-IF. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for POSITION-IF-NOT. ;;; Note: Reusing keywords lists for (FROM-END START END KEY) ;;; Emitting code for REMOVE-DUPLICATES. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY) ;;; Emitting code for DELETE-DUPLICATES. ;;; Note: Reusing keywords lists for (TEST TEST-NOT FROM-END START END KEY) ;;; Emitting code for MISMATCH. ;;; Emitting code for SEARCH. ;;; Note: Reusing keywords lists for (FROM-END TEST TEST-NOT KEY START1 START2 END1 END2) ;;; Emitting code for SORT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for LIST-MERGE-SORT. ;;; Emitting code for QUICK-SORT. ;;; Note: Tail-recursive call of QUICK-SORT was replaced by iteration. ;;; Emitting code for STABLE-SORT. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for MERGE. ;;; Note: Reusing keywords lists for (KEY) ;;; Emitting code for COMPLEMENT. ;;; Emitting code for #:G357. ;;; Emitting code for CONSTANTLY. ;;; Emitting code for #:G358. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seqlib.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seqlib.o" ;;; Finished compiling src:lsp;seqlib.lsp. (compile-file "src:lsp;trace.lsp" :output-file #P"build:lsp;trace.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;trace.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *TRACE-LEVEL* ...). ;;; Compiling (DEFVAR *TRACE-LIST* ...). ;;; Compiling (DEFVAR *TRACE-MAX-INDENT* ...). ;;; Compiling (DEFMACRO TRACE ...). ;;; Compiling (DEFUN TRACE* ...). ;;; Compiling (DEFMACRO UNTRACE ...). ;;; Compiling (DEFUN UNTRACE* ...). ;;; Compiling (DEFVAR *INSIDE-TRACE* ...). ;;; Compiling (DEFUN TRACE-ONE ...). ;;; Compiling (DEFUN TRACE-PRINT ...). ;;; Compiling (DEFUN UNTRACE-ONE ...). ;;; Compiling (DEFUN TRACING-BODY ...). ;;; Warning: in file src:lsp;trace.lsp.NEWEST, position 7027, and form ;;; (FSET 'TRACING-BODY #'(LAMBDA-BLOCK TRACING-BODY # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;trace.lsp.NEWEST, position 7027, and form ;;; (FSET 'TRACING-BODY #'(LAMBDA-BLOCK TRACING-BODY # ...)) ;;; The variable CODE is not used. ;;; Compiling (DEFVAR *STEP-LEVEL* ...). ;;; Compiling (DEFVAR *STEP-ACTION* ...). ;;; Compiling (DEFVAR *STEP-FORM* ...). ;;; Compiling (DEFVAR *STEP-TAG* ...). ;;; Compiling (DEFVAR *STEP-FUNCTIONS* ...). ;;; Compiling (DEFMACRO STEP ...). ;;; Compiling (DEFUN STEP* ...). ;;; Compiling (DEFUN STEPPABLE-FUNCTION ...). ;;; Compiling (DEFUN STEPPER ...). ;;; Compiling (DEFUN STEP-NEXT ...). ;;; Compiling (DEFUN STEP-SKIP ...). ;;; Warning: in file src:lsp;trace.lsp.NEWEST, position 10306, and form ;;; (FSET 'STEP-SKIP #'(LAMBDA-BLOCK STEP-SKIP # ...)) ;;; The variable WHEN is not used. ;;; Compiling (DEFUN STEP-PRINT ...). ;;; Compiling (DEFUN STEP-QUIT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclq9NY6Pn8_XEz9uuy" for #P"build:lsp;trace.o.NEWEST" ;;; Emitting code for TRACE. ;;; Emitting code for TRACE*. ;;; Emitting code for UNTRACE. ;;; Emitting code for UNTRACE*. ;;; Emitting code for TRACE-ONE. ;;; Emitting code for TRACE-PRINT. ;;; Emitting code for UNTRACE-ONE. ;;; Emitting code for TRACING-BODY. ;;; Emitting code for STEP. ;;; Emitting code for STEP*. ;;; Emitting code for STEPPABLE-FUNCTION. ;;; Emitting code for STEPPER. ;;; Emitting code for #:G46. ;;; Emitting code for STEP-NEXT. ;;; Emitting code for STEP-SKIP. ;;; Emitting code for STEP-PRINT. ;;; Emitting code for STEP-QUIT. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/trace.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/trace.o" ;;; Finished compiling src:lsp;trace.lsp. (compile-file "src:lsp;loop2.lsp" :output-file #P"build:lsp;loop2.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;loop2.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO LOOP-COPYLIST* ...). ;;; Compiling (DEFVAR *LOOP-REAL-DATA-TYPE* ...). ;;; Compiling (DEFUN LOOP-OPTIMIZATION-QUANTITIES ...). ;;; Compiling (DEFUN HIDE-VARIABLE-REFERENCES ...). ;;; Compiling (DEFUN HIDE-VARIABLE-REFERENCE ...). ;;; Compiling (DEFMACRO WITH-LOOP-LIST-COLLECTION-HEAD ...). ;;; Compiling (DEFMACRO LOOP-COLLECT-RPLACD ...). ;;; Compiling (DEFMACRO LOOP-COLLECT-ANSWER ...). ;;; Compiling (DEFUN MAKE-LOOP-MINIMAX-INTERNAL ...). ;;; Compiling (DEFVAR *LOOP-MINIMAX-TYPE-INFINITIES-ALIST* ...). ;;; Compiling (DEFUN MAKE-LOOP-MINIMAX ...). ;;; Compiling (DEFUN LOOP-NOTE-MINIMAX-OPERATION ...). ;;; Compiling (DEFMACRO WITH-MINIMAX-VALUE ...). ;;; Compiling (DEFMACRO LOOP-ACCUMULATE-MINIMAX-VALUE ...). ;;; Compiling (DEFUN LOOP-TEQUAL ...). ;;; Compiling (DEFUN LOOP-TASSOC ...). ;;; Compiling (DEFUN LOOP-TMEMBER ...). ;;; Compiling (DEFUN LOOP-LOOKUP-KEYWORD ...). ;;; Compiling (DEFMACRO LOOP-STORE-TABLE-DATA ...). ;;; Compiling (DEFUN MAKE-LOOP-UNIVERSE ...). ;;; Compiling (DEFVAR *LOOP-UNIVERSE*). ;;; Compiling (DEFUN MAKE-STANDARD-LOOP-UNIVERSE ...). ;;; Compiling (DEFVAR *LOOP-DESTRUCTURING-HOOKS* ...). ;;; Compiling (DEFUN LOOP-MAKE-PSETQ ...). ;;; Compiling (DEFUN LOOP-MAKE-DESETQ ...). ;;; Compiling (DEFVAR *LOOP-DESETQ-TEMPORARY* ...). ;;; Compiling (DEFMACRO LOOP-REALLY-DESETQ ...). ;;; Compiling (DEFVAR *LOOP-SOURCE-CODE*). ;;; Compiling (DEFVAR *LOOP-ORIGINAL-SOURCE-CODE*). ;;; Compiling (DEFVAR *LOOP-SOURCE-CONTEXT*). ;;; Compiling (DEFVAR *LOOP-NAMES*). ;;; Compiling (DEFVAR *LOOP-MACRO-ENVIRONMENT*). ;;; Compiling (DEFVAR *LOOP-NAMED-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-DECLARATIONS*). ;;; Compiling (DEFVAR *LOOP-DESETQ-CROCKS*). ;;; Compiling (DEFVAR *LOOP-WRAPPERS*). ;;; Compiling (DEFVAR *LOOP-BIND-STACK*). ;;; Compiling (DEFVAR *LOOP-NODECLARE*). ;;; Compiling (DEFVAR *LOOP-ITERATION-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-PROLOGUE*). ;;; Compiling (DEFVAR *LOOP-BEFORE-LOOP*). ;;; Compiling (DEFVAR *LOOP-BODY*). ;;; Compiling (DEFVAR *LOOP-AFTER-BODY*). ;;; Compiling (DEFVAR *LOOP-EMITTED-BODY*). ;;; Compiling (DEFVAR *LOOP-EPILOGUE*). ;;; Compiling (DEFVAR *LOOP-AFTER-EPILOGUE*). ;;; Compiling (DEFVAR *LOOP-FINAL-VALUE-CULPRIT*). ;;; Compiling (DEFVAR *LOOP-INSIDE-CONDITIONAL*). ;;; Compiling (DEFVAR *LOOP-WHEN-IT-VARIABLE*). ;;; Compiling (DEFVAR *LOOP-NEVER-STEPPED-VARIABLE*). ;;; Compiling (DEFVAR *LOOP-COLLECTION-CRUFT*). ;;; Compiling (DEFUN LOOP-CONSTANT-FOLD-IF-POSSIBLE ...). ;;; Compiling (DEFUN LOOP-CONSTANTP ...). ;;; Compiling (DEFVAR *LOOP-DUPLICATE-CODE* ...). ;;; Compiling (DEFVAR *LOOP-ITERATION-FLAG-VARIABLE* ...). ;;; Compiling (DEFUN LOOP-CODE-DUPLICATION-THRESHOLD ...). ;;; Compiling (DEFMACRO LOOP-BODY ...). ;;; Compiling (DEFUN DUPLICATABLE-CODE-P ...). ;;; Compiling (DEFVAR *SPECIAL-CODE-SIZES* ...). ;;; Compiling (DEFVAR *ESTIMATE-CODE-SIZE-PUNT* ...). ;;; Compiling (DEFUN DESTRUCTURING-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE-1 ...). ;;; Compiling (DEFUN LOOP-CONTEXT ...). ;;; Compiling (DEFUN LOOP-ERROR ...). ;;; Compiling (DEFUN LOOP-WARN ...). ;;; Compiling (DEFUN LOOP-CHECK-DATA-TYPE ...). ;;; Compiling (DEFMACRO LOOP-FINISH ...). ;;; Compiling (DEFUN SUBST-GENSYMS-FOR-NIL ...). ;;; Compiling (DEFUN LOOP-BUILD-DESTRUCTURING-BINDINGS ...). ;;; Compiling (DEFUN LOOP-TRANSLATE ...). ;;; Compiling (DEFUN LOOP-ITERATION-DRIVER ...). ;;; Compiling (DEFUN LOOP-POP-SOURCE ...). ;;; Compiling (DEFUN LOOP-GET-COMPOUND-FORM ...). ;;; Compiling (DEFUN LOOP-GET-PROGN ...). ;;; Compiling (DEFUN LOOP-GET-FORM ...). ;;; Compiling (DEFUN LOOP-CONSTRUCT-RETURN ...). ;;; Compiling (DEFUN LOOP-EMIT-BODY ...). ;;; Compiling (DEFUN LOOP-EMIT-FINAL-VALUE ...). ;;; Compiling (DEFUN LOOP-DISALLOW-CONDITIONAL ...). ;;; Compiling (DEFUN LOOP-DISALLOW-ANONYMOUS-COLLECTORS ...). ;;; Compiling (DEFUN LOOP-DISALLOW-AGGREGATE-BOOLEANS ...). ;;; Compiling (DEFUN LOOP-TYPED-INIT ...). ;;; Compiling (DEFUN LOOP-OPTIONAL-TYPE ...). ;;; Compiling (DEFUN LOOP-BIND-BLOCK ...). ;;; Compiling (DEFUN LOOP-VARIABLE-P ...). ;;; Compiling (DEFUN LOOP-MAKE-VARIABLE ...). ;;; Compiling (DEFUN LOOP-MAKE-ITERATION-VARIABLE ...). ;;; Compiling (DEFUN LOOP-DECLARE-VARIABLE ...). ;;; Compiling (DEFUN LOOP-MAYBE-BIND-FORM ...). ;;; Compiling (DEFUN LOOP-DO-IF ...). ;;; Compiling (DEFUN LOOP-DO-INITIALLY ...). ;;; Compiling (DEFUN LOOP-DO-FINALLY ...). ;;; Compiling (DEFUN LOOP-DO-DO ...). ;;; Compiling (DEFUN LOOP-DO-NAMED ...). ;;; Compiling (DEFUN LOOP-DO-RETURN ...). ;;; Compiling (DEFUN MAKE-LOOP-COLLECTOR ...). ;;; Compiling (DEFUN LOOP-GET-COLLECTION-INFO ...). ;;; Compiling (DEFUN LOOP-LIST-COLLECTION ...). ;;; Compiling (DEFUN LOOP-SUM-COLLECTION ...). ;;; Compiling (DEFUN LOOP-MAXMIN-COLLECTION ...). ;;; Compiling (DEFUN LOOP-DO-ALWAYS ...). ;;; Compiling (DEFUN LOOP-DO-THEREIS ...). ;;; Compiling (DEFUN LOOP-DO-WHILE ...). ;;; Compiling (DEFUN LOOP-DO-WITH ...). ;;; Compiling (DEFUN LOOP-HACK-ITERATION ...). ;;; Compiling (DEFUN LOOP-DO-FOR ...). ;;; Compiling (DEFUN LOOP-DO-REPEAT ...). ;;; Compiling (DEFUN LOOP-WHEN-IT-VARIABLE ...). ;;; Compiling (DEFUN LOOP-ANSI-FOR-EQUALS ...). ;;; Compiling (DEFUN LOOP-FOR-ACROSS ...). ;;; Compiling (DEFUN LOOP-LIST-STEP ...). ;;; Compiling (DEFUN LOOP-FOR-ON ...). ;;; Compiling (DEFUN LOOP-FOR-IN ...). ;;; Compiling (DEFUN MAKE-LOOP-PATH ...). ;;; Compiling (DEFUN ADD-LOOP-PATH ...). ;;; Compiling (DEFUN LOOP-FOR-BEING ...). ;;; Compiling (DEFUN NAMED-VARIABLE ...). ;;; Compiling (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...). ;;; Compiling (DEFUN LOOP-SEQUENCER ...). ;;; Compiling (DEFUN LOOP-FOR-ARITHMETIC ...). ;;; Compiling (DEFUN LOOP-HASH-TABLE-ITERATION-PATH ...). ;;; Compiling (DEFUN LOOP-PACKAGE-SYMBOLS-ITERATION-PATH ...). ;;; Compiling (DEFUN MAKE-ANSI-LOOP-UNIVERSE ...). ;;; Compiling (DEFPARAMETER *LOOP-ANSI-UNIVERSE* ...). ;;; Compiling (DEFUN LOOP-STANDARD-EXPANSION ...). ;;; Compiling (DEFMACRO LOOP ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclReSsc7n8_jWz9uuy" for #P"build:lsp;loop2.o.NEWEST" ;;; Emitting code for LOOP-COPYLIST*. ;;; Emitting code for LOOP-OPTIMIZATION-QUANTITIES. ;;; Emitting code for HIDE-VARIABLE-REFERENCES. ;;; Emitting code for HIDE-VARIABLE-REFERENCE. ;;; Emitting code for WITH-LOOP-LIST-COLLECTION-HEAD. ;;; Emitting code for LOOP-COLLECT-RPLACD. ;;; Emitting code for CDR-WRAP. ;;; Emitting code for LOOP-COLLECT-ANSWER. ;;; Emitting code for MAKE-LOOP-MINIMAX-INTERNAL. ;;; Emitting code for MAKE-LOOP-MINIMAX. ;;; Emitting code for LOOP-NOTE-MINIMAX-OPERATION. ;;; Emitting code for WITH-MINIMAX-VALUE. ;;; Emitting code for LOOP-ACCUMULATE-MINIMAX-VALUE. ;;; Emitting code for LOOP-TEQUAL. ;;; Emitting code for LOOP-TASSOC. ;;; Emitting code for LOOP-TMEMBER. ;;; Emitting code for LOOP-LOOKUP-KEYWORD. ;;; Emitting code for LOOP-STORE-TABLE-DATA. ;;; Emitting code for MAKE-LOOP-UNIVERSE. ;;; Emitting code for MAKE-STANDARD-LOOP-UNIVERSE. ;;; Emitting code for MAKETABLE. ;;; Emitting code for LOOP-MAKE-PSETQ. ;;; Emitting code for LOOP-MAKE-DESETQ. ;;; Emitting code for LOOP-REALLY-DESETQ. ;;; Emitting code for LOOP-DESETQ-INTERNAL. ;;; Emitting code for FIND-NON-NULL. ;;; Emitting code for LOOP-CONSTANT-FOLD-IF-POSSIBLE. ;;; Emitting code for LOOP-CONSTANTP. ;;; Emitting code for LOOP-CODE-DUPLICATION-THRESHOLD. ;;; Emitting code for LOOP-BODY. ;;; Emitting code for MAKEBODY. ;;; Emitting code for PIFY. ;;; Emitting code for PSIMP. ;;; Emitting code for DUPLICATABLE-CODE-P. ;;; Emitting code for DESTRUCTURING-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE-1. ;;; Note: Tail-recursive call of ESTIMATE-CODE-SIZE-1 was replaced by iteration. ;;; Note: Tail-recursive call of ESTIMATE-CODE-SIZE-1 was replaced by iteration. ;;; Emitting code for LIST-SIZE. ;;; Emitting code for LOOP-CONTEXT. ;;; Emitting code for LOOP-ERROR. ;;; Emitting code for LOOP-WARN. ;;; Emitting code for LOOP-CHECK-DATA-TYPE. ;;; Emitting code for LOOP-FINISH. ;;; Emitting code for SUBST-GENSYMS-FOR-NIL. ;;; Emitting code for LOOP-BUILD-DESTRUCTURING-BINDINGS. ;;; Emitting code for LOOP-TRANSLATE. ;;; Emitting code for LOOP-ITERATION-DRIVER. ;;; Emitting code for LOOP-POP-SOURCE. ;;; Emitting code for LOOP-GET-COMPOUND-FORM. ;;; Emitting code for LOOP-GET-PROGN. ;;; Emitting code for LOOP-GET-FORM. ;;; Emitting code for LOOP-CONSTRUCT-RETURN. ;;; Emitting code for LOOP-EMIT-BODY. ;;; Emitting code for LOOP-EMIT-FINAL-VALUE. ;;; Emitting code for LOOP-DISALLOW-CONDITIONAL. ;;; Emitting code for LOOP-DISALLOW-ANONYMOUS-COLLECTORS. ;;; Emitting code for LOOP-DISALLOW-AGGREGATE-BOOLEANS. ;;; Emitting code for LOOP-TYPED-INIT. ;;; Emitting code for LOOP-OPTIONAL-TYPE. ;;; Emitting code for REPLICATE. ;;; Emitting code for TRANSLATE. ;;; Emitting code for LOOP-BIND-BLOCK. ;;; Emitting code for LOOP-VARIABLE-P. ;;; Emitting code for LOOP-MAKE-VARIABLE. ;;; Emitting code for LOOP-MAKE-ITERATION-VARIABLE. ;;; Emitting code for LOOP-DECLARE-VARIABLE. ;;; Note: Tail-recursive call of LOOP-DECLARE-VARIABLE was replaced by iteration. ;;; Note: Tail-recursive call of LOOP-DECLARE-VARIABLE was replaced by iteration. ;;; Emitting code for LOOP-MAYBE-BIND-FORM. ;;; Emitting code for LOOP-DO-IF. ;;; Emitting code for GET-CLAUSE. ;;; Emitting code for LOOP-DO-INITIALLY. ;;; Emitting code for LOOP-DO-FINALLY. ;;; Emitting code for LOOP-DO-DO. ;;; Emitting code for LOOP-DO-NAMED. ;;; Emitting code for LOOP-DO-RETURN. ;;; Emitting code for MAKE-LOOP-COLLECTOR. ;;; Emitting code for LOOP-GET-COLLECTION-INFO. ;;; Emitting code for LOOP-LIST-COLLECTION. ;;; Emitting code for LOOP-SUM-COLLECTION. ;;; Emitting code for LOOP-MAXMIN-COLLECTION. ;;; Emitting code for LOOP-DO-ALWAYS. ;;; Emitting code for LOOP-DO-THEREIS. ;;; Emitting code for LOOP-DO-WHILE. ;;; Emitting code for LOOP-DO-WITH. ;;; Emitting code for LOOP-HACK-ITERATION. ;;; Emitting code for MAKE-ENDTEST. ;;; Emitting code for LOOP-DO-FOR. ;;; Emitting code for LOOP-DO-REPEAT. ;;; Emitting code for LOOP-WHEN-IT-VARIABLE. ;;; Emitting code for LOOP-ANSI-FOR-EQUALS. ;;; Emitting code for LOOP-FOR-ACROSS. ;;; Emitting code for LOOP-LIST-STEP. ;;; Emitting code for LOOP-FOR-ON. ;;; Emitting code for LOOP-FOR-IN. ;;; Emitting code for MAKE-LOOP-PATH. ;;; Emitting code for ADD-LOOP-PATH. ;;; Emitting code for LOOP-FOR-BEING. ;;; Emitting code for NAMED-VARIABLE. ;;; Emitting code for LOOP-COLLECT-PREPOSITIONAL-PHRASES. ;;; Emitting code for IN-GROUP-P. ;;; Emitting code for LOOP-SEQUENCER. ;;; Emitting code for LOOP-FOR-ARITHMETIC. ;;; Emitting code for LOOP-HASH-TABLE-ITERATION-PATH. ;;; Emitting code for LOOP-PACKAGE-SYMBOLS-ITERATION-PATH. ;;; Emitting code for MAKE-ANSI-LOOP-UNIVERSE. ;;; Emitting code for LOOP-STANDARD-EXPANSION. ;;; Emitting code for LOOP. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/loop2.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/loop2.o" ;;; Finished compiling src:lsp;loop2.lsp. (compile-file "src:lsp;format.lsp" :output-file #P"build:lsp;format.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;format.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *DIGITS* ...). ;;; Compiling (DEFUN FLONUM-TO-STRING ...). ;;; Compiling (DEFUN FLOAT-STRING ...). ;;; Compiling (DEFUN SCALE-EXPONENT ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 10266, and form ;;; (FSET 'SCALE-EXPONENT #'(LAMBDA-BLOCK SCALE-EXPONENT # ...)) ;;; Unknown type &OPTIONAL. Assuming it is T. ;;; Compiling (DEFUN MAKE-FORMAT-DIRECTIVE ...). ;;; Compiling (DEFVAR *FORMAT-DIRECTIVE-EXPANDERS* ...). ;;; Compiling (DEFVAR *FORMAT-DIRECTIVE-INTERPRETERS* ...). ;;; Compiling (DEFVAR *DEFAULT-FORMAT-ERROR-CONTROL-STRING* ...). ;;; Compiling (DEFVAR *DEFAULT-FORMAT-ERROR-OFFSET* ...). ;;; Compiling (DEFVAR *OUTPUT-LAYOUT-MODE* ...). ;;; Compiling (DEFUN TOKENIZE-CONTROL-STRING ...). ;;; Note: in file src:lsp;format.lsp.NEWEST, position 12441, and form ;;; (FSET 'TOKENIZE-CONTROL-STRING #'(LAMBDA-BLOCK TOKENIZE-CONTROL-STRING # ...)) ;;; In function TOKENIZE-CONTROL-STRING, checking types of arguments STRING. ;;; Compiling (DEFUN PARSE-DIRECTIVE ...). ;;; Note: in file src:lsp;format.lsp.NEWEST, position 12967, and form ;;; (FSET 'PARSE-DIRECTIVE #'(LAMBDA-BLOCK PARSE-DIRECTIVE # ...)) ;;; In function PARSE-DIRECTIVE, checking types of arguments START STRING. ;;; Compiling (DEFVAR *UP-UP-AND-OUT-ALLOWED* ...). ;;; Compiling (DEFVAR *LOGICAL-BLOCK-POPPER* ...). ;;; Compiling (DEFVAR *EXPANDER-NEXT-ARG-MACRO* ...). ;;; Compiling (DEFVAR *ONLY-SIMPLE-ARGS*). ;;; Compiling (DEFVAR *ORIG-ARGS-AVAILABLE* ...). ;;; Compiling (DEFVAR *SIMPLE-ARGS*). ;;; Compiling (DEFUN FORMATTER-AUX ...). ;;; Compiling (DEFUN INTERPRET-DIRECTIVE-LIST ...). ;;; Compiling (DEFMACRO FORMATTER ...). ;;; Compiling (DEFUN %FORMATTER ...). ;;; Compiling (DEFUN EXPAND-CONTROL-STRING ...). ;;; Compiling (DEFUN EXPAND-DIRECTIVE-LIST ...). ;;; Compiling (DEFUN EXPAND-DIRECTIVE ...). ;;; Compiling (DEFUN EXPAND-NEXT-ARG ...). ;;; Compiling (DEFUN NEED-HAIRY-ARGS ...). ;;; Compiling (DEFMACRO EXPANDER-NEXT-ARG ...). ;;; Compiling (DEFMACRO EXPANDER-PPRINT-NEXT-ARG ...). ;;; Compiling (DEFUN %SET-FORMAT-DIRECTIVE-EXPANDER ...). ;;; Compiling (DEFUN %SET-FORMAT-DIRECTIVE-INTERPRETER ...). ;;; Compiling (DEFUN FIND-DIRECTIVE ...). ;;; Compiling (DEFUN FORMAT-WRITE-FIELD ...). ;;; Compiling (DEFUN FORMAT-PRINC ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 29840, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER A (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRIN1 ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 30836, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER S (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 31490, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER C (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN CHAR-PRINTING-P ...). ;;; Compiling (DEFUN FORMAT-PRINT-NAMED-CHARACTER ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 32495, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER W (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-INTEGER ...). ;;; Compiling (DEFUN FORMAT-ADD-COMMAS ...). ;;; Compiling (DEFUN EXPAND-FORMAT-INTEGER ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 35264, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER D (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 35452, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER B (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 35639, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER O (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 35827, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER X (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 36698, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER R (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-SMALL-CARDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL-AUX ...). ;;; Compiling (DEFUN FORMAT-PRINT-ORDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-OLD-ROMAN ...). ;;; Compiling (DEFUN FORMAT-PRINT-ROMAN ...). ;;; Compiling (DEFUN DECIMAL-STRING ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 44000, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER F (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-FIXED ...). ;;; Compiling (DEFUN FORMAT-FIXED-AUX ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 46595, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER E (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-EXPONENTIAL ...). ;;; Compiling (DEFUN FORMAT-EXPONENT-MARKER ...). ;;; Compiling (DEFUN FORMAT-EXP-AUX ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 50472, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER G (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-GENERAL ...). ;;; Compiling (DEFUN FORMAT-GENERAL-AUX ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 52724, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER $ (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-DOLLARS ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 54066, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER % (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 54708, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER & (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 55354, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER | (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 55976, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ~ (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 56788, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ;;; (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 57820, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 58832, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER T (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN OUTPUT-SPACES ...). ;;; Compiling (DEFUN FORMAT-RELATIVE-TAB ...). ;;; Compiling (DEFUN FORMAT-ABSOLUTE-TAB ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 60784, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER _ (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 61325, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER I (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 62900, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER * (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Compiling (DEFUN NSTRING-CAPITALIZE-FIRST ...). ;;; Note: in file src:lsp;format.lsp.NEWEST, position 66527, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ( (LAMBDA # # ...)) ;;; Removing unused variable G1437 ;;; Note: in file src:lsp;format.lsp.NEWEST, position 66527, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ( (LAMBDA # # ...)) ;;; Removing unused variable JUMPED ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 67897, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ) (LAMBDA # # ...)) ;;; The variable ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 67897, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ) (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 67897, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ) (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...). ;;; Compiling (DEFUN EXPAND-MAYBE-CONDITIONAL ...). ;;; Compiling (DEFUN EXPAND-TRUE-FALSE-CONDITIONAL ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73416, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ; (LAMBDA # # ...)) ;;; The variable ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73416, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ; (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73416, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ; (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73554, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ] (LAMBDA # # ...)) ;;; The variable ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73554, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ] (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 73554, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ] (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Compiling (DEFVAR *OUTSIDE-ARGS*). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 74660, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ^ (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 74660, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER ^ (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 80886, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER } (LAMBDA # # ...)) ;;; The variable ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 80886, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER } (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 80886, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER } (LAMBDA # # ...)) ;;; The variable STREAM is not used. ;;; Compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...). ;;; Compiling (DEFUN CHECK-OUTPUT-LAYOUT-MODE ...). ;;; Compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...). ;;; Compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN EXPAND-FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN INTERPRET-FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN PARSE-FORMAT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...). ;;; Compiling (DEFUN EXPAND-FORMAT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN INTERPRET-FORMAT-LOGICAL-BLOCK ...). ;;; Warning: in file src:lsp;format.lsp.NEWEST, position 93325, and form ;;; (%SET-FORMAT-DIRECTIVE-INTERPRETER / (LAMBDA # # ...)) ;;; The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN EXTRACT-USER-FUNCTION-NAME ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclmcZExmo8_Wi0Auuy" for #P"build:lsp;format.o.NEWEST" ;;; Emitting code for FLONUM-TO-STRING. ;;; Emitting code for FLOAT-STRING. ;;; Emitting code for SCALE-EXPONENT. ;;; Emitting code for MAKE-FORMAT-DIRECTIVE. ;;; Emitting code for FORMAT-DIRECTIVE. ;;; Emitting code for TOKENIZE-CONTROL-STRING. ;;; Emitting code for PARSE-DIRECTIVE. ;;; Emitting code for GET-CHAR. ;;; Emitting code for FORMATTER-AUX. ;;; Emitting code for INTERPRET-DIRECTIVE-LIST. ;;; Note: Tail-recursive call of INTERPRET-DIRECTIVE-LIST was replaced by iteration. ;;; Note: Tail-recursive call of INTERPRET-DIRECTIVE-LIST was replaced by iteration. ;;; Emitting code for FORMATTER. ;;; Emitting code for %FORMATTER. ;;; Emitting code for EXPAND-CONTROL-STRING. ;;; Emitting code for EXPAND-DIRECTIVE-LIST. ;;; Emitting code for EXPAND-DIRECTIVE. ;;; Emitting code for EXPAND-NEXT-ARG. ;;; Emitting code for NEED-HAIRY-ARGS. ;;; Emitting code for EXPANDER-NEXT-ARG. ;;; Emitting code for EXPANDER-PPRINT-NEXT-ARG. ;;; Emitting code for %SET-FORMAT-DIRECTIVE-EXPANDER. ;;; Emitting code for %SET-FORMAT-DIRECTIVE-INTERPRETER. ;;; Emitting code for FIND-DIRECTIVE. ;;; Note: Tail-recursive call of FIND-DIRECTIVE was replaced by iteration. ;;; Note: Tail-recursive call of FIND-DIRECTIVE was replaced by iteration. ;;; Emitting code for AFTER. ;;; Emitting code for FORMAT-WRITE-FIELD. ;;; Emitting code for FORMAT-PRINC. ;;; Emitting code for #:G268. ;;; Emitting code for #:G296. ;;; Emitting code for FORMAT-PRIN1. ;;; Emitting code for #:G335. ;;; Emitting code for #:G363. ;;; Emitting code for #:G401. ;;; Emitting code for #:G405. ;;; Emitting code for CHAR-PRINTING-P. ;;; Emitting code for FORMAT-PRINT-NAMED-CHARACTER. ;;; Emitting code for #:G415. ;;; Emitting code for #:G419. ;;; Emitting code for FORMAT-PRINT-INTEGER. ;;; Emitting code for FORMAT-ADD-COMMAS. ;;; Emitting code for EXPAND-FORMAT-INTEGER. ;;; Emitting code for #:G460. ;;; Emitting code for #:G463. ;;; Emitting code for #:G499. ;;; Emitting code for #:G502. ;;; Emitting code for #:G538. ;;; Emitting code for #:G541. ;;; Emitting code for #:G577. ;;; Emitting code for #:G580. ;;; Emitting code for #:G616. ;;; Emitting code for #:G650. ;;; Emitting code for FORMAT-PRINT-SMALL-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL-AUX. ;;; Emitting code for FORMAT-PRINT-ORDINAL. ;;; Emitting code for FORMAT-PRINT-OLD-ROMAN. ;;; Emitting code for FORMAT-PRINT-ROMAN. ;;; Emitting code for #:G715. ;;; Emitting code for #:G719. ;;; Emitting code for DECIMAL-STRING. ;;; Emitting code for #:G729. ;;; Emitting code for #:G763. ;;; Emitting code for FORMAT-FIXED. ;;; Emitting code for FORMAT-FIXED-AUX. ;;; Emitting code for #:G820. ;;; Emitting code for #:G866. ;;; Emitting code for FORMAT-EXPONENTIAL. ;;; Emitting code for FORMAT-EXPONENT-MARKER. ;;; Emitting code for FORMAT-EXP-AUX. ;;; Emitting code for #:G942. ;;; Emitting code for #:G988. ;;; Emitting code for FORMAT-GENERAL. ;;; Emitting code for FORMAT-GENERAL-AUX. ;;; Emitting code for #:G1048. ;;; Emitting code for #:G1076. ;;; Emitting code for FORMAT-DOLLARS. ;;; Emitting code for #:G1118. ;;; Emitting code for #:G1128. ;;; Emitting code for #:G1143. ;;; Emitting code for #:G1153. ;;; Emitting code for #:G1168. ;;; Emitting code for #:G1178. ;;; Emitting code for #:G1193. ;;; Emitting code for #:G1203. ;;; Emitting code for #:G1217. ;;; Emitting code for #:G1220. ;;; Emitting code for #:G1223. ;;; Emitting code for #:G1226. ;;; Emitting code for #:G1230. ;;; Emitting code for #:G1272. ;;; Emitting code for OUTPUT-SPACES. ;;; Emitting code for FORMAT-RELATIVE-TAB. ;;; Emitting code for FORMAT-ABSOLUTE-TAB. ;;; Emitting code for #:G1324. ;;; Emitting code for #:G1328. ;;; Emitting code for #:G1332. ;;; Emitting code for #:G1342. ;;; Emitting code for #:G1353. ;;; Emitting code for #:G1378. ;;; Emitting code for #:G1417. ;;; Emitting code for #:G1421. ;;; Emitting code for #:G1423. ;;; Emitting code for NSTRING-CAPITALIZE-FIRST. ;;; Emitting code for #:G1432. ;;; Emitting code for #:G1435. ;;; Emitting code for #:G1442. ;;; Emitting code for #:G1445. ;;; Emitting code for PARSE-CONDITIONAL-DIRECTIVE. ;;; Emitting code for #:G1453. ;;; Emitting code for EXPAND-MAYBE-CONDITIONAL. ;;; Emitting code for HAIRY. ;;; Emitting code for EXPAND-TRUE-FALSE-CONDITIONAL. ;;; Emitting code for HAIRY. ;;; Emitting code for #:G1484. ;;; Emitting code for #:G1509. ;;; Emitting code for #:G1512. ;;; Emitting code for #:G1515. ;;; Emitting code for #:G1518. ;;; Emitting code for #:G1521. ;;; Emitting code for #:G1544. ;;; Emitting code for #:G1568. ;;; Emitting code for COMPUTE-BINDINGS. ;;; Emitting code for COMPUTE-BLOCK. ;;; Emitting code for COMPUTE-LOOP. ;;; Emitting code for COMPUTE-INSIDES. ;;; Emitting code for #:G1578. ;;; Emitting code for DO-LOOP. ;;; Emitting code for BIND-ARGS. ;;; Emitting code for DO-GUTS. ;;; Emitting code for #:G1589. ;;; Emitting code for #:G1601. ;;; Emitting code for #:G1604. ;;; Emitting code for CHECK-OUTPUT-LAYOUT-MODE. ;;; Emitting code for ILLEGAL-INSIDE-JUSTIFICATION-P. ;;; Emitting code for #:G1611. ;;; Emitting code for #:G1613. ;;; Emitting code for #:G1620. ;;; Emitting code for PARSE-FORMAT-JUSTIFICATION. ;;; Emitting code for EXPAND-FORMAT-JUSTIFICATION. ;;; Emitting code for INTERPRET-FORMAT-JUSTIFICATION. ;;; Emitting code for FORMAT-JUSTIFICATION. ;;; Emitting code for DO-PADDING. ;;; Emitting code for PARSE-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for EXTRACT-STRING. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES-AUX. ;;; Emitting code for EXPAND-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for INTERPRET-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1807. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1819. ;;; Emitting code for #:G1813. ;;; Emitting code for #:G1825. ;;; Emitting code for #:G1832. ;;; Emitting code for #:G1835. ;;; Emitting code for #:G1864. ;;; Emitting code for EXTRACT-USER-FUNCTION-NAME. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/format.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/format.o" ;;; Finished compiling src:lsp;format.lsp. (compile-file "src:lsp;defpackage.lsp" :output-file #P"build:lsp;defpackage.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;defpackage.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO DEFPACKAGE ...). ;;; Compiling (DEFUN DODEFPACKAGE ...). ;;; Compiling (DEFUN FIND-OR-MAKE-SYMBOL ...). ;;; Compiling (DEFUN FIND-DUPLICATES ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclWY9Uzio8_MX2Auuy" for #P"build:lsp;defpackage.o.NEWEST" ;;; Emitting code for DEFPACKAGE. ;;; Emitting code for OPTION-VALUES. ;;; Emitting code for OPTION-VALUES-LIST. ;;; Emitting code for TO-STRING. ;;; Emitting code for DODEFPACKAGE. ;;; Emitting code for FIND-OR-MAKE-SYMBOL. ;;; Emitting code for FIND-DUPLICATES. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defpackage.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defpackage.o" ;;; Finished compiling src:lsp;defpackage.lsp. (compile-file "src:lsp;ffi.lsp" :output-file #P"build:lsp;ffi.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;ffi.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO DEF-CONSTANT ...). ;;; Compiling (DEFVAR *FFI-TYPES* ...). ;;; Compiling (DEFVAR *USE-DFFI* ...). ;;; Compiling (DEFUN FOREIGN-ELT-TYPE-P ...). ;;; Compiling (DEFMACRO DEF-FOREIGN-TYPE ...). ;;; Compiling (DEFMACRO DEF-TYPE ...). ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 2644, and form ;;; (FSET 'DEF-TYPE #'(LAMBDA-BLOCK DEF-TYPE # ...) ...) ;;; The variable DEFINITION is not used. ;;; Compiling (DEFUN %CONVERT-TO-FFI-TYPE ...). ;;; Compiling (DEFMACRO %ALIGN-DATA ...). ;;; Compiling (DEFUN SIZE-OF-FOREIGN-TYPE ...). ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 3230, and form ;;; (FSET 'SIZE-OF-FOREIGN-TYPE #'(LAMBDA-BLOCK SIZE-OF-FOREIGN-TYPE # ...)) ;;; The variable FIELD-SIZE is not used. ;;; Compiling (DEFUN ALLOCATE-FOREIGN-OBJECT ...). ;;; Note: in file src:lsp;ffi.lsp.NEWEST, position 4818, and form ;;; (FSET 'ALLOCATE-FOREIGN-OBJECT #'(LAMBDA-BLOCK ALLOCATE-FOREIGN-OBJECT # ...)) ;;; In function ALLOCATE-FOREIGN-OBJECT, checking types of arguments SIZE TYPE. ;;; Compiling (DEFUN FREE-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO DEF-ENUM ...). ;;; Note: in file src:lsp;ffi.lsp.NEWEST, position 5390, and form ;;; (FSET 'DEF-ENUM #'(LAMBDA-BLOCK DEF-ENUM # ...) ...) ;;; Removing unused variable CONSTANTS ;;; Compiling (DEFMACRO DEF-STRUCT ...). ;;; Compiling (DEFUN SLOT-POSITION ...). ;;; Compiling (DEFUN GET-SLOT-VALUE ...). ;;; Compiling (DEFUN (SETF GET-SLOT-VALUE) ...). ;;; Compiling (DEFUN GET-SLOT-POINTER ...). ;;; Compiling (DEFMACRO DEF-ARRAY-POINTER ...). ;;; Compiling (DEFUN DEREF-ARRAY ...). ;;; Compiling (DEFUN (SETF DEREF-ARRAY) ...). ;;; Compiling (DEFUN %FOREIGN-DATA-SET ...). ;;; Compiling (DEFUN %FOREIGN-DATA-REF ...). ;;; Compiling (DEFMACRO DEF-UNION ...). ;;; Compiling (DEFVAR +NULL-CSTRING-POINTER+ ...). ;;; Compiling (DEFUN POINTER-ADDRESS ...). ;;; Compiling (DEFUN DEREF-POINTER ...). ;;; Compiling (DEFUN (SETF DEREF-POINTER) ...). ;;; Compiling (DEFUN MAKE-NULL-POINTER ...). ;;; Compiling (DEFUN MAKE-POINTER ...). ;;; Compiling (DEFUN NULL-CHAR-P ...). ;;; Compiling (DEFUN ENSURE-CHAR-CHARACTER ...). ;;; Compiling (DEFUN ENSURE-CHAR-INTEGER ...). ;;; Compiling (DEFUN ENSURE-CHAR-STORABLE ...). ;;; Compiling (DEFUN CHAR-ARRAY-TO-POINTER ...). ;;; Compiling (DEFMACRO CONVERT-FROM-CSTRING ...). ;;; Compiling (DEFMACRO CONVERT-TO-CSTRING ...). ;;; Compiling (DEFMACRO FREE-CSTRING ...). ;;; Compiling (DEFMACRO WITH-CSTRING ...). ;;; Compiling (DEFMACRO WITH-CSTRINGS ...). ;;; Compiling (DEFUN FOREIGN-STRING-LENGTH ...). ;;; Compiling (DEFUN CONVERT-FROM-FOREIGN-STRING ...). ;;; Compiling (DEFUN CONVERT-TO-FOREIGN-STRING ...). ;;; Compiling (DEFUN ALLOCATE-FOREIGN-STRING ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-STRING ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-STRINGS ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-OBJECTS ...). ;;; Compiling (DEFMACRO WITH-CAST-POINTER ...). ;;; Compiling (DEFUN LISP-TO-C-NAME ...). ;;; Compiling (DEFUN %CONVERT-TO-ARG-TYPE ...). ;;; Compiling (DEFUN %CONVERT-TO-RETURN-TYPE ...). ;;; Compiling (DEFUN PRODUCE-FUNCTION-CALL ...). ;;; Compiling (DEFMACRO DEF-FUNCTION ...). ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 18392, and form ;;; (FSET 'DEF-FUNCTION #'(LAMBDA-BLOCK DEF-FUNCTION # ...) ...) ;;; The variable MODULE is not used. ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 18392, and form ;;; (FSET 'DEF-FUNCTION #'(LAMBDA-BLOCK DEF-FUNCTION # ...) ...) ;;; The variable CALL is not used. ;;; Compiling (DEFMACRO DEF-FOREIGN-VAR ...). ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 19572, and form ;;; (FSET 'DEF-FOREIGN-VAR #'(LAMBDA-BLOCK DEF-FOREIGN-VAR # ...) ...) ;;; The variable MODULE is not used. ;;; Compiling (DEFUN FIND-FOREIGN-LIBRARY ...). ;;; Compiling (DEFVAR +LOADED-LIBRARIES+ ...). ;;; Compiling (DEFUN DO-LOAD-FOREIGN-LIBRARY ...). ;;; Compiling (DEFMACRO LOAD-FOREIGN-LIBRARY ...). ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 22720, and form ;;; (FSET 'LOAD-FOREIGN-LIBRARY #'(LAMBDA-BLOCK LOAD-FOREIGN-LIBRARY # ...) ...) ;;; The variable MODULE is not used. ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 22720, and form ;;; (FSET 'LOAD-FOREIGN-LIBRARY #'(LAMBDA-BLOCK LOAD-FOREIGN-LIBRARY # ...) ...) ;;; The variable SUPPORTING-LIBRARIES is not used. ;;; Warning: in file src:lsp;ffi.lsp.NEWEST, position 22720, and form ;;; (FSET 'LOAD-FOREIGN-LIBRARY #'(LAMBDA-BLOCK LOAD-FOREIGN-LIBRARY # ...) ...) ;;; The variable FORCE-LOAD is not used. ;;; Compiling (DEFMACRO DEFCALLBACK ...). ;;; Note: in file src:lsp;ffi.lsp.NEWEST, position 23378, and form ;;; (FSET 'DEFCALLBACK #'(LAMBDA-BLOCK DEFCALLBACK # ...) ...) ;;; Removing unused variable ARGS ;;; Compiling (DEFUN CALLBACK ...). ;;; Compiling (DEFUN CLINES ...). ;;; Compiling (DEFMACRO C-INLINE ...). ;;; Compiling (DEFMACRO DEFINLINE ...). ;;; Compiling (DEFMACRO DEFLA ...). ;;; Compiling (DEFMACRO DEFCBODY ...). ;;; Note: in file src:lsp;ffi.lsp.NEWEST, position 25668, and form ;;; (FSET 'DEFCBODY #'(LAMBDA-BLOCK DEFCBODY # ...) ...) ;;; Removing unused variable X ;;; Compiling (DEFMACRO DEFENTRY ...). ;;; Note: in file src:lsp;ffi.lsp.NEWEST, position 26269, and form ;;; (FSET 'DEFENTRY #'(LAMBDA-BLOCK DEFENTRY # ...) ...) ;;; Removing unused variable X ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHxlRTmn8_3S2Auuy" for #P"build:lsp;ffi.o.NEWEST" ;;; Emitting code for DEF-CONSTANT. ;;; Emitting code for FOREIGN-ELT-TYPE-P. ;;; Emitting code for DEF-FOREIGN-TYPE. ;;; Emitting code for DEF-TYPE. ;;; Emitting code for %CONVERT-TO-FFI-TYPE. ;;; Emitting code for %ALIGN-DATA. ;;; Emitting code for SIZE-OF-FOREIGN-TYPE. ;;; Emitting code for ALLOCATE-FOREIGN-OBJECT. ;;; Emitting code for FREE-FOREIGN-OBJECT. ;;; Emitting code for DEF-ENUM. ;;; Emitting code for DEF-STRUCT. ;;; Emitting code for SLOT-POSITION. ;;; Emitting code for GET-SLOT-VALUE. ;;; Emitting code for (SETF GET-SLOT-VALUE). ;;; Emitting code for GET-SLOT-POINTER. ;;; Emitting code for DEF-ARRAY-POINTER. ;;; Emitting code for DEREF-ARRAY. ;;; Emitting code for (SETF DEREF-ARRAY). ;;; Emitting code for %FOREIGN-DATA-SET. ;;; Emitting code for %FOREIGN-DATA-REF. ;;; Emitting code for DEF-UNION. ;;; Emitting code for POINTER-ADDRESS. ;;; Emitting code for DEREF-POINTER. ;;; Emitting code for (SETF DEREF-POINTER). ;;; Emitting code for MAKE-NULL-POINTER. ;;; Emitting code for MAKE-POINTER. ;;; Emitting code for NULL-CHAR-P. ;;; Emitting code for ENSURE-CHAR-CHARACTER. ;;; Emitting code for ENSURE-CHAR-INTEGER. ;;; Emitting code for ENSURE-CHAR-STORABLE. ;;; Emitting code for CHAR-ARRAY-TO-POINTER. ;;; Emitting code for CONVERT-FROM-CSTRING. ;;; Emitting code for CONVERT-TO-CSTRING. ;;; Emitting code for FREE-CSTRING. ;;; Emitting code for WITH-CSTRING. ;;; Emitting code for WITH-CSTRINGS. ;;; Emitting code for FOREIGN-STRING-LENGTH. ;;; Emitting code for CONVERT-FROM-FOREIGN-STRING. ;;; Emitting code for CONVERT-TO-FOREIGN-STRING. ;;; Emitting code for ALLOCATE-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRINGS. ;;; Emitting code for WITH-FOREIGN-OBJECT. ;;; Emitting code for WITH-FOREIGN-OBJECTS. ;;; Emitting code for WITH-CAST-POINTER. ;;; Emitting code for LISP-TO-C-NAME. ;;; Emitting code for %CONVERT-TO-ARG-TYPE. ;;; Emitting code for %CONVERT-TO-RETURN-TYPE. ;;; Emitting code for PRODUCE-FUNCTION-CALL. ;;; Emitting code for DEF-FUNCTION. ;;; Emitting code for DEF-FOREIGN-VAR. ;;; Emitting code for FIND-FOREIGN-LIBRARY. ;;; Emitting code for DO-LOAD-FOREIGN-LIBRARY. ;;; Emitting code for LOAD-FOREIGN-LIBRARY. ;;; Emitting code for DEFCALLBACK. ;;; Emitting code for CALLBACK. ;;; Emitting code for CLINES. ;;; Emitting code for C-INLINE. ;;; Emitting code for DEFINLINE. ;;; Emitting code for DEFLA. ;;; Emitting code for DEFCBODY. ;;; Emitting code for DEFENTRY. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/ffi.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/ffi.o" ;;; Finished compiling src:lsp;ffi.lsp. (compile-file "build:lsp;config.lsp" :output-file #P"build:lsp;config.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling build:lsp;config.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN UNAME ...). ;;; Compiling (DEFUN SHORT-SITE-NAME ...). ;;; Compiling (DEFUN LONG-SITE-NAME ...). ;;; Note: in file build:lsp;config.lsp.NEWEST, position 822, and form ;;; (FSET 'LONG-SITE-NAME #'(LAMBDA-BLOCK LONG-SITE-NAME NIL ...)) ;;; Sharing code among functions LONG-SITE-NAME and SHORT-SITE-NAME ;;; Compiling (DEFUN LISP-IMPLEMENTATION-VERSION ...). ;;; Compiling (DEFUN MACHINE-TYPE ...). ;;; Compiling (DEFUN MACHINE-INSTANCE ...). ;;; Compiling (DEFUN MACHINE-VERSION ...). ;;; Note: in file build:lsp;config.lsp.NEWEST, position 1608, and form ;;; (FSET 'MACHINE-VERSION #'(LAMBDA-BLOCK MACHINE-VERSION NIL ...)) ;;; Sharing code among functions MACHINE-VERSION and LONG-SITE-NAME ;;; Compiling (DEFUN SOFTWARE-TYPE ...). ;;; Compiling (DEFUN SOFTWARE-VERSION ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclsEEaQsm8_Wk2Auuy" for #P"build:lsp;config.o.NEWEST" ;;; Emitting code for UNAME. ;;; Emitting code for SHORT-SITE-NAME. ;;; Emitting code for LONG-SITE-NAME. ;;; Emitting code for LISP-IMPLEMENTATION-VERSION. ;;; Emitting code for MACHINE-TYPE. ;;; Emitting code for MACHINE-INSTANCE. ;;; Emitting code for MACHINE-VERSION. ;;; Emitting code for SOFTWARE-TYPE. ;;; Emitting code for SOFTWARE-VERSION. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/config.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/config.o" ;;; Finished compiling build:lsp;config.lsp. (compile-file "src:lsp;module.lsp" :output-file #P"build:lsp;module.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;module.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *MODULES* ...). ;;; Compiling (DEFVAR *MODULE-PROVIDER-FUNCTIONS* ...). ;;; Compiling (DEFUN PROVIDE ...). ;;; Compiling (DEFVAR *REQUIRING* ...). ;;; Compiling (DEFUN REQUIRE-ERROR ...). ;;; Compiling (DEFUN REQUIRE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclfY6Lkin8_Y33Auuy" for #P"build:lsp;module.o.NEWEST" ;;; Emitting code for PROVIDE. ;;; Emitting code for REQUIRE-ERROR. ;;; Emitting code for REQUIRE. ;;; Emitting code for #:G7. ;;; Emitting code for #:G9. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/module.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/module.o" ;;; Finished compiling src:lsp;module.lsp. (compile-file "src:lsp;cmdline.lsp" :output-file #P"build:lsp;cmdline.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;cmdline.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *LISP-INIT-FILE-LIST* ...). ;;; Compiling (DEFVAR *HELP-MESSAGE* ...). ;;; Compiling (DEFUN COMMAND-ARGS ...). ;;; Compiling (DEFUN COMMAND-ARG-ERROR ...). ;;; Compiling (DEFUN PRODUCE-INIT-CODE ...). ;;; Warning: in file src:lsp;cmdline.lsp.NEWEST, position 4118, and form ;;; (FSET 'PRODUCE-INIT-CODE #'(LAMBDA-BLOCK PRODUCE-INIT-CODE # ...)) ;;; The variable PATTERN is not used. ;;; Compiling (DEFUN PROCESS-COMMAND-ARGS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl7fYdn6o8_a63Auuy" for #P"build:lsp;cmdline.o.NEWEST" ;;; Emitting code for COMMAND-ARGS. ;;; Emitting code for COMMAND-ARG-ERROR. ;;; Emitting code for PRODUCE-INIT-CODE. ;;; Emitting code for PROCESS-COMMAND-ARGS. ;;; Emitting code for #:G24. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/cmdline.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/lsp/cmdline.o" ;;; Finished compiling src:lsp;cmdline.lsp. (compile-file "src:clos;kernel.lsp" :output-file #P"build:clos;kernel.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;kernel.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN CLASS-ID ...). ;;; Compiling (DEFUN CLASS-DIRECT-SUPERCLASSES ...). ;;; Compiling (DEFUN CLASS-DIRECT-SUBCLASSES ...). ;;; Compiling (DEFUN CLASS-SLOTS ...). ;;; Compiling (DEFUN CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFUN CLASS-DIRECT-SLOTS ...). ;;; Compiling (DEFUN CLASS-DIRECT-DEFAULT-INITARGS ...). ;;; Compiling (DEFUN CLASS-DEFAULT-INITARGS ...). ;;; Compiling (DEFUN CLASS-FINALIZED-P ...). ;;; Compiling (DEFUN CLASS-SIZE ...). ;;; Compiling (DEFUN CLASS-SEALEDP ...). ;;; Compiling (DEFUN SLOT-TABLE ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-NAME ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-SPEC-LIST ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-COMBINATION ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-LAMBDA-LIST ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-CLASS ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHODS ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-A-P-O-FUNCTION ...). ;;; Compiling (DEFUN METHOD-GENERIC-FUNCTION ...). ;;; Compiling (DEFUN METHOD-LAMBDA-LIST ...). ;;; Compiling (DEFUN METHOD-SPECIALIZERS ...). ;;; Compiling (DEFUN METHOD-QUALIFIERS ...). ;;; Compiling (DEFUN METHOD-FUNCTION ...). ;;; Compiling (DEFUN METHOD-PLIST ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Warning: in file src:clos;kernel.lsp.NEWEST, position 5583, and form ;;; (FSET 'SETF-FIND-CLASS #'(LAMBDA-BLOCK SETF-FIND-CLASS # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:clos;kernel.lsp.NEWEST, position 5583, and form ;;; (FSET 'SETF-FIND-CLASS #'(LAMBDA-BLOCK SETF-FIND-CLASS # ...)) ;;; The variable ERRORP is not used. ;;; Compiling (DEFUN CLASSP ...). ;;; Compiling (DEFUN INSTALL-METHOD ...). ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; Compiling (DEFUN COMPUTE-APPLICABLE-METHODS ...). ;;; Compiling (DEFUN COMPARE-METHODS ...). ;;; Compiling (DEFUN COMPARE-SPECIALIZERS-LISTS ...). ;;; Compiling (DEFUN FAST-SUBTYPEP ...). ;;; Compiling (DEFUN COMPARE-SPECIALIZERS ...). ;;; Compiling (DEFUN COMPUTE-G-F-SPEC-LIST ...). ;;; Compiling (DEFUN PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclZRL0C2n8_Cx2Auuy" for #P"build:clos;kernel.o.NEWEST" ;;; Emitting code for CLASS-ID. ;;; Emitting code for CLASS-ID. ;;; Emitting code for CLASS-DIRECT-SUPERCLASSES. ;;; Emitting code for CLASS-DIRECT-SUPERCLASSES. ;;; Emitting code for CLASS-DIRECT-SUBCLASSES. ;;; Emitting code for CLASS-DIRECT-SUBCLASSES. ;;; Emitting code for CLASS-SLOTS. ;;; Emitting code for CLASS-SLOTS. ;;; Emitting code for CLASS-PRECEDENCE-LIST. ;;; Emitting code for CLASS-PRECEDENCE-LIST. ;;; Emitting code for CLASS-DIRECT-SLOTS. ;;; Emitting code for CLASS-DIRECT-SLOTS. ;;; Emitting code for CLASS-DIRECT-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DIRECT-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DEFAULT-INITARGS. ;;; Emitting code for CLASS-FINALIZED-P. ;;; Emitting code for CLASS-FINALIZED-P. ;;; Emitting code for CLASS-SIZE. ;;; Emitting code for CLASS-SIZE. ;;; Emitting code for CLASS-SEALEDP. ;;; Emitting code for CLASS-SEALEDP. ;;; Emitting code for SLOT-TABLE. ;;; Emitting code for SLOT-TABLE. ;;; Emitting code for GENERIC-FUNCTION-NAME. ;;; Emitting code for GENERIC-FUNCTION-NAME. ;;; Emitting code for GENERIC-FUNCTION-SPEC-LIST. ;;; Emitting code for GENERIC-FUNCTION-SPEC-LIST. ;;; Emitting code for GENERIC-FUNCTION-METHOD-COMBINATION. ;;; Emitting code for GENERIC-FUNCTION-METHOD-COMBINATION. ;;; Emitting code for GENERIC-FUNCTION-LAMBDA-LIST. ;;; Emitting code for GENERIC-FUNCTION-LAMBDA-LIST. ;;; Emitting code for GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER. ;;; Emitting code for GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER. ;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. ;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. ;;; Emitting code for GENERIC-FUNCTION-METHODS. ;;; Emitting code for GENERIC-FUNCTION-METHODS. ;;; Emitting code for GENERIC-FUNCTION-A-P-O-FUNCTION. ;;; Emitting code for GENERIC-FUNCTION-A-P-O-FUNCTION. ;;; Emitting code for METHOD-GENERIC-FUNCTION. ;;; Emitting code for METHOD-GENERIC-FUNCTION. ;;; Emitting code for METHOD-LAMBDA-LIST. ;;; Emitting code for METHOD-LAMBDA-LIST. ;;; Emitting code for METHOD-SPECIALIZERS. ;;; Emitting code for METHOD-SPECIALIZERS. ;;; Emitting code for METHOD-QUALIFIERS. ;;; Emitting code for METHOD-QUALIFIERS. ;;; Emitting code for METHOD-FUNCTION. ;;; Emitting code for METHOD-FUNCTION. ;;; Emitting code for METHOD-PLIST. ;;; Emitting code for METHOD-PLIST. ;;; Emitting code for SETF-FIND-CLASS. ;;; Emitting code for FIND-CLASS. ;;; Emitting code for CLASSP. ;;; Emitting code for INSTALL-METHOD. ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Emitting code for COMPUTE-APPLICABLE-METHODS. ;;; Emitting code for COMPARE-METHODS. ;;; Emitting code for COMPARE-SPECIALIZERS-LISTS. ;;; Note: Tail-recursive call of COMPARE-SPECIALIZERS-LISTS was replaced by iteration. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for COMPARE-SPECIALIZERS. ;;; Emitting code for COMPUTE-G-F-SPEC-LIST. ;;; Emitting code for NUPDATE-SPEC-HOW-LIST. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/kernel.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/kernel.o" ;;; Finished compiling src:clos;kernel.lsp. (compile-file "src:clos;method.lsp" :output-file #P"build:clos;method.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;method.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *METHOD-SIZE* ...). ;;; Compiling (DEFVAR *EARLY-METHODS* ...). ;;; Compiling (DEFVAR *NEXT-METHODS* ...). ;;; Compiling (DEFMACRO DEFMETHOD ...). ;;; Warning: in file src:clos;method.lsp.NEWEST, position 973, and form ;;; (FSET 'DEFMETHOD #'(LAMBDA-BLOCK DEFMETHOD # ...) ...) ;;; Ignore declaration was found for not bound variable REQUIRED-PARAMETERS. ;;; Compiling (DEFUN EXPAND-DEFMETHOD ...). ;;; Note: in file src:clos;method.lsp.NEWEST, position 1779, and form ;;; (FSET 'EXPAND-DEFMETHOD #'(LAMBDA-BLOCK EXPAND-DEFMETHOD # ...)) ;;; Removing unused variable AUX-BINDINGS ;;; Compiling (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...). ;;; Compiling (DEFUN WALK-METHOD-LAMBDA ...). ;;; Warning: in file src:clos;method.lsp.NEWEST, position 5188, and form ;;; (FSET 'WALK-METHOD-LAMBDA #'(LAMBDA-BLOCK WALK-METHOD-LAMBDA # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:clos;method.lsp.NEWEST, position 5188, and form ;;; (FSET 'WALK-METHOD-LAMBDA #'(LAMBDA-BLOCK WALK-METHOD-LAMBDA # ...)) ;;; The variable REQUIRED-PARAMETERS is not used. ;;; Compiling (DEFUN LEGAL-GENERIC-FUNCTION-NAME-P ...). ;;; Compiling (DEFUN PARSE-DEFMETHOD ...). ;;; Compiling (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...). ;;; Compiling (DEFUN DECLARATION-SPECIALIZERS ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN METHOD-NEEDS-NEXT-METHODS-P ...). ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Compiling (DEFUN FIND-METHOD ...). ;;; Warning: in file src:clos;method.lsp.NEWEST, position 11262, and form ;;; (FSET 'FIND-METHOD #'(LAMBDA-BLOCK FIND-METHOD # ...)) ;;; The variable REQUIRED-ARGS is not used. ;;; Note: in file src:clos;method.lsp.NEWEST, position 11262, and form ;;; (FSET 'FIND-METHOD #'(LAMBDA-BLOCK FIND-METHOD # ...)) ;;; Removing unused variable FOUND ;;; Compiling (DEFMACRO WITH-SLOTS ...). ;;; Compiling (DEFMACRO WITH-ACCESSORS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl4EjcYun8_0S3Auuy" for #P"build:clos;method.o.NEWEST" ;;; Emitting code for DEFMETHOD. ;;; Emitting code for EXPAND-DEFMETHOD. ;;; Emitting code for ENVIRONMENT-CONTAINS-CLOSURE. ;;; Emitting code for FUNCTION-BOUNDARY. ;;; Emitting code for WALK-METHOD-LAMBDA. ;;; Emitting code for CODE-WALKER. ;;; Emitting code for LEGAL-GENERIC-FUNCTION-NAME-P. ;;; Emitting code for PARSE-DEFMETHOD. ;;; Emitting code for PARSE-SPECIALIZED-LAMBDA-LIST. ;;; Emitting code for DECLARATION-SPECIALIZERS. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for METHOD-P. ;;; Emitting code for METHOD-NEEDS-NEXT-METHODS-P. ;;; Emitting code for ADD-METHOD. ;;; Emitting code for FIND-METHOD. ;;; Emitting code for WITH-SLOTS. ;;; Emitting code for WITH-ACCESSORS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/method.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/method.o" ;;; Finished compiling src:clos;method.lsp. (compile-file "src:clos;slot.lsp" :output-file #P"build:clos;slot.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;slot.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN MAKE-SIMPLE-SLOTD ...). ;;; Compiling (DEFUN CANONICAL-SLOT-TO-DIRECT-SLOT ...). ;;; Note: in file src:clos;slot.lsp.NEWEST, position 2709, and form ;;; (LET (#) (DOTIMES # #)) ;;; Removing unused variable NAME ;;; Compiling (DEFUN MAKE-FUNCTION-INITFORM ...). ;;; Compiling (DEFUN PARSE-SLOT ...). ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G41 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G46 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G50 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G54 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G59 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G64 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G69 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G74 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G78 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable G82 ;;; Note: in file src:clos;slot.lsp.NEWEST, position 3956, and form ;;; (FSET 'PARSE-SLOT #'(LAMBDA-BLOCK PARSE-SLOT # ...)) ;;; Removing unused variable VALUE ;;; Compiling (DEFUN PARSE-SLOTS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclMWYiQJn8_Na3Auuy" for #P"build:clos;slot.o.NEWEST" ;;; Emitting code for MAKE-SIMPLE-SLOTD. ;;; Emitting code for CANONICAL-SLOT-TO-DIRECT-SLOT. ;;; Emitting code for #:G18. ;;; Emitting code for #:G25. ;;; Emitting code for MAKE-FUNCTION-INITFORM. ;;; Emitting code for PARSE-SLOT. ;;; Emitting code for PARSE-SLOTS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/slot.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/slot.o" ;;; Finished compiling src:clos;slot.lsp. (compile-file "src:clos;combin.lsp" :output-file #P"build:clos;combin.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;combin.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN EFFECTIVE-METHOD-FUNCTION ...). ;;; Compiling (DEFUN WRAPPED-METHOD-FUNCTION ...). ;;; Compiling (DEFUN COMBINE-METHOD-FUNCTIONS ...). ;;; Warning: in file src:clos;combin.lsp.NEWEST, position 3620, and form ;;; (FSET 'COMBINE-METHOD-FUNCTIONS #'(LAMBDA-BLOCK COMBINE-METHOD-FUNCTIONS # ...)) ;;; The variable NO-NEXT-METHODS is not used. ;;; Compiling (DEFMACRO CALL-METHOD ...). ;;; Compiling (DEFUN CALL-NEXT-METHOD ...). ;;; Compiling (DEFUN NEXT-METHOD-P ...). ;;; Compiling (DEFUN ERROR-QUALIFIER ...). ;;; Compiling (DEFUN STANDARD-MAIN-EFFECTIVE-METHOD ...). ;;; Warning: in file src:clos;combin.lsp.NEWEST, position 4931, and form ;;; (FSET 'STANDARD-MAIN-EFFECTIVE-METHOD #'(LAMBDA-BLOCK STANDARD-MAIN-EFFECTIVE-METHOD # ...)) ;;; The variable NO-NEXT-METHOD is not used. ;;; Compiling (DEFUN STANDARD-COMPUTE-EFFECTIVE-METHOD ...). ;;; Compiling (DEFVAR *METHOD-COMBINATIONS* ...). ;;; Compiling (DEFUN INSTALL-METHOD-COMBINATION ...). ;;; Note: in file src:clos;combin.lsp.NEWEST, position 7778, and form ;;; (FSET 'INSTALL-METHOD-COMBINATION #'(LAMBDA-BLOCK INSTALL-METHOD-COMBINATION # ...)) ;;; Removing unused variable G47 ;;; Compiling (DEFUN DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Warning: in file src:clos;combin.lsp.NEWEST, position 7889, and form ;;; (FSET 'DEFINE-SIMPLE-METHOD-COMBINATION #'(LAMBDA-BLOCK DEFINE-SIMPLE-METHOD-COMBINATION # ...)) ;;; The variable DOCUMENTATION is not used. ;;; Compiling (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Warning: in file src:clos;combin.lsp.NEWEST, position 8608, and form ;;; (FSET 'DEFINE-COMPLEX-METHOD-COMBINATION #'(LAMBDA-BLOCK DEFINE-COMPLEX-METHOD-COMBINATION # ...)) ;;; The variable DESCRIPTION is not used. ;;; Note: in file src:clos;combin.lsp.NEWEST, position 8608, and form ;;; (FSET 'DEFINE-COMPLEX-METHOD-COMBINATION #'(LAMBDA-BLOCK DEFINE-COMPLEX-METHOD-COMBINATION # ...)) ;;; Removing unused variable METHOD-ARGUMENTS ;;; Compiling (DEFMACRO DEFINE-METHOD-COMBINATION ...). ;;; Compiling (DEFUN METHOD-COMBINATION-ERROR ...). ;;; Compiling (DEFUN INVALID-METHOD-ERROR ...). ;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclbh4KmYm8_Eg3Auuy" for #P"build:clos;combin.o.NEWEST" ;;; Emitting code for EFFECTIVE-METHOD-FUNCTION. ;;; Emitting code for WRAPPED-METHOD-FUNCTION. ;;; Emitting code for #:G4. ;;; Emitting code for COMBINE-METHOD-FUNCTIONS. ;;; Emitting code for #:G5. ;;; Emitting code for CALL-METHOD. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for NEXT-METHOD-P. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for NEXT-METHOD-P. ;;; Emitting code for ERROR-QUALIFIER. ;;; Emitting code for STANDARD-MAIN-EFFECTIVE-METHOD. ;;; Emitting code for #:G17. ;;; Emitting code for STANDARD-COMPUTE-EFFECTIVE-METHOD. ;;; Emitting code for #:G35. ;;; Emitting code for INSTALL-METHOD-COMBINATION. ;;; Emitting code for DEFINE-SIMPLE-METHOD-COMBINATION. ;;; Emitting code for DEFINE-COMPLEX-METHOD-COMBINATION. ;;; Emitting code for SYNTAX-ERROR. ;;; Emitting code for DEFINE-METHOD-COMBINATION. ;;; Emitting code for METHOD-COMBINATION-ERROR. ;;; Emitting code for INVALID-METHOD-ERROR. ;;; Emitting code for COMPUTE-EFFECTIVE-METHOD. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/combin.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/combin.o" ;;; Finished compiling src:clos;combin.lsp. (compile-file "src:clos;boot.lsp" :output-file #P"build:clos;boot.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;boot.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN MAKE-EMPTY-STANDARD-CLASS ...). ;;; Compiling (DEFMETHOD CLASS-PROTOTYPE ...). ;;; Compiling (DEFUN FIND-SLOT-DEFINITION ...). ;;; Compiling (DEFUN SLOT-VALUE ...). ;;; Compiling (DEFUN SLOT-BOUNDP ...). ;;; Compiling (DEFUN (SETF SLOT-VALUE) ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 5570, and form ;;; (FSET '(SETF SLOT-VALUE) #'(LAMBDA-BLOCK # # ...)) ;;; Too many arguments for generic function SLOT-MISSING ;;; Compiling (DEFUN SLOT-MAKUNBOUND ...). ;;; Compiling (DEFUN SLOT-EXISTS-P ...). ;;; Compiling (DEFUN STANDARD-INSTANCE-GET ...). ;;; Note: in file src:clos;boot.lsp.NEWEST, position 6282, and form ;;; (FSET 'STANDARD-INSTANCE-GET #'(LAMBDA-BLOCK STANDARD-INSTANCE-GET # ...)) ;;; Removing unused variable CLASS ;;; Compiling (DEFUN STANDARD-INSTANCE-SET ...). ;;; Note: in file src:clos;boot.lsp.NEWEST, position 6715, and form ;;; (FSET 'STANDARD-INSTANCE-SET #'(LAMBDA-BLOCK STANDARD-INSTANCE-SET # ...)) ;;; Removing unused variable CLASS ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 7393, and form ;;; (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 7510, and form ;;; (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 7625, and form ;;; (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MISSING ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 8127, and form ;;; (INSTALL-METHOD 'SLOT-MISSING 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). ;;; Warning: in file src:clos;boot.lsp.NEWEST, position 8309, and form ;;; (INSTALL-METHOD 'SLOT-UNBOUND 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD CLASS-NAME ...). ;;; Compiling (DEFMETHOD (SETF CLASS-NAME) ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloZk474n8_mY3Auuy" for #P"build:clos;boot.o.NEWEST" ;;; Emitting code for MAKE-EMPTY-STANDARD-CLASS. ;;; Emitting code for #:G97. ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Emitting code for SLOT-VALUE. ;;; Emitting code for SLOT-BOUNDP. ;;; Emitting code for (SETF SLOT-VALUE). ;;; Emitting code for SLOT-MAKUNBOUND. ;;; Emitting code for SLOT-EXISTS-P. ;;; Emitting code for STANDARD-INSTANCE-GET. ;;; Emitting code for STANDARD-INSTANCE-SET. ;;; Emitting code for #:G103. ;;; Emitting code for #:G104. ;;; Emitting code for #:G105. ;;; Emitting code for #:G110. ;;; Emitting code for #:G113. ;;; Emitting code for #:G114. ;;; Emitting code for #:G115. ;;; Emitting code for #:G120. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/boot.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/boot.o" ;;; Finished compiling src:clos;boot.lsp. (compile-file "src:clos;defclass.lsp" :output-file #P"build:clos;defclass.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;defclass.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN SELF-EVALUATING-P ...). ;;; Compiling (DEFUN PARSE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMACRO DEFCLASS ...). ;;; Note: in file src:clos;defclass.lsp.NEWEST, position 1654, and form ;;; (FSET 'DEFCLASS #'(LAMBDA-BLOCK DEFCLASS # ...) ...) ;;; Removing unused variable METACLASS-NAME ;;; Note: in file src:clos;defclass.lsp.NEWEST, position 1654, and form ;;; (FSET 'DEFCLASS #'(LAMBDA-BLOCK DEFCLASS # ...) ...) ;;; Removing unused variable DEFAULT-INITARGS ;;; Note: in file src:clos;defclass.lsp.NEWEST, position 1654, and form ;;; (FSET 'DEFCLASS #'(LAMBDA-BLOCK DEFCLASS # ...) ...) ;;; Removing unused variable DOCUMENTATION ;;; Compiling (DEFUN ENSURE-CLASS ...). ;;; Compiling (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloZCntZn8_Xv3Auuy" for #P"build:clos;defclass.o.NEWEST" ;;; Emitting code for SELF-EVALUATING-P. ;;; Emitting code for PARSE-DEFAULT-INITARGS. ;;; Emitting code for DEFCLASS. ;;; Emitting code for ENSURE-CLASS. ;;; Emitting code for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST. ;;; Emitting code for DELETE-CLASS. ;;; Emitting code for NEXT-ELEMENT. ;;; Emitting code for FREE-ELEMENTS. ;;; Emitting code for HAS-NO-PRECEDENT. ;;; Emitting code for CYCLE-ERROR. ;;; Emitting code for WALK-SUPERS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/defclass.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/defclass.o" ;;; Finished compiling src:clos;defclass.lsp. (compile-file "src:clos;standard.lsp" :output-file #P"build:clos;standard.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;standard.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Compiling (DEFUN COMPUTE-INSTANCE-SIZE ...). ;;; Compiling (DEFMETHOD ALLOCATE-INSTANCE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFUN ADD-DEFAULT-INITARGS ...). ;;; Compiling (DEFMETHOD DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 5426, and form ;;; (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS 'NIL ...) ;;; The variable CANONICALIZED-SLOT is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 5426, and form ;;; (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 5557, and form ;;; (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS 'NIL ...) ;;; The variable CANONICALIZED-SLOT is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 5557, and form ;;; (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 5694, and form ;;; (INSTALL-METHOD 'INITIALIZE-INSTANCE 'NIL ...) ;;; The variable SEALEDP is not used. ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 6528, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE '(AFTER) ...) ;;; The variable INITARGS is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 6528, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE '(AFTER) ...) ;;; The variable SLOT-NAMES is not used. ;;; Compiling (DEFMETHOD ADD-DIRECT-SUBCLASS ...). ;;; Compiling (DEFMETHOD REMOVE-DIRECT-SUBCLASS ...). ;;; Compiling (DEFMETHOD CHECK-DIRECT-SUPERCLASSES ...). ;;; Compiling (DEFUN FORWARD-REFERENCED-CLASS-P ...). ;;; Compiling (DEFUN FIND-SLOT-DEFINITION ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 8242, and form ;;; (INSTALL-METHOD 'FINALIZE-INHERITANCE 'NIL ...) ;;; Too many arguments for generic function DIRECT-SLOT-DEFINITION-CLASS ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 8242, and form ;;; (INSTALL-METHOD 'FINALIZE-INHERITANCE 'NIL ...) ;;; Too many arguments for generic function REINITIALIZE-INSTANCE ;;; Compiling (DEFUN STD-CREATE-SLOTS-TABLE ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Compiling (DEFMETHOD COMPUTE-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (DEFUN SLOT-DEFINITION-TO-PLIST ...). ;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). ;;; Compiling (DEFMETHOD COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). ;;; Compiling (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 16746, and form ;;; (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS 'NIL ...) ;;; The variable DIRECT-SUPERCLASSES is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 16746, and form ;;; (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS 'NIL ...) ;;; The variable DIRECT-DEFAULT-INITARGS is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 16746, and form ;;; (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS 'NIL ...) ;;; The variable DIRECT-SLOTS is not used. ;;; Compiling (DEFUN COERCE-TO-CLASS ...). ;;; Compiling (DEFUN HELP-ENSURE-CLASS ...). ;;; Compiling (DEFUN CLASS-COMPUTE-SLOTS ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN STD-CLASS-COMPUTE-SLOTS ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN UNBOUND-SLOT-ERROR ...). ;;; Note: in file src:clos;standard.lsp.NEWEST, position 20877, and form ;;; (FSET 'UNBOUND-SLOT-ERROR #'(LAMBDA-BLOCK UNBOUND-SLOT-ERROR # ...)) ;;; In function UNBOUND-SLOT-ERROR, checking types of arguments INDEX OBJECT. ;;; Note: in file src:clos;standard.lsp.NEWEST, position 20877, and form ;;; (FSET 'UNBOUND-SLOT-ERROR #'(LAMBDA-BLOCK UNBOUND-SLOT-ERROR # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE INDEX FIXNUM) ;;; Note: in file src:clos;standard.lsp.NEWEST, position 20877, and form ;;; (FSET 'UNBOUND-SLOT-ERROR #'(LAMBDA-BLOCK UNBOUND-SLOT-ERROR # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE OBJECT STANDARD-OBJECT) ;;; Compiling (DEFUN SAFE-INSTANCE-REF ...). ;;; Note: in file src:clos;standard.lsp.NEWEST, position 21212, and form ;;; (FSET 'SAFE-INSTANCE-REF #'(LAMBDA-BLOCK SAFE-INSTANCE-REF # ...)) ;;; In function SAFE-INSTANCE-REF, checking types of arguments INDEX OBJECT. ;;; Note: in file src:clos;standard.lsp.NEWEST, position 21212, and form ;;; (FSET 'SAFE-INSTANCE-REF #'(LAMBDA-BLOCK SAFE-INSTANCE-REF # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE INDEX FIXNUM) ;;; Note: in file src:clos;standard.lsp.NEWEST, position 21212, and form ;;; (FSET 'SAFE-INSTANCE-REF #'(LAMBDA-BLOCK SAFE-INSTANCE-REF # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE OBJECT STANDARD-OBJECT) ;;; Compiling (DEFUN STD-CLASS-OPTIMIZED-ACCESSORS ...). ;;; Compiling (DEFUN STD-CLASS-SEALED-ACCESSORS ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 23224, and form ;;; (FSET 'STD-CLASS-SEALED-ACCESSORS #'(LAMBDA-BLOCK STD-CLASS-SEALED-ACCESSORS # ...)) ;;; Type declaration was found for not bound variable SLOT-INDEX. ;;; Compiling (DEFUN STD-CLASS-ACCESSORS ...). ;;; Compiling (DEFUN STD-CLASS-GENERATE-ACCESSORS ...). ;;; Note: in file src:clos;standard.lsp.NEWEST, position 23736, and form ;;; (FSET 'STD-CLASS-GENERATE-ACCESSORS #'(LAMBDA-BLOCK STD-CLASS-GENERATE-ACCESSORS # ...)) ;;; Removing unused variable OPTIMIZABLE ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFUN VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 27455, and form ;;; (FSET 'VALID-KEYWORDS-FROM-METHODS #'(LAMBDA-BLOCK VALID-KEYWORDS-FROM-METHODS # ...)) ;;; The variable REQS is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 27455, and form ;;; (FSET 'VALID-KEYWORDS-FROM-METHODS #'(LAMBDA-BLOCK VALID-KEYWORDS-FROM-METHODS # ...)) ;;; The variable OPTS is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 27455, and form ;;; (FSET 'VALID-KEYWORDS-FROM-METHODS #'(LAMBDA-BLOCK VALID-KEYWORDS-FROM-METHODS # ...)) ;;; The variable REST is not used. ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 27455, and form ;;; (FSET 'VALID-KEYWORDS-FROM-METHODS #'(LAMBDA-BLOCK VALID-KEYWORDS-FROM-METHODS # ...)) ;;; The variable KEY-FLAG is not used. ;;; Compiling (DEFUN CHECK-INITARGS ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Warning: in file src:clos;standard.lsp.NEWEST, position 29459, and form ;;; (INSTALL-METHOD 'DESCRIBE-OBJECT 'NIL ...) ;;; The variable STREAM is not used. ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHipyaVm8_e54Auuy" for #P"build:clos;standard.o.NEWEST" ;;; Emitting code for #:G0. ;;; Emitting code for #:G1. ;;; Emitting code for #:G42. ;;; Emitting code for COMPUTE-INSTANCE-SIZE. ;;; Emitting code for #:G72. ;;; Emitting code for #:G75. ;;; Emitting code for ADD-DEFAULT-INITARGS. ;;; Emitting code for #:G85. ;;; Emitting code for #:G86. ;;; Emitting code for #:G101. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for #:G126. ;;; Emitting code for #:G139. ;;; Emitting code for #:G147. ;;; Emitting code for #:G154. ;;; Emitting code for FORWARD-REFERENCED-CLASS-P. ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Emitting code for #:G198. ;;; Emitting code for STD-CREATE-SLOTS-TABLE. ;;; Emitting code for #:G255. ;;; Emitting code for #:G256. ;;; Emitting code for #:G261. ;;; Emitting code for SLOT-DEFINITION-TO-PLIST. ;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. ;;; Emitting code for #:G331. ;;; Emitting code for COMBINE-SLOTDS. ;;; Emitting code for DIRECT-TO-EFFECTIVE. ;;; Emitting code for #:G346. ;;; Emitting code for #:G351. ;;; Emitting code for COERCE-TO-CLASS. ;;; Emitting code for HELP-ENSURE-CLASS. ;;; Emitting code for CLASS-COMPUTE-SLOTS. ;;; Emitting code for #:G379. ;;; Emitting code for STD-CLASS-COMPUTE-SLOTS. ;;; Emitting code for #:G394. ;;; Emitting code for UNBOUND-SLOT-ERROR. ;;; Emitting code for SAFE-INSTANCE-REF. ;;; Emitting code for STD-CLASS-OPTIMIZED-ACCESSORS. ;;; Emitting code for #:G401. ;;; Emitting code for #:G402. ;;; Emitting code for STD-CLASS-SEALED-ACCESSORS. ;;; Emitting code for #:G403. ;;; Emitting code for #:G404. ;;; Emitting code for STD-CLASS-ACCESSORS. ;;; Emitting code for #:G405. ;;; Emitting code for #:G406. ;;; Emitting code for STD-CLASS-GENERATE-ACCESSORS. ;;; Emitting code for #:G425. ;;; Emitting code for VALID-KEYWORDS-FROM-METHODS. ;;; Emitting code for CHECK-INITARGS. ;;; Emitting code for #:G455. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/standard.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/standard.o" ;;; Finished compiling src:clos;standard.lsp. (compile-file "src:clos;builtin.lsp" :output-file #P"build:clos;builtin.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;builtin.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 1109, and form ;;; (LET* (# #) (DECLARE #) ...) ;;; Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 2659, and form ;;; (BLOCK NIL (LET # # ...)) ;;; Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3203, and form ;;; (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS 'NIL ...) ;;; The variable DIRECT-SUPERCLASSES is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3203, and form ;;; (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3805, and form ;;; (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS 'NIL ...) ;;; The variable SLOTD is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3805, and form ;;; (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS 'NIL ...) ;;; The variable SELF is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3805, and form ;;; (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3960, and form ;;; (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS 'NIL ...) ;;; The variable SLOTD is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3960, and form ;;; (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS 'NIL ...) ;;; The variable SELF is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 3960, and form ;;; (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4107, and form ;;; (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS 'NIL ...) ;;; The variable SLOTD is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4107, and form ;;; (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS 'NIL ...) ;;; The variable SELF is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4107, and form ;;; (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4252, and form ;;; (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) 'NIL ...) ;;; The variable SLOTD is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4252, and form ;;; (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) 'NIL ...) ;;; The variable SELF is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4252, and form ;;; (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) 'NIL ...) ;;; The variable CLASS is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4252, and form ;;; (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) 'NIL ...) ;;; The variable VAL is not used. ;;; Compiling (DEFMETHOD SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4408, and form ;;; (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS 'NIL ...) ;;; The variable SLOTD is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4408, and form ;;; (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS 'NIL ...) ;;; The variable SELF is not used. ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 4408, and form ;;; (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS 'NIL ...) ;;; The variable CLASS is not used. ;;; Compiling (DEFCLASS STRUCTURE-CLASS ...). ;;; Warning: Ignoring class definition for STRUCTURE-CLASS ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Compiling (DEFCLASS STRUCTURE-OBJECT ...). ;;; Warning: Ignoring class definition for STRUCTURE-OBJECT ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: in file src:clos;builtin.lsp.NEWEST, position 5452, and form ;;; (INSTALL-METHOD 'MAKE-LOAD-FORM 'NIL ...) ;;; The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclEL9ibdm8_xO4Auuy" for #P"build:clos;builtin.o.NEWEST" ;;; Emitting code for #:G2. ;;; Emitting code for #:G22. ;;; Emitting code for #:G23. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Emitting code for #:G26. ;;; Emitting code for #:G27. ;;; Emitting code for #:G28. ;;; Emitting code for #:G29. ;;; Emitting code for #:G30. ;;; Emitting code for #:G31. ;;; Emitting code for #:G32. ;;; Emitting code for #:G37. ;;; Emitting code for #:G38. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/builtin.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/builtin.o" ;;; Finished compiling src:clos;builtin.lsp. (compile-file "src:clos;change.lsp" :output-file #P"build:clos;change.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;change.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFCLASS FORWARD-REFERENCED-CLASS ...). ;;; Warning: Ignoring class definition for FORWARD-REFERENCED-CLASS ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...). ;;; Note: in file src:clos;change.lsp.NEWEST, position 1299, and form ;;; (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-DIFFERENT-CLASS 'NIL ...) ;;; In function G2, checking types of arguments NEW-DATA OLD-DATA. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Note: in file src:clos;change.lsp.NEWEST, position 2089, and form ;;; (INSTALL-METHOD 'CHANGE-CLASS 'NIL ...) ;;; In function G25, checking types of arguments NEW-CLASS INSTANCE. ;;; Warning: in file src:clos;change.lsp.NEWEST, position 2089, and form ;;; (INSTALL-METHOD 'CHANGE-CLASS 'NIL ...) ;;; The variable OLD-LOCAL-SLOTDS is not used. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Warning: in file src:clos;change.lsp.NEWEST, position 3297, and form ;;; (INSTALL-METHOD 'CHANGE-CLASS 'NIL ...) ;;; The variable INITARGS is not used. ;;; Warning: in file src:clos;change.lsp.NEWEST, position 3297, and form ;;; (INSTALL-METHOD 'CHANGE-CLASS 'NIL ...) ;;; The variable NEW-CLASS is not used. ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Warning: in file src:clos;change.lsp.NEWEST, position 4858, and form ;;; (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS 'NIL ...) ;;; The ignored variable DISCARDED-SLOTS is used. ;;; Warning: in file src:clos;change.lsp.NEWEST, position 4858, and form ;;; (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS 'NIL ...) ;;; The ignored variable PROPERTY-LIST is used. ;;; Compiling (DEFUN UPDATE-INSTANCE ...). ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Warning: in file src:clos;change.lsp.NEWEST, position 7078, and form ;;; (INSTALL-METHOD 'REINITIALIZE-INSTANCE 'NIL ...) ;;; The variable INITARGS is not used. ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SLOT-ACCESSORS ...). ;;; Note: in file src:clos;change.lsp.NEWEST, position 8300, and form ;;; (FSET 'REMOVE-OPTIONAL-SLOT-ACCESSORS #'(LAMBDA-BLOCK REMOVE-OPTIONAL-SLOT-ACCESSORS # ...)) ;;; In function REMOVE-OPTIONAL-SLOT-ACCESSORS, checking types of arguments CLASS. ;;; Note: in file src:clos;change.lsp.NEWEST, position 8300, and form ;;; (FSET 'REMOVE-OPTIONAL-SLOT-ACCESSORS #'(LAMBDA-BLOCK REMOVE-OPTIONAL-SLOT-ACCESSORS # ...)) ;;; Unable to emit check for variable (OPTIONAL-CHECK-TYPE CLASS CLASS) ;;; End of Pass 1. ;;; Note: Creating tag: "_eclvDnvqan8_0F4Auuy" for #P"build:clos;change.o.NEWEST" ;;; Emitting code for #:G2. ;;; Emitting code for #:G25. ;;; Emitting code for #:G36. ;;; Emitting code for #:G37. ;;; Emitting code for UPDATE-INSTANCE. ;;; Emitting code for #:G82. ;;; Emitting code for #:G100. ;;; Emitting code for REMOVE-OPTIONAL-SLOT-ACCESSORS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/change.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/change.o" ;;; Finished compiling src:clos;change.lsp. (compile-file "src:clos;stdmethod.lsp" :output-file #P"build:clos;stdmethod.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;stdmethod.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFCLASS GENERIC-FUNCTION ...). ;;; Warning: Ignoring class definition for GENERIC-FUNCTION ;;; Compiling (DEFCLASS STANDARD-GENERIC-FUNCTION ...). ;;; Warning: Ignoring class definition for STANDARD-GENERIC-FUNCTION ;;; Compiling (DEFCLASS METHOD ...). ;;; Warning: Ignoring class definition for METHOD ;;; Compiling (DEFCLASS STANDARD-METHOD ...). ;;; Warning: Ignoring class definition for STANDARD-METHOD ;;; Compiling (DEFUN FUNCTION-KEYWORDS ...). ;;; Warning: in file src:clos;stdmethod.lsp.NEWEST, position 1049, and form ;;; (FSET 'FUNCTION-KEYWORDS #'(LAMBDA-BLOCK FUNCTION-KEYWORDS # ...)) ;;; The variable REQS is not used. ;;; Warning: in file src:clos;stdmethod.lsp.NEWEST, position 1049, and form ;;; (FSET 'FUNCTION-KEYWORDS #'(LAMBDA-BLOCK FUNCTION-KEYWORDS # ...)) ;;; The variable OPTS is not used. ;;; Warning: in file src:clos;stdmethod.lsp.NEWEST, position 1049, and form ;;; (FSET 'FUNCTION-KEYWORDS #'(LAMBDA-BLOCK FUNCTION-KEYWORDS # ...)) ;;; The variable REST-VAR is not used. ;;; Compiling (DEFCLASS STANDARD-ACCESSOR-METHOD ...). ;;; Warning: Ignoring class definition for STANDARD-ACCESSOR-METHOD ;;; Compiling (DEFCLASS STANDARD-READER-METHOD ...). ;;; Warning: Ignoring class definition for STANDARD-READER-METHOD ;;; Compiling (DEFCLASS STANDARD-WRITER-METHOD ...). ;;; Warning: Ignoring class definition for STANDARD-WRITER-METHOD ;;; End of Pass 1. ;;; Note: Creating tag: "_eclGaLfEdn8_Bc4Auuy" for #P"build:clos;stdmethod.o.NEWEST" ;;; Emitting code for #:G0. ;;; Emitting code for FUNCTION-KEYWORDS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/stdmethod.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/stdmethod.o" ;;; Finished compiling src:clos;stdmethod.lsp. (compile-file "src:clos;generic.lsp" :output-file #P"build:clos;generic.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;generic.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMACRO DEFGENERIC ...). ;;; Compiling (DEFUN PARSE-DEFGENERIC ...). ;;; Compiling (DEFUN PARSE-GENERIC-OPTIONS ...). ;;; Compiling (DEFUN PARSE-LAMBDA-LIST ...). ;;; Compiling (DEFUN VALID-DECLARATION-P ...). ;;; Compiling (DEFUN LAMBDA-LIST-REQUIRED-ARGUMENTS ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Variable STRING was undefined. Compiler assumes it is a global. ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 4388, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE 'NIL ...) ;;; The variable INITARGS is not used. ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 4388, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE 'NIL ...) ;;; The variable SLOT-NAMES is not used. ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Variable .COMBINED-METHOD-ARGS. was undefined. Compiler assumes it is a global. ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 6713, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE 'NIL ...) ;;; The variable INITARGS is not used. ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 6713, and form ;;; (INSTALL-METHOD 'SHARED-INITIALIZE 'NIL ...) ;;; The variable SLOT-NAMES is not used. ;;; Compiling (DEFUN ASSOCIATE-METHODS-TO-GFUN ...). ;;; Note: in file src:clos;generic.lsp.NEWEST, position 6873, and form ;;; (FSET 'ASSOCIATE-METHODS-TO-GFUN #'(LAMBDA-BLOCK ASSOCIATE-METHODS-TO-GFUN # ...)) ;;; Removing unused variable G55 ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 8375, and form ;;; (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS 'NIL ...) ;;; The variable DELETE-METHODS is not used. ;;; Warning: in file src:clos;generic.lsp.NEWEST, position 8375, and form ;;; (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS 'NIL ...) ;;; The variable GFUN is not used. ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclSCOAdVo8_Mg4Auuy" for #P"build:clos;generic.o.NEWEST" ;;; Emitting code for DEFGENERIC. ;;; Emitting code for PARSE-DEFGENERIC. ;;; Emitting code for PARSE-GENERIC-OPTIONS. ;;; Emitting code for PARSE-LAMBDA-LIST. ;;; Emitting code for VALID-DECLARATION-P. ;;; Emitting code for LAMBDA-LIST-REQUIRED-ARGUMENTS. ;;; Emitting code for #:G33. ;;; Emitting code for #:G39. ;;; Emitting code for #:G46. ;;; Emitting code for ASSOCIATE-METHODS-TO-GFUN. ;;; Emitting code for #:G78. ;;; Emitting code for #:G114. ;;; Note: Reusing keywords lists for (METHOD-CLASS GENERIC-FUNCTION-CLASS DELETE-METHODS) ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/generic.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/generic.o" ;;; Finished compiling src:clos;generic.lsp. (compile-file "src:clos;fixup.lsp" :output-file #P"build:clos;fixup.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;fixup.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN CONVERT-ONE-CLASS ...). ;;; Compiling (DEFMETHOD READER-METHOD-CLASS ...). ;;; Note: in file src:clos;fixup.lsp.NEWEST, position 2562, and form ;;; (INSTALL-METHOD 'READER-METHOD-CLASS 'NIL ...) ;;; In function G14, checking types of arguments DIRECT-SLOT CLASS. ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 2562, and form ;;; (INSTALL-METHOD 'READER-METHOD-CLASS 'NIL ...) ;;; The variable INITARGS is not used. ;;; Compiling (DEFMETHOD WRITER-METHOD-CLASS ...). ;;; Note: in file src:clos;fixup.lsp.NEWEST, position 2719, and form ;;; (INSTALL-METHOD 'WRITER-METHOD-CLASS 'NIL ...) ;;; In function G20, checking types of arguments DIRECT-SLOT CLASS. ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 2719, and form ;;; (INSTALL-METHOD 'WRITER-METHOD-CLASS 'NIL ...) ;;; The variable INITARGS is not used. ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (DEFUN ALL-KEYWORDS ...). ;;; Compiling (DEFUN CONGRUENT-LAMBDA-P ...). ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 4561, and form ;;; (FSET 'CONGRUENT-LAMBDA-P #'(LAMBDA-BLOCK CONGRUENT-LAMBDA-P # ...)) ;;; The variable A-O-K1 is not used. ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 5230, and form ;;; (FSET 'ADD-METHOD #'(LAMBDA-BLOCK ADD-METHOD # ...)) ;;; Too many arguments for generic function REINITIALIZE-INSTANCE ;;; Compiling (DEFUN REMOVE-METHOD ...). ;;; Compiling (DEFMETHOD NO-APPLICABLE-METHOD ...). ;;; Compiling (DEFMETHOD NO-NEXT-METHOD ...). ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 8165, and form ;;; (INSTALL-METHOD 'NO-NEXT-METHOD 'NIL ...) ;;; The ignored variable ARGS is used. ;;; Compiling (DEFUN NO-PRIMARY-METHOD ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 8514, and form ;;; (FSET 'SETF-FIND-CLASS #'(LAMBDA-BLOCK SETF-FIND-CLASS # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:clos;fixup.lsp.NEWEST, position 8514, and form ;;; (FSET 'SETF-FIND-CLASS #'(LAMBDA-BLOCK SETF-FIND-CLASS # ...)) ;;; The variable ERRORP is not used. ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl7ozDL0n8_YY4Auuy" for #P"build:clos;fixup.o.NEWEST" ;;; Emitting code for CONVERT-ONE-CLASS. ;;; Emitting code for #:G14. ;;; Emitting code for #:G20. ;;; Emitting code for METHOD-P. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for ALL-KEYWORDS. ;;; Emitting code for CONGRUENT-LAMBDA-P. ;;; Emitting code for ADD-METHOD. ;;; Emitting code for REMOVE-METHOD. ;;; Emitting code for #:G63. ;;; Emitting code for #:G64. ;;; Emitting code for NO-PRIMARY-METHOD. ;;; Emitting code for SETF-FIND-CLASS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/fixup.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/fixup.o" ;;; Finished compiling src:clos;fixup.lsp. (compile-file "src:clos;print.lsp" :output-file #P"build:clos;print.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;print.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN MAKE-LOAD-FORM-SAVING-SLOTS ...). ;;; Compiling (DEFUN NEED-TO-MAKE-LOAD-FORM-P ...). ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: in file src:clos;print.lsp.NEWEST, position 2880, and form ;;; (INSTALL-METHOD 'MAKE-LOAD-FORM 'NIL ...) ;;; The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: in file src:clos;print.lsp.NEWEST, position 4317, and form ;;; (INSTALL-METHOD 'MAKE-LOAD-FORM 'NIL ...) ;;; The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: in file src:clos;print.lsp.NEWEST, position 4433, and form ;;; (INSTALL-METHOD 'MAKE-LOAD-FORM 'NIL ...) ;;; The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: in file src:clos;print.lsp.NEWEST, position 4661, and form ;;; (INSTALL-METHOD 'MAKE-LOAD-FORM 'NIL ...) ;;; The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN SI:OUTPUT-FLOAT-NAN ...). ;;; Compiling (DEFUN SI:OUTPUT-FLOAT-INFINITY ...). ;;; Note: in file src:clos;print.lsp.NEWEST, position 5852, and form ;;; (FSET 'OUTPUT-FLOAT-INFINITY #'(LAMBDA-BLOCK OUTPUT-FLOAT-INFINITY # ...)) ;;; Removing unused variable *PRINT-PACKAGE* ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHugaSyn8_Tv4Auuy" for #P"build:clos;print.o.NEWEST" ;;; Emitting code for MAKE-LOAD-FORM-SAVING-SLOTS. ;;; Emitting code for NEED-TO-MAKE-LOAD-FORM-P. ;;; Emitting code for RECURSIVE-TEST. ;;; Emitting code for #:G33. ;;; Emitting code for MAYBE-QUOTE. ;;; Emitting code for #:G49. ;;; Emitting code for #:G50. ;;; Emitting code for #:G51. ;;; Emitting code for #:G52. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G53. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G54. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G55. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for SI:OUTPUT-FLOAT-NAN. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for SI:OUTPUT-FLOAT-INFINITY. ;;; Emitting code for #:G56. ;;; Emitting code for #:G61. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/print.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/print.o" ;;; Finished compiling src:clos;print.lsp. (compile-file "src:clos;streams.lsp" :output-file #P"build:clos;streams.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;streams.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFGENERIC STREAM-ADVANCE-TO-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFGENERIC CLOSE ...). ;;; Compiling (DEFGENERIC STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFGENERIC STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FRESH-LINE ...). ;;; Compiling (DEFGENERIC INPUT-STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFGENERIC STREAM-LINE-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-LISTEN ...). ;;; Compiling (DEFGENERIC OPEN-STREAM-P ...). ;;; Compiling (DEFGENERIC OUTPUT-STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-PEEK-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFGENERIC STREAM-READ-LINE ...). ;;; Compiling (DEFGENERIC STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFGENERIC STREAM-START-LINE-P ...). ;;; Compiling (DEFGENERIC STREAM-TERPRI ...). ;;; Compiling (DEFGENERIC STREAM-UNREAD-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-STRING ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFGENERIC STREAM-FILE-POSITION ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-INPUT-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-OUTPUT-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-INPUT-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-INPUT-STREAM ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-OUTPUT-STREAM ...). ;;; Compiling (DEFUN BUG-OR-ERROR ...). ;;; Compiling (DEFMETHOD STREAM-ADVANCE-TO-COLUMN ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 10399, and form ;;; (INSTALL-METHOD 'STREAM-CLEAR-INPUT 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 10671, and form ;;; (INSTALL-METHOD 'STREAM-CLEAR-OUTPUT 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 11144, and form ;;; (INSTALL-METHOD 'CLOSE 'NIL ...) ;;; The variable ABORT is not used. ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 11244, and form ;;; (INSTALL-METHOD 'STREAM-ELEMENT-TYPE 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 11529, and form ;;; (INSTALL-METHOD 'STREAM-FINISH-OUTPUT 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 11802, and form ;;; (INSTALL-METHOD 'STREAM-FORCE-OUTPUT 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). ;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). ;;; Variable ANSI-STREAM was undefined. Compiler assumes it is a global. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 12218, and form ;;; (INSTALL-METHOD 'STREAM-FRESH-LINE 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 12323, and form ;;; (INSTALL-METHOD 'INPUT-STREAM-P 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 12386, and form ;;; (INSTALL-METHOD 'INPUT-STREAM-P 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFMETHOD STREAM-LINE-COLUMN ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 12844, and form ;;; (INSTALL-METHOD 'STREAM-LINE-COLUMN 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-LISTEN ...). ;;; Compiling (DEFMETHOD STREAM-LISTEN ...). ;;; Compiling (DEFMETHOD STREAM-LISTEN ...). ;;; Compiling (DEFMETHOD OPEN-STREAM-P ...). ;;; Compiling (DEFMETHOD OPEN-STREAM-P ...). ;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 13489, and form ;;; (INSTALL-METHOD 'OUTPUT-STREAM-P 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 13553, and form ;;; (INSTALL-METHOD 'OUTPUT-STREAM-P 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). ;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). ;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-READ-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-READ-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-UNREAD-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-UNREAD-CHAR ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 14632, and form ;;; (INSTALL-METHOD 'STREAM-UNREAD-CHAR 'NIL ...) ;;; The variable CHARACTER is not used. ;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). ;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). ;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 16371, and form ;;; (INSTALL-METHOD 'STREAM-READ-SEQUENCE 'NIL ...) ;;; The variable END is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 16371, and form ;;; (INSTALL-METHOD 'STREAM-READ-SEQUENCE 'NIL ...) ;;; The variable START is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 16371, and form ;;; (INSTALL-METHOD 'STREAM-READ-SEQUENCE 'NIL ...) ;;; The variable SEQUENCE is not used. ;;; Compiling (DEFMETHOD STREAM-START-LINE-P ...). ;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). ;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 16880, and form ;;; (INSTALL-METHOD 'STREAMP 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 16922, and form ;;; (INSTALL-METHOD 'STREAMP 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 17073, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-BYTE 'NIL ...) ;;; The variable INTEGER is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 17283, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-CHAR 'NIL ...) ;;; The variable CHARACTER is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 17942, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-SEQUENCE 'NIL ...) ;;; The variable END is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 17942, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-SEQUENCE 'NIL ...) ;;; The variable START is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 17942, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-SEQUENCE 'NIL ...) ;;; The variable SEQUENCE is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Note: in file src:clos;streams.lsp.NEWEST, position 18085, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-STRING 'NIL ...) ;;; In function G168, checking types of arguments END START STRING STREAM. ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 18598, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-STRING 'NIL ...) ;;; The variable END is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 18598, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-STRING 'NIL ...) ;;; The variable START is not used. ;;; Warning: in file src:clos;streams.lsp.NEWEST, position 18598, and form ;;; (INSTALL-METHOD 'STREAM-WRITE-STRING 'NIL ...) ;;; The variable STRING is not used. ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFUN REDEFINE-CL-FUNCTIONS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclXK9XTCn8_995Auuy" for #P"build:clos;streams.o.NEWEST" ;;; Emitting code for BUG-OR-ERROR. ;;; Emitting code for #:G0. ;;; Emitting code for #:G5. ;;; Emitting code for #:G6. ;;; Emitting code for #:G7. ;;; Emitting code for #:G8. ;;; Emitting code for #:G9. ;;; Emitting code for #:G10. ;;; Emitting code for #:G15. ;;; Emitting code for #:G18. ;;; Note: Reusing keywords lists for (ABORT) ;;; Emitting code for #:G19. ;;; Note: Reusing keywords lists for (ABORT) ;;; Emitting code for #:G20. ;;; Emitting code for #:G21. ;;; Emitting code for #:G22. ;;; Emitting code for #:G23. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Emitting code for #:G26. ;;; Emitting code for #:G27. ;;; Emitting code for #:G28. ;;; Emitting code for #:G29. ;;; Emitting code for #:G30. ;;; Emitting code for #:G31. ;;; Emitting code for #:G32. ;;; Emitting code for #:G33. ;;; Emitting code for #:G34. ;;; Emitting code for #:G35. ;;; Emitting code for #:G36. ;;; Emitting code for #:G37. ;;; Emitting code for #:G38. ;;; Emitting code for #:G39. ;;; Emitting code for #:G40. ;;; Emitting code for #:G41. ;;; Emitting code for #:G42. ;;; Emitting code for #:G43. ;;; Emitting code for #:G44. ;;; Emitting code for #:G45. ;;; Emitting code for #:G46. ;;; Emitting code for #:G47. ;;; Emitting code for #:G48. ;;; Emitting code for #:G49. ;;; Emitting code for #:G50. ;;; Emitting code for #:G51. ;;; Emitting code for #:G52. ;;; Emitting code for #:G53. ;;; Emitting code for #:G54. ;;; Emitting code for #:G55. ;;; Emitting code for #:G56. ;;; Emitting code for #:G57. ;;; Emitting code for #:G58. ;;; Emitting code for #:G115. ;;; Emitting code for #:G149. ;;; Emitting code for #:G150. ;;; Emitting code for #:G151. ;;; Emitting code for #:G152. ;;; Emitting code for #:G153. ;;; Emitting code for #:G154. ;;; Emitting code for #:G155. ;;; Emitting code for #:G156. ;;; Emitting code for #:G157. ;;; Emitting code for #:G158. ;;; Emitting code for #:G159. ;;; Emitting code for #:G160. ;;; Emitting code for #:G161. ;;; Emitting code for #:G162. ;;; Emitting code for #:G163. ;;; Emitting code for #:G164. ;;; Emitting code for #:G165. ;;; Emitting code for #:G166. ;;; Emitting code for #:G167. ;;; Emitting code for #:G168. ;;; Emitting code for #:G179. ;;; Emitting code for #:G180. ;;; Emitting code for #:G181. ;;; Emitting code for #:G182. ;;; Emitting code for #:G183. ;;; Emitting code for REDEFINE-CL-FUNCTIONS. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/streams.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/streams.o" ;;; Finished compiling src:clos;streams.lsp. (compile-file "src:lsp;pprint.lsp" :output-file #P"build:clos;pprint.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;pprint.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFCLASS PRETTY-STREAM ...). ;;; Compiling (DEFUN PRETTY-STREAM-P ...). ;;; Compiling (DEFUN MAKE-PRETTY-STREAM ...). ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 4316, and form ;;; (FSET 'MAKE-PRETTY-STREAM #'(LAMBDA-BLOCK MAKE-PRETTY-STREAM # ...)) ;;; Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN INDEX-POSN ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 4748, and form ;;; (FSET 'INDEX-POSN #'(LAMBDA-BLOCK INDEX-POSN # ...)) ;;; In function INDEX-POSN, checking types of arguments STREAM INDEX. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 4748, and form ;;; (FSET 'INDEX-POSN #'(LAMBDA-BLOCK INDEX-POSN # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-INDEX ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 4908, and form ;;; (FSET 'POSN-INDEX #'(LAMBDA-BLOCK POSN-INDEX # ...)) ;;; In function POSN-INDEX, checking types of arguments STREAM POSN. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 4908, and form ;;; (FSET 'POSN-INDEX #'(LAMBDA-BLOCK POSN-INDEX # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-COLUMN ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 5065, and form ;;; (FSET 'POSN-COLUMN #'(LAMBDA-BLOCK POSN-COLUMN # ...)) ;;; In function POSN-COLUMN, checking types of arguments STREAM POSN. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 5065, and form ;;; (FSET 'POSN-COLUMN #'(LAMBDA-BLOCK POSN-COLUMN # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFMETHOD GRAY:STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD GRAY:STREAM-FORCE-OUTPUT ...). ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 5352, and form ;;; (INSTALL-METHOD 'STREAM-FORCE-OUTPUT 'NIL ...) ;;; The variable STREAM is not used. ;;; Compiling (DEFMETHOD GRAY:STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFUN PRETTY-OUT ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 5600, and form ;;; (FSET 'PRETTY-OUT #'(LAMBDA-BLOCK PRETTY-OUT # ...)) ;;; In function PRETTY-OUT, checking types of arguments CHAR STREAM. ;;; Compiling (DEFUN PRETTY-SOUT ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 6039, and form ;;; (FSET 'PRETTY-SOUT #'(LAMBDA-BLOCK PRETTY-SOUT # ...)) ;;; In function PRETTY-SOUT, checking types of arguments END START STRING STREAM. ;;; Compiling (DEFUN MAKE-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN REALLY-START-LOGICAL-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 7636, and form ;;; (FSET 'REALLY-START-LOGICAL-BLOCK #'(LAMBDA-BLOCK REALLY-START-LOGICAL-BLOCK # ...)) ;;; In function REALLY-START-LOGICAL-BLOCK, checking types of arguments SUFFIX PREFIX COLUMN STREAM. ;;; Compiling (DEFUN SET-INDENTATION ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 9406, and form ;;; (FSET 'SET-INDENTATION #'(LAMBDA-BLOCK SET-INDENTATION # ...)) ;;; In function SET-INDENTATION, checking types of arguments COLUMN STREAM. ;;; Compiling (DEFUN REALLY-END-LOGICAL-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 10173, and form ;;; (FSET 'REALLY-END-LOGICAL-BLOCK #'(LAMBDA-BLOCK REALLY-END-LOGICAL-BLOCK # ...)) ;;; In function REALLY-END-LOGICAL-BLOCK, checking types of arguments STREAM. ;;; Compiling (DEFUN MAKE-QUEUED-OP ...). ;;; Compiling (DEFUN MAKE-SECTION-START ...). ;;; Compiling (DEFUN MAKE-NEWLINE ...). ;;; Compiling (DEFUN ENQUEUE-NEWLINE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 11637, and form ;;; (FSET 'ENQUEUE-NEWLINE #'(LAMBDA-BLOCK ENQUEUE-NEWLINE # ...)) ;;; In function ENQUEUE-NEWLINE, checking types of arguments KIND STREAM. ;;; Compiling (DEFUN MAKE-INDENTATION ...). ;;; Compiling (DEFUN ENQUEUE-INDENT ...). ;;; Compiling (DEFUN MAKE-BLOCK-START ...). ;;; Compiling (DEFUN START-LOGICAL-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 12636, and form ;;; (FSET 'START-LOGICAL-BLOCK #'(LAMBDA-BLOCK START-LOGICAL-BLOCK # ...)) ;;; In function START-LOGICAL-BLOCK, checking types of arguments SUFFIX PER-LINE-P PREFIX STREAM. ;;; Compiling (DEFUN MAKE-BLOCK-END ...). ;;; Compiling (DEFUN END-LOGICAL-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 13332, and form ;;; (FSET 'END-LOGICAL-BLOCK #'(LAMBDA-BLOCK END-LOGICAL-BLOCK # ...)) ;;; In function END-LOGICAL-BLOCK, checking types of arguments STREAM. ;;; Compiling (DEFUN MAKE-TAB ...). ;;; Compiling (DEFUN ENQUEUE-TAB ...). ;;; Compiling (DEFUN COMPUTE-TAB-SIZE ...). ;;; Compiling (DEFUN INDEX-COLUMN ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 14842, and form ;;; (FSET 'INDEX-COLUMN #'(LAMBDA-BLOCK INDEX-COLUMN # ...)) ;;; In function INDEX-COLUMN, checking types of arguments STREAM INDEX. ;;; Compiling (DEFUN EXPAND-TABS ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 15532, and form ;;; (FSET 'EXPAND-TABS #'(LAMBDA-BLOCK EXPAND-TABS # ...)) ;;; In function EXPAND-TABS, checking types of arguments THROUGH STREAM. ;;; Compiling (DEFUN ASSURE-SPACE-IN-BUFFER ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 17371, and form ;;; (FSET 'ASSURE-SPACE-IN-BUFFER #'(LAMBDA-BLOCK ASSURE-SPACE-IN-BUFFER # ...)) ;;; In function ASSURE-SPACE-IN-BUFFER, checking types of arguments WANT STREAM. ;;; Compiling (DEFUN MAYBE-OUTPUT ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 18152, and form ;;; (FSET 'MAYBE-OUTPUT #'(LAMBDA-BLOCK MAYBE-OUTPUT # ...)) ;;; In function MAYBE-OUTPUT, checking types of arguments FORCE-NEWLINES-P STREAM. ;;; Compiling (DEFUN MISERING-P ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 20057, and form ;;; (FSET 'MISERING-P #'(LAMBDA-BLOCK MISERING-P # ...)) ;;; In function MISERING-P, checking types of arguments STREAM. ;;; Compiling (DEFUN FITS-ON-LINE-P ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 20319, and form ;;; (FSET 'FITS-ON-LINE-P #'(LAMBDA-BLOCK FITS-ON-LINE-P # ...)) ;;; In function FITS-ON-LINE-P, checking types of arguments FORCE-NEWLINES-P UNTIL STREAM. ;;; Compiling (DEFUN OUTPUT-LINE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 20975, and form ;;; (FSET 'OUTPUT-LINE #'(LAMBDA-BLOCK OUTPUT-LINE # ...)) ;;; In function OUTPUT-LINE, checking types of arguments UNTIL STREAM. ;;; Compiling (DEFUN OUTPUT-PARTIAL-LINE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 23388, and form ;;; (FSET 'OUTPUT-PARTIAL-LINE #'(LAMBDA-BLOCK OUTPUT-PARTIAL-LINE # ...)) ;;; In function OUTPUT-PARTIAL-LINE, checking types of arguments STREAM. ;;; Compiling (DEFUN FORCE-PRETTY-OUTPUT ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 24196, and form ;;; (FSET 'FORCE-PRETTY-OUTPUT #'(LAMBDA-BLOCK FORCE-PRETTY-OUTPUT # ...)) ;;; In function FORCE-PRETTY-OUTPUT, checking types of arguments STREAM. ;;; Compiling (DEFUN PPRINT-POP-HELPER ...). ;;; Compiling (DEFUN CHECK-PRINT-LEVEL ...). ;;; Compiling (DEFUN SEARCH-PRINT-CIRCLE ...). ;;; Compiling (DEFUN DO-PPRINT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN PPRINT-LOGICAL-BLOCK-HELPER ...). ;;; Compiling (DEFMACRO PPRINT-LOGICAL-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 29072, and form ;;; (FSET 'PPRINT-LOGICAL-BLOCK #'(LAMBDA-BLOCK PPRINT-LOGICAL-BLOCK # ...) ...) ;;; Removing unused variable SUFFIX-P ;;; Compiling (DEFMACRO PPRINT-EXIT-IF-LIST-EXHAUSTED ...). ;;; Compiling (DEFMACRO PPRINT-POP ...). ;;; Compiling (DEFUN PPRINT-NEWLINE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 31324, and form ;;; (FSET 'PPRINT-NEWLINE #'(LAMBDA-BLOCK PPRINT-NEWLINE # ...)) ;;; In function PPRINT-NEWLINE, checking types of arguments STREAM KIND. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 31324, and form ;;; (FSET 'PPRINT-NEWLINE #'(LAMBDA-BLOCK PPRINT-NEWLINE # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-INDENT ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 32749, and form ;;; (FSET 'PPRINT-INDENT #'(LAMBDA-BLOCK PPRINT-INDENT # ...)) ;;; In function PPRINT-INDENT, checking types of arguments STREAM N RELATIVE-TO. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 32749, and form ;;; (FSET 'PPRINT-INDENT #'(LAMBDA-BLOCK PPRINT-INDENT # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-TAB ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 33684, and form ;;; (FSET 'PPRINT-TAB #'(LAMBDA-BLOCK PPRINT-TAB # ...)) ;;; In function PPRINT-TAB, checking types of arguments STREAM COLINC COLNUM KIND. ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 33684, and form ;;; (FSET 'PPRINT-TAB #'(LAMBDA-BLOCK PPRINT-TAB # ...)) ;;; The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-FILL ...). ;;; Compiling (DEFUN PPRINT-LINEAR ...). ;;; Compiling (DEFUN PPRINT-TABULAR ...). ;;; Compiling (DEFVAR *INITIAL-PPRINT-DISPATCH*). ;;; Compiling (DEFUN MAKE-PPRINT-DISPATCH-ENTRY ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-ENTRY ...). ;;; Compiling (DEFUN MAKE-PPRINT-DISPATCH-TABLE ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-TABLE ...). ;;; Compiling (DEFUN CONS-TYPE-SPECIFIER-P ...). ;;; Compiling (DEFUN ENTRY< ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 38758, and form ;;; (FSET 'ENTRY< #'(LAMBDA-BLOCK ENTRY< # ...)) ;;; In function ENTRY<, checking types of arguments E2 E1. ;;; Compiling (DEFUN COPY-PPRINT-DISPATCH ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 39169, and form ;;; (FSET 'COPY-PPRINT-DISPATCH #'(LAMBDA-BLOCK COPY-PPRINT-DISPATCH # ...)) ;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Compiling (DEFUN DEFAULT-PPRINT-DISPATCH ...). ;;; Compiling (DEFUN PPRINT-DISPATCH ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 39806, and form ;;; (FSET 'PPRINT-DISPATCH #'(LAMBDA-BLOCK PPRINT-DISPATCH # ...)) ;;; In function PPRINT-DISPATCH, checking types of arguments TABLE OBJECT. ;;; Compiling (DEFUN SET-PPRINT-DISPATCH ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 40471, and form ;;; (FSET 'SET-PPRINT-DISPATCH #'(LAMBDA-BLOCK SET-PPRINT-DISPATCH # ...)) ;;; In function SET-PPRINT-DISPATCH, checking types of arguments TABLE PRIORITY FUNCTION TYPE. ;;; Compiling (DEFUN PPRINT-ARRAY ...). ;;; Compiling (DEFUN PPRINT-VECTOR ...). ;;; Compiling (DEFUN PPRINT-ARRAY-CONTENTS ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 42786, and form ;;; (FSET 'PPRINT-ARRAY-CONTENTS #'(LAMBDA-BLOCK PPRINT-ARRAY-CONTENTS # ...)) ;;; In function PPRINT-ARRAY-CONTENTS, checking types of arguments ARRAY STREAM. ;;; Compiling (DEFUN PPRINT-MULTI-DIM-ARRAY ...). ;;; Compiling (DEFUN PPRINT-RAW-ARRAY ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 43733, and form ;;; (FSET 'PPRINT-RAW-ARRAY #'(LAMBDA-BLOCK PPRINT-RAW-ARRAY # ...)) ;;; Removing unused variable PPRINT-LOGICAL-BLOCK-LENGTH-517 ;;; Warning: in file src:lsp;pprint.lsp.NEWEST, position 43733, and form ;;; (FSET 'PPRINT-RAW-ARRAY #'(LAMBDA-BLOCK PPRINT-RAW-ARRAY # ...)) ;;; The variable #:G515 is not used. ;;; Compiling (DEFUN PPRINT-LAMBDA-LIST ...). ;;; Compiling (DEFUN PPRINT-LAMBDA ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 45872, and form ;;; (FSET 'PPRINT-LAMBDA #'(LAMBDA-BLOCK PPRINT-LAMBDA # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-BLOCK ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46052, and form ;;; (FSET 'PPRINT-BLOCK #'(LAMBDA-BLOCK PPRINT-BLOCK # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-FLET ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46200, and form ;;; (FSET 'PPRINT-FLET #'(LAMBDA-BLOCK PPRINT-FLET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46200, and form ;;; (FSET 'PPRINT-FLET #'(LAMBDA-BLOCK PPRINT-FLET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46200, and form ;;; (FSET 'PPRINT-FLET #'(LAMBDA-BLOCK PPRINT-FLET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-LET ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46439, and form ;;; (FSET 'PPRINT-LET #'(LAMBDA-BLOCK PPRINT-LET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46439, and form ;;; (FSET 'PPRINT-LET #'(LAMBDA-BLOCK PPRINT-LET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46439, and form ;;; (FSET 'PPRINT-LET #'(LAMBDA-BLOCK PPRINT-LET # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROGN ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46630, and form ;;; (FSET 'PPRINT-PROGN #'(LAMBDA-BLOCK PPRINT-PROGN # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROGV ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 46764, and form ;;; (FSET 'PPRINT-PROGV #'(LAMBDA-BLOCK PPRINT-PROGV # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-QUOTE ...). ;;; Compiling (DEFUN PPRINT-SETQ ...). ;;; Compiling (DEFUN PPRINT-TAGBODY ...). ;;; Compiling (DEFUN PPRINT-CASE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 48848, and form ;;; (FSET 'PPRINT-CASE #'(LAMBDA-BLOCK PPRINT-CASE # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 48848, and form ;;; (FSET 'PPRINT-CASE #'(LAMBDA-BLOCK PPRINT-CASE # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DEFUN ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 49044, and form ;;; (FSET 'PPRINT-DEFUN #'(LAMBDA-BLOCK PPRINT-DEFUN # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DESTRUCTURING-BIND ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 49235, and form ;;; (FSET 'PPRINT-DESTRUCTURING-BIND #'(LAMBDA-BLOCK PPRINT-DESTRUCTURING-BIND # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DO ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 49436, and form ;;; (FSET 'PPRINT-DO #'(LAMBDA-BLOCK PPRINT-DO # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 49436, and form ;;; (FSET 'PPRINT-DO #'(LAMBDA-BLOCK PPRINT-DO # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DOLIST ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 50038, and form ;;; (FSET 'PPRINT-DOLIST #'(LAMBDA-BLOCK PPRINT-DOLIST # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-TYPECASE ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 50515, and form ;;; (FSET 'PPRINT-TYPECASE #'(LAMBDA-BLOCK PPRINT-TYPECASE # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 50515, and form ;;; (FSET 'PPRINT-TYPECASE #'(LAMBDA-BLOCK PPRINT-TYPECASE # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROG ...). ;;; Compiling (DEFUN PPRINT-FUNCTION-CALL ...). ;;; Note: in file src:lsp;pprint.lsp.NEWEST, position 51085, and form ;;; (FSET 'PPRINT-FUNCTION-CALL #'(LAMBDA-BLOCK PPRINT-FUNCTION-CALL # ...)) ;;; Removing unused variable ORIG-ARGS ;;; Variable +IO-SYNTAX-PROGV-LIST+ was undefined. Compiler assumes it is a global. ;;; Variable +ECL-SYNTAX-PROGV-LIST+ was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: Creating tag: "_eclUmLLoQo8_5c5Auuy" for #P"build:clos;pprint.o.NEWEST" ;;; Emitting code for COLUMN. ;;; Emitting code for POSN. ;;; Emitting code for #:G0. ;;; Emitting code for #:G3. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for #:G6. ;;; Emitting code for PRETTY-STREAM-P. ;;; Emitting code for MAKE-PRETTY-STREAM. ;;; Emitting code for #:G8. ;;; Emitting code for INDEX-POSN. ;;; Emitting code for POSN-INDEX. ;;; Emitting code for POSN-COLUMN. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Emitting code for #:G26. ;;; Emitting code for PRETTY-OUT. ;;; Emitting code for PRETTY-SOUT. ;;; Note: Tail-recursive call of PRETTY-SOUT was replaced by iteration. ;;; Emitting code for MAKE-LOGICAL-BLOCK. ;;; Note: Reusing keywords lists for (START-COLUMN SECTION-COLUMN PER-LINE-PREFIX-END PREFIX-LENGTH SUFFIX-LENGTH SECTION-START-LINE) ;;; Emitting code for REALLY-START-LOGICAL-BLOCK. ;;; Emitting code for SET-INDENTATION. ;;; Emitting code for REALLY-END-LOGICAL-BLOCK. ;;; Emitting code for MAKE-QUEUED-OP. ;;; Note: Reusing keywords lists for (POSN) ;;; Emitting code for MAKE-SECTION-START. ;;; Emitting code for MAKE-NEWLINE. ;;; Emitting code for ENQUEUE-NEWLINE. ;;; Emitting code for MAKE-INDENTATION. ;;; Emitting code for ENQUEUE-INDENT. ;;; Emitting code for MAKE-BLOCK-START. ;;; Emitting code for START-LOGICAL-BLOCK. ;;; Emitting code for MAKE-BLOCK-END. ;;; Emitting code for END-LOGICAL-BLOCK. ;;; Emitting code for MAKE-TAB. ;;; Emitting code for ENQUEUE-TAB. ;;; Emitting code for COMPUTE-TAB-SIZE. ;;; Emitting code for INDEX-COLUMN. ;;; Emitting code for EXPAND-TABS. ;;; Emitting code for ASSURE-SPACE-IN-BUFFER. ;;; Note: Tail-recursive call of ASSURE-SPACE-IN-BUFFER was replaced by iteration. ;;; Emitting code for MAYBE-OUTPUT. ;;; Emitting code for MISERING-P. ;;; Emitting code for FITS-ON-LINE-P. ;;; Emitting code for OUTPUT-LINE. ;;; Emitting code for OUTPUT-PARTIAL-LINE. ;;; Emitting code for FORCE-PRETTY-OUTPUT. ;;; Emitting code for PPRINT-POP-HELPER. ;;; Emitting code for CHECK-PRINT-LEVEL. ;;; Emitting code for SEARCH-PRINT-CIRCLE. ;;; Emitting code for DO-PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-LOGICAL-BLOCK-HELPER. ;;; Emitting code for PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-EXIT-IF-LIST-EXHAUSTED. ;;; Emitting code for PPRINT-POP. ;;; Emitting code for PPRINT-NEWLINE. ;;; Emitting code for PPRINT-INDENT. ;;; Emitting code for PPRINT-TAB. ;;; Emitting code for PPRINT-FILL. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-383. ;;; Emitting code for PPRINT-LINEAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-398. ;;; Emitting code for PPRINT-TABULAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-413. ;;; Emitting code for MAKE-PPRINT-DISPATCH-ENTRY. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-ENTRY. ;;; Emitting code for .PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for MAKE-PPRINT-DISPATCH-TABLE. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-TABLE. ;;; Emitting code for CONS-TYPE-SPECIFIER-P. ;;; Emitting code for ENTRY<. ;;; Emitting code for COPY-PPRINT-DISPATCH. ;;; Emitting code for #:G439. ;;; Emitting code for DEFAULT-PPRINT-DISPATCH. ;;; Emitting code for PPRINT-DISPATCH. ;;; Emitting code for SET-PPRINT-DISPATCH. ;;; Emitting code for PPRINT-ARRAY. ;;; Emitting code for PPRINT-VECTOR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-482. ;;; Emitting code for PPRINT-ARRAY-CONTENTS. ;;; Emitting code for OUTPUT-GUTS. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-498. ;;; Emitting code for PPRINT-MULTI-DIM-ARRAY. ;;; Emitting code for PPRINT-RAW-ARRAY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-516. ;;; Emitting code for PPRINT-LAMBDA-LIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-526. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-547. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-554. ;;; Emitting code for PPRINT-LAMBDA. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-594. ;;; Emitting code for PPRINT-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-626. ;;; Emitting code for PPRINT-FLET. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-658. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-680. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-697. ;;; Emitting code for PPRINT-LET. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-736. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-758. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-775. ;;; Emitting code for PPRINT-PROGN. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-808. ;;; Emitting code for PPRINT-PROGV. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-834. ;;; Emitting code for PPRINT-QUOTE. ;;; Emitting code for PPRINT-SETQ. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-870. ;;; Emitting code for PPRINT-TAGBODY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-901. ;;; Emitting code for PPRINT-CASE. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-923. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-952. ;;; Emitting code for PPRINT-DEFUN. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-978. ;;; Emitting code for PPRINT-DESTRUCTURING-BIND. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1016. ;;; Emitting code for PPRINT-DO. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1051. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1072. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1089. ;;; Emitting code for PPRINT-DOLIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1127. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1148. ;;; Emitting code for PPRINT-TYPECASE. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1185. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1214. ;;; Emitting code for PPRINT-PROG. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1237. ;;; Emitting code for PPRINT-FUNCTION-CALL. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1263. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/pprint.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/pprint.o" ;;; Finished compiling src:lsp;pprint.lsp. (compile-file "src:clos;conditions.lsp" :output-file #P"build:clos;conditions.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;conditions.lsp. ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFUN UNIVERSAL-ERROR-HANDLER ...). ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 1046, and form ;;; (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...)) ;;; Removing unused variable G6 ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 1046, and form ;;; (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...)) ;;; Removing unused variable G13 ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 1046, and form ;;; (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...)) ;;; Removing unused variable G32 ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 1046, and form ;;; (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...)) ;;; Removing unused variable G33 ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 1046, and form ;;; (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...)) ;;; Removing unused variable G34 ;;; Compiling (DEFUN TPL-CONTINUE-COMMAND ...). ;;; Compiling (DEFMACRO UNIQUE-ID ...). ;;; Compiling (DEFVAR *RESTART-CLUSTERS* ...). ;;; Compiling (DEFVAR *CONDITION-RESTARTS* ...). ;;; Compiling (DEFUN COMPUTE-RESTARTS ...). ;;; Compiling (DEFUN RESTART-PRINT ...). ;;; Compiling (DEFUN MAKE-RESTART ...). ;;; Compiling (DEFUN RESTART-REPORT ...). ;;; Compiling (DEFMACRO RESTART-BIND ...). ;;; Compiling (DEFUN FIND-RESTART ...). ;;; Compiling (DEFUN FIND-RESTART-NEVER-FAIL ...). ;;; Compiling (DEFUN INVOKE-RESTART ...). ;;; Compiling (DEFUN INVOKE-RESTART-INTERACTIVELY ...). ;;; Compiling (DEFMACRO RESTART-CASE ...). ;;; Compiling (DEFMACRO WITH-SIMPLE-RESTART ...). ;;; Compiling (DEFMACRO WITH-CONDITION-RESTARTS ...). ;;; Compiling (DEFCLASS CONDITION ...). ;;; Compiling (DEFMACRO DEFINE-CONDITION ...). ;;; Compiling (DEFUN FIND-SUBCLASSES-OF-TYPE ...). ;;; Compiling (DEFUN MAKE-CONDITION ...). ;;; Compiling (DEFVAR *HANDLER-CLUSTERS* ...). ;;; Compiling (DEFMACRO HANDLER-BIND ...). ;;; Compiling (DEFUN SIGNAL ...). ;;; Compiling (DEFUN COERCE-TO-CONDITION ...). ;;; Compiling (DEFUN BREAK ...). ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 15360, and form ;;; (FSET 'BREAK #'(LAMBDA-BLOCK BREAK # ...)) ;;; Removing unused variable G137 ;;; Compiling (DEFUN WARN ...). ;;; Note: in file src:clos;conditions.lsp.NEWEST, position 15969, and form ;;; (FSET 'WARN #'(LAMBDA-BLOCK WARN # ...)) ;;; Removing unused variable G147 ;;; Compiling (DEFUN SIGNAL-SIMPLE-ERROR ...). ;;; Compiling (DEFMACRO HANDLER-CASE ...). ;;; Compiling (DEFMACRO IGNORE-ERRORS ...). ;;; Compiling (DEFUN ABORT ...). ;;; Compiling (DEFUN CONTINUE ...). ;;; Compiling (DEFUN MUFFLE-WARNING ...). ;;; Compiling (DEFUN STORE-VALUE ...). ;;; Compiling (DEFUN USE-VALUE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclWU5Lrjm8_ml6Auuy" for #P"build:clos;conditions.o.NEWEST" ;;; Emitting code for UNIVERSAL-ERROR-HANDLER. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for #:G11. ;;; Emitting code for #:G12. ;;; Emitting code for #:G18. ;;; Emitting code for #:G19. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Emitting code for #:G30. ;;; Emitting code for #:G31. ;;; Emitting code for TPL-CONTINUE-COMMAND. ;;; Emitting code for UNIQUE-ID. ;;; Emitting code for COMPUTE-RESTARTS. ;;; Emitting code for RESTART-PRINT. ;;; Emitting code for MAKE-RESTART. ;;; Emitting code for RESTART-REPORT. ;;; Emitting code for RESTART-BIND. ;;; Emitting code for FIND-RESTART. ;;; Emitting code for FIND-RESTART-NEVER-FAIL. ;;; Emitting code for INVOKE-RESTART. ;;; Emitting code for INVOKE-RESTART-INTERACTIVELY. ;;; Emitting code for RESTART-CASE. ;;; Emitting code for TRANSFORM-KEYWORDS. ;;; Emitting code for WITH-SIMPLE-RESTART. ;;; Emitting code for WITH-CONDITION-RESTARTS. ;;; Emitting code for DEFINE-CONDITION. ;;; Emitting code for FIND-SUBCLASSES-OF-TYPE. ;;; Emitting code for MAKE-CONDITION. ;;; Emitting code for HANDLER-BIND. ;;; Emitting code for #:G114. ;;; Emitting code for SIGNAL. ;;; Emitting code for COERCE-TO-CONDITION. ;;; Emitting code for BREAK. ;;; Emitting code for #:G135. ;;; Emitting code for #:G136. ;;; Emitting code for WARN. ;;; Emitting code for #:G145. ;;; Emitting code for #:G146. ;;; Emitting code for SIGNAL-SIMPLE-ERROR. ;;; Emitting code for HANDLER-CASE. ;;; Emitting code for IGNORE-ERRORS. ;;; Emitting code for ABORT. ;;; Emitting code for CONTINUE. ;;; Emitting code for MUFFLE-WARNING. ;;; Emitting code for STORE-VALUE. ;;; Emitting code for USE-VALUE. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/conditions.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/conditions.o" ;;; Finished compiling src:clos;conditions.lsp. (compile-file "src:lsp;describe.lsp" :output-file #P"build:clos;describe.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;describe.lsp. ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *INSPECT-LEVEL* ...). ;;; Compiling (DEFVAR *INSPECT-HISTORY* ...). ;;; Compiling (DEFVAR *INSPECT-MODE* ...). ;;; Compiling (DEFVAR *OLD-PRINT-LEVEL* ...). ;;; Compiling (DEFVAR *OLD-PRINT-LENGTH* ...). ;;; Compiling (DEFUN INSPECT-READ-LINE ...). ;;; Compiling (DEFUN SELECT-P ...). ;;; Compiling (DEFUN SELECT-E ...). ;;; Compiling (DEFUN SELECT-U ...). ;;; Compiling (DEFUN SELECT-? ...). ;;; Compiling (DEFUN READ-INSPECT-COMMAND ...). ;;; Note: in file src:lsp;describe.lsp.NEWEST, position 2456, and form ;;; (FSET 'READ-INSPECT-COMMAND #'(LAMBDA-BLOCK READ-INSPECT-COMMAND # ...)) ;;; Removing unused variable G26 ;;; Compiling (DEFUN INSPECT-INDENT ...). ;;; Compiling (DEFUN INSPECT-INDENT-1 ...). ;;; Compiling (DEFUN INSPECT-SYMBOL ...). ;;; Compiling (DEFUN INSPECT-PACKAGE ...). ;;; Compiling (DEFUN INSPECT-CHARACTER ...). ;;; Compiling (DEFUN INSPECT-NUMBER ...). ;;; Compiling (DEFUN INSPECT-CONS ...). ;;; Compiling (DEFUN INSPECT-STRING ...). ;;; Compiling (DEFUN INSPECT-VECTOR ...). ;;; Compiling (DEFUN INSPECT-ARRAY ...). ;;; Compiling (DEFUN SELECT-HT-N ...). ;;; Compiling (DEFUN SELECT-HT-L ...). ;;; Compiling (DEFUN SELECT-HT-J ...). ;;; Compiling (DEFUN SELECT-HT-? ...). ;;; Compiling (DEFUN INSPECT-HASHTABLE ...). ;;; Compiling (DEFUN INSPECT-INSTANCE ...). ;;; Compiling (DEFUN INSPECT-OBJECT ...). ;;; Compiling (DEFUN INSPECT ...). ;;; Compiling (DEFUN DESCRIBE ...). ;;; Compiling (DEFUN PRINT-DOC ...). ;;; Compiling (DEFUN HELP* ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclfapoieo8_p57Auuy" for #P"build:clos;describe.o.NEWEST" ;;; Emitting code for INSPECT-READ-LINE. ;;; Emitting code for SELECT-P. ;;; Emitting code for SELECT-E. ;;; Emitting code for SELECT-U. ;;; Emitting code for SELECT-?. ;;; Emitting code for READ-INSPECT-COMMAND. ;;; Emitting code for #:G19. ;;; Emitting code for #:G20. ;;; Emitting code for INSPECT-INDENT. ;;; Emitting code for INSPECT-INDENT-1. ;;; Emitting code for INSPECT-SYMBOL. ;;; Emitting code for INSPECT-PACKAGE. ;;; Emitting code for INSPECT-CHARACTER. ;;; Emitting code for INSPECT-NUMBER. ;;; Emitting code for INSPECT-CONS. ;;; Emitting code for INSPECT-STRING. ;;; Emitting code for INSPECT-VECTOR. ;;; Emitting code for INSPECT-ARRAY. ;;; Emitting code for SELECT-HT-N. ;;; Emitting code for #:G75. ;;; Emitting code for SELECT-HT-L. ;;; Emitting code for #:G81. ;;; Emitting code for SELECT-HT-J. ;;; Emitting code for SELECT-HT-?. ;;; Emitting code for INSPECT-HASHTABLE. ;;; Emitting code for #:G98. ;;; Emitting code for INSPECT-INSTANCE. ;;; Emitting code for INSPECT-OBJECT. ;;; Emitting code for INSPECT. ;;; Emitting code for DESCRIBE. ;;; Emitting code for PRINT-DOC. ;;; Emitting code for GOOD-PACKAGE. ;;; Emitting code for DOC1. ;;; Emitting code for HELP*. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/describe.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/describe.o" ;;; Finished compiling src:lsp;describe.lsp. (compile-file "src:clos;inspect.lsp" :output-file #P"build:clos;inspect.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:clos;inspect.lsp. ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFUN SELECT-CLOS-? ...). ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Compiling (DEFGENERIC DOCUMENTATION ...). ;;; Compiling (DEFGENERIC (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl4tMWj4o8_IL7Auuy" for #P"build:clos;inspect.o.NEWEST" ;;; Emitting code for #:G64. ;;; Emitting code for #:G101. ;;; Emitting code for #:G118. ;;; Emitting code for #:G127. ;;; Emitting code for #:G136. ;;; Emitting code for #:G141. ;;; Emitting code for #:G166. ;;; Emitting code for #:G186. ;;; Emitting code for #:G200. ;;; Emitting code for SELECT-CLOS-?. ;;; Emitting code for #:G224. ;;; Emitting code for #:G258. ;;; Emitting code for #:G292. ;;; Emitting code for #:G308. ;;; Emitting code for #:G324. ;;; Emitting code for #:G333. ;;; Emitting code for #:G334. ;;; Emitting code for #:G335. ;;; Emitting code for #:G342. ;;; Emitting code for #:G346. ;;; Emitting code for #:G353. ;;; Emitting code for #:G357. ;;; Emitting code for #:G358. ;;; Emitting code for #:G359. ;;; Emitting code for #:G366. ;;; Emitting code for #:G370. ;;; Emitting code for #:G377. ;;; Emitting code for #:G381. ;;; Emitting code for #:G382. ;;; Emitting code for #:G383. ;;; Emitting code for #:G390. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/inspect.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/inspect.o" ;;; Finished compiling src:clos;inspect.lsp. (compile-file "src:lsp;top.lsp" :output-file #P"build:clos;top.o.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; Compiling src:lsp;top.lsp. ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *QUIT-TAG* ...). ;;; Compiling (DEFVAR *QUIT-TAGS* ...). ;;; Compiling (DEFVAR *BREAK-LEVEL* ...). ;;; Compiling (DEFVAR *BREAK-ENV* ...). ;;; Compiling (DEFVAR *IHS-BASE* ...). ;;; Compiling (DEFVAR *IHS-TOP* ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 1172, and form ;;; (IF (NOT #) (PROGN #)) ;;; Too few arguments for proclaimed function IHS-TOP ;;; Compiling (DEFVAR *IHS-CURRENT* ...). ;;; Compiling (DEFVAR *FRS-BASE* ...). ;;; Compiling (DEFVAR *FRS-TOP* ...). ;;; Compiling (DEFVAR *TPL-CONTINUABLE* ...). ;;; Compiling (DEFVAR *TPL-PROMPT-HOOK* ...). ;;; Compiling (DEFVAR *EOF* ...). ;;; Compiling (DEFVAR *LAST-ERROR* ...). ;;; Compiling (DEFVAR *BREAK-ENABLE* ...). ;;; Compiling (DEFVAR *BREAK-MESSAGE* ...). ;;; Compiling (DEFVAR *BREAK-READTABLE* ...). ;;; Compiling (DEFVAR *TPL-LEVEL* ...). ;;; Compiling (DEFVAR *STEP-LEVEL* ...). ;;; Compiling (DEFVAR *BREAK-HIDDEN-FUNCTIONS* ...). ;;; Compiling (DEFVAR *BREAK-HIDDEN-PACKAGES* ...). ;;; Compiling (DEFVAR *TPL-COMMANDS* ...). ;;; Compiling (DEFVAR *LISP-INITIALIZED* ...). ;;; Compiling (DEFUN TOP-LEVEL ...). ;;; Compiling (DEFVAR *ALLOW-RECURSIVE-DEBUG* ...). ;;; Compiling (DEFVAR *DEBUG-STATUS* ...). ;;; Compiling (DEFUN TERMINAL-INTERRUPT ...). ;;; Compiling (DEFUN TPL ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 16059, and form ;;; (FSET 'TPL #'(LAMBDA-BLOCK TPL # ...)) ;;; Too few arguments for proclaimed function IHS-TOP ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 16059, and form ;;; (FSET 'TPL #'(LAMBDA-BLOCK TPL # ...)) ;;; Unknown type (VALUES &REST T) ;;; Note: in file src:lsp;top.lsp.NEWEST, position 16059, and form ;;; (FSET 'TPL #'(LAMBDA-BLOCK TPL # ...)) ;;; Removing unused variable G16 ;;; Note: in file src:lsp;top.lsp.NEWEST, position 16059, and form ;;; (FSET 'TPL #'(LAMBDA-BLOCK TPL # ...)) ;;; Removing unused variable G23 ;;; Compiling (DEFUN TPL-PROMPT ...). ;;; Compiling (DEFUN TPL-READ ...). ;;; Compiling (DEFVAR *DEBUG-TPL-COMMANDS* ...). ;;; Compiling (DEFUN HARDEN-COMMAND ...). ;;; Compiling (DEFUN TPL-MAKE-COMMAND ...). ;;; Compiling (DEFUN TPL-PARSE-FORMS ...). ;;; Compiling (DEFUN TPL-PARSE-STRINGS ...). ;;; Compiling (DEFUN TPL-PRINT ...). ;;; Compiling (DEFUN TPL-UNKNOWN-COMMAND ...). ;;; Compiling (DEFUN TPL-POP-COMMAND ...). ;;; Compiling (DEFUN TPL-QUIT-COMMAND ...). ;;; Compiling (DEFUN TPL-PREVIOUS ...). ;;; Compiling (DEFUN TPL-NEXT ...). ;;; Compiling (DEFUN TPL-GO ...). ;;; Compiling (DEFUN TPL-PRINT-MESSAGE ...). ;;; Compiling (DEFUN TPL-DISASSEMBLE-COMMAND ...). ;;; Note: in file src:lsp;top.lsp.NEWEST, position 22936, and form ;;; (FSET 'TPL-DISASSEMBLE-COMMAND #'(LAMBDA-BLOCK TPL-DISASSEMBLE-COMMAND # ...)) ;;; Removing unused variable FUNCTIONS ;;; Note: in file src:lsp;top.lsp.NEWEST, position 22936, and form ;;; (FSET 'TPL-DISASSEMBLE-COMMAND #'(LAMBDA-BLOCK TPL-DISASSEMBLE-COMMAND # ...)) ;;; Removing unused variable BLOCKS ;;; Note: in file src:lsp;top.lsp.NEWEST, position 22936, and form ;;; (FSET 'TPL-DISASSEMBLE-COMMAND #'(LAMBDA-BLOCK TPL-DISASSEMBLE-COMMAND # ...)) ;;; Removing unused variable VARIABLES ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 22936, and form ;;; (FSET 'TPL-DISASSEMBLE-COMMAND #'(LAMBDA-BLOCK TPL-DISASSEMBLE-COMMAND # ...)) ;;; The variable NO-VALUES is not used. ;;; Compiling (DEFUN TPL-LAMBDA-EXPRESSION-COMMAND ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 23269, and form ;;; (FSET 'TPL-LAMBDA-EXPRESSION-COMMAND #'(LAMBDA-BLOCK TPL-LAMBDA-EXPRESSION-COMMAND # ...)) ;;; The variable NO-VALUES is not used. ;;; Compiling (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...). ;;; Compiling (DEFUN FUNCTION-LAMBDA-LIST ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 24581, and form ;;; (FSET 'FUNCTION-LAMBDA-LIST #'(LAMBDA-BLOCK FUNCTION-LAMBDA-LIST # ...)) ;;; The variable LEX-ENV is not used. ;;; Compiling (DEFUN DECODE-ENV-ELT ...). ;;; Compiling (DEFUN DECODE-IHS-ENV ...). ;;; Compiling (DEFUN TPL-VARIABLES-COMMAND ...). ;;; Compiling (DEFUN TPL-INSPECT-COMMAND ...). ;;; Compiling (DEFUN TPL-BDS-COMMAND ...). ;;; Compiling (DEFUN TPL-BACKTRACE ...). ;;; Compiling (DEFUN TPL-FRS-COMMAND ...). ;;; Compiling (DEFUN PRINT-FRS ...). ;;; Compiling (DEFUN BREAK-WHERE ...). ;;; Compiling (DEFUN TPL-PRINT-CURRENT ...). ;;; Compiling (DEFUN TPL-HIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE-PACKAGE ...). ;;; Compiling (DEFUN TPL-UNHIDE-ALL ...). ;;; Compiling (DEFUN TPL-HIDE-PACKAGE ...). ;;; Compiling (DEFUN IHS-VISIBLE ...). ;;; Compiling (DEFUN IHS-FNAME ...). ;;; Compiling (DEFUN SET-CURRENT-IHS ...). ;;; Compiling (DEFUN SET-BREAK-ENV ...). ;;; Compiling (DEFUN IHS-SEARCH ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 34090, and form ;;; (FSET 'IHS-SEARCH #'(LAMBDA-BLOCK IHS-SEARCH # ...)) ;;; Too few arguments for proclaimed function IHS-TOP ;;; Compiling (DEFUN TPL-BACKWARD-SEARCH ...). ;;; Compiling (DEFUN TPL-FORWARD-SEARCH ...). ;;; Warning: in file src:lsp;top.lsp.NEWEST, position 34687, and form ;;; (FSET 'TPL-FORWARD-SEARCH #'(LAMBDA-BLOCK TPL-FORWARD-SEARCH # ...)) ;;; Unknown type (VALUES &REST T) ;;; Compiling (DEFUN TPL-APROPOS-COMMAND ...). ;;; Compiling (DEFUN TPL-DOCUMENT-COMMAND ...). ;;; Compiling (DEFUN TPL-STEP-COMMAND ...). ;;; Compiling (DEFUN TPL-TRACE-COMMAND ...). ;;; Compiling (DEFUN TPL-UNTRACE-COMMAND ...). ;;; Compiling (DEFVAR *TPL-LAST-LOAD* ...). ;;; Compiling (DEFUN TPL-LOAD-COMMAND ...). ;;; Compiling (DEFVAR *TPL-LAST-COMPILE* ...). ;;; Compiling (DEFUN TPL-COMPILE-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-STACK-COMMAND ...). ;;; Compiling (DEFUN COMPUTE-RESTART-COMMANDS ...). ;;; Compiling (DEFUN UPDATE-DEBUG-COMMANDS ...). ;;; Compiling (DEFVAR *DEFAULT-DEBUGGER-MAXIMUM-DEPTH* ...). ;;; Compiling (DEFUN CHECK-DEFAULT-DEBUGGER-RUNAWAY ...). ;;; Compiling (DEFMACRO WITH-DEBUGGER-LOCK ...). ;;; Compiling (DEFUN DEFAULT-DEBUGGER ...). ;;; Note: in file src:lsp;top.lsp.NEWEST, position 41060, and form ;;; (FSET 'DEFAULT-DEBUGGER #'(LAMBDA-BLOCK DEFAULT-DEBUGGER # ...)) ;;; Removing unused variable G211 ;;; Compiling (DEFUN INVOKE-DEBUGGER ...). ;;; Compiling (DEFUN SAFE-EVAL ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclR7qi5Eo8_HN7Auuy" for #P"build:clos;top.o.NEWEST" ;;; Emitting code for TOP-LEVEL. ;;; Emitting code for TERMINAL-INTERRUPT. ;;; Emitting code for TPL. ;;; Emitting code for REP. ;;; Emitting code for #:G14. ;;; Emitting code for #:G15. ;;; Emitting code for #:G21. ;;; Emitting code for #:G22. ;;; Emitting code for #:G1. ;;; Emitting code for TPL-PROMPT. ;;; Emitting code for TPL-READ. ;;; Emitting code for HARDEN-COMMAND. ;;; Emitting code for TPL-MAKE-COMMAND. ;;; Emitting code for TPL-PARSE-FORMS. ;;; Emitting code for TPL-PARSE-STRINGS. ;;; Emitting code for #:G40. ;;; Emitting code for TPL-PRINT. ;;; Emitting code for TPL-UNKNOWN-COMMAND. ;;; Emitting code for TPL-POP-COMMAND. ;;; Emitting code for TPL-QUIT-COMMAND. ;;; Emitting code for TPL-PREVIOUS. ;;; Emitting code for TPL-NEXT. ;;; Emitting code for TPL-GO. ;;; Emitting code for TPL-PRINT-MESSAGE. ;;; Emitting code for TPL-DISASSEMBLE-COMMAND. ;;; Emitting code for TPL-LAMBDA-EXPRESSION-COMMAND. ;;; Emitting code for RECONSTRUCT-BYTECODES-LAMBDA-LIST. ;;; Emitting code for FUNCTION-LAMBDA-LIST. ;;; Note: Tail-recursive call of FUNCTION-LAMBDA-LIST was replaced by iteration. ;;; Emitting code for DECODE-ENV-ELT. ;;; Emitting code for DECODE-IHS-ENV. ;;; Emitting code for TPL-VARIABLES-COMMAND. ;;; Emitting code for TPL-INSPECT-COMMAND. ;;; Emitting code for #:G124. ;;; Emitting code for TPL-BDS-COMMAND. ;;; Emitting code for TPL-BACKTRACE. ;;; Emitting code for TPL-FRS-COMMAND. ;;; Emitting code for PRINT-FRS. ;;; Emitting code for BREAK-WHERE. ;;; Emitting code for TPL-PRINT-CURRENT. ;;; Emitting code for TPL-HIDE. ;;; Emitting code for TPL-UNHIDE. ;;; Emitting code for TPL-UNHIDE-PACKAGE. ;;; Emitting code for TPL-UNHIDE-ALL. ;;; Emitting code for TPL-HIDE-PACKAGE. ;;; Emitting code for IHS-VISIBLE. ;;; Emitting code for IHS-FNAME. ;;; Emitting code for SET-CURRENT-IHS. ;;; Emitting code for SET-BREAK-ENV. ;;; Emitting code for IHS-SEARCH. ;;; Emitting code for TPL-BACKWARD-SEARCH. ;;; Emitting code for TPL-FORWARD-SEARCH. ;;; Emitting code for TPL-APROPOS-COMMAND. ;;; Emitting code for TPL-DOCUMENT-COMMAND. ;;; Emitting code for TPL-STEP-COMMAND. ;;; Emitting code for TPL-TRACE-COMMAND. ;;; Emitting code for TPL-UNTRACE-COMMAND. ;;; Emitting code for TPL-LOAD-COMMAND. ;;; Emitting code for TPL-COMPILE-COMMAND. ;;; Emitting code for TPL-HELP-COMMAND. ;;; Emitting code for TPL-HELP-STACK-COMMAND. ;;; Emitting code for COMPUTE-RESTART-COMMANDS. ;;; Note: Reusing keywords lists for (DISPLAY) ;;; Emitting code for UPDATE-DEBUG-COMMANDS. ;;; Emitting code for #:G201. ;;; Emitting code for CHECK-DEFAULT-DEBUGGER-RUNAWAY. ;;; Emitting code for WITH-DEBUGGER-LOCK. ;;; Emitting code for DEFAULT-DEBUGGER. ;;; Emitting code for #:G209. ;;; Emitting code for #:G210. ;;; Emitting code for INVOKE-DEBUGGER. ;;; Emitting code for SAFE-EVAL. ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/top.c" -o "/scratch/lang/ecl/work/ecl-9.8.4/build/clos/top.o" ;;; Finished compiling src:lsp;top.lsp. ;;; Note: Scanning #P"build:clos;top.o.NEWEST" ;;; Note: Found tag: "_eclR7qi5Eo8_HN7Auuy" for build:clos;top.o.NEWEST ;;; Note: Scanning #P"build:clos;inspect.o.NEWEST" ;;; Note: Found tag: "_ecl4tMWj4o8_IL7Auuy" for build:clos;inspect.o.NEWEST ;;; Note: Scanning #P"build:clos;describe.o.NEWEST" ;;; Note: Found tag: "_eclfapoieo8_p57Auuy" for build:clos;describe.o.NEWEST ;;; Note: Scanning #P"build:clos;conditions.o.NEWEST" ;;; Note: Found tag: "_eclWU5Lrjm8_ml6Auuy" for build:clos;conditions.o.NEWEST ;;; Note: Scanning #P"build:clos;pprint.o.NEWEST" ;;; Note: Found tag: "_eclUmLLoQo8_5c5Auuy" for build:clos;pprint.o.NEWEST ;;; Note: Scanning #P"build:clos;streams.o.NEWEST" ;;; Note: Found tag: "_eclXK9XTCn8_995Auuy" for build:clos;streams.o.NEWEST ;;; Note: Scanning #P"build:clos;print.o.NEWEST" ;;; Note: Found tag: "_eclHugaSyn8_Tv4Auuy" for build:clos;print.o.NEWEST ;;; Note: Scanning #P"build:clos;fixup.o.NEWEST" ;;; Note: Found tag: "_ecl7ozDL0n8_YY4Auuy" for build:clos;fixup.o.NEWEST ;;; Note: Scanning #P"build:clos;generic.o.NEWEST" ;;; Note: Found tag: "_eclSCOAdVo8_Mg4Auuy" for build:clos;generic.o.NEWEST ;;; Note: Scanning #P"build:clos;stdmethod.o.NEWEST" ;;; Note: Found tag: "_eclGaLfEdn8_Bc4Auuy" for build:clos;stdmethod.o.NEWEST ;;; Note: Scanning #P"build:clos;change.o.NEWEST" ;;; Note: Found tag: "_eclvDnvqan8_0F4Auuy" for build:clos;change.o.NEWEST ;;; Note: Scanning #P"build:clos;builtin.o.NEWEST" ;;; Note: Found tag: "_eclEL9ibdm8_xO4Auuy" for build:clos;builtin.o.NEWEST ;;; Note: Scanning #P"build:clos;standard.o.NEWEST" ;;; Note: Found tag: "_eclHipyaVm8_e54Auuy" for build:clos;standard.o.NEWEST ;;; Note: Scanning #P"build:clos;defclass.o.NEWEST" ;;; Note: Found tag: "_ecloZCntZn8_Xv3Auuy" for build:clos;defclass.o.NEWEST ;;; Note: Scanning #P"build:clos;boot.o.NEWEST" ;;; Note: Found tag: "_ecloZk474n8_mY3Auuy" for build:clos;boot.o.NEWEST ;;; Note: Scanning #P"build:clos;combin.o.NEWEST" ;;; Note: Found tag: "_eclbh4KmYm8_Eg3Auuy" for build:clos;combin.o.NEWEST ;;; Note: Scanning #P"build:clos;slot.o.NEWEST" ;;; Note: Found tag: "_eclMWYiQJn8_Na3Auuy" for build:clos;slot.o.NEWEST ;;; Note: Scanning #P"build:clos;method.o.NEWEST" ;;; Note: Found tag: "_ecl4EjcYun8_0S3Auuy" for build:clos;method.o.NEWEST ;;; Note: Scanning #P"build:clos;kernel.o.NEWEST" ;;; Note: Found tag: "_eclZRL0C2n8_Cx2Auuy" for build:clos;kernel.o.NEWEST ;;; Note: Scanning #P"build:lsp;cmdline.o.NEWEST" ;;; Note: Found tag: "_ecl7fYdn6o8_a63Auuy" for build:lsp;cmdline.o.NEWEST ;;; Note: Scanning #P"build:lsp;module.o.NEWEST" ;;; Note: Found tag: "_eclfY6Lkin8_Y33Auuy" for build:lsp;module.o.NEWEST ;;; Note: Scanning #P"build:lsp;config.o.NEWEST" ;;; Note: Found tag: "_eclsEEaQsm8_Wk2Auuy" for build:lsp;config.o.NEWEST ;;; Note: Scanning #P"build:lsp;ffi.o.NEWEST" ;;; Note: Found tag: "_eclHxlRTmn8_3S2Auuy" for build:lsp;ffi.o.NEWEST ;;; Note: Scanning #P"build:lsp;defpackage.o.NEWEST" ;;; Note: Found tag: "_eclWY9Uzio8_MX2Auuy" for build:lsp;defpackage.o.NEWEST ;;; Note: Scanning #P"build:lsp;format.o.NEWEST" ;;; Note: Found tag: "_eclmcZExmo8_Wi0Auuy" for build:lsp;format.o.NEWEST ;;; Note: Scanning #P"build:lsp;loop2.o.NEWEST" ;;; Note: Found tag: "_eclReSsc7n8_jWz9uuy" for build:lsp;loop2.o.NEWEST ;;; Note: Scanning #P"build:lsp;trace.o.NEWEST" ;;; Note: Found tag: "_eclq9NY6Pn8_XEz9uuy" for build:lsp;trace.o.NEWEST ;;; Note: Scanning #P"build:lsp;seqlib.o.NEWEST" ;;; Note: Found tag: "_ecliu2F9go8_9ay9uuy" for build:lsp;seqlib.o.NEWEST ;;; Note: Scanning #P"build:lsp;packlib.o.NEWEST" ;;; Note: Found tag: "_ecl4JNMqQo8_fdy9uuy" for build:lsp;packlib.o.NEWEST ;;; Note: Scanning #P"build:lsp;numlib.o.NEWEST" ;;; Note: Found tag: "_ecloLsmlQo8_zFy9uuy" for build:lsp;numlib.o.NEWEST ;;; Note: Scanning #P"build:lsp;mislib.o.NEWEST" ;;; Note: Found tag: "_eclOHjkKdo8_XOy9uuy" for build:lsp;mislib.o.NEWEST ;;; Note: Scanning #P"build:lsp;listlib.o.NEWEST" ;;; Note: Found tag: "_eclzLwdRYm8_91y9uuy" for build:lsp;listlib.o.NEWEST ;;; Note: Scanning #P"build:lsp;iolib.o.NEWEST" ;;; Note: Found tag: "_eclA5wIpBo8_R8y9uuy" for build:lsp;iolib.o.NEWEST ;;; Note: Scanning #P"build:lsp;defstruct.o.NEWEST" ;;; Note: Found tag: "_ecloPPJNoo8_8xx9uuy" for build:lsp;defstruct.o.NEWEST ;;; Note: Scanning #P"build:lsp;assert.o.NEWEST" ;;; Note: Found tag: "_eclK6J2Mbn8_3Wx9uuy" for build:lsp;assert.o.NEWEST ;;; Note: Scanning #P"build:lsp;arraylib.o.NEWEST" ;;; Note: Found tag: "_eclrPixWio8_odx9uuy" for build:lsp;arraylib.o.NEWEST ;;; Note: Scanning #P"build:lsp;seq.o.NEWEST" ;;; Note: Found tag: "_eclLokSK0n8_CEx9uuy" for build:lsp;seq.o.NEWEST ;;; Note: Scanning #P"build:lsp;predlib.o.NEWEST" ;;; Note: Found tag: "_eclBRoxy9o8_Blw9uuy" for build:lsp;predlib.o.NEWEST ;;; Note: Scanning #P"build:lsp;setf.o.NEWEST" ;;; Note: Found tag: "_ecl0D5lllm8_UDw9uuy" for build:lsp;setf.o.NEWEST ;;; Note: Scanning #P"build:lsp;autoload.o.NEWEST" ;;; Note: Found tag: "_ecl8na9fJo8_CKw9uuy" for build:lsp;autoload.o.NEWEST ;;; Note: Scanning #P"build:lsp;evalmacros.o.NEWEST" ;;; Note: Found tag: "_eclcaqY7jm8_P9w9uuy" for build:lsp;evalmacros.o.NEWEST ;;; Note: Scanning #P"build:lsp;helpfile.o.NEWEST" ;;; Note: Found tag: "_eclODFvLvn8_X2w9uuy" for build:lsp;helpfile.o.NEWEST ;;; Note: Scanning #P"build:lsp;defmacro.o.NEWEST" ;;; Note: Found tag: "_eclYBx4bHn8_ctv9uuy" for build:lsp;defmacro.o.NEWEST ;;; Note: Scanning #P"build:lsp;export.o.NEWEST" ;;; Note: Found tag: "_eclbffKyin8_Emv9uuy" for build:lsp;export.o.NEWEST /tmp/ECLINITYg0egq.c:132:2: warning: no newline at end of file ;;; Note: Invoking external command: ;;; cc "-I/scratch/lang/ecl/work/ecl-9.8.4/build/" -DECL_API -I"/scratch/lang/ecl/work/ecl-9.8.4/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-9.8.4/src/c" -O -w -c "/tmp/ECLINITYg0egq.c" -o "/tmp/ECLINITYg0egq.o" ;;; Note: Invoking external command: ;;; ar cr liblsp.a /tmp/ECLINITYg0egq.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/export.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defmacro.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/helpfile.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/evalmacros.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/autoload.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/setf.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/predlib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seq.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/arraylib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/assert.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defstruct.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/iolib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/listlib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/mislib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/numlib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/packlib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/seqlib.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/trace.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/loop2.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/format.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/defpackage.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/ffi.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/config.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/module.o /scratch/lang/ecl/work/ecl-9.8.4/build/lsp/cmdline.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/kernel.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/method.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/slot.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/combin.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/boot.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/defclass.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/standard.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/builtin.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/change.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/stdmethod.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/generic.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/fixup.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/print.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/streams.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/pprint.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/conditions.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/describe.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/inspect.o /scratch/lang/ecl/work/ecl-9.8.4/build/clos/top.o ;;; Note: Invoking external command: ;;; ranlib liblsp.a NIL /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x89): undefined reference to `main' ;;; Note: Invoking external command: ;;; cc -o "/scratch/lang/ecl/work/ecl-9.8.4/build/libecl.so" -L"/scratch/lang/ecl/work/ecl-9.8.4/build/" "c/main.o" "c/all_symbols2.o" "liblsp.a" "libeclmin.a" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lm -lgc -lgmp Too many arguments passed to function # Argument list: ("~A" "Continues anyway.") Available restarts: 1. (QUIT-DEBUGGER) Quit debugger level 1. Broken at TPL. File: #P"/scratch/lang/ecl/work/ecl-9.8.4/src/lsp/top.lsp" (Position #16059) SI>> sed -e 's,@libdir\\@,/usr/pkg/lib/,' \ -e 's,@includedir\\@,/usr/pkg/include/,' bin/ecl-config.pre > bin/ecl-config gmake[1]: Leaving directory `/scratch/lang/ecl/work/ecl-9.8.4/build' => Unwrapping files-to-be-installed. INFO: [subst.mk:unwrap] Nothing changed in ./build/bin/ecl-config. INFO: [subst.mk:unwrap] Nothing changed in ./src/gc/bdw-gc.pc. INFO: [subst.mk:unwrap] Nothing changed in ./src/util/ecl-config.