=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for ecl-0.9.12 cd build; /usr/pkg/bin/gmake gmake[1]: Entering directory `/scratch/lang/ecl/work/ecl-0.9l/build' cp /scratch/lang/ecl/work/ecl-0.9l/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-0.9l/src/gc/include/gc_{mark,inl,inline}.h ecl/gc/ && \ cp -rf /scratch/lang/ecl/work/ecl-0.9l/src/gc/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl/",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-0.9l/src/h/external.h > c/ecl/external.h cp /scratch/lang/ecl/work/ecl-0.9l/src/h/*.h ecl/ cd c; /usr/pkg/bin/gmake gmake[2]: Entering directory `/scratch/lang/ecl/work/ecl-0.9l/build/c' cat /scratch/lang/ecl/work/ecl-0.9l/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-0.9l/src/c/symbols_list2.h if test -f ../CROSS-DPP; then touch dpp; else \ cc -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I/scratch/lang/ecl/work/ecl-0.9l/build -I./ /scratch/lang/ecl/work/ecl-0.9l/src/c/dpp.c -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/main.d main.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/main.d main.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/main.d -> main.c Unknown symbol: mp::*current-process* Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o main.o main.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/main.d:20: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/symbol.d symbol.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/symbol.d symbol.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/symbol.d -> symbol.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o symbol.o symbol.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/symbol.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/package.d package.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/package.d package.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/package.d -> package.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o package.o package.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/package.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/list.d list.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/list.d list.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/list.d -> list.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o list.o list.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/list.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/apply.d apply.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/apply.d apply.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/apply.d -> apply.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly apply.c -o apply.o In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/apply.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/eval.d eval.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/eval.d eval.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/eval.d -> eval.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o eval.o eval.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/eval.d:19: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d interpreter.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d interpreter.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d -> interpreter.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o interpreter.o interpreter.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d:16: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d: In function 'ecl_interpret': /scratch/lang/ecl/work/ecl-0.9l/src/c/interpreter.d:518: warning: assignment discards qualifiers from pointer target type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d compiler.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d compiler.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d -> compiler.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o compiler.o compiler.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d:30: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d: In function 'asm_end': /scratch/lang/ecl/work/ecl-0.9l/src/c/compiler.d:169: warning: assignment makes integer from pointer without a cast if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d disassembler.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d disassembler.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d -> disassembler.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o disassembler.o disassembler.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d:16: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d: In function 'si_bc_file': /scratch/lang/ecl/work/ecl-0.9l/src/c/disassembler.d:658: warning: initialization makes pointer from integer without a cast if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/instance.d instance.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/instance.d instance.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/instance.d -> instance.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o instance.o instance.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/instance.d:17: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/gfun.d gfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/gfun.d gfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/gfun.d -> gfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o gfun.o gfun.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/gfun.d:17: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/reference.d reference.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/reference.d reference.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/reference.d -> reference.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o reference.o reference.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/reference.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/character.d character.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/character.d character.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/character.d -> character.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o character.o character.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/character.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/file.d file.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/file.d file.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/file.d -> file.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o file.o file.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/file.d:25: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/read.d read.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/read.d read.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/read.d -> read.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o read.o read.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/read.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d print.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d print.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d -> print.c Unknown symbol: si::pretty-print-format cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o print.o print.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d: In function 'si_write_ugly_object': /scratch/lang/ecl/work/ecl-0.9l/src/c/print.d:1564: warning: passing argument 1 of 'write_decimal' makes integer from pointer without a cast if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/error.d error.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/error.d error.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/error.d -> error.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o error.o error.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/error.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/string.d string.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/string.d string.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/string.d -> string.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o string.o string.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/string.d:19: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/cfun.d cfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/cfun.d cfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/cfun.d -> cfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o cfun.o cfun.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/cfun.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/typespec.d typespec.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/typespec.d typespec.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/typespec.d -> typespec.c Unknown symbol: mp::process Unknown symbol: mp::lock Unknown symbol: mp::condition-variable cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o typespec.o typespec.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/typespec.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/assignment.d assignment.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/assignment.d assignment.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/assignment.d -> assignment.c Unknown symbol: si::pretty-print-format Unknown symbol: si::pretty-print-format cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o assignment.o assignment.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/assignment.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/predicate.d predicate.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/predicate.d predicate.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/predicate.d -> predicate.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o predicate.o predicate.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/predicate.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/number.d number.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/number.d number.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/number.d -> number.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o number.o number.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/number.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_pred.d num_pred.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_pred.d num_pred.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_pred.d -> num_pred.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_pred.o num_pred.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_pred.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_comp.d num_comp.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_comp.d num_comp.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_comp.d -> num_comp.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_comp.o num_comp.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_comp.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_arith.d num_arith.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_arith.d num_arith.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_arith.d -> num_arith.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_arith.o num_arith.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_arith.d:17: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_sfun.d num_sfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_sfun.d num_sfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_sfun.d -> num_sfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_sfun.o num_sfun.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_sfun.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_co.d num_co.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_co.d num_co.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_co.d -> num_co.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_co.o num_co.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_co.d:25: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_log.d num_log.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_log.d num_log.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_log.d -> num_log.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_log.o num_log.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_log.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/num_rand.d num_rand.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/num_rand.d num_rand.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/num_rand.d -> num_rand.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_rand.o num_rand.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/num_rand.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/array.d array.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/array.d array.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/array.d -> array.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o array.o array.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/array.d:20: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/sequence.d sequence.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/sequence.d sequence.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/sequence.d -> sequence.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o sequence.o sequence.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/sequence.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/cmpaux.d cmpaux.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/cmpaux.d cmpaux.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/cmpaux.d -> cmpaux.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o cmpaux.o cmpaux.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/cmpaux.d:19: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/macros.d macros.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/macros.d macros.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/macros.d -> macros.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o macros.o macros.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/macros.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/backq.d backq.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/backq.d backq.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/backq.d -> backq.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o backq.o backq.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/backq.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/stacks.d stacks.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/stacks.d stacks.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/stacks.d -> stacks.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o stacks.o stacks.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/stacks.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/time.d time.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/time.d time.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/time.d -> time.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o time.o time.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/time.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/unixint.d unixint.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/unixint.d unixint.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/unixint.d -> unixint.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixint.o unixint.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/unixint.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/mapfun.d mapfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/mapfun.d mapfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/mapfun.d -> mapfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o mapfun.o mapfun.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/mapfun.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/multival.d multival.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/multival.d multival.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/multival.d -> multival.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o multival.o multival.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/multival.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/hash.d hash.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/hash.d hash.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/hash.d -> hash.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o hash.o hash.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/hash.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/format.d format.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/format.d format.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/format.d -> format.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o format.o format.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/format.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/pathname.d pathname.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/pathname.d pathname.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/pathname.d -> pathname.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o pathname.o pathname.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/pathname.d:24: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/structure.d structure.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/structure.d structure.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/structure.d -> structure.c Unknown symbol: si::structure-include cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o structure.o structure.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/structure.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/load.d load.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/load.d load.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/load.d -> load.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o load.o load.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/load.d:17: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/unixfsys.d unixfsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/unixfsys.d unixfsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/unixfsys.d -> unixfsys.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixfsys.o unixfsys.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/unixfsys.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/unixsys.d unixsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/unixsys.d unixsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/unixsys.d -> unixsys.c Keyword not found: wait. cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixsys.o unixsys.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/unixsys.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/ffi.d ffi.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/ffi.d ffi.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/ffi.d -> ffi.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ Unknown symbol: :callback cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o ffi.o ffi.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/ffi.d:17: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d alloc_2.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d alloc_2.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d -> alloc_2.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o alloc_2.o alloc_2.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d:20: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d: In function 'queueing_finalizer': /scratch/lang/ecl/work/ecl-0.9l/src/c/alloc_2.d:344: 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-0.9l/src/c/tcp.d tcp.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/tcp.d tcp.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/tcp.d -> tcp.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o tcp.o tcp.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/tcp.d:16: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/src/c/tcp.d: In function 'si_lookup_host_entry': /scratch/lang/ecl/work/ecl-0.9l/src/c/tcp.d:381: warning: passing argument 1 of 'gethostbyaddr' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/big.d big.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/big.d big.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/big.d -> big.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o big.o big.c In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/big.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-0.9l/src/c/all_symbols.d all_symbols.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/all_symbols.d all_symbols.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/all_symbols.d -> all_symbols.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I./ all_symbols.c -o all_symbols.o In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/all_symbols.d:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/all_symbols.d:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition 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-0.9l/src/c/cinit.d cinit.c ; else ./dpp /scratch/lang/ecl/work/ecl-0.9l/src/c/cinit.d cinit.c ; fi dpp: /scratch/lang/ecl/work/ecl-0.9l/src/c/cinit.d -> cinit.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-0.9l/build -I/scratch/lang/ecl/work/ecl-0.9l/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I./ cinit.c -o ../cinit.o In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/src/c/cinit.d:18: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition rm array.c symbol.c num_rand.c num_sfun.c list.c unixsys.c num_arith.c load.c string.c stacks.c hash.c main.c predicate.c time.c num_log.c unixint.c instance.c compiler.c character.c multival.c gfun.c structure.c sequence.c ffi.c unixfsys.c tcp.c reference.c big.c cmpaux.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 pathname.c file.c cfun.c assignment.c disassembler.c interpreter.c mapfun.c package.c eval.c gmake[2]: Leaving directory `/scratch/lang/ecl/work/ecl-0.9l/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 -lm -lgc -lgmp;\ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl/,g' \ -e 's,@libdir\\@,/usr/pkg/lib/,g' < compile.pre > compile.lsp ln -s /scratch/lang/ecl/work/ecl-0.9l/src/cmp/sysfun.lsp ./ echo "#" `uname -a` > BUILD-STAMP head -8 config.log | tail -6 >> BUILD-STAMP if [ -f CROSS-COMPILER ]; then \ ./CROSS-COMPILER compile; \ else \ ./ecl_min compile; \ fi ;*** Lisp core booted **** ECL (Embeddable Common Lisp) 65536 pages ;;; Compiling src:lsp;export.lsp. ;;; Note: Removing unused variable POP ;;; Note: Removing unused variable FINISHED ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Note: Removing unused variable POP ;;; Note: Removing unused variable FINISHED ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN EVAL-FEATURE ...). ;;; Compiling (DEFUN DO-READ-FEATURE ...). ;;; Compiling (DEFUN SHARP-+-READER ...). ;;; Compiling (DEFUN SHARP---READER ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclbffKyin8_kxJvrWy" for #P"build:lsp;export.o.NEWEST" ;;; Emitting code for DOLIST. ;;; Emitting code for DOTIMES. ;;; Emitting code for DO/DO*-EXPAND. ;;; Note: Eliminating unreachable code ;;; Emitting code for EVAL-FEATURE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DO-READ-FEATURE. ;;; Emitting code for SHARP-+-READER. ;;; Emitting code for SHARP---READER. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/export.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/export.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/export.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;export.lsp. ;;; Compiling src:lsp;defmacro.lsp. ;;; 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: Removing unused variable PPN ;;; Compiling (FSET 'DEFMACRO ...). ;;; Warning: The variable DOC is not used. ;;; Note: Removing unused variable FUNCTION ;;; Compiling (FSET 'DEFMACRO ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). ;;; Compiling (FSET 'DESTRUCTURING-BIND ...). ;;; Warning: The variable PPN is not used. ;;; Compiling (DEFUN WARN ...). ;;; Compiling (FSET 'WARN ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable WHOLE is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable WHOLE is not used. ;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). ;;; Note: Replacing variable LLIST by its value #
;;; Note: Replacing variable DEF by its value # ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclYBx4bHn8_m3KvrWy" 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. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for DM-NTH. ;;; Note: Eliminating unreachable code ;;; Emitting code for DM-V. ;;; Emitting code for DM-VL. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-DOCUMENTATION. ;;; Note: Replacing variable G12350 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION. ;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION. ;;; Emitting code for #:G12359. ;;; Emitting code for #:G12358. ;;; Emitting code for MACROLET-FUNCTIONS. ;;; Note: Replacing variable G12374 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for CMP-ENV-REGISTER-MACROLET. ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defmacro.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defmacro.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defmacro.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;defmacro.lsp. ;;; Compiling src:lsp;helpfile.lsp. ;;; Compiling (DEFUN READ-HELP-FILE ...). ;;; Compiling (DEFUN DUMP-HELP-FILE ...). ;;; Compiling (DEFUN SEARCH-HELP-FILE ...). ;;; Compiling (FSET 'SEARCH-HELP-FILE ...). ;;; Warning: The variable CHAR is not used. ;;; Note: 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_5CKvrWy" for #P"build:lsp;helpfile.o.NEWEST" ;;; Emitting code for READ-HELP-FILE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DUMP-HELP-FILE. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G12392. ;;; Note: Replacing variable LIST by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G12399. ;;; Emitting code for SEARCH-HELP-FILE. ;;; Emitting code for SCAN-FOR. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for SET-DOCUMENTATION. ;;; Emitting code for EXPAND-SET-DOCUMENTATION. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/helpfile.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/helpfile.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/helpfile.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;helpfile.lsp. ;;; Compiling src:lsp;evalmacros.lsp. ;;; Compiling (DEFMACRO DEFUN ...). ;;; Compiling (DEFMACRO DEFMACRO ...). ;;; Note: Removing unused variable DOC-STRING ;;; Compiling (DEFMACRO DEFVAR ...). ;;; Compiling (DEFMACRO DEFPARAMETER ...). ;;; Compiling (DEFMACRO DEFCONSTANT ...). ;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...). ;;; Compiling (FSET 'DEFINE-COMPILER-MACRO ...). ;;; Warning: The variable PPRINT is not used. ;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...). ;;; Compiling (DEFMACRO LAMBDA ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO LAMBDA-BLOCK ...). ;;; Compiling (DEFMACRO PSETQ ...). ;;; Compiling (DEFMACRO COND ...). ;;; Compiling (DEFMACRO UNLESS ...). ;;; Note: Replacing variable BODY by its value # ;;; 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 ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO UNTIL ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO CASE ...). ;;; Compiling (DEFMACRO RETURN ...). ;;; Compiling (DEFMACRO DECLAIM ...). ;;; Compiling (DEFMACRO C-DECLAIM ...). ;;; Compiling (DEFMACRO IN-PACKAGE ...). ;;; Compiling (DEFMACRO THE ...). ;;; Compiling (FSET 'THE ...). ;;; Warning: The variable TYPE is not used. ;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...). ;;; Compiling (DEFMACRO NTH-VALUE ...). ;;; Compiling (DEFUN MAYBE-UNQUOTE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclcaqY7jm8_sHKvrWy" for #P"build:lsp;evalmacros.o.NEWEST" ;;; Emitting code for DEFUN. ;;; Emitting code for DEFMACRO. ;;; Note: Emitting linking call for EXPAND-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. ;;; Note: Eliminating unreachable code ;;; Emitting code for COND. ;;; Note: Eliminating unreachable code ;;; Emitting code for UNLESS. ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for MULTIPLE-VALUE-BIND. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for WHILE-UNTIL. ;;; Emitting code for WHILE. ;;; Emitting code for UNTIL. ;;; Emitting code for CASE. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/evalmacros.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/evalmacros.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/evalmacros.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;evalmacros.lsp. ;;; Compiling src:lsp;autoload.lsp. ;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...). ;;; Compiling (DEFUN AUTOLOAD ...). ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Compiling (FSET 'WITH-COMPILATION-UNIT ...). ;;; Warning: The variable OPTIONS is not used. ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFUN ED ...). ;;; Compiling (DEFUN ROOM ...). ;;; Compiling (FSET 'ROOM ...). ;;; Warning: The variable X is not used. ;;; Compiling (DEFUN HELP ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl8na9fJo8_tRKvrWy" for #P"build:lsp;autoload.o.NEWEST" ;;; Emitting code for LISP-IMPLEMENTATION-TYPE. ;;; Emitting code for AUTOLOAD. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G12527. ;;; Emitting code for PROCLAIM. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for ED. ;;; Emitting code for ROOM. ;;; Emitting code for HELP. ;;; Note: Emitting linking call for PRINT-DOC ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/autoload.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/autoload.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/autoload.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;autoload.lsp. ;;; Compiling src:lsp;setf.lsp. ;;; Compiling (DEFUN CHECK-STORES-NUMBER ...). ;;; Compiling (DEFMACRO DEFSETF ...). ;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...). ;;; Compiling (DEFUN GET-SETF-EXPANSION ...). ;;; Compiling (PUT-SYSPROP 'MACRO-FUNCTION ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (PUT-SYSPROP 'GETHASH ...). ;;; Warning: 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_XaKvrWy" 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. ;;; Note: Eliminating unreachable code ;;; 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 ROW-MAJOR-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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SETF-STRUCTURE-ACCESS. ;;; Emitting code for SETF-EXPAND. ;;; Emitting code for SETF. ;;; Emitting code for PSETF. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SHIFTF. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for ROTATEF. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DEFINE-MODIFY-MACRO. ;;; Note: Eliminating unreachable code ;;; Emitting code for REMF. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for INCF. ;;; Note: Replacing variable G12639 by its value ;;; Note: Replacing variable V by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DECF. ;;; Note: Replacing variable G12670 by its value ;;; Note: Replacing variable V by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PUSH. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PUSHNEW. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for POP. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for VALUES. ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/setf.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/setf.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/setf.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;setf.lsp. ;;; Compiling src:lsp;predlib.lsp. ;;; 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 ...). ;;; Compiling (DO-DEFTYPE 'REAL ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CONSTANTLY-T ...). ;;; Compiling (FSET 'CONSTANTLY-T ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CONSTANTLY-NIL ...). ;;; Compiling (FSET 'CONSTANTLY-NIL ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN SIMPLE-ARRAY-P ...). ;;; Compiling (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Compiling (FSET 'UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...). ;;; Compiling (FSET 'UPGRADED-COMPLEX-PART-TYPE ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN IN-INTERVAL-P ...). ;;; Compiling (DEFUN ERROR-TYPE-SPECIFIER ...). ;;; Compiling (DEFUN MATCH-DIMENSIONS ...). ;;; Compiling (FSET 'MATCH-DIMENSIONS ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN TYPEP ...). ;;; Compiling (DEFUN SUBCLASSP ...). ;;; Compiling (DEFUN OF-CLASS-P ...). ;;; Compiling (FSET 'OF-CLASS-P ...). ;;; Warning: ;;; 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 ...). ;;; Compiling (FSET 'UPDATE-TYPES ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN FIND-TYPE-BOUNDS ...). ;;; Compiling (FSET 'FIND-TYPE-BOUNDS ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-TYPE ...). ;;; Compiling (DEFUN REGISTER-MEMBER-TYPE ...). ;;; Compiling (DEFUN PUSH-TYPE ...). ;;; Compiling (FSET 'PUSH-TYPE ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-SATISFIES-TYPE ...). ;;; Compiling (FSET 'REGISTER-SATISFIES-TYPE ...). ;;; Warning: The variable TYPE is not used. ;;; Compiling (DEFUN REGISTER-CLASS ...). ;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...). ;;; Note: Replacing variable TYPE by its value # ;;; 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 ...). ;;; Compiling (FSET 'FIND-BUILT-IN-TAG ...). ;;; Warning: ;;; 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 ...). ;;; Compiling (FSET 'SUBTYPEP ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN FAST-TYPE= ...). ;;; Compiling (DEFUN TYPE= ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclBRoxy9o8_BALvrWy" 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G12794 by its value ;;; 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 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 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Note: Eliminating unreachable code ;;; Emitting code for UPGRADED-COMPLEX-PART-TYPE. ;;; Emitting code for IN-INTERVAL-P. ;;; Emitting code for ERROR-TYPE-SPECIFIER. ;;; Emitting code for MATCH-DIMENSIONS. ;;; Note: Eliminating unreachable code ;;; Emitting code for TYPEP. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SUBCLASSP. ;;; Emitting code for OF-CLASS-P. ;;; Note: Eliminating unreachable code ;;; Emitting code for NORMALIZE-TYPE. ;;; Note: Tail-recursive call of NORMALIZE-TYPE was replaced by iteration. ;;; Note: Emitting linking call for CLASSP ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for NEW-TYPE-TAG. ;;; Emitting code for FIND-REGISTERED-TAG. ;;; Emitting code for MAYBE-SAVE-TYPES. ;;; Note: Replacing variable G12868 by its value ;;; Emitting code for UPDATE-TYPES. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G12876 by its value ;;; Emitting code for FIND-TYPE-BOUNDS. ;;; Note: Eliminating unreachable code ;;; Emitting code for REGISTER-TYPE. ;;; Emitting code for REGISTER-MEMBER-TYPE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G12897 by its value ;;; Emitting code for PUSH-TYPE. ;;; Note: Eliminating unreachable code ;;; Emitting code for REGISTER-SATISFIES-TYPE. ;;; Emitting code for REGISTER-CLASS. ;;; Note: Emitting linking call for CLASS-NAME ;;; Emitting code for #:G12911. ;;; Emitting code for #:G12914. ;;; Emitting code for REGISTER-ARRAY-TYPE. ;;; Note: Replacing variable G12921 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FAST-UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-ARRAY-TYPE. ;;; Note: Eliminating unreachable code ;;; Emitting code for ARRAY-TYPE-<=. ;;; Note: Eliminating unreachable code ;;; Emitting code for ARRAY-TYPE-P. ;;; Emitting code for REGISTER-ELEMENTARY-INTERVAL. ;;; Emitting code for #:G12943. ;;; Emitting code for #:G12944. ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for EXTEND-TYPE-TAG. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G12964 by its value ;;; Emitting code for CANONICAL-TYPE. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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: Emitting linking call for FUNCTION-TYPE-P ;;; Note: Emitting linking call for REGISTER-FUNCTION-TYPE ;;; Note: Emitting linking call for VALUES-TYPE-P ;;; Note: Emitting linking call for REGISTER-VALUES-TYPE ;;; Emitting code for SAFE-CANONICAL-TYPE. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for SUBTYPEP. ;;; Note: Replacing variable G12988 by its value ;;; Emitting code for FAST-TYPE=. ;;; Emitting code for TYPE=. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/predlib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/predlib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/predlib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;predlib.lsp. ;;; Compiling src:lsp;seq.lsp. ;;; 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_AaLvrWy" 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. ;;; Note: Emitting linking call for CLASS-NAME ;;; Note: Replacing variable G12992 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKE-SEQUENCE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13003 by its value ;;; Note: Replacing variable G13005 by its value ;;; Emitting code for MAKE-SEQ-ITERATOR. ;;; Emitting code for SEQ-ITERATOR-REF. ;;; Emitting code for SEQ-ITERATOR-SET. ;;; Note: Replacing variable G13007 by its value ;;; Note: Replacing variable G13008 by its value ;;; Note: Replacing variable G13009 by its value ;;; Note: Replacing variable G13010 by its value ;;; Note: Replacing variable G13011 by its value ;;; Emitting code for SEQ-ITERATOR-NEXT. ;;; Emitting code for COERCE-TO-LIST. ;;; Note: Eliminating unreachable code ;;; Emitting code for COERCE-TO-VECTOR. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13025 by its value ;;; Note: Replacing variable G13028 by its value ;;; Emitting code for CONCATENATE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for MAP. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SOME. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for EVERY. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for EVERY*. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for NOTANY. ;;; Emitting code for NOTEVERY. ;;; Emitting code for MAP-INTO. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13093 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/seq.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/seq.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/seq.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;seq.lsp. ;;; Compiling src:lsp;arraylib.lsp. ;;; Compiling (DEFUN MAKE-ARRAY ...). ;;; Compiling (DEFUN FILL-ARRAY ...). ;;; Note: In function ITERATE-OVER-CONTENTS, checking types of arguments WRITTEN DIMS CONTENTS ARRAY. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE WRITTEN FIXNUM) ;;; Note: 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 ...). ;;; Compiling (FSET 'COPY-ARRAY-CONTENTS ...). ;;; Warning: Type declaration was found for not bound variable STEP2. ;;; Compiling (FSET 'COPY-ARRAY-CONTENTS ...). ;;; Warning: Type declaration was found for not bound variable STEP1. ;;; Compiling (DEFUN ADJUST-ARRAY ...). ;;; Compiling (FSET 'ADJUST-ARRAY ...). ;;; Warning: The ignored variable FILL-POINTER is used. ;;; Compiling (FSET 'ADJUST-ARRAY ...). ;;; Warning: The ignored variable INITIAL-CONTENTS is used. ;;; Compiling (DEFMACRO SHRINK-VECTOR ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclrPixWio8_kiLvrWy" for #P"build:lsp;arraylib.o.NEWEST" ;;; Emitting code for MAKE-ARRAY. ;;; Note: Eliminating unreachable code ;;; Emitting code for FILL-ARRAY. ;;; Note: Replacing variable G13123 by its value ;;; Note: Replacing variable G13124 by its value ;;; Emitting code for ITERATE-OVER-CONTENTS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for VECTOR. ;;; Emitting code for ARRAY-DIMENSIONS. ;;; Note: Eliminating unreachable code ;;; Emitting code for ARRAY-IN-BOUNDS-P. ;;; Note: Eliminating unreachable code ;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for ADJUST-ARRAY. ;;; Emitting code for SHRINK-VECTOR. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/arraylib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/arraylib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/arraylib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;arraylib.lsp. ;;; Compiling src:lsp;assert.lsp. ;;; 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 ...). ;;; Compiling (FSET 'ACCUMULATE-CASES ...). ;;; Warning: The variable MACRO-NAME is not used. ;;; Compiling (DEFUN ECASE-ERROR ...). ;;; Compiling (FSET 'ECASE-ERROR ...). ;;; Warning: 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 ...). ;;; Compiling (FSET 'ETYPECASE-ERROR ...). ;;; Warning: The variable KEYFORM is not used. ;;; Compiling (DEFMACRO ETYPECASE ...). ;;; Compiling (DEFUN CTYPECASE-ERROR ...). ;;; Compiling (DEFMACRO CTYPECASE ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclK6J2Mbn8_AqLvrWy" for #P"build:lsp;assert.o.NEWEST" ;;; Emitting code for READ-EVALUATED-FORM. ;;; Emitting code for WRONG-TYPE-ARGUMENT. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for COERCE-TO-CONDITION ;;; Note: Replacing variable G13165 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G13159. ;;; Emitting code for #:G13160. ;;; Emitting code for CHECK-TYPE. ;;; Emitting code for DO-CHECK-TYPE. ;;; Note: Replacing variable G13178 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G13172. ;;; Emitting code for #:G13173. ;;; 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. ;;; Note: Replacing variable G13185 by its value ;;; Note: Replacing variable PLACE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for ACCUMULATE-CASES. ;;; Note: Eliminating unreachable code ;;; Emitting code for ECASE-ERROR. ;;; Emitting code for ECASE. ;;; Emitting code for CCASE-ERROR. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G13202. ;;; Emitting code for #:G13203. ;;; Emitting code for REMOVE-OTHERWISE-FROM-CLAUSES. ;;; Note: Replacing variable G13211 by its value ;;; Note: Replacing variable CLAUSE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for CCASE. ;;; Emitting code for TYPECASE. ;;; Note: Eliminating unreachable code ;;; Emitting code for ETYPECASE-ERROR. ;;; Emitting code for ETYPECASE. ;;; Note: Eliminating unreachable code ;;; Emitting code for CTYPECASE-ERROR. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G13234. ;;; Emitting code for #:G13235. ;;; Emitting code for CTYPECASE. ;;; Note: Replacing variable G13245 by its value ;;; Note: Replacing variable L by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/assert.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/assert.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/assert.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;assert.lsp. ;;; Compiling src:lsp;defstruct.lsp. ;;; Compiling (DEFUN STRUCTURE-TYPE-ERROR ...). ;;; Compiling (DEFUN MAKE-ACCESS-FUNCTION ...). ;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...). ;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...). ;;; Compiling (FSET 'MAKE-CONSTRUCTOR ...). ;;; Warning: 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 ...). ;;; Note: Replacing variable SD by its value # ;;; Note: Replacing variable CONSTRUCTOR by its value # ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloPPJNoo8_S2MvrWy" for #P"build:lsp;defstruct.o.NEWEST" ;;; Emitting code for STRUCTURE-TYPE-ERROR. ;;; Emitting code for MAKE-ACCESS-FUNCTION. ;;; Note: Replacing variable G13246 by its value ;;; Note: Replacing variable G13247 by its value ;;; Emitting code for #:G13248. ;;; Emitting code for #:G13249. ;;; Emitting code for PROCESS-BOA-LAMBDA-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13257 by its value ;;; Note: Replacing variable G13261 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13268 by its value ;;; Emitting code for MAKE-CONSTRUCTOR. ;;; Note: Eliminating unreachable code ;;; Note: Emitting linking call for CLOSEST-SEQUENCE-TYPE ;;; Emitting code for MAKE-PREDICATE. ;;; Emitting code for #:G13286. ;;; Emitting code for #:G13287. ;;; Emitting code for #:G13288. ;;; Emitting code for #:G13289. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-SLOT-DESCRIPTION. ;;; Note: Eliminating unreachable code ;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS. ;;; Emitting code for DEFINE-STRUCTURE. ;;; Note: Emitting linking call for CREATE-TYPE-NAME ;;; Note: Replacing variable G13304 by its value ;;; Note: Replacing variable SD by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DEFSTRUCT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13331 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13336 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defstruct.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defstruct.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defstruct.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;defstruct.lsp. ;;; Compiling src:lsp;iolib.lsp. ;;; Compiling (DEFMACRO WITH-OPEN-STREAM ...). ;;; Compiling (DEFMACRO WITH-INPUT-FROM-STRING ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-STRING ...). ;;; Compiling (DEFUN READ-FROM-STRING ...). ;;; 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 ...). ;;; Note: Replacing variable ELT-TYPE by its value # ;;; Note: Replacing variable DIMS by its value # ;;; Note: Replacing variable INITIAL-CONTENTS by its value # ;;; Compiling (DEFUN SHARP-S-READER ...). ;;; Compiling (FSET 'SHARP-S-READER ...). ;;; Warning: Unkonwn 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 ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFUN PRINT-UNREADABLE-OBJECT-FUNCTION ...). ;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclA5wIpBo8_xCMvrWy" for #P"build:lsp;iolib.o.NEWEST" ;;; Emitting code for WITH-OPEN-STREAM. ;;; Emitting code for WITH-INPUT-FROM-STRING. ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Emitting code for WITH-OUTPUT-TO-STRING. ;;; Emitting code for READ-FROM-STRING. ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for YES-OR-NO-P. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SHARP-A-READER. ;;; Note: Eliminating unreachable code ;;; Emitting code for SHARP-S-READER. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DRIBBLE. ;;; Note: Emitting linking call for WARN ;;; Emitting code for WITH-STANDARD-IO-SYNTAX. ;;; Emitting code for PRINT-UNREADABLE-OBJECT-FUNCTION. ;;; Emitting code for PRINT-UNREADABLE-OBJECT. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/iolib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/iolib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/iolib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;iolib.lsp. ;;; Compiling src:lsp;listlib.lsp. ;;; 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_FLMvrWy" for #P"build:lsp;listlib.o.NEWEST" ;;; Emitting code for UNION. ;;; Note: Eliminating unreachable code ;;; Emitting code for NUNION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Note: Eliminating unreachable code ;;; Emitting code for INTERSECTION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Note: Eliminating unreachable code ;;; Emitting code for NINTERSECTION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Note: Eliminating unreachable code ;;; Emitting code for SET-DIFFERENCE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Note: Eliminating unreachable code ;;; Emitting code for NSET-DIFFERENCE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Note: Eliminating unreachable code ;;; Emitting code for SWAP-ARGS. ;;; Emitting code for #:G13411. ;;; 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) ;;; Note: Eliminating unreachable code ;;; 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) ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/listlib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/listlib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/listlib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;listlib.lsp. ;;; Compiling src:lsp;mislib.lsp. ;;; Compiling (DEFUN LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Compiling (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Note: In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; Compiling (FSET 'LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Note: 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 ...). ;;; Compiling (FSET 'SHARP-!-READER ...). ;;; Warning: The variable ARG is not used. ;;; Compiling (FSET 'SHARP-!-READER ...). ;;; Warning: The variable SUBCHAR is not used. ;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclOHjkKdo8_pQMvrWy" for #P"build:lsp;mislib.o.NEWEST" ;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS. ;;; Note: Replacing variable G13420 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13440 by its value ;;; Note: Replacing variable G13441 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for ENCODE-UNIVERSAL-TIME. ;;; Emitting code for DAYLIGHT-SAVING-TIME-P. ;;; Note: Replacing variable UTC-1-1-1970 by its value ;;; Emitting code for GET-DECODED-TIME. ;;; Emitting code for ENSURE-DIRECTORIES-EXIST. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13455 by its value ;;; Emitting code for WITH-HASH-TABLE-ITERATOR. ;;; Emitting code for SHARP-!-READER. ;;; Emitting code for SIMPLE-PROGRAM-ERROR. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/mislib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/mislib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/mislib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;mislib.lsp. ;;; Compiling src:lsp;numlib.lsp. ;;; Compiling (DEFUN ISQRT ...). ;;; Compiling (DEFUN PHASE ...). ;;; Compiling (DEFUN SIGNUM ...). ;;; Compiling (DEFUN CIS ...). ;;; Compiling (DEFUN ASIN ...). ;;; Compiling (DEFUN COMPLEX-ASIN ...). ;;; Note: In function COMPLEX-ASIN, checking types of arguments Z. ;;; Compiling (DEFUN ACOS ...). ;;; Compiling (DEFUN COMPLEX-ACOS ...). ;;; Note: In function COMPLEX-ACOS, checking types of arguments Z. ;;; Compiling (DEFUN ASINH ...). ;;; Compiling (DEFUN ACOSH ...). ;;; Compiling (DEFUN COMPLEX-ACOSH ...). ;;; Note: In function COMPLEX-ACOSH, checking types of arguments Z. ;;; Compiling (DEFUN ATANH ...). ;;; Compiling (DEFUN COMPLEX-ATANH ...). ;;; Note: 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_7XMvrWy" for #P"build:lsp;numlib.o.NEWEST" ;;; Emitting code for ISQRT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/numlib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/numlib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/numlib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;numlib.lsp. ;;; Compiling src:lsp;packlib.lsp. ;;; Compiling (DEFUN FIND-ALL-SYMBOLS ...). ;;; Compiling (DEFUN PACKAGES-ITERATOR ...). ;;; Compiling (FSET 'PACKAGES-ITERATOR ...). ;;; Warning: 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_DdMvrWy" for #P"build:lsp;packlib.o.NEWEST" ;;; Emitting code for FIND-ALL-SYMBOLS. ;;; Note: Replacing variable G13469 by its value ;;; Note: Replacing variable G13471 by its value ;;; Note: Replacing variable P by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PACKAGES-ITERATOR. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G13485. ;;; Emitting code for ITERATE. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for APROPOS-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-RELATIVE-PACKAGE. ;;; Note: Replacing variable N-DOTS by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-NON-DOT. ;;; Note: Eliminating unreachable code ;;; Emitting code for RELATIVE-TO. ;;; Emitting code for PACKAGE-PARENT. ;;; Emitting code for FIND-LAST-DOT. ;;; Note: Eliminating unreachable code ;;; Emitting code for PACKAGE-CHILDREN. ;;; Note: Eliminating unreachable code ;;; Emitting code for STRING-PREFIX-P. ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/packlib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/packlib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/packlib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;packlib.lsp. ;;; Compiling src:lsp;seqlib.lsp. ;;; Compiling (DEFUN SEQTYPE ...). ;;; Compiling (DEFUN CALL-TEST ...). ;;; Compiling (DEFUN TEST-ERROR ...). ;;; 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 ...). ;;; Compiling (FSET 'REMOVE-DUPLICATES ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN DELETE-DUPLICATES ...). ;;; Compiling (DEFUN MISMATCH ...). ;;; Compiling (DEFUN SEARCH ...). ;;; Compiling (DEFUN SORT ...). ;;; Compiling (DEFUN LIST-MERGE-SORT ...). ;;; Compiling (DEFUN QUICK-SORT ...). ;;; Note: In function QUICK-SORT, checking types of arguments KEY PRED END START SEQ. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE END FIXNUM) ;;; Note: 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_imMvrWy" for #P"build:lsp;seqlib.o.NEWEST" ;;; Emitting code for SEQTYPE. ;;; Emitting code for CALL-TEST. ;;; Emitting code for TEST-ERROR. ;;; Emitting code for SEQUENCE-LIMITS. ;;; Emitting code for REDUCE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FILL. ;;; Note: Reusing keywords lists for (:START :END) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13575 by its value ;;; Note: Replacing variable G13577 by its value ;;; Emitting code for REPLACE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13582 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13589 by its value ;;; Emitting code for REMOVE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13618 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13639 by its value ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SUBSTITUTE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY :COUNT) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13670 by its value ;;; Note: Replacing variable G13672 by its value ;;; Note: Replacing variable G13673 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13680 by its value ;;; Note: Replacing variable G13682 by its value ;;; Note: Replacing variable G13683 by its value ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13692 by its value ;;; Note: Replacing variable G13694 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13699 by its value ;;; Note: Replacing variable G13701 by its value ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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) ;;; Note: Eliminating unreachable code ;;; Emitting code for DELETE-DUPLICATES. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13741 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13757 by its value ;;; Emitting code for MISMATCH. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SEARCH. ;;; Note: Reusing keywords lists for (:FROM-END :TEST :TEST-NOT :KEY :START1 :START2 :END1 :END2) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SORT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for LIST-MERGE-SORT. ;;; Emitting code for SORT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for QUICK-SORT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13802 by its value ;;; Note: Replacing variable G13805 by its value ;;; Note: Replacing variable G13807 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13808 by its value ;;; Note: Replacing variable G13811 by its value ;;; Note: Replacing variable G13813 by its value ;;; 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) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13818 by its value ;;; Note: Replacing variable G13823 by its value ;;; Note: Replacing variable G13828 by its value ;;; Note: Replacing variable G13833 by its value ;;; Note: Replacing variable G13838 by its value ;;; Emitting code for COMPLEMENT. ;;; Emitting code for #:G13843. ;;; Emitting code for CONSTANTLY. ;;; Emitting code for #:G13844. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/seqlib.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/seqlib.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/seqlib.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;seqlib.lsp. ;;; Compiling src:lsp;trace.lsp. ;;; Compiling (DEFVAR *TRACE-LEVEL* ...). ;;; Compiling (DEFVAR *TRACE-LIST* ...). ;;; Compiling (DEFVAR *TRACE-MAX-INDENT* ...). ;;; Compiling (DEFMACRO TRACE ...). ;;; Note: Replacing variable R by its value # ;;; Compiling (DEFUN TRACE* ...). ;;; Compiling (DEFMACRO UNTRACE ...). ;;; Note: Replacing variable R by its value # ;;; Compiling (DEFUN UNTRACE* ...). ;;; Compiling (DEFVAR *INSIDE-TRACE* ...). ;;; Compiling (DEFUN TRACE-ONE ...). ;;; Compiling (DEFUN TRACE-PRINT ...). ;;; Compiling (DEFUN UNTRACE-ONE ...). ;;; Compiling (DEFUN TRACING-BODY ...). ;;; Compiling (FSET 'TRACING-BODY ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'TRACING-BODY ...). ;;; Warning: 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 ...). ;;; Compiling (FSET 'STEP-SKIP ...). ;;; Warning: The variable WHEN is not used. ;;; Compiling (DEFUN STEP-PRINT ...). ;;; Compiling (DEFUN STEP-QUIT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclq9NY6Pn8_uLNvrWy" for #P"build:lsp;trace.o.NEWEST" ;;; Emitting code for TRACE. ;;; Emitting code for TRACE*. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for UNTRACE. ;;; Emitting code for UNTRACE*. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for TRACE-ONE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for TRACE-PRINT. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for UNTRACE-ONE. ;;; Emitting code for TRACING-BODY. ;;; Note: Eliminating unreachable code ;;; Emitting code for STEP. ;;; Emitting code for STEP*. ;;; Emitting code for STEPPABLE-FUNCTION. ;;; Note: Replacing variable G13889 by its value ;;; Emitting code for STEPPER. ;;; Note: Emitting linking call for TPL ;;; Emitting code for #:G13895. ;;; Emitting code for STEP-NEXT. ;;; Emitting code for STEP-SKIP. ;;; Emitting code for STEP-PRINT. ;;; Emitting code for STEP-QUIT. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/trace.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/trace.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/trace.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;trace.lsp. ;;; Compiling src:lsp;loop2.lsp. ;;; Compiling (DEFMACRO LOOP-COPYLIST* ...). ;;; Compiling (DEFVAR *LOOP-GENTEMP* ...). ;;; Compiling (DEFUN LOOP-GENTEMP ...). ;;; 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 ...). ;;; Note: Replacing variable DTYPE by its value # ;;; 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 ...). ;;; Note: Replacing variable X by its value # ;;; 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 ...). ;;; Note: Replacing variable KEYWORDS-AND-FORMS by its value # ;;; End of Pass 1. ;;; Note: Creating tag: "_eclReSsc7n8_VNNvrWy" for #P"build:lsp;loop2.o.NEWEST" ;;; Emitting code for LOOP-COPYLIST*. ;;; Emitting code for LOOP-GENTEMP. ;;; 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. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G13918 by its value ;;; Note: Replacing variable G13916 by its value ;;; Note: Replacing variable G13919 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13950 by its value ;;; Note: Replacing variable G13951 by its value ;;; Note: Replacing variable G13952 by its value ;;; Note: Replacing variable G13954 by its value ;;; Emitting code for MAKETABLE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G13942 by its value ;;; Emitting code for LOOP-MAKE-PSETQ. ;;; Emitting code for LOOP-MAKE-DESETQ. ;;; Emitting code for LOOP-REALLY-DESETQ. ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-DESETQ-INTERNAL. ;;; Note: Replacing variable G13985 by its value ;;; Note: Replacing variable G13987 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable TEMP-P by its value ;;; Emitting code for FIND-NON-NULL. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G14044 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKEBODY. ;;; Emitting code for PIFY. ;;; Emitting code for PSIMP. ;;; Note: Eliminating unreachable code ;;; Emitting code for DUPLICATABLE-CODE-P. ;;; Emitting code for DESTRUCTURING-SIZE. ;;; Note: Eliminating unreachable code ;;; 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: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Tail-recursive call of ESTIMATE-CODE-SIZE-1 was replaced by iteration. ;;; Emitting code for LIST-SIZE. ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-CONTEXT. ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-ERROR. ;;; Emitting code for LOOP-WARN. ;;; Note: Emitting linking call for 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-ITERATION-DRIVER. ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-POP-SOURCE. ;;; Emitting code for LOOP-GET-COMPOUND-FORM. ;;; Emitting code for LOOP-GET-PROGN. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G14162 by its value ;;; Note: Replacing variable G14163 by its value ;;; Note: Replacing variable G14166 by its value ;;; Note: Replacing variable G14164 by its value ;;; Emitting code for LOOP-LIST-COLLECTION. ;;; Note: Replacing variable G14167 by its value ;;; Emitting code for LOOP-SUM-COLLECTION. ;;; Note: Replacing variable G14173 by its value ;;; Emitting code for LOOP-MAXMIN-COLLECTION. ;;; Note: Replacing variable G14176 by its value ;;; Emitting code for LOOP-DO-ALWAYS. ;;; Emitting code for LOOP-DO-THEREIS. ;;; Emitting code for LOOP-DO-WHILE. ;;; Emitting code for LOOP-DO-WITH. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for LOOP-HACK-ITERATION. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G14208 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G14215 by its value ;;; Note: Replacing variable G14216 by its value ;;; Emitting code for LOOP-FOR-BEING. ;;; Note: Eliminating unreachable code ;;; Emitting code for NAMED-VARIABLE. ;;; Emitting code for LOOP-COLLECT-PREPOSITIONAL-PHRASES. ;;; Note: Replacing variable G14227 by its value ;;; Note: Replacing variable G14229 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for IN-GROUP-P. ;;; Emitting code for LOOP-SEQUENCER. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/loop2.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/loop2.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/loop2.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;loop2.lsp. ;;; Compiling src:lsp;format.lsp. ;;; Compiling (DEFVAR *DIGITS* ...). ;;; Compiling (DEFUN FLONUM-TO-STRING ...). ;;; Compiling (DEFUN FLOAT-STRING ...). ;;; Note: Replacing variable SCALE-FACTOR by its value # ;;; Compiling (DEFUN SCALE-EXPONENT ...). ;;; 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 function TOKENIZE-CONTROL-STRING, checking types of arguments STRING. ;;; Compiling (DEFUN PARSE-DIRECTIVE ...). ;;; Note: 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 ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\A ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRIN1 ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\S ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\C ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-NAMED-CHARACTER ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\W ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-INTEGER ...). ;;; Compiling (DEFUN FORMAT-ADD-COMMAS ...). ;;; Compiling (DEFUN EXPAND-FORMAT-INTEGER ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\D ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\B ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\O ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\X ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\R ...). ;;; Warning: 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 ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\F ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-FIXED ...). ;;; Compiling (DEFUN FORMAT-FIXED-AUX ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\E ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-EXPONENTIAL ...). ;;; Compiling (DEFUN FORMAT-EXPONENT-MARKER ...). ;;; Compiling (DEFUN FORMAT-EXP-AUX ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\G ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-GENERAL ...). ;;; Compiling (DEFUN FORMAT-GENERAL-AUX ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\$ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-DOLLARS ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\% ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\& ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\| ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\~ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\Newline ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\Return ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\T ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN OUTPUT-SPACES ...). ;;; Compiling (DEFUN FORMAT-RELATIVE-TAB ...). ;;; Compiling (DEFUN FORMAT-ABSOLUTE-TAB ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\_ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\I ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\* ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFUN NSTRING-CAPITALIZE-FIRST ...). ;;; Note: Removing unused variable G15712 ;;; Note: Removing unused variable JUMPED ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...). ;;; Compiling (DEFUN EXPAND-MAYBE-CONDITIONAL ...). ;;; Compiling (DEFUN EXPAND-TRUE-FALSE-CONDITIONAL ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFVAR *OUTSIDE-ARGS*). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\^ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\^ ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...). ;;; Note: Replacing variable X by its value # ;;; Compiling (DEFUN CHECK-OUTPUT-LAYOUT-MODE ...). ;;; Compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...). ;;; Compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN EXPAND-FORMAT-JUSTIFICATION ...). ;;; Note: Replacing variable SEGMENT by its value # ;;; 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 ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\/ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN EXTRACT-USER-FUNCTION-NAME ...). ;;; Note: Replacing variable FOO by its value # ;;; End of Pass 1. ;;; Note: Creating tag: "_eclmcZExmo8_QcOvrWy" for #P"build:lsp;format.o.NEWEST" ;;; Emitting code for FLONUM-TO-STRING. ;;; Note: Replacing variable G14272 by its value ;;; Emitting code for FLOAT-STRING. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for SCALE-EXPONENT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKE-FORMAT-DIRECTIVE. ;;; Emitting code for FORMAT-DIRECTIVE. ;;; Emitting code for TOKENIZE-CONTROL-STRING. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-DIRECTIVE. ;;; Note: Replacing variable G14351 by its value ;;; Note: Replacing variable G14376 by its value ;;; Note: Replacing variable G14377 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G14381 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for EXPAND-CONTROL-STRING. ;;; Emitting code for EXPAND-DIRECTIVE-LIST. ;;; Note: Replacing variable G14399 by its value ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G14519 by its value ;;; Emitting code for %SET-FORMAT-DIRECTIVE-INTERPRETER. ;;; Note: Replacing variable G14525 by its value ;;; Emitting code for FIND-DIRECTIVE. ;;; Note: Emitting linking call for FORMAT-DIRECTIVE-P ;;; 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. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for FORMAT-PRINC. ;;; Emitting code for #:G14543. ;;; Note: Replacing variable G14553 by its value ;;; Note: Replacing variable G14558 by its value ;;; Note: Replacing variable G14563 by its value ;;; Note: Replacing variable G14568 by its value ;;; Emitting code for #:G14571. ;;; Emitting code for FORMAT-PRIN1. ;;; Emitting code for #:G14610. ;;; Note: Replacing variable G14620 by its value ;;; Note: Replacing variable G14625 by its value ;;; Note: Replacing variable G14630 by its value ;;; Note: Replacing variable G14635 by its value ;;; Emitting code for #:G14638. ;;; Emitting code for #:G14676. ;;; Emitting code for #:G14680. ;;; Emitting code for FORMAT-PRINT-NAMED-CHARACTER. ;;; Emitting code for #:G14690. ;;; Emitting code for #:G14694. ;;; Emitting code for FORMAT-PRINT-INTEGER. ;;; Emitting code for FORMAT-ADD-COMMAS. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G14703 by its value ;;; Note: Replacing variable G14704 by its value ;;; Note: Replacing variable G14705 by its value ;;; Emitting code for EXPAND-FORMAT-INTEGER. ;;; Note: Replacing variable G14715 by its value ;;; Note: Replacing variable G14720 by its value ;;; Note: Replacing variable G14725 by its value ;;; Note: Replacing variable G14730 by its value ;;; Emitting code for #:G14735. ;;; Emitting code for #:G14738. ;;; Emitting code for #:G14774. ;;; Emitting code for #:G14777. ;;; Emitting code for #:G14813. ;;; Emitting code for #:G14816. ;;; Emitting code for #:G14852. ;;; Emitting code for #:G14855. ;;; Emitting code for #:G14891. ;;; Note: Replacing variable G14902 by its value ;;; Note: Replacing variable G14907 by its value ;;; Note: Replacing variable G14912 by its value ;;; Note: Replacing variable G14917 by its value ;;; Note: Replacing variable G14922 by its value ;;; Emitting code for #:G14925. ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FORMAT-PRINT-ROMAN. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G14990. ;;; Emitting code for #:G14994. ;;; Note: Eliminating unreachable code ;;; Emitting code for DECIMAL-STRING. ;;; Emitting code for #:G15004. ;;; Note: Replacing variable G15015 by its value ;;; Note: Replacing variable G15020 by its value ;;; Note: Replacing variable G15025 by its value ;;; Note: Replacing variable G15030 by its value ;;; Note: Replacing variable G15035 by its value ;;; Emitting code for #:G15038. ;;; Emitting code for FORMAT-FIXED. ;;; Emitting code for FORMAT-FIXED-AUX. ;;; Note: Replacing variable G15080 by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15095. ;;; Note: Replacing variable G15108 by its value ;;; Note: Replacing variable G15113 by its value ;;; Note: Replacing variable G15118 by its value ;;; Note: Replacing variable G15123 by its value ;;; Note: Replacing variable G15128 by its value ;;; Note: Replacing variable G15133 by its value ;;; Note: Replacing variable G15138 by its value ;;; Emitting code for #:G15141. ;;; Emitting code for FORMAT-EXPONENTIAL. ;;; Emitting code for FORMAT-EXPONENT-MARKER. ;;; Emitting code for FORMAT-EXP-AUX. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G15200 by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15217. ;;; Note: Replacing variable G15230 by its value ;;; Note: Replacing variable G15235 by its value ;;; Note: Replacing variable G15240 by its value ;;; Note: Replacing variable G15245 by its value ;;; Note: Replacing variable G15250 by its value ;;; Note: Replacing variable G15255 by its value ;;; Note: Replacing variable G15260 by its value ;;; Emitting code for #:G15263. ;;; Emitting code for FORMAT-GENERAL. ;;; Emitting code for FORMAT-GENERAL-AUX. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15323. ;;; Note: Replacing variable G15333 by its value ;;; Note: Replacing variable G15338 by its value ;;; Note: Replacing variable G15343 by its value ;;; Note: Replacing variable G15348 by its value ;;; Emitting code for #:G15351. ;;; Emitting code for FORMAT-DOLLARS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15393. ;;; Note: Replacing variable G15400 by its value ;;; Emitting code for #:G15403. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15418. ;;; Note: Replacing variable G15425 by its value ;;; Emitting code for #:G15428. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15443. ;;; Note: Replacing variable G15450 by its value ;;; Emitting code for #:G15453. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15468. ;;; Note: Replacing variable G15475 by its value ;;; Emitting code for #:G15478. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15492. ;;; Emitting code for #:G15495. ;;; Emitting code for #:G15498. ;;; Emitting code for #:G15501. ;;; Emitting code for #:G15505. ;;; Note: Replacing variable G15513 by its value ;;; Note: Replacing variable G15518 by its value ;;; Note: Replacing variable G15526 by its value ;;; Note: Replacing variable G15531 by its value ;;; Note: Replacing variable G15539 by its value ;;; Note: Replacing variable G15544 by its value ;;; Emitting code for #:G15547. ;;; Emitting code for OUTPUT-SPACES. ;;; Note: Eliminating unreachable code ;;; Emitting code for FORMAT-RELATIVE-TAB. ;;; Note: Emitting linking call for PRETTY-STREAM-P ;;; Emitting code for FORMAT-ABSOLUTE-TAB. ;;; Emitting code for #:G15599. ;;; Emitting code for #:G15603. ;;; Emitting code for #:G15607. ;;; Note: Replacing variable G15614 by its value ;;; Emitting code for #:G15617. ;;; Emitting code for #:G15628. ;;; Note: Replacing variable G15635 by its value ;;; Note: Replacing variable G15642 by its value ;;; Note: Replacing variable G15649 by its value ;;; Note: Replacing variable G15650 by its value ;;; Emitting code for #:G15653. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15692. ;;; Emitting code for #:G15696. ;;; Emitting code for #:G15698. ;;; Emitting code for NSTRING-CAPITALIZE-FIRST. ;;; Emitting code for #:G15707. ;;; Emitting code for #:G15710. ;;; Emitting code for #:G15717. ;;; Emitting code for #:G15720. ;;; Emitting code for PARSE-CONDITIONAL-DIRECTIVE. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15728. ;;; Note: Replacing variable G15737 by its value ;;; Note: Replacing variable G15738 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for EXPAND-MAYBE-CONDITIONAL. ;;; Note: Replacing variable G15751 by its value ;;; Note: Replacing variable G15752 by its value ;;; Emitting code for HAIRY. ;;; Emitting code for EXPAND-TRUE-FALSE-CONDITIONAL. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G15757 by its value ;;; Note: Replacing variable G15759 by its value ;;; Emitting code for HAIRY. ;;; Emitting code for #:G15761. ;;; Emitting code for #:G15786. ;;; Emitting code for #:G15789. ;;; Emitting code for #:G15792. ;;; Emitting code for #:G15795. ;;; Emitting code for #:G15798. ;;; Note: Replacing variable G15807 by its value ;;; Note: Replacing variable G15812 by its value ;;; Note: Replacing variable G15817 by its value ;;; Note: Replacing variable G15818 by its value ;;; Emitting code for #:G15821. ;;; Emitting code for #:G15845. ;;; Note: Replacing variable G15853 by its value ;;; Emitting code for COMPUTE-BINDINGS. ;;; Emitting code for COMPUTE-BLOCK. ;;; Emitting code for COMPUTE-LOOP. ;;; Note: Replacing variable G15846 by its value ;;; Emitting code for COMPUTE-INSIDES. ;;; Emitting code for #:G15855. ;;; Emitting code for DO-LOOP. ;;; Note: Eliminating unreachable code ;;; Emitting code for BIND-ARGS. ;;; Emitting code for DO-GUTS. ;;; Emitting code for #:G15866. ;;; Emitting code for #:G15878. ;;; Emitting code for #:G15881. ;;; Note: Replacing variable G15886 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for CHECK-OUTPUT-LAYOUT-MODE. ;;; Note: Replacing variable G15887 by its value ;;; Emitting code for ILLEGAL-INSIDE-JUSTIFICATION-P. ;;; Emitting code for #:G15888. ;;; Emitting code for #:G15890. ;;; Note: Replacing variable G15895 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G15897. ;;; Note: Replacing variable G15904 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-FORMAT-JUSTIFICATION. ;;; Note: Replacing variable G15915 by its value ;;; Note: Replacing variable G15916 by its value ;;; Note: Replacing variable G15918 by its value ;;; Note: Replacing variable G15919 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for EXPAND-FORMAT-JUSTIFICATION. ;;; Note: Replacing variable G15930 by its value ;;; Note: Replacing variable G15935 by its value ;;; Note: Replacing variable G15940 by its value ;;; Note: Replacing variable G15945 by its value ;;; Note: Replacing variable G15955 by its value ;;; Note: Replacing variable G15960 by its value ;;; Note: Replacing variable G15965 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for INTERPRET-FORMAT-JUSTIFICATION. ;;; Note: Replacing variable G16018 by its value ;;; Note: Replacing variable G16019 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for FORMAT-JUSTIFICATION. ;;; Note: Replacing variable G16030 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16040 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for DO-PADDING. ;;; Note: Replacing variable G16044 by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G16070 by its value ;;; Note: Replacing variable G16071 by its value ;;; Note: Replacing variable G16075 by its value ;;; Note: Replacing variable G16076 by its value ;;; Note: Replacing variable G16078 by its value ;;; Note: Replacing variable G16079 by its value ;;; Note: Replacing variable G16080 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for EXPAND-FORMAT-LOGICAL-BLOCK. ;;; Note: Replacing variable G16082 by its value ;;; Emitting code for INTERPRET-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-16086. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-16098. ;;; Emitting code for #:G16092. ;;; Emitting code for #:G16104. ;;; Emitting code for #:G16111. ;;; Emitting code for #:G16114. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16135 by its value ;;; Note: Replacing variable G16136 by its value ;;; Note: Replacing variable G16139 by its value ;;; Note: Replacing variable G16140 by its value ;;; Emitting code for #:G16145. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16163 by its value ;;; Note: Replacing variable G16164 by its value ;;; Note: Replacing variable G16166 by its value ;;; Note: Replacing variable G16167 by its value ;;; Note: Replacing variable G16169 by its value ;;; Note: Replacing variable G16170 by its value ;;; Emitting code for EXTRACT-USER-FUNCTION-NAME. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/format.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/format.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/format.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;format.lsp. ;;; Compiling src:lsp;defpackage.lsp. ;;; Compiling (DEFMACRO DEFPACKAGE ...). ;;; Compiling (DEFUN DODEFPACKAGE ...). ;;; Compiling (DEFUN FIND-OR-MAKE-SYMBOL ...). ;;; Compiling (DEFUN FIND-DUPLICATES ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclWY9Uzio8_LXQvrWy" for #P"build:lsp;defpackage.o.NEWEST" ;;; Emitting code for DEFPACKAGE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16313 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16318 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for OPTION-VALUES. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for OPTION-VALUES-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16288 by its value ;;; Note: Replacing variable G16289 by its value ;;; Emitting code for TO-STRING. ;;; Emitting code for DODEFPACKAGE. ;;; Note: Replacing variable G16336 by its value ;;; Note: Replacing variable G16337 by its value ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16379 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-OR-MAKE-SYMBOL. ;;; Emitting code for FIND-DUPLICATES. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defpackage.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/defpackage.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defpackage.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;defpackage.lsp. ;;; Compiling src:lsp;ffi.lsp. ;;; Compiling (DEFMACRO DEF-CONSTANT ...). ;;; Compiling (DEFVAR *FFI-TYPES* ...). ;;; Compiling (DEFUN FOREIGN-ELT-TYPE-P ...). ;;; Compiling (DEFMACRO DEF-FOREIGN-TYPE ...). ;;; Compiling (DEFMACRO DEF-TYPE ...). ;;; Compiling (SI:FSET 'DEF-TYPE ...). ;;; Warning: The variable DEFINITION is not used. ;;; Compiling (DEFUN %CONVERT-TO-FFI-TYPE ...). ;;; Compiling (DEFMACRO %ALIGN-DATA ...). ;;; Compiling (DEFUN SIZE-OF-FOREIGN-TYPE ...). ;;; Compiling (SI:FSET 'SIZE-OF-FOREIGN-TYPE ...). ;;; Warning: The variable FIELD-SIZE is not used. ;;; Compiling (DEFUN ALLOCATE-FOREIGN-OBJECT ...). ;;; Note: In function ALLOCATE-FOREIGN-OBJECT, checking types of arguments SIZE TYPE. ;;; Note: Replacing variable BYTES by its value # ;;; Compiling (DEFUN FREE-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO DEF-ENUM ...). ;;; Note: 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 ...). ;;; Note: Replacing variable TYPE by its value # ;;; Compiling (SI:FSET 'DEF-FUNCTION ...). ;;; Warning: The variable MODULE is not used. ;;; Compiling (SI:FSET 'DEF-FUNCTION ...). ;;; Warning: The variable CALL is not used. ;;; Compiling (DEFMACRO DEF-FOREIGN-VAR ...). ;;; Compiling (SI:FSET 'DEF-FOREIGN-VAR ...). ;;; Warning: 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 ...). ;;; Note: Replacing variable DYN-FORM by its value # ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable MODULE is not used. ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable SUPPORTING-LIBRARIES is not used. ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable FORCE-LOAD is not used. ;;; Compiling (DEFMACRO DEFCALLBACK ...). ;;; Note: Removing unused variable ARGS ;;; Compiling (DEFUN CALLBACK ...). ;;; Compiling (DEFUN CLINES ...). ;;; Compiling (DEFMACRO C-INLINE ...). ;;; Note: Replacing variable OTHERS by its value # ;;; Compiling (DEFMACRO DEFINLINE ...). ;;; Compiling (DEFMACRO DEFLA ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO DEFCBODY ...). ;;; Note: Removing unused variable X ;;; Compiling (DEFMACRO DEFENTRY ...). ;;; Note: Removing unused variable X ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHxlRTmn8_vgQvrWy" for #P"build:lsp;ffi.o.NEWEST" ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for DEF-CONSTANT. ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; 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. ;;; Note: Replacing variable G16404 by its value ;;; Note: Replacing variable FIELD by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16409 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16415 by its value ;;; Note: Replacing variable G16416 by its value ;;; Note: Replacing variable G16418 by its value ;;; Emitting code for ALLOCATE-FOREIGN-OBJECT. ;;; Emitting code for FREE-FOREIGN-OBJECT. ;;; Emitting code for DEF-ENUM. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16466 by its value ;;; Emitting code for DEF-STRUCT. ;;; Note: Eliminating unreachable code ;;; Emitting code for SLOT-POSITION. ;;; Note: Replacing variable G16502 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16511 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G16588 by its value ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16609 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DEF-FOREIGN-VAR. ;;; Emitting code for FIND-FOREIGN-LIBRARY. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DO-LOAD-FOREIGN-LIBRARY. ;;; Note: Emitting linking call for COMPILE-FILE-PATHNAME ;;; 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. ;;; Note: Replacing variable G16665 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for DEFENTRY. ;;; Note: Replacing variable G16678 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/ffi.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/ffi.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/ffi.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;ffi.lsp. ;;; Compiling build:lsp;config.lsp. ;;; Compiling (DEFUN UNAME ...). ;;; Compiling (DEFUN SHORT-SITE-NAME ...). ;;; Compiling (DEFUN LONG-SITE-NAME ...). ;;; Note: 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: 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_tFRvrWy" 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: Replacing variable G16702 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/config.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/config.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/config.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling build:lsp;config.lsp. ;;; Compiling src:lsp;describe.lsp. ;;; 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 ...). ;;; 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 DESCRIBE ...). ;;; Compiling (DEFUN INSPECT ...). ;;; Compiling (DEFUN PRINT-DOC ...). ;;; Compiling (DEFUN HELP* ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclpN05wtm8_54RvrWy" for #P"build:lsp;describe.o.NEWEST" ;;; Emitting code for INSPECT-READ-LINE. ;;; Note: Eliminating unreachable code ;;; Emitting code for SELECT-P. ;;; Emitting code for SELECT-E. ;;; Note: Replacing variable G16711 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for SELECT-U. ;;; Emitting code for SELECT-?. ;;; Emitting code for READ-INSPECT-COMMAND. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for INSPECT-INDENT. ;;; Emitting code for INSPECT-INDENT-1. ;;; Emitting code for INSPECT-SYMBOL. ;;; Note: Replacing variable G16724 by its value ;;; Note: Replacing variable G16725 by its value ;;; Note: Replacing variable G16726 by its value ;;; Note: Replacing variable G16727 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16732 by its value ;;; Note: Replacing variable G16734 by its value ;;; Note: Replacing variable G16735 by its value ;;; Note: Replacing variable G16737 by its value ;;; Emitting code for INSPECT-PACKAGE. ;;; Emitting code for INSPECT-CHARACTER. ;;; Emitting code for INSPECT-NUMBER. ;;; Emitting code for INSPECT-CONS. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16744 by its value ;;; Note: Replacing variable G16745 by its value ;;; Note: Replacing variable G16746 by its value ;;; Note: Replacing variable G16748 by its value ;;; Emitting code for INSPECT-STRING. ;;; Note: Replacing variable G16749 by its value ;;; Note: Replacing variable G16750 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16755 by its value ;;; Note: Replacing variable G16756 by its value ;;; Note: Replacing variable G16757 by its value ;;; Emitting code for INSPECT-VECTOR. ;;; Note: Replacing variable G16758 by its value ;;; Note: Replacing variable G16759 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16764 by its value ;;; Note: Replacing variable G16765 by its value ;;; Note: Replacing variable G16766 by its value ;;; Emitting code for INSPECT-ARRAY. ;;; Emitting code for SELECT-HT-N. ;;; Emitting code for #:G16771. ;;; Note: Replacing variable G16772 by its value ;;; Note: Replacing variable G16774 by its value ;;; Emitting code for SELECT-HT-L. ;;; Emitting code for #:G16777. ;;; Emitting code for SELECT-HT-J. ;;; Note: Replacing variable G16781 by its value ;;; Note: Replacing variable G16782 by its value ;;; Note: Replacing variable G16783 by its value ;;; Emitting code for SELECT-HT-?. ;;; Emitting code for INSPECT-HASHTABLE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G16794. ;;; Emitting code for INSPECT-INSTANCE. ;;; Note: Emitting linking call for INSPECT-OBJ ;;; Note: Emitting linking call for DESCRIBE-OBJECT ;;; Emitting code for INSPECT-OBJECT. ;;; Emitting code for DESCRIBE. ;;; Emitting code for INSPECT. ;;; Emitting code for PRINT-DOC. ;;; Emitting code for GOOD-PACKAGE. ;;; Emitting code for DOC1. ;;; Emitting code for HELP*. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16809 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/describe.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/describe.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/describe.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;describe.lsp. ;;; Compiling src:lsp;module.lsp. ;;; 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_9WRvrWy" for #P"build:lsp;module.o.NEWEST" ;;; Emitting code for PROVIDE. ;;; Emitting code for REQUIRE-ERROR. ;;; Emitting code for REQUIRE. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G16818. ;;; Emitting code for #:G16820. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/module.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/module.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/module.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;module.lsp. ;;; Compiling src:lsp;cmdline.lsp. ;;; Compiling (DEFVAR *LISP-INIT-FILE-LIST* ...). ;;; Compiling (DEFVAR *HELP-MESSAGE* ...). ;;; Compiling (DEFUN COMMAND-ARGS ...). ;;; Compiling (DEFUN COMMAND-ARG-ERROR ...). ;;; Compiling (DEFUN PRODUCE-INIT-CODE ...). ;;; Compiling (FSET 'PRODUCE-INIT-CODE ...). ;;; Warning: The variable PATTERN is not used. ;;; Compiling (DEFUN PROCESS-COMMAND-ARGS ...). ;;; Compiling (FSET 'PROCESS-COMMAND-ARGS ...). ;;; Warning: The ignored variable #:G16851 is used. ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl7fYdn6o8_eIRvrWy" for #P"build:lsp;cmdline.o.NEWEST" ;;; Emitting code for COMMAND-ARGS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for COMMAND-ARG-ERROR. ;;; Emitting code for PRODUCE-INIT-CODE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G16837 by its value ;;; Note: Replacing variable G16840 by its value ;;; Note: Replacing variable G16841 by its value ;;; Note: Replacing variable G16842 by its value ;;; Note: Replacing variable G16843 by its value ;;; Emitting code for PROCESS-COMMAND-ARGS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G16853. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/cmdline.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/cmdline.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/cmdline.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;cmdline.lsp. ;;; Compiling src:lsp;top.lsp. ;;; Compiling (DEFVAR *QUIT-TAG* ...). ;;; Compiling (DEFVAR *QUIT-TAGS* ...). ;;; Compiling (DEFVAR *BREAK-LEVEL* ...). ;;; Compiling (DEFVAR *BREAK-ENV* ...). ;;; Compiling (DEFVAR *IHS-BASE* ...). ;;; Compiling (DEFVAR *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 (DEFUN TERMINAL-INTERRUPT ...). ;;; Compiling (DEFUN TPL ...). ;;; Compiling (DEFUN TPL-PROMPT ...). ;;; Compiling (DEFUN TPL-READ ...). ;;; 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: Removing unused variable FUNCTIONS ;;; Note: Removing unused variable BLOCKS ;;; Note: Removing unused variable VARIABLES ;;; Compiling (FSET 'TPL-DISASSEMBLE-COMMAND ...). ;;; Warning: The variable NO-VALUES is not used. ;;; Compiling (DEFUN TPL-LAMBDA-EXPRESSION-COMMAND ...). ;;; Compiling (FSET 'TPL-LAMBDA-EXPRESSION-COMMAND ...). ;;; Warning: The variable NO-VALUES is not used. ;;; Compiling (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...). ;;; Compiling (DEFUN FUNCTION-LAMBDA-LIST ...). ;;; Compiling (FSET 'FUNCTION-LAMBDA-LIST ...). ;;; Warning: The variable LEX-ENV is not used. ;;; Compiling (DEFUN TPL-VARIABLES-COMMAND ...). ;;; Compiling (DEFUN TPL-BDS-COMMAND ...). ;;; Compiling (DEFUN TPL-BACKTRACE ...). ;;; 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 ...). ;;; Compiling (DEFUN TPL-BACKWARD-SEARCH ...). ;;; Compiling (DEFUN TPL-FORWARD-SEARCH ...). ;;; Compiling (FSET 'TPL-FORWARD-SEARCH ...). ;;; Warning: Unkonwn 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 DEFAULT-DEBUGGER ...). ;;; Compiling (DEFUN INVOKE-DEBUGGER ...). ;;; Compiling (DEFUN SAFE-EVAL ...). ;;; Compiling (FSET 'SAFE-EVAL ...). ;;; Warning: The variable OLD-HOOKS is not used. ;;; End of Pass 1. ;;; Note: Creating tag: "_eclvs8eQWo8_vPRvrWy" for #P"build:lsp;top.o.NEWEST" ;;; Emitting code for TOP-LEVEL. ;;; Note: Emitting linking call for PROCESS-COMMAND-ARGS ;;; Note: Emitting linking call for LISP-IMPLEMENTATION-VERSION ;;; Emitting code for TERMINAL-INTERRUPT. ;;; Emitting code for TPL. ;;; Note: Emitting linking call for TPL-READ ;;; Note: Replacing variable G16861 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-PROMPT. ;;; Emitting code for TPL-READ. ;;; Note: Emitting linking call for WARN ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-MAKE-COMMAND. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-PARSE-FORMS. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-PARSE-STRINGS. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G16881. ;;; Emitting code for TPL-PRINT. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-UNKNOWN-COMMAND. ;;; Emitting code for TPL-POP-COMMAND. ;;; Emitting code for TPL-QUIT-COMMAND. ;;; Emitting code for TPL-PREVIOUS. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-NEXT. ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FUNCTION-LAMBDA-LIST. ;;; Note: Emitting linking call for GENERIC-FUNCTION-LAMBDA-LIST ;;; Note: Tail-recursive call of FUNCTION-LAMBDA-LIST was replaced by iteration. ;;; Emitting code for TPL-VARIABLES-COMMAND. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-BDS-COMMAND. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-BACKTRACE. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Eliminating unreachable code ;;; Emitting code for SET-BREAK-ENV. ;;; Emitting code for IHS-SEARCH. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-BACKWARD-SEARCH. ;;; Note: Replacing variable G17000 by its value ;;; Emitting code for TPL-FORWARD-SEARCH. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-APROPOS-COMMAND. ;;; Emitting code for TPL-DOCUMENT-COMMAND. ;;; Note: Emitting linking call for HELP ;;; Emitting code for TPL-STEP-COMMAND. ;;; Note: Emitting linking call for STEP* ;;; Emitting code for TPL-TRACE-COMMAND. ;;; Note: Emitting linking call for TRACE* ;;; Emitting code for TPL-UNTRACE-COMMAND. ;;; Note: Emitting linking call for UNTRACE* ;;; Emitting code for TPL-LOAD-COMMAND. ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-COMPILE-COMMAND. ;;; Note: Eliminating unreachable code ;;; Note: Emitting linking call for COMPILE-FILE ;;; Emitting code for TPL-HELP-COMMAND. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for TPL-HELP-STACK-COMMAND. ;;; Emitting code for DEFAULT-DEBUGGER. ;;; Note: Emitting linking call for COMPUTE-RESTARTS ;;; Note: Eliminating unreachable code ;;; Emitting code for INVOKE-DEBUGGER. ;;; Note: Emitting linking call for DEFAULT-DEBUGGER ;;; Emitting code for SAFE-EVAL. ;;; Emitting code for #:G17035. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/top.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/lsp/top.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/lsp/top.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;top.lsp. ;;; Compiling src:clos;kernel.lsp. ;;; 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 ...). ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: 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_U2SvrWy" for #P"build:clos;kernel.o.NEWEST" ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; 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. ;;; Note: Replacing variable G17066 by its value ;;; Note: Replacing variable G17068 by its value ;;; Emitting code for FIND-CLASS. ;;; Emitting code for CLASSP. ;;; Emitting code for INSTALL-METHOD. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Replacing variable G17075 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for MAKE-METHOD ;;; Note: Emiting FDEFINITION for ADD-METHOD ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: Replacing variable G17077 by its value ;;; Note: Replacing variable G17078 by its value ;;; Note: Replacing variable G17079 by its value ;;; Note: Replacing variable G17080 by its value ;;; Note: Replacing variable G17081 by its value ;;; Note: Replacing variable G17082 by its value ;;; Note: Replacing variable G17083 by its value ;;; Note: Replacing variable G17084 by its value ;;; Note: Replacing variable G17085 by its value ;;; Note: Replacing variable G17086 by its value ;;; Note: Replacing variable G17087 by its value ;;; Note: Replacing variable G17088 by its value ;;; Note: Replacing variable G17089 by its value ;;; Note: Replacing variable G17091 by its value ;;; Note: Replacing variable G17092 by its value ;;; Emitting code for COMPUTE-APPLICABLE-METHODS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for COMPARE-SPECIALIZERS. ;;; Emitting code for COMPUTE-G-F-SPEC-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17142 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17149 by its value ;;; Note: Replacing variable G17150 by its value ;;; Emitting code for NUPDATE-SPEC-HOW-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17132 by its value ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/kernel.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/kernel.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/kernel.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;kernel.lsp. ;;; Compiling src:clos;method.lsp. ;;; Compiling (DEFVAR *METHOD-SIZE* ...). ;;; Compiling (DEFVAR *EARLY-METHODS* ...). ;;; Compiling (DEFVAR *NEXT-METHODS* ...). ;;; Compiling (DEFMACRO DEFMETHOD ...). ;;; Compiling (SI:FSET 'DEFMETHOD ...). ;;; Warning: Ignore declaration was found for not bound variable REQUIRED-PARAMETERS. ;;; Compiling (DEFUN EXPAND-DEFMETHOD ...). ;;; Note: Removing unused variable AUX-BINDINGS ;;; Compiling (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...). ;;; Compiling (DEFUN WALK-METHOD-LAMBDA ...). ;;; Compiling (SI:FSET 'WALK-METHOD-LAMBDA ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'WALK-METHOD-LAMBDA ...). ;;; Warning: 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 ...). ;;; Compiling (SI:FSET 'FIND-METHOD ...). ;;; Warning: The variable REQUIRED-ARGS is not used. ;;; Note: Removing unused variable FOUND ;;; Compiling (DEFMACRO WITH-SLOTS ...). ;;; Compiling (DEFMACRO WITH-ACCESSORS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl4EjcYun8_70SvrWy" for #P"build:clos;method.o.NEWEST" ;;; Emitting code for DEFMETHOD. ;;; Emitting code for EXPAND-DEFMETHOD. ;;; Note: Replacing variable G17157 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17159 by its value ;;; Note: Replacing variable G17160 by its value ;;; Emitting code for ENVIRONMENT-CONTAINS-CLOSURE. ;;; Emitting code for FUNCTION-BOUNDARY. ;;; Emitting code for WALK-METHOD-LAMBDA. ;;; Emitting code for CODE-WALKER. ;;; Note: Replacing variable G17169 by its value ;;; Note: Replacing variable G17172 by its value ;;; Note: Replacing variable G17173 by its value ;;; Note: Replacing variable G17174 by its value ;;; Note: Replacing variable G17175 by its value ;;; Emitting code for LEGAL-GENERIC-FUNCTION-NAME-P. ;;; Emitting code for PARSE-DEFMETHOD. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-SPECIALIZED-LAMBDA-LIST. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17191 by its value ;;; Note: Replacing variable G17192 by its value ;;; Note: Replacing variable G17197 by its value ;;; Note: Replacing variable G17198 by its value ;;; Emitting code for DECLARATION-SPECIALIZERS. ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKE-METHOD. ;;; Note: Replacing variable G17218 by its value ;;; Note: Replacing variable G17219 by its value ;;; Note: Replacing variable G17220 by its value ;;; Note: Replacing variable G17221 by its value ;;; Note: Replacing variable G17222 by its value ;;; Note: Replacing variable G17223 by its value ;;; Note: Replacing variable G17224 by its value ;;; Note: Replacing variable G17225 by its value ;;; Note: Replacing variable G17226 by its value ;;; Note: Replacing variable G17227 by its value ;;; Note: Replacing variable G17228 by its value ;;; Note: Replacing variable G17229 by its value ;;; Emitting code for METHOD-P. ;;; Emitting code for METHOD-NEEDS-NEXT-METHODS-P. ;;; Emitting code for ADD-METHOD. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Note: Replacing variable G17233 by its value ;;; Note: Replacing variable G17231 by its value ;;; Note: Replacing variable G17236 by its value ;;; Note: Replacing variable G17234 by its value ;;; Note: Replacing variable G17237 by its value ;;; Note: Replacing variable G17238 by its value ;;; Note: Replacing variable G17239 by its value ;;; Note: Replacing variable G17241 by its value ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Emitting code for FIND-METHOD. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for METHOD-QUALIFIERS ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for WITH-SLOTS. ;;; Note: Eliminating unreachable code ;;; Emitting code for WITH-ACCESSORS. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17276 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/method.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/method.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/method.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;method.lsp. ;;; Compiling src:clos;slot.lsp. ;;; Compiling (DEFUN MAKE-SIMPLE-SLOTD ...). ;;; Compiling (DEFUN CANONICAL-SLOT-TO-DIRECT-SLOT ...). ;;; Note: Removing unused variable NAME ;;; Compiling (DEFUN PARSE-SLOT ...). ;;; Compiling (DEFUN PARSE-SLOTS ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclMWYiQJn8_T7SvrWy" for #P"build:clos;slot.o.NEWEST" ;;; Emitting code for MAKE-SIMPLE-SLOTD. ;;; Emitting code for CANONICAL-SLOT-TO-DIRECT-SLOT. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17292 by its value ;;; Emitting code for #:G17294. ;;; Emitting code for #:G17297. ;;; Note: Replacing variable G17299 by its value ;;; Note: Replacing variable G17300 by its value ;;; Emitting code for PARSE-SLOT. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-SLOTS. ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/slot.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/slot.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/slot.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;slot.lsp. ;;; Compiling src:clos;combin.lsp. ;;; Compiling (DEFUN EFFECTIVE-METHOD-FUNCTION ...). ;;; Compiling (DEFUN WRAPPED-METHOD-FUNCTION ...). ;;; Compiling (DEFUN COMBINE-METHOD-FUNCTIONS ...). ;;; Compiling (SI:FSET 'COMBINE-METHOD-FUNCTIONS ...). ;;; Warning: 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 ...). ;;; Compiling (SI:FSET 'STANDARD-MAIN-EFFECTIVE-METHOD ...). ;;; Warning: The variable NO-NEXT-METHOD is not used. ;;; Compiling (DEFUN STANDARD-COMPUTE-EFFECTIVE-METHOD ...). ;;; Compiling (DEFVAR *METHOD-COMBINATIONS* ...). ;;; Compiling (DEFUN INSTALL-METHOD-COMBINATION ...). ;;; Note: Removing unused variable G17372 ;;; Compiling (DEFUN DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Compiling (SI:FSET 'DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Warning: The variable DOCUMENTATION is not used. ;;; Compiling (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Compiling (SI:FSET 'DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Warning: The variable DESCRIPTION is not used. ;;; Note: 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_rBSvrWy" for #P"build:clos;combin.o.NEWEST" ;;; Emitting code for EFFECTIVE-METHOD-FUNCTION. ;;; Note: Emiting FUNCALL for METHOD-P ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for WRAPPED-METHOD-FUNCTION. ;;; Emitting code for #:G17324. ;;; Emitting code for COMBINE-METHOD-FUNCTIONS. ;;; Emitting code for #:G17325. ;;; Emitting code for CALL-METHOD. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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 #:G17337. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for STANDARD-COMPUTE-EFFECTIVE-METHOD. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G17360. ;;; Emitting code for INSTALL-METHOD-COMBINATION. ;;; Note: Replacing variable G17370 by its value ;;; Note: Replacing variable G17371 by its value ;;; Emitting code for DEFINE-SIMPLE-METHOD-COMBINATION. ;;; Emitting code for DEFINE-COMPLEX-METHOD-COMBINATION. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17382 by its value ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; 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. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/combin.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/combin.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/combin.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;combin.lsp. ;;; Compiling src:clos;boot.lsp. ;;; 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) ...). ;;; Compiling (SI:FSET '(SETF SLOT-VALUE) ...). ;;; Warning: Too many arguments for generic function SLOT-MISSING ;;; Compiling (DEFUN SLOT-MAKUNBOUND ...). ;;; Compiling (DEFUN SLOT-EXISTS-P ...). ;;; Compiling (DEFUN STANDARD-INSTANCE-GET ...). ;;; Note: Removing unused variable CLASS ;;; Compiling (DEFUN STANDARD-INSTANCE-SET ...). ;;; Note: Removing unused variable CLASS ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MISSING ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MISSING ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). ;;; Compiling (INSTALL-METHOD 'SLOT-UNBOUND ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD CLASS-NAME ...). ;;; Compiling (DEFMETHOD (SETF CLASS-NAME) ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloZk474n8_rJSvrWy" for #P"build:clos;boot.o.NEWEST" ;;; Emitting code for MAKE-EMPTY-STANDARD-CLASS. ;;; Note: Replacing variable G17397 by its value ;;; Note: Replacing variable G17398 by its value ;;; Note: Replacing variable G17399 by its value ;;; Note: Replacing variable G17400 by its value ;;; Note: Replacing variable G17401 by its value ;;; Note: Replacing variable G17402 by its value ;;; Note: Replacing variable G17403 by its value ;;; Note: Replacing variable G17404 by its value ;;; Note: Replacing variable G17405 by its value ;;; Note: Replacing variable G17406 by its value ;;; Note: Replacing variable G17407 by its value ;;; Note: Replacing variable G17408 by its value ;;; Note: Replacing variable G17409 by its value ;;; Note: Replacing variable G17410 by its value ;;; Note: Replacing variable G17411 by its value ;;; Note: Replacing variable G17412 by its value ;;; Note: Replacing variable G17413 by its value ;;; Note: Replacing variable G17414 by its value ;;; Note: Replacing variable G17415 by its value ;;; Note: Replacing variable G17416 by its value ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Note: Replacing variable G17417 by its value ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17431 by its value ;;; Note: Replacing variable G17432 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Replacing variable G17434 by its value ;;; Note: Replacing variable G17435 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17441 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Replacing variable G17443 by its value ;;; Note: Replacing variable G17445 by its value ;;; Note: Replacing variable G17447 by its value ;;; Note: Replacing variable G17448 by its value ;;; Note: Replacing variable G17449 by its value ;;; Note: Replacing variable G17450 by its value ;;; Note: Replacing variable G17451 by its value ;;; Note: Replacing variable G17452 by its value ;;; Note: Replacing variable G17453 by its value ;;; Note: Replacing variable G17455 by its value ;;; Note: Replacing variable G17456 by its value ;;; Note: Replacing variable G17457 by its value ;;; Note: Replacing variable G17459 by its value ;;; Note: Replacing variable G17460 by its value ;;; Note: Replacing variable G17461 by its value ;;; Note: Replacing variable G17463 by its value ;;; Note: Replacing variable G17465 by its value ;;; Note: Replacing variable G17467 by its value ;;; Note: Replacing variable G17469 by its value ;;; Note: Replacing variable G17471 by its value ;;; Note: Replacing variable G17481 by its value ;;; Note: Replacing variable G17482 by its value ;;; Note: Replacing variable G17483 by its value ;;; Note: Replacing variable G17485 by its value ;;; Note: Replacing variable G17487 by its value ;;; Note: Replacing variable G17488 by its value ;;; Emitting code for #:G17495. ;;; Note: Replacing variable G17496 by its value ;;; Note: Replacing variable G17497 by its value ;;; Note: Emiting FDEFINITION for ALLOCATE-INSTANCE ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Note: Emiting FUNCALL for CLASS-SLOT-TABLE ;;; Emitting code for SLOT-VALUE. ;;; Note: Emiting FUNCALL for SLOT-VALUE-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-BOUNDP. ;;; Note: Emiting FUNCALL for SLOT-BOUNDP-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for (SETF SLOT-VALUE). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE-USING-CLASS) ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-MAKUNBOUND. ;;; Note: Emiting FUNCALL for SLOT-MAKUNBOUND-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-EXISTS-P. ;;; Emitting code for STANDARD-INSTANCE-GET. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Emitting code for STANDARD-INSTANCE-SET. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Replacing variable G17499 by its value ;;; Note: Replacing variable G17500 by its value ;;; Emitting code for #:G17501. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for SLOT-UNBOUND ;;; Emitting code for #:G17502. ;;; Emitting code for #:G17503. ;;; Emitting code for #:G17508. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Replacing variable G17509 by its value ;;; Emitting code for #:G17511. ;;; Emitting code for #:G17512. ;;; Emitting code for #:G17513. ;;; Emitting code for #:G17518. ;;; Note: Replacing variable G17519 by its value ;;; Note: Replacing variable G17520 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/boot.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/boot.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/boot.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;boot.lsp. ;;; Compiling src:clos;defclass.lsp. ;;; Compiling (DEFUN SELF-EVALUATING-P ...). ;;; Compiling (DEFUN MAKE-FUNCTION-INITFORM ...). ;;; Compiling (DEFUN PARSE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMACRO DEFCLASS ...). ;;; Note: Removing unused variable G17612 ;;; Note: Replacing variable X by its value # ;;; Note: Removing unused variable G17618 ;;; Note: Removing unused variable METACLASS-NAME ;;; Note: Removing unused variable DEFAULT-INITARGS ;;; Note: Removing unused variable DOCUMENTATION ;;; Compiling (DEFUN ENSURE-CLASS ...). ;;; Compiling (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFUN WALK-SUPERS ...). ;;; Compiling (DEFUN CLASS-ORDERING-ERROR ...). ;;; Note: In function PRETTY, checking types of arguments CLASS. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE CLASS CLASS) ;;; End of Pass 1. ;;; Note: Creating tag: "_ecloZCntZn8_WQSvrWy" for #P"build:clos;defclass.o.NEWEST" ;;; Emitting code for SELF-EVALUATING-P. ;;; Emitting code for MAKE-FUNCTION-INITFORM. ;;; Emitting code for ENCLOSE. ;;; Emitting code for PARSE-DEFAULT-INITARGS. ;;; Note: Eliminating unreachable code ;;; Emitting code for DEFCLASS. ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17610 by its value ;;; Note: Replacing variable G17624 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17616 by its value ;;; Note: Replacing variable G17617 by its value ;;; Note: Replacing variable G17625 by its value ;;; Note: Replacing variable G17626 by its value ;;; Note: Emiting FUNCALL for SI::MAYBE-UNQUOTE ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17639 by its value ;;; Emitting code for ENSURE-CLASS. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Replacing variable G17642 by its value ;;; Note: Emiting FUNCALL for SI:CREATE-TYPE-NAME ;;; Note: Replacing variable G17644 by its value ;;; Note: Replacing variable G17645 by its value ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Emitting code for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST. ;;; Note: Replacing variable G17667 by its value ;;; Note: Replacing variable G17669 by its value ;;; Note: Replacing variable G17671 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for TRANSITIVE-CLOSURE. ;;; Emitting code for FIND-FARTHEST-MOVE. ;;; Note: Eliminating unreachable code ;;; Emitting code for MUST-MOVE-P. ;;; Note: Eliminating unreachable code ;;; Emitting code for WALK. ;;; Note: Eliminating unreachable code ;;; Emitting code for WALK-SUPERS. ;;; Note: Eliminating unreachable code ;;; Emitting code for CLASS-ORDERING-ERROR. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PRETTY. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/defclass.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/defclass.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/defclass.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;defclass.lsp. ;;; Compiling src:clos;standard.lsp. ;;; 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 ...). ;;; Compiling (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CANONICALIZED-SLOT is not used. ;;; Compiling (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Compiling (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CANONICALIZED-SLOT is not used. ;;; Compiling (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (INSTALL-METHOD 'INITIALIZE-INSTANCE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'INITIALIZE-INSTANCE ...). ;;; Warning: The variable SEALEDP is not used. ;;; Compiling (INSTALL-METHOD 'INITIALIZE-INSTANCE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: 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 ...). ;;; Compiling (INSTALL-METHOD 'FINALIZE-INHERITANCE ...). ;;; Warning: Too many arguments for generic function DIRECT-SLOT-DEFINITION-CLASS ;;; Compiling (INSTALL-METHOD 'FINALIZE-INHERITANCE ...). ;;; Warning: Too many arguments for generic function REINITIALIZE-INSTANCE ;;; Compiling (DEFUN STD-CREATE-SLOTS-TABLE ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Compiling (INSTALL-METHOD 'FINALIZE-INHERITANCE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFMETHOD COMPUTE-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (DEFUN SLOT-DEFINITION-TO-LIST ...). ;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). ;;; Compiling (DEFMETHOD COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). ;;; Compiling (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-SUPERCLASSES is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-DEFAULT-INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: 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 ...). ;;; Compiling (INSTALL-METHOD 'COMPUTE-SLOTS ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN STD-CLASS-COMPUTE-SLOTS ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (INSTALL-METHOD 'COMPUTE-SLOTS ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN UNBOUND-SLOT-ERROR ...). ;;; Note: In function UNBOUND-SLOT-ERROR, checking types of arguments INDEX OBJECT. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE INDEX FIXNUM) ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE OBJECT STANDARD-OBJECT) ;;; Compiling (DEFUN SAFE-INSTANCE-REF ...). ;;; Note: In function SAFE-INSTANCE-REF, checking types of arguments INDEX OBJECT. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE INDEX FIXNUM) ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE OBJECT STANDARD-OBJECT) ;;; Compiling (DEFUN STD-CLASS-OPTIMIZED-ACCESSORS ...). ;;; Note: Replacing variable INDEX by its value # ;;; Compiling (DEFUN STD-CLASS-SEALED-ACCESSORS ...). ;;; Compiling (SI:FSET 'STD-CLASS-SEALED-ACCESSORS ...). ;;; Warning: Type declaration was found for not bound variable SLOT-INDEX. ;;; Compiling (DEFUN STD-CLASS-ACCESSORS ...). ;;; Compiling (DEFUN STD-CLASS-GENERATE-ACCESSORS ...). ;;; Note: Removing unused variable OPTIMIZABLE ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFUN VALID-KEYWORDS-FROM-METHODS ...). ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable REQS is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable OPTS is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable REST is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable KEY-FLAG is not used. ;;; Compiling (DEFUN CHECK-INITARGS ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (INSTALL-METHOD 'DESCRIBE-OBJECT ...). ;;; Warning: The variable STREAM is not used. ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHipyaVm8_lZSvrWy" for #P"build:clos;standard.o.NEWEST" ;;; Emitting code for #:G17702. ;;; Emitting code for #:G17703. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Emitting code for #:G17746. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17765 by its value ;;; Note: Replacing variable G17766 by its value ;;; Note: Replacing variable G17767 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Replacing variable G17768 by its value ;;; Note: Replacing variable G17769 by its value ;;; Note: Replacing variable G17770 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for COMPUTE-INSTANCE-SIZE. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Replacing variable G17777 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G17778. ;;; Note: Emiting FUNCALL for CLASS-FINALIZED-P ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Note: Emiting FUNCALL for CLASS-SIZE ;;; Emitting code for #:G17781. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CLASS-PROTOTYPE ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CLASS-PROTOTYPE ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for ALLOCATE-INSTANCE ;;; Emitting code for ADD-DEFAULT-INITARGS. ;;; Note: Emiting FUNCALL for CLASS-DEFAULT-INITARGS ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Replacing variable G17790 by its value ;;; Emitting code for #:G17793. ;;; Emitting code for #:G17794. ;;; Emitting code for #:G17815. ;;; Note: Replacing variable G17816 by its value ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17824 by its value ;;; Note: Emiting FUNCALL for CHECK-DIRECT-SUPERCLASSES ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for ADD-DIRECT-SUBCLASS ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Emitting code for #:G17840. ;;; Note: Replacing variable G17841 by its value ;;; Note: Replacing variable G17842 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Replacing variable G17844 by its value ;;; Note: Replacing variable G17845 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G17853. ;;; Note: Replacing variable G17856 by its value ;;; Note: Replacing variable G17854 by its value ;;; Emitting code for #:G17861. ;;; Note: Replacing variable G17862 by its value ;;; Emitting code for #:G17868. ;;; Emitting code for FORWARD-REFERENCED-CLASS-P. ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Note: Emiting FUNCALL for CLASS-SLOT-TABLE ;;; Emitting code for #:G17913. ;;; Note: Emiting FUNCALL for COMPUTE-CLASS-PRECEDENCE-LIST ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Note: Replacing variable G17914 by its value ;;; Note: Replacing variable G17915 by its value ;;; Note: Emiting FUNCALL for COMPUTE-SLOTS ;;; Note: Replacing variable G17924 by its value ;;; Note: Replacing variable G17925 by its value ;;; Note: Replacing variable G17926 by its value ;;; Note: Replacing variable G17928 by its value ;;; Note: Emiting FUNCALL for COMPUTE-DEFAULT-INITARGS ;;; Note: Replacing variable G17930 by its value ;;; Note: Replacing variable G17931 by its value ;;; Note: Emiting FUNCALL for CLASS-SEALEDP ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Replacing variable G17944 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17952 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for DIRECT-SLOT-DEFINITION-CLASS ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17955 by its value ;;; Note: Replacing variable G17956 by its value ;;; Note: Emiting FUNCALL for SI::SUBTYPEP-CLEAR-CACHE ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for REINITIALIZE-INSTANCE ;;; Emitting code for STD-CREATE-SLOTS-TABLE. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G17969 by its value ;;; Note: Replacing variable G17970 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Replacing variable G17971 by its value ;;; Note: Replacing variable G17972 by its value ;;; Emitting code for #:G17973. ;;; Emitting code for #:G17974. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ;;; Emitting code for #:G17979. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for COMPUTE-EFFECTIVE-SLOT-DEFINITION ;;; Emitting code for SLOT-DEFINITION-TO-LIST. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFUNCTION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-DOCUMENTATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Emitting code for #:G18041. ;;; Emitting code for COMBINE-SLOTDS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Replacing variable G18042 by its value ;;; Note: Replacing variable G18043 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Replacing variable G18044 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-INITARGS) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Replacing variable G18046 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-INITFORM) ;;; Note: Replacing variable G18048 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-READERS) ;;; Note: Replacing variable G18050 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-WRITERS) ;;; Note: Replacing variable G18052 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-TYPE) ;;; Emitting code for DIRECT-TO-EFFECTIVE. ;;; Emitting code for #:G18054. ;;; Note: Emiting FUNCALL for CLASS-DIRECT-DEFAULT-INITARGS ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18059. ;;; Note: Emiting FDEFINITION for CHANGE-CLASS ;;; Emitting code for COERCE-TO-CLASS. ;;; Note: Emiting FDEFINITION for WARN ;;; Emitting code for HELP-ENSURE-CLASS. ;;; Note: Replacing variable G18065 by its value ;;; Note: Replacing variable G18067 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for CLASS-COMPUTE-SLOTS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Replacing variable G18076 by its value ;;; Note: Replacing variable G18077 by its value ;;; Note: Replacing variable G18078 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18082 by its value ;;; Note: Replacing variable G18083 by its value ;;; Note: Replacing variable G18084 by its value ;;; Note: Replacing variable G18085 by its value ;;; Note: Replacing variable G18086 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18087. ;;; Emitting code for STD-CLASS-COMPUTE-SLOTS. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Replacing variable G18096 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Replacing variable G18103 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Emitting code for #:G18105. ;;; Emitting code for UNBOUND-SLOT-ERROR. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOTD-UNBOUND ;;; Emitting code for SAFE-INSTANCE-REF. ;;; Emitting code for STD-CLASS-OPTIMIZED-ACCESSORS. ;;; Emitting code for #:G18112. ;;; Note: Emiting FDEFINITION for SLOT-UNBOUND ;;; Emitting code for #:G18113. ;;; Emitting code for STD-CLASS-SEALED-ACCESSORS. ;;; Emitting code for #:G18114. ;;; Emitting code for #:G18115. ;;; Emitting code for STD-CLASS-ACCESSORS. ;;; Emitting code for #:G18116. ;;; Emitting code for #:G18117. ;;; Note: Replacing variable G18121 by its value ;;; Note: Replacing variable G18123 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for STD-CLASS-GENERATE-ACCESSORS. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18145. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Emitting code for VALID-KEYWORDS-FROM-METHODS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for CHECK-INITARGS. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18175 by its value ;;; Note: Replacing variable G18176 by its value ;;; Emitting code for #:G18177. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/standard.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/standard.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/standard.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;standard.lsp. ;;; Compiling src:clos;builtin.lsp. ;;; Compiling (LET* (# #) ...). ;;; Warning: Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (BLOCK NIL ...). ;;; Warning: Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-SUPERCLASSES is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: 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 ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable VAL is not used. ;;; Compiling (DEFMETHOD SLOT-EXISTS-P-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: 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 ...). ;;; Compiling (INSTALL-METHOD 'FINALIZE-INHERITANCE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFCLASS STRUCTURE-OBJECT ...). ;;; Warning: Ignoring class definition for STRUCTURE-OBJECT ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclEL9ibdm8_otSvrWy" for #P"build:clos;builtin.o.NEWEST" ;;; Note: Replacing variable G18187 by its value ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Emitting code for #:G18189. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Note: Replacing variable G18203 by its value ;;; Note: Replacing variable G18204 by its value ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Note: Replacing variable G18205 by its value ;;; Note: Replacing variable G18206 by its value ;;; Note: Replacing variable G18207 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18209. ;;; Emitting code for #:G18210. ;;; Emitting code for #:G18211. ;;; Note: Emiting FDEFINITION for MAKE-INSTANCES-OBSOLETE ;;; Emitting code for #:G18212. ;;; Emitting code for #:G18213. ;;; Emitting code for #:G18214. ;;; Emitting code for #:G18215. ;;; Emitting code for #:G18216. ;;; Emitting code for #:G18217. ;;; Emitting code for #:G18218. ;;; Emitting code for #:G18221. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for #:G18227. ;;; Note: Emiting FDEFINITION for MAKE-LOAD-FORM-SAVING-SLOTS ;;; Emitting code for #:G18228. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/builtin.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/builtin.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/builtin.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;builtin.lsp. ;;; Compiling src:clos;change.lsp. ;;; Compiling (DEFCLASS FORWARD-REFERENCED-CLASS ...). ;;; Warning: Ignoring class definition for FORWARD-REFERENCED-CLASS ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...). ;;; Note: In function G18236, checking types of arguments NEW-DATA OLD-DATA. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Note: In function G18266, checking types of arguments NEW-CLASS INSTANCE. ;;; Compiling (INSTALL-METHOD 'CHANGE-CLASS ...). ;;; Warning: The variable OLD-LOCAL-SLOTDS is not used. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (INSTALL-METHOD 'CHANGE-CLASS ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'CHANGE-CLASS ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'CHANGE-CLASS ...). ;;; Warning: The variable NEW-CLASS is not used. ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Compiling (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Warning: The ignored variable DISCARDED-SLOTS is used. ;;; Compiling (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Warning: The ignored variable PROPERTY-LIST is used. ;;; Compiling (DEFUN UPDATE-INSTANCE ...). ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Compiling (INSTALL-METHOD 'REINITIALIZE-INSTANCE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'REINITIALIZE-INSTANCE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SLOT-ACCESSORS ...). ;;; Note: In function REMOVE-OPTIONAL-SLOT-ACCESSORS, checking types of arguments CLASS. ;;; Note: Unable to emit check for variable (OPTIONAL-CHECK-TYPE CLASS CLASS) ;;; End of Pass 1. ;;; Note: Creating tag: "_eclvDnvqan8_QzSvrWy" for #P"build:clos;change.o.NEWEST" ;;; Emitting code for #:G18236. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CHECK-INITARGS ;;; Emitting code for #:G18266. ;;; Note: Emiting FUNCALL for CLASS-SIZE ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Replacing variable G18278 by its value ;;; Note: Replacing variable G18279 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G18281. ;;; Note: Emiting FUNCALL for FORWARD-REFERENCED-CLASS-P ;;; Emitting code for #:G18282. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CHECK-INITARGS ;;; Emitting code for UPDATE-INSTANCE. ;;; Note: Emiting FUNCALL for CLASS-SIZE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for UPDATE-INSTANCE-FOR-REDEFINED-CLASS ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for #:G18331. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for CLASS-FINALIZED-P ;;; Note: Replacing variable G18332 by its value ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18340 by its value ;;; Note: Emiting FUNCALL for CHECK-DIRECT-SUPERCLASSES ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for ADD-DIRECT-SUBCLASS ;;; Note: Replacing variable G18344 by its value ;;; Note: Replacing variable G18345 by its value ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Emitting code for #:G18350. ;;; Note: Replacing variable G18351 by its value ;;; Emitting code for REMOVE-OPTIONAL-SLOT-ACCESSORS. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/change.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/change.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/change.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;change.lsp. ;;; Compiling src:clos;stdmethod.lsp. ;;; 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 ...). ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: The variable REQS is not used. ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: The variable OPTS is not used. ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: 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_A7TvrWy" for #P"build:clos;stdmethod.o.NEWEST" ;;; Emitting code for #:G18370. ;;; Emitting code for FUNCTION-KEYWORDS. ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/stdmethod.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/stdmethod.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/stdmethod.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;stdmethod.lsp. ;;; Compiling src:clos;generic.lsp. ;;; Compiling (DEFMACRO DEFGENERIC ...). ;;; Note: Replacing variable M by its value # ;;; 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 ...). ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; The variable STRING is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable SLOT-NAMES is not used. ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; The variable .COMBINED-METHOD-ARGS. is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable SLOT-NAMES is not used. ;;; Compiling (DEFUN ASSOCIATE-METHODS-TO-GFUN ...). ;;; Note: Removing unused variable G18439 ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Warning: The variable DELETE-METHODS is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Warning: The variable GFUN is not used. ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclSCOAdVo8_EATvrWy" for #P"build:clos;generic.o.NEWEST" ;;; Emitting code for DEFGENERIC. ;;; Note: Replacing variable G18387 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-DEFGENERIC. ;;; Emitting code for PARSE-GENERIC-OPTIONS. ;;; Note: Eliminating unreachable code ;;; Emitting code for PARSE-LAMBDA-LIST. ;;; Emitting code for VALID-DECLARATION-P. ;;; Note: Eliminating unreachable code ;;; Emitting code for LAMBDA-LIST-REQUIRED-ARGUMENTS. ;;; Emitting code for #:G18414. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18426 by its value ;;; Emitting code for #:G18421. ;;; Note: Emiting FUNCALL for CONGRUENT-LAMBDA-P ;;; Emitting code for #:G18428. ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Emitting code for ASSOCIATE-METHODS-TO-GFUN. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18435 by its value ;;; Note: Replacing variable G18437 by its value ;;; Note: Replacing variable G18438 by its value ;;; Emitting code for #:G18464. ;;; Note: Replacing variable G18467 by its value ;;; Note: Replacing variable G18469 by its value ;;; Note: Replacing variable G18471 by its value ;;; Note: Replacing variable G18473 by its value ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FUNCALL for CLASSP ;;; Emitting code for #:G18501. ;;; Note: Reusing keywords lists for (:METHOD-CLASS :GENERIC-FUNCTION-CLASS :DELETE-METHODS) ;;; Note: Replacing variable G18504 by its value ;;; Note: Replacing variable G18506 by its value ;;; Note: Replacing variable G18508 by its value ;;; Note: Replacing variable G18510 by its value ;;; Note: Emiting FUNCALL for CLASSP ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: Emiting FUNCALL for LEGAL-GENERIC-FUNCTION-NAME-P ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/generic.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/generic.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/generic.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;generic.lsp. ;;; Compiling src:clos;fixup.lsp. ;;; Compiling (DEFUN CONVERT-ONE-CLASS ...). ;;; Note: Replacing variable X by its value # ;;; Compiling (DEFMETHOD READER-METHOD-CLASS ...). ;;; Note: In function G18533, checking types of arguments DIRECT-SLOT CLASS. ;;; Compiling (INSTALL-METHOD 'READER-METHOD-CLASS ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (DEFMETHOD WRITER-METHOD-CLASS ...). ;;; Note: In function G18539, checking types of arguments DIRECT-SLOT CLASS. ;;; Compiling (INSTALL-METHOD 'WRITER-METHOD-CLASS ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (DEFUN ALL-KEYWORDS ...). ;;; Compiling (DEFUN CONGRUENT-LAMBDA-P ...). ;;; Compiling (SI:FSET 'CONGRUENT-LAMBDA-P ...). ;;; Warning: The variable A-O-K1 is not used. ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Compiling (SI:FSET 'ADD-METHOD ...). ;;; Warning: Too many arguments for generic function REINITIALIZE-INSTANCE ;;; Compiling (DEFUN REMOVE-METHOD ...). ;;; Compiling (DEFMETHOD NO-APPLICABLE-METHOD ...). ;;; Compiling (DEFMETHOD NO-NEXT-METHOD ...). ;;; Compiling (INSTALL-METHOD 'NO-NEXT-METHOD ...). ;;; Warning: The ignored variable ARGS is used. ;;; Compiling (DEFUN NO-PRIMARY-METHOD ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ERRORP is not used. ;;; End of Pass 1. ;;; Note: Creating tag: "_ecl7ozDL0n8_tHTvrWy" for #P"build:clos;fixup.o.NEWEST" ;;; Emitting code for CONVERT-ONE-CLASS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TO-LIST ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TO-LIST ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for STD-CREATE-SLOTS-TABLE ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18532 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for MAKE-INSTANCES-OBSOLETE ;;; Emitting code for #:G18533. ;;; Emitting code for #:G18539. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18550 by its value ;;; Note: Replacing variable G18551 by its value ;;; Note: Replacing variable G18552 by its value ;;; Note: Replacing variable G18553 by its value ;;; Note: Replacing variable G18554 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Eliminating unreachable code ;;; Emitting code for METHOD-P. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for ALL-KEYWORDS. ;;; Note: Eliminating unreachable code ;;; Emitting code for CONGRUENT-LAMBDA-P. ;;; Emitting code for ADD-METHOD. ;;; Note: Emiting FDEFINITION for REINITIALIZE-INSTANCE ;;; Note: Emiting FDEFINITION for METHOD-QUALIFIERS ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Replacing variable G18567 by its value ;;; Note: Replacing variable G18565 by its value ;;; Note: Replacing variable G18568 by its value ;;; Note: Replacing variable G18569 by its value ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Note: Replacing variable G18572 by its value ;;; Note: Replacing variable G18575 by its value ;;; Emitting code for REMOVE-METHOD. ;;; Note: Replacing variable G18580 by its value ;;; Note: Replacing variable G18582 by its value ;;; Note: Replacing variable G18583 by its value ;;; Emitting code for #:G18584. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for #:G18585. ;;; Emitting code for NO-PRIMARY-METHOD. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for SETF-FIND-CLASS. ;;; Note: Emiting FUNCALL for CLASSP ;;; Note: Replacing variable G18592 by its value ;;; Note: Replacing variable G18594 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/fixup.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/fixup.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/fixup.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;fixup.lsp. ;;; Compiling src:clos;print.lsp. ;;; Compiling (DEFUN MAKE-LOAD-FORM-SAVING-SLOTS ...). ;;; Compiling (DEFUN NEED-TO-MAKE-LOAD-FORM-P ...). ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; End of Pass 1. ;;; Note: Creating tag: "_eclHugaSyn8_BOTvrWy" for #P"build:clos;print.o.NEWEST" ;;; Emitting code for MAKE-LOAD-FORM-SAVING-SLOTS. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Emitting code for NEED-TO-MAKE-LOAD-FORM-P. ;;; Emitting code for RECURSIVE-TEST. ;;; Note: Replacing variable G18614 by its value ;;; Note: Replacing variable G18616 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G18622 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18629. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for MAYBE-QUOTE. ;;; Emitting code for #:G18635. ;;; Emitting code for #:G18636. ;;; Emitting code for #:G18637. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for #:G18638. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for #:G18639. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for #:G18640. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for #:G18641. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for #:G18642. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18647. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/print.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/print.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/print.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;print.lsp. ;;; Compiling src:clos;inspect.lsp. ;;; 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_NWTvrWy" for #P"build:clos;inspect.o.NEWEST" ;;; Emitting code for #:G18725. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18733 by its value ;;; Note: Replacing variable G18735 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18736 by its value ;;; Note: Replacing variable G18738 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18748 by its value ;;; Note: Replacing variable G18750 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18751 by its value ;;; Note: Replacing variable G18753 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for #:G18766. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for #:G18786. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for #:G18800. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18813. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18821. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18847. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18851 by its value ;;; Note: Replacing variable G18853 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G18854 by its value ;;; Note: Replacing variable G18856 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18867. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for #:G18881. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-?. ;;; Emitting code for #:G18905. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18939. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G18973. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for #:G18989. ;;; Note: Emiting FDEFINITION for DOCUMENTATION ;;; Note: Emiting FDEFINITION for DOCUMENTATION ;;; Emitting code for #:G19005. ;;; Note: Replacing variable G19007 by its value ;;; Note: Replacing variable G19008 by its value ;;; Note: Replacing variable G19009 by its value ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Note: Replacing variable G19011 by its value ;;; Note: Replacing variable G19012 by its value ;;; Note: Replacing variable G19013 by its value ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Emitting code for #:G19014. ;;; Emitting code for #:G19015. ;;; Emitting code for #:G19016. ;;; Emitting code for #:G19023. ;;; Note: Replacing variable G19024 by its value ;;; Note: Replacing variable G19025 by its value ;;; Note: Replacing variable G19026 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G19027. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for #:G19034. ;;; Note: Replacing variable G19036 by its value ;;; Note: Replacing variable G19037 by its value ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Emitting code for #:G19038. ;;; Emitting code for #:G19039. ;;; Emitting code for #:G19040. ;;; Emitting code for #:G19047. ;;; Note: Replacing variable G19048 by its value ;;; Note: Replacing variable G19049 by its value ;;; Note: Replacing variable G19050 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G19051. ;;; Emitting code for #:G19058. ;;; Note: Replacing variable G19059 by its value ;;; Note: Replacing variable G19060 by its value ;;; Note: Replacing variable G19061 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G19062. ;;; Emitting code for #:G19063. ;;; Emitting code for #:G19064. ;;; Emitting code for #:G19071. ;;; Note: Replacing variable G19072 by its value ;;; Note: Replacing variable G19073 by its value ;;; Note: Replacing variable G19074 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/inspect.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/inspect.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/inspect.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;inspect.lsp. ;;; Compiling src:clos;streams.lsp. ;;; 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 (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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-CLEAR-INPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-CLEAR-OUTPUT ...). ;;; Warning: 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'CLOSE ...). ;;; Warning: The variable ABORT is not used. ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-ELEMENT-TYPE ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FINISH-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FORCE-OUTPUT ...). ;;; Warning: 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FRESH-LINE ...). ;;; The variable ANSI-STREAM is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FRESH-LINE ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INPUT-STREAM-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INPUT-STREAM-P ...). ;;; Warning: 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-LINE-COLUMN ...). ;;; Warning: 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-STREAM-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-STREAM-P ...). ;;; Warning: 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-UNREAD-CHAR ...). ;;; Warning: The variable C 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 ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-READ-SEQUENCE ...). ;;; Warning: The variable END is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-READ-SEQUENCE ...). ;;; Warning: The variable START is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-READ-SEQUENCE ...). ;;; Warning: The variable SEQ is not used. ;;; Compiling (DEFMETHOD STREAM-START-LINE-P ...). ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAMP ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAMP ...). ;;; Warning: The variable NO-STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-BYTE ...). ;;; Warning: The variable INTEGER is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-CHAR ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-SEQUENCE ...). ;;; Warning: The variable END is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-SEQUENCE ...). ;;; Warning: The variable START is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-SEQUENCE ...). ;;; Warning: The variable SEQ is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Note: In function G19171, checking types of arguments END START STRING STREAM. ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-STRING ...). ;;; Warning: The variable END is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-STRING ...). ;;; Warning: The variable START is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-STRING ...). ;;; Warning: 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_IpTvrWy" for #P"build:clos;streams.o.NEWEST" ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for BUG-OR-ERROR. ;;; Emitting code for #:G19075. ;;; Note: Emiting FUNCALL for STREAM-LINE-COLUMN ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Emitting code for #:G19080. ;;; Emitting code for #:G19081. ;;; Emitting code for #:G19082. ;;; Emitting code for #:G19083. ;;; Emitting code for #:G19084. ;;; Emitting code for #:G19085. ;;; Emitting code for #:G19090. ;;; Note: Replacing variable G19091 by its value ;;; Note: Replacing variable G19092 by its value ;;; Note: Emiting FDEFINITION for (SETF OPEN-STREAM-P) ;;; Emitting code for #:G19093. ;;; Note: Reusing keywords lists for (:ABORT) ;;; Emitting code for #:G19094. ;;; Note: Reusing keywords lists for (:ABORT) ;;; Emitting code for #:G19095. ;;; Emitting code for #:G19096. ;;; Emitting code for #:G19097. ;;; Emitting code for #:G19098. ;;; Emitting code for #:G19099. ;;; Emitting code for #:G19100. ;;; Emitting code for #:G19101. ;;; Emitting code for #:G19102. ;;; Emitting code for #:G19103. ;;; Emitting code for #:G19104. ;;; Note: Emiting FUNCALL for STREAM-START-LINE-P ;;; Note: Emiting FUNCALL for STREAM-TERPRI ;;; Emitting code for #:G19105. ;;; Emitting code for #:G19106. ;;; Emitting code for #:G19107. ;;; Emitting code for #:G19108. ;;; Emitting code for #:G19109. ;;; Emitting code for #:G19110. ;;; Emitting code for #:G19111. ;;; Emitting code for #:G19112. ;;; Emitting code for #:G19113. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR-NO-HANG ;;; Note: Emiting FUNCALL for STREAM-UNREAD-CHAR ;;; Emitting code for #:G19114. ;;; Emitting code for #:G19115. ;;; Emitting code for #:G19116. ;;; Emitting code for #:G19117. ;;; Emitting code for #:G19118. ;;; Emitting code for #:G19119. ;;; Emitting code for #:G19120. ;;; Emitting code for #:G19121. ;;; Emitting code for #:G19122. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Note: Emiting FUNCALL for STREAM-UNREAD-CHAR ;;; Emitting code for #:G19123. ;;; Emitting code for #:G19124. ;;; Emitting code for #:G19125. ;;; Emitting code for #:G19126. ;;; Emitting code for #:G19127. ;;; Emitting code for #:G19128. ;;; Emitting code for #:G19129. ;;; Emitting code for #:G19130. ;;; Emitting code for #:G19131. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Emitting code for #:G19132. ;;; Emitting code for #:G19133. ;;; Emitting code for #:G19146. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Note: Emiting FUNCALL for SHRINK-VECTOR ;;; Note: Emiting FUNCALL for SHRINK-VECTOR ;;; Note: Replacing variable G19149 by its value ;;; Note: Replacing variable G19150 by its value ;;; Note: Replacing variable G19151 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G19154. ;;; Emitting code for #:G19155. ;;; Emitting code for #:G19156. ;;; Emitting code for #:G19157. ;;; Emitting code for #:G19158. ;;; Emitting code for #:G19159. ;;; Emitting code for #:G19160. ;;; Note: Emiting FUNCALL for STREAM-LINE-COLUMN ;;; Emitting code for #:G19161. ;;; Emitting code for #:G19162. ;;; Emitting code for #:G19163. ;;; Emitting code for #:G19164. ;;; Emitting code for #:G19165. ;;; Emitting code for #:G19166. ;;; Emitting code for #:G19167. ;;; Emitting code for #:G19168. ;;; Emitting code for #:G19169. ;;; Emitting code for #:G19170. ;;; Emitting code for #:G19171. ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Emitting code for #:G19182. ;;; Emitting code for #:G19183. ;;; Emitting code for #:G19184. ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Emitting code for #:G19185. ;;; Emitting code for #:G19186. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for REDEFINE-CL-FUNCTIONS. ;;; Note: Replacing variable G19199 by its value ;;; Note: Eliminating unreachable code ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/streams.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/streams.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/streams.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;streams.lsp. ;;; Compiling src:lsp;pprint.lsp. ;;; Compiling (DEFCLASS PRETTY-STREAM ...). ;;; Compiling (DEFUN PRETTY-STREAM-P ...). ;;; Compiling (DEFUN MAKE-PRETTY-STREAM ...). ;;; Compiling (FSET 'MAKE-PRETTY-STREAM ...). ;;; Warning: Too many arguments for generic function MAKE-INSTANCE ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN INDEX-POSN ...). ;;; Note: In function INDEX-POSN, checking types of arguments STREAM INDEX. ;;; Compiling (FSET 'INDEX-POSN ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-INDEX ...). ;;; Note: In function POSN-INDEX, checking types of arguments STREAM POSN. ;;; Compiling (FSET 'POSN-INDEX ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-COLUMN ...). ;;; Note: In function POSN-COLUMN, checking types of arguments STREAM POSN. ;;; Compiling (FSET 'POSN-COLUMN ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFMETHOD GRAY:STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD GRAY:STREAM-FORCE-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'GRAY:STREAM-FORCE-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD GRAY:STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFUN PRETTY-OUT ...). ;;; Note: In function PRETTY-OUT, checking types of arguments CHAR STREAM. ;;; Compiling (DEFUN PRETTY-SOUT ...). ;;; Note: 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 function REALLY-START-LOGICAL-BLOCK, checking types of arguments SUFFIX PREFIX COLUMN STREAM. ;;; Compiling (DEFUN SET-INDENTATION ...). ;;; Note: In function SET-INDENTATION, checking types of arguments COLUMN STREAM. ;;; Compiling (DEFUN REALLY-END-LOGICAL-BLOCK ...). ;;; Note: 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 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 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 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 function INDEX-COLUMN, checking types of arguments STREAM INDEX. ;;; Compiling (DEFUN EXPAND-TABS ...). ;;; Note: In function EXPAND-TABS, checking types of arguments THROUGH STREAM. ;;; Compiling (DEFUN ASSURE-SPACE-IN-BUFFER ...). ;;; Note: In function ASSURE-SPACE-IN-BUFFER, checking types of arguments WANT STREAM. ;;; Compiling (DEFUN MAYBE-OUTPUT ...). ;;; Note: In function MAYBE-OUTPUT, checking types of arguments FORCE-NEWLINES-P STREAM. ;;; Compiling (DEFUN MISERING-P ...). ;;; Note: In function MISERING-P, checking types of arguments STREAM. ;;; Compiling (DEFUN FITS-ON-LINE-P ...). ;;; Note: In function FITS-ON-LINE-P, checking types of arguments FORCE-NEWLINES-P UNTIL STREAM. ;;; Compiling (DEFUN OUTPUT-LINE ...). ;;; Note: In function OUTPUT-LINE, checking types of arguments UNTIL STREAM. ;;; Compiling (DEFUN OUTPUT-PARTIAL-LINE ...). ;;; Note: In function OUTPUT-PARTIAL-LINE, checking types of arguments STREAM. ;;; Compiling (DEFUN FORCE-PRETTY-OUTPUT ...). ;;; Note: 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: Removing unused variable SUFFIX-P ;;; Compiling (DEFMACRO PPRINT-EXIT-IF-LIST-EXHAUSTED ...). ;;; Compiling (DEFMACRO PPRINT-POP ...). ;;; Compiling (DEFUN PPRINT-NEWLINE ...). ;;; Note: In function PPRINT-NEWLINE, checking types of arguments STREAM KIND. ;;; Compiling (FSET 'PPRINT-NEWLINE ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-INDENT ...). ;;; Note: In function PPRINT-INDENT, checking types of arguments STREAM N RELATIVE-TO. ;;; Compiling (FSET 'PPRINT-INDENT ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-TAB ...). ;;; Note: In function PPRINT-TAB, checking types of arguments STREAM COLINC COLNUM KIND. ;;; Compiling (FSET 'PPRINT-TAB ...). ;;; Warning: 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 function ENTRY<, checking types of arguments E2 E1. ;;; Compiling (DEFUN COPY-PPRINT-DISPATCH ...). ;;; Note: In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Compiling (DEFUN DEFAULT-PPRINT-DISPATCH ...). ;;; Compiling (DEFUN PPRINT-DISPATCH ...). ;;; Note: In function PPRINT-DISPATCH, checking types of arguments TABLE OBJECT. ;;; Compiling (DEFUN SET-PPRINT-DISPATCH ...). ;;; Note: 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 function PPRINT-ARRAY-CONTENTS, checking types of arguments ARRAY STREAM. ;;; Compiling (DEFUN PPRINT-MULTI-DIM-ARRAY ...). ;;; Compiling (DEFUN PPRINT-RAW-ARRAY ...). ;;; Note: Removing unused variable PPRINT-LOGICAL-BLOCK-LENGTH-19806 ;;; Compiling (FSET 'PPRINT-RAW-ARRAY ...). ;;; Warning: The variable #:G19804 is not used. ;;; Compiling (DEFUN PPRINT-LAMBDA-LIST ...). ;;; Compiling (DEFUN PPRINT-LAMBDA ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-BLOCK ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-FLET ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-LET ...). ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROGN ...). ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROGV ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-QUOTE ...). ;;; Compiling (DEFUN PPRINT-SETQ ...). ;;; Compiling (DEFUN PPRINT-TAGBODY ...). ;;; Compiling (DEFUN PPRINT-CASE ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DEFUN ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DESTRUCTURING-BIND ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DO ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-DOLIST ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-TYPECASE ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; Note: Removing unused variable ORIG-ARGS ;;; Compiling (DEFUN PPRINT-PROG ...). ;;; Compiling (DEFUN PPRINT-FUNCTION-CALL ...). ;;; Note: Replacing variable G9326 by its value # ;;; Note: Removing unused variable ORIG-ARGS ;;; End of Pass 1. ;;; Note: Creating tag: "_eclUmLLoQo8_6aUvrWy" for #P"build:clos;pprint.o.NEWEST" ;;; Note: Emiting FDEFINITION for PROCLAIM ;;; Emitting code for COLUMN. ;;; Emitting code for POSN. ;;; Emitting code for #:G19201. ;;; Emitting code for #:G19204. ;;; Emitting code for #:G19205. ;;; Emitting code for #:G19206. ;;; Emitting code for #:G19207. ;;; Emitting code for PRETTY-STREAM-P. ;;; Emitting code for MAKE-PRETTY-STREAM. ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Emitting code for #:G19209. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Note: Emiting FDEFINITION for PROCLAIM ;;; Emitting code for INDEX-POSN. ;;; Emitting code for POSN-INDEX. ;;; Emitting code for POSN-COLUMN. ;;; Emitting code for #:G19226. ;;; Emitting code for #:G19227. ;;; Emitting code for #:G19228. ;;; Emitting code for PRETTY-OUT. ;;; Note: Replacing variable G19238 by its value ;;; Note: Replacing variable G19240 by its value ;;; Emitting code for PRETTY-SOUT. ;;; Note: Tail-recursive call of PRETTY-SOUT was replaced by iteration. ;;; Note: Replacing variable G19259 by its value ;;; Note: Replacing variable G19260 by its value ;;; Note: Replacing variable G19262 by its value ;;; Note: Replacing variable G19264 by its value ;;; Note: Eliminating unreachable code ;;; 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. ;;; Note: Replacing variable G19278 by its value ;;; Note: Replacing variable G19280 by its value ;;; Note: Replacing variable G19284 by its value ;;; Note: Replacing variable G19285 by its value ;;; Note: Replacing variable G19286 by its value ;;; Note: Replacing variable G19287 by its value ;;; Emitting code for SET-INDENTATION. ;;; Note: Replacing variable G19293 by its value ;;; Note: Replacing variable G19294 by its value ;;; Note: Replacing variable G19295 by its value ;;; Emitting code for REALLY-END-LOGICAL-BLOCK. ;;; Note: Replacing variable G19300 by its value ;;; Emitting code for MAKE-QUEUED-OP. ;;; Note: Reusing keywords lists for (:POSN) ;;; Emitting code for MAKE-SECTION-START. ;;; Emitting code for MAKE-NEWLINE. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for ENQUEUE-NEWLINE. ;;; Note: Replacing variable G19334 by its value ;;; Note: Replacing variable G19335 by its value ;;; Note: Replacing variable G19336 by its value ;;; Note: Replacing variable G19337 by its value ;;; Note: Replacing variable G19338 by its value ;;; Note: Replacing variable G19339 by its value ;;; Note: Eliminating unreachable code ;;; Note: Emiting FUNCALL for SECTION-START-P ;;; Note: Replacing variable G19345 by its value ;;; Note: Replacing variable G19346 by its value ;;; Emitting code for MAKE-INDENTATION. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for ENQUEUE-INDENT. ;;; Note: Replacing variable G19356 by its value ;;; Note: Replacing variable G19357 by its value ;;; Note: Replacing variable G19358 by its value ;;; Note: Replacing variable G19359 by its value ;;; Note: Replacing variable G19360 by its value ;;; Note: Replacing variable G19361 by its value ;;; Emitting code for MAKE-BLOCK-START. ;;; Emitting code for START-LOGICAL-BLOCK. ;;; Note: Replacing variable G19390 by its value ;;; Note: Replacing variable G19391 by its value ;;; Note: Replacing variable G19392 by its value ;;; Note: Replacing variable G19393 by its value ;;; Note: Replacing variable G19394 by its value ;;; Note: Replacing variable G19395 by its value ;;; Note: Replacing variable G19396 by its value ;;; Emitting code for MAKE-BLOCK-END. ;;; Emitting code for END-LOGICAL-BLOCK. ;;; Note: Replacing variable G19404 by its value ;;; Note: Replacing variable G19412 by its value ;;; Note: Replacing variable G19413 by its value ;;; Note: Replacing variable G19414 by its value ;;; Note: Replacing variable G19415 by its value ;;; Note: Replacing variable G19416 by its value ;;; Note: Replacing variable G19417 by its value ;;; Note: Replacing variable G19418 by its value ;;; Note: Replacing variable G19419 by its value ;;; Emitting code for MAKE-TAB. ;;; Emitting code for ENQUEUE-TAB. ;;; Note: Replacing variable G19435 by its value ;;; Note: Replacing variable G19436 by its value ;;; Note: Replacing variable G19437 by its value ;;; Note: Replacing variable G19438 by its value ;;; Note: Replacing variable G19439 by its value ;;; Note: Replacing variable G19440 by its value ;;; Emitting code for COMPUTE-TAB-SIZE. ;;; Emitting code for INDEX-COLUMN. ;;; Note: Eliminating unreachable code ;;; Emitting code for EXPAND-TABS. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G19472 by its value ;;; Note: Replacing variable G19474 by its value ;;; Note: Replacing variable G19481 by its value ;;; Note: Replacing variable G19482 by its value ;;; Note: Replacing variable G19483 by its value ;;; Note: Replacing variable G19484 by its value ;;; Note: Replacing variable G19485 by its value ;;; Note: Replacing variable G19487 by its value ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G19494 by its value ;;; Note: Replacing variable G19495 by its value ;;; Emitting code for ASSURE-SPACE-IN-BUFFER. ;;; Note: Tail-recursive call of ASSURE-SPACE-IN-BUFFER was replaced by iteration. ;;; Note: Replacing variable G19504 by its value ;;; Note: Replacing variable G19505 by its value ;;; Emitting code for MAYBE-OUTPUT. ;;; Note: Replacing variable G19511 by its value ;;; Note: Replacing variable G19512 by its value ;;; Note: Replacing variable G19525 by its value ;;; Note: Replacing variable G19533 by its value ;;; Note: Replacing variable G19534 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for MISERING-P. ;;; Emitting code for FITS-ON-LINE-P. ;;; Emitting code for OUTPUT-LINE. ;;; Note: Replacing variable G19554 by its value ;;; Note: Replacing variable G19555 by its value ;;; Note: Replacing variable G19556 by its value ;;; Note: Replacing variable G19559 by its value ;;; Note: Replacing variable G19560 by its value ;;; Note: Replacing variable G19561 by its value ;;; Note: Replacing variable G19562 by its value ;;; Note: Replacing variable G19563 by its value ;;; Note: Replacing variable G19565 by its value ;;; Note: Replacing variable G19566 by its value ;;; Note: Replacing variable G19568 by its value ;;; Emitting code for OUTPUT-PARTIAL-LINE. ;;; Note: Replacing variable G19573 by its value ;;; Note: Replacing variable G19575 by its value ;;; Note: Replacing variable G19576 by its value ;;; Note: Replacing variable G19577 by its value ;;; Note: Replacing variable G19578 by its value ;;; Note: Replacing variable G19580 by its value ;;; Emitting code for FORCE-PRETTY-OUTPUT. ;;; Emitting code for PPRINT-POP-HELPER. ;;; Emitting code for CHECK-PRINT-LEVEL. ;;; Emitting code for SEARCH-PRINT-CIRCLE. ;;; Note: Replacing variable G19586 by its value ;;; Note: Replacing variable G19590 by its value ;;; Note: Replacing variable G19592 by its value ;;; Note: Replacing variable G19593 by its value ;;; Note: Replacing variable G19595 by its value ;;; Emitting code for DO-PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-LOGICAL-BLOCK-HELPER. ;;; Emitting code for PPRINT-LOGICAL-BLOCK. ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Note: Replacing variable G19612 by its value ;;; 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-19657. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-LINEAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19672. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-TABULAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19687. ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKE-PPRINT-DISPATCH-ENTRY. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for %PRINT-PPRINT-DISPATCH-ENTRY. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for .PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for MAKE-PPRINT-DISPATCH-TABLE. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-TABLE. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for CONS-TYPE-SPECIFIER-P. ;;; Emitting code for ENTRY<. ;;; Emitting code for COPY-PPRINT-DISPATCH. ;;; Emitting code for #:G19719. ;;; Note: Replacing variable G19723 by its value ;;; Note: Replacing variable G19725 by its value ;;; Emitting code for DEFAULT-PPRINT-DISPATCH. ;;; Emitting code for PPRINT-DISPATCH. ;;; Note: Eliminating unreachable code ;;; Emitting code for SET-PPRINT-DISPATCH. ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G19757 by its value ;;; Note: Replacing variable G19760 by its value ;;; Note: Replacing variable G19763 by its value ;;; Note: Replacing variable G19764 by its value ;;; Note: Replacing variable G19765 by its value ;;; Emitting code for PPRINT-ARRAY. ;;; Emitting code for PPRINT-VECTOR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19771. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-ARRAY-CONTENTS. ;;; Emitting code for OUTPUT-GUTS. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19787. ;;; Note: Replacing variable G19800 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-MULTI-DIM-ARRAY. ;;; Note: Replacing variable G19802 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for PPRINT-RAW-ARRAY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19805. ;;; Emitting code for PPRINT-LAMBDA-LIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19815. ;;; Note: Replacing variable G19828 by its value ;;; Note: Replacing variable G19829 by its value ;;; Note: Replacing variable G19830 by its value ;;; Note: Replacing variable G19831 by its value ;;; Note: Replacing variable G19875 by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19836. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19843. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-LAMBDA. ;;; Note: Replacing variable G19877 by its value ;;; Note: Replacing variable G19878 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-19876 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19883. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-BLOCK. ;;; Note: Replacing variable G19909 by its value ;;; Note: Replacing variable G19910 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-19908 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19915. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-FLET. ;;; Note: Replacing variable G19941 by its value ;;; Note: Replacing variable G19942 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-19940 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19947. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19969. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-19986. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-LET. ;;; Note: Replacing variable G20019 by its value ;;; Note: Replacing variable G20020 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20018 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20025. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20047. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20064. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-PROGN. ;;; Note: Replacing variable G20091 by its value ;;; Note: Replacing variable G20092 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20090 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20097. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-PROGV. ;;; Note: Replacing variable G20117 by its value ;;; Note: Replacing variable G20118 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20116 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20123. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-QUOTE. ;;; Emitting code for PPRINT-SETQ. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20159. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-TAGBODY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20190. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-CASE. ;;; Note: Replacing variable G20206 by its value ;;; Note: Replacing variable G20207 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20205 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20212. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20241. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-DEFUN. ;;; Note: Replacing variable G20261 by its value ;;; Note: Replacing variable G20262 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20260 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20267. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-DESTRUCTURING-BIND. ;;; Note: Replacing variable G20299 by its value ;;; Note: Replacing variable G20300 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20298 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20305. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-DO. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20340. ;;; Note: Replacing variable G20351 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20350 by its value ;;; Note: Replacing variable ARGS by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20361. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20378. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-DOLIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20416. ;;; Note: Replacing variable G20427 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20426 by its value ;;; Note: Replacing variable ARGS by its value ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20437. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-TYPECASE. ;;; Note: Replacing variable G20468 by its value ;;; Note: Replacing variable G20469 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20467 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20474. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20503. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-PROG. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20526. ;;; Note: Eliminating unreachable code ;;; Emitting code for PPRINT-FUNCTION-CALL. ;;; Note: Replacing variable G20546 by its value ;;; Note: Replacing variable G20547 by its value ;;; Note: Replacing variable STREAM by its value ;;; Note: Replacing variable FORMAT-ARG-20545 by its value ;;; Note: Replacing variable ARGS by its value ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-20552. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G20578 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/pprint.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/pprint.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/pprint.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:lsp;pprint.lsp. ;;; Compiling src:clos;conditions.lsp. ;;; Compiling (DEFUN UNIVERSAL-ERROR-HANDLER ...). ;;; Note: Removing unused variable G20585 ;;; Note: Removing unused variable G20592 ;;; Note: Removing unused variable G20611 ;;; Note: Removing unused variable G20612 ;;; Note: Removing unused variable G20613 ;;; 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 ...). ;;; Note: Replacing variable NAME by its value # ;;; Note: Replacing variable TAG by its value # ;;; Note: Replacing variable KEYS by its value # ;;; Note: Replacing variable TAG by its value # ;;; Note: Replacing variable BVL by its value # ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO WITH-SIMPLE-RESTART ...). ;;; Note: Replacing variable FORMAT-ARGUMENTS by its value # ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFMACRO WITH-CONDITION-RESTARTS ...). ;;; Note: Replacing variable FORMS by its value # ;;; 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: Removing unused variable G20727 ;;; Compiling (DEFUN WARN ...). ;;; Note: Removing unused variable G20737 ;;; Compiling (DEFUN SIGNAL-SIMPLE-ERROR ...). ;;; Compiling (DEFMACRO HANDLER-CASE ...). ;;; Compiling (DEFMACRO IGNORE-ERRORS ...). ;;; Note: Replacing variable FORMS by its value # ;;; 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_4eVvrWy" for #P"build:clos;conditions.o.NEWEST" ;;; Emitting code for UNIVERSAL-ERROR-HANDLER. ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Emitting code for #:G20583. ;;; Emitting code for #:G20584. ;;; Emitting code for #:G20590. ;;; Emitting code for #:G20591. ;;; Emitting code for #:G20597. ;;; Emitting code for #:G20598. ;;; Emitting code for #:G20603. ;;; Emitting code for #:G20604. ;;; Emitting code for #:G20609. ;;; Emitting code for #:G20610. ;;; Emitting code for TPL-CONTINUE-COMMAND. ;;; Emitting code for UNIQUE-ID. ;;; Emitting code for COMPUTE-RESTARTS. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for RESTART-PRINT. ;;; Emitting code for MAKE-RESTART. ;;; Emitting code for RESTART-REPORT. ;;; Emitting code for RESTART-BIND. ;;; Note: Replacing variable G20639 by its value ;;; Note: Replacing variable BINDING by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-RESTART. ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-RESTART-NEVER-FAIL. ;;; Emitting code for INVOKE-RESTART. ;;; Emitting code for INVOKE-RESTART-INTERACTIVELY. ;;; Emitting code for RESTART-CASE. ;;; Note: Replacing variable G20653 by its value ;;; Note: Replacing variable CLAUSE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G20664 by its value ;;; Note: Replacing variable DATUM by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G20669 by its value ;;; Note: Replacing variable G20671 by its value ;;; Note: Replacing variable DATUM by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for TRANSFORM-KEYWORDS. ;;; Emitting code for WITH-SIMPLE-RESTART. ;;; Emitting code for WITH-CONDITION-RESTARTS. ;;; Emitting code for DEFINE-CONDITION. ;;; Note: Eliminating unreachable code ;;; Emitting code for FIND-SUBCLASSES-OF-TYPE. ;;; Note: Replacing variable G20697 by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for MAKE-CONDITION. ;;; Emitting code for HANDLER-BIND. ;;; Note: Replacing variable G20707 by its value ;;; Note: Replacing variable X by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G20702. ;;; Emitting code for SIGNAL. ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Emitting code for COERCE-TO-CONDITION. ;;; Emitting code for BREAK. ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G20725. ;;; Emitting code for #:G20726. ;;; Emitting code for WARN. ;;; Note: Eliminating unreachable code ;;; Emitting code for #:G20735. ;;; Emitting code for #:G20736. ;;; Note: Eliminating unreachable code ;;; Emitting code for SIGNAL-SIMPLE-ERROR. ;;; Emitting code for HANDLER-CASE. ;;; Note: Replacing variable G20749 by its value ;;; Note: Replacing variable CASE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G20754 by its value ;;; Note: Replacing variable ANNOTATED-CASE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; Note: Replacing variable G20759 by its value ;;; Note: Replacing variable G20761 by its value ;;; Note: Replacing variable ANNOTATED-CASE by its value ;;; Note: Eliminating unreachable code ;;; Note: Eliminating unreachable code ;;; 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. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/clos/conditions.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/clos/conditions.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl-cmp.h:17, from /scratch/lang/ecl/work/ecl-0.9l/build/clos/conditions.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition ;;; OPTIMIZE levels: Safety=1, Space=3, Speed=3, Debug=0 ;;; Finished compiling src:clos;conditions.lsp. ;;; Note: Scanning #P"build:clos;conditions.o.NEWEST" ;;; Note: Found tag: "_eclWU5Lrjm8_4eVvrWy" ;;; Note: Scanning #P"build:clos;pprint.o.NEWEST" ;;; Note: Found tag: "_eclUmLLoQo8_6aUvrWy" ;;; Note: Scanning #P"build:clos;streams.o.NEWEST" ;;; Note: Found tag: "_eclXK9XTCn8_IpTvrWy" ;;; Note: Scanning #P"build:clos;inspect.o.NEWEST" ;;; Note: Found tag: "_ecl4tMWj4o8_NWTvrWy" ;;; Note: Scanning #P"build:clos;print.o.NEWEST" ;;; Note: Found tag: "_eclHugaSyn8_BOTvrWy" ;;; Note: Scanning #P"build:clos;fixup.o.NEWEST" ;;; Note: Found tag: "_ecl7ozDL0n8_tHTvrWy" ;;; Note: Scanning #P"build:clos;generic.o.NEWEST" ;;; Note: Found tag: "_eclSCOAdVo8_EATvrWy" ;;; Note: Scanning #P"build:clos;stdmethod.o.NEWEST" ;;; Note: Found tag: "_eclGaLfEdn8_A7TvrWy" ;;; Note: Scanning #P"build:clos;change.o.NEWEST" ;;; Note: Found tag: "_eclvDnvqan8_QzSvrWy" ;;; Note: Scanning #P"build:clos;builtin.o.NEWEST" ;;; Note: Found tag: "_eclEL9ibdm8_otSvrWy" ;;; Note: Scanning #P"build:clos;standard.o.NEWEST" ;;; Note: Found tag: "_eclHipyaVm8_lZSvrWy" ;;; Note: Scanning #P"build:clos;defclass.o.NEWEST" ;;; Note: Found tag: "_ecloZCntZn8_WQSvrWy" ;;; Note: Scanning #P"build:clos;boot.o.NEWEST" ;;; Note: Found tag: "_ecloZk474n8_rJSvrWy" ;;; Note: Scanning #P"build:clos;combin.o.NEWEST" ;;; Note: Found tag: "_eclbh4KmYm8_rBSvrWy" ;;; Note: Scanning #P"build:clos;slot.o.NEWEST" ;;; Note: Found tag: "_eclMWYiQJn8_T7SvrWy" ;;; Note: Scanning #P"build:clos;method.o.NEWEST" ;;; Note: Found tag: "_ecl4EjcYun8_70SvrWy" ;;; Note: Scanning #P"build:clos;kernel.o.NEWEST" ;;; Note: Found tag: "_eclZRL0C2n8_U2SvrWy" ;;; Note: Scanning #P"build:lsp;top.o.NEWEST" ;;; Note: Found tag: "_eclvs8eQWo8_vPRvrWy" ;;; Note: Scanning #P"build:lsp;cmdline.o.NEWEST" ;;; Note: Found tag: "_ecl7fYdn6o8_eIRvrWy" ;;; Note: Scanning #P"build:lsp;module.o.NEWEST" ;;; Note: Found tag: "_eclfY6Lkin8_9WRvrWy" ;;; Note: Scanning #P"build:lsp;describe.o.NEWEST" ;;; Note: Found tag: "_eclpN05wtm8_54RvrWy" ;;; Note: Scanning #P"build:lsp;config.o.NEWEST" ;;; Note: Found tag: "_eclsEEaQsm8_tFRvrWy" ;;; Note: Scanning #P"build:lsp;ffi.o.NEWEST" ;;; Note: Found tag: "_eclHxlRTmn8_vgQvrWy" ;;; Note: Scanning #P"build:lsp;defpackage.o.NEWEST" ;;; Note: Found tag: "_eclWY9Uzio8_LXQvrWy" ;;; Note: Scanning #P"build:lsp;format.o.NEWEST" ;;; Note: Found tag: "_eclmcZExmo8_QcOvrWy" ;;; Note: Scanning #P"build:lsp;loop2.o.NEWEST" ;;; Note: Found tag: "_eclReSsc7n8_VNNvrWy" ;;; Note: Scanning #P"build:lsp;trace.o.NEWEST" ;;; Note: Found tag: "_eclq9NY6Pn8_uLNvrWy" ;;; Note: Scanning #P"build:lsp;seqlib.o.NEWEST" ;;; Note: Found tag: "_ecliu2F9go8_imMvrWy" ;;; Note: Scanning #P"build:lsp;packlib.o.NEWEST" ;;; Note: Found tag: "_ecl4JNMqQo8_DdMvrWy" ;;; Note: Scanning #P"build:lsp;numlib.o.NEWEST" ;;; Note: Found tag: "_ecloLsmlQo8_7XMvrWy" ;;; Note: Scanning #P"build:lsp;mislib.o.NEWEST" ;;; Note: Found tag: "_eclOHjkKdo8_pQMvrWy" ;;; Note: Scanning #P"build:lsp;listlib.o.NEWEST" ;;; Note: Found tag: "_eclzLwdRYm8_FLMvrWy" ;;; Note: Scanning #P"build:lsp;iolib.o.NEWEST" ;;; Note: Found tag: "_eclA5wIpBo8_xCMvrWy" ;;; Note: Scanning #P"build:lsp;defstruct.o.NEWEST" ;;; Note: Found tag: "_ecloPPJNoo8_S2MvrWy" ;;; Note: Scanning #P"build:lsp;assert.o.NEWEST" ;;; Note: Found tag: "_eclK6J2Mbn8_AqLvrWy" ;;; Note: Scanning #P"build:lsp;arraylib.o.NEWEST" ;;; Note: Found tag: "_eclrPixWio8_kiLvrWy" ;;; Note: Scanning #P"build:lsp;seq.o.NEWEST" ;;; Note: Found tag: "_eclLokSK0n8_AaLvrWy" ;;; Note: Scanning #P"build:lsp;predlib.o.NEWEST" ;;; Note: Found tag: "_eclBRoxy9o8_BALvrWy" ;;; Note: Scanning #P"build:lsp;setf.o.NEWEST" ;;; Note: Found tag: "_ecl0D5lllm8_XaKvrWy" ;;; Note: Scanning #P"build:lsp;autoload.o.NEWEST" ;;; Note: Found tag: "_ecl8na9fJo8_tRKvrWy" ;;; Note: Scanning #P"build:lsp;evalmacros.o.NEWEST" ;;; Note: Found tag: "_eclcaqY7jm8_sHKvrWy" ;;; Note: Scanning #P"build:lsp;helpfile.o.NEWEST" ;;; Note: Found tag: "_eclODFvLvn8_5CKvrWy" ;;; Note: Scanning #P"build:lsp;defmacro.o.NEWEST" ;;; Note: Found tag: "_eclYBx4bHn8_m3KvrWy" ;;; Note: Scanning #P"build:lsp;export.o.NEWEST" ;;; Note: Found tag: "_eclbffKyin8_kxJvrWy" ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-0.9l/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-0.9l/src/c" -O "-I/scratch/lang/ecl/work/ecl-0.9l/build/" -w -c "/scratch/lang/ecl/work/ecl-0.9l/build/ECLINITklRB0v.c" -o "/scratch/lang/ecl/work/ecl-0.9l/build/ECLINITklRB0v.o" In file included from /scratch/lang/ecl/work/ecl-0.9l/build/ecl/ecl.h:39, from /scratch/lang/ecl/work/ecl-0.9l/build/ECLINITklRB0v.c:2: /scratch/lang/ecl/work/ecl-0.9l/build/ecl/config.h:38:1: warning: "ECL_API" redefined :1:1: warning: this is the location of the previous definition /scratch/lang/ecl/work/ecl-0.9l/build/ECLINITklRB0v.c:132:2: warning: no newline at end of file ;;; Note: Invoking external command: ;;; ar cr liblsp.a /scratch/lang/ecl/work/ecl-0.9l/build/ECLINITklRB0v.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/export.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defmacro.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/helpfile.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/evalmacros.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/autoload.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/setf.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/predlib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/seq.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/arraylib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/assert.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defstruct.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/iolib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/listlib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/mislib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/numlib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/packlib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/seqlib.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/trace.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/loop2.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/format.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/defpackage.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/ffi.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/config.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/describe.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/module.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/cmdline.o /scratch/lang/ecl/work/ecl-0.9l/build/lsp/top.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/kernel.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/method.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/slot.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/combin.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/boot.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/defclass.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/standard.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/builtin.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/change.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/stdmethod.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/generic.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/fixup.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/print.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/inspect.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/streams.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/pprint.o /scratch/lang/ecl/work/ecl-0.9l/build/clos/conditions.o ;;; Note: Invoking external command: ;;; ranlib liblsp.a NIL ;;; Note: Invoking external command: ;;; cc -o "/scratch/lang/ecl/work/ecl-0.9l/build/libecl.so" -L"/scratch/lang/ecl/work/ecl-0.9l/build/" "c/main.o" "c/all_symbols2.o" "liblsp.a" "libeclmin.a" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lm -lgc -lgmp /usr/lib/gcc41/crt1.o: In function `_start': (.text+0x86): undefined reference to `main' LAMBDA: Too many arguments to function CONTINUE. Broken at TOP-LEVEL. File: #P"/scratch/lang/ecl/work/ecl-0.9l/src/lsp/top.lsp" (Form #26)No restarts available. Top level. 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-0.9l/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/util/ecl-config.