=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ecl-8.12.0 cd build; /usr/pkg/bin/gmake gmake[1]: Entering directory `/scratch/lang/ecl/work/ecl-8.12.0/build' cp /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/src/gc/include/gc_{mark,inl,inline}.h ecl/gc/ && \ cp -rf /scratch/lang/ecl/work/ecl-8.12.0/src/gc/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-8.12.0/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl-8.12.0/",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-8.12.0/src/h/external.h > c/ecl/external.h cp /scratch/lang/ecl/work/ecl-8.12.0/src/h/*.h ecl/ cd c; /usr/pkg/bin/gmake gmake[2]: Entering directory `/scratch/lang/ecl/work/ecl-8.12.0/build/c' cat /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/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-8.12.0/src/c -I/scratch/lang/ecl/work/ecl-8.12.0/build -I./ /scratch/lang/ecl/work/ecl-8.12.0/src/c/dpp.c -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/main.d main.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/main.d main.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o main.o main.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/symbol.d symbol.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/symbol.d symbol.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/symbol.d -> symbol.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o symbol.o symbol.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/package.d package.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/package.d package.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/package.d -> package.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o package.o package.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/list.d list.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/list.d list.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/list.d -> list.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o list.o list.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/apply.d apply.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/apply.d apply.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/apply.d -> apply.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly apply.c -o apply.o if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/eval.d eval.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/eval.d eval.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/eval.d -> eval.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o eval.o eval.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/interpreter.d interpreter.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/interpreter.d interpreter.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/interpreter.d -> interpreter.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o interpreter.o interpreter.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/interpreter.d: In function 'ecl_interpret': /scratch/lang/ecl/work/ecl-8.12.0/src/c/interpreter.d:520: warning: assignment discards qualifiers from pointer target type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/compiler.d compiler.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/compiler.d compiler.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/compiler.d -> compiler.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o compiler.o compiler.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/compiler.d: In function 'asm_end': /scratch/lang/ecl/work/ecl-8.12.0/src/c/compiler.d:170: warning: assignment makes integer from pointer without a cast if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/disassembler.d disassembler.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/disassembler.d disassembler.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/disassembler.d -> disassembler.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o disassembler.o disassembler.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/disassembler.d: In function 'si_bc_file': /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/src/c/instance.d instance.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/instance.d instance.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/instance.d -> instance.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o instance.o instance.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/gfun.d gfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/gfun.d gfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/gfun.d -> gfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o gfun.o gfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/reference.d reference.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/reference.d reference.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/reference.d -> reference.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o reference.o reference.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/character.d character.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/character.d character.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/character.d -> character.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o character.o character.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/file.d file.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/file.d file.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/file.d -> file.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o file.o file.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/read.d read.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/read.d read.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/read.d -> read.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o read.o read.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/read.d: In function 'read_VV': /scratch/lang/ecl/work/ecl-8.12.0/src/c/read.d:2151: warning: initialization discards qualifiers from pointer target type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/print.d print.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/print.d print.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/print.d -> print.c Unknown symbol: si::pretty-print-format cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o print.o print.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/print.d: In function 'si_write_ugly_object': /scratch/lang/ecl/work/ecl-8.12.0/src/c/print.d:1569: 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-8.12.0/src/c/error.d error.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/error.d error.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/error.d -> error.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o error.o error.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/string.d string.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/string.d string.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/string.d -> string.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o string.o string.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/cfun.d cfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/cfun.d cfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/cfun.d -> cfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o cfun.o cfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/typespec.d typespec.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/typespec.d typespec.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o typespec.o typespec.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/assignment.d assignment.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/assignment.d assignment.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o assignment.o assignment.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/predicate.d predicate.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/predicate.d predicate.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/predicate.d -> predicate.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o predicate.o predicate.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/number.d number.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/number.d number.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/number.d -> number.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o number.o number.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_pred.d num_pred.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_pred.d num_pred.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_pred.d -> num_pred.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_pred.o num_pred.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_comp.d num_comp.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_comp.d num_comp.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_comp.d -> num_comp.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_comp.o num_comp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_arith.d num_arith.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_arith.d num_arith.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_arith.d -> num_arith.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_arith.o num_arith.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_sfun.d num_sfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_sfun.d num_sfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_sfun.d -> num_sfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_sfun.o num_sfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_co.d num_co.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_co.d num_co.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_co.d -> num_co.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_co.o num_co.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_log.d num_log.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_log.d num_log.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_log.d -> num_log.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_log.o num_log.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_rand.d num_rand.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_rand.d num_rand.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/num_rand.d -> num_rand.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o num_rand.o num_rand.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/array.d array.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/array.d array.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/array.d -> array.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o array.o array.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/sequence.d sequence.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/sequence.d sequence.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/sequence.d -> sequence.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o sequence.o sequence.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/cmpaux.d cmpaux.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/cmpaux.d cmpaux.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/cmpaux.d -> cmpaux.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o cmpaux.o cmpaux.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/macros.d macros.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/macros.d macros.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/macros.d -> macros.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o macros.o macros.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/backq.d backq.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/backq.d backq.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/backq.d -> backq.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o backq.o backq.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/stacks.d stacks.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/stacks.d stacks.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/stacks.d -> stacks.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o stacks.o stacks.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/time.d time.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/time.d time.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/time.d -> time.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o time.o time.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixint.d unixint.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixint.d unixint.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixint.d -> unixint.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixint.o unixint.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixint.d: In function 'si_catch_signal': /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixint.d:330: warning: pointer type mismatch in conditional expression if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/mapfun.d mapfun.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/mapfun.d mapfun.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/mapfun.d -> mapfun.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o mapfun.o mapfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/multival.d multival.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/multival.d multival.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/multival.d -> multival.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o multival.o multival.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/hash.d hash.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/hash.d hash.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/hash.d -> hash.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o hash.o hash.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/format.d format.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/format.d format.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/format.d -> format.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o format.o format.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/pathname.d pathname.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/pathname.d pathname.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/pathname.d -> pathname.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o pathname.o pathname.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/structure.d structure.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/structure.d structure.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/structure.d -> structure.c Unknown symbol: si::structure-include cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o structure.o structure.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/load.d load.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/load.d load.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o load.o load.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixfsys.d unixfsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixfsys.d unixfsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixfsys.d -> unixfsys.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixfsys.o unixfsys.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixsys.d unixsys.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixsys.d unixsys.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixsys.d -> unixsys.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o unixsys.o unixsys.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixsys.d: In function 'si_run_program': /scratch/lang/ecl/work/ecl-8.12.0/src/c/unixsys.d:326: warning: passing argument 2 of 'execvp' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/ffi.d ffi.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/ffi.d ffi.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o ffi.o ffi.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/ffi.d: In function 'si_allocate_foreign_data': /scratch/lang/ecl/work/ecl-8.12.0/src/c/ffi.d:125: warning: pointer/integer type mismatch in conditional expression if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/alloc_2.d alloc_2.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/alloc_2.d alloc_2.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/alloc_2.d -> alloc_2.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o alloc_2.o alloc_2.c /scratch/lang/ecl/work/ecl-8.12.0/src/c/alloc_2.d: In function 'queueing_finalizer': /scratch/lang/ecl/work/ecl-8.12.0/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-8.12.0/src/c/tcp.d tcp.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/tcp.d tcp.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/tcp.d -> tcp.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o tcp.o tcp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/big.d big.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/big.d big.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/big.d -> big.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -o big.o big.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-8.12.0/src/c/all_symbols.d all_symbols.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/all_symbols.d all_symbols.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/all_symbols.d -> all_symbols.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I./ all_symbols.c -o all_symbols.o cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/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 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-8.12.0/src/c/cinit.d cinit.c ; else ./dpp /scratch/lang/ecl/work/ecl-8.12.0/src/c/cinit.d cinit.c ; fi dpp: /scratch/lang/ecl/work/ecl-8.12.0/src/c/cinit.d -> cinit.c cc -c -DECL_API -I. -I/scratch/lang/ecl/work/ecl-8.12.0/build -I/scratch/lang/ecl/work/ecl-8.12.0/src/c -I../ecl/gc -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I./ cinit.c -o ../cinit.o rm array.c symbol.c num_rand.c num_sfun.c cmpaux.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 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-8.12.0/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-8.12.0/,g' \ -e 's,@libdir\\@,/usr/pkg/lib/,g' < compile.pre > compile.lsp ln -s /scratch/lang/ecl/work/ecl-8.12.0/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. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Note: in file src:lsp;export.lsp, position 6, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; Removing unused variable POP ;;; Note: in file src:lsp;export.lsp, position 6, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; Removing unused variable FINISHED ;;; Warning: in file src:lsp;export.lsp, position 6, and form ;;; (LET (#) (FSET 'DOLIST F ...)) ;;; The variable ENV is not used. ;;; Note: in file src:lsp;export.lsp, position 7, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; Removing unused variable POP ;;; Note: in file src:lsp;export.lsp, position 7, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; Removing unused variable FINISHED ;;; Warning: in file src:lsp;export.lsp, position 7, and form ;;; (LET (#) (FSET 'DOTIMES F ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;export.lsp, position 8, and form ;;; (LET (#) (FSET 'DO F ...) ...) ;;; The variable ENV is not used. ;;; Compiling (DEFUN EVAL-FEATURE ...). ;;; Compiling (DEFUN DO-READ-FEATURE ...). ;;; Compiling (DEFUN SHARP-+-READER ...). ;;; Compiling (DEFUN SHARP---READER ...). ;;; Warning: in file src:lsp;export.lsp, position 14, and form ;;; (SET-DISPATCH-MACRO-CHARACTER # + ...) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; Warning: in file src:lsp;export.lsp, position 16, and form ;;; (SET-DISPATCH-MACRO-CHARACTER # - ...) ;;; Too few arguments for proclaimed function STANDARD-READTABLE ;;; End of Pass 1. ;;; Note: Creating tag: "_eclbffKyin8_xNlqkny" 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. ;;; Note: Invoking external command: ;;; cc -DECL_API -I"/scratch/lang/ecl/work/ecl-8.12.0/build/c" -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Ddragonfly -I"/scratch/lang/ecl/work/ecl-8.12.0/src/c" -O "-I/scratch/lang/ecl/work/ecl-8.12.0/build/" -w -c "/scratch/lang/ecl/work/ecl-8.12.0/build/lsp/export.c" -o "/scratch/lang/ecl/work/ecl-8.12.0/build/lsp/export.o" ;;; Finished compiling src:lsp;export.lsp. ;;; Compiling src:lsp;defmacro.lsp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=0 ;;; Compiling (DEFVAR *DL*). ;;; Compiling (DEFVAR *KEY-CHECK*). ;;; Compiling (DEFVAR *ARG-CHECK*). ;;; Compiling (DEFUN SEARCH-KEYWORD ...). ;;; Compiling (DEFUN CHECK-KEYWORD ...). ;;; Compiling (DEFUN CHECK-ARG-LENGTH ...). ;;; Compiling (DEFUN DM-BAD-KEY ...). ;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...). ;;; Compiling (DEFUN DESTRUCTURE ...). ;;; Compiling (DEFUN FIND-DOCUMENTATION ...). ;;; Compiling (DEFUN REMOVE-DOCUMENTATION ...). ;;; Compiling (DEFUN FIND-DECLARATIONS ...). ;;; Compiling (DEFUN EXPAND-DEFMACRO ...). ;;; Note: in file src:lsp;defmacro.lsp, position 13, and form ;;; (FSET 'EXPAND-DEFMACRO #'(LAMBDA-BLOCK EXPAND-DEFMACRO # ...)) ;;; Removing unused variable PPN ;;; Warning: in file src:lsp;defmacro.lsp, position 14, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; The variable DOC is not used. ;;; Note: in file src:lsp;defmacro.lsp, position 14, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; Removing unused variable FUNCTION ;;; Warning: in file src:lsp;defmacro.lsp, position 14, and form ;;; (FSET 'DEFMACRO #'(LAMBDA-BLOCK DEFMACRO # ...) ...) ;;; The variable ENV is not used. ;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). ;;; Warning: in file src:lsp;defmacro.lsp, position 15, and form ;;; (FSET 'DESTRUCTURING-BIND #'(LAMBDA-BLOCK DESTRUCTURING-BIND # ...) ...) ;;; The variable PPN is not used. ;;; Compiling (DEFUN WARN ...). ;;; Warning: in file src:lsp;defmacro.lsp, position 16, and form ;;; (FSET 'WARN #'(LAMBDA-BLOCK WARN # ...)) ;;; The variable FOO is not used. ;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). ;;; Warning: in file src:lsp;defmacro.lsp, position 17, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;defmacro.lsp, position 17, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable WHOLE is not used. ;;; Warning: in file src:lsp;defmacro.lsp, position 17, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable ENV is not used. ;;; Warning: in file src:lsp;defmacro.lsp, position 17, and form ;;; (FSET 'CMP-ENV-FOR-BYTECODES #'(LAMBDA-BLOCK CMP-ENV-FOR-BYTECODES # ...)) ;;; The variable WHOLE is not used. ;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). ;;; Note: in file src:lsp;defmacro.lsp, position 18, and form ;;; (FSET 'MACROLET-FUNCTIONS #'(LAMBDA-BLOCK MACROLET-FUNCTIONS # ...)) ;;; Replacing variable LLIST by its value #