=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ecl-12.12.1 cd build; /usr/pkg/bin/gmake gmake[1]: Entering directory `/scratch/lang/ecl/work/ecl-12.12.1/build' cp /scratch/lang/ecl/work/ecl-12.12.1/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 if (echo c | grep atomic); then \ cd atomic && /usr/pkg/bin/gmake && /usr/pkg/bin/gmake install && cd .. && \ rm -f -rf share ecl/atomic_ops_stack.h ecl/atomic_ops_malloc.h *atomic*gpl* && \ mv libatomic_ops.a libeclatomic.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-12.12.1/src/gc-unstable/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi if (echo c | grep libffi); then \ cd libffi && /usr/pkg/bin/gmake install && cd .. && \ sed -e 's, ecl/foo.h && \ rm ecl/ffi.h && mv ecl/foo.h ecl/ffi.h && \ mv libffi.a libeclffi.a; \ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-12.12.1/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl-12.12.1/",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-12.12.1/src/h/external.h > c/ecl/external.h cp -rf /scratch/lang/ecl/work/ecl-12.12.1/src/h/*.h /scratch/lang/ecl/work/ecl-12.12.1/src/h/impl ecl/ cd c; /usr/pkg/bin/gmake gmake[2]: Entering directory `/scratch/lang/ecl/work/ecl-12.12.1/build/c' cat /scratch/lang/ecl/work/ecl-12.12.1/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}};%' | \ sed -e 's%"\(IF_[A-Z0-9]*\)(\([^)]*\))"%\1("\2")%g' > tmp.h mv tmp.h /scratch/lang/ecl/work/ecl-12.12.1/src/c/symbols_list2.h if test -f ../CROSS-DPP; then touch dpp; else \ gcc -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I/scratch/lang/ecl/work/ecl-12.12.1/build -I./ /scratch/lang/ecl/work/ecl-12.12.1/src/c/dpp.c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/main.d main.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/main.d main.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/main.d -> main.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o main.o main.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/symbol.d symbol.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/symbol.d symbol.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/symbol.d -> symbol.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o symbol.o symbol.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/package.d package.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/package.d package.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/package.d -> package.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o package.o package.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/cons.d cons.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/cons.d cons.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/cons.d -> cons.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cons.o cons.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/list.d list.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/list.d list.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/list.d -> list.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o list.o list.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/apply.d apply.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/apply.d apply.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/apply.d -> apply.c gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c apply.c -o apply.o if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/eval.d eval.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/eval.d eval.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/eval.d -> eval.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o eval.o eval.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/interpreter.d interpreter.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/interpreter.d interpreter.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/interpreter.d -> interpreter.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o interpreter.o interpreter.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/interpreter.d: In function 'ecl_interpret': /scratch/lang/ecl/work/ecl-12.12.1/src/c/interpreter.d:284:2: warning: initialization discards qualifiers from pointer target type if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/compiler.d compiler.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/compiler.d compiler.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/compiler.d -> compiler.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o compiler.o compiler.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/disassembler.d disassembler.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/disassembler.d disassembler.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/disassembler.d -> disassembler.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o disassembler.o disassembler.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/instance.d instance.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/instance.d instance.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/instance.d -> instance.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o instance.o instance.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/gfun.d gfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/gfun.d gfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/gfun.d -> gfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o gfun.o gfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/cache.d clos/cache.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/cache.d clos/cache.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/cache.d -> clos/cache.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o clos/cache.o clos/cache.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/accessor.d clos/accessor.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/accessor.d clos/accessor.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/clos/accessor.d -> clos/accessor.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o clos/accessor.o clos/accessor.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/reference.d reference.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/reference.d reference.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/reference.d -> reference.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reference.o reference.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/character.d character.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/character.d character.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/character.d -> character.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o character.o character.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d file.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d file.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d -> file.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o file.o file.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d: In function 'ecl_off_t_to_integer': /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d:5341:4: warning: right shift count >= width of type /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d: In function 'ecl_integer_to_off_t': /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d:5368:8: warning: left shift count >= width of type /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d: In function 'not_a_file_stream': /scratch/lang/ecl/work/ecl-12.12.1/src/c/file.d:5412:2: warning: function declared 'noreturn' has a 'return' statement if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/read.d read.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/read.d read.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/read.d -> read.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o read.o read.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/print.d print.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/print.d print.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/print.d -> print.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o print.o print.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d error.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d error.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d -> error.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o error.o error.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d: In function 'si_signal_type_error': /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d:250:2: warning: function declared 'noreturn' has a 'return' statement /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d: In function 'cl_error': /scratch/lang/ecl/work/ecl-12.12.1/src/c/error.d:535:23: warning: function declared 'noreturn' has a 'return' statement if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/string.d string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/string.d string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/string.d -> string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o string.o string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/cfun.d cfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/cfun.d cfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/cfun.d -> cfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cfun.o cfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_integer.d -> reader/parse_integer.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reader/parse_integer.o reader/parse_integer.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_number.d reader/parse_number.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_number.d reader/parse_number.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/reader/parse_number.d -> reader/parse_number.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reader/parse_number.o reader/parse_number.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/float_to_digits.o printer/float_to_digits.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/float_to_string.d -> printer/float_to_string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/float_to_string.o printer/float_to_string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/integer_to_string.o printer/integer_to_string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_ugly.d -> printer/write_ugly.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_ugly.o printer/write_ugly.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_object.d printer/write_object.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_object.d printer/write_object.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_object.d -> printer/write_object.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_object.o printer/write_object.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_symbol.d -> printer/write_symbol.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_symbol.o printer/write_symbol.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_array.d printer/write_array.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_array.d printer/write_array.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_array.d -> printer/write_array.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_array.o printer/write_array.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_list.d printer/write_list.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_list.d printer/write_list.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_list.d -> printer/write_list.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_list.o printer/write_list.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_code.d printer/write_code.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_code.d printer/write_code.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_code.d -> printer/write_code.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_code.o printer/write_code.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_sse.d printer/write_sse.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_sse.d printer/write_sse.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/write_sse.d -> printer/write_sse.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_sse.o printer/write_sse.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/print_unreadable.o printer/print_unreadable.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/libraries.d ffi/libraries.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/libraries.d ffi/libraries.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/libraries.d -> ffi/libraries.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/libraries.o ffi/libraries.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/backtrace.d -> ffi/backtrace.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/backtrace.o ffi/backtrace.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/mmap.d ffi/mmap.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/mmap.d ffi/mmap.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/mmap.d -> ffi/mmap.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/mmap.o ffi/mmap.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/cdata.d ffi/cdata.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/cdata.d ffi/cdata.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi/cdata.d -> ffi/cdata.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/cdata.o ffi/cdata.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cos.d numbers/cos.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cos.d numbers/cos.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cos.d -> numbers/cos.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/cos.o numbers/cos.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sin.d numbers/sin.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sin.d numbers/sin.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sin.d -> numbers/sin.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sin.o numbers/sin.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tan.d numbers/tan.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tan.d numbers/tan.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tan.d -> numbers/tan.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/tan.o numbers/tan.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/atan.d numbers/atan.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/atan.d numbers/atan.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/atan.d -> numbers/atan.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/atan.o numbers/atan.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cosh.d numbers/cosh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cosh.d numbers/cosh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/cosh.d -> numbers/cosh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/cosh.o numbers/cosh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sinh.d numbers/sinh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sinh.d numbers/sinh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sinh.d -> numbers/sinh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sinh.o numbers/sinh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tanh.d numbers/tanh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tanh.d numbers/tanh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/tanh.d -> numbers/tanh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/tanh.o numbers/tanh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/exp.d numbers/exp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/exp.d numbers/exp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/exp.d -> numbers/exp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/exp.o numbers/exp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/expt.d numbers/expt.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/expt.d numbers/expt.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/expt.d -> numbers/expt.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/expt.o numbers/expt.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/log.d numbers/log.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/log.d numbers/log.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/log.d -> numbers/log.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/log.o numbers/log.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/sqrt.d -> numbers/sqrt.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sqrt.o numbers/sqrt.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/abs.d numbers/abs.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/abs.d numbers/abs.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/abs.d -> numbers/abs.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/abs.o numbers/abs.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/zerop.d numbers/zerop.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/zerop.d numbers/zerop.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/zerop.d -> numbers/zerop.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/zerop.o numbers/zerop.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plusp.d numbers/plusp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plusp.d numbers/plusp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plusp.d -> numbers/plusp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/plusp.o numbers/plusp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minusp.d numbers/minusp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minusp.d numbers/minusp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minusp.d -> numbers/minusp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minusp.o numbers/minusp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/negate.d numbers/negate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/negate.d numbers/negate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/negate.d -> numbers/negate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/negate.o numbers/negate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/conjugate.d -> numbers/conjugate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/conjugate.o numbers/conjugate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_plus.d -> numbers/one_plus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/one_plus.o numbers/one_plus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/one_minus.d -> numbers/one_minus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/one_minus.o numbers/one_minus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plus.d numbers/plus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plus.d numbers/plus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/plus.d -> numbers/plus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/plus.o numbers/plus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minus.d numbers/minus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minus.d numbers/minus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minus.d -> numbers/minus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minus.o numbers/minus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/times.d numbers/times.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/times.d numbers/times.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/times.d -> numbers/times.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/times.o numbers/times.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/divide.d numbers/divide.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/divide.d numbers/divide.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/divide.d -> numbers/divide.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/divide.o numbers/divide.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_compare.d -> numbers/number_compare.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/number_compare.o numbers/number_compare.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/number_equalp.o numbers/number_equalp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minmax.d numbers/minmax.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minmax.d numbers/minmax.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/numbers/minmax.d -> numbers/minmax.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minmax.o numbers/minmax.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/typespec.d typespec.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/typespec.d typespec.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/typespec.d -> typespec.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o typespec.o typespec.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/assignment.d assignment.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/assignment.d assignment.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/assignment.d -> assignment.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o assignment.o assignment.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/predicate.d predicate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/predicate.d predicate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/predicate.d -> predicate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o predicate.o predicate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/number.d number.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/number.d number.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/number.d -> number.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o number.o number.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_pred.d num_pred.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_pred.d num_pred.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_pred.d -> num_pred.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_pred.o num_pred.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_arith.d num_arith.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_arith.d num_arith.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_arith.d -> num_arith.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_arith.o num_arith.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_co.d num_co.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_co.d num_co.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_co.d -> num_co.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_co.o num_co.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_log.d num_log.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_log.d num_log.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_log.d -> num_log.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_log.o num_log.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_rand.d num_rand.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_rand.d num_rand.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/num_rand.d -> num_rand.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_rand.o num_rand.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/array.d array.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/array.d array.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/array.d -> array.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o array.o array.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/vector_push.d vector_push.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/vector_push.d vector_push.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/vector_push.d -> vector_push.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o vector_push.o vector_push.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/sequence.d sequence.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/sequence.d sequence.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/sequence.d -> sequence.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o sequence.o sequence.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/cmpaux.d cmpaux.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/cmpaux.d cmpaux.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/cmpaux.d -> cmpaux.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cmpaux.o cmpaux.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/macros.d macros.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/macros.d macros.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/macros.d -> macros.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o macros.o macros.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/backq.d backq.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/backq.d backq.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/backq.d -> backq.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o backq.o backq.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/stacks.d stacks.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/stacks.d stacks.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/stacks.d -> stacks.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o stacks.o stacks.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/time.d time.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/time.d time.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/time.d -> time.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o time.o time.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixint.d unixint.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixint.d unixint.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixint.d -> unixint.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixint.o unixint.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/mapfun.d mapfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/mapfun.d mapfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/mapfun.d -> mapfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o mapfun.o mapfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/multival.d multival.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/multival.d multival.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/multival.d -> multival.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o multival.o multival.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d hash.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d hash.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d -> hash.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o hash.o hash.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d: In function 'copy_entry': /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d:507:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d:513:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' /scratch/lang/ecl/work/ecl-12.12.1/src/c/hash.d:519:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/format.d format.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/format.d format.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/format.d -> format.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o format.o format.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/pathname.d pathname.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/pathname.d pathname.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/pathname.d -> pathname.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o pathname.o pathname.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/structure.d structure.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/structure.d structure.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/structure.d -> structure.o.c Unknown symbol: si::structure-include gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o structure.o structure.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/load.d load.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/load.d load.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/load.d -> load.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o load.o load.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixfsys.d unixfsys.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixfsys.d unixfsys.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixfsys.d -> unixfsys.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixfsys.o unixfsys.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d unixsys.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d unixsys.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d -> unixsys.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixsys.o unixsys.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d: In function 'si_run_program': /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d:762:25: warning: passing argument 2 of 'execve' from incompatible pointer type /usr/include/unistd.h:109:6: note: expected 'char * const*' but argument is of type 'void **' /scratch/lang/ecl/work/ecl-12.12.1/src/c/unixsys.d:764:25: warning: passing argument 2 of 'execvp' from incompatible pointer type /usr/include/unistd.h:110:6: note: expected 'char * const*' but argument is of type 'void **' if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/serialize.d serialize.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/serialize.d serialize.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/serialize.d -> serialize.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o serialize.o serialize.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi.d ffi.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi.d ffi.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/ffi.d -> ffi.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi.o ffi.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/sse2.d sse2.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/sse2.d sse2.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/sse2.d -> sse2.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o sse2.o sse2.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/big.d big.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/big.d big.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/big.d -> big.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o big.o big.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/alloc_2.d alloc_2.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/alloc_2.d alloc_2.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/alloc_2.d -> alloc_2.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o alloc_2.o alloc_2.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/tcp.d tcp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/tcp.d tcp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/tcp.d -> tcp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o tcp.o tcp.o.c /scratch/lang/ecl/work/ecl-12.12.1/src/c/tcp.d: In function 'si_lookup_host_entry': /scratch/lang/ecl/work/ecl-12.12.1/src/c/tcp.d:391:3: warning: passing argument 1 of 'gethostbyaddr' from incompatible pointer type /usr/include/netdb.h:317:17: note: expected 'const char *' but argument is of type 'char (*)[4]' if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/threads/atomic.d threads/atomic.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/threads/atomic.d threads/atomic.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/threads/atomic.d -> threads/atomic.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-12.12.1\"" -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o threads/atomic.o threads/atomic.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/all_symbols.d all_symbols.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/all_symbols.d all_symbols.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/all_symbols.d -> all_symbols.c gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -I./ all_symbols.c -o all_symbols.o gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o rm -f ../libeclmin.a ar cr ../libeclmin.a main.o symbol.o package.o cons.o list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o clos/cache.o clos/accessor.o reference.o character.o file.o read.o print.o error.o string.o cfun.o reader/parse_integer.o reader/parse_number.o printer/float_to_digits.o printer/float_to_string.o printer/integer_to_string.o printer/write_ugly.o printer/write_object.o printer/write_symbol.o printer/write_array.o printer/write_list.o printer/write_code.o printer/write_sse.o printer/print_unreadable.o ffi/libraries.o ffi/backtrace.o ffi/mmap.o ffi/cdata.o numbers/cos.o numbers/sin.o numbers/tan.o numbers/atan.o numbers/cosh.o numbers/sinh.o numbers/tanh.o numbers/exp.o numbers/expt.o numbers/log.o numbers/sqrt.o numbers/abs.o numbers/zerop.o numbers/plusp.o numbers/minusp.o numbers/negate.o numbers/conjugate.o numbers/one_plus.o numbers/one_minus.o numbers/plus.o numbers/minus.o numbers/times.o numbers/divide.o numbers/number_compare.o numbers/number_equalp.o numbers/minmax.o typespec.o assignment.o predicate.o number.o num_pred.o num_arith.o num_co.o num_log.o num_rand.o array.o vector_push.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 serialize.o ffi.o sse2.o big.o alloc_2.o tcp.o threads/atomic.o ranlib ../libeclmin.a if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-12.12.1/src/c/cinit.d cinit.c ; else ./dpp /scratch/lang/ecl/work/ecl-12.12.1/src/c/cinit.d cinit.c ; fi dpp: /scratch/lang/ecl/work/ecl-12.12.1/src/c/cinit.d -> cinit.c gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -I./ cinit.c -o ../cinit.o gmake[2]: Leaving directory `/scratch/lang/ecl/work/ecl-12.12.1/build/c' if [ -f CROSS-COMPILER ]; then \ touch ecl_min; \ else \ gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -lgmp -lgc -lm ;\ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-12.12.1/,g' \ -e 's,@libdir\\@,/usr/pkg/lib/,g' < compile.pre > compile.lsp echo "#" `uname -a` > build-stamp head -8 config.log | tail -6 >> build-stamp if [ -f CROSS-COMPILER ]; then \ ./CROSS-COMPILER compile; \ else \ ECLDIR=`pwd`/ ./ecl_min compile; \ fi ;*** Lisp core booted **** ECL (Embeddable Common Lisp) ;;; ;;; Welcome to bare.lsp. Let's bring this instance up! ;;; ;;; ;;; About to load lsp/load.lsp ;;; ;;; Loading src:lsp;export.lsp ;;; Loading src:lsp;defmacro.lsp ;;; Loading src:lsp;helpfile.lsp ;;; Loading src:lsp;evalmacros.lsp ;;; Loading src:lsp;cmuutil.lsp ;;; Loading src:lsp;setf.lsp ;;; Loading src:lsp;predlib.lsp ;;; Loading src:lsp;seq.lsp ;;; Loading src:lsp;arraylib.lsp ;;; Loading src:lsp;assert.lsp ;;; Loading src:lsp;defstruct.lsp ;;; Loading src:lsp;iolib.lsp ;;; Loading src:lsp;listlib.lsp ;;; Loading src:lsp;mislib.lsp ;;; Loading src:lsp;numlib.lsp ;;; Loading src:lsp;packlib.lsp ;;; Loading src:lsp;seqlib.lsp ;;; Loading src:lsp;trace.lsp ;;; Loading src:lsp;loop2.lsp ;;; Loading src:lsp;format.lsp ;;; Loading src:lsp;defpackage.lsp ;;; Loading src:lsp;ffi.lsp ;;; Loading src:lsp;mp.lsp ;;; Loading build:lsp;config.lsp ;;; Loading src:lsp;module.lsp ;;; Loading src:lsp;cmdline.lsp ;;; Loading src:lsp;autoload.lsp ;;; Loading src:lsp;cdr-5.lsp ;;; Loading clos/load.lsp ;;; Loading src:clos;package.lsp ;;; Loading src:clos;cpl.lsp ;;; Loading src:clos;std-slot-value.lsp ;;; Loading src:clos;slot.lsp ;;; Loading src:clos;boot.lsp ;;; Loading src:clos;kernel.lsp ;;; Loading src:clos;method.lsp ;;; Loading src:clos;combin.lsp ;;; Loading src:clos;std-accessors.lsp ;;; Loading src:clos;defclass.lsp ;;; Loading src:clos;slotvalue.lsp ;;; Loading src:clos;standard.lsp ;;; Loading src:clos;builtin.lsp ;;; Loading src:clos;change.lsp ;;; Loading src:clos;stdmethod.lsp ;;; Loading src:clos;generic.lsp ;;; Loading src:clos;fixup.lsp ;;; Loading src:clos;conditions.lsp ;;; Loading src:clos;print.lsp ;;; Loading src:clos;streams.lsp ;;; Loading src:lsp;pprint.lsp ;;; Loading src:lsp;describe.lsp ;;; Loading src:clos;inspect.lsp ;;; Loading src:lsp;top.lsp ;;; Loading src:lsp;process.lsp ;;; Loading ext:bytecmp;bytecmp.lsp ;;; Loading ext:ecl-cdb;ecl-cdb.lisp ;;; Loading ext:ecl-cdb;ecl-help.lisp ;;; Loading lsp/format.lsp ;;; About to load cmp/load.lsp ;;; System features: (X86-64, 64-BIT GCC GCC-COMPILER MMX SSE SSE2 ELF AMD64 X86-64 LP64) ;;; ;;; Now we are in shape to do something useful. ;;; End of bare.lsp (compile-file "src:lsp;export.lsp" :output-file #P"BUILD:LSP;EXPORT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;EXPORT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN EVAL-FEATURE ...). ;;; Compiling (DEFUN DO-READ-FEATURE ...). ;;; Compiling (DEFUN SHARP-+-READER ...). ;;; Compiling (DEFUN SHARP---READER ...). ;;; End of Pass 1. ;;; Emitting code for DOLIST. ;;; Emitting code for DOTIMES. ;;; Emitting code for DO/DO*-EXPAND. ;;; Emitting code for EVAL-FEATURE. ;;; Emitting code for DO-READ-FEATURE. ;;; Emitting code for SHARP-+-READER. ;;; Emitting code for SHARP---READER. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/export.c -o lsp/export.o ;;; Finished compiling SRC:LSP;EXPORT.LSP. ;;; (compile-file "src:lsp;defmacro.lsp" :output-file #P"BUILD:LSP;DEFMACRO.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;DEFMACRO.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN SEARCH-KEYWORD ...). ;;; Function SEARCH-KEYWORD proclaimed (0,65536) ;;; Compiling (DEFUN CHECK-KEYWORD ...). ;;; Function CHECK-KEYWORD proclaimed (0,65536) ;;; Compiling (DEFUN DM-TOO-MANY-ARGUMENTS ...). ;;; Function DM-TOO-MANY-ARGUMENTS proclaimed (1,1) ;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...). ;;; Function DM-TOO-FEW-ARGUMENTS proclaimed (1,1) ;;; Compiling (DEFUN DESTRUCTURE ...). ;;; Compiling (DEFUN FIND-DOCUMENTATION ...). ;;; Function FIND-DOCUMENTATION proclaimed (0,65536) ;;; Compiling (DEFUN REMOVE-DOCUMENTATION ...). ;;; Function REMOVE-DOCUMENTATION proclaimed (0,65536) ;;; Compiling (DEFUN FIND-DECLARATIONS ...). ;;; Function FIND-DECLARATIONS proclaimed (0,65536) ;;; Compiling (DEFUN EXPAND-DEFMACRO ...). ;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). ;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). ;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). ;;; Note: ;;; in file DEFMACRO.LSP, position 11840 ;;; at (DEFUN MACROLET-FUNCTIONS ...) ;;; Checking type of LET8 to be LIST ;;; Note: ;;; in file DEFMACRO.LSP, position 11840 ;;; at (DEFUN MACROLET-FUNCTIONS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST47) to be LIST ;;; Note: ;;; in file DEFMACRO.LSP, position 11840 ;;; at (DEFUN MACROLET-FUNCTIONS ...) ;;; Checking type of #:LOOP-LIST-TAIL49 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...). ;;; End of Pass 1. ;;; Emitting code for SEARCH-KEYWORD. ;;; Emitting code for CHECK-KEYWORD. ;;; Emitting code for DM-TOO-MANY-ARGUMENTS. ;;; Emitting code for DM-TOO-FEW-ARGUMENTS. ;;; Emitting code for DESTRUCTURE. ;;; Emitting code for DM-V. ;;; Emitting code for DM-VL. ;;; Emitting code for FIND-DOCUMENTATION. ;;; Emitting code for REMOVE-DOCUMENTATION. ;;; Emitting code for FIND-DECLARATIONS. ;;; Emitting code for EXPAND-DEFMACRO. ;;; Emitting code for DESTRUCTURING-BIND. ;;; Emitting code for CMP-ENV-FOR-BYTECODES. ;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION. ;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION. ;;; Emitting code for #:G39. ;;; Emitting code for #:G38. ;;; Emitting code for MACROLET-FUNCTIONS. ;;; Emitting code for CMP-ENV-REGISTER-MACROLET. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/defmacro.c -o lsp/defmacro.o ;;; Finished compiling SRC:LSP;DEFMACRO.LSP. ;;; (compile-file "src:lsp;helpfile.lsp" :output-file #P"BUILD:LSP;HELPFILE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;HELPFILE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *KEEP-DOCUMENTATION* ...). ;;; Compiling (DEFUN NEW-DOCUMENTATION-POOL ...). ;;; Compiling (DEFUN RECORD-CONS ...). ;;; Compiling (DEFUN RECORD-FIELD ...). ;;; Compiling (DEFUN SET-RECORD-FIELD ...). ;;; Note: ;;; in file HELPFILE.LSP, position 1407 ;;; at (DEFUN SET-RECORD-FIELD ...) ;;; Checking type of FIELD to be CONS ;;; Compiling (DEFUN REM-RECORD-FIELD ...). ;;; Compiling (DEFUN ANNOTATE ...). ;;; Compiling (DEFUN REMOVE-ANNOTATION ...). ;;; Compiling (DEFUN GET-ANNOTATION ...). ;;; Compiling (DEFUN DUMP-DOCUMENTATION ...). ;;; Note: ;;; in file HELPFILE.LSP, position 3235 ;;; at (DEFUN DUMP-DOCUMENTATION ...) ;;; Checking type of *DOCUMENTATION-POOL* to be CONS ;;; Compiling (DEFUN GET-DOCUMENTATION ...). ;;; Function GET-DOCUMENTATION proclaimed (0,65536) ;;; Compiling (DEFUN SET-DOCUMENTATION ...). ;;; Function SET-DOCUMENTATION proclaimed (0,65536) ;;; Compiling (DEFUN EXPAND-SET-DOCUMENTATION ...). ;;; Function EXPAND-SET-DOCUMENTATION proclaimed (0,65536) ;;; Compiling (DEFUN MAKE-DSPEC ...). ;;; Compiling (DEFUN DEFAULT-ANNOTATION-LOGIC ...). ;;; End of Pass 1. ;;; Emitting code for NEW-DOCUMENTATION-POOL. ;;; Emitting code for RECORD-CONS. ;;; Emitting code for RECORD-FIELD. ;;; Emitting code for SET-RECORD-FIELD. ;;; Emitting code for REM-RECORD-FIELD. ;;; Emitting code for ANNOTATE. ;;; Emitting code for REMOVE-ANNOTATION. ;;; Emitting code for GET-ANNOTATION. ;;; Emitting code for DUMP-DOCUMENTATION. ;;; Emitting code for GET-DOCUMENTATION. ;;; Emitting code for SET-DOCUMENTATION. ;;; Emitting code for EXPAND-SET-DOCUMENTATION. ;;; Emitting code for MAKE-DSPEC. ;;; Emitting code for OPTIONAL-ANNOTATION. ;;; Emitting code for DEFAULT-ANNOTATION-LOGIC. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/helpfile.c -o lsp/helpfile.o ;;; Finished compiling SRC:LSP;HELPFILE.LSP. ;;; (compile-file "src:lsp;evalmacros.lsp" :output-file #P"BUILD:LSP;EVALMACROS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;EVALMACROS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO UNLESS ...). ;;; Compiling (DEFMACRO DEFMACRO ...). ;;; Compiling (DEFMACRO DEFVAR ...). ;;; Compiling (DEFMACRO DEFPARAMETER ...). ;;; Compiling (DEFMACRO DEFCONSTANT ...). ;;; Compiling (DEFPARAMETER *DEFUN-INLINE-HOOK* ...). ;;; Compiling (DEFMACRO DEFUN ...). ;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...). ;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...). ;;; Compiling (DEFMACRO LAMBDA ...). ;;; Compiling (DEFMACRO LAMBDA-BLOCK ...). ;;; Compiling (DEFMACRO PSETQ ...). ;;; Compiling (DEFMACRO COND ...). ;;; Compiling (DEFMACRO PROG ...). ;;; Compiling (DEFMACRO PROG* ...). ;;; Compiling (DEFMACRO PROG1 ...). ;;; Compiling (DEFMACRO PROG2 ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-LIST ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-BIND ...). ;;; Compiling (DEFUN WHILE-UNTIL ...). ;;; Compiling (DEFMACRO WHILE ...). ;;; Compiling (DEFMACRO UNTIL ...). ;;; Compiling (DEFMACRO CASE ...). ;;; Compiling (DEFMACRO RETURN ...). ;;; Compiling (DEFMACRO IN-PACKAGE ...). ;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...). ;;; Compiling (DEFMACRO NTH-VALUE ...). ;;; Compiling (DEFUN MAYBE-UNQUOTE ...). ;;; Compiling (DEFUN MAYBE-QUOTE ...). ;;; Compiling (DEFMACRO TRULY-THE ...). ;;; Compiling (DEFMACRO CHECKED-VALUE ...). ;;; End of Pass 1. ;;; Emitting code for UNLESS. ;;; Emitting code for DEFMACRO. ;;; Emitting code for DEFVAR. ;;; Emitting code for DEFPARAMETER. ;;; Emitting code for DEFCONSTANT. ;;; Emitting code for DEFUN. ;;; Emitting code for DEFINE-COMPILER-MACRO. ;;; Emitting code for COMPILER-MACRO-FUNCTION. ;;; Emitting code for LOOP. ;;; Emitting code for LAMBDA. ;;; Emitting code for LAMBDA-BLOCK. ;;; Emitting code for PSETQ. ;;; Emitting code for COND. ;;; Emitting code for PROG. ;;; Emitting code for PROG*. ;;; Emitting code for PROG1. ;;; Emitting code for PROG2. ;;; Emitting code for MULTIPLE-VALUE-LIST. ;;; Emitting code for MULTIPLE-VALUE-SETQ. ;;; Emitting code for MULTIPLE-VALUE-BIND. ;;; Emitting code for WHILE-UNTIL. ;;; Emitting code for WHILE. ;;; Emitting code for UNTIL. ;;; Emitting code for CASE. ;;; Emitting code for RETURN. ;;; Emitting code for DECLAIM. ;;; Emitting code for C-DECLAIM. ;;; Emitting code for IN-PACKAGE. ;;; Emitting code for DEFINE-SYMBOL-MACRO. ;;; Emitting code for NTH-VALUE. ;;; Emitting code for MAYBE-UNQUOTE. ;;; Emitting code for MAYBE-QUOTE. ;;; Emitting code for TRULY-THE. ;;; Emitting code for CHECKED-VALUE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/evalmacros.c -o lsp/evalmacros.o ;;; Finished compiling SRC:LSP;EVALMACROS.LSP. ;;; (compile-file "src:lsp;setf.lsp" :output-file #P"BUILD:LSP;SETF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;SETF.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CHECK-STORES-NUMBER ...). ;;; Compiling (DEFUN DO-SETF-METHOD-EXPANSION ...). ;;; Compiling (DEFUN SETF-METHOD-WRAPPER ...). ;;; Compiling (DEFUN DO-DEFSETF ...). ;;; Function DO-DEFSETF proclaimed (2,2) ;;; Compiling (DEFUN DO-DEFINE-SETF-METHOD ...). ;;; Function DO-DEFINE-SETF-METHOD proclaimed (2,2) ;;; Compiling (DEFMACRO DEFSETF ...). ;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...). ;;; Compiling (DEFUN GET-SETF-EXPANSION ...). ;;; Compiling (DEFUN TRIVIAL-SETF-FORM ...). ;;; Compiling (DEFUN TRY-SIMPLER-EXPANSION ...). ;;; Compiling (DEFUN SETF-EXPAND-1 ...). ;;; 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 (DEFINE-MODIFY-MACRO INCF ...). ;;; Compiling (DEFINE-MODIFY-MACRO DECF ...). ;;; Compiling (DEFMACRO PUSH ...). ;;; Compiling (DEFMACRO PUSHNEW ...). ;;; Compiling (DEFMACRO POP ...). ;;; End of Pass 1. ;;; Emitting code for CHECK-STORES-NUMBER. ;;; Emitting code for DO-SETF-METHOD-EXPANSION. ;;; Emitting code for SETF-METHOD-WRAPPER. ;;; Emitting code for #:G6. ;;; Emitting code for DO-DEFSETF. ;;; Emitting code for #:G7. ;;; Emitting code for DO-DEFINE-SETF-METHOD. ;;; Emitting code for DEFSETF. ;;; Emitting code for DEFINE-SETF-EXPANDER. ;;; Emitting code for GET-SETF-EXPANSION. ;;; 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 GET. ;;; Emitting code for NTH. ;;; 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 TRIVIAL-SETF-FORM. ;;; Emitting code for TRY-SIMPLER-EXPANSION. ;;; Emitting code for SETF-EXPAND-1. ;;; Emitting code for SETF-EXPAND. ;;; Emitting code for SETF. ;;; Emitting code for PSETF. ;;; Emitting code for SHIFTF. ;;; Emitting code for ROTATEF. ;;; Emitting code for DEFINE-MODIFY-MACRO. ;;; Emitting code for REMF. ;;; Emitting code for INCF. ;;; Emitting code for #:G97. ;;; Emitting code for DECF. ;;; Emitting code for #:G106. ;;; Emitting code for PUSH. ;;; Emitting code for PUSHNEW. ;;; Emitting code for POP. ;;; Emitting code for VALUES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/setf.c -o lsp/setf.o ;;; Finished compiling SRC:LSP;SETF.LSP. ;;; (compile-file "src:lsp;predlib.lsp" :output-file #P"BUILD:LSP;PREDLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;PREDLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CONSTANTLY-T ...). ;;; Compiling (DEFUN CONSTANTLY-NIL ...). ;;; Compiling (DEFUN CONSTANTLY ...). ;;; Function CONSTANTLY proclaimed (1,1) ;;; Compiling (DEFPARAMETER *SUBTYPEP-CACHE* ...). ;;; Compiling (DEFPARAMETER *UPGRADED-ARRAY-ELEMENT-TYPE-CACHE* ...). ;;; Compiling (DEFUN SUBTYPEP-CLEAR-CACHE ...). ;;; Compiling (DEFUN CREATE-TYPE-NAME ...). ;;; Compiling (DEFUN DO-DEFTYPE ...). ;;; Function DO-DEFTYPE proclaimed (0,65536) ;;; Compiling (DEFMACRO DEFTYPE ...). ;;; Note: ;;; in file PREDLIB.LSP, position 1848 ;;; at (FSET 'DEFTYPE ...) ;;; Checking type of #:G56 to be CONS ;;; Warning: ;;; in file PREDLIB.LSP, position 8626 ;;; at (DEFTYPE EXTENDED-STRING ...) ;;; ! The variable SIZE is not used. ;;; Compiling (DEFUN SIMPLE-ARRAY-P ...). ;;; Compiling (DEFUN COMPLEX-ARRAY-P ...). ;;; Compiling (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Note: ;;; in file PREDLIB.LSP, position 12821 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; Unknown type LOGAND. Assuming it is T. ;;; Warning: ;;; in file PREDLIB.LSP, position 12821 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file PREDLIB.LSP, position 12821 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; Checking type of (LOGAND 127 (HASH-EQL ELEMENT-TYPE)) to be (INTEGER 0 127) ;;; Warning: ;;; in file PREDLIB.LSP, position 12821 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Function UPGRADED-ARRAY-ELEMENT-TYPE proclaimed (1,2) ;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...). ;;; Function UPGRADED-COMPLEX-PART-TYPE proclaimed (1,2) ;;; Compiling (DEFUN IN-INTERVAL-P ...). ;;; Compiling (DEFUN ERROR-TYPE-SPECIFIER ...). ;;; Compiling (DEFUN MATCH-DIMENSIONS ...). ;;; Compiling (DEFUN TYPEP ...). ;;; Function TYPEP proclaimed (2,3) ;;; Compiling (DEFUN SUBCLASSP ...). ;;; Function SUBCLASSP proclaimed (0,65536) ;;; Compiling (DEFUN OF-CLASS-P ...). ;;; Function OF-CLASS-P proclaimed (0,65536) ;;; Compiling (DEFUN NORMALIZE-TYPE ...). ;;; Compiling (DEFUN EXPAND-DEFTYPE ...). ;;; Compiling (DEFUN ERROR-COERCE ...). ;;; Compiling (DEFUN COERCE ...). ;;; Note: ;;; in file PREDLIB.LSP, position 22157 ;;; at (DEFUN COERCE ...) ;;; Checking type of (EXPAND-DEFTYPE TYPE) to be C::TYPE-SPECIFIER ;;; Function COERCE proclaimed (2,2) ;;; 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 ...). ;;; Note: ;;; in file PREDLIB.LSP, position 26446 ;;; at (DEFUN UPDATE-TYPES ...) ;;; Unknown type LOGAND. Assuming it is T. ;;; Warning: ;;; in file PREDLIB.LSP, position 26446 ;;; at (DEFUN UPDATE-TYPES ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN FIND-TYPE-BOUNDS ...). ;;; Compiling (DEFUN REGISTER-TYPE ...). ;;; Compiling (DEFUN REGISTER-MEMBER-TYPE ...). ;;; Compiling (DEFUN SIMPLE-MEMBER-TYPE ...). ;;; Compiling (DEFUN NUMBER-MEMBER-TYPE ...). ;;; Compiling (DEFUN PUSH-TYPE ...). ;;; Compiling (DEFUN REGISTER-SATISFIES-TYPE ...). ;;; Compiling (DEFUN REGISTER-CLASS ...). ;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...). ;;; Note: ;;; in file PREDLIB.LSP, position 32657 ;;; at (DEFUN REGISTER-ARRAY-TYPE ...) ;;; Checking type of LET58 to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 32657 ;;; at (DEFUN REGISTER-ARRAY-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST187) to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 32657 ;;; at (DEFUN REGISTER-ARRAY-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL189 to be CONS ;;; 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 (DEFUN EXTEND-TYPE-TAG ...). ;;; Compiling (DEFUN CANONICAL-TYPE ...). ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of LET66 to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST226) to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL228 to be CONS ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of LET68 to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST230) to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL232 to be CONS ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of LET70 to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST235) to be LIST ;;; Note: ;;; in file PREDLIB.LSP, position 46048 ;;; at (DEFUN CANONICAL-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL237 to be CONS ;;; Compiling (DEFUN SAFE-CANONICAL-TYPE ...). ;;; Compiling (DEFUN FAST-SUBTYPEP ...). ;;; Compiling (DEFUN SUBTYPEP ...). ;;; Warning: ;;; in file PREDLIB.LSP, position 48994 ;;; at (DEFUN SUBTYPEP ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Function SUBTYPEP proclaimed (2,3) ;;; Compiling (DEFUN FAST-TYPE= ...). ;;; Compiling (DEFUN TYPE= ...). ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for CONSTANTLY-T. ;;; Emitting code for CONSTANTLY-NIL. ;;; Emitting code for CONSTANTLY. ;;; Emitting code for #:G3. ;;; Emitting code for SUBTYPEP-CLEAR-CACHE. ;;; Emitting code for CREATE-TYPE-NAME. ;;; Emitting code for DO-DEFTYPE. ;;; Emitting code for DEFTYPE. ;;; Emitting code for REAL. ;;; Emitting code for SHORT-FLOAT. ;;; Emitting code for LONG-FLOAT. ;;; Emitting code for MOD. ;;; Emitting code for SIGNED-BYTE. ;;; Emitting code for UNSIGNED-BYTE. ;;; Emitting code for VECTOR. ;;; Emitting code for STRING. ;;; Emitting code for BASE-STRING. ;;; Emitting code for EXTENDED-STRING. ;;; Emitting code for BIT-VECTOR. ;;; Emitting code for SIMPLE-VECTOR. ;;; Emitting code for SIMPLE-STRING. ;;; Emitting code for SIMPLE-BASE-STRING. ;;; Emitting code for SIMPLE-BIT-VECTOR. ;;; Emitting code for SIMPLE-ARRAY-P. ;;; Emitting code for COMPLEX-ARRAY-P. ;;; Emitting code for UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for UPGRADED-COMPLEX-PART-TYPE. ;;; Emitting code for IN-INTERVAL-P. ;;; Emitting code for ERROR-TYPE-SPECIFIER. ;;; Emitting code for MATCH-DIMENSIONS. ;;; Emitting code for TYPEP. ;;; Emitting code for SUBCLASSP. ;;; Emitting code for OF-CLASS-P. ;;; Emitting code for NORMALIZE-TYPE. ;;; Emitting code for EXPAND-DEFTYPE. ;;; Emitting code for ERROR-COERCE. ;;; Emitting code for COERCE. ;;; Emitting code for NEW-TYPE-TAG. ;;; Emitting code for FIND-REGISTERED-TAG. ;;; Emitting code for MAYBE-SAVE-TYPES. ;;; Emitting code for UPDATE-TYPES. ;;; Emitting code for FIND-TYPE-BOUNDS. ;;; Emitting code for REGISTER-TYPE. ;;; Emitting code for REGISTER-MEMBER-TYPE. ;;; Emitting code for SIMPLE-MEMBER-TYPE. ;;; Emitting code for NUMBER-MEMBER-TYPE. ;;; Emitting code for PUSH-TYPE. ;;; Emitting code for REGISTER-SATISFIES-TYPE. ;;; Emitting code for REGISTER-CLASS. ;;; Emitting code for #:G183. ;;; Emitting code for #:G184. ;;; Emitting code for REGISTER-ARRAY-TYPE. ;;; Emitting code for FAST-UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for PARSE-ARRAY-TYPE. ;;; Emitting code for ARRAY-TYPE-<=. ;;; Emitting code for ARRAY-TYPE-P. ;;; Emitting code for REGISTER-ELEMENTARY-INTERVAL. ;;; Emitting code for #:G206. ;;; Emitting code for #:G207. ;;; Emitting code for REGISTER-INTERVAL-TYPE. ;;; Emitting code for BOUNDS-<=. ;;; Emitting code for BOUNDS-<. ;;; Emitting code for CANONICAL-COMPLEX-TYPE. ;;; Emitting code for REGISTER-CONS-TYPE. ;;; Emitting code for FIND-BUILT-IN-TAG. ;;; Emitting code for EXTEND-TYPE-TAG. ;;; Emitting code for CANONICAL-TYPE. ;;; Emitting code for SAFE-CANONICAL-TYPE. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for SUBTYPEP. ;;; Emitting code for FAST-TYPE=. ;;; Emitting code for TYPE=. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/predlib.c -o lsp/predlib.o ;;; Finished compiling SRC:LSP;PREDLIB.LSP. ;;; (compile-file "src:lsp;seq.lsp" :output-file #P"BUILD:LSP;SEQ.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;SEQ.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN ERROR-NOT-A-SEQUENCE ...). ;;; Compiling (DEFUN ERROR-SEQUENCE-INDEX ...). ;;; Compiling (DEFUN ERROR-SEQUENCE-TYPE ...). ;;; Compiling (DEFUN ERROR-SEQUENCE-LENGTH ...). ;;; Compiling (DEFUN CLOSEST-SEQUENCE-TYPE ...). ;;; Compiling (DEFUN MAKE-SEQUENCE ...). ;;; Function MAKE-SEQUENCE proclaimed (2,65536) ;;; Compiling (DEFUN MAKE-SEQ-ITERATOR ...). ;;; Function MAKE-SEQ-ITERATOR proclaimed (1,2) ;;; Compiling (DEFUN SEQ-ITERATOR-REF ...). ;;; Function SEQ-ITERATOR-REF proclaimed (2,2) ;;; Compiling (DEFUN SEQ-ITERATOR-SET ...). ;;; Function SEQ-ITERATOR-SET proclaimed (3,3) ;;; Compiling (DEFUN SEQ-ITERATOR-NEXT ...). ;;; Function SEQ-ITERATOR-NEXT proclaimed (2,2) ;;; Compiling (DEFUN SEQ-ITERATOR-LIST-POP ...). ;;; Compiling (DEFUN COERCE-TO-LIST ...). ;;; Function COERCE-TO-LIST proclaimed (0,65536) ;;; Compiling (DEFUN COERCE-TO-VECTOR ...). ;;; Note: ;;; in file SEQ.LSP, position 8011 ;;; at (DEFUN COERCE-TO-VECTOR ...) ;;; Checking type of LET78 to be INDEX ;;; Function COERCE-TO-VECTOR proclaimed (4,4) ;;; Compiling (DEFUN CONCATENATE ...). ;;; Note: ;;; in file SEQ.LSP, position 8774 ;;; at (DEFUN CONCATENATE ...) ;;; Checking type of LET82 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 8774 ;;; at (DEFUN CONCATENATE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST44) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 8774 ;;; at (DEFUN CONCATENATE ...) ;;; Checking type of #:LOOP-LIST-TAIL46 to be CONS ;;; Function CONCATENATE proclaimed (1,65536) ;;; Compiling (DEFUN MAP ...). ;;; Note: ;;; in file SEQ.LSP, position 9397 ;;; at (DEFUN MAP ...) ;;; Checking type of LET84 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 9397 ;;; at (DEFUN MAP ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST57) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 9397 ;;; at (DEFUN MAP ...) ;;; Checking type of #:LOOP-LIST-TAIL59 to be CONS ;;; Function MAP proclaimed (3,65536) ;;; Compiling (DEFUN SOME ...). ;;; Function SOME proclaimed (2,65536) ;;; Compiling (DEFUN EVERY ...). ;;; Function EVERY proclaimed (2,65536) ;;; Compiling (DEFUN EVERY* ...). ;;; Note: ;;; in file SEQ.LSP, position 11525 ;;; at (DEFUN EVERY* ...) ;;; Checking type of LET90 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 11525 ;;; at (DEFUN EVERY* ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST83) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 11525 ;;; at (DEFUN EVERY* ...) ;;; Checking type of #:LOOP-LIST-TAIL85 to be CONS ;;; Compiling (DEFUN NOTANY ...). ;;; Function NOTANY proclaimed (2,65536) ;;; Compiling (DEFUN NOTEVERY ...). ;;; Function NOTEVERY proclaimed (2,65536) ;;; Compiling (DEFUN MAP-INTO ...). ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of LET92 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST87) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of #:LOOP-LIST-TAIL89 to be CONS ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of (APPLY #'MIN (IF (VECTORP RESULT-SEQUENCE) (ARRAY-DIMENSION RESULT-SEQUENCE 0) (LENGTH RESULT-SEQUENCE)) (MAPCAR #'LENGTH SEQUENCES)) to be FIXNUM ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of LET94 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST91) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of #:LOOP-LIST-TAIL93 to be CONS ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of LET99 to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST97) to be LIST ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of #:LOOP-LIST-TAIL99 to be CONS ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of V to be CONS ;;; Note: ;;; in file SEQ.LSP, position 12346 ;;; at (DEFUN MAP-INTO ...) ;;; Checking type of I to be CONS ;;; Function MAP-INTO proclaimed (2,65536) ;;; End of Pass 1. ;;; Emitting code for ERROR-NOT-A-SEQUENCE. ;;; Emitting code for ERROR-SEQUENCE-INDEX. ;;; Emitting code for ERROR-SEQUENCE-TYPE. ;;; Emitting code for ERROR-SEQUENCE-LENGTH. ;;; Emitting code for CLOSEST-SEQUENCE-TYPE. ;;; Emitting code for MAKE-SEQUENCE. ;;; Emitting code for MAKE-SEQ-ITERATOR. ;;; Emitting code for SEQ-ITERATOR-REF. ;;; Emitting code for SEQ-ITERATOR-SET. ;;; Emitting code for SEQ-ITERATOR-NEXT. ;;; Emitting code for SEQ-ITERATOR-LIST-POP. ;;; Emitting code for COERCE-TO-LIST. ;;; Emitting code for COERCE-TO-VECTOR. ;;; Emitting code for CONCATENATE. ;;; Emitting code for MAP. ;;; Emitting code for SOME. ;;; Emitting code for EVERY. ;;; Emitting code for EVERY*. ;;; Emitting code for NOTANY. ;;; Emitting code for NOTEVERY. ;;; Emitting code for MAP-INTO. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/seq.c -o lsp/seq.o ;;; Finished compiling SRC:LSP;SEQ.LSP. ;;; (compile-file "src:lsp;arraylib.lsp" :output-file #P"BUILD:LSP;ARRAYLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;ARRAYLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-ARRAY ...). ;;; Function MAKE-ARRAY proclaimed (1,65536) ;;; Compiling (DEFUN FILL-ARRAY-WITH-SEQ ...). ;;; Compiling (DEFUN VECTOR ...). ;;; Function VECTOR proclaimed (0,65536) ;;; Compiling (DEFUN ARRAY-DIMENSIONS ...). ;;; Function ARRAY-DIMENSIONS proclaimed (1,1) ;;; Compiling (DEFUN ARRAY-IN-BOUNDS-P ...). ;;; Note: ;;; in file ARRAYLIB.LSP, position 4502 ;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) ;;; In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 4502 ;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) ;;; Checking type of ARRAY to be ARRAY ;;; Function ARRAY-IN-BOUNDS-P proclaimed (1,65536) ;;; Compiling (DEFUN ROW-MAJOR-INDEX-INNER ...). ;;; Compiling (DEFUN ARRAY-ROW-MAJOR-INDEX ...). ;;; Note: ;;; in file ARRAYLIB.LSP, position 6190 ;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) ;;; In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6190 ;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) ;;; Checking type of ARRAY to be ARRAY ;;; Function ARRAY-ROW-MAJOR-INDEX proclaimed (1,65536) ;;; Compiling (DEFUN BIT ...). ;;; Note: ;;; in file ARRAYLIB.LSP, position 6550 ;;; at (DEFUN BIT ...) ;;; In function BIT, checking types of arguments BIT-ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6550 ;;; at (DEFUN BIT ...) ;;; Checking type of BIT-ARRAY to be ARRAY ;;; Function BIT proclaimed (1,65536) ;;; Compiling (DEFUN SBIT ...). ;;; Note: ;;; in file ARRAYLIB.LSP, position 6855 ;;; at (DEFUN SBIT ...) ;;; In function SBIT, checking types of arguments BIT-ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6855 ;;; at (DEFUN SBIT ...) ;;; Checking type of BIT-ARRAY to be ARRAY ;;; Function SBIT proclaimed (1,65536) ;;; Compiling (DEFUN BIT-AND ...). ;;; Function BIT-AND proclaimed (2,3) ;;; Compiling (DEFUN BIT-IOR ...). ;;; Function BIT-IOR proclaimed (2,3) ;;; Compiling (DEFUN BIT-XOR ...). ;;; Function BIT-XOR proclaimed (2,3) ;;; Compiling (DEFUN BIT-EQV ...). ;;; Function BIT-EQV proclaimed (2,3) ;;; Compiling (DEFUN BIT-NAND ...). ;;; Function BIT-NAND proclaimed (2,3) ;;; Compiling (DEFUN BIT-NOR ...). ;;; Function BIT-NOR proclaimed (2,3) ;;; Compiling (DEFUN BIT-ANDC1 ...). ;;; Function BIT-ANDC1 proclaimed (2,3) ;;; Compiling (DEFUN BIT-ANDC2 ...). ;;; Function BIT-ANDC2 proclaimed (2,3) ;;; Compiling (DEFUN BIT-ORC1 ...). ;;; Function BIT-ORC1 proclaimed (2,3) ;;; Compiling (DEFUN BIT-ORC2 ...). ;;; Function BIT-ORC2 proclaimed (2,3) ;;; Compiling (DEFUN BIT-NOT ...). ;;; Function BIT-NOT proclaimed (1,2) ;;; Compiling (DEFUN VECTOR-POP ...). ;;; Function VECTOR-POP proclaimed (1,1) ;;; Compiling (DEFUN COPY-ARRAY-CONTENTS ...). ;;; Compiling (DEFUN ADJUST-ARRAY ...). ;;; Function ADJUST-ARRAY proclaimed (2,65536) ;;; Compiling (DEFUN SHRINK-VECTOR ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-ARRAY. ;;; Emitting code for FILL-ARRAY-WITH-SEQ. ;;; Emitting code for ITERATE-OVER-CONTENTS. ;;; Emitting code for VECTOR. ;;; Emitting code for ARRAY-DIMENSIONS. ;;; Emitting code for ARRAY-IN-BOUNDS-P. ;;; Emitting code for ROW-MAJOR-INDEX-INNER. ;;; Emitting code for INDEXING-ERROR. ;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. ;;; Emitting code for BIT. ;;; Emitting code for SBIT. ;;; Emitting code for BIT-AND. ;;; Emitting code for BIT-IOR. ;;; Emitting code for BIT-XOR. ;;; Emitting code for BIT-EQV. ;;; Emitting code for BIT-NAND. ;;; Emitting code for BIT-NOR. ;;; Emitting code for BIT-ANDC1. ;;; Emitting code for BIT-ANDC2. ;;; Emitting code for BIT-ORC1. ;;; Emitting code for BIT-ORC2. ;;; Emitting code for BIT-NOT. ;;; Emitting code for VECTOR-POP. ;;; Emitting code for COPY-ARRAY-CONTENTS. ;;; Emitting code for DO-COPY. ;;; Emitting code for ADJUST-ARRAY. ;;; Emitting code for SHRINK-VECTOR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/arraylib.c -o lsp/arraylib.o ;;; Finished compiling SRC:LSP;ARRAYLIB.LSP. ;;; (compile-file "src:lsp;assert.lsp" :output-file #P"BUILD:LSP;ASSERT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;ASSERT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN READ-EVALUATED-FORM ...). ;;; Compiling (DEFUN WRONG-TYPE-ARGUMENT ...). ;;; Compiling (DEFMACRO CHECK-TYPE ...). ;;; Compiling (DEFUN DO-CHECK-TYPE ...). ;;; Function DO-CHECK-TYPE proclaimed (4,4) ;;; Compiling (DEFMACRO ASSERT ...). ;;; Compiling (DEFUN ACCUMULATE-CASES ...). ;;; Compiling (DEFUN ECASE-ERROR ...). ;;; Function ECASE-ERROR proclaimed (2,2) ;;; Compiling (DEFMACRO ECASE ...). ;;; Compiling (DEFUN CCASE-ERROR ...). ;;; Function CCASE-ERROR proclaimed (0,65536) ;;; Compiling (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...). ;;; Note: ;;; in file ASSERT.LSP, position 4834 ;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) ;;; Checking type of LET110 to be LIST ;;; Note: ;;; in file ASSERT.LSP, position 4834 ;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST58) to be LIST ;;; Note: ;;; in file ASSERT.LSP, position 4834 ;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) ;;; Checking type of #:LOOP-LIST-TAIL60 to be CONS ;;; Compiling (DEFMACRO CCASE ...). ;;; Compiling (DEFMACRO TYPECASE ...). ;;; Compiling (DEFUN ETYPECASE-ERROR ...). ;;; Function ETYPECASE-ERROR proclaimed (2,2) ;;; Compiling (DEFMACRO ETYPECASE ...). ;;; Compiling (DEFUN CTYPECASE-ERROR ...). ;;; Compiling (DEFMACRO CTYPECASE ...). ;;; Note: ;;; in file ASSERT.LSP, position 7927 ;;; at (FSET 'CTYPECASE ...) ;;; Checking type of LET117 to be LIST ;;; Note: ;;; in file ASSERT.LSP, position 7927 ;;; at (FSET 'CTYPECASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST105) to be LIST ;;; Note: ;;; in file ASSERT.LSP, position 7927 ;;; at (FSET 'CTYPECASE ...) ;;; Checking type of #:LOOP-LIST-TAIL107 to be CONS ;;; End of Pass 1. ;;; Emitting code for READ-EVALUATED-FORM. ;;; Emitting code for WRONG-TYPE-ARGUMENT. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for CHECK-TYPE. ;;; Emitting code for DO-CHECK-TYPE. ;;; Emitting code for #:G23. ;;; Emitting code for #:G24. ;;; Emitting code for ASSERT. ;;; Emitting code for ACCUMULATE-CASES. ;;; Emitting code for ECASE-ERROR. ;;; Emitting code for ECASE. ;;; Emitting code for CCASE-ERROR. ;;; Emitting code for #:G52. ;;; Emitting code for #:G53. ;;; Emitting code for REMOVE-OTHERWISE-FROM-CLAUSES. ;;; Emitting code for CCASE. ;;; Emitting code for TYPECASE. ;;; Emitting code for ETYPECASE-ERROR. ;;; Emitting code for ETYPECASE. ;;; Emitting code for CTYPECASE-ERROR. ;;; Emitting code for #:G92. ;;; Emitting code for #:G93. ;;; Emitting code for CTYPECASE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/assert.c -o lsp/assert.o ;;; Finished compiling SRC:LSP;ASSERT.LSP. ;;; (compile-file "src:lsp;defstruct.lsp" :output-file #P"BUILD:LSP;DEFSTRUCT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;DEFSTRUCT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN STRUCTURE-TYPE-ERROR ...). ;;; Function STRUCTURE-TYPE-ERROR proclaimed (0,65536) ;;; Compiling (DEFUN MAKE-ACCESS-FUNCTION ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 899 ;;; at (DEFUN MAKE-ACCESS-FUNCTION ...) ;;; Checking type of (NTHCDR 5 #:G0) to be CONS ;;; Compiling (DEFUN DO-SETF-STRUCTURE-METHOD ...). ;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 2735 ;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) ;;; Checking type of #:G13 to be CONS ;;; Note: ;;; in file DEFSTRUCT.LSP, position 2735 ;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) ;;; Checking type of #:G17 to be CONS ;;; Note: ;;; in file DEFSTRUCT.LSP, position 2735 ;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) ;;; Checking type of #:G22 to be CONS ;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...). ;;; Compiling (DEFUN MAKE-PREDICATE ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 7268 ;;; at (DEFUN MAKE-PREDICATE ...) ;;; Checking type of LET120 to be FIXNUM ;;; Note: ;;; in file DEFSTRUCT.LSP, position 7268 ;;; at (DEFUN MAKE-PREDICATE ...) ;;; Checking type of (1- I) to be FIXNUM ;;; Compiling (DEFUN PARSE-SLOT-DESCRIPTION ...). ;;; Compiling (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 9664 ;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) ;;; Checking type of (CDDDR #:G55) to be CONS ;;; Note: ;;; in file DEFSTRUCT.LSP, position 9664 ;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) ;;; Checking type of (CDDDDR #:G57) to be CONS ;;; Note: ;;; in file DEFSTRUCT.LSP, position 9664 ;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) ;;; Checking type of (NTHCDR 5 #:G59) to be CONS ;;; Compiling (DEFUN DEFINE-STRUCTURE ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 10741 ;;; at (DEFUN DEFINE-STRUCTURE ...) ;;; Checking type of LET126 to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 10741 ;;; at (DEFUN DEFINE-STRUCTURE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST64) to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 10741 ;;; at (DEFUN DEFINE-STRUCTURE ...) ;;; Checking type of #:LOOP-LIST-TAIL66 to be CONS ;;; Function DEFINE-STRUCTURE proclaimed (0,65536) ;;; Compiling (DEFMACRO DEFSTRUCT ...). ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of LET133 to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST96) to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of #:LOOP-LIST-TAIL98 to be CONS ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of LET137 to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST101) to be LIST ;;; Note: ;;; in file DEFSTRUCT.LSP, position 12793 ;;; at (FSET 'DEFSTRUCT ...) ;;; Checking type of #:LOOP-LIST-TAIL103 to be CONS ;;; End of Pass 1. ;;; Emitting code for STRUCTURE-TYPE-ERROR. ;;; Emitting code for MAKE-ACCESS-FUNCTION. ;;; Emitting code for #:G3. ;;; Emitting code for #:G5. ;;; Emitting code for DO-SETF-STRUCTURE-METHOD. ;;; Emitting code for #:G6. ;;; Emitting code for #:G7. ;;; Emitting code for #:G8. ;;; Emitting code for PROCESS-BOA-LAMBDA-LIST. ;;; Emitting code for MAKE-CONSTRUCTOR. ;;; Emitting code for MAKE-PREDICATE. ;;; Emitting code for #:G36. ;;; Emitting code for #:G37. ;;; Emitting code for #:G38. ;;; Emitting code for #:G39. ;;; Emitting code for PARSE-SLOT-DESCRIPTION. ;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS. ;;; Emitting code for DEFINE-STRUCTURE. ;;; Emitting code for DEFSTRUCT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/defstruct.c -o lsp/defstruct.o ;;; Finished compiling SRC:LSP;DEFSTRUCT.LSP. ;;; (compile-file "src:lsp;iolib.lsp" :output-file #P"BUILD:LSP;IOLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;IOLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO WITH-OPEN-STREAM ...). ;;; Compiling (DEFMACRO WITH-INPUT-FROM-STRING ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-STRING ...). ;;; Compiling (DEFUN READ-FROM-STRING ...). ;;; Function READ-FROM-STRING proclaimed (1,65536) ;;; Compiling (DEFUN STRING-TO-OBJECT ...). ;;; Function STRING-TO-OBJECT proclaimed (1,2) ;;; Compiling (DEFUN WRITE-TO-STRING ...). ;;; Function WRITE-TO-STRING proclaimed (1,65536) ;;; Compiling (DEFUN PRIN1-TO-STRING ...). ;;; Function PRIN1-TO-STRING proclaimed (1,1) ;;; Compiling (DEFUN PRINC-TO-STRING ...). ;;; Function PRINC-TO-STRING proclaimed (1,1) ;;; Compiling (DEFMACRO WITH-OPEN-FILE ...). ;;; Compiling (DEFUN Y-OR-N-P ...). ;;; Function Y-OR-N-P proclaimed (0,65536) ;;; Compiling (DEFUN YES-OR-NO-P ...). ;;; Function YES-OR-NO-P proclaimed (0,65536) ;;; Compiling (DEFUN SHARP-A-READER ...). ;;; Note: ;;; in file IOLIB.LSP, position 6713 ;;; at (DEFUN SHARP-A-READER ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Compiling (DEFUN SHARP-S-READER ...). ;;; Note: ;;; in file IOLIB.LSP, position 7566 ;;; at (DEFUN SHARP-S-READER ...) ;;; Checking type of LL to be CONS ;;; Compiling (DEFPARAMETER *DRIBBLE-CLOSURE* ...). ;;; Compiling (DEFUN DRIBBLE ...). ;;; Compiling (DEFMACRO WITH-STANDARD-IO-SYNTAX ...). ;;; Compiling (DEFMACRO WITH-ECL-IO-SYNTAX ...). ;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...). ;;; Note: ;;; in file IOLIB.LSP, position 11554 ;;; at (LET* (# #) ...) ;;; Function ALL-ENCODINGS is global but is closed over some variables. ;;; BASIC-ENCODINGS ALL-ENCODINGS ;;; Note: ;;; in file IOLIB.LSP, position 11554 ;;; at (LET* (# #) ...) ;;; Function ALL-ENCODINGS is global but is closed over some variables. ;;; BASIC-ENCODINGS ALL-ENCODINGS ;;; Note: ;;; in file IOLIB.LSP, position 11554 ;;; at (LET* (# #) ...) ;;; Function ALL-ENCODINGS is global but is closed over some variables. ;;; BASIC-ENCODINGS ALL-ENCODINGS ;;; Note: ;;; in file IOLIB.LSP, position 11554 ;;; at (LET* (# #) ...) ;;; Function ALL-ENCODINGS is global but is closed over some variables. ;;; BASIC-ENCODINGS ALL-ENCODINGS ;;; Note: ;;; in file IOLIB.LSP, position 11554 ;;; at (LET* (# #) ...) ;;; Function ALL-ENCODINGS is global but is closed over some variables. ;;; BASIC-ENCODINGS ALL-ENCODINGS ;;; Compiling (DEFUN LOAD-ENCODING ...). ;;; Warning: ;;; in file IOLIB.LSP, position 12062 ;;; at (DEFUN LOAD-ENCODING ...) ;;; ! The variable NAME is not used. ;;; Compiling (DEFUN MAKE-ENCODING ...). ;;; End of Pass 1. ;;; Emitting code for WITH-OPEN-STREAM. ;;; Emitting code for WITH-INPUT-FROM-STRING. ;;; Emitting code for WITH-OUTPUT-TO-STRING. ;;; Emitting code for READ-FROM-STRING. ;;; Emitting code for STRING-TO-OBJECT. ;;; Emitting code for WRITE-TO-STRING. ;;; Emitting code for PRIN1-TO-STRING. ;;; Emitting code for PRINC-TO-STRING. ;;; Emitting code for WITH-OPEN-FILE. ;;; Emitting code for Y-OR-N-P. ;;; Emitting code for YES-OR-NO-P. ;;; Emitting code for SHARP-A-READER. ;;; Emitting code for SHARP-S-READER. ;;; Emitting code for DRIBBLE. ;;; Emitting code for #:G69. ;;; Emitting code for WITH-STANDARD-IO-SYNTAX. ;;; Emitting code for WITH-ECL-IO-SYNTAX. ;;; Emitting code for PRINT-UNREADABLE-OBJECT. ;;; Emitting code for ALL-ENCODINGS. ;;; Emitting code for LOAD-ENCODING. ;;; Emitting code for MAKE-ENCODING. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/iolib.c -o lsp/iolib.o ;;; Finished compiling SRC:LSP;IOLIB.LSP. ;;; (compile-file "src:lsp;listlib.lsp" :output-file #P"BUILD:LSP;LISTLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;LISTLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN UNION ...). ;;; Note: ;;; in file LISTLIB.LSP, position 580 ;;; at (DEFUN UNION ...) ;;; Checking type of LAST to be CONS ;;; Note: ;;; in file LISTLIB.LSP, position 580 ;;; at (DEFUN UNION ...) ;;; Checking type of LAST to be CONS ;;; Function UNION proclaimed (2,65536) ;;; Compiling (DEFUN NUNION ...). ;;; Note: ;;; in file LISTLIB.LSP, position 1099 ;;; at (DEFUN NUNION ...) ;;; Checking type of LAST to be CONS ;;; Note: ;;; in file LISTLIB.LSP, position 1099 ;;; at (DEFUN NUNION ...) ;;; Checking type of LAST to be CONS ;;; Function NUNION proclaimed (2,65536) ;;; Compiling (DEFUN INTERSECTION ...). ;;; Function INTERSECTION proclaimed (2,65536) ;;; Compiling (DEFUN NINTERSECTION ...). ;;; Note: ;;; in file LISTLIB.LSP, position 1950 ;;; at (DEFUN NINTERSECTION ...) ;;; Checking type of LAST to be CONS ;;; Note: ;;; in file LISTLIB.LSP, position 1950 ;;; at (DEFUN NINTERSECTION ...) ;;; Checking type of LAST to be CONS ;;; Function NINTERSECTION proclaimed (2,65536) ;;; Compiling (DEFUN SET-DIFFERENCE ...). ;;; Function SET-DIFFERENCE proclaimed (2,65536) ;;; Compiling (DEFUN NSET-DIFFERENCE ...). ;;; Note: ;;; in file LISTLIB.LSP, position 2733 ;;; at (DEFUN NSET-DIFFERENCE ...) ;;; Checking type of LAST to be CONS ;;; Note: ;;; in file LISTLIB.LSP, position 2733 ;;; at (DEFUN NSET-DIFFERENCE ...) ;;; Checking type of LAST to be CONS ;;; Function NSET-DIFFERENCE proclaimed (2,65536) ;;; Compiling (DEFUN SWAP-ARGS ...). ;;; Compiling (DEFUN SET-EXCLUSIVE-OR ...). ;;; Function SET-EXCLUSIVE-OR proclaimed (2,65536) ;;; Compiling (DEFUN NSET-EXCLUSIVE-OR ...). ;;; Function NSET-EXCLUSIVE-OR proclaimed (2,65536) ;;; Compiling (DEFUN SUBSETP ...). ;;; Function SUBSETP proclaimed (2,65536) ;;; Compiling (DEFUN RASSOC-IF ...). ;;; Function RASSOC-IF proclaimed (2,65536) ;;; Compiling (DEFUN RASSOC-IF-NOT ...). ;;; Function RASSOC-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN ASSOC-IF ...). ;;; Function ASSOC-IF proclaimed (2,65536) ;;; Compiling (DEFUN ASSOC-IF-NOT ...). ;;; Function ASSOC-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN MEMBER-IF ...). ;;; Function MEMBER-IF proclaimed (2,65536) ;;; Compiling (DEFUN MEMBER-IF-NOT ...). ;;; Function MEMBER-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN SUBST-IF ...). ;;; Function SUBST-IF proclaimed (3,65536) ;;; Compiling (DEFUN SUBST-IF-NOT ...). ;;; Function SUBST-IF-NOT proclaimed (3,65536) ;;; Compiling (DEFUN NSUBST-IF ...). ;;; Function NSUBST-IF proclaimed (3,65536) ;;; Compiling (DEFUN NSUBST-IF-NOT ...). ;;; Function NSUBST-IF-NOT proclaimed (3,65536) ;;; End of Pass 1. ;;; Emitting code for UNION. ;;; Emitting code for NUNION. ;;; Emitting code for INTERSECTION. ;;; Emitting code for NINTERSECTION. ;;; Emitting code for SET-DIFFERENCE. ;;; Emitting code for NSET-DIFFERENCE. ;;; Emitting code for SWAP-ARGS. ;;; Emitting code for #:G14. ;;; Emitting code for SET-EXCLUSIVE-OR. ;;; Emitting code for NSET-EXCLUSIVE-OR. ;;; Emitting code for SUBSETP. ;;; Emitting code for RASSOC-IF. ;;; Emitting code for RASSOC-IF-NOT. ;;; Emitting code for ASSOC-IF. ;;; Emitting code for ASSOC-IF-NOT. ;;; Emitting code for MEMBER-IF. ;;; Emitting code for MEMBER-IF-NOT. ;;; Emitting code for SUBST-IF. ;;; Emitting code for SUBST-IF-NOT. ;;; Emitting code for NSUBST-IF. ;;; Emitting code for NSUBST-IF-NOT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/listlib.c -o lsp/listlib.o ;;; Finished compiling SRC:LSP;LISTLIB.LSP. ;;; (compile-file "src:lsp;mislib.lsp" :output-file #P"BUILD:LSP;MISLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;MISLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Function LOGICAL-PATHNAME-TRANSLATIONS proclaimed (1,1) ;;; Compiling (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Note: ;;; in file MISLIB.LSP, position 723 ;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) ;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; Note: ;;; in file MISLIB.LSP, position 723 ;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) ;;; Checking type of HOST to be STRING ;;; Function LOAD-LOGICAL-PATHNAME-TRANSLATIONS proclaimed (1,1) ;;; Compiling (DEFPARAMETER *DO-TIME-LEVEL* ...). ;;; 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 ...). ;;; Function DECODE-UNIVERSAL-TIME proclaimed (1,2) ;;; Compiling (DEFUN ENCODE-UNIVERSAL-TIME ...). ;;; Note: ;;; in file MISLIB.LSP, position 6608 ;;; at (DEFUN ENCODE-UNIVERSAL-TIME ...) ;;; Checking type of (+ YEAR #:G25) to be UNSIGNED-BYTE ;;; Function ENCODE-UNIVERSAL-TIME proclaimed (6,7) ;;; Compiling (DEFUN DAYLIGHT-SAVING-TIME-P ...). ;;; Compiling (DEFUN GET-DECODED-TIME ...). ;;; Function GET-DECODED-TIME proclaimed (0,0) ;;; Compiling (DEFUN ENSURE-DIRECTORIES-EXIST ...). ;;; Function ENSURE-DIRECTORIES-EXIST proclaimed (1,65536) ;;; Compiling (DEFMACRO WITH-HASH-TABLE-ITERATOR ...). ;;; Compiling (DEFUN SHARP-!-READER ...). ;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...). ;;; Function SIMPLE-PROGRAM-ERROR proclaimed (0,65536) ;;; End of Pass 1. ;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for DO-TIME. ;;; Emitting code for TIME. ;;; Emitting code for LEAP-YEAR-P. ;;; Emitting code for NUMBER-OF-DAYS-FROM-1900. ;;; Emitting code for GET-LOCAL-TIME-ZONE. ;;; Emitting code for RECODE-UNIVERSAL-TIME. ;;; Emitting code for DECODE-UNIVERSAL-TIME. ;;; Emitting code for ENCODE-UNIVERSAL-TIME. ;;; Emitting code for DAYLIGHT-SAVING-TIME-P. ;;; Emitting code for GET-DECODED-TIME. ;;; Emitting code for ENSURE-DIRECTORIES-EXIST. ;;; Emitting code for WITH-HASH-TABLE-ITERATOR. ;;; Emitting code for SHARP-!-READER. ;;; Emitting code for SIMPLE-PROGRAM-ERROR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/mislib.c -o lsp/mislib.o lsp/mislib.c: In function 'si_simple_program_error': lsp/mislib.c:841:3: warning: function declared 'noreturn' has a 'return' statement ;;; Finished compiling SRC:LSP;MISLIB.LSP. ;;; (compile-file "src:lsp;numlib.lsp" :output-file #P"BUILD:LSP;NUMLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;NUMLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN ISQRT ...). ;;; Function ISQRT proclaimed (1,1) ;;; Compiling (DEFUN PHASE ...). ;;; Function PHASE proclaimed (1,1) ;;; Compiling (DEFUN SIGNUM ...). ;;; Function SIGNUM proclaimed (1,1) ;;; Compiling (DEFUN CIS ...). ;;; Function CIS proclaimed (1,1) ;;; Compiling (DEFUN ASIN ...). ;;; Note: ;;; in file NUMLIB.LSP, position 5311 ;;; at (DEFUN ASIN ...) ;;; Checking type of (FLOAT X 1.0d0) to be LONG-FLOAT ;;; Function ASIN proclaimed (1,1) ;;; Compiling (DEFUN COMPLEX-ASIN ...). ;;; Compiling (DEFUN ACOS ...). ;;; Note: ;;; in file NUMLIB.LSP, position 5919 ;;; at (DEFUN ACOS ...) ;;; Checking type of (FLOAT X 1.0d0) to be LONG-FLOAT ;;; Function ACOS proclaimed (1,1) ;;; Compiling (DEFUN COMPLEX-ACOS ...). ;;; Compiling (DEFUN ASINH ...). ;;; Function ASINH proclaimed (1,1) ;;; Compiling (DEFUN ACOSH ...). ;;; Note: ;;; in file NUMLIB.LSP, position 7543 ;;; at (DEFUN ACOSH ...) ;;; Checking type of (FLOAT X 1.0d0) to be DOUBLE-FLOAT ;;; Function ACOSH proclaimed (1,1) ;;; Compiling (DEFUN COMPLEX-ACOSH ...). ;;; Compiling (DEFUN ATANH ...). ;;; Note: ;;; in file NUMLIB.LSP, position 8188 ;;; at (DEFUN ATANH ...) ;;; Checking type of (FLOAT X 1.0d0) to be DOUBLE-FLOAT ;;; Function ATANH proclaimed (1,1) ;;; Compiling (DEFUN COMPLEX-ATANH ...). ;;; Compiling (DEFUN FFLOOR ...). ;;; Function FFLOOR proclaimed (1,2) ;;; Compiling (DEFUN FCEILING ...). ;;; Function FCEILING proclaimed (1,2) ;;; Compiling (DEFUN FTRUNCATE ...). ;;; Function FTRUNCATE proclaimed (1,2) ;;; Compiling (DEFUN FROUND ...). ;;; Function FROUND proclaimed (1,2) ;;; Compiling (DEFUN LOGTEST ...). ;;; Note: ;;; in file NUMLIB.LSP, position 9635 ;;; at (DEFUN LOGTEST ...) ;;; Unknown type LOGAND. Assuming it is T. ;;; Warning: ;;; in file NUMLIB.LSP, position 9635 ;;; at (DEFUN LOGTEST ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Function LOGTEST proclaimed (2,2) ;;; Compiling (DEFUN BYTE ...). ;;; Function BYTE proclaimed (2,2) ;;; Compiling (DEFUN BYTE-SIZE ...). ;;; Warning: ;;; in file NUMLIB.LSP, position 10074 ;;; at (DEFUN BYTE-SIZE ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; Function BYTE-SIZE proclaimed (1,1) ;;; Compiling (DEFUN BYTE-POSITION ...). ;;; Function BYTE-POSITION proclaimed (1,1) ;;; Compiling (DEFUN LDB ...). ;;; Function LDB proclaimed (2,2) ;;; Compiling (DEFUN LDB-TEST ...). ;;; Function LDB-TEST proclaimed (2,2) ;;; Compiling (DEFUN MASK-FIELD ...). ;;; Function MASK-FIELD proclaimed (2,2) ;;; Compiling (DEFUN DPB ...). ;;; Function DPB proclaimed (3,3) ;;; Compiling (DEFUN DEPOSIT-FIELD ...). ;;; Function DEPOSIT-FIELD proclaimed (3,3) ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for ISQRT. ;;; Emitting code for PHASE. ;;; Emitting code for SIGNUM. ;;; Emitting code for CIS. ;;; Emitting code for ASIN. ;;; Emitting code for COMPLEX-ASIN. ;;; Emitting code for ACOS. ;;; Emitting code for COMPLEX-ACOS. ;;; Emitting code for ASINH. ;;; Emitting code for ACOSH. ;;; Emitting code for COMPLEX-ACOSH. ;;; Emitting code for ATANH. ;;; Emitting code for COMPLEX-ATANH. ;;; Emitting code for FFLOOR. ;;; Emitting code for FCEILING. ;;; Emitting code for FTRUNCATE. ;;; Emitting code for FROUND. ;;; Emitting code for LOGTEST. ;;; Emitting code for BYTE. ;;; Emitting code for BYTE-SIZE. ;;; Emitting code for BYTE-POSITION. ;;; Emitting code for LDB. ;;; Emitting code for LDB-TEST. ;;; Emitting code for MASK-FIELD. ;;; Emitting code for DPB. ;;; Emitting code for DEPOSIT-FIELD. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/numlib.c -o lsp/numlib.o ;;; Finished compiling SRC:LSP;NUMLIB.LSP. ;;; (compile-file "src:lsp;packlib.lsp" :output-file #P"BUILD:LSP;PACKLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;PACKLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN FIND-ALL-SYMBOLS ...). ;;; Note: ;;; in file PACKLIB.LSP, position 626 ;;; at (DEFUN FIND-ALL-SYMBOLS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1) to be LIST ;;; Note: ;;; in file PACKLIB.LSP, position 626 ;;; at (DEFUN FIND-ALL-SYMBOLS ...) ;;; Checking type of #:G4 to be CONS ;;; Function FIND-ALL-SYMBOLS proclaimed (1,1) ;;; Compiling (DEFUN PACKAGES-ITERATOR ...). ;;; Function PACKAGES-ITERATOR proclaimed (0,65536) ;;; 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 ...). ;;; Note: ;;; in file PACKLIB.LSP, position 5634 ;;; at (DEFUN APROPOS ...) ;;; Checking type of LET194 to be LIST ;;; Note: ;;; in file PACKLIB.LSP, position 5634 ;;; at (DEFUN APROPOS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST77) to be LIST ;;; Function APROPOS proclaimed (1,2) ;;; Compiling (DEFUN APROPOS-LIST ...). ;;; Function APROPOS-LIST proclaimed (1,2) ;;; Compiling (DEFUN APROPOS-LIST-INNER ...). ;;; Compiling (DEFUN FIND-RELATIVE-PACKAGE ...). ;;; Note: ;;; in file PACKLIB.LSP, position 7070 ;;; at (DEFUN FIND-RELATIVE-PACKAGE ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Note: ;;; in file PACKLIB.LSP, position 7070 ;;; at (DEFUN FIND-RELATIVE-PACKAGE ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Function FIND-RELATIVE-PACKAGE proclaimed (0,65536) ;;; Compiling (DEFUN PACKAGE-PARENT ...). ;;; Note: ;;; in file PACKLIB.LSP, position 8113 ;;; at (DEFUN PACKAGE-PARENT ...) ;;; Checking type of (1- (LENGTH NAME)) to be FIXNUM ;;; Note: ;;; in file PACKLIB.LSP, position 8113 ;;; at (DEFUN PACKAGE-PARENT ...) ;;; Checking type of (1- I) to be FIXNUM ;;; Function PACKAGE-PARENT proclaimed (0,65536) ;;; Compiling (DEFUN PACKAGE-CHILDREN ...). ;;; Note: ;;; in file PACKLIB.LSP, position 9146 ;;; at (DEFUN PACKAGE-CHILDREN ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Function PACKAGE-CHILDREN proclaimed (0,65536) ;;; End of Pass 1. ;;; Emitting code for FIND-ALL-SYMBOLS. ;;; Emitting code for PACKAGES-ITERATOR. ;;; Emitting code for #:G16. ;;; Emitting code for ITERATE. ;;; Emitting code for WITH-PACKAGE-ITERATOR. ;;; Emitting code for EXPAND-DO-SYMBOLS. ;;; Emitting code for DO-SYMBOLS. ;;; Emitting code for DO-EXTERNAL-SYMBOLS. ;;; Emitting code for DO-ALL-SYMBOLS. ;;; Emitting code for PRINT-SYMBOL-APROPOS. ;;; Emitting code for APROPOS. ;;; Emitting code for APROPOS-LIST. ;;; Emitting code for #:G78. ;;; Emitting code for APROPOS-LIST-INNER. ;;; Emitting code for FIND-RELATIVE-PACKAGE. ;;; Emitting code for FIND-NON-DOT. ;;; Emitting code for RELATIVE-TO. ;;; Emitting code for PACKAGE-PARENT. ;;; Emitting code for FIND-LAST-DOT. ;;; Emitting code for PACKAGE-CHILDREN. ;;; Emitting code for STRING-PREFIX-P. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/packlib.c -o lsp/packlib.o ;;; Finished compiling SRC:LSP;PACKLIB.LSP. ;;; (compile-file "src:lsp;seqlib.lsp" :output-file #P"BUILD:LSP;SEQLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;SEQLIB.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN SEQTYPE ...). ;;; Compiling (DEFUN SEQUENCE-COUNT ...). ;;; Function SEQUENCE-COUNT proclaimed (1,1) ;;; Compiling (DEFUN TEST-ERROR ...). ;;; Compiling (DEFUN UNSAFE-FUNCALL1 ...). ;;; Compiling (DEFUN REDUCE ...). ;;; Function REDUCE proclaimed (2,65536) ;;; Compiling (DEFUN FILL ...). ;;; Function FILL proclaimed (2,65536) ;;; Compiling (DEFUN REPLACE ...). ;;; Function REPLACE proclaimed (2,65536) ;;; Compiling (DEFUN FILTER-VECTOR ...). ;;; Compiling (DEFUN REMOVE-LIST ...). ;;; Compiling (DEFUN REMOVE ...). ;;; Note: ;;; in file SEQLIB.LSP, position 9610 ;;; at (DEFUN REMOVE ...) ;;; In function REMOVE, checking types of arguments SEQUENCE. ;;; Note: ;;; in file SEQLIB.LSP, position 9610 ;;; at (DEFUN REMOVE ...) ;;; Checking type of SEQUENCE to be SEQUENCE ;;; Function REMOVE proclaimed (2,65536) ;;; Compiling (DEFUN REMOVE-IF ...). ;;; Function REMOVE-IF proclaimed (2,65536) ;;; Compiling (DEFUN REMOVE-IF-NOT ...). ;;; Function REMOVE-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN DELETE-LIST ...). ;;; Compiling (DEFUN DELETE ...). ;;; Function DELETE proclaimed (2,65536) ;;; Compiling (DEFUN DELETE-IF ...). ;;; Function DELETE-IF proclaimed (2,65536) ;;; Compiling (DEFUN DELETE-IF-NOT ...). ;;; Function DELETE-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN COUNT ...). ;;; Function COUNT proclaimed (2,65536) ;;; Compiling (DEFUN COUNT-IF ...). ;;; Function COUNT-IF proclaimed (2,65536) ;;; Compiling (DEFUN COUNT-IF-NOT ...). ;;; Function COUNT-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN SUBSTITUTE ...). ;;; Function SUBSTITUTE proclaimed (3,65536) ;;; Compiling (DEFUN SUBSTITUTE-IF ...). ;;; Function SUBSTITUTE-IF proclaimed (3,65536) ;;; Compiling (DEFUN SUBSTITUTE-IF-NOT ...). ;;; Function SUBSTITUTE-IF-NOT proclaimed (3,65536) ;;; Compiling (DEFUN NSUBSTITUTE ...). ;;; Function NSUBSTITUTE proclaimed (3,65536) ;;; Compiling (DEFUN NSUBSTITUTE-IF ...). ;;; Function NSUBSTITUTE-IF proclaimed (3,65536) ;;; Compiling (DEFUN NSUBSTITUTE-IF-NOT ...). ;;; Function NSUBSTITUTE-IF-NOT proclaimed (3,65536) ;;; Compiling (DEFUN FIND ...). ;;; Function FIND proclaimed (2,65536) ;;; Compiling (DEFUN FIND-IF ...). ;;; Function FIND-IF proclaimed (2,65536) ;;; Compiling (DEFUN FIND-IF-NOT ...). ;;; Function FIND-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN POSITION ...). ;;; Function POSITION proclaimed (2,65536) ;;; Compiling (DEFUN POSITION-IF ...). ;;; Function POSITION-IF proclaimed (2,65536) ;;; Compiling (DEFUN POSITION-IF-NOT ...). ;;; Function POSITION-IF-NOT proclaimed (2,65536) ;;; Compiling (DEFUN REMOVE-DUPLICATES-LIST ...). ;;; Compiling (DEFUN REMOVE-DUPLICATES ...). ;;; Function REMOVE-DUPLICATES proclaimed (1,65536) ;;; Compiling (DEFUN DELETE-DUPLICATES-LIST ...). ;;; Compiling (DEFUN FILTER-DUPLICATES-VECTOR ...). ;;; Compiling (DEFUN DELETE-DUPLICATES ...). ;;; Function DELETE-DUPLICATES proclaimed (1,65536) ;;; Compiling (DEFUN MISMATCH ...). ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of (1+ I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of (1+ I2) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of LET205 to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of LET206 to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of (1- I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 26721 ;;; at (DEFUN MISMATCH ...) ;;; Checking type of (1- I2) to be FIXNUM ;;; Function MISMATCH proclaimed (2,65536) ;;; Compiling (DEFUN SEARCH ...). ;;; Function SEARCH proclaimed (2,65536) ;;; Compiling (DEFUN SEARCH-VECTOR ...). ;;; Compiling (DEFUN SEARCH-GENERIC ...). ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (- END1 START1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (- END2 L) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (LET* ((L (- END1 START1)) (E (- END2 L))) (DECLARE (FIXNUM L E)) (UNLESS (PLUSP L) (RETURN-FROM SEARCH-GENERIC (IF FROM-END END2 0))) (1+ E)) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (- END1 START1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (- END2 L) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (1+ I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (1+ I2) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 30537 ;;; at (DEFUN SEARCH-GENERIC ...) ;;; Checking type of (1+ START2) to be FIXNUM ;;; Compiling (DEFUN SORT ...). ;;; Function SORT proclaimed (2,65536) ;;; Compiling (DEFUN LIST-MERGE-SORT ...). ;;; Compiling (DEFUN QUICK-SORT ...). ;;; Compiling (DEFUN STABLE-SORT ...). ;;; Function STABLE-SORT proclaimed (2,65536) ;;; Compiling (DEFUN MERGE ...). ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ I2) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ I2) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ I1) to be FIXNUM ;;; Note: ;;; in file SEQLIB.LSP, position 36781 ;;; at (DEFUN MERGE ...) ;;; Checking type of (1+ J) to be FIXNUM ;;; Function MERGE proclaimed (4,65536) ;;; Compiling (DEFUN COMPLEMENT ...). ;;; End of Pass 1. ;;; Emitting code for SEQTYPE. ;;; Emitting code for SEQUENCE-COUNT. ;;; Emitting code for TEST-ERROR. ;;; Emitting code for UNSAFE-FUNCALL1. ;;; Emitting code for REDUCE. ;;; Emitting code for FILL. ;;; Emitting code for REPLACE. ;;; Emitting code for FILTER-VECTOR. ;;; Emitting code for REMOVE-LIST. ;;; Emitting code for REMOVE. ;;; Emitting code for REMOVE-IF. ;;; Emitting code for REMOVE-IF-NOT. ;;; Emitting code for DELETE-LIST. ;;; Emitting code for DELETE. ;;; Emitting code for DELETE-IF. ;;; Emitting code for DELETE-IF-NOT. ;;; Emitting code for COUNT. ;;; Emitting code for COUNT-IF. ;;; Emitting code for COUNT-IF-NOT. ;;; Emitting code for SUBSTITUTE. ;;; Emitting code for SUBSTITUTE-IF. ;;; Emitting code for SUBSTITUTE-IF-NOT. ;;; Emitting code for NSUBSTITUTE. ;;; Emitting code for NSUBSTITUTE-IF. ;;; Emitting code for NSUBSTITUTE-IF-NOT. ;;; Emitting code for FIND. ;;; Emitting code for FIND-IF. ;;; Emitting code for FIND-IF-NOT. ;;; Emitting code for POSITION. ;;; Emitting code for POSITION-IF. ;;; Emitting code for POSITION-IF-NOT. ;;; Emitting code for REMOVE-DUPLICATES-LIST. ;;; Emitting code for ALREADY-IN-LIST-P. ;;; Emitting code for REMOVE-DUPLICATES. ;;; Emitting code for DELETE-DUPLICATES-LIST. ;;; Emitting code for ALREADY-IN-LIST-P. ;;; Emitting code for FILTER-DUPLICATES-VECTOR. ;;; Emitting code for ALREADY-IN-VECTOR-P. ;;; Emitting code for DELETE-DUPLICATES. ;;; Emitting code for MISMATCH. ;;; Emitting code for SEARCH. ;;; Emitting code for SEARCH-VECTOR. ;;; Emitting code for SEARCH-GENERIC. ;;; Emitting code for SORT. ;;; Emitting code for LIST-MERGE-SORT. ;;; Emitting code for QUICK-SORT. ;;; Emitting code for STABLE-SORT. ;;; Emitting code for MERGE. ;;; Emitting code for COMPLEMENT. ;;; Emitting code for #:G449. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/seqlib.c -o lsp/seqlib.o ;;; Finished compiling SRC:LSP;SEQLIB.LSP. ;;; (compile-file "src:lsp;trace.lsp" :output-file #P"BUILD:LSP;TRACE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;TRACE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *TRACE-LEVEL* ...). ;;; Compiling (DEFPARAMETER *TRACE-MAX-INDENT* ...). ;;; Compiling (DEFMACRO TRACE ...). ;;; Compiling (DEFUN TRACE* ...). ;;; Note: ;;; in file TRACE.LSP, position 2062 ;;; at (DEFUN TRACE* ...) ;;; Checking type of LET211 to be LIST ;;; Note: ;;; in file TRACE.LSP, position 2062 ;;; at (DEFUN TRACE* ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST7) to be LIST ;;; Note: ;;; in file TRACE.LSP, position 2062 ;;; at (DEFUN TRACE* ...) ;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS ;;; Note: ;;; in file TRACE.LSP, position 2062 ;;; at (DEFUN TRACE* ...) ;;; Checking type of LET213 to be LIST ;;; Note: ;;; in file TRACE.LSP, position 2062 ;;; at (DEFUN TRACE* ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST12) to be LIST ;;; Compiling (DEFMACRO UNTRACE ...). ;;; Compiling (DEFUN UNTRACE* ...). ;;; Note: ;;; in file TRACE.LSP, position 2340 ;;; at (DEFUN UNTRACE* ...) ;;; Checking type of LET215 to be LIST ;;; Note: ;;; in file TRACE.LSP, position 2340 ;;; at (DEFUN UNTRACE* ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST21) to be LIST ;;; Compiling (DEFPARAMETER *INSIDE-TRACE* ...). ;;; Compiling (DEFUN TRACE-ONE ...). ;;; Compiling (DEFUN TRACE-PRINT ...). ;;; Compiling (DEFUN TRACE-RECORD ...). ;;; Compiling (DEFUN TRACE-RECORD-NAME ...). ;;; Compiling (DEFUN TRACE-RECORD-DEFINITION ...). ;;; Compiling (DEFUN TRACE-RECORD-OLD-DEFINITION ...). ;;; Compiling (DEFUN TRACED-OLD-DEFINITION ...). ;;; Function TRACED-OLD-DEFINITION proclaimed (1,1) ;;; Compiling (DEFUN DELETE-FROM-TRACE-LIST ...). ;;; Compiling (DEFUN ADD-TO-TRACE-LIST ...). ;;; Compiling (DEFUN TRACED-AND-REDEFINED-P ...). ;;; Compiling (DEFUN UNTRACE-ONE ...). ;;; Compiling (DEFPARAMETER *STEP-LEVEL* ...). ;;; Compiling (DEFPARAMETER *STEP-ACTION* ...). ;;; Compiling (DEFPARAMETER *STEP-FORM* ...). ;;; Compiling (DEFPARAMETER *STEP-TAG* ...). ;;; Compiling (DEFPARAMETER *STEP-FUNCTIONS* ...). ;;; Compiling (DEFMACRO STEP ...). ;;; Compiling (DEFUN STEP* ...). ;;; Compiling (DEFUN STEPPABLE-FUNCTION ...). ;;; Compiling (DEFUN STEPPER ...). ;;; Compiling (DEFUN STEP-NEXT ...). ;;; Compiling (DEFUN STEP-SKIP ...). ;;; Warning: ;;; in file TRACE.LSP, position 11165 ;;; at (DEFUN STEP-SKIP ...) ;;; ! The variable WHEN is not used. ;;; Compiling (DEFUN STEP-PRINT ...). ;;; Compiling (DEFUN STEP-QUIT ...). ;;; End of Pass 1. ;;; Emitting code for TRACE. ;;; Emitting code for TRACE*. ;;; Emitting code for UNTRACE. ;;; Emitting code for UNTRACE*. ;;; Emitting code for TRACE-ONE. ;;; Emitting code for TRACE-PRINT. ;;; Emitting code for TRACE-RECORD. ;;; Emitting code for TRACE-RECORD-NAME. ;;; Emitting code for TRACE-RECORD-DEFINITION. ;;; Emitting code for TRACE-RECORD-OLD-DEFINITION. ;;; Emitting code for TRACED-OLD-DEFINITION. ;;; Emitting code for DELETE-FROM-TRACE-LIST. ;;; Emitting code for ADD-TO-TRACE-LIST. ;;; Emitting code for TRACED-AND-REDEFINED-P. ;;; Emitting code for UNTRACE-ONE. ;;; Emitting code for STEP. ;;; Emitting code for STEP*. ;;; Emitting code for STEPPABLE-FUNCTION. ;;; Emitting code for STEPPER. ;;; Emitting code for #:G65. ;;; Emitting code for STEP-NEXT. ;;; Emitting code for STEP-SKIP. ;;; Emitting code for STEP-PRINT. ;;; Emitting code for STEP-QUIT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/trace.c -o lsp/trace.o ;;; Finished compiling SRC:LSP;TRACE.LSP. ;;; (compile-file "src:lsp;loop2.lsp" :output-file #P"BUILD:LSP;LOOP2.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;LOOP2.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO LOOP-UNSAFE ...). ;;; Compiling (DEFMACRO LOOP-COPYLIST* ...). ;;; Compiling (DEFPARAMETER *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 ...). ;;; Note: ;;; in file LOOP2.LSP, position 10424 ;;; at (FSET 'LOOP-COLLECT-RPLACD ...) ;;; Checking type of (- N 4) to be FIXNUM ;;; Compiling (DEFMACRO LOOP-COLLECT-ANSWER ...). ;;; Compiling (DEFSTRUCT (LOOP-MINIMAX # ...) ...). ;;; Compiling (DEFPARAMETER *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 (DEFSTRUCT (LOOP-UNIVERSE #) ...). ;;; Compiling (DEFVAR *LOOP-UNIVERSE*). ;;; Compiling (DEFUN MAKE-STANDARD-LOOP-UNIVERSE ...). ;;; Compiling (DEFPARAMETER *LOOP-DESTRUCTURING-HOOKS* ...). ;;; Compiling (DEFUN LOOP-MAKE-PSETQ ...). ;;; Compiling (DEFUN LOOP-MAKE-DESETQ ...). ;;; Compiling (DEFPARAMETER *LOOP-DESETQ-TEMPORARY* ...). ;;; Compiling (DEFMACRO LOOP-REALLY-DESETQ ...). ;;; Note: ;;; in file LOOP2.LSP, position 22117 ;;; at (FSET 'LOOP-REALLY-DESETQ ...) ;;; Checking type of LET228 to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 22117 ;;; at (FSET 'LOOP-REALLY-DESETQ ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST167) to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 22117 ;;; at (FSET 'LOOP-REALLY-DESETQ ...) ;;; Checking type of #:G170 to be CONS ;;; 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 (DEFPARAMETER *LOOP-DUPLICATE-CODE* ...). ;;; Compiling (DEFPARAMETER *LOOP-ITERATION-FLAG-VARIABLE* ...). ;;; Compiling (DEFUN LOOP-CODE-DUPLICATION-THRESHOLD ...). ;;; Compiling (DEFMACRO LOOP-BODY ...). ;;; Note: ;;; in file LOOP2.LSP, position 30169 ;;; at (FSET 'LOOP-BODY ...) ;;; Checking type of (LOOP-CODE-DUPLICATION-THRESHOLD ENV) to be FIXNUM ;;; Compiling (DEFUN DUPLICATABLE-CODE-P ...). ;;; Note: ;;; in file LOOP2.LSP, position 33792 ;;; at (DEFUN DUPLICATABLE-CODE-P ...) ;;; Checking type of (ESTIMATE-CODE-SIZE EXPR ENV) to be FIXNUM ;;; Compiling (DEFPARAMETER *SPECIAL-CODE-SIZES* ...). ;;; Compiling (DEFPARAMETER *ESTIMATE-CODE-SIZE-PUNT* ...). ;;; Compiling (DEFUN DESTRUCTURING-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE-1 ...). ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of (+ N #:G267) to be FIXNUM ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of LET241 to be SYMBOL ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of (+ N #:G276) to be FIXNUM ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of (+ N #:G278) to be FIXNUM ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of (+ N (DESTRUCTURING-SIZE (CAR L)) (ESTIMATE-CODE-SIZE-1 (CADR L) ENV)) to be FIXNUM ;;; Note: ;;; in file LOOP2.LSP, position 35095 ;;; at (DEFUN ESTIMATE-CODE-SIZE-1 ...) ;;; Checking type of (+ N (ESTIMATE-CODE-SIZE-1 (CADR L) ENV) 1) to be FIXNUM ;;; 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: ;;; in file LOOP2.LSP, position 49579 ;;; at (DEFUN LOOP-DECLARE-VARIABLE ...) ;;; Checking type of (CDR #:G330) to be CONS ;;; 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 (DEFSTRUCT (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 (DEFSTRUCT (LOOP-PATH #) ...). ;;; Compiling (DEFUN ADD-LOOP-PATH ...). ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of LET310 to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST373) to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of #:LOOP-LIST-TAIL375 to be CONS ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of LET312 to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST377) to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 69078 ;;; at (DEFUN ADD-LOOP-PATH ...) ;;; Checking type of #:LOOP-LIST-TAIL379 to be CONS ;;; Compiling (DEFUN LOOP-FOR-BEING ...). ;;; Compiling (DEFUN NAMED-VARIABLE ...). ;;; Note: ;;; in file LOOP2.LSP, position 72349 ;;; at (DEFUN NAMED-VARIABLE ...) ;;; Checking type of (LOOP-TASSOC NAME *LOOP-NAMED-VARIABLES*) to be LIST ;;; Compiling (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...). ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of LET330 to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST391) to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of #:G394 to be CONS ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of LET332 to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST406) to be LIST ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of #:LOOP-LIST-TAIL408 to be CONS ;;; Note: ;;; in file LOOP2.LSP, position 72633 ;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) ;;; Checking type of (IN-GROUP-P TOKEN GROUP) to be SYMBOL ;;; Compiling (DEFUN LOOP-SEQUENCER ...). ;;; Compiling (DEFUN LOOP-FOR-ARITHMETIC ...). ;;; Compiling (DEFUN LOOP-HASH-TABLE-ITERATION-PATH ...). ;;; Compiling (DEFUN LOOP-PACKAGE-SYMBOLS-ITERATION-PATH ...). ;;; Compiling (DEFUN MAKE-ANSI-LOOP-UNIVERSE ...). ;;; Compiling (DEFPARAMETER *LOOP-ANSI-UNIVERSE* ...). ;;; Compiling (DEFUN LOOP-STANDARD-EXPANSION ...). ;;; Compiling (DEFMACRO LOOP ...). ;;; End of Pass 1. ;;; Emitting code for LOOP-UNSAFE. ;;; Emitting code for LOOP-COPYLIST*. ;;; Emitting code for LOOP-OPTIMIZATION-QUANTITIES. ;;; Emitting code for HIDE-VARIABLE-REFERENCES. ;;; Emitting code for HIDE-VARIABLE-REFERENCE. ;;; Emitting code for WITH-LOOP-LIST-COLLECTION-HEAD. ;;; Emitting code for LOOP-COLLECT-RPLACD. ;;; Emitting code for CDR-WRAP. ;;; Emitting code for LOOP-COLLECT-ANSWER. ;;; Emitting code for MAKE-LOOP-MINIMAX-INTERNAL. ;;; Emitting code for MAKE-LOOP-MINIMAX. ;;; Emitting code for LOOP-NOTE-MINIMAX-OPERATION. ;;; Emitting code for WITH-MINIMAX-VALUE. ;;; Emitting code for LOOP-ACCUMULATE-MINIMAX-VALUE. ;;; Emitting code for LOOP-TEQUAL. ;;; Emitting code for LOOP-TASSOC. ;;; Emitting code for LOOP-TMEMBER. ;;; Emitting code for LOOP-LOOKUP-KEYWORD. ;;; Emitting code for LOOP-STORE-TABLE-DATA. ;;; Emitting code for MAKE-LOOP-UNIVERSE. ;;; Emitting code for MAKE-STANDARD-LOOP-UNIVERSE. ;;; Emitting code for MAKETABLE. ;;; Emitting code for LOOP-MAKE-PSETQ. ;;; Emitting code for LOOP-MAKE-DESETQ. ;;; Emitting code for LOOP-REALLY-DESETQ. ;;; Emitting code for LOOP-DESETQ-INTERNAL. ;;; Emitting code for FIND-NON-NULL. ;;; Emitting code for LOOP-CONSTANT-FOLD-IF-POSSIBLE. ;;; Emitting code for LOOP-CONSTANTP. ;;; Emitting code for LOOP-CODE-DUPLICATION-THRESHOLD. ;;; Emitting code for LOOP-BODY. ;;; Emitting code for MAKEBODY. ;;; Emitting code for PIFY. ;;; Emitting code for PSIMP. ;;; Emitting code for DUPLICATABLE-CODE-P. ;;; Emitting code for DESTRUCTURING-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE-1. ;;; Emitting code for LIST-SIZE. ;;; Emitting code for LOOP-CONTEXT. ;;; Emitting code for LOOP-ERROR. ;;; Emitting code for LOOP-WARN. ;;; Emitting code for LOOP-CHECK-DATA-TYPE. ;;; Emitting code for LOOP-FINISH. ;;; Emitting code for SUBST-GENSYMS-FOR-NIL. ;;; Emitting code for LOOP-BUILD-DESTRUCTURING-BINDINGS. ;;; Emitting code for LOOP-TRANSLATE. ;;; Emitting code for LOOP-ITERATION-DRIVER. ;;; Emitting code for LOOP-POP-SOURCE. ;;; Emitting code for LOOP-GET-COMPOUND-FORM. ;;; Emitting code for LOOP-GET-PROGN. ;;; Emitting code for LOOP-GET-FORM. ;;; Emitting code for LOOP-CONSTRUCT-RETURN. ;;; Emitting code for LOOP-EMIT-BODY. ;;; Emitting code for LOOP-EMIT-FINAL-VALUE. ;;; Emitting code for LOOP-DISALLOW-CONDITIONAL. ;;; Emitting code for LOOP-DISALLOW-ANONYMOUS-COLLECTORS. ;;; Emitting code for LOOP-DISALLOW-AGGREGATE-BOOLEANS. ;;; Emitting code for LOOP-TYPED-INIT. ;;; Emitting code for LOOP-OPTIONAL-TYPE. ;;; Emitting code for REPLICATE. ;;; Emitting code for TRANSLATE. ;;; Emitting code for LOOP-BIND-BLOCK. ;;; Emitting code for LOOP-VARIABLE-P. ;;; Emitting code for LOOP-MAKE-VARIABLE. ;;; Emitting code for LOOP-MAKE-ITERATION-VARIABLE. ;;; Emitting code for LOOP-DECLARE-VARIABLE. ;;; Emitting code for LOOP-MAYBE-BIND-FORM. ;;; Emitting code for LOOP-DO-IF. ;;; Emitting code for GET-CLAUSE. ;;; Emitting code for LOOP-DO-INITIALLY. ;;; Emitting code for LOOP-DO-FINALLY. ;;; Emitting code for LOOP-DO-DO. ;;; Emitting code for LOOP-DO-NAMED. ;;; Emitting code for LOOP-DO-RETURN. ;;; Emitting code for MAKE-LOOP-COLLECTOR. ;;; Emitting code for LOOP-GET-COLLECTION-INFO. ;;; Emitting code for LOOP-LIST-COLLECTION. ;;; Emitting code for LOOP-SUM-COLLECTION. ;;; Emitting code for LOOP-MAXMIN-COLLECTION. ;;; Emitting code for LOOP-DO-ALWAYS. ;;; Emitting code for LOOP-DO-THEREIS. ;;; Emitting code for LOOP-DO-WHILE. ;;; Emitting code for LOOP-DO-WITH. ;;; Emitting code for LOOP-HACK-ITERATION. ;;; Emitting code for MAKE-ENDTEST. ;;; Emitting code for LOOP-DO-FOR. ;;; Emitting code for LOOP-DO-REPEAT. ;;; Emitting code for LOOP-WHEN-IT-VARIABLE. ;;; Emitting code for LOOP-ANSI-FOR-EQUALS. ;;; Emitting code for LOOP-FOR-ACROSS. ;;; Emitting code for LOOP-LIST-STEP. ;;; Emitting code for LOOP-FOR-ON. ;;; Emitting code for LOOP-FOR-IN. ;;; Emitting code for MAKE-LOOP-PATH. ;;; Emitting code for ADD-LOOP-PATH. ;;; Emitting code for LOOP-FOR-BEING. ;;; Emitting code for NAMED-VARIABLE. ;;; Emitting code for LOOP-COLLECT-PREPOSITIONAL-PHRASES. ;;; Emitting code for IN-GROUP-P. ;;; Emitting code for LOOP-SEQUENCER. ;;; Emitting code for LOOP-FOR-ARITHMETIC. ;;; Emitting code for LOOP-HASH-TABLE-ITERATION-PATH. ;;; Emitting code for LOOP-PACKAGE-SYMBOLS-ITERATION-PATH. ;;; Emitting code for MAKE-ANSI-LOOP-UNIVERSE. ;;; Emitting code for LOOP-STANDARD-EXPANSION. ;;; Emitting code for LOOP. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/loop2.c -o lsp/loop2.o ;;; Finished compiling SRC:LSP;LOOP2.LSP. ;;; (compile-file "src:lsp;format.lsp" :output-file #P"BUILD:LSP;FORMAT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;FORMAT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *DIGITS* ...). ;;; Compiling (DEFUN FLONUM-TO-STRING ...). ;;; Compiling (DEFUN SCALE-EXPONENT ...). ;;; Compiling (DEFSTRUCT (FORMAT-DIRECTIVE :NAMED ...) ...). ;;; Compiling (DEFPARAMETER *FORMAT-DIRECTIVE-EXPANDERS* ...). ;;; Compiling (DEFPARAMETER *FORMAT-DIRECTIVE-INTERPRETERS* ...). ;;; Compiling (DEFPARAMETER *DEFAULT-FORMAT-ERROR-CONTROL-STRING* ...). ;;; Compiling (DEFPARAMETER *DEFAULT-FORMAT-ERROR-OFFSET* ...). ;;; Compiling (DEFPARAMETER *OUTPUT-LAYOUT-MODE* ...). ;;; Compiling (DEFUN TOKENIZE-CONTROL-STRING ...). ;;; Compiling (DEFUN PARSE-DIRECTIVE ...). ;;; Compiling (DEFPARAMETER *UP-UP-AND-OUT-ALLOWED* ...). ;;; Compiling (DEFPARAMETER *LOGICAL-BLOCK-POPPER* ...). ;;; Compiling (DEFPARAMETER *EXPANDER-NEXT-ARG-MACRO* ...). ;;; Compiling (DEFVAR *ONLY-SIMPLE-ARGS*). ;;; Compiling (DEFPARAMETER *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 ...). ;;; Function FORMAT-PRINC proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-PRIN1 ...). ;;; Function FORMAT-PRIN1 proclaimed (0,65536) ;;; Compiling (DEFUN CHAR-PRINTING-P ...). ;;; Compiling (DEFUN FORMAT-PRINT-NAMED-CHARACTER ...). ;;; Function FORMAT-PRINT-NAMED-CHARACTER proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-PRINT-INTEGER ...). ;;; Function FORMAT-PRINT-INTEGER proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-ADD-COMMAS ...). ;;; Compiling (DEFUN EXPAND-FORMAT-INTEGER ...). ;;; Compiling (DEFUN FORMAT-PRINT-SMALL-CARDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL ...). ;;; Function FORMAT-PRINT-CARDINAL proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL-AUX ...). ;;; Compiling (DEFUN FORMAT-PRINT-ORDINAL ...). ;;; Function FORMAT-PRINT-ORDINAL proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-PRINT-OLD-ROMAN ...). ;;; Function FORMAT-PRINT-OLD-ROMAN proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-PRINT-ROMAN ...). ;;; Function FORMAT-PRINT-ROMAN proclaimed (0,65536) ;;; Compiling (DEFUN DECIMAL-STRING ...). ;;; Compiling (DEFUN FORMAT-FIXED ...). ;;; Function FORMAT-FIXED proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-FIXED-AUX ...). ;;; Compiling (DEFUN FORMAT-EXPONENTIAL ...). ;;; Function FORMAT-EXPONENTIAL proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-EXPONENT-MARKER ...). ;;; Compiling (DEFUN FORMAT-EXP-AUX ...). ;;; Compiling (DEFUN FORMAT-GENERAL ...). ;;; Function FORMAT-GENERAL proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-GENERAL-AUX ...). ;;; Compiling (DEFUN FORMAT-DOLLARS ...). ;;; Function FORMAT-DOLLARS proclaimed (0,65536) ;;; Compiling (DEFUN OUTPUT-SPACES ...). ;;; Compiling (DEFUN FORMAT-RELATIVE-TAB ...). ;;; Function FORMAT-RELATIVE-TAB proclaimed (0,65536) ;;; Compiling (DEFUN FORMAT-ABSOLUTE-TAB ...). ;;; Function FORMAT-ABSOLUTE-TAB proclaimed (0,65536) ;;; Compiling (DEFUN NSTRING-CAPITALIZE-FIRST ...). ;;; Compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...). ;;; Compiling (DEFUN EXPAND-MAYBE-CONDITIONAL ...). ;;; Compiling (DEFUN EXPAND-TRUE-FALSE-CONDITIONAL ...). ;;; Compiling (DEFVAR *OUTSIDE-ARGS*). ;;; Compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...). ;;; Note: ;;; in file FORMAT.LSP, position 80583 ;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) ;;; Checking type of LET668 to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 80583 ;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1514) to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 80583 ;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) ;;; Checking type of #:LOOP-LIST-TAIL1516 to be CONS ;;; Compiling (DEFUN CHECK-OUTPUT-LAYOUT-MODE ...). ;;; Compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...). ;;; Note: ;;; in file FORMAT.LSP, position 81505 ;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) ;;; Checking type of LET675 to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 81505 ;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1529) to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 81505 ;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) ;;; Checking type of #:LOOP-LIST-TAIL1531 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 82456 ;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) ;;; Checking type of LET682 to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 82456 ;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1537) to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 82456 ;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) ;;; Checking type of #:LOOP-LIST-TAIL1539 to be CONS ;;; Compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...). ;;; Note: ;;; in file FORMAT.LSP, position 83547 ;;; at (DEFUN PARSE-FORMAT-JUSTIFICATION ...) ;;; Checking type of #:G1548 to be CONS ;;; Compiling (DEFUN EXPAND-FORMAT-JUSTIFICATION ...). ;;; Note: ;;; in file FORMAT.LSP, position 84266 ;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) ;;; Checking type of LET693 to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 84266 ;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1595) to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 84266 ;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) ;;; Checking type of #:LOOP-LIST-TAIL1597 to be CONS ;;; Compiling (DEFUN INTERPRET-FORMAT-JUSTIFICATION ...). ;;; Compiling (DEFUN FORMAT-JUSTIFICATION ...). ;;; Note: ;;; in file FORMAT.LSP, position 86664 ;;; at (DEFUN FORMAT-JUSTIFICATION ...) ;;; Checking type of LET699 to be LIST ;;; Note: ;;; in file FORMAT.LSP, position 86664 ;;; at (DEFUN FORMAT-JUSTIFICATION ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST1651) to be LIST ;;; Function FORMAT-JUSTIFICATION proclaimed (0,65536) ;;; Compiling (DEFUN PARSE-FORMAT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...). ;;; Note: ;;; in file FORMAT.LSP, position 90106 ;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) ;;; Checking type of #:G1683 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 90106 ;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) ;;; Checking type of #:G1686 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 90106 ;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) ;;; Checking type of #:G1689 to be CONS ;;; Compiling (DEFUN EXPAND-FORMAT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN INTERPRET-FORMAT-LOGICAL-BLOCK ...). ;;; Note: ;;; in file FORMAT.LSP, position 92341 ;;; at (DEF-FORMAT-DIRECTIVE / ...) ;;; Checking type of #:G1744 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 92341 ;;; at (DEF-FORMAT-DIRECTIVE / ...) ;;; Checking type of #:G1748 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 92888 ;;; at (DEF-FORMAT-INTERPRETER / ...) ;;; Checking type of #:G1767 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 92888 ;;; at (DEF-FORMAT-INTERPRETER / ...) ;;; Checking type of #:G1770 to be CONS ;;; Note: ;;; in file FORMAT.LSP, position 92888 ;;; at (DEF-FORMAT-INTERPRETER / ...) ;;; Checking type of #:G1773 to be CONS ;;; Compiling (DEFUN EXTRACT-USER-FUNCTION-NAME ...). ;;; End of Pass 1. ;;; Emitting code for FLONUM-TO-STRING. ;;; Emitting code for SCALE-EXPONENT. ;;; Emitting code for MAKE-FORMAT-DIRECTIVE. ;;; Emitting code for TOKENIZE-CONTROL-STRING. ;;; Emitting code for PARSE-DIRECTIVE. ;;; Emitting code for GET-CHAR. ;;; Emitting code for FORMATTER-AUX. ;;; Emitting code for INTERPRET-DIRECTIVE-LIST. ;;; Emitting code for FORMATTER. ;;; Emitting code for %FORMATTER. ;;; Emitting code for EXPAND-CONTROL-STRING. ;;; Emitting code for EXPAND-DIRECTIVE-LIST. ;;; Emitting code for EXPAND-DIRECTIVE. ;;; Emitting code for EXPAND-NEXT-ARG. ;;; Emitting code for NEED-HAIRY-ARGS. ;;; Emitting code for EXPANDER-NEXT-ARG. ;;; Emitting code for EXPANDER-PPRINT-NEXT-ARG. ;;; Emitting code for %SET-FORMAT-DIRECTIVE-EXPANDER. ;;; Emitting code for %SET-FORMAT-DIRECTIVE-INTERPRETER. ;;; Emitting code for FIND-DIRECTIVE. ;;; Emitting code for AFTER. ;;; Emitting code for FORMAT-WRITE-FIELD. ;;; Emitting code for FORMAT-PRINC. ;;; Emitting code for #:G255. ;;; Emitting code for #:G283. ;;; Emitting code for FORMAT-PRIN1. ;;; Emitting code for #:G317. ;;; Emitting code for #:G345. ;;; Emitting code for #:G379. ;;; Emitting code for #:G383. ;;; Emitting code for CHAR-PRINTING-P. ;;; Emitting code for FORMAT-PRINT-NAMED-CHARACTER. ;;; Emitting code for #:G393. ;;; Emitting code for #:G397. ;;; Emitting code for FORMAT-PRINT-INTEGER. ;;; Emitting code for FORMAT-ADD-COMMAS. ;;; Emitting code for EXPAND-FORMAT-INTEGER. ;;; Emitting code for #:G436. ;;; Emitting code for #:G439. ;;; Emitting code for #:G471. ;;; Emitting code for #:G474. ;;; Emitting code for #:G506. ;;; Emitting code for #:G509. ;;; Emitting code for #:G541. ;;; Emitting code for #:G544. ;;; Emitting code for #:G576. ;;; Emitting code for #:G610. ;;; Emitting code for FORMAT-PRINT-SMALL-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL-AUX. ;;; Emitting code for FORMAT-PRINT-ORDINAL. ;;; Emitting code for FORMAT-PRINT-OLD-ROMAN. ;;; Emitting code for FORMAT-PRINT-ROMAN. ;;; Emitting code for #:G662. ;;; Emitting code for #:G666. ;;; Emitting code for DECIMAL-STRING. ;;; Emitting code for #:G674. ;;; Emitting code for #:G708. ;;; Emitting code for FORMAT-FIXED. ;;; Emitting code for FORMAT-FIXED-AUX. ;;; Emitting code for #:G762. ;;; Emitting code for #:G808. ;;; Emitting code for FORMAT-EXPONENTIAL. ;;; Emitting code for FORMAT-EXPONENT-MARKER. ;;; Emitting code for FORMAT-EXP-AUX. ;;; Emitting code for #:G881. ;;; Emitting code for #:G927. ;;; Emitting code for FORMAT-GENERAL. ;;; Emitting code for FORMAT-GENERAL-AUX. ;;; Emitting code for #:G980. ;;; Emitting code for #:G1008. ;;; Emitting code for FORMAT-DOLLARS. ;;; Emitting code for #:G1048. ;;; Emitting code for #:G1058. ;;; Emitting code for #:G1073. ;;; Emitting code for #:G1083. ;;; Emitting code for #:G1098. ;;; Emitting code for #:G1108. ;;; Emitting code for #:G1123. ;;; Emitting code for #:G1133. ;;; Emitting code for #:G1147. ;;; Emitting code for #:G1150. ;;; Emitting code for #:G1153. ;;; Emitting code for #:G1156. ;;; Emitting code for #:G1160. ;;; Emitting code for #:G1202. ;;; Emitting code for OUTPUT-SPACES. ;;; Emitting code for FORMAT-RELATIVE-TAB. ;;; Emitting code for FORMAT-ABSOLUTE-TAB. ;;; Emitting code for #:G1247. ;;; Emitting code for #:G1251. ;;; Emitting code for #:G1255. ;;; Emitting code for #:G1265. ;;; Emitting code for #:G1275. ;;; Emitting code for #:G1300. ;;; Emitting code for #:G1337. ;;; Emitting code for #:G1341. ;;; Emitting code for #:G1343. ;;; Emitting code for NSTRING-CAPITALIZE-FIRST. ;;; Emitting code for #:G1352. ;;; Emitting code for #:G1355. ;;; Emitting code for #:G1361. ;;; Emitting code for #:G1364. ;;; Emitting code for PARSE-CONDITIONAL-DIRECTIVE. ;;; Emitting code for #:G1370. ;;; Emitting code for EXPAND-MAYBE-CONDITIONAL. ;;; Emitting code for HAIRY. ;;; Emitting code for EXPAND-TRUE-FALSE-CONDITIONAL. ;;; Emitting code for HAIRY. ;;; Emitting code for #:G1398. ;;; Emitting code for #:G1421. ;;; Emitting code for #:G1424. ;;; Emitting code for #:G1427. ;;; Emitting code for #:G1430. ;;; Emitting code for #:G1433. ;;; Emitting code for #:G1456. ;;; Emitting code for #:G1477. ;;; Emitting code for COMPUTE-BINDINGS. ;;; Emitting code for COMPUTE-BLOCK. ;;; Emitting code for COMPUTE-LOOP. ;;; Emitting code for COMPUTE-INSIDES. ;;; Emitting code for #:G1487. ;;; Emitting code for DO-LOOP. ;;; Emitting code for BIND-ARGS. ;;; Emitting code for DO-GUTS. ;;; Emitting code for #:G1497. ;;; Emitting code for #:G1509. ;;; Emitting code for #:G1512. ;;; Emitting code for CHECK-OUTPUT-LAYOUT-MODE. ;;; Emitting code for ILLEGAL-INSIDE-JUSTIFICATION-P. ;;; Emitting code for #:G1527. ;;; Emitting code for #:G1534. ;;; Emitting code for PARSE-FORMAT-JUSTIFICATION. ;;; Emitting code for EXPAND-FORMAT-JUSTIFICATION. ;;; Emitting code for INTERPRET-FORMAT-JUSTIFICATION. ;;; Emitting code for FORMAT-JUSTIFICATION. ;;; Emitting code for DO-PADDING. ;;; Emitting code for PARSE-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for EXTRACT-STRING. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES-AUX. ;;; Emitting code for EXPAND-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for INTERPRET-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1697. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1711. ;;; Emitting code for #:G1705. ;;; Emitting code for #:G1719. ;;; Emitting code for #:G1726. ;;; Emitting code for #:G1729. ;;; Emitting code for #:G1754. ;;; Emitting code for EXTRACT-USER-FUNCTION-NAME. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/format.c -o lsp/format.o ;;; Finished compiling SRC:LSP;FORMAT.LSP. ;;; (compile-file "src:lsp;defpackage.lsp" :output-file #P"BUILD:LSP;DEFPACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;DEFPACKAGE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO DEFPACKAGE ...). ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (PROGN (IF (NULL #:G85) (DM-TOO-FEW-ARGUMENTS #:G84)) (PROG1 (CAR (TRULY-THE CONS #:G85)) (SETQ #:G85 (CDR (TRULY-THE CONS #:G85))))) to be (OR SYMBOL STRING CHARACTER) ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET718 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST176) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:LOOP-LIST-TAIL178 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:G179 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET720 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST185) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:LOOP-LIST-TAIL187 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET722 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST192) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:G195 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET724 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST197) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:G200 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET726 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST204) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:LOOP-LIST-TAIL206 to be CONS ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of LET728 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST211) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 2616 ;;; at (FSET 'DEFPACKAGE ...) ;;; Checking type of #:LOOP-LIST-TAIL213 to be CONS ;;; Compiling (DEFUN DODEFPACKAGE ...). ;;; Note: ;;; in file DEFPACKAGE.LSP, position 7240 ;;; at (DEFUN DODEFPACKAGE ...) ;;; Checking type of LET730 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 7240 ;;; at (DEFUN DODEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST232) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 7240 ;;; at (DEFUN DODEFPACKAGE ...) ;;; Checking type of LET732 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 7240 ;;; at (DEFUN DODEFPACKAGE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST234) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 7240 ;;; at (DEFUN DODEFPACKAGE ...) ;;; Checking type of #:LOOP-LIST-TAIL236 to be CONS ;;; Compiling (DEFUN FIND-OR-MAKE-SYMBOL ...). ;;; Compiling (DEFUN FIND-DUPLICATES ...). ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of LET734 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST246) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of LET736 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST247) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of LET738 to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (1+ I) to be REAL ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST256) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST256) to be LIST ;;; Note: ;;; in file DEFPACKAGE.LSP, position 9189 ;;; at (DEFUN FIND-DUPLICATES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST246) to be LIST ;;; End of Pass 1. ;;; Emitting code for DEFPACKAGE. ;;; Emitting code for OPTION-VALUES. ;;; Emitting code for OPTION-VALUES-LIST. ;;; Emitting code for TO-STRING. ;;; Emitting code for DODEFPACKAGE. ;;; Emitting code for FIND-OR-MAKE-SYMBOL. ;;; Emitting code for FIND-DUPLICATES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/defpackage.c -o lsp/defpackage.o ;;; Finished compiling SRC:LSP;DEFPACKAGE.LSP. ;;; (compile-file "src:lsp;ffi.lsp" :output-file #P"BUILD:LSP;FFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;FFI.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO DEF-CONSTANT ...). ;;; Compiling (DEFPARAMETER *FFI-TYPES* ...). ;;; Compiling (DEFPARAMETER *USE-DFFI* ...). ;;; Compiling (DEFMACRO DEF-FOREIGN-TYPE ...). ;;; Compiling (DEFMACRO DEF-TYPE ...). ;;; Compiling (DEFUN %CONVERT-TO-FFI-TYPE ...). ;;; Compiling (DEFMACRO %ALIGN-DATA ...). ;;; Compiling (DEFUN SIZE-OF-FOREIGN-TYPE ...). ;;; Note: ;;; in file FFI.LSP, position 1822 ;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) ;;; Checking type of LET740 to be LIST ;;; Note: ;;; in file FFI.LSP, position 1822 ;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST40) to be LIST ;;; Note: ;;; in file FFI.LSP, position 1822 ;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL42 to be CONS ;;; Compiling (DEFUN ALLOCATE-FOREIGN-OBJECT ...). ;;; Compiling (DEFUN FREE-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO DEF-ENUM ...). ;;; 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 (DEFPARAMETER +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: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of LET748 to be LIST ;;; Note: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST371) to be LIST ;;; Note: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL373 to be CONS ;;; Note: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of LET750 to be LIST ;;; Note: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST375) to be LIST ;;; Note: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL377 to be CONS ;;; Warning: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; ! The variable #:G363 is not used. ;;; Warning: ;;; in file FFI.LSP, position 17231 ;;; at (FSET 'DEF-FUNCTION ...) ;;; ! The variable #:G365 is not used. ;;; Compiling (DEFMACRO DEF-FOREIGN-VAR ...). ;;; Warning: ;;; in file FFI.LSP, position 18411 ;;; at (FSET 'DEF-FOREIGN-VAR ...) ;;; ! The variable MODULE is not used. ;;; Compiling (DEFUN FIND-FOREIGN-LIBRARY ...). ;;; Compiling (DEFPARAMETER +LOADED-LIBRARIES+ ...). ;;; Compiling (DEFUN DO-LOAD-FOREIGN-LIBRARY ...). ;;; Compiling (DEFMACRO LOAD-FOREIGN-LIBRARY ...). ;;; Warning: ;;; in file FFI.LSP, position 21571 ;;; at (FSET 'LOAD-FOREIGN-LIBRARY ...) ;;; ! The variable #:G430 is not used. ;;; Warning: ;;; in file FFI.LSP, position 21571 ;;; at (FSET 'LOAD-FOREIGN-LIBRARY ...) ;;; ! The variable #:G431 is not used. ;;; Warning: ;;; in file FFI.LSP, position 21571 ;;; at (FSET 'LOAD-FOREIGN-LIBRARY ...) ;;; ! The variable #:G432 is not used. ;;; Compiling (DEFMACRO DEFCALLBACK ...). ;;; Warning: ;;; in file FFI.LSP, position 22229 ;;; at (FSET 'DEFCALLBACK ...) ;;; ! The variable #:G440 is not used. ;;; Compiling (DEFUN CALLBACK ...). ;;; Compiling (DEFUN CLINES ...). ;;; Compiling (DEFMACRO C-INLINE ...). ;;; Compiling (DEFMACRO DEFINLINE ...). ;;; Compiling (DEFMACRO DEFLA ...). ;;; Compiling (DEFMACRO DEFCBODY ...). ;;; Note: ;;; in file FFI.LSP, position 24520 ;;; at (FSET 'DEFCBODY ...) ;;; Checking type of LET754 to be LIST ;;; Note: ;;; in file FFI.LSP, position 24520 ;;; at (FSET 'DEFCBODY ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST477) to be LIST ;;; Note: ;;; in file FFI.LSP, position 24520 ;;; at (FSET 'DEFCBODY ...) ;;; Checking type of #:LOOP-LIST-TAIL479 to be CONS ;;; Compiling (DEFMACRO DEFENTRY ...). ;;; Note: ;;; in file FFI.LSP, position 25132 ;;; at (FSET 'DEFENTRY ...) ;;; Checking type of LET758 to be LIST ;;; Note: ;;; in file FFI.LSP, position 25132 ;;; at (FSET 'DEFENTRY ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST501) to be LIST ;;; Note: ;;; in file FFI.LSP, position 25132 ;;; at (FSET 'DEFENTRY ...) ;;; Checking type of #:LOOP-LIST-TAIL503 to be CONS ;;; End of Pass 1. ;;; Emitting code for DEF-CONSTANT. ;;; Emitting code for DEF-FOREIGN-TYPE. ;;; Emitting code for DEF-TYPE. ;;; Emitting code for %CONVERT-TO-FFI-TYPE. ;;; Emitting code for %ALIGN-DATA. ;;; Emitting code for SIZE-OF-FOREIGN-TYPE. ;;; Emitting code for ALLOCATE-FOREIGN-OBJECT. ;;; Emitting code for FREE-FOREIGN-OBJECT. ;;; Emitting code for DEF-ENUM. ;;; Emitting code for DEF-STRUCT. ;;; Emitting code for SLOT-POSITION. ;;; Emitting code for GET-SLOT-VALUE. ;;; Emitting code for (SETF GET-SLOT-VALUE). ;;; Emitting code for GET-SLOT-POINTER. ;;; Emitting code for DEF-ARRAY-POINTER. ;;; Emitting code for DEREF-ARRAY. ;;; Emitting code for (SETF DEREF-ARRAY). ;;; Emitting code for %FOREIGN-DATA-SET. ;;; Emitting code for %FOREIGN-DATA-REF. ;;; Emitting code for DEF-UNION. ;;; Emitting code for POINTER-ADDRESS. ;;; Emitting code for DEREF-POINTER. ;;; Emitting code for (SETF DEREF-POINTER). ;;; Emitting code for MAKE-NULL-POINTER. ;;; Emitting code for MAKE-POINTER. ;;; Emitting code for NULL-CHAR-P. ;;; Emitting code for ENSURE-CHAR-CHARACTER. ;;; Emitting code for ENSURE-CHAR-INTEGER. ;;; Emitting code for ENSURE-CHAR-STORABLE. ;;; Emitting code for CHAR-ARRAY-TO-POINTER. ;;; Emitting code for CONVERT-FROM-CSTRING. ;;; Emitting code for CONVERT-TO-CSTRING. ;;; Emitting code for FREE-CSTRING. ;;; Emitting code for WITH-CSTRING. ;;; Emitting code for WITH-CSTRINGS. ;;; Emitting code for FOREIGN-STRING-LENGTH. ;;; Emitting code for CONVERT-FROM-FOREIGN-STRING. ;;; Emitting code for CONVERT-TO-FOREIGN-STRING. ;;; Emitting code for ALLOCATE-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRINGS. ;;; Emitting code for WITH-FOREIGN-OBJECT. ;;; Emitting code for WITH-FOREIGN-OBJECTS. ;;; Emitting code for WITH-CAST-POINTER. ;;; Emitting code for LISP-TO-C-NAME. ;;; Emitting code for %CONVERT-TO-ARG-TYPE. ;;; Emitting code for %CONVERT-TO-RETURN-TYPE. ;;; Emitting code for PRODUCE-FUNCTION-CALL. ;;; Emitting code for DEF-FUNCTION. ;;; Emitting code for DEF-FOREIGN-VAR. ;;; Emitting code for FIND-FOREIGN-LIBRARY. ;;; Emitting code for DO-LOAD-FOREIGN-LIBRARY. ;;; Emitting code for LOAD-FOREIGN-LIBRARY. ;;; Emitting code for DEFCALLBACK. ;;; Emitting code for CALLBACK. ;;; Emitting code for CLINES. ;;; Emitting code for C-INLINE. ;;; Emitting code for DEFINLINE. ;;; Emitting code for DEFLA. ;;; Emitting code for DEFCBODY. ;;; Emitting code for DEFENTRY. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/ffi.c -o lsp/ffi.o ;;; Finished compiling SRC:LSP;FFI.LSP. ;;; (compile-file "src:lsp;mp.lsp" :output-file #P"BUILD:LSP;MP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;MP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO WITHOUT-INTERRUPTS ...). ;;; Compiling (DEFMACRO WITH-INTERRUPTS ...). ;;; Compiling (DEFMACRO WITH-LOCK ...). ;;; Warning: ;;; in file MP.LSP, position 4756 ;;; at (FSET 'WITH-LOCK ...) ;;; ! The variable LOCK-FORM is not used. ;;; End of Pass 1. ;;; Emitting code for WITHOUT-INTERRUPTS. ;;; Emitting code for WITH-INTERRUPTS. ;;; Emitting code for WITH-LOCK. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/mp.c -o lsp/mp.o ;;; Finished compiling SRC:LSP;MP.LSP. ;;; (compile-file "build:lsp;config.lsp" :output-file #P"BUILD:LSP;CONFIG.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling BUILD:LSP;CONFIG.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN UNAME ...). ;;; Compiling (DEFUN SHORT-SITE-NAME ...). ;;; Compiling (DEFUN LONG-SITE-NAME ...). ;;; Compiling (DEFUN LISP-IMPLEMENTATION-VERSION ...). ;;; Compiling (DEFUN EXT:LISP-IMPLEMENTATION-VCS-ID ...). ;;; Compiling (DEFUN MACHINE-TYPE ...). ;;; Compiling (DEFUN MACHINE-INSTANCE ...). ;;; Compiling (DEFUN MACHINE-VERSION ...). ;;; Compiling (DEFUN SOFTWARE-TYPE ...). ;;; Compiling (DEFUN SOFTWARE-VERSION ...). ;;; End of Pass 1. ;;; 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 EXT:LISP-IMPLEMENTATION-VCS-ID. ;;; Emitting code for MACHINE-TYPE. ;;; Emitting code for MACHINE-INSTANCE. ;;; Emitting code for MACHINE-VERSION. ;;; Emitting code for SOFTWARE-TYPE. ;;; Emitting code for SOFTWARE-VERSION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/config.c -o lsp/config.o ;;; Finished compiling BUILD:LSP;CONFIG.LSP. ;;; (compile-file "src:lsp;module.lsp" :output-file #P"BUILD:LSP;MODULE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;MODULE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *MODULES* ...). ;;; Compiling (DEFPARAMETER *MODULE-PROVIDER-FUNCTIONS* ...). ;;; Compiling (DEFUN PROVIDE ...). ;;; Function PROVIDE proclaimed (1,1) ;;; Compiling (DEFPARAMETER *REQUIRING* ...). ;;; Compiling (DEFUN REQUIRE-ERROR ...). ;;; Compiling (DEFUN REQUIRE ...). ;;; Function REQUIRE proclaimed (1,2) ;;; End of Pass 1. ;;; Emitting code for PROVIDE. ;;; Emitting code for REQUIRE-ERROR. ;;; Emitting code for REQUIRE. ;;; Emitting code for #:G15. ;;; Emitting code for #:G17. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/module.c -o lsp/module.o ;;; Finished compiling SRC:LSP;MODULE.LSP. ;;; (compile-file "src:lsp;cmdline.lsp" :output-file #P"BUILD:LSP;CMDLINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;CMDLINE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *COMMAND-BREAK-ENABLE* ...). ;;; Compiling (DEFPARAMETER *LISP-INIT-FILE-LIST* ...). ;;; Compiling (DEFPARAMETER *HELP-MESSAGE* ...). ;;; Compiling (DEFUN COMMAND-ARGS ...). ;;; Note: ;;; in file CMDLINE.LSP, position 1296 ;;; at (DEFUN COMMAND-ARGS ...) ;;; Checking type of #:LOOP-LIST-TAIL2 to be CONS ;;; Compiling (DEFPARAMETER *COMMAND-ARGS* ...). ;;; Compiling (DEFPARAMETER *UNPROCESSED-ECL-COMMAND-ARGS* ...). ;;; Compiling (DEFUN COMMAND-ARG-ERROR ...). ;;; Compiling (DEFUN PRODUCE-INIT-CODE ...). ;;; Compiling (DEFUN PROCESS-COMMAND-ARGS ...). ;;; End of Pass 1. ;;; Emitting code for COMMAND-ARGS. ;;; Emitting code for COMMAND-ARG-ERROR. ;;; Emitting code for PRODUCE-INIT-CODE. ;;; Emitting code for PROCESS-COMMAND-ARGS. ;;; Emitting code for #:G35. ;;; Emitting code for #:G36. ;;; Emitting code for #:G37. ;;; Emitting code for #:G38. ;;; Emitting code for #:G39. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/cmdline.c -o lsp/cmdline.o ;;; Finished compiling SRC:LSP;CMDLINE.LSP. ;;; (compile-file "src:lsp;autoload.lsp" :output-file #P"BUILD:LSP;AUTOLOAD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;AUTOLOAD.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...). ;;; Compiling (DEFUN AUTOLOAD ...). ;;; Note: ;;; in file AUTOLOAD.LSP, position 942 ;;; at (UNLESS (FBOUNDP 'COMPILE) ...) ;;; Checking type of LET766 to be LIST ;;; Note: ;;; in file AUTOLOAD.LSP, position 942 ;;; at (UNLESS (FBOUNDP 'COMPILE) ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST7) to be LIST ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Compiling (DEFUN ED ...). ;;; Compiling (DEFUN ROOM ...). ;;; Compiling (DEFUN HELP ...). ;;; End of Pass 1. ;;; Emitting code for LISP-IMPLEMENTATION-TYPE. ;;; Emitting code for AUTOLOAD. ;;; Emitting code for #:G4. ;;; Emitting code for PROCLAIM. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for ED. ;;; Emitting code for ROOM. ;;; Emitting code for HELP. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/autoload.c -o lsp/autoload.o ;;; Finished compiling SRC:LSP;AUTOLOAD.LSP. ;;; (compile-file "src:lsp;cdr-5.lsp" :output-file #P"BUILD:LSP;CDR-5.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;CDR-5.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN NEGATIVE-FIXNUM-P ...). ;;; Function NEGATIVE-FIXNUM-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-FIXNUM-P ...). ;;; Function POSITIVE-FIXNUM-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-FIXNUM-P ...). ;;; Function NON-NEGATIVE-FIXNUM-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-FIXNUM-P ...). ;;; Function NON-POSITIVE-FIXNUM-P proclaimed (1,1) ;;; Compiling (DEFUN ARRAY-INDEX-P ...). ;;; Function ARRAY-INDEX-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-INTEGER-P ...). ;;; Function NEGATIVE-INTEGER-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-INTEGER-P ...). ;;; Function POSITIVE-INTEGER-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-INTEGER-P ...). ;;; Function NON-NEGATIVE-INTEGER-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-INTEGER-P ...). ;;; Function NON-POSITIVE-INTEGER-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-RATIONAL-P ...). ;;; Function NEGATIVE-RATIONAL-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-RATIONAL-P ...). ;;; Function POSITIVE-RATIONAL-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-RATIONAL-P ...). ;;; Function NON-NEGATIVE-RATIONAL-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-RATIONAL-P ...). ;;; Function NON-POSITIVE-RATIONAL-P proclaimed (1,1) ;;; Compiling (DEFUN RATIOP ...). ;;; Compiling (DEFUN POSITIVE-RATIO-P ...). ;;; Function POSITIVE-RATIO-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-RATIO-P ...). ;;; Function NEGATIVE-RATIO-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-RATIO-P ...). ;;; Function NON-NEGATIVE-RATIO-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-RATIO-P ...). ;;; Function NON-POSITIVE-RATIO-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-REAL-P ...). ;;; Function NEGATIVE-REAL-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-REAL-P ...). ;;; Function POSITIVE-REAL-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-REAL-P ...). ;;; Function NON-NEGATIVE-REAL-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-REAL-P ...). ;;; Function NON-POSITIVE-REAL-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-FLOAT-P ...). ;;; Function NEGATIVE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-FLOAT-P ...). ;;; Function POSITIVE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-FLOAT-P ...). ;;; Function NON-NEGATIVE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-FLOAT-P ...). ;;; Function NON-POSITIVE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-SHORT-FLOAT-P ...). ;;; Function NEGATIVE-SHORT-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-SHORT-FLOAT-P ...). ;;; Function POSITIVE-SHORT-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-SHORT-FLOAT-P ...). ;;; Function NON-NEGATIVE-SHORT-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-SHORT-FLOAT-P ...). ;;; Function NON-POSITIVE-SHORT-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-SINGLE-FLOAT-P ...). ;;; Function NEGATIVE-SINGLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-SINGLE-FLOAT-P ...). ;;; Function POSITIVE-SINGLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-SINGLE-FLOAT-P ...). ;;; Function NON-NEGATIVE-SINGLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-SINGLE-FLOAT-P ...). ;;; Function NON-POSITIVE-SINGLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-DOUBLE-FLOAT-P ...). ;;; Function NEGATIVE-DOUBLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-DOUBLE-FLOAT-P ...). ;;; Function POSITIVE-DOUBLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-DOUBLE-FLOAT-P ...). ;;; Function NON-NEGATIVE-DOUBLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-DOUBLE-FLOAT-P ...). ;;; Function NON-POSITIVE-DOUBLE-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NEGATIVE-LONG-FLOAT-P ...). ;;; Function NEGATIVE-LONG-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN POSITIVE-LONG-FLOAT-P ...). ;;; Function POSITIVE-LONG-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-NEGATIVE-LONG-FLOAT-P ...). ;;; Function NON-NEGATIVE-LONG-FLOAT-P proclaimed (1,1) ;;; Compiling (DEFUN NON-POSITIVE-LONG-FLOAT-P ...). ;;; Function NON-POSITIVE-LONG-FLOAT-P proclaimed (1,1) ;;; End of Pass 1. ;;; Emitting code for NEGATIVE-FIXNUM. ;;; Emitting code for NON-POSITIVE-FIXNUM. ;;; Emitting code for NON-NEGATIVE-FIXNUM. ;;; Emitting code for POSITIVE-FIXNUM. ;;; Emitting code for NEGATIVE-FIXNUM-P. ;;; Emitting code for POSITIVE-FIXNUM-P. ;;; Emitting code for NON-NEGATIVE-FIXNUM-P. ;;; Emitting code for NON-POSITIVE-FIXNUM-P. ;;; Emitting code for ARRAY-INDEX-P. ;;; Emitting code for NEGATIVE-INTEGER-P. ;;; Emitting code for POSITIVE-INTEGER-P. ;;; Emitting code for NON-NEGATIVE-INTEGER-P. ;;; Emitting code for NON-POSITIVE-INTEGER-P. ;;; Emitting code for NEGATIVE-RATIONAL-P. ;;; Emitting code for POSITIVE-RATIONAL-P. ;;; Emitting code for NON-NEGATIVE-RATIONAL-P. ;;; Emitting code for NON-POSITIVE-RATIONAL-P. ;;; Emitting code for RATIOP. ;;; Emitting code for POSITIVE-RATIO-P. ;;; Emitting code for NEGATIVE-RATIO-P. ;;; Emitting code for NON-NEGATIVE-RATIO-P. ;;; Emitting code for NON-POSITIVE-RATIO-P. ;;; Emitting code for NEGATIVE-REAL-P. ;;; Emitting code for POSITIVE-REAL-P. ;;; Emitting code for NON-NEGATIVE-REAL-P. ;;; Emitting code for NON-POSITIVE-REAL-P. ;;; Emitting code for NEGATIVE-FLOAT-P. ;;; Emitting code for POSITIVE-FLOAT-P. ;;; Emitting code for NON-NEGATIVE-FLOAT-P. ;;; Emitting code for NON-POSITIVE-FLOAT-P. ;;; Emitting code for NEGATIVE-SHORT-FLOAT-P. ;;; Emitting code for POSITIVE-SHORT-FLOAT-P. ;;; Emitting code for NON-NEGATIVE-SHORT-FLOAT-P. ;;; Emitting code for NON-POSITIVE-SHORT-FLOAT-P. ;;; Emitting code for NEGATIVE-SINGLE-FLOAT-P. ;;; Emitting code for POSITIVE-SINGLE-FLOAT-P. ;;; Emitting code for NON-NEGATIVE-SINGLE-FLOAT-P. ;;; Emitting code for NON-POSITIVE-SINGLE-FLOAT-P. ;;; Emitting code for NEGATIVE-DOUBLE-FLOAT-P. ;;; Emitting code for POSITIVE-DOUBLE-FLOAT-P. ;;; Emitting code for NON-NEGATIVE-DOUBLE-FLOAT-P. ;;; Emitting code for NON-POSITIVE-DOUBLE-FLOAT-P. ;;; Emitting code for NEGATIVE-LONG-FLOAT-P. ;;; Emitting code for POSITIVE-LONG-FLOAT-P. ;;; Emitting code for NON-NEGATIVE-LONG-FLOAT-P. ;;; Emitting code for NON-POSITIVE-LONG-FLOAT-P. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c lsp/cdr-5.c -o lsp/cdr-5.o ;;; Finished compiling SRC:LSP;CDR-5.LSP. ;;; (compile-file "src:clos;package.lsp" :output-file #P"BUILD:CLOS;PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;PACKAGE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/package.c -o clos/package.o ;;; Finished compiling SRC:CLOS;PACKAGE.LSP. ;;; (compile-file "src:clos;cpl.lsp" :output-file #P"BUILD:CLOS;CPL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;CPL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...). ;;; Note: ;;; in file CPL.LSP, position 2872 ;;; at (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...) ;;; Checking type of #:G21 to be CONS ;;; End of Pass 1. ;;; Emitting code for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST. ;;; Emitting code for DELETE-CLASS. ;;; Emitting code for NEXT-ELEMENT. ;;; Emitting code for FREE-ELEMENTS. ;;; Emitting code for HAS-NO-PRECEDENT. ;;; Emitting code for CYCLE-ERROR. ;;; Emitting code for WALK-SUPERS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/cpl.c -o clos/cpl.o ;;; Finished compiling SRC:CLOS;CPL.LSP. ;;; (compile-file "src:clos;std-slot-value.lsp" :output-file #P"BUILD:CLOS;STD-SLOT-VALUE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;STD-SLOT-VALUE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO WITH-SLOTS ...). ;;; Compiling (DEFUN STD-CREATE-SLOTS-TABLE ...). ;;; Compiling (DEFUN FIND-SLOT-DEFINITION ...). ;;; Function FIND-SLOT-DEFINITION proclaimed (0,65536) ;;; Compiling (DEFUN UPDATE-INSTANCE ...). ;;; Compiling (DEFUN STANDARD-INSTANCE-GET ...). ;;; Function STANDARD-INSTANCE-GET proclaimed (2,2) ;;; Compiling (DEFUN STANDARD-INSTANCE-SET ...). ;;; Note: ;;; in file STD-SLOT-VALUE.LSP, position 6678 ;;; at (DEFUN STANDARD-INSTANCE-SET ...) ;;; Checking type of #:G377 to be CONS ;;; Function STANDARD-INSTANCE-SET proclaimed (3,3) ;;; Compiling (DEFUN SLOT-VALUE ...). ;;; Function SLOT-VALUE proclaimed (2,2) ;;; Compiling (DEFUN SLOT-EXISTS-P ...). ;;; Function SLOT-EXISTS-P proclaimed (2,2) ;;; Compiling (DEFUN SLOT-BOUNDP ...). ;;; Function SLOT-BOUNDP proclaimed (2,2) ;;; Compiling (DEFUN (SETF SLOT-VALUE) ...). ;;; Style warning: ;;; in file STD-SLOT-VALUE.LSP, position 8551 ;;; at (DEFUN (SETF SLOT-VALUE) ...) ;;; ! The argument 2 of function STANDARD-INSTANCE-SET has type ;;; SYMBOL ;;; instead of expected ;;; INSTANCE ;;; Compiling (DEFUN INVALID-SLOT-LOCATION ...). ;;; Warning: ;;; in file STD-SLOT-VALUE.LSP, position 9263 ;;; at (DEFUN INVALID-SLOT-LOCATION ...) ;;; ! The variable INSTANCE is not used. ;;; End of Pass 1. ;;; Style warning: ;;; ! The argument 2 of function STANDARD-INSTANCE-SET has type ;;; SYMBOL ;;; instead of expected ;;; INSTANCE ;;; Emitting code for WITH-SLOTS. ;;; Emitting code for STD-CREATE-SLOTS-TABLE. ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Emitting code for UPDATE-INSTANCE. ;;; Emitting code for STANDARD-INSTANCE-GET. ;;; Emitting code for STANDARD-INSTANCE-SET. ;;; Emitting code for SLOT-VALUE. ;;; Emitting code for SLOT-EXISTS-P. ;;; Emitting code for SLOT-BOUNDP. ;;; Emitting code for (SETF SLOT-VALUE). ;;; Emitting code for INVALID-SLOT-LOCATION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/std-slot-value.c -o clos/std-slot-value.o ;;; Finished compiling SRC:CLOS;STD-SLOT-VALUE.LSP. ;;; (compile-file "src:clos;slot.lsp" :output-file #P"BUILD:CLOS;SLOT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;SLOT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-SIMPLE-SLOTD ...). ;;; Compiling (DEFUN FREEZE-CLASS-SLOT-INITFUNCTION ...). ;;; Compiling (DEFUN CANONICAL-SLOT-TO-DIRECT-SLOT ...). ;;; Compiling (DEFUN DIRECT-SLOT-TO-CANONICAL-SLOT ...). ;;; Compiling (DEFUN MAKE-FUNCTION-INITFORM ...). ;;; Compiling (DEFUN PARSE-SLOT ...). ;;; Compiling (DEFUN PARSE-SLOTS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-SIMPLE-SLOTD. ;;; Emitting code for FREEZE-CLASS-SLOT-INITFUNCTION. ;;; Emitting code for CANONICAL-SLOT-TO-DIRECT-SLOT. ;;; Emitting code for DIRECT-SLOT-TO-CANONICAL-SLOT. ;;; Emitting code for MAKE-FUNCTION-INITFORM. ;;; Emitting code for PARSE-SLOT. ;;; Emitting code for PARSE-SLOTS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/slot.c -o clos/slot.o ;;; Finished compiling SRC:CLOS;SLOT.LSP. ;;; (compile-file "src:clos;boot.lsp" :output-file #P"BUILD:CLOS;BOOT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;BOOT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-EMPTY-STANDARD-CLASS ...). ;;; Compiling (DEFUN REMOVE-ACCESSORS ...). ;;; Compiling (DEFUN ADD-SLOTS ...). ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of LET784 to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST207) to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of #:LOOP-LIST-TAIL209 to be CONS ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of LET786 to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST212) to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of LET788 to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST270) to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of LET790 to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST271) to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of LET792 to be LIST ;;; Note: ;;; in file BOOT.LSP, position 4055 ;;; at (LET* (#) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST272) to be LIST ;;; End of Pass 1. ;;; Emitting code for MAKE-EMPTY-STANDARD-CLASS. ;;; Emitting code for REMOVE-ACCESSORS. ;;; Emitting code for ADD-SLOTS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/boot.c -o clos/boot.o ;;; Finished compiling SRC:CLOS;BOOT.LSP. ;;; (compile-file "src:clos;kernel.lsp" :output-file #P"BUILD:CLOS;KERNEL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;KERNEL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *CLOS-BOOTED* ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Compiling (DEFUN CLASSP ...). ;;; Compiling (DEFUN INSTALL-METHOD ...). ;;; Warning: ;;; in file KERNEL.LSP, position 2361 ;;; at (DEFUN INSTALL-METHOD ...) ;;; ! IGNORABLE declaration was found for not bound variable DOC. ;;; Note: ;;; in file KERNEL.LSP, position 2361 ;;; at (DEFUN INSTALL-METHOD ...) ;;; Checking type of LET794 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 2361 ;;; at (DEFUN INSTALL-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 2361 ;;; at (DEFUN INSTALL-METHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL7 to be CONS ;;; Function INSTALL-METHOD proclaimed (0,65536) ;;; Compiling (DEFUN WRAPPED-METHOD-FUNCTION ...). ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; Compiling (DEFUN (SETF GENERIC-FUNCTION-NAME) ...). ;;; Compiling (DEFUN DEFAULT-DISPATCH ...). ;;; Compiling (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...). ;;; Note: ;;; in file KERNEL.LSP, position 4820 ;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) ;;; Checking type of LET796 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 4820 ;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 4820 ;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL44 to be CONS ;;; Compiling (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...). ;;; Note: ;;; in file KERNEL.LSP, position 5397 ;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) ;;; Checking type of LET798 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 5397 ;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST46) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 5397 ;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) ;;; Checking type of LET800 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 5397 ;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST47) to be LIST ;;; Compiling (DEFUN STD-COMPUTE-APPLICABLE-METHODS ...). ;;; Function STD-COMPUTE-APPLICABLE-METHODS proclaimed (2,2) ;;; Compiling (DEFUN APPLICABLE-METHOD-LIST ...). ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of LET802 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of LET804 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST161) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST162) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of LET806 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST163) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 8954 ;;; at (DEFUN APPLICABLE-METHOD-LIST ...) ;;; Checking type of #:LOOP-LIST-TAIL165 to be CONS ;;; Compiling (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...). ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of LET808 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of LET810 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST223) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST224) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of LET812 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST226) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 9547 ;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) ;;; Checking type of #:LOOP-LIST-TAIL228 to be CONS ;;; Compiling (DEFUN SORT-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 ...). ;;; Note: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; Checking type of #:G544 to be CONS ;;; Warning: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; ! The variable GF is not used. ;;; Note: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; Checking type of LET818 to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST552) to be LIST ;;; Note: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; Checking type of #:LOOP-LIST-TAIL554 to be CONS ;;; Note: ;;; in file KERNEL.LSP, position 13792 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST552) to be LIST ;;; Compiling (DEFUN PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Emitting code for SETF-FIND-CLASS. ;;; Emitting code for FIND-CLASS. ;;; Emitting code for CLASSP. ;;; Emitting code for INSTALL-METHOD. ;;; Emitting code for WRAPPED-METHOD-FUNCTION. ;;; Emitting code for #:G10. ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Emitting code for (SETF GENERIC-FUNCTION-NAME). ;;; Emitting code for DEFAULT-DISPATCH. ;;; Emitting code for COMPUTE-DISCRIMINATING-FUNCTION. ;;; Emitting code for #:G40. ;;; Emitting code for SET-GENERIC-FUNCTION-DISPATCH. ;;; Emitting code for STD-COMPUTE-APPLICABLE-METHODS. ;;; Emitting code for APPLICABLE-METHOD-LIST. ;;; Emitting code for APPLICABLE-METHOD-P. ;;; Emitting code for STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES. ;;; Emitting code for APPLICABLE-METHOD-P. ;;; Emitting code for SORT-APPLICABLE-METHODS. ;;; Emitting code for COMPARE-METHODS. ;;; Emitting code for COMPARE-SPECIALIZERS-LISTS. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for COMPARE-SPECIALIZERS. ;;; Emitting code for COMPUTE-G-F-SPEC-LIST. ;;; Emitting code for NUPDATE-SPEC-HOW-LIST. ;;; Emitting code for PRINT-OBJECT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/kernel.c -o clos/kernel.o ;;; Finished compiling SRC:CLOS;KERNEL.LSP. ;;; (compile-file "src:clos;method.lsp" :output-file #P"BUILD:CLOS;METHOD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;METHOD.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *METHOD-SIZE* ...). ;;; Compiling (DEFPARAMETER *EARLY-METHODS* ...). ;;; Compiling (DEFPARAMETER *NEXT-METHODS* ...). ;;; Compiling (DEFPARAMETER *ADD-METHOD-ARGUMENT-DECLARATIONS* ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-CLASS ...). ;;; Compiling (DEFMACRO DEFMETHOD ...). ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL34 to be CONS ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of LET820 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST43) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL45 to be CONS ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of LET822 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST47) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL49 to be CONS ;;; Warning: ;;; in file METHOD.LSP, position 1403 ;;; at (FSET 'DEFMETHOD ...) ;;; ! The variable DECLARATIONS is not used. ;;; Compiling (DEFUN SPECIALIZERS-EXPRESSION ...). ;;; Note: ;;; in file METHOD.LSP, position 3120 ;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) ;;; Checking type of LET824 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 3120 ;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST50) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 3120 ;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) ;;; Checking type of #:LOOP-LIST-TAIL52 to be CONS ;;; Compiling (DEFUN MAYBE-REMOVE-BLOCK ...). ;;; Warning: ;;; in file METHOD.LSP, position 3433 ;;; at (DEFUN MAYBE-REMOVE-BLOCK ...) ;;; ! The variable DOCUMENTATION is not used. ;;; Compiling (DEFUN SIMPLIFY-LAMBDA ...). ;;; Warning: ;;; in file METHOD.LSP, position 3892 ;;; at (DEFUN SIMPLIFY-LAMBDA ...) ;;; ! The variable METHOD-NAME is not used. ;;; Compiling (DEFUN MAKE-RAW-LAMBDA ...). ;;; Note: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; Checking type of LET826 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; Checking type of LET828 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST64) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST65) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; Checking type of #:G69 to be CONS ;;; Warning: ;;; in file METHOD.LSP, position 4403 ;;; at (DEFUN MAKE-RAW-LAMBDA ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN MAKE-METHOD-LAMBDA ...). ;;; Warning: ;;; in file METHOD.LSP, position 6371 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable CALL-NEXT-METHOD-P is not used. ;;; Warning: ;;; in file METHOD.LSP, position 6371 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable NEXT-METHOD-P-P is not used. ;;; Warning: ;;; in file METHOD.LSP, position 6371 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable METHOD is not used. ;;; Warning: ;;; in file METHOD.LSP, position 6371 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable GF is not used. ;;; Compiling (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...). ;;; Warning: ;;; in file METHOD.LSP, position 6823 ;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) ;;; ! The variable DECLARATIONS is not used. ;;; Warning: ;;; in file METHOD.LSP, position 6823 ;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) ;;; ! The variable DOCUMENTATION is not used. ;;; Compiling (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...). ;;; Note: ;;; in file METHOD.LSP, position 7498 ;;; at (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...) ;;; Checking type of ITEM to be CONS ;;; Note: ;;; in file METHOD.LSP, position 7498 ;;; at (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...) ;;; Checking type of (+ COUNTER #:G75) to be FIXNUM ;;; Compiling (DEFUN WALK-METHOD-LAMBDA ...). ;;; Compiling (DEFUN LEGAL-GENERIC-FUNCTION-NAME-P ...). ;;; Compiling (DEFUN PARSE-DEFMETHOD ...). ;;; Compiling (DEFUN EXTRACT-LAMBDA-LIST ...). ;;; Compiling (DEFUN EXTRACT-SPECIALIZER-NAMES ...). ;;; Compiling (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...). ;;; Note: ;;; in file METHOD.LSP, position 10597 ;;; at (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...) ;;; Checking type of #:G103 to be CONS ;;; Compiling (DEFUN DECLARATION-SPECIALIZERS ...). ;;; Compiling (DEFUN COMPUTE-METHOD-KEYWORDS ...). ;;; Note: ;;; in file METHOD.LSP, position 12970 ;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) ;;; Checking type of LET835 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 12970 ;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) ;;; Checking type of (CDDDDR #:LOOP-LIST110) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 12970 ;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) ;;; Checking type of #:LOOP-LIST-TAIL112 to be CONS ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Note: ;;; in file METHOD.LSP, position 13914 ;;; at (DEFUN ADD-METHOD ...) ;;; Checking type of #:G237 to be CONS ;;; Compiling (DEFUN FIND-METHOD ...). ;;; Note: ;;; in file METHOD.LSP, position 14726 ;;; at (DEFUN FIND-METHOD ...) ;;; Checking type of LET837 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 14726 ;;; at (DEFUN FIND-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST251) to be LIST ;;; Note: ;;; in file METHOD.LSP, position 14726 ;;; at (DEFUN FIND-METHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL253 to be CONS ;;; Note: ;;; in file METHOD.LSP, position 14726 ;;; at (DEFUN FIND-METHOD ...) ;;; Checking type of LET839 to be LIST ;;; Note: ;;; in file METHOD.LSP, position 14726 ;;; at (DEFUN FIND-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST249) to be LIST ;;; Compiling (DEFMACRO WITH-ACCESSORS ...). ;;; End of Pass 1. ;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. ;;; Emitting code for DEFMETHOD. ;;; Emitting code for SPECIALIZERS-EXPRESSION. ;;; Emitting code for MAYBE-REMOVE-BLOCK. ;;; Emitting code for SIMPLIFY-LAMBDA. ;;; Emitting code for MAKE-RAW-LAMBDA. ;;; Emitting code for MAKE-METHOD-LAMBDA. ;;; Emitting code for ADD-CALL-NEXT-METHOD-CLOSURE. ;;; Emitting code for ENVIRONMENT-CONTAINS-CLOSURE. ;;; Emitting code for WALK-METHOD-LAMBDA. ;;; Emitting code for CODE-WALKER. ;;; Emitting code for LEGAL-GENERIC-FUNCTION-NAME-P. ;;; Emitting code for PARSE-DEFMETHOD. ;;; Emitting code for EXTRACT-LAMBDA-LIST. ;;; Emitting code for EXTRACT-SPECIALIZER-NAMES. ;;; Emitting code for PARSE-SPECIALIZED-LAMBDA-LIST. ;;; Emitting code for DECLARATION-SPECIALIZERS. ;;; Emitting code for COMPUTE-METHOD-KEYWORDS. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for METHOD-P. ;;; Emitting code for ADD-METHOD. ;;; Emitting code for FIND-METHOD. ;;; Emitting code for SPECIALIZER=. ;;; Emitting code for FILTER-SPECIALIZER. ;;; Emitting code for WITH-ACCESSORS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/method.c -o clos/method.o ;;; Finished compiling SRC:CLOS;METHOD.LSP. ;;; (compile-file "src:clos;combin.lsp" :output-file #P"BUILD:CLOS;COMBIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;COMBIN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN EFFECTIVE-METHOD-FUNCTION ...). ;;; Note: ;;; in file COMBIN.LSP, position 2374 ;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) ;;; Checking type of LET843 to be LIST ;;; Note: ;;; in file COMBIN.LSP, position 2374 ;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST ;;; Note: ;;; in file COMBIN.LSP, position 2374 ;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS ;;; Compiling (DEFUN COMBINE-METHOD-FUNCTIONS ...). ;;; Compiling (DEFMACRO CALL-METHOD ...). ;;; Note: ;;; in file COMBIN.LSP, position 3677 ;;; at (FSET 'CALL-METHOD ...) ;;; Checking type of LET845 to be LIST ;;; Note: ;;; in file COMBIN.LSP, position 3677 ;;; at (FSET 'CALL-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST15) to be LIST ;;; Note: ;;; in file COMBIN.LSP, position 3677 ;;; at (FSET 'CALL-METHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL17 to be CONS ;;; Compiling (DEFUN CALL-NEXT-METHOD ...). ;;; Compiling (DEFUN NEXT-METHOD-P ...). ;;; Compiling (DEFUN ERROR-QUALIFIER ...). ;;; Compiling (DEFUN STANDARD-MAIN-EFFECTIVE-METHOD ...). ;;; Compiling (DEFUN STANDARD-COMPUTE-EFFECTIVE-METHOD ...). ;;; Compiling (DEFPARAMETER *METHOD-COMBINATIONS* ...). ;;; Compiling (DEFUN SEARCH-METHOD-COMBINATION ...). ;;; Compiling (DEFUN INSTALL-METHOD-COMBINATION ...). ;;; Compiling (DEFUN MAKE-METHOD-COMBINATION ...). ;;; Compiling (DEFUN FIND-METHOD-COMBINATION ...). ;;; Warning: ;;; in file COMBIN.LSP, position 8330 ;;; at (DEFUN FIND-METHOD-COMBINATION ...) ;;; ! The variable GF is not used. ;;; Compiling (DEFUN DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Compiling (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Warning: ;;; in file COMBIN.LSP, position 9323 ;;; at (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...) ;;; ! The variable #:G88 is not used. ;;; Compiling (DEFMACRO DEFINE-METHOD-COMBINATION ...). ;;; Compiling (DEFUN METHOD-COMBINATION-ERROR ...). ;;; Function METHOD-COMBINATION-ERROR proclaimed (1,65536) ;;; Compiling (DEFUN INVALID-METHOD-ERROR ...). ;;; Function INVALID-METHOD-ERROR proclaimed (2,65536) ;;; Compiling (DEFUN STD-COMPUTE-EFFECTIVE-METHOD ...). ;;; Function STD-COMPUTE-EFFECTIVE-METHOD proclaimed (3,3) ;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD-FUNCTION ...). ;;; Function COMPUTE-EFFECTIVE-METHOD-FUNCTION proclaimed (3,3) ;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD ...). ;;; End of Pass 1. ;;; Emitting code for EFFECTIVE-METHOD-FUNCTION. ;;; Emitting code for COMBINE-METHOD-FUNCTIONS. ;;; Emitting code for #:G5. ;;; Emitting code for CALL-METHOD. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for NEXT-METHOD-P. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for NEXT-METHOD-P. ;;; Emitting code for ERROR-QUALIFIER. ;;; Emitting code for STANDARD-MAIN-EFFECTIVE-METHOD. ;;; Emitting code for #:G24. ;;; Emitting code for STANDARD-COMPUTE-EFFECTIVE-METHOD. ;;; Emitting code for #:G60. ;;; Emitting code for SEARCH-METHOD-COMBINATION. ;;; Emitting code for INSTALL-METHOD-COMBINATION. ;;; Emitting code for MAKE-METHOD-COMBINATION. ;;; Emitting code for FIND-METHOD-COMBINATION. ;;; Emitting code for DEFINE-SIMPLE-METHOD-COMBINATION. ;;; Emitting code for DEFINE-COMPLEX-METHOD-COMBINATION. ;;; Emitting code for SYNTAX-ERROR. ;;; Emitting code for DEFINE-METHOD-COMBINATION. ;;; Emitting code for METHOD-COMBINATION-ERROR. ;;; Emitting code for INVALID-METHOD-ERROR. ;;; Emitting code for STD-COMPUTE-EFFECTIVE-METHOD. ;;; Emitting code for COMPUTE-EFFECTIVE-METHOD-FUNCTION. ;;; Emitting code for COMPUTE-EFFECTIVE-METHOD. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/combin.c -o clos/combin.o ;;; Finished compiling SRC:CLOS;COMBIN.LSP. ;;; (compile-file "src:clos;std-accessors.lsp" :output-file #P"BUILD:CLOS;STD-ACCESSORS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;STD-ACCESSORS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). ;;; Warning: ;;; in file STD-ACCESSORS.LSP, position 841 ;;; at (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...) ;;; ! The variable DEFAULT is not used. ;;; Compiling (DEFUN STD-CLASS-OPTIMIZED-ACCESSORS ...). ;;; Compiling (DEFUN STD-CLASS-SEALED-ACCESSORS ...). ;;; Compiling (DEFUN STD-CLASS-ACCESSORS ...). ;;; Compiling (DEFUN SAFE-ADD-METHOD ...). ;;; Compiling (DEFUN STD-CLASS-GENERATE-ACCESSORS ...). ;;; Compiling (DEFUN READER-CLOSURE ...). ;;; Compiling (DEFUN WRITER-CLOSURE ...). ;;; End of Pass 1. ;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. ;;; Emitting code for STD-CLASS-OPTIMIZED-ACCESSORS. ;;; Emitting code for #:G54. ;;; Emitting code for #:G109. ;;; Emitting code for STD-CLASS-SEALED-ACCESSORS. ;;; Emitting code for #:G164. ;;; Emitting code for #:G219. ;;; Emitting code for STD-CLASS-ACCESSORS. ;;; Emitting code for #:G274. ;;; Emitting code for #:G275. ;;; Emitting code for SAFE-ADD-METHOD. ;;; Emitting code for STD-CLASS-GENERATE-ACCESSORS. ;;; Emitting code for READER-CLOSURE. ;;; Emitting code for #:G301. ;;; Emitting code for WRITER-CLOSURE. ;;; Emitting code for #:G302. ;;; Emitting code for GENERATE-ACCESSORS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/std-accessors.c -o clos/std-accessors.o ;;; Finished compiling SRC:CLOS;STD-ACCESSORS.LSP. ;;; (compile-file "src:clos;defclass.lsp" :output-file #P"BUILD:CLOS;DEFCLASS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;DEFCLASS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PARSE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMACRO DEFCLASS ...). ;;; Compiling (DEFUN COMPRESS-SLOT-FORMS ...). ;;; Compiling (DEFUN UNCOMPRESS-SLOT-FORMS ...). ;;; Note: ;;; in file DEFCLASS.LSP, position 2990 ;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) ;;; Checking type of LET861 to be LIST ;;; Note: ;;; in file DEFCLASS.LSP, position 2990 ;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST39) to be LIST ;;; Note: ;;; in file DEFCLASS.LSP, position 2990 ;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) ;;; Checking type of #:LOOP-LIST-TAIL41 to be CONS ;;; Compiling (DEFUN PROCESS-CLASS-OPTIONS ...). ;;; Compiling (DEFUN LOAD-DEFCLASS ...). ;;; Function LOAD-DEFCLASS proclaimed (4,4) ;;; Compiling (DEFUN ENSURE-CLASS ...). ;;; Function ENSURE-CLASS proclaimed (0,65536) ;;; End of Pass 1. ;;; Emitting code for PARSE-DEFAULT-INITARGS. ;;; Emitting code for DEFCLASS. ;;; Emitting code for COMPRESS-SLOT-FORMS. ;;; Emitting code for UNCOMPRESS-SLOT-FORMS. ;;; Emitting code for PROCESS-CLASS-OPTIONS. ;;; Emitting code for LOAD-DEFCLASS. ;;; Emitting code for ENSURE-CLASS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/defclass.c -o clos/defclass.o ;;; Finished compiling SRC:CLOS;DEFCLASS.LSP. ;;; (compile-file "src:clos;slotvalue.lsp" :output-file #P"BUILD:CLOS;SLOTVALUE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;SLOTVALUE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD CLASS-PROTOTYPE ...). ;;; Compiling (DEFUN SLOT-MAKUNBOUND ...). ;;; Function SLOT-MAKUNBOUND proclaimed (2,2) ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Warning: ;;; in file SLOTVALUE.LSP, position 960 ;;; at (DEFMETHOD SLOT-VALUE-USING-CLASS ...) ;;; ! Variable CLASS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-MISSING ...). ;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). ;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). ;;; Compiling (DEFMETHOD CLASS-NAME ...). ;;; Compiling (DEFMETHOD (SETF CLASS-NAME) ...). ;;; End of Pass 1. ;;; Emitting code for #:G6. ;;; Emitting code for SLOT-MAKUNBOUND. ;;; Emitting code for #:G10. ;;; Emitting code for #:G11. ;;; Emitting code for #:G12. ;;; Emitting code for #:G13. ;;; Emitting code for #:G14. ;;; Emitting code for #:G15. ;;; Emitting code for #:G16. ;;; Emitting code for #:G25. ;;; Emitting code for #:G26. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/slotvalue.c -o clos/slotvalue.o ;;; Finished compiling SRC:CLOS;SLOTVALUE.LSP. ;;; (compile-file "src:clos;standard.lsp" :output-file #P"BUILD:CLOS;STANDARD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;STANDARD.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Compiling (DEFUN COMPUTE-INSTANCE-SIZE ...). ;;; Note: ;;; in file STANDARD.LSP, position 3231 ;;; at (DEFUN COMPUTE-INSTANCE-SIZE ...) ;;; Checking type of LET869 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 3231 ;;; at (DEFUN COMPUTE-INSTANCE-SIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST60) to be LIST ;;; Compiling (DEFMETHOD ALLOCATE-INSTANCE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFUN DELETE-KEYWORD ...). ;;; Compiling (DEFUN ADD-DEFAULT-INITARGS ...). ;;; Compiling (DEFMETHOD DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Compiling (DEFMETHOD EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Compiling (DEFUN HAS-FORWARD-REFERENCED-PARENTS ...). ;;; Compiling (DEFUN FINALIZE-UNLESS-FORWARD ...). ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Note: ;;; in file STANDARD.LSP, position 6518 ;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) ;;; Checking type of LET871 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 6518 ;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST85) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 6518 ;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) ;;; Checking type of #:LOOP-LIST-TAIL87 to be CONS ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: ;;; in file STANDARD.LSP, position 6881 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET873 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 6881 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST97) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 6881 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET875 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 6881 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST100) to be LIST ;;; Compiling (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...). ;;; Note: ;;; in file STANDARD.LSP, position 7637 ;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) ;;; Checking type of LET877 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 7637 ;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST103) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 7637 ;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) ;;; Checking type of #:G106 to be CONS ;;; Compiling (DEFUN UPDATE-DEPENDENTS ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Warning: ;;; in file STANDARD.LSP, position 8475 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFMETHOD ADD-DIRECT-SUBCLASS ...). ;;; Compiling (DEFMETHOD REMOVE-DIRECT-SUBCLASS ...). ;;; Compiling (DEFUN CHECK-DIRECT-SUPERCLASSES ...). ;;; Note: ;;; in file STANDARD.LSP, position 9179 ;;; at (DEFUN CHECK-DIRECT-SUPERCLASSES ...) ;;; Checking type of LET879 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 9179 ;;; at (DEFUN CHECK-DIRECT-SUPERCLASSES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST148) to be LIST ;;; Compiling (DEFMETHOD VALIDATE-SUPERCLASS ...). ;;; Compiling (DEFUN FORWARD-REFERENCED-CLASS-P ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of LET883 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST195) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of #:LOOP-LIST-TAIL197 to be CONS ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of LET885 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST198) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of LET887 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST199) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of LET889 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST201) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of LET891 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 10873 ;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST213) to be LIST ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Compiling (DEFMETHOD COMPUTE-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of LET893 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST239) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of #:LOOP-LIST-TAIL241 to be CONS ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of LET895 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST243) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 15035 ;;; at (DEFMETHOD COMPUTE-SLOTS ...) ;;; Checking type of #:LOOP-LIST-TAIL245 to be CONS ;;; Compiling (DEFUN SLOT-DEFINITION-TO-PLIST ...). ;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). ;;; Compiling (DEFMETHOD COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). ;;; Compiling (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...). ;;; Note: ;;; in file STANDARD.LSP, position 18595 ;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) ;;; Checking type of LET897 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 18595 ;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST330) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 18595 ;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) ;;; Checking type of #:LOOP-LIST-TAIL332 to be CONS ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Compiling (DEFUN COERCE-TO-CLASS ...). ;;; Compiling (DEFUN HELP-ENSURE-CLASS ...). ;;; Note: ;;; in file STANDARD.LSP, position 20527 ;;; at (DEFUN HELP-ENSURE-CLASS ...) ;;; Checking type of LET899 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 20527 ;;; at (DEFUN HELP-ENSURE-CLASS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST351) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 20527 ;;; at (DEFUN HELP-ENSURE-CLASS ...) ;;; Checking type of #:LOOP-LIST-TAIL353 to be CONS ;;; Compiling (DEFUN CLASS-COMPUTE-SLOTS ...). ;;; Note: ;;; in file STANDARD.LSP, position 21090 ;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) ;;; Checking type of LET901 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 21090 ;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST354) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 21090 ;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) ;;; Checking type of LET903 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 21090 ;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST359) to be LIST ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (DEFUN STD-CLASS-COMPUTE-SLOTS ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFUN VALID-KEYWORDS-FROM-METHODS ...). ;;; Note: ;;; in file STANDARD.LSP, position 25242 ;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) ;;; Checking type of LET905 to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 25242 ;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST405) to be LIST ;;; Note: ;;; in file STANDARD.LSP, position 25242 ;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) ;;; Checking type of #:G413 to be CONS ;;; Compiling (DEFUN CHECK-INITARGS ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Note: ;;; in file STANDARD.LSP, position 26933 ;;; at (DEFMETHOD DESCRIBE-OBJECT ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; End of Pass 1. ;;; Emitting code for #:G0. ;;; Emitting code for #:G1. ;;; Emitting code for #:G42. ;;; Emitting code for COMPUTE-INSTANCE-SIZE. ;;; Emitting code for #:G64. ;;; Emitting code for #:G67. ;;; Emitting code for DELETE-KEYWORD. ;;; Emitting code for ADD-DEFAULT-INITARGS. ;;; Emitting code for #:G76. ;;; Emitting code for #:G77. ;;; Emitting code for HAS-FORWARD-REFERENCED-PARENTS. ;;; Emitting code for FINALIZE-UNLESS-FORWARD. ;;; Emitting code for #:G84. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for #:G96. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRECOMPUTE-VALID-INITARG-KEYWORDS. ;;; Emitting code for UPDATE-DEPENDENTS. ;;; Emitting code for #:G108. ;;; Emitting code for #:G123. ;;; Emitting code for #:G137. ;;; Emitting code for #:G145. ;;; Emitting code for CHECK-DIRECT-SUPERCLASSES. ;;; Emitting code for #:G151. ;;; Emitting code for FORWARD-REFERENCED-CLASS-P. ;;; Emitting code for #:G183. ;;; Emitting code for #:G228. ;;; Emitting code for #:G229. ;;; Emitting code for #:G237. ;;; Emitting code for SLOT-DEFINITION-TO-PLIST. ;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. ;;; Emitting code for #:G313. ;;; Emitting code for COMBINE-SLOTDS. ;;; Emitting code for DIRECT-TO-EFFECTIVE. ;;; Emitting code for #:G328. ;;; Emitting code for #:G339. ;;; Emitting code for COERCE-TO-CLASS. ;;; Emitting code for HELP-ENSURE-CLASS. ;;; Emitting code for CLASS-COMPUTE-SLOTS. ;;; Emitting code for #:G368. ;;; Emitting code for STD-CLASS-COMPUTE-SLOTS. ;;; Emitting code for #:G396. ;;; Emitting code for #:G397. ;;; Emitting code for VALID-KEYWORDS-FROM-METHODS. ;;; Emitting code for CHECK-INITARGS. ;;; Emitting code for #:G433. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/standard.c -o clos/standard.o ;;; Finished compiling SRC:CLOS;STANDARD.LSP. ;;; (compile-file "src:clos;builtin.lsp" :output-file #P"BUILD:CLOS;BUILTIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;BUILTIN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Warning: ;;; in file BUILTIN.LSP, position 1085 ;;; at (DEFMETHOD ENSURE-CLASS-USING-CLASS ...) ;;; ! Variable CLASS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (DEFMETHOD SLOT-EXISTS-P-USING-CLASS ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: ;;; in file BUILTIN.LSP, position 3435 ;;; at (DEFMETHOD PRINT-OBJECT ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; End of Pass 1. ;;; Emitting code for #:G0. ;;; Emitting code for #:G7. ;;; Emitting code for #:G11. ;;; Emitting code for #:G12. ;;; Emitting code for #:G13. ;;; Emitting code for #:G14. ;;; Emitting code for #:G15. ;;; Emitting code for #:G16. ;;; Emitting code for #:G17. ;;; Emitting code for #:G18. ;;; Emitting code for #:G19. ;;; Emitting code for #:G20. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/builtin.c -o clos/builtin.o ;;; Finished compiling SRC:CLOS;BUILTIN.LSP. ;;; (compile-file "src:clos;change.lsp" :output-file #P"BUILD:CLOS;CHANGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;CHANGE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...). ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of LET915 to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of #:LOOP-LIST-TAIL7 to be CONS ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of LET917 to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 1261 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) ;;; Checking type of #:LOOP-LIST-TAIL11 to be CONS ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Compiling (DEFUN UPDATE-INSTANCE ...). ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of LET919 to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST35) to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of #:LOOP-LIST-TAIL37 to be CONS ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of LET921 to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST39) to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of #:LOOP-LIST-TAIL41 to be CONS ;;; Note: ;;; in file CHANGE.LSP, position 5497 ;;; at (DEFUN UPDATE-INSTANCE ...) ;;; Checking type of (+ NEW-I #:G51) to be FIXNUM ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Note: ;;; in file CHANGE.LSP, position 7358 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; Checking type of LET923 to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 7358 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST80) to be LIST ;;; Note: ;;; in file CHANGE.LSP, position 7358 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; Checking type of #:LOOP-LIST-TAIL82 to be CONS ;;; Warning: ;;; in file CHANGE.LSP, position 7358 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; ! The variable INITARGS is not used. ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SLOT-ACCESSORS ...). ;;; End of Pass 1. ;;; Emitting code for #:G2. ;;; Emitting code for #:G24. ;;; Emitting code for #:G31. ;;; Emitting code for #:G32. ;;; Emitting code for UPDATE-INSTANCE. ;;; Emitting code for #:G76. ;;; Emitting code for #:G98. ;;; Emitting code for REMOVE-OPTIONAL-SLOT-ACCESSORS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/change.c -o clos/change.o ;;; Finished compiling SRC:CLOS;CHANGE.LSP. ;;; (compile-file "src:clos;stdmethod.lsp" :output-file #P"BUILD:CLOS;STDMETHOD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;STDMETHOD.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN FUNCTION-KEYWORDS ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Warning: ;;; in file STDMETHOD.LSP, position 1032 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable SLOT-NAMES, declared as IGNORE, found in a lisp form. ;;; Note: ;;; in file STDMETHOD.LSP, position 1032 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET925 to be LIST ;;; Note: ;;; in file STDMETHOD.LSP, position 1032 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST ;;; Warning: ;;; in file STDMETHOD.LSP, position 1032 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable METHOD, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file STDMETHOD.LSP, position 1032 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! The variable GENERIC-FUNCTION is not used. ;;; Compiling (DEFPARAMETER *EQL-SPECIALIZER-HASH* ...). ;;; Compiling (DEFUN INTERN-EQL-SPECIALIZER ...). ;;; Compiling (DEFMETHOD ADD-DIRECT-METHOD ...). ;;; Compiling (DEFMETHOD REMOVE-DIRECT-METHOD ...). ;;; Compiling (DEFMETHOD REMOVE-DIRECT-METHOD ...). ;;; Warning: ;;; in file STDMETHOD.LSP, position 3092 ;;; at (DEFMETHOD REMOVE-DIRECT-METHOD ...) ;;; ! The variable METHOD is not used. ;;; End of Pass 1. ;;; Emitting code for FUNCTION-KEYWORDS. ;;; Emitting code for #:G11. ;;; Emitting code for INTERN-EQL-SPECIALIZER. ;;; Emitting code for #:G31. ;;; Emitting code for #:G46. ;;; Emitting code for #:G59. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/stdmethod.c -o clos/stdmethod.o ;;; Finished compiling SRC:CLOS;STDMETHOD.LSP. ;;; (compile-file "src:clos;generic.lsp" :output-file #P"BUILD:CLOS;GENERIC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;GENERIC.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO DEFGENERIC ...). ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of LET927 to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of #:LOOP-LIST-TAIL32 to be CONS ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of LET929 to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST33) to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 566 ;;; at (FSET 'DEFGENERIC ...) ;;; Checking type of #:LOOP-LIST-TAIL35 to be CONS ;;; Compiling (DEFUN PARSE-DEFGENERIC ...). ;;; Compiling (DEFUN PARSE-GENERIC-OPTIONS ...). ;;; Compiling (DEFUN PARSE-LAMBDA-LIST ...). ;;; Compiling (DEFUN VALID-DECLARATION-P ...). ;;; Note: ;;; in file GENERIC.LSP, position 3732 ;;; at (DEFUN VALID-DECLARATION-P ...) ;;; Checking type of LET932 to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 3732 ;;; at (DEFUN VALID-DECLARATION-P ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST48) to be LIST ;;; Compiling (DEFUN LAMBDA-LIST-REQUIRED-ARGUMENTS ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: ;;; in file GENERIC.LSP, position 4225 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET934 to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 4225 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST63) to be LIST ;;; Note: ;;; in file GENERIC.LSP, position 4225 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of #:LOOP-LIST-TAIL65 to be CONS ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Warning: ;;; in file GENERIC.LSP, position 6928 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFUN ASSOCIATE-METHODS-TO-GFUN ...). ;;; Function ASSOCIATE-METHODS-TO-GFUN proclaimed (0,65536) ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; End of Pass 1. ;;; Emitting code for DEFGENERIC. ;;; Emitting code for PARSE-DEFGENERIC. ;;; Emitting code for PARSE-GENERIC-OPTIONS. ;;; Emitting code for PARSE-LAMBDA-LIST. ;;; Emitting code for VALID-DECLARATION-P. ;;; Emitting code for LAMBDA-LIST-REQUIRED-ARGUMENTS. ;;; Emitting code for #:G57. ;;; Emitting code for #:G61. ;;; Emitting code for #:G70. ;;; Emitting code for ASSOCIATE-METHODS-TO-GFUN. ;;; Emitting code for #:G101. ;;; Emitting code for #:G136. ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/generic.c -o clos/generic.o ;;; Finished compiling SRC:CLOS;GENERIC.LSP. ;;; (compile-file "src:clos;fixup.lsp" :output-file #P"BUILD:CLOS;FIXUP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;FIXUP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD READER-METHOD-CLASS ...). ;;; Warning: ;;; in file FIXUP.LSP, position 1033 ;;; at (DEFMETHOD READER-METHOD-CLASS ...) ;;; ! Variable CLASS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFMETHOD WRITER-METHOD-CLASS ...). ;;; Warning: ;;; in file FIXUP.LSP, position 1399 ;;; at (DEFMETHOD WRITER-METHOD-CLASS ...) ;;; ! Variable CLASS, declared as IGNORE, found in a lisp form. ;;; Compiling (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...). ;;; Note: ;;; in file FIXUP.LSP, position 1852 ;;; at (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...) ;;; Checking type of LET936 to be LIST ;;; Note: ;;; in file FIXUP.LSP, position 1852 ;;; at (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (DEFUN ALL-KEYWORDS ...). ;;; Compiling (DEFUN CONGRUENT-LAMBDA-P ...). ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Compiling (DEFUN FUNCTION-TO-METHOD ...). ;;; Compiling (DEFUN REMOVE-METHOD ...). ;;; Note: ;;; in file FIXUP.LSP, position 7205 ;;; at (DEFUN REMOVE-METHOD ...) ;;; Checking type of LET938 to be LIST ;;; Note: ;;; in file FIXUP.LSP, position 7205 ;;; at (DEFUN REMOVE-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST35) to be LIST ;;; Compiling (DEFMETHOD AUX-COMPUTE-APPLICABLE-METHODS ...). ;;; Compiling (DEFMETHOD COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...). ;;; Compiling (DEFMETHOD NO-APPLICABLE-METHOD ...). ;;; Note: ;;; in file FIXUP.LSP, position 9013 ;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) ;;; Checking type of LET940 to be LIST ;;; Note: ;;; in file FIXUP.LSP, position 9013 ;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST ;;; Note: ;;; in file FIXUP.LSP, position 9013 ;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) ;;; Checking type of #:LOOP-LIST-TAIL46 to be CONS ;;; Compiling (DEFMETHOD NO-NEXT-METHOD ...). ;;; Compiling (DEFUN NO-PRIMARY-METHOD ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Compiling (DEFMETHOD ADD-DEPENDENT ...). ;;; Compiling (DEFMETHOD ADD-DEPENDENT ...). ;;; Compiling (DEFMETHOD REMOVE-DEPENDENT ...). ;;; Compiling (DEFMETHOD REMOVE-DEPENDENT ...). ;;; Compiling (DEFMETHOD MAP-DEPENDENTS ...). ;;; Compiling (DEFMETHOD MAP-DEPENDENTS ...). ;;; Compiling (DEFGENERIC UPDATE-DEPENDENT ...). ;;; Compiling (DEFCLASS INITARGS-UPDATER ...). ;;; Compiling (DEFUN RECURSIVELY-UPDATE-CLASSES ...). ;;; Note: ;;; in file FIXUP.LSP, position 11211 ;;; at (DEFUN RECURSIVELY-UPDATE-CLASSES ...) ;;; Checking type of LET942 to be LIST ;;; Note: ;;; in file FIXUP.LSP, position 11211 ;;; at (DEFUN RECURSIVELY-UPDATE-CLASSES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST103) to be LIST ;;; Compiling (DEFMETHOD UPDATE-DEPENDENT ...). ;;; End of Pass 1. ;;; Style warning: ;;; ! The argument 1 of function FIND-CLASS has type ;;; NIL ;;; instead of expected ;;; SYMBOL ;;; Emitting code for #:G0. ;;; Emitting code for #:G2. ;;; Emitting code for REGISTER-METHOD-WITH-SPECIALIZERS. ;;; Emitting code for METHOD-P. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for ALL-KEYWORDS. ;;; Emitting code for CONGRUENT-LAMBDA-P. ;;; Emitting code for ADD-METHOD. ;;; Emitting code for FUNCTION-TO-METHOD. ;;; Emitting code for REMOVE-METHOD. ;;; Emitting code for #:G36. ;;; Emitting code for #:G41. ;;; Emitting code for #:G42. ;;; Emitting code for #:G47. ;;; Emitting code for NO-PRIMARY-METHOD. ;;; Emitting code for SETF-FIND-CLASS. ;;; Emitting code for #:G64. ;;; Emitting code for #:G74. ;;; Emitting code for #:G82. ;;; Emitting code for #:G89. ;;; Emitting code for #:G92. ;;; Emitting code for #:G96. ;;; Emitting code for RECURSIVELY-UPDATE-CLASSES. ;;; Emitting code for #:G104. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/fixup.c -o clos/fixup.o ;;; Finished compiling SRC:CLOS;FIXUP.LSP. ;;; (compile-file "src:clos;conditions.lsp" :output-file #P"BUILD:CLOS;CONDITIONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;CONDITIONS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO UNIQUE-ID ...). ;;; Compiling (DEFPARAMETER *RESTART-CLUSTERS* ...). ;;; Compiling (DEFPARAMETER *CONDITION-RESTARTS* ...). ;;; Compiling (DEFUN COMPUTE-RESTARTS ...). ;;; Compiling (DEFUN RESTART-PRINT ...). ;;; Compiling (DEFSTRUCT (RESTART #) ...). ;;; Compiling (DEFUN RESTART-REPORT ...). ;;; Compiling (DEFUN BIND-SIMPLE-RESTARTS ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 2505 ;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) ;;; Checking type of LET944 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 2505 ;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST18) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 2505 ;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) ;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS ;;; Function BIND-SIMPLE-RESTARTS proclaimed (2,2) ;;; Compiling (DEFUN BIND-SIMPLE-HANDLERS ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 2886 ;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) ;;; Checking type of LET946 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 2886 ;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST22) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 2886 ;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) ;;; Checking type of #:LOOP-LIST-TAIL24 to be CONS ;;; Style warning: ;;; in file CONDITIONS.LSP, position 2886 ;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) ;;; ! Variable NAME was undefined. Compiler assumes it is a global. ;;; Function BIND-SIMPLE-HANDLERS proclaimed (2,2) ;;; Compiling (DEFMACRO RESTART-BIND ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 3202 ;;; at (FSET 'RESTART-BIND ...) ;;; Checking type of LET948 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 3202 ;;; at (FSET 'RESTART-BIND ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST33) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 3202 ;;; at (FSET 'RESTART-BIND ...) ;;; Checking type of #:LOOP-LIST-TAIL35 to be CONS ;;; Compiling (DEFUN FIND-RESTART ...). ;;; Compiling (DEFUN FIND-RESTART-NEVER-FAIL ...). ;;; Compiling (DEFUN INVOKE-RESTART ...). ;;; Compiling (DEFUN INVOKE-RESTART-INTERACTIVELY ...). ;;; Compiling (DEFMACRO RESTART-CASE ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of LET950 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST46) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of #:LOOP-LIST-TAIL48 to be CONS ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of LET953 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST54) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of #:LOOP-LIST-TAIL56 to be CONS ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of LET955 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST59) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 4404 ;;; at (FSET 'RESTART-CASE ...) ;;; Checking type of #:G62 to be CONS ;;; Compiling (DEFMACRO WITH-SIMPLE-RESTART ...). ;;; Compiling (DEFMACRO WITH-CONDITION-RESTARTS ...). ;;; Compiling (DEFCLASS CONDITION ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMACRO DEFINE-CONDITION ...). ;;; Compiling (DEFUN FIND-SUBCLASSES-OF-TYPE ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 8966 ;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) ;;; Checking type of LET957 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 8966 ;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST119) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 8966 ;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) ;;; Checking type of #:G122 to be CONS ;;; Compiling (DEFUN MAKE-CONDITION ...). ;;; Compiling (DEFPARAMETER *HANDLER-CLUSTERS* ...). ;;; Compiling (DEFMACRO HANDLER-BIND ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 12100 ;;; at (FSET 'HANDLER-BIND ...) ;;; Checking type of LET959 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 12100 ;;; at (FSET 'HANDLER-BIND ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST133) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 12100 ;;; at (FSET 'HANDLER-BIND ...) ;;; Checking type of #:LOOP-LIST-TAIL135 to be CONS ;;; Compiling (DEFUN SIGNAL ...). ;;; Compiling (DEFUN COERCE-TO-CONDITION ...). ;;; Compiling (DEFUN BREAK ...). ;;; Compiling (DEFUN WARN ...). ;;; Compiling (DEFINE-CONDITION WARNING ...). ;;; Compiling (DEFINE-CONDITION SERIOUS-CONDITION ...). ;;; Compiling (DEFINE-CONDITION ERROR ...). ;;; Compiling (DEFINE-CONDITION SIMPLE-CONDITION ...). ;;; Compiling (DEFINE-CONDITION SIMPLE-WARNING ...). ;;; Compiling (DEFINE-CONDITION STYLE-WARNING ...). ;;; Compiling (DEFINE-CONDITION SIMPLE-STYLE-WARNING ...). ;;; Compiling (DEFINE-CONDITION SIMPLE-ERROR ...). ;;; Compiling (DEFINE-CONDITION STORAGE-CONDITION ...). ;;; Compiling (DEFINE-CONDITION SEGMENTATION-VIOLATION ...). ;;; Compiling (DEFINE-CONDITION STACK-OVERFLOW ...). ;;; Compiling (DEFINE-CONDITION STORAGE-EXHAUSTED ...). ;;; Compiling (DEFINE-CONDITION ILLEGAL-INSTRUCTION ...). ;;; Compiling (DEFINE-CONDITION UNIX-SIGNAL-RECEIVED ...). ;;; Compiling (DEFINE-CONDITION TYPE-ERROR ...). ;;; Compiling (DEFINE-CONDITION SIMPLE-TYPE-ERROR ...). ;;; Compiling (DEFINE-CONDITION CASE-FAILURE ...). ;;; Compiling (DEFINE-CONDITION PROGRAM-ERROR ...). ;;; Compiling (DEFINE-CONDITION CONTROL-ERROR ...). ;;; Compiling (DEFINE-CONDITION STREAM-ERROR ...). ;;; Compiling (DEFINE-CONDITION END-OF-FILE ...). ;;; Compiling (DEFINE-CONDITION FILE-ERROR ...). ;;; Compiling (DEFINE-CONDITION PACKAGE-ERROR ...). ;;; Compiling (DEFINE-CONDITION CELL-ERROR ...). ;;; Compiling (DEFINE-CONDITION UNBOUND-VARIABLE ...). ;;; Compiling (DEFINE-CONDITION UNBOUND-SLOT ...). ;;; Compiling (DEFINE-CONDITION UNDEFINED-FUNCTION ...). ;;; Compiling (DEFINE-CONDITION ARITHMETIC-ERROR ...). ;;; Compiling (DEFINE-CONDITION DIVISION-BY-ZERO ...). ;;; Compiling (DEFINE-CONDITION FLOATING-POINT-OVERFLOW ...). ;;; Compiling (DEFINE-CONDITION FLOATING-POINT-UNDERFLOW ...). ;;; Compiling (DEFINE-CONDITION FLOATING-POINT-INEXACT ...). ;;; Compiling (DEFINE-CONDITION FLOATING-POINT-INVALID-OPERATION ...). ;;; Compiling (DEFINE-CONDITION ABORT-FAILURE ...). ;;; Compiling (DEFINE-CONDITION PRINT-NOT-READABLE ...). ;;; Compiling (DEFINE-CONDITION PARSE-ERROR ...). ;;; Compiling (DEFINE-CONDITION READER-ERROR ...). ;;; Compiling (DEFINE-CONDITION FORMAT-ERROR ...). ;;; Compiling (DEFINE-CONDITION INTERACTIVE-INTERRUPT ...). ;;; Compiling (DEFUN SIGNAL-SIMPLE-ERROR ...). ;;; Function SIGNAL-SIMPLE-ERROR proclaimed (0,65536) ;;; Compiling (DEFMACRO HANDLER-CASE ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of LET961 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST193) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of #:LOOP-LIST-TAIL195 to be CONS ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of LET963 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST198) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of #:LOOP-LIST-TAIL200 to be CONS ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of LET965 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST203) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 22904 ;;; at (FSET 'HANDLER-CASE ...) ;;; Checking type of #:G206 to be CONS ;;; Compiling (DEFMACRO IGNORE-ERRORS ...). ;;; Compiling (DEFUN ABORT ...). ;;; Function ABORT proclaimed (0,1) ;;; Compiling (DEFUN CONTINUE ...). ;;; Function CONTINUE proclaimed (0,1) ;;; Compiling (DEFUN MUFFLE-WARNING ...). ;;; Function MUFFLE-WARNING proclaimed (0,1) ;;; Compiling (DEFUN STORE-VALUE ...). ;;; Function STORE-VALUE proclaimed (1,2) ;;; Compiling (DEFUN USE-VALUE ...). ;;; Function USE-VALUE proclaimed (1,2) ;;; Compiling (DEFUN ASSERT-REPORT ...). ;;; Compiling (DEFUN ASSERT-PROMPT ...). ;;; Compiling (DEFUN ASSERT-FAILURE ...). ;;; Note: ;;; in file CONDITIONS.LSP, position 25754 ;;; at (DEFUN ASSERT-FAILURE ...) ;;; Checking type of LET967 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 25754 ;;; at (DEFUN ASSERT-FAILURE ...) ;;; Checking type of LET969 to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 25754 ;;; at (DEFUN ASSERT-FAILURE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST223) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 25754 ;;; at (DEFUN ASSERT-FAILURE ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST224) to be LIST ;;; Note: ;;; in file CONDITIONS.LSP, position 25754 ;;; at (DEFUN ASSERT-FAILURE ...) ;;; Checking type of #:LOOP-LIST-TAIL226 to be CONS ;;; Function ASSERT-FAILURE proclaimed (0,65536) ;;; Compiling (DEFUN UNIVERSAL-ERROR-HANDLER ...). ;;; Compiling (DEFUN TPL-CONTINUE-COMMAND ...). ;;; End of Pass 1. ;;; Emitting code for UNIQUE-ID. ;;; Emitting code for COMPUTE-RESTARTS. ;;; Emitting code for RESTART-PRINT. ;;; Emitting code for MAKE-RESTART. ;;; Emitting code for RESTART-REPORT. ;;; Emitting code for BIND-SIMPLE-RESTARTS. ;;; Emitting code for SIMPLE-RESTART-FUNCTION. ;;; Emitting code for #:G17. ;;; Emitting code for BIND-SIMPLE-HANDLERS. ;;; Emitting code for RESTART-BIND. ;;; Emitting code for FIND-RESTART. ;;; Emitting code for FIND-RESTART-NEVER-FAIL. ;;; Emitting code for INVOKE-RESTART. ;;; Emitting code for INVOKE-RESTART-INTERACTIVELY. ;;; Emitting code for RESTART-CASE. ;;; Emitting code for TRANSFORM-KEYWORDS. ;;; Emitting code for WITH-SIMPLE-RESTART. ;;; Emitting code for WITH-CONDITION-RESTARTS. ;;; Emitting code for #:G86. ;;; Emitting code for DEFINE-CONDITION. ;;; Emitting code for FIND-SUBCLASSES-OF-TYPE. ;;; Emitting code for MAKE-CONDITION. ;;; Emitting code for HANDLER-BIND. ;;; Emitting code for #:G131. ;;; Emitting code for SIGNAL. ;;; Emitting code for COERCE-TO-CONDITION. ;;; Emitting code for BREAK. ;;; Emitting code for #:G147. ;;; Emitting code for #:G148. ;;; Emitting code for WARN. ;;; Emitting code for #:G156. ;;; Emitting code for #:G157. ;;; Emitting code for #:G159. ;;; Emitting code for #:G160. ;;; Emitting code for #:G161. ;;; Emitting code for #:G162. ;;; Emitting code for #:G163. ;;; Emitting code for #:G164. ;;; Emitting code for #:G165. ;;; Emitting code for #:G166. ;;; Emitting code for #:G167. ;;; Emitting code for #:G168. ;;; Emitting code for #:G169. ;;; Emitting code for #:G170. ;;; Emitting code for #:G171. ;;; Emitting code for #:G172. ;;; Emitting code for #:G173. ;;; Emitting code for #:G174. ;;; Emitting code for #:G175. ;;; Emitting code for #:G176. ;;; Emitting code for #:G177. ;;; Emitting code for #:G178. ;;; Emitting code for #:G179. ;;; Emitting code for #:G180. ;;; Emitting code for #:G181. ;;; Emitting code for #:G183. ;;; Emitting code for #:G184. ;;; Emitting code for #:G182. ;;; Emitting code for SIGNAL-SIMPLE-ERROR. ;;; Emitting code for HANDLER-CASE. ;;; Emitting code for IGNORE-ERRORS. ;;; Emitting code for ABORT. ;;; Emitting code for CONTINUE. ;;; Emitting code for MUFFLE-WARNING. ;;; Emitting code for STORE-VALUE. ;;; Emitting code for USE-VALUE. ;;; Emitting code for ASSERT-REPORT. ;;; Emitting code for ASSERT-PROMPT. ;;; Emitting code for READ-IT. ;;; Emitting code for ASSERT-FAILURE. ;;; Emitting code for #:G220. ;;; Emitting code for #:G221. ;;; Emitting code for UNIVERSAL-ERROR-HANDLER. ;;; Emitting code for #:G231. ;;; Emitting code for #:G232. ;;; Emitting code for #:G238. ;;; Emitting code for #:G239. ;;; Emitting code for #:G245. ;;; Emitting code for #:G246. ;;; Emitting code for #:G251. ;;; Emitting code for #:G252. ;;; Emitting code for #:G257. ;;; Emitting code for #:G258. ;;; Emitting code for TPL-CONTINUE-COMMAND. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/conditions.c -o clos/conditions.o ;;; Finished compiling SRC:CLOS;CONDITIONS.LSP. ;;; (compile-file "src:clos;print.lsp" :output-file #P"BUILD:CLOS;PRINT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;PRINT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-LOAD-FORM-SAVING-SLOTS ...). ;;; Compiling (DEFUN NEED-TO-MAKE-LOAD-FORM-P ...). ;;; Function NEED-TO-MAKE-LOAD-FORM-P proclaimed (2,2) ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Note: ;;; in file PRINT.LSP, position 3389 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; Checking type of #:LOOP-LIST-TAIL34 to be CONS ;;; Note: ;;; in file PRINT.LSP, position 3389 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; Checking type of #:LOOP-LIST-TAIL43 to be CONS ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: ;;; in file PRINT.LSP, position 5502 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: ;;; in file PRINT.LSP, position 5608 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Warning: ;;; in file PRINT.LSP, position 5715 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Compiling (DEFUN NO-MAKE-LOAD-FORM ...). ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN FLOAT-NAN-STRING ...). ;;; Compiling (DEFUN FLOAT-INFINITY-STRING ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Note: ;;; in file PRINT.LSP, position 9272 ;;; at (DEFMETHOD DESCRIBE-OBJECT ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Note: ;;; in file PRINT.LSP, position 9749 ;;; at (DEFMETHOD DESCRIBE-OBJECT ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; End of Pass 1. ;;; Emitting code for MAKE-LOAD-FORM-SAVING-SLOTS. ;;; Emitting code for NEED-TO-MAKE-LOAD-FORM-P. ;;; Emitting code for RECURSIVE-TEST. ;;; Emitting code for #:G30. ;;; Emitting code for MAYBE-QUOTE. ;;; Emitting code for #:G47. ;;; Emitting code for #:G48. ;;; Emitting code for #:G49. ;;; Emitting code for NO-MAKE-LOAD-FORM. ;;; Emitting code for #:G50. ;;; Emitting code for #:G51. ;;; Emitting code for #:G52. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G53. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G54. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G55. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for FLOAT-NAN-STRING. ;;; Emitting code for FLOAT-INFINITY-STRING. ;;; Emitting code for #:G56. ;;; Emitting code for #:G59. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/print.c -o clos/print.o ;;; Finished compiling SRC:CLOS;PRINT.LSP. ;;; (compile-file "src:clos;streams.lsp" :output-file #P"BUILD:CLOS;STREAMS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;STREAMS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFGENERIC STREAM-ADVANCE-TO-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFGENERIC CLOSE ...). ;;; Compiling (DEFGENERIC STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFGENERIC STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FRESH-LINE ...). ;;; Compiling (DEFGENERIC INPUT-STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFGENERIC STREAM-LINE-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-LISTEN ...). ;;; Compiling (DEFGENERIC OPEN-STREAM-P ...). ;;; Compiling (DEFGENERIC OUTPUT-STREAM-P ...). ;;; Compiling (DEFGENERIC STREAM-PEEK-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFGENERIC STREAM-READ-LINE ...). ;;; Compiling (DEFGENERIC STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFGENERIC STREAM-START-LINE-P ...). ;;; Compiling (DEFGENERIC STREAM-TERPRI ...). ;;; Compiling (DEFGENERIC STREAM-UNREAD-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-STRING ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFGENERIC STREAM-FILE-POSITION ...). ;;; Compiling (DEFGENERIC STREAM-FILE-DESCRIPTOR ...). ;;; 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 (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Compiling (DEFMETHOD CLOSE ...). ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). ;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). ;;; 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 (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 (DEFMETHOD OUTPUT-STREAM-P ...). ;;; 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 (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 (DEFMETHOD STREAM-START-LINE-P ...). ;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). ;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Compiling (DEFMETHOD STREAMP ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; In function G98, checking types of arguments START STRING. ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; Checking type of STRING to be STRING ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; Checking type of START to be FIXNUM ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; Checking type of (OR END (LENGTH STRING)) to be FIXNUM ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; Checking type of START to be SI::INDEX ;;; Note: ;;; in file STREAMS.LSP, position 19316 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; Checking type of (1+ POS) to be SI::INDEX ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). ;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). ;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). ;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). ;;; Compiling (DEFUN REDEFINE-CL-FUNCTIONS ...). ;;; Note: ;;; in file STREAMS.LSP, position 22370 ;;; at (DEFUN REDEFINE-CL-FUNCTIONS ...) ;;; Checking type of LET990 to be LIST ;;; Note: ;;; in file STREAMS.LSP, position 22370 ;;; at (DEFUN REDEFINE-CL-FUNCTIONS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST122) to be LIST ;;; Style warning: ;;; in file STREAMS.LSP, position 23015 ;;; at (SETF *CLOS-BOOTED* ...) ;;; ! Variable *CLOS-BOOTED* was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Emitting code for BUG-OR-ERROR. ;;; Emitting code for #:G0. ;;; Emitting code for #:G6. ;;; Emitting code for #:G7. ;;; Emitting code for #:G8. ;;; Emitting code for #:G9. ;;; Emitting code for #:G10. ;;; Emitting code for #:G11. ;;; Emitting code for #:G16. ;;; Emitting code for #:G19. ;;; Emitting code for #:G20. ;;; Emitting code for #:G21. ;;; Emitting code for #:G22. ;;; Emitting code for #:G23. ;;; Emitting code for #:G24. ;;; Emitting code for #:G25. ;;; Emitting code for #:G26. ;;; Emitting code for #:G27. ;;; Emitting code for #:G28. ;;; Emitting code for #:G29. ;;; Emitting code for #:G30. ;;; Emitting code for #:G31. ;;; Emitting code for #:G32. ;;; Emitting code for #:G33. ;;; Emitting code for #:G34. ;;; Emitting code for #:G35. ;;; Emitting code for #:G36. ;;; Emitting code for #:G37. ;;; Emitting code for #:G38. ;;; Emitting code for #:G39. ;;; Emitting code for #:G40. ;;; Emitting code for #:G41. ;;; Emitting code for #:G42. ;;; Emitting code for #:G43. ;;; Emitting code for #:G44. ;;; Emitting code for #:G45. ;;; Emitting code for #:G46. ;;; Emitting code for #:G47. ;;; Emitting code for #:G48. ;;; Emitting code for #:G49. ;;; Emitting code for #:G50. ;;; Emitting code for #:G51. ;;; Emitting code for #:G52. ;;; Emitting code for #:G53. ;;; Emitting code for #:G54. ;;; Emitting code for #:G55. ;;; Emitting code for #:G56. ;;; Emitting code for #:G57. ;;; Emitting code for #:G58. ;;; Emitting code for #:G59. ;;; Emitting code for #:G72. ;;; Emitting code for #:G79. ;;; Emitting code for #:G80. ;;; Emitting code for #:G81. ;;; Emitting code for #:G82. ;;; Emitting code for #:G83. ;;; Emitting code for #:G84. ;;; Emitting code for #:G85. ;;; Emitting code for #:G86. ;;; Emitting code for #:G87. ;;; Emitting code for #:G88. ;;; Emitting code for #:G89. ;;; Emitting code for #:G90. ;;; Emitting code for #:G91. ;;; Emitting code for #:G92. ;;; Emitting code for #:G93. ;;; Emitting code for #:G94. ;;; Emitting code for #:G95. ;;; Emitting code for #:G96. ;;; Emitting code for #:G97. ;;; Emitting code for #:G98. ;;; Emitting code for #:G107. ;;; Emitting code for #:G108. ;;; Emitting code for #:G109. ;;; Emitting code for #:G110. ;;; Emitting code for #:G111. ;;; Emitting code for #:G112. ;;; Emitting code for #:G114. ;;; Emitting code for #:G115. ;;; Emitting code for #:G117. ;;; Emitting code for REDEFINE-CL-FUNCTIONS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/streams.c -o clos/streams.o ;;; Finished compiling SRC:CLOS;STREAMS.LSP. ;;; (compile-file "src:lsp;pprint.lsp" :output-file #P"BUILD:CLOS;PPRINT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;PPRINT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFCLASS PRETTY-STREAM ...). ;;; Compiling (DEFUN PRETTY-STREAM-P ...). ;;; Compiling (DEFUN MAKE-PRETTY-STREAM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN INDEX-POSN ...). ;;; Note: ;;; in file PPRINT.LSP, position 4754 ;;; at (DEFUN INDEX-POSN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN POSN-INDEX ...). ;;; Note: ;;; in file PPRINT.LSP, position 4896 ;;; at (DEFUN POSN-INDEX ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN POSN-COLUMN ...). ;;; Note: ;;; in file PPRINT.LSP, position 5034 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 5034 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFMETHOD GRAY:STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD GRAY:STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD GRAY:STREAM-CLEAR-OUTPUT ...). ;;; Note: ;;; in file PPRINT.LSP, position 5428 ;;; at (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Compiling (DEFUN PRETTY-OUT ...). ;;; Note: ;;; in file PPRINT.LSP, position 5579 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5579 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5579 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Compiling (DEFUN PRETTY-SOUT ...). ;;; Note: ;;; in file PPRINT.LSP, position 6018 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6018 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6018 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT LOGICAL-BLOCK ...). ;;; Compiling (DEFUN REALLY-START-LOGICAL-BLOCK ...). ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 7615 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot SUFFIX from class PRETTY-STREAM ;;; Compiling (DEFUN SET-INDENTATION ...). ;;; Note: ;;; in file PPRINT.LSP, position 9385 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 9385 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 9385 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining write access to slot PREFIX from class PRETTY-STREAM ;;; Compiling (DEFUN REALLY-END-LOGICAL-BLOCK ...). ;;; Note: ;;; in file PPRINT.LSP, position 10152 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10152 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10152 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10152 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT QUEUED-OP ...). ;;; Compiling (DEFSTRUCT (SECTION-START #) ...). ;;; Compiling (DEFSTRUCT (NEWLINE #) ...). ;;; Compiling (DEFUN ENQUEUE-NEWLINE ...). ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11640 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT (INDENTATION #) ...). ;;; Compiling (DEFUN ENQUEUE-INDENT ...). ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12334 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT (BLOCK-START #) ...). ;;; Compiling (DEFUN START-LOGICAL-BLOCK ...). ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; In function START-LOGICAL-BLOCK, checking types of arguments SUFFIX PREFIX STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Checking type of STREAM to be PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Checking type of PREFIX to be STRING ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Checking type of SUFFIX to be STRING ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 12639 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT (BLOCK-END #) ...). ;;; Compiling (DEFUN END-LOGICAL-BLOCK ...). ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13366 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Compiling (DEFSTRUCT (TAB #) ...). ;;; Compiling (DEFUN ENQUEUE-TAB ...). ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13900 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Compiling (DEFUN COMPUTE-TAB-SIZE ...). ;;; Compiling (DEFUN INDEX-COLUMN ...). ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 14876 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN EXPAND-TABS ...). ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15566 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN ASSURE-SPACE-IN-BUFFER ...). ;;; Note: ;;; in file PPRINT.LSP, position 17405 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17405 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17405 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17405 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Compiling (DEFUN MAYBE-OUTPUT ...). ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 18186 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Compiling (DEFUN MISERING-P ...). ;;; Note: ;;; in file PPRINT.LSP, position 20091 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20091 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Compiling (DEFUN FITS-ON-LINE-P ...). ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20353 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Compiling (DEFUN OUTPUT-LINE ...). ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 21009 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN OUTPUT-PARTIAL-LINE ...). ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23422 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Compiling (DEFUN FORCE-PRETTY-OUTPUT ...). ;;; Note: ;;; in file PPRINT.LSP, position 24230 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24230 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24230 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Compiling (DEFUN PPRINT-POP-HELPER ...). ;;; Function PPRINT-POP-HELPER proclaimed (0,65536) ;;; Compiling (DEFUN CHECK-PRINT-LEVEL ...). ;;; Compiling (DEFUN SEARCH-PRINT-CIRCLE ...). ;;; Compiling (DEFUN DO-PPRINT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN PPRINT-LOGICAL-BLOCK-HELPER ...). ;;; Function PPRINT-LOGICAL-BLOCK-HELPER proclaimed (0,65536) ;;; Compiling (DEFMACRO PPRINT-LOGICAL-BLOCK ...). ;;; Compiling (DEFMACRO PPRINT-EXIT-IF-LIST-EXHAUSTED ...). ;;; Compiling (DEFMACRO PPRINT-POP ...). ;;; Compiling (DEFUN PPRINT-NEWLINE ...). ;;; Warning: ;;; in file PPRINT.LSP, position 31542 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; ! Unknown declaration specifier VALUES ;;; Note: ;;; in file PPRINT.LSP, position 31542 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; In function PPRINT-NEWLINE, checking types of arguments STREAM KIND. ;;; Note: ;;; in file PPRINT.LSP, position 31542 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; Checking type of KIND to be (MEMBER LINEAR MISER FILL MANDATORY) ;;; Note: ;;; in file PPRINT.LSP, position 31542 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Warning: ;;; in file PPRINT.LSP, position 31542 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; ! Unknown declaration specifier VALUES ;;; Function PPRINT-NEWLINE proclaimed (1,2) ;;; Compiling (DEFUN PPRINT-INDENT ...). ;;; Warning: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; ! Unknown declaration specifier VALUES ;;; Note: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; In function PPRINT-INDENT, checking types of arguments STREAM N RELATIVE-TO. ;;; Note: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; Checking type of RELATIVE-TO to be (MEMBER BLOCK CURRENT) ;;; Note: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; Checking type of N to be REAL ;;; Note: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Warning: ;;; in file PPRINT.LSP, position 33028 ;;; at (DEFUN PPRINT-INDENT ...) ;;; ! Unknown declaration specifier VALUES ;;; Function PPRINT-INDENT proclaimed (2,3) ;;; Compiling (DEFUN PPRINT-TAB ...). ;;; Warning: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; ! Unknown declaration specifier VALUES ;;; Note: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; In function PPRINT-TAB, checking types of arguments STREAM COLINC COLNUM KIND. ;;; Note: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; Checking type of KIND to be (MEMBER LINE SECTION LINE-RELATIVE SECTION-RELATIVE) ;;; Note: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; Checking type of COLNUM to be UNSIGNED-BYTE ;;; Note: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; Checking type of COLINC to be UNSIGNED-BYTE ;;; Note: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Warning: ;;; in file PPRINT.LSP, position 34024 ;;; at (DEFUN PPRINT-TAB ...) ;;; ! Unknown declaration specifier VALUES ;;; Function PPRINT-TAB proclaimed (3,4) ;;; Compiling (DEFUN PPRINT-FILL ...). ;;; Note: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; In function PPRINT-FILL, checking types of arguments ATSIGN? COLON? STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Note: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; Checking type of COLON? to be GEN-BOOL ;;; Note: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; Checking type of ATSIGN? to be GEN-BOOL ;;; Warning: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file PPRINT.LSP, position 35138 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! The variable ATSIGN? is not used. ;;; Function PPRINT-FILL proclaimed (2,4) ;;; Compiling (DEFUN PPRINT-LINEAR ...). ;;; Note: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; In function PPRINT-LINEAR, checking types of arguments ATSIGN? COLON? STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Note: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; Checking type of COLON? to be GEN-BOOL ;;; Note: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; Checking type of ATSIGN? to be GEN-BOOL ;;; Warning: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file PPRINT.LSP, position 35913 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Function PPRINT-LINEAR proclaimed (2,4) ;;; Compiling (DEFUN PPRINT-TABULAR ...). ;;; Note: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; In function PPRINT-TABULAR, checking types of arguments TABSIZE ATSIGN? COLON? STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) ;;; Note: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; Checking type of COLON? to be GEN-BOOL ;;; Note: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; Checking type of ATSIGN? to be GEN-BOOL ;;; Note: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; Checking type of TABSIZE to be UNSIGNED-BYTE ;;; Warning: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file PPRINT.LSP, position 36696 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Function PPRINT-TABULAR proclaimed (2,5) ;;; Compiling (DEFVAR *INITIAL-PPRINT-DISPATCH*). ;;; Compiling (DEFSTRUCT (PPRINT-DISPATCH-ENTRY #) ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-ENTRY ...). ;;; Compiling (DEFSTRUCT (PPRINT-DISPATCH-TABLE #) ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-TABLE ...). ;;; Compiling (DEFUN CONS-TYPE-SPECIFIER-P ...). ;;; Compiling (DEFUN ENTRY< ...). ;;; Compiling (DEFUN COPY-PPRINT-DISPATCH ...). ;;; Note: ;;; in file PPRINT.LSP, position 39914 ;;; at (DEFUN COPY-PPRINT-DISPATCH ...) ;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 39914 ;;; at (DEFUN COPY-PPRINT-DISPATCH ...) ;;; Checking type of TABLE to be (OR PPRINT-DISPATCH-TABLE NULL) ;;; Function COPY-PPRINT-DISPATCH proclaimed (0,1) ;;; Compiling (DEFUN DEFAULT-PPRINT-DISPATCH ...). ;;; Compiling (DEFUN PPRINT-DISPATCH ...). ;;; Note: ;;; in file PPRINT.LSP, position 40537 ;;; at (DEFUN PPRINT-DISPATCH ...) ;;; In function PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 40537 ;;; at (DEFUN PPRINT-DISPATCH ...) ;;; Checking type of TABLE to be (OR PPRINT-DISPATCH-TABLE NULL) ;;; Function PPRINT-DISPATCH proclaimed (1,2) ;;; Compiling (DEFUN SET-PPRINT-DISPATCH ...). ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; In function SET-PPRINT-DISPATCH, checking types of arguments TABLE PRIORITY FUNCTION. ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; Checking type of FUNCTION to be (OR NULL FUNCTION SYMBOL) ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; Checking type of PRIORITY to be REAL ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; Checking type of TABLE to be PPRINT-DISPATCH-TABLE ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; Checking type of #:G447 to be CONS ;;; Note: ;;; in file PPRINT.LSP, position 41263 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; Checking type of #:G450 to be CONS ;;; Function SET-PPRINT-DISPATCH proclaimed (2,4) ;;; Compiling (DEFUN PPRINT-ARRAY ...). ;;; Compiling (DEFUN PPRINT-VECTOR ...). ;;; Compiling (DEFUN PPRINT-ARRAY-CONTENTS ...). ;;; Compiling (DEFUN PPRINT-MULTI-DIM-ARRAY ...). ;;; Compiling (DEFUN PPRINT-RAW-ARRAY ...). ;;; Compiling (DEFUN PPRINT-LAMBDA-LIST ...). ;;; Compiling (DEFUN PPRINT-LAMBDA ...). ;;; Compiling (DEFUN PPRINT-BLOCK ...). ;;; Compiling (DEFUN PPRINT-FLET ...). ;;; Compiling (DEFUN PPRINT-LET ...). ;;; Compiling (DEFUN PPRINT-PROGN ...). ;;; Compiling (DEFUN PPRINT-PROGV ...). ;;; Compiling (DEFUN PPRINT-QUOTE ...). ;;; Compiling (DEFUN PPRINT-SETQ ...). ;;; Compiling (DEFUN PPRINT-TAGBODY ...). ;;; Compiling (DEFUN PPRINT-CASE ...). ;;; Compiling (DEFUN PPRINT-DEFUN ...). ;;; Compiling (DEFUN PPRINT-DESTRUCTURING-BIND ...). ;;; Compiling (DEFUN PPRINT-DO ...). ;;; Compiling (DEFUN PPRINT-DOLIST ...). ;;; Compiling (DEFUN PPRINT-TYPECASE ...). ;;; Compiling (DEFUN PPRINT-PROG ...). ;;; Compiling (DEFUN PPRINT-FUNCTION-CALL ...). ;;; End of Pass 1. ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Emitting code for #:G0. ;;; Emitting code for #:G1. ;;; Emitting code for #:G2. ;;; Emitting code for #:G3. ;;; Emitting code for #:G4. ;;; Emitting code for PRETTY-STREAM-P. ;;; Emitting code for MAKE-PRETTY-STREAM. ;;; Emitting code for #:G5. ;;; Emitting code for INDEX-POSN. ;;; Emitting code for POSN-INDEX. ;;; Emitting code for POSN-COLUMN. ;;; Emitting code for #:G8. ;;; Emitting code for #:G9. ;;; Emitting code for #:G10. ;;; Emitting code for PRETTY-OUT. ;;; Emitting code for PRETTY-SOUT. ;;; Emitting code for MAKE-LOGICAL-BLOCK. ;;; Emitting code for REALLY-START-LOGICAL-BLOCK. ;;; Emitting code for SET-INDENTATION. ;;; Emitting code for REALLY-END-LOGICAL-BLOCK. ;;; Emitting code for MAKE-QUEUED-OP. ;;; Emitting code for MAKE-SECTION-START. ;;; Emitting code for MAKE-NEWLINE. ;;; Emitting code for ENQUEUE-NEWLINE. ;;; Emitting code for MAKE-INDENTATION. ;;; Emitting code for ENQUEUE-INDENT. ;;; Emitting code for MAKE-BLOCK-START. ;;; Emitting code for START-LOGICAL-BLOCK. ;;; Emitting code for MAKE-BLOCK-END. ;;; Emitting code for END-LOGICAL-BLOCK. ;;; Emitting code for MAKE-TAB. ;;; Emitting code for ENQUEUE-TAB. ;;; Emitting code for COMPUTE-TAB-SIZE. ;;; Emitting code for INDEX-COLUMN. ;;; Emitting code for EXPAND-TABS. ;;; Emitting code for ASSURE-SPACE-IN-BUFFER. ;;; Emitting code for MAYBE-OUTPUT. ;;; Emitting code for MISERING-P. ;;; Emitting code for FITS-ON-LINE-P. ;;; Emitting code for OUTPUT-LINE. ;;; Emitting code for OUTPUT-PARTIAL-LINE. ;;; Emitting code for FORCE-PRETTY-OUTPUT. ;;; Emitting code for PPRINT-POP-HELPER. ;;; Emitting code for CHECK-PRINT-LEVEL. ;;; Emitting code for SEARCH-PRINT-CIRCLE. ;;; Emitting code for DO-PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-LOGICAL-BLOCK-HELPER. ;;; Emitting code for PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-EXIT-IF-LIST-EXHAUSTED. ;;; Emitting code for PPRINT-POP. ;;; Emitting code for PPRINT-NEWLINE. ;;; Emitting code for PPRINT-INDENT. ;;; Emitting code for PPRINT-TAB. ;;; Emitting code for PPRINT-FILL. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-382. ;;; Emitting code for PPRINT-LINEAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-398. ;;; Emitting code for PPRINT-TABULAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-417. ;;; Emitting code for MAKE-PPRINT-DISPATCH-ENTRY. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-ENTRY. ;;; Emitting code for .PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for MAKE-PPRINT-DISPATCH-TABLE. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-TABLE. ;;; Emitting code for CONS-TYPE-SPECIFIER-P. ;;; Emitting code for ENTRY<. ;;; Emitting code for COPY-PPRINT-DISPATCH. ;;; Emitting code for #:G433. ;;; Emitting code for DEFAULT-PPRINT-DISPATCH. ;;; Emitting code for PPRINT-DISPATCH. ;;; Emitting code for SET-PPRINT-DISPATCH. ;;; Emitting code for PPRINT-ARRAY. ;;; Emitting code for PPRINT-VECTOR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-458. ;;; Emitting code for PPRINT-ARRAY-CONTENTS. ;;; Emitting code for OUTPUT-GUTS. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-472. ;;; Emitting code for PPRINT-MULTI-DIM-ARRAY. ;;; Emitting code for PPRINT-RAW-ARRAY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-491. ;;; Emitting code for PPRINT-LAMBDA-LIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-500. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-523. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-532. ;;; Emitting code for PPRINT-LAMBDA. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-571. ;;; Emitting code for PPRINT-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-602. ;;; Emitting code for PPRINT-FLET. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-633. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-654. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-670. ;;; Emitting code for PPRINT-LET. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-708. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-729. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-745. ;;; Emitting code for PPRINT-PROGN. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-777. ;;; Emitting code for PPRINT-PROGV. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-802. ;;; Emitting code for PPRINT-QUOTE. ;;; Emitting code for PPRINT-SETQ. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-837. ;;; Emitting code for PPRINT-TAGBODY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-867. ;;; Emitting code for PPRINT-CASE. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-888. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-916. ;;; Emitting code for PPRINT-DEFUN. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-941. ;;; Emitting code for PPRINT-DESTRUCTURING-BIND. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-978. ;;; Emitting code for PPRINT-DO. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1012. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1032. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1048. ;;; Emitting code for PPRINT-DOLIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1085. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1105. ;;; Emitting code for PPRINT-TYPECASE. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1141. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1169. ;;; Emitting code for PPRINT-PROG. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1191. ;;; Emitting code for PPRINT-FUNCTION-CALL. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1216. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/pprint.c -o clos/pprint.o ;;; Finished compiling SRC:LSP;PPRINT.LSP. ;;; (compile-file "src:lsp;describe.lsp" :output-file #P"BUILD:CLOS;DESCRIBE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;DESCRIBE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *INSPECT-LEVEL* ...). ;;; Compiling (DEFPARAMETER *INSPECT-HISTORY* ...). ;;; Compiling (DEFPARAMETER *INSPECT-MODE* ...). ;;; Compiling (DEFPARAMETER *OLD-PRINT-LEVEL* ...). ;;; Compiling (DEFPARAMETER *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 ...). ;;; Note: ;;; in file DESCRIBE.LSP, position 9039 ;;; at (DEFUN INSPECT-CONS ...) ;;; Checking type of (NTHCDR #:G46 #:G47) to be CONS ;;; Note: ;;; in file DESCRIBE.LSP, position 9039 ;;; at (DEFUN INSPECT-CONS ...) ;;; Checking type of #:G51 to be 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 DEFAULT-INSPECTOR ...). ;;; Compiling (DEFUN INSPECT ...). ;;; Function INSPECT proclaimed (1,1) ;;; Compiling (DEFUN DESCRIBE ...). ;;; Function DESCRIBE proclaimed (1,2) ;;; Compiling (DEFUN PRINT-DOC ...). ;;; Compiling (DEFUN HELP* ...). ;;; End of Pass 1. ;;; Emitting code for INSPECT-READ-LINE. ;;; Emitting code for SELECT-P. ;;; Emitting code for SELECT-E. ;;; Emitting code for SELECT-U. ;;; Emitting code for SELECT-?. ;;; Emitting code for READ-INSPECT-COMMAND. ;;; Emitting code for #:G14. ;;; Emitting code for #:G15. ;;; Emitting code for INSPECT-INDENT. ;;; Emitting code for INSPECT-INDENT-1. ;;; Emitting code for INSPECT-SYMBOL. ;;; Emitting code for INSPECT-PACKAGE. ;;; Emitting code for INSPECT-CHARACTER. ;;; Emitting code for INSPECT-NUMBER. ;;; Emitting code for INSPECT-CONS. ;;; Emitting code for INSPECT-STRING. ;;; Emitting code for INSPECT-VECTOR. ;;; Emitting code for INSPECT-ARRAY. ;;; Emitting code for SELECT-HT-N. ;;; Emitting code for #:G72. ;;; Emitting code for SELECT-HT-L. ;;; Emitting code for #:G78. ;;; Emitting code for SELECT-HT-J. ;;; Emitting code for SELECT-HT-?. ;;; Emitting code for INSPECT-HASHTABLE. ;;; Emitting code for #:G103. ;;; Emitting code for INSPECT-INSTANCE. ;;; Emitting code for INSPECT-OBJECT. ;;; Emitting code for DEFAULT-INSPECTOR. ;;; Emitting code for INSPECT. ;;; Emitting code for DESCRIBE. ;;; Emitting code for PRINT-DOC. ;;; Emitting code for GOOD-PACKAGE. ;;; Emitting code for DOC1. ;;; Emitting code for HELP*. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/describe.c -o clos/describe.o ;;; Finished compiling SRC:LSP;DESCRIBE.LSP. ;;; (compile-file "src:clos;inspect.lsp" :output-file #P"BUILD:CLOS;INSPECT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;INSPECT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFUN SELECT-CLOS-N-INNER-CLASS ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFUN SELECT-CLOS-L-INNER-CLASS ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFUN SELECT-CLOS-J-INNER-CLASS ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Compiling (DEFUN SELECT-CLOS-? ...). ;;; Compiling (DEFUN CLASS-LOCAL-SLOTS ...). ;;; Compiling (DEFUN CLASS-CLASS-SLOTS ...). ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Compiling (DEFUN INSPECT-OBJ-INNER-CLASS ...). ;;; 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. ;;; Emitting code for #:G64. ;;; Emitting code for SELECT-CLOS-N-INNER-CLASS. ;;; Emitting code for #:G98. ;;; Emitting code for #:G99. ;;; Emitting code for #:G100. ;;; Emitting code for SELECT-CLOS-L-INNER-CLASS. ;;; Emitting code for #:G110. ;;; Emitting code for #:G111. ;;; Emitting code for #:G132. ;;; Emitting code for SELECT-CLOS-J-INNER-CLASS. ;;; Emitting code for #:G159. ;;; Emitting code for #:G160. ;;; Emitting code for SELECT-CLOS-?. ;;; Emitting code for CLASS-LOCAL-SLOTS. ;;; Emitting code for CLASS-CLASS-SLOTS. ;;; Emitting code for #:G179. ;;; Emitting code for INSPECT-OBJ-INNER-CLASS. ;;; Emitting code for #:G224. ;;; Emitting code for #:G225. ;;; Emitting code for #:G226. ;;; Emitting code for #:G240. ;;; Emitting code for #:G248. ;;; Emitting code for #:G250. ;;; Emitting code for #:G252. ;;; Emitting code for #:G260. ;;; Emitting code for #:G265. ;;; Emitting code for #:G273. ;;; Emitting code for #:G278. ;;; Emitting code for #:G280. ;;; Emitting code for #:G282. ;;; Emitting code for #:G290. ;;; Emitting code for #:G295. ;;; Emitting code for #:G303. ;;; Emitting code for #:G308. ;;; Emitting code for #:G310. ;;; Emitting code for #:G312. ;;; Emitting code for #:G320. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/inspect.c -o clos/inspect.o ;;; Finished compiling SRC:CLOS;INSPECT.LSP. ;;; (compile-file "src:lsp;top.lsp" :output-file #P"BUILD:CLOS;TOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;TOP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *QUIT-TAG* ...). ;;; Compiling (DEFPARAMETER *QUIT-TAGS* ...). ;;; Compiling (DEFPARAMETER *BREAK-LEVEL* ...). ;;; Compiling (DEFPARAMETER *BREAK-ENV* ...). ;;; Compiling (DEFPARAMETER *IHS-BASE* ...). ;;; Compiling (DEFPARAMETER *IHS-TOP* ...). ;;; Compiling (DEFPARAMETER *IHS-CURRENT* ...). ;;; Compiling (DEFPARAMETER *FRS-BASE* ...). ;;; Compiling (DEFPARAMETER *FRS-TOP* ...). ;;; Compiling (DEFPARAMETER *TPL-CONTINUABLE* ...). ;;; Compiling (DEFPARAMETER *TPL-PROMPT-HOOK* ...). ;;; Compiling (DEFPARAMETER *EOF* ...). ;;; Compiling (DEFPARAMETER *LAST-ERROR* ...). ;;; Compiling (DEFPARAMETER *BREAK-MESSAGE* ...). ;;; Compiling (DEFPARAMETER *BREAK-READTABLE* ...). ;;; Compiling (DEFPARAMETER *TPL-LEVEL* ...). ;;; Compiling (DEFPARAMETER *STEP-LEVEL* ...). ;;; Compiling (DEFPARAMETER *BREAK-HIDDEN-FUNCTIONS* ...). ;;; Compiling (DEFPARAMETER *BREAK-HIDDEN-PACKAGES* ...). ;;; Compiling (DEFPARAMETER *TPL-COMMANDS* ...). ;;; Compiling (DEFPARAMETER *LISP-INITIALIZED* ...). ;;; Compiling (DEFUN TOP-LEVEL ...). ;;; Compiling (DEFMACRO WITH-GRABBED-CONSOLE ...). ;;; Compiling (DEFPARAMETER *ALLOW-RECURSIVE-DEBUG* ...). ;;; Compiling (DEFPARAMETER *DEBUG-STATUS* ...). ;;; Compiling (DEFUN SIMPLE-TERMINAL-INTERRUPT ...). ;;; Compiling (DEFPARAMETER *INTERRUPT-LONELY-THREADS-P* ...). ;;; Compiling (DEFUN SINGLE-THREADED-TERMINAL-INTERRUPT ...). ;;; Compiling (DEFUN TERMINAL-INTERRUPT ...). ;;; Warning: ;;; in file TOP.LSP, position 18883 ;;; at (DEFUN TERMINAL-INTERRUPT ...) ;;; ! The variable PROCESS is not used. ;;; Compiling (DEFUN TPL ...). ;;; Compiling (DEFUN TPL-PROMPT ...). ;;; Compiling (DEFUN TPL-READ ...). ;;; Compiling (DEFPARAMETER *DEBUG-TPL-COMMANDS* ...). ;;; Compiling (DEFUN HARDEN-COMMAND ...). ;;; Compiling (DEFUN TPL-MAKE-COMMAND ...). ;;; Compiling (DEFUN TPL-PARSE-FORMS ...). ;;; Compiling (DEFUN TPL-PARSE-STRINGS ...). ;;; Compiling (DEFUN TPL-PRINT ...). ;;; Compiling (DEFUN TPL-UNKNOWN-COMMAND ...). ;;; Compiling (DEFUN TPL-POP-COMMAND ...). ;;; Compiling (DEFUN TPL-QUIT-COMMAND ...). ;;; Compiling (DEFUN TPL-PREVIOUS ...). ;;; Compiling (DEFUN TPL-NEXT ...). ;;; Compiling (DEFUN TPL-GO ...). ;;; Compiling (DEFUN TPL-PRINT-MESSAGE ...). ;;; Compiling (DEFUN TPL-DISASSEMBLE-COMMAND ...). ;;; Compiling (DEFUN TPL-LAMBDA-EXPRESSION-COMMAND ...). ;;; Compiling (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...). ;;; Note: ;;; in file TOP.LSP, position 28211 ;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) ;;; Checking type of (1+ N) to be FIXNUM ;;; Note: ;;; in file TOP.LSP, position 28211 ;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) ;;; Checking type of (POP DATA) to be FIXNUM ;;; Note: ;;; in file TOP.LSP, position 28211 ;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) ;;; Checking type of (POP DATA) to be FIXNUM ;;; Compiling (DEFUN LAMBDA-LIST-FROM-ANNOTATIONS ...). ;;; Compiling (DEFUN FUNCTION-LAMBDA-LIST ...). ;;; Compiling (DEFUN DECODE-ENV-ELT ...). ;;; Compiling (DEFUN DECODE-IHS-ENV ...). ;;; Note: ;;; in file TOP.LSP, position 32044 ;;; at (DEFUN DECODE-IHS-ENV ...) ;;; Checking type of LET1444 to be REAL ;;; Compiling (DEFUN IHS-ENVIRONMENT ...). ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of LET1445 to be REAL ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of LET1446 to be REAL ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of #:LOOP-LIST-TAIL117 to be CONS ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of LET1447 to be REAL ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of LET1448 to be REAL ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of LET1450 to be LIST ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST121) to be LIST ;;; Note: ;;; in file TOP.LSP, position 32537 ;;; at (DEFUN IHS-ENVIRONMENT ...) ;;; Checking type of #:LOOP-LIST-TAIL123 to be CONS ;;; Compiling (DEFUN TPL-PRINT-VARIABLES ...). ;;; Note: ;;; in file TOP.LSP, position 35458 ;;; at (DEFUN TPL-PRINT-VARIABLES ...) ;;; Checking type of LET1453 to be LIST ;;; Note: ;;; in file TOP.LSP, position 35458 ;;; at (DEFUN TPL-PRINT-VARIABLES ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST132) to be LIST ;;; Compiling (DEFUN TPL-VARIABLES-COMMAND ...). ;;; Note: ;;; in file TOP.LSP, position 36082 ;;; at (DEFUN TPL-VARIABLES-COMMAND ...) ;;; Checking type of LET1455 to be LIST ;;; Note: ;;; in file TOP.LSP, position 36082 ;;; at (DEFUN TPL-VARIABLES-COMMAND ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST133) to be LIST ;;; Compiling (DEFUN TPL-INSPECT-COMMAND ...). ;;; Compiling (DEFUN TPL-BDS-COMMAND ...). ;;; Compiling (DEFUN TPL-BACKTRACE ...). ;;; Compiling (DEFUN TPL-FRS-COMMAND ...). ;;; Compiling (DEFUN PRINT-FRS ...). ;;; Compiling (DEFUN BREAK-WHERE ...). ;;; Compiling (DEFUN TPL-PRINT-CURRENT ...). ;;; Compiling (DEFUN TPL-HIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE-PACKAGE ...). ;;; Compiling (DEFUN TPL-UNHIDE-ALL ...). ;;; Compiling (DEFUN TPL-HIDE-PACKAGE ...). ;;; Compiling (DEFUN IHS-VISIBLE ...). ;;; Compiling (DEFUN IHS-FNAME ...). ;;; Compiling (DEFUN SET-CURRENT-IHS ...). ;;; Compiling (DEFUN SET-BREAK-ENV ...). ;;; Compiling (DEFUN IHS-SEARCH ...). ;;; Compiling (DEFUN TPL-BACKWARD-SEARCH ...). ;;; Compiling (DEFUN TPL-FORWARD-SEARCH ...). ;;; 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 (DEFPARAMETER *TPL-LAST-LOAD* ...). ;;; Compiling (DEFUN TPL-LOAD-COMMAND ...). ;;; Compiling (DEFPARAMETER *TPL-LAST-COMPILE* ...). ;;; Compiling (DEFUN TPL-COMPILE-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-STACK-COMMAND ...). ;;; Compiling (DEFUN COMPUTE-RESTART-COMMANDS ...). ;;; Note: ;;; in file TOP.LSP, position 46146 ;;; at (DEFUN COMPUTE-RESTART-COMMANDS ...) ;;; Checking type of LET1483 to be LIST ;;; Note: ;;; in file TOP.LSP, position 46146 ;;; at (DEFUN COMPUTE-RESTART-COMMANDS ...) ;;; Checking type of (CONS-CDR #:LOOP-LIST191) to be LIST ;;; Compiling (DEFUN UPDATE-DEBUG-COMMANDS ...). ;;; Compiling (DEFPARAMETER *DEFAULT-DEBUGGER-MAXIMUM-DEPTH* ...). ;;; Compiling (DEFUN CHECK-DEFAULT-DEBUGGER-RUNAWAY ...). ;;; Compiling (DEFUN DEFAULT-DEBUGGER ...). ;;; Compiling (DEFUN INVOKE-DEBUGGER ...). ;;; Compiling (DEFUN SAFE-EVAL ...). ;;; Function SAFE-EVAL proclaimed (0,65536) ;;; End of Pass 1. ;;; Emitting code for TOP-LEVEL. ;;; Emitting code for WITH-GRABBED-CONSOLE. ;;; Emitting code for SIMPLE-TERMINAL-INTERRUPT. ;;; Emitting code for SINGLE-THREADED-TERMINAL-INTERRUPT. ;;; Emitting code for #:G10. ;;; Emitting code for TERMINAL-INTERRUPT. ;;; Emitting code for TPL. ;;; Emitting code for REP. ;;; Emitting code for #:G23. ;;; Emitting code for #:G24. ;;; Emitting code for #:G30. ;;; Emitting code for #:G31. ;;; Emitting code for #:G12. ;;; Emitting code for TPL-PROMPT. ;;; Emitting code for TPL-READ. ;;; Emitting code for HARDEN-COMMAND. ;;; Emitting code for TPL-MAKE-COMMAND. ;;; Emitting code for TPL-PARSE-FORMS. ;;; Emitting code for TPL-PARSE-STRINGS. ;;; Emitting code for #:G53. ;;; Emitting code for TPL-PRINT. ;;; Emitting code for TPL-UNKNOWN-COMMAND. ;;; Emitting code for TPL-POP-COMMAND. ;;; Emitting code for TPL-QUIT-COMMAND. ;;; Emitting code for TPL-PREVIOUS. ;;; Emitting code for TPL-NEXT. ;;; Emitting code for TPL-GO. ;;; Emitting code for TPL-PRINT-MESSAGE. ;;; Emitting code for TPL-DISASSEMBLE-COMMAND. ;;; Emitting code for TPL-LAMBDA-EXPRESSION-COMMAND. ;;; Emitting code for RECONSTRUCT-BYTECODES-LAMBDA-LIST. ;;; Emitting code for LAMBDA-LIST-FROM-ANNOTATIONS. ;;; Emitting code for FUNCTION-LAMBDA-LIST. ;;; Emitting code for DECODE-ENV-ELT. ;;; Emitting code for DECODE-IHS-ENV. ;;; Emitting code for IHS-ENVIRONMENT. ;;; Emitting code for EXTRACT-RESTARTS. ;;; Emitting code for SPECIAL-VARIABLES-ALIST. ;;; Emitting code for NEWLY-BOUND-SPECIAL-VARIABLES. ;;; Emitting code for TPL-PRINT-VARIABLES. ;;; Emitting code for TPL-VARIABLES-COMMAND. ;;; Emitting code for TPL-INSPECT-COMMAND. ;;; Emitting code for TPL-BDS-COMMAND. ;;; Emitting code for TPL-BACKTRACE. ;;; Emitting code for TPL-FRS-COMMAND. ;;; Emitting code for PRINT-FRS. ;;; Emitting code for BREAK-WHERE. ;;; Emitting code for TPL-PRINT-CURRENT. ;;; Emitting code for TPL-HIDE. ;;; Emitting code for TPL-UNHIDE. ;;; Emitting code for TPL-UNHIDE-PACKAGE. ;;; Emitting code for TPL-UNHIDE-ALL. ;;; Emitting code for TPL-HIDE-PACKAGE. ;;; Emitting code for IHS-VISIBLE. ;;; Emitting code for IHS-FNAME. ;;; Emitting code for SET-CURRENT-IHS. ;;; Emitting code for SET-BREAK-ENV. ;;; Emitting code for IHS-SEARCH. ;;; Emitting code for TPL-BACKWARD-SEARCH. ;;; Emitting code for TPL-FORWARD-SEARCH. ;;; Emitting code for TPL-APROPOS-COMMAND. ;;; Emitting code for TPL-DOCUMENT-COMMAND. ;;; Emitting code for TPL-STEP-COMMAND. ;;; Emitting code for TPL-TRACE-COMMAND. ;;; Emitting code for TPL-UNTRACE-COMMAND. ;;; Emitting code for TPL-LOAD-COMMAND. ;;; Emitting code for TPL-COMPILE-COMMAND. ;;; Emitting code for TPL-HELP-COMMAND. ;;; Emitting code for TPL-HELP-STACK-COMMAND. ;;; Emitting code for COMPUTE-RESTART-COMMANDS. ;;; Emitting code for UPDATE-DEBUG-COMMANDS. ;;; Emitting code for #:G194. ;;; Emitting code for CHECK-DEFAULT-DEBUGGER-RUNAWAY. ;;; Emitting code for DEFAULT-DEBUGGER. ;;; Emitting code for INVOKE-DEBUGGER. ;;; Emitting code for SAFE-EVAL. ;;; Emitting code for #:G196. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/top.c -o clos/top.o ;;; Finished compiling SRC:LSP;TOP.LSP. ;;; (compile-file "src:lsp;process.lsp" :output-file #P"BUILD:CLOS;PROCESS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;PROCESS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFSTRUCT (EXTERNAL-PROCESS #) ...). ;;; Compiling (DEFUN EXTERNAL-PROCESS-STATUS ...). ;;; Compiling (DEFUN SYSTEM ...). ;;; Function SYSTEM proclaimed (1,1) ;;; End of Pass 1. ;;; Emitting code for MAKE-EXTERNAL-PROCESS. ;;; Emitting code for EXTERNAL-PROCESS-STATUS. ;;; Emitting code for SYSTEM. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/process.c -o clos/process.o ;;; Finished compiling SRC:LSP;PROCESS.LSP. ;;; (compile-file "ext:bytecmp;bytecmp.lsp" :output-file #P"BUILD:CLOS;BYTECMP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:BYTECMP;BYTECMP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN BC-DISASSEMBLE ...). ;;; Compiling (DEFUN BC-COMPILE ...). ;;; Compiling (DEFUN BC-COMPILE-FILE-PATHNAME ...). ;;; Warning: ;;; in file BYTECMP.LSP, position 2294 ;;; at (DEFUN BC-COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Compiling (DEFUN BC-COMPILE-FILE ...). ;;; Note: ;;; in file BYTECMP.LSP, position 2784 ;;; at (DEFUN BC-COMPILE-FILE ...) ;;; Checking type of *SOURCE-LOCATION* to be CONS ;;; Note: ;;; in file BYTECMP.LSP, position 2784 ;;; at (DEFUN BC-COMPILE-FILE ...) ;;; Checking type of #:LOOP-LIST-TAIL11 to be CONS ;;; Compiling (DEFUN INSTALL-BYTECODES-COMPILER ...). ;;; Compiling (DEFUN INSTALL-C-COMPILER ...). ;;; End of Pass 1. ;;; Emitting code for BC-DISASSEMBLE. ;;; Emitting code for BC-COMPILE. ;;; Emitting code for BC-COMPILE-FILE-PATHNAME. ;;; Emitting code for BC-COMPILE-FILE. ;;; Emitting code for INSTALL-BYTECODES-COMPILER. ;;; Emitting code for INSTALL-C-COMPILER. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/bytecmp.c -o clos/bytecmp.o ;;; Finished compiling EXT:BYTECMP;BYTECMP.LSP. ;;; (compile-file "ext:ecl-cdb;ecl-cdb.lisp" :output-file #P"BUILD:CLOS;ECL-CDB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFSTRUCT CDB ...). ;;; Compiling (DEFUN READ-WORD ...). ;;; Compiling (DEFUN WRITE-WORD ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN WRITE-VECTOR ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 3097 ;;; at (DEFUN WRITE-VECTOR ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-1) to be FIXNUM ;;; Compiling (DEFUN TO-CDB-HASH ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Declaration of type ;;; (ARRAY (UNSIGNED-BYTE 8) (*)) ;;; was found for not bound variable VECTOR. ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of LET1496 to be (UNSIGNED-BYTE 8) ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of LET1497 to be VECTOR ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of (AREF #:LOOP-ACROSS-VECTOR-3 #:LOOP-ACROSS-INDEX-4) to be (UNSIGNED-BYTE 8) ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-4) to be FIXNUM ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Compiling (DEFUN %MAKE-CDB ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-CDB ...). ;;; Compiling (DEFUN ADD-RECORD ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 4381 ;;; at (DEFUN ADD-RECORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN DUMP-TABLE ...). ;;; Compiling (DEFUN DUMP-CDB ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of LET1510 to be VECTOR ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-46) to be FIXNUM ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-46) to be FIXNUM ;;; Compiling (DEFUN CLOSE-CDB ...). ;;; Compiling (DEFUN CDB-ERROR ...). ;;; Compiling (DEFUN VALUES-COINCIDE ...). ;;; Compiling (DEFUN LOOKUP-CDB ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 7190 ;;; at (DEFUN LOOKUP-CDB ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 7190 ;;; at (DEFUN LOOKUP-CDB ...) ;;; Checking type of LET1514 to be REAL ;;; Compiling (DEFUN MAP-CDB ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 8275 ;;; at (DEFUN MAP-CDB ...) ;;; Checking type of LET1518 to be REAL ;;; Note: ;;; in file ECL-CDB.LISP, position 8275 ;;; at (DEFUN MAP-CDB ...) ;;; Checking type of TABLE-POSITION to be REAL ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32) ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for MAKE-CDB. ;;; Emitting code for READ-WORD. ;;; Emitting code for WRITE-WORD. ;;; Emitting code for WRITE-VECTOR. ;;; Emitting code for TO-CDB-HASH. ;;; Emitting code for %MAKE-CDB. ;;; Emitting code for WITH-OUTPUT-TO-CDB. ;;; Emitting code for ADD-RECORD. ;;; Emitting code for DUMP-TABLE. ;;; Emitting code for DUMP-CDB. ;;; Emitting code for CLOSE-CDB. ;;; Emitting code for CDB-ERROR. ;;; Emitting code for VALUES-COINCIDE. ;;; Emitting code for LOOKUP-CDB. ;;; Emitting code for MAP-CDB. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/ecl-cdb.c -o clos/ecl-cdb.o ;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; (compile-file "ext:ecl-cdb;ecl-help.lisp" :output-file #P"BUILD:CLOS;ECL-HELP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN TO-CDB-VECTOR ...). ;;; Compiling (DEFUN FROM-CDB-VECTOR ...). ;;; Compiling (DEFUN SEARCH-HELP-FILE ...). ;;; Compiling (DEFUN DUMP-HELP-FILE ...). ;;; End of Pass 1. ;;; Emitting code for TO-CDB-VECTOR. ;;; Emitting code for FROM-CDB-VECTOR. ;;; Emitting code for SEARCH-HELP-FILE. ;;; Emitting code for DUMP-HELP-FILE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c clos/ecl-help.c -o clos/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_LSP ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -DECL_API -I/scratch/lang/ecl/work/ecl-12.12.1/build/c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215b.c -o eclinit07215b.o ;;; Note: ;;; Invoking external command: ;;; ar cr liblsp.a eclinit07215b.o lsp/export.o lsp/defmacro.o lsp/helpfile.o lsp/evalmacros.o lsp/setf.o lsp/predlib.o lsp/seq.o lsp/arraylib.o lsp/assert.o lsp/defstruct.o lsp/iolib.o lsp/listlib.o lsp/mislib.o lsp/numlib.o lsp/packlib.o lsp/seqlib.o lsp/trace.o lsp/loop2.o lsp/format.o lsp/defpackage.o lsp/ffi.o lsp/mp.o lsp/config.o lsp/module.o lsp/cmdline.o lsp/autoload.o lsp/cdr-5.o clos/package.o clos/cpl.o clos/std-slot-value.o clos/slot.o clos/boot.o clos/kernel.o clos/method.o clos/combin.o clos/std-accessors.o clos/defclass.o clos/slotvalue.o clos/standard.o clos/builtin.o clos/change.o clos/stdmethod.o clos/generic.o clos/fixup.o clos/conditions.o clos/print.o clos/streams.o clos/pprint.o clos/describe.o clos/inspect.o clos/top.o clos/process.o clos/bytecmp.o clos/ecl-cdb.o clos/ecl-help.o ;;; Note: ;;; Invoking external command: ;;; ranlib liblsp.a NIL ;;; Note: ;;; Invoking external command: ;;; gcc -o libecl.so -L/scratch/lang/ecl/work/ecl-12.12.1/build/ c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-soname,libecl.so.12.12 -lm -lgmp -lgc (compile-file "src:cmp;cmppackage.lsp" :output-file #P"BUILD:CMP;CMPPACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPPACKAGE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmppackage.c -o cmp/cmppackage.o ;;; Finished compiling SRC:CMP;CMPPACKAGE.LSP. ;;; (compile-file "src:cmp;cmptypes.lsp" :output-file #P"BUILD:CMP;CMPTYPES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPES.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFSTRUCT (REF #) ...). ;;; Compiling (DEFSTRUCT (VAR # ...) ...). ;;; Compiling (DEFSTRUCT (FUN #) ...). ;;; Compiling (DEFSTRUCT (BLK #) ...). ;;; Compiling (DEFSTRUCT (TAG #) ...). ;;; Compiling (DEFSTRUCT (INFO) ...). ;;; Compiling (DEFSTRUCT (INLINE-INFO) ...). ;;; Compiling (DEFSTRUCT (C1FORM # ...) ...). ;;; Compiling (DEFSTRUCT VV ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-REF. ;;; Emitting code for OBJECT. ;;; Emitting code for %MAKE-VAR. ;;; Emitting code for MAKE-FUN. ;;; Emitting code for MAKE-BLK. ;;; Emitting code for MAKE-TAG. ;;; Emitting code for MAKE-INFO. ;;; Emitting code for MAKE-INLINE-INFO. ;;; Emitting code for DO-MAKE-C1FORM. ;;; Emitting code for MAKE-VV. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptypes.c -o cmp/cmptypes.o ;;; Finished compiling SRC:CMP;CMPTYPES.LSP. ;;; (compile-file "src:cmp;cmpglobals.lsp" :output-file #P"BUILD:CMP;CMPGLOBALS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPGLOBALS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFVAR *INFO* ...). ;;; Compiling (DEFVAR *INLINE-BLOCKS* ...). ;;; Compiling (DEFVAR *OPENED-C-BRACES* ...). ;;; Compiling (DEFVAR *INLINE-MAX-DEPTH* ...). ;;; Compiling (DEFVAR *CURRENT-FORM* ...). ;;; Compiling (DEFVAR *CURRENT-TOPLEVEL-FORM* ...). ;;; Compiling (DEFVAR *COMPILE-FILE-POSITION* ...). ;;; Compiling (DEFVAR *FIRST-ERROR* ...). ;;; Compiling (DEFVAR *ACTIVE-PROTECTION* ...). ;;; Compiling (DEFVAR *PENDING-ACTIONS* ...). ;;; Compiling (DEFVAR *COMPILER-CONDITIONS* ...). ;;; Compiling (DEFVAR *COMPILE-PRINT* ...). ;;; Compiling (DEFVAR *COMPILE-VERBOSE* ...). ;;; Compiling (DEFVAR *COMPILER-FEATURES* ...). ;;; Compiling (DEFVAR *SUPPRESS-COMPILER-MESSAGES* ...). ;;; Compiling (DEFVAR *SUPPRESS-COMPILER-NOTES* ...). ;;; Compiling (DEFVAR *SUPPRESS-COMPILER-WARNINGS* ...). ;;; Compiling (DEFVAR *COMPILER-BREAK-ENABLE* ...). ;;; Compiling (DEFVAR *COMPILER-IN-USE* ...). ;;; Compiling (DEFVAR *COMPILER-INPUT*). ;;; Compiling (DEFVAR *COMPILER-OUTPUT1*). ;;; Compiling (DEFVAR *COMPILER-OUTPUT2*). ;;; Compiling (DEFVAR *CALLBACKS* ...). ;;; Compiling (DEFVAR *COMPILE-TO-LINKING-CALL* ...). ;;; Compiling (DEFVAR *COMPILER-DECLARED-GLOBALS*). ;;; Compiling (DEFVAR *SAFETY* ...). ;;; Compiling (DEFVAR *SPEED* ...). ;;; Compiling (DEFVAR *SPACE* ...). ;;; Compiling (DEFVAR *DEBUG* ...). ;;; Compiling (DEFVAR *AUTOMATIC-CHECK-TYPE-IN-LAMBDA* ...). ;;; Compiling (DEFVAR *LCL* ...). ;;; Compiling (DEFVAR *TEMP* ...). ;;; Compiling (DEFVAR *MAX-TEMP* ...). ;;; Compiling (DEFVAR *LEVEL* ...). ;;; Compiling (DEFVAR *LEX* ...). ;;; Compiling (DEFVAR *MAX-LEX* ...). ;;; Compiling (DEFVAR *ENV* ...). ;;; Compiling (DEFVAR *MAX-ENV* ...). ;;; Compiling (DEFVAR *ENV-LVL* ...). ;;; Compiling (DEFVAR *AUX-CLOSURE* ...). ;;; Compiling (DEFVAR *IHS-USED-P* ...). ;;; Compiling (DEFVAR *NEXT-CMACRO* ...). ;;; Compiling (DEFVAR *NEXT-CFUN* ...). ;;; Compiling (DEFVAR *TAIL-RECURSION-INFO* ...). ;;; Compiling (DEFVAR *ALLOW-C-LOCAL-DECLARATION* ...). ;;; Compiling (DEFVAR *LAST-LABEL* ...). ;;; Compiling (DEFVAR *EXIT*). ;;; Compiling (DEFVAR *UNWIND-EXIT*). ;;; Compiling (DEFVAR *CURRENT-FUNCTION* ...). ;;; Compiling (DEFVAR *CMP-ENV* ...). ;;; Compiling (DEFVAR *CMP-ENV-ROOT* ...). ;;; Compiling (DEFVAR *DESTINATION*). ;;; Compiling (DEFVAR *DEBUG-COMPILER* ...). ;;; Compiling (DEFVAR *DELETE-FILES* ...). ;;; Compiling (DEFVAR *FILES-TO-BE-DELETED* ...). ;;; Compiling (DEFVAR *USER-LD-FLAGS* ...). ;;; Compiling (DEFVAR *USER-CC-FLAGS* ...). ;;; Compiling (DEFVAR *DO-TYPE-PROPAGATION* ...). ;;; Compiling (DEFVAR *COMPILER-PHASE* ...). ;;; Compiling (DEFVAR *VOLATILE*). ;;; Compiling (DEFVAR *SETJMPS* ...). ;;; Compiling (DEFVAR *COMPILE-TOPLEVEL* ...). ;;; Compiling (DEFVAR *CLINES-STRING-LIST* ...). ;;; Compiling (DEFVAR *COMPILE-TIME-TOO* ...). ;;; Compiling (DEFVAR *NOT-COMPILE-TIME* ...). ;;; Compiling (DEFVAR *PERMANENT-DATA* ...). ;;; Compiling (DEFVAR *PERMANENT-OBJECTS* ...). ;;; Compiling (DEFVAR *TEMPORARY-OBJECTS* ...). ;;; Compiling (DEFVAR *LOAD-OBJECTS* ...). ;;; Compiling (DEFVAR *LOAD-TIME-VALUES* ...). ;;; Compiling (DEFVAR *SETF-DEFINITIONS* ...). ;;; Compiling (DEFVAR *USE-STATIC-CONSTANTS-P* ...). ;;; Compiling (DEFVAR *STATIC-CONSTANTS* ...). ;;; Compiling (DEFVAR *COMPILER-CONSTANTS* ...). ;;; Compiling (DEFVAR *COMPILE-IN-CONSTANTS* ...). ;;; Compiling (DEFVAR *PROCLAIM-FIXED-ARGS* ...). ;;; Compiling (DEFVAR *GLOBAL-VAR-OBJECTS* ...). ;;; Compiling (DEFVAR *GLOBAL-VARS* ...). ;;; Compiling (DEFVAR *GLOBAL-FUNS* ...). ;;; Compiling (DEFVAR *GLOBAL-CFUNS-ARRAY* ...). ;;; Compiling (DEFVAR *LINKING-CALLS* ...). ;;; Compiling (DEFVAR *LOCAL-FUNS* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-FORMS* ...). ;;; Compiling (DEFVAR *MAKE-FORMS* ...). ;;; Compiling (DEFVAR *GLOBAL-ENTRIES* ...). ;;; Compiling (DEFVAR *GLOBAL-MACROS* ...). ;;; Compiling (DEFVAR *SELF-DESTRUCTING-FASL* ...). ;;; Compiling (DEFVAR *UNDEFINED-VARS* ...). ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpglobals.c -o cmp/cmpglobals.o ;;; Finished compiling SRC:CMP;CMPGLOBALS.LSP. ;;; (compile-file "build:cmp;cmpdefs.lsp" :output-file #P"BUILD:CMP;CMPDEFS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling BUILD:CMP;CMPDEFS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFVAR *CMPINCLUDE* ...). ;;; Compiling (DEFVAR *CC* ...). ;;; Compiling (DEFVAR *LD* ...). ;;; Compiling (DEFVAR *RANLIB* ...). ;;; Compiling (DEFVAR *AR* ...). ;;; Compiling (DEFVAR *CC-FLAGS* ...). ;;; Compiling (DEFVAR *CC-OPTIMIZE* ...). ;;; Compiling (DEFVAR *LD-FORMAT* ...). ;;; Compiling (DEFVAR *CC-FORMAT* ...). ;;; Compiling (DEFVAR *LD-FLAGS* ...). ;;; Compiling (DEFVAR *LD-SHARED-FLAGS* ...). ;;; Compiling (DEFVAR *LD-BUNDLE-FLAGS* ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-PREFIX+ ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-EXTENSION+ ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-FORMAT+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-PREFIX+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-EXTENSION+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-FORMAT+ ...). ;;; Compiling (DEFVAR +OBJECT-FILE-EXTENSION+ ...). ;;; Compiling (DEFVAR +EXECUTABLE-FILE-FORMAT+ ...). ;;; Compiling (DEFVAR *ECL-INCLUDE-DIRECTORY* ...). ;;; Compiling (DEFVAR *ECL-LIBRARY-DIRECTORY* ...). ;;; Compiling (DEFVAR *LD-RPATH* ...). ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpdefs.c -o cmp/cmpdefs.o ;;; Finished compiling BUILD:CMP;CMPDEFS.LSP. ;;; (compile-file "src:cmp;cmpmac.lsp" :output-file #P"BUILD:CMP;CMPMAC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPMAC.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO DEFUN-CACHED ...). ;;; Note: ;;; in file CMPMAC.LSP, position 449 ;;; at (FSET 'DEFUN-CACHED ...) ;;; Checking type of LET1528 to be LIST ;;; Note: ;;; in file CMPMAC.LSP, position 449 ;;; at (FSET 'DEFUN-CACHED ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST ;;; Note: ;;; in file CMPMAC.LSP, position 449 ;;; at (FSET 'DEFUN-CACHED ...) ;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS ;;; Compiling (DEFMACRO DEFUN-EQUAL-CACHED ...). ;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). ;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). ;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). ;;; Warning: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; Checking type of (LOGAND (SI:HASH-EQL N) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *ENV-VAR-NAME-CACHE*. ;;; Note: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPMAC.LSP, position 2142 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; Checking type of #:G41 to be CONS ;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). ;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). ;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). ;;; Warning: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; Checking type of (LOGAND (SI:HASH-EQL N) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *LEX-ENV-VAR-NAME-CACHE*. ;;; Note: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPMAC.LSP, position 2203 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; Checking type of #:G50 to be CONS ;;; Compiling (DEFUN SAME-FNAME-P ...). ;;; Compiling (DEFMACRO NEXT-CMACRO ...). ;;; Compiling (DEFUN NEXT-LABEL ...). ;;; Compiling (DEFUN NEXT-LABEL* ...). ;;; Compiling (DEFUN LABELP ...). ;;; Compiling (DEFUN MAYBE-NEXT-LABEL ...). ;;; Compiling (DEFUN MAYBE-WT-LABEL ...). ;;; Compiling (DEFMACRO WITH-EXIT-LABEL ...). ;;; Compiling (DEFMACRO WITH-OPTIONAL-EXIT-LABEL ...). ;;; Compiling (DEFUN NEXT-LCL ...). ;;; Compiling (DEFUN NEXT-CFUN ...). ;;; Compiling (DEFUN NEXT-TEMP ...). ;;; Compiling (DEFUN NEXT-LEX ...). ;;; Compiling (DEFUN NEXT-ENV ...). ;;; Compiling (DEFMACRO RECKLESS ...). ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for DEFUN-CACHED. ;;; Emitting code for DEFUN-EQUAL-CACHED. ;;; Emitting code for ENV-VAR-NAME-EMPTY-CACHE. ;;; Emitting code for ENV-VAR-NAME. ;;; Emitting code for ENV-VAR-NAME. ;;; Emitting code for LEX-ENV-VAR-NAME-EMPTY-CACHE. ;;; Emitting code for LEX-ENV-VAR-NAME. ;;; Emitting code for LEX-ENV-VAR-NAME. ;;; Emitting code for SAME-FNAME-P. ;;; Emitting code for NEXT-CMACRO. ;;; Emitting code for NEXT-LABEL. ;;; Emitting code for NEXT-LABEL*. ;;; Emitting code for LABELP. ;;; Emitting code for MAYBE-NEXT-LABEL. ;;; Emitting code for MAYBE-WT-LABEL. ;;; Emitting code for WITH-EXIT-LABEL. ;;; Emitting code for WITH-OPTIONAL-EXIT-LABEL. ;;; Emitting code for NEXT-LCL. ;;; Emitting code for NEXT-CFUN. ;;; Emitting code for NEXT-TEMP. ;;; Emitting code for NEXT-LEX. ;;; Emitting code for NEXT-ENV. ;;; Emitting code for RECKLESS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpmac.c -o cmp/cmpmac.o ;;; Finished compiling SRC:CMP;CMPMAC.LSP. ;;; (compile-file "src:cmp;cmpform.lsp" :output-file #P"BUILD:CMP;CMPFORM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPFORM.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PRINT-C1FORM ...). ;;; Compiling (DEFUN MAKE-C1FORM ...). ;;; Compiling (DEFUN MAKE-C1FORM* ...). ;;; Compiling (DEFUN C1FORM-ADD-INFO-LOOP ...). ;;; Compiling (DEFUN C1FORM-ADD-INFO ...). ;;; Compiling (DEFUN COPY-C1FORM ...). ;;; Compiling (DEFMACRO C1FORM-ARG ...). ;;; Compiling (DEFUN C1FORM-VOLATILE* ...). ;;; Compiling (DEFUN C1FORM-PRIMARY-TYPE ...). ;;; Compiling (DEFUN LOCATION-PRIMARY-TYPE ...). ;;; Compiling (DEFUN FIND-FORM-IN-NODE-LIST ...). ;;; Note: ;;; in file CMPFORM.LSP, position 4088 ;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) ;;; Checking type of LET1541 to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4088 ;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST29) to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4088 ;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) ;;; Checking type of LET1543 to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4088 ;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST ;;; Compiling (DEFUN ADD-FORM-TO-NODE-LIST ...). ;;; Compiling (DEFUN DELETE-FORM-FROM-NODE-LIST ...). ;;; Compiling (DEFUN TRAVERSE-C1FORM-TREE ...). ;;; Note: ;;; in file CMPFORM.LSP, position 4888 ;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) ;;; Checking type of LET1545 to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4888 ;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST33) to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4888 ;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) ;;; Checking type of LET1547 to be LIST ;;; Note: ;;; in file CMPFORM.LSP, position 4888 ;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST ;;; Compiling (DEFUN C1FORM-MOVABLE-P ...). ;;; Compiling (DEFUN C1FORM-PURE-P ...). ;;; Compiling (DEFUN C1FORM-UNMODIFIED-P ...). ;;; Compiling (DEFUN C1FORM-VALUES-NUMBER ...). ;;; Compiling (DEFUN C1FORM-SINGLE-VALUED-P ...). ;;; Compiling (DEFMACRO WITH-C1FORM-ENV ...). ;;; Compiling (DEFUN RELOCATE-PARENTS-LIST ...). ;;; Note: ;;; in file CMPFORM.LSP, position 7165 ;;; at (DEFUN RELOCATE-PARENTS-LIST ...) ;;; Checking type of #:G50 to be CONS ;;; Note: ;;; in file CMPFORM.LSP, position 7165 ;;; at (DEFUN RELOCATE-PARENTS-LIST ...) ;;; Checking type of #:G52 to be CONS ;;; Compiling (DEFUN C1FORM-REPLACE-WITH ...). ;;; Compiling (DEFUN DELETE-C1FORMS ...). ;;; Compiling (DEFUN C1FORM-CONSTANT-P ...). ;;; End of Pass 1. ;;; Emitting code for PRINT-C1FORM. ;;; Emitting code for MAKE-C1FORM. ;;; Emitting code for MAKE-C1FORM*. ;;; Emitting code for C1FORM-ADD-INFO-LOOP. ;;; Emitting code for C1FORM-ADD-INFO. ;;; Emitting code for COPY-C1FORM. ;;; Emitting code for C1FORM-ARG. ;;; Emitting code for C1FORM-VOLATILE*. ;;; Emitting code for C1FORM-PRIMARY-TYPE. ;;; Emitting code for LOCATION-PRIMARY-TYPE. ;;; Emitting code for FIND-FORM-IN-NODE-LIST. ;;; Emitting code for ADD-FORM-TO-NODE-LIST. ;;; Emitting code for DELETE-FORM-FROM-NODE-LIST. ;;; Emitting code for TRAVERSE-C1FORM-TREE. ;;; Emitting code for C1FORM-MOVABLE-P. ;;; Emitting code for ABORT-ON-NOT-PURE. ;;; Emitting code for C1FORM-PURE-P. ;;; Emitting code for C1FORM-UNMODIFIED-P. ;;; Emitting code for ABORT-ON-NOT-PURE. ;;; Emitting code for C1FORM-VALUES-NUMBER. ;;; Emitting code for C1FORM-SINGLE-VALUED-P. ;;; Emitting code for WITH-C1FORM-ENV. ;;; Emitting code for RELOCATE-PARENTS-LIST. ;;; Emitting code for C1FORM-REPLACE-WITH. ;;; Emitting code for DELETE-C1FORMS. ;;; Emitting code for ELIMINATE-REFERENCES. ;;; Emitting code for C1FORM-CONSTANT-P. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpform.c -o cmp/cmpform.o ;;; Finished compiling SRC:CMP;CMPFORM.LSP. ;;; (compile-file "src:cmp;cmptables.lsp" :output-file #P"BUILD:CMP;CMPTABLES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTABLES.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-DISPATCH-TABLE ...). ;;; Note: ;;; in file CMPTABLES.LSP, position 9504 ;;; at (DEFUN MAKE-DISPATCH-TABLE ...) ;;; Checking type of LET1550 to be LIST ;;; Note: ;;; in file CMPTABLES.LSP, position 9504 ;;; at (DEFUN MAKE-DISPATCH-TABLE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST ;;; Compiling (DEFPARAMETER *C1-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *T1-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *C2-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *SET-LOC-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *WT-LOC-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *T2-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *P1-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *P0-DISPATCH-TABLE* ...). ;;; Compiling (DEFPARAMETER *CINLINE-DISPATCH-TABLE* ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-DISPATCH-TABLE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptables.c -o cmp/cmptables.o ;;; Finished compiling SRC:CMP;CMPTABLES.LSP. ;;; (compile-file "src:cmp;cmpinline.lsp" :output-file #P"BUILD:CMP;CMPINLINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPINLINE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-INLINE-TEMP-VAR ...). ;;; Compiling (DEFUN SAVE-INLINE-LOC ...). ;;; Compiling (DEFMACRO WITH-INLINED-LOC ...). ;;; Compiling (DEFUN EMIT-INLINED-VARIABLE ...). ;;; Compiling (DEFUN EMIT-INLINED-SETQ ...). ;;; Compiling (DEFUN EMIT-INLINED-CALL-GLOBAL ...). ;;; Compiling (DEFUN EMIT-INLINED-PROGN ...). ;;; Compiling (DEFUN EMIT-INLINED-VALUES ...). ;;; Note: ;;; in file CMPINLINE.LSP, position 3666 ;;; at (DEFUN EMIT-INLINED-VALUES ...) ;;; Checking type of LET1556 to be LIST ;;; Note: ;;; in file CMPINLINE.LSP, position 3666 ;;; at (DEFUN EMIT-INLINED-VALUES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST ;;; Compiling (DEFUN EMIT-INLINED-STRUCTURE-REF ...). ;;; Compiling (DEFUN EMIT-INLINED-INSTANCE-REF ...). ;;; Compiling (DEFUN EMIT-INLINE-FORM ...). ;;; Compiling (DEFUN INLINE-ARGS ...). ;;; Note: ;;; in file CMPINLINE.LSP, position 6070 ;;; at (DEFUN INLINE-ARGS ...) ;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS ;;; Compiling (DEFUN DESTINATION-TYPE ...). ;;; Compiling (DEFUN MAYBE-OPEN-INLINE-BLOCK ...). ;;; Compiling (DEFUN OPEN-INLINE-BLOCK ...). ;;; Compiling (DEFUN CLOSE-INLINE-BLOCKS ...). ;;; Note: ;;; in file CMPINLINE.LSP, position 6511 ;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) ;;; Checking type of LET1558 to be FIXNUM ;;; Warning: ;;; in file CMPINLINE.LSP, position 6511 ;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) ;;; ! The variable NEW-LINE is not used. ;;; Compiling (DEFUN FORM-CAUSES-SIDE-EFFECT ...). ;;; Compiling (DEFUN ARGS-CAUSE-SIDE-EFFECT ...). ;;; Compiling (DEFUN FUNCTION-MAY-HAVE-SIDE-EFFECTS ...). ;;; Compiling (DEFUN FUNCTION-MAY-CHANGE-SP ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-INLINE-TEMP-VAR. ;;; Emitting code for SAVE-INLINE-LOC. ;;; Emitting code for WITH-INLINED-LOC. ;;; Emitting code for EMIT-INLINED-VARIABLE. ;;; Emitting code for EMIT-INLINED-SETQ. ;;; Emitting code for EMIT-INLINED-CALL-GLOBAL. ;;; Emitting code for EMIT-INLINED-PROGN. ;;; Emitting code for EMIT-INLINED-VALUES. ;;; Emitting code for EMIT-INLINED-STRUCTURE-REF. ;;; Emitting code for EMIT-INLINED-INSTANCE-REF. ;;; Emitting code for EMIT-INLINE-FORM. ;;; Emitting code for INLINE-ARGS. ;;; Emitting code for DESTINATION-TYPE. ;;; Emitting code for MAYBE-OPEN-INLINE-BLOCK. ;;; Emitting code for OPEN-INLINE-BLOCK. ;;; Emitting code for CLOSE-INLINE-BLOCKS. ;;; Emitting code for FORM-CAUSES-SIDE-EFFECT. ;;; Emitting code for ARGS-CAUSE-SIDE-EFFECT. ;;; Emitting code for FUNCTION-MAY-HAVE-SIDE-EFFECTS. ;;; Emitting code for FUNCTION-MAY-CHANGE-SP. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpinline.c -o cmp/cmpinline.o ;;; Finished compiling SRC:CMP;CMPINLINE.LSP. ;;; (compile-file "src:cmp;cmputil.lsp" :output-file #P"BUILD:CMP;CMPUTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPUTIL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN BRIEF-NAMESTRING ...). ;;; Compiling (DEFUN INNERMOST-NON-EXPANDED-FORM ...). ;;; Note: ;;; in file CMPUTIL.LSP, position 1573 ;;; at (DEFUN INNERMOST-NON-EXPANDED-FORM ...) ;;; Checking type of LET1560 to be LIST ;;; Note: ;;; in file CMPUTIL.LSP, position 1573 ;;; at (DEFUN INNERMOST-NON-EXPANDED-FORM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Compiling (DEFUN COMPILER-MESSAGE-REPORT ...). ;;; Compiling (DEFINE-CONDITION COMPILER-MESSAGE ...). ;;; Compiling (DEFINE-CONDITION COMPILER-NOTE ...). ;;; Compiling (DEFINE-CONDITION COMPILER-DEBUG-NOTE ...). ;;; Compiling (DEFINE-CONDITION COMPILER-WARNING ...). ;;; Compiling (DEFINE-CONDITION COMPILER-MACRO-EXPANSION-FAILED ...). ;;; Compiling (DEFINE-CONDITION COMPILER-ERROR ...). ;;; Compiling (DEFINE-CONDITION COMPILER-FATAL-ERROR ...). ;;; Compiling (DEFINE-CONDITION COMPILER-INTERNAL-ERROR ...). ;;; Compiling (DEFINE-CONDITION COMPILER-STYLE-WARNING ...). ;;; Compiling (DEFINE-CONDITION COMPILER-UNDEFINED-VARIABLE ...). ;;; Compiling (DEFUN PRINT-COMPILER-MESSAGE ...). ;;; Compiling (DEFUN HANDLE-COMPILER-NOTE ...). ;;; Compiling (DEFUN HANDLE-COMPILER-WARNING ...). ;;; Compiling (DEFUN HANDLE-COMPILER-ERROR ...). ;;; Compiling (DEFUN HANDLE-COMPILER-INTERNAL-ERROR ...). ;;; Compiling (DEFUN DO-COMPILATION-UNIT ...). ;;; Note: ;;; in file CMPUTIL.LSP, position 6213 ;;; at (DEFUN DO-COMPILATION-UNIT ...) ;;; Checking type of LET1566 to be LIST ;;; Note: ;;; in file CMPUTIL.LSP, position 6213 ;;; at (DEFUN DO-COMPILATION-UNIT ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST15) to be LIST ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Compiling (DEFMACRO WITH-COMPILER-ENV ...). ;;; Compiling (DEFVAR *C1FORM-LEVEL* ...). ;;; Compiling (DEFUN PRINT-C1FORMS ...). ;;; Note: ;;; in file CMPUTIL.LSP, position 7431 ;;; at (DEFUN PRINT-C1FORMS ...) ;;; Checking type of LET1568 to be LIST ;;; Note: ;;; in file CMPUTIL.LSP, position 7431 ;;; at (DEFUN PRINT-C1FORMS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST41) to be LIST ;;; Compiling (DEFUN PRINT-REF ...). ;;; Compiling (DEFUN PRINT-VAR ...). ;;; Compiling (DEFUN CMPPROGRESS ...). ;;; Compiling (DEFMACRO CMPCK ...). ;;; Compiling (DEFMACRO CMPASSERT ...). ;;; Compiling (DEFUN CMPERR ...). ;;; Compiling (DEFUN SAFE-LIST-LENGTH ...). ;;; Compiling (DEFUN CHECK-ARGS-NUMBER ...). ;;; Compiling (DEFUN TOO-MANY-ARGS ...). ;;; Compiling (DEFUN TOO-FEW-ARGS ...). ;;; Compiling (DEFUN DO-CMPWARN ...). ;;; Compiling (DEFUN CMPWARN-STYLE ...). ;;; Compiling (DEFUN CMPWARN ...). ;;; Compiling (DEFUN CMPNOTE ...). ;;; Compiling (DEFUN CMPDEBUG ...). ;;; Compiling (DEFUN PRINT-CURRENT-FORM ...). ;;; Compiling (DEFUN PRINT-EMITTING ...). ;;; Compiling (DEFUN UNDEFINED-VARIABLE ...). ;;; Compiling (DEFUN BABOON ...). ;;; Compiling (DEFMACRO WITH-CMP-PROTECTION ...). ;;; Compiling (DEFUN CMP-EVAL ...). ;;; Compiling (DEFUN CMP-MACRO-FUNCTION ...). ;;; Compiling (DEFUN CMP-EXPAND-MACRO ...). ;;; Compiling (DEFUN CMP-EXPAND-COMPILER-MACRO ...). ;;; Compiling (DEFUN SI::COMPILER-CLEAR-COMPILER-PROPERTIES ...). ;;; Compiling (DEFUN LISP-TO-C-NAME ...). ;;; End of Pass 1. ;;; Emitting code for BRIEF-NAMESTRING. ;;; Emitting code for INNERMOST-NON-EXPANDED-FORM. ;;; Emitting code for COMPILER-MESSAGE-REPORT. ;;; Emitting code for #:G3. ;;; Emitting code for #:G5. ;;; Emitting code for #:G6. ;;; Emitting code for #:G7. ;;; Emitting code for #:G8. ;;; Emitting code for #:G4. ;;; Emitting code for #:G9. ;;; Emitting code for #:G10. ;;; Emitting code for PRINT-COMPILER-MESSAGE. ;;; Emitting code for HANDLE-COMPILER-NOTE. ;;; Emitting code for HANDLE-COMPILER-WARNING. ;;; Emitting code for HANDLE-COMPILER-ERROR. ;;; Emitting code for HANDLE-COMPILER-INTERNAL-ERROR. ;;; Emitting code for DO-COMPILATION-UNIT. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for WITH-COMPILER-ENV. ;;; Emitting code for PRINT-C1FORMS. ;;; Emitting code for PRINT-REF. ;;; Emitting code for PRINT-VAR. ;;; Emitting code for CMPPROGRESS. ;;; Emitting code for CMPCK. ;;; Emitting code for CMPASSERT. ;;; Emitting code for CMPERR. ;;; Emitting code for SAFE-LIST-LENGTH. ;;; Emitting code for CHECK-ARGS-NUMBER. ;;; Emitting code for TOO-MANY-ARGS. ;;; Emitting code for TOO-FEW-ARGS. ;;; Emitting code for DO-CMPWARN. ;;; Emitting code for #:G67. ;;; Emitting code for #:G68. ;;; Emitting code for CMPWARN-STYLE. ;;; Emitting code for CMPWARN. ;;; Emitting code for CMPNOTE. ;;; Emitting code for CMPDEBUG. ;;; Emitting code for PRINT-CURRENT-FORM. ;;; Emitting code for PRINT-EMITTING. ;;; Emitting code for UNDEFINED-VARIABLE. ;;; Emitting code for BABOON. ;;; Emitting code for WITH-CMP-PROTECTION. ;;; Emitting code for CMP-EVAL. ;;; Emitting code for #:G81. ;;; Emitting code for CMP-MACRO-FUNCTION. ;;; Emitting code for CMP-EXPAND-MACRO. ;;; Emitting code for #:G85. ;;; Emitting code for CMP-EXPAND-COMPILER-MACRO. ;;; Emitting code for #:G89. ;;; Emitting code for SI::COMPILER-CLEAR-COMPILER-PROPERTIES. ;;; Emitting code for LISP-TO-C-NAME. ;;; Emitting code for #:G90. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmputil.c -o cmp/cmputil.o ;;; Finished compiling SRC:CMP;CMPUTIL.LSP. ;;; (compile-file "src:cmp;cmptype-arith.lsp" :output-file #P"BUILD:CMP;CMPTYPE-ARITH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPE-ARITH.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MEMBER-TYPE ...). ;;; Compiling (DEFUN OBJECT-TYPE ...). ;;; Compiling (DEFUN VALID-TYPE-SPECIFIER ...). ;;; Compiling (DEFUN KNOWN-TYPE-P ...). ;;; Compiling (DEFUN TRIVIAL-TYPE-P ...). ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Unknown type LOGAND. Assuming it is T. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-AND-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Checking type of #:G17 to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 2369 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; Checking type of #:G19 to be CONS ;;; Compiling (DEFUN VALUES-NUMBER-FROM-TYPE ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL TYPE) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-PRIMARY-TYPE-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 3991 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; Checking type of #:G33 to be CONS ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL TYPE LENGTH) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-TO-N-TYPES-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; Checking type of #:G51 to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 4748 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) ;;; Checking type of #:G53 to be CONS ;;; Compiling (DEFUN SPLIT-VALUES-TYPE ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of LET1583 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST59) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of LET1585 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST68) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of LET1587 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST77) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of LET1589 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST79) to be LIST ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-OR-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of #:G86 to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 5940 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; Checking type of #:G88 to be CONS ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). ;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of LET1596 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST94) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of LET1598 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST104) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of LET1600 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST114) to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of LET1602 to be LIST ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST116) to be LIST ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-AND-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of #:G122 to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 7629 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; Checking type of #:G124 to be CONS ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). ;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-OR-CACHE*. ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; Checking type of #:G135 to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; Checking type of ELT to be CONS ;;; Note: ;;; in file CMPTYPE-ARITH.LSP, position 9164 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; Checking type of #:G137 to be CONS ;;; Compiling (DEFUN TYPE>= ...). ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for MEMBER-TYPE. ;;; Emitting code for OBJECT-TYPE. ;;; Emitting code for VALID-TYPE-SPECIFIER. ;;; Emitting code for #:G11. ;;; Emitting code for KNOWN-TYPE-P. ;;; Emitting code for TRIVIAL-TYPE-P. ;;; Emitting code for TYPE-AND-EMPTY-CACHE. ;;; Emitting code for TYPE-AND. ;;; Emitting code for TYPE-AND. ;;; Emitting code for VALUES-NUMBER-FROM-TYPE. ;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE-EMPTY-CACHE. ;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE. ;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE. ;;; Emitting code for VALUES-TYPE-TO-N-TYPES-EMPTY-CACHE. ;;; Emitting code for VALUES-TYPE-TO-N-TYPES. ;;; Emitting code for VALUES-TYPE-TO-N-TYPES. ;;; Emitting code for SPLIT-VALUES-TYPE. ;;; Emitting code for VALUES-TYPE-OR-EMPTY-CACHE. ;;; Emitting code for VALUES-TYPE-OR. ;;; Emitting code for VALUES-TYPE-OR. ;;; Emitting code for VALUES-TYPE-AND-EMPTY-CACHE. ;;; Emitting code for VALUES-TYPE-AND. ;;; Emitting code for VALUES-TYPE-AND. ;;; Emitting code for TYPE-OR-EMPTY-CACHE. ;;; Emitting code for TYPE-OR. ;;; Emitting code for TYPE-OR. ;;; Emitting code for TYPE>=. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptype-arith.c -o cmp/cmptype-arith.o ;;; Finished compiling SRC:CMP;CMPTYPE-ARITH.LSP. ;;; (compile-file "src:cmp;cmptype-prop.lsp" :output-file #P"BUILD:CMP;CMPTYPE-PROP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPE-PROP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN INFER-ARG-AND-RETURN-TYPES ...). ;;; Note: ;;; in file CMPTYPE-PROP.LSP, position 584 ;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) ;;; Checking type of LET1610 to be LIST ;;; Note: ;;; in file CMPTYPE-PROP.LSP, position 584 ;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST ;;; Note: ;;; in file CMPTYPE-PROP.LSP, position 584 ;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) ;;; Checking type of #:LOOP-LIST-TAIL3 to be CONS ;;; Compiling (DEFUN ENFORCE-TYPES ...). ;;; Compiling (DEFUN PROPAGATE-TYPES ...). ;;; Compiling (DEFMACRO DEF-TYPE-PROPAGATOR ...). ;;; Compiling (DEFUN COPY-TYPE-PROPAGATOR ...). ;;; Note: ;;; in file CMPTYPE-PROP.LSP, position 3084 ;;; at (DEFUN COPY-TYPE-PROPAGATOR ...) ;;; Checking type of LET1612 to be LIST ;;; Note: ;;; in file CMPTYPE-PROP.LSP, position 3084 ;;; at (DEFUN COPY-TYPE-PROPAGATOR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST ;;; End of Pass 1. ;;; Emitting code for INFER-ARG-AND-RETURN-TYPES. ;;; Emitting code for ENFORCE-TYPES. ;;; Emitting code for PROPAGATE-TYPES. ;;; Emitting code for DEF-TYPE-PROPAGATOR. ;;; Emitting code for COPY-TYPE-PROPAGATOR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptype-prop.c -o cmp/cmptype-prop.o ;;; Finished compiling SRC:CMP;CMPTYPE-PROP.LSP. ;;; (compile-file "src:cmp;cmptype.lsp" :output-file #P"BUILD:CMP;CMPTYPE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN AND-FORM-TYPE ...). ;;; Compiling (DEFUN DEFAULT-INIT ...). ;;; Compiling (DEFUN EXPAND-DEFTYPE ...). ;;; Compiling (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...). ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1614 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1616 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL15 to be CONS ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1618 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1620 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (CDDDR #:LOOP-LIST16) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (CDDDR #:LOOP-LIST17) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL19 to be CONS ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL21 to be CONS ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1622 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL24 to be CONS ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of LET1624 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of (CDDDR #:LOOP-LIST25) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL27 to be CONS ;;; Note: ;;; in file CMPTYPE.LSP, position 1925 ;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) ;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS ;;; Compiling (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...). ;;; Note: ;;; in file CMPTYPE.LSP, position 3398 ;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) ;;; Checking type of LET1626 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3398 ;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3398 ;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) ;;; Checking type of RECORD to be CONS ;;; Compiling (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...). ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of LET1629 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of LET1631 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST32) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of LET1633 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST40) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 3825 ;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) ;;; Checking type of #:LOOP-LIST-TAIL42 to be CONS ;;; Compiling (DEFUN TYPE-ERROR-CHECK ...). ;;; Compiling (DEFMACRO ASSERT-TYPE-IF-KNOWN ...). ;;; Warning: ;;; in file CMPTYPE.LSP, position 6787 ;;; at (FSET 'ASSERT-TYPE-IF-KNOWN ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN REPLACE-INVALID-TYPES ...). ;;; Note: ;;; in file CMPTYPE.LSP, position 7229 ;;; at (DEFUN REPLACE-INVALID-TYPES ...) ;;; Checking type of LET1635 to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 7229 ;;; at (DEFUN REPLACE-INVALID-TYPES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST ;;; Note: ;;; in file CMPTYPE.LSP, position 7229 ;;; at (DEFUN REPLACE-INVALID-TYPES ...) ;;; Checking type of #:LOOP-LIST-TAIL55 to be CONS ;;; Compiling (DEFMACRO OPTIONAL-TYPE-CHECK ...). ;;; End of Pass 1. ;;; Emitting code for AND-FORM-TYPE. ;;; Emitting code for DEFAULT-INIT. ;;; Emitting code for EXPAND-DEFTYPE. ;;; Emitting code for LAMBDA-TYPE-CHECK-ASSOCIATE. ;;; Emitting code for LAMBDA-TYPE-CHECK-PRECISE. ;;; Emitting code for EXTRACT-LAMBDA-TYPE-CHECKS. ;;; Emitting code for TYPE-ERROR-CHECK. ;;; Emitting code for ASSERT-TYPE-IF-KNOWN. ;;; Emitting code for REPLACE-INVALID-TYPES. ;;; Emitting code for OPTIONAL-TYPE-CHECK. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptype.c -o cmp/cmptype.o ;;; Finished compiling SRC:CMP;CMPTYPE.LSP. ;;; (compile-file "src:cmp;cmptype-assert.lsp" :output-file #P"BUILD:CMP;CMPTYPE-ASSERT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPE-ASSERT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1COMPILER-TYPECASE ...). ;;; Note: ;;; in file CMPTYPE-ASSERT.LSP, position 539 ;;; at (DEFUN C1COMPILER-TYPECASE ...) ;;; Checking type of LET1638 to be LIST ;;; Note: ;;; in file CMPTYPE-ASSERT.LSP, position 539 ;;; at (DEFUN C1COMPILER-TYPECASE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST ;;; Note: ;;; in file CMPTYPE-ASSERT.LSP, position 539 ;;; at (DEFUN C1COMPILER-TYPECASE ...) ;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS ;;; Compiling (DEFUN C2COMPILER-TYPECASE ...). ;;; Note: ;;; in file CMPTYPE-ASSERT.LSP, position 1250 ;;; at (DEFUN C2COMPILER-TYPECASE ...) ;;; Checking type of LET1641 to be LIST ;;; Note: ;;; in file CMPTYPE-ASSERT.LSP, position 1250 ;;; at (DEFUN C2COMPILER-TYPECASE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST ;;; Compiling (DEFUN SIMPLE-TYPE-ASSERTION ...). ;;; Warning: ;;; in file CMPTYPE-ASSERT.LSP, position 1958 ;;; at (DEFUN SIMPLE-TYPE-ASSERTION ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN EXPAND-TYPE-ASSERTION ...). ;;; Compiling (DEFUN C1CHECKED-VALUE ...). ;;; Compiling (DEFUN C2CHECKED-VALUE ...). ;;; Warning: ;;; in file CMPTYPE-ASSERT.LSP, position 4545 ;;; at (DEFUN C2CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFMACRO OPTIONAL-TYPE-ASSERTION ...). ;;; Compiling (DEFMACRO TYPE-ASSERTION ...). ;;; End of Pass 1. ;;; Emitting code for C1COMPILER-TYPECASE. ;;; Emitting code for C2COMPILER-TYPECASE. ;;; Emitting code for SIMPLE-TYPE-ASSERTION. ;;; Emitting code for EXPAND-TYPE-ASSERTION. ;;; Emitting code for C1CHECKED-VALUE. ;;; Emitting code for C2CHECKED-VALUE. ;;; Emitting code for OPTIONAL-TYPE-ASSERTION. ;;; Emitting code for TYPE-ASSERTION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o ;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.LSP. ;;; (compile-file "src:cmp;cmpc-wt.lsp" :output-file #P"BUILD:CMP;CMPC-WT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPC-WT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN WT1 ...). ;;; Compiling (DEFUN WT-H1 ...). ;;; Compiling (DEFUN WT ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 1044 ;;; at (DEFUN WT ...) ;;; Checking type of LET1643 to be LIST ;;; Note: ;;; in file CMPC-WT.LSP, position 1044 ;;; at (DEFUN WT ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; Compiling (DEFUN WT-H ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 1091 ;;; at (DEFUN WT-H ...) ;;; Checking type of LET1645 to be LIST ;;; Note: ;;; in file CMPC-WT.LSP, position 1091 ;;; at (DEFUN WT-H ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST ;;; Compiling (DEFUN WT-NL-H ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 1142 ;;; at (DEFUN WT-NL-H ...) ;;; Checking type of LET1647 to be LIST ;;; Note: ;;; in file CMPC-WT.LSP, position 1142 ;;; at (DEFUN WT-NL-H ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST ;;; Compiling (DEFUN PRINC-H ...). ;;; Compiling (DEFUN WT-NL ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 1284 ;;; at (DEFUN WT-NL ...) ;;; Checking type of LET1649 to be LIST ;;; Note: ;;; in file CMPC-WT.LSP, position 1284 ;;; at (DEFUN WT-NL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST ;;; Compiling (DEFUN WT-NL1 ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 1351 ;;; at (DEFUN WT-NL1 ...) ;;; Checking type of LET1651 to be LIST ;;; Note: ;;; in file CMPC-WT.LSP, position 1351 ;;; at (DEFUN WT-NL1 ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST ;;; Compiling (DEFVAR +MAX-DEPTH+ ...). ;;; Compiling (DEFVAR +C-NEWLINE-INDENT-STRINGS+ ...). ;;; Compiling (DEFUN WT-NL-INDENT ...). ;;; Compiling (DEFUN WT-OPEN-BRACE ...). ;;; Compiling (DEFUN WT-NL-OPEN-BRACE ...). ;;; Compiling (DEFUN WT-NL-CLOSE-MANY-BRACES ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 2019 ;;; at (DEFUN WT-NL-CLOSE-MANY-BRACES ...) ;;; Checking type of LET1653 to be REAL ;;; Compiling (DEFUN WT-NL-CLOSE-BRACE ...). ;;; Compiling (DEFMACRO WITH-INDENTATION ...). ;;; Compiling (DEFUN WT-GO ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 2584 ;;; at (DEFUN WT-GO ...) ;;; Checking type of #:G33 to be CONS ;;; Compiling (DEFUN WT-LABEL ...). ;;; Compiling (DEFUN WT-FILTERED-COMMENT ...). ;;; Note: ;;; in file CMPC-WT.LSP, position 2849 ;;; at (DEFUN WT-FILTERED-COMMENT ...) ;;; Checking type of (1- (LENGTH TEXT)) to be FIXNUM ;;; Compiling (DEFUN DO-WT-COMMENT ...). ;;; Compiling (DEFUN WT-COMMENT ...). ;;; Compiling (DEFUN WT-COMMENT-NL ...). ;;; Compiling (DEFVAR *WT-STRING-SIZE* ...). ;;; Compiling (DEFUN WT-FILTERED-DATA ...). ;;; Warning: ;;; in file CMPC-WT.LSP, position 4833 ;;; at (DEFUN WT-FILTERED-DATA ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Compiling (DEFUN C-FILTERED-STRING ...). ;;; End of Pass 1. ;;; Emitting code for WT1. ;;; Emitting code for WT-H1. ;;; Emitting code for WT. ;;; Emitting code for WT-H. ;;; Emitting code for WT-NL-H. ;;; Emitting code for PRINC-H. ;;; Emitting code for WT-NL. ;;; Emitting code for WT-NL1. ;;; Emitting code for WT-NL-INDENT. ;;; Emitting code for WT-OPEN-BRACE. ;;; Emitting code for WT-NL-OPEN-BRACE. ;;; Emitting code for WT-NL-CLOSE-MANY-BRACES. ;;; Emitting code for WT-NL-CLOSE-BRACE. ;;; Emitting code for WITH-INDENTATION. ;;; Emitting code for WT-GO. ;;; Emitting code for WT-LABEL. ;;; Emitting code for WT-FILTERED-COMMENT. ;;; Emitting code for DO-WT-COMMENT. ;;; Emitting code for WT-COMMENT. ;;; Emitting code for WT-COMMENT-NL. ;;; Emitting code for WT-FILTERED-DATA. ;;; Emitting code for C-FILTERED-STRING. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpc-wt.c -o cmp/cmpc-wt.o ;;; Finished compiling SRC:CMP;CMPC-WT.LSP. ;;; (compile-file "src:cmp;cmpc-inliner.lsp" :output-file #P"BUILD:CMP;CMPC-INLINER.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPC-INLINER.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN INLINED-ARG-LOC ...). ;;; Compiling (DEFUN INLINED-ARG-TYPE ...). ;;; Compiling (DEFUN INLINED-ARG-REP-TYPE ...). ;;; Compiling (DEFMACRO DEFINE-C-INLINER ...). ;;; Compiling (DEFUN APPLY-INLINER ...). ;;; Compiling (DEFUN DEFAULT-C-INLINER ...). ;;; Note: ;;; in file CMPC-INLINER.LSP, position 1140 ;;; at (DEFUN DEFAULT-C-INLINER ...) ;;; Checking type of LET1657 to be LIST ;;; Note: ;;; in file CMPC-INLINER.LSP, position 1140 ;;; at (DEFUN DEFAULT-C-INLINER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST ;;; Note: ;;; in file CMPC-INLINER.LSP, position 1140 ;;; at (DEFUN DEFAULT-C-INLINER ...) ;;; Checking type of #:LOOP-LIST-TAIL11 to be CONS ;;; Compiling (DEFUN INLINE-FUNCTION ...). ;;; Warning: ;;; in file CMPC-INLINER.LSP, position 1516 ;;; at (DEFUN INLINE-FUNCTION ...) ;;; ! The variable DEST-REP-TYPE is not used. ;;; Compiling (DEFUN APPLY-INLINE-INFO ...). ;;; Warning: ;;; in file CMPC-INLINER.LSP, position 1941 ;;; at (DEFUN APPLY-INLINE-INFO ...) ;;; ! The variable OUT-TYPE is not used. ;;; Compiling (DEFUN CHOOSE-INLINE-INFO ...). ;;; Compiling (DEFUN GET-INLINE-INFO ...). ;;; Compiling (DEFUN TO-FIXNUM-FLOAT-TYPE ...). ;;; Compiling (DEFUN MAXIMUM-FLOAT-TYPE ...). ;;; Compiling (DEFUN INLINE-TYPE-MATCHES ...). ;;; End of Pass 1. ;;; Emitting code for INLINED-ARG-LOC. ;;; Emitting code for INLINED-ARG-TYPE. ;;; Emitting code for INLINED-ARG-REP-TYPE. ;;; Emitting code for DEFINE-C-INLINER. ;;; Emitting code for APPLY-INLINER. ;;; Emitting code for DEFAULT-C-INLINER. ;;; Emitting code for INLINE-FUNCTION. ;;; Emitting code for APPLY-INLINE-INFO. ;;; Emitting code for CHOOSE-INLINE-INFO. ;;; Emitting code for GET-INLINE-INFO. ;;; Emitting code for TO-FIXNUM-FLOAT-TYPE. ;;; Emitting code for MAXIMUM-FLOAT-TYPE. ;;; Emitting code for INLINE-TYPE-MATCHES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpc-inliner.c -o cmp/cmpc-inliner.o ;;; Finished compiling SRC:CMP;CMPC-INLINER.LSP. ;;; (compile-file "src:cmp;cmpbind.lsp" :output-file #P"BUILD:CMP;CMPBIND.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPBIND.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN BIND ...). ;;; Compiling (DEFUN BIND-INIT ...). ;;; Compiling (DEFUN BDS-BIND ...). ;;; End of Pass 1. ;;; Emitting code for BIND. ;;; Emitting code for BIND-INIT. ;;; Emitting code for BDS-BIND. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpbind.c -o cmp/cmpbind.o ;;; Finished compiling SRC:CMP;CMPBIND.LSP. ;;; (compile-file "src:cmp;cmpblock.lsp" :output-file #P"BUILD:CMP;CMPBLOCK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPBLOCK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1BLOCK ...). ;;; Compiling (DEFUN C2BLOCK ...). ;;; Compiling (DEFUN C1RETURN-FROM ...). ;;; Compiling (DEFUN C2RETURN-FROM ...). ;;; End of Pass 1. ;;; Emitting code for C1BLOCK. ;;; Emitting code for C2BLOCK. ;;; Emitting code for C1RETURN-FROM. ;;; Emitting code for C2RETURN-FROM. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpblock.c -o cmp/cmpblock.o ;;; Finished compiling SRC:CMP;CMPBLOCK.LSP. ;;; (compile-file "src:cmp;cmpcall.lsp" :output-file #P"BUILD:CMP;CMPCALL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPCALL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN UNOPTIMIZED-LONG-CALL ...). ;;; Note: ;;; in file CMPCALL.LSP, position 562 ;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) ;;; Checking type of LET1661 to be LIST ;;; Note: ;;; in file CMPCALL.LSP, position 562 ;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file CMPCALL.LSP, position 562 ;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) ;;; Checking type of #:LOOP-LIST-TAIL2 to be CONS ;;; Compiling (DEFUN UNOPTIMIZED-FUNCALL ...). ;;; Compiling (DEFUN C1FUNCALL ...). ;;; Compiling (DEFUN C2FUNCALL ...). ;;; Compiling (DEFUN C2CALL-GLOBAL ...). ;;; Compiling (DEFUN CALL-GLOBAL-LOC ...). ;;; Compiling (DEFUN CALL-LOC ...). ;;; Compiling (DEFUN CALL-EXPORTED-FUNCTION-LOC ...). ;;; Compiling (DEFUN CALL-UNKNOWN-GLOBAL-LOC ...). ;;; Compiling (DEFUN MAYBE-SAVE-VALUE ...). ;;; Compiling (DEFVAR *TEXT-FOR-LEXICAL-LEVEL* ...). ;;; Compiling (DEFVAR *TEXT-FOR-CLOSURE* ...). ;;; Compiling (DEFUN ENV-VAR-NAME ...). ;;; Compiling (DEFUN WT-STACK-POINTER ...). ;;; Compiling (DEFUN WT-CALL ...). ;;; Compiling (DEFUN WT-CALL-INDIRECT ...). ;;; Compiling (DEFUN WT-CALL-NORMAL ...). ;;; Note: ;;; in file CMPCALL.LSP, position 9081 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; Checking type of (NTHCDR #:G49 #:G50) to be CONS ;;; Note: ;;; in file CMPCALL.LSP, position 9081 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; Checking type of (NTHCDR #:G56 #:G57) to be CONS ;;; Warning: ;;; in file CMPCALL.LSP, position 9081 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; ! The variable TYPE is not used. ;;; End of Pass 1. ;;; Emitting code for UNOPTIMIZED-LONG-CALL. ;;; Emitting code for UNOPTIMIZED-FUNCALL. ;;; Emitting code for C1FUNCALL. ;;; Emitting code for C2FUNCALL. ;;; Emitting code for C2CALL-GLOBAL. ;;; Emitting code for CALL-GLOBAL-LOC. ;;; Emitting code for CALL-LOC. ;;; Emitting code for CALL-EXPORTED-FUNCTION-LOC. ;;; Emitting code for CALL-UNKNOWN-GLOBAL-LOC. ;;; Emitting code for MAYBE-SAVE-VALUE. ;;; Emitting code for ENV-VAR-NAME. ;;; Emitting code for WT-STACK-POINTER. ;;; Emitting code for WT-CALL. ;;; Emitting code for WT-CALL-INDIRECT. ;;; Emitting code for WT-CALL-NORMAL. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpcall.c -o cmp/cmpcall.o ;;; Finished compiling SRC:CMP;CMPCALL.LSP. ;;; (compile-file "src:cmp;cmpcatch.lsp" :output-file #P"BUILD:CMP;CMPCATCH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPCATCH.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1CATCH ...). ;;; Compiling (DEFUN C2CATCH ...). ;;; Compiling (DEFUN C1UNWIND-PROTECT ...). ;;; Compiling (DEFUN C2UNWIND-PROTECT ...). ;;; Compiling (DEFUN C1THROW ...). ;;; Compiling (DEFUN C2THROW ...). ;;; End of Pass 1. ;;; Emitting code for C1CATCH. ;;; Emitting code for C2CATCH. ;;; Emitting code for C1UNWIND-PROTECT. ;;; Emitting code for C2UNWIND-PROTECT. ;;; Emitting code for C1THROW. ;;; Emitting code for C2THROW. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpcatch.c -o cmp/cmpcatch.o ;;; Finished compiling SRC:CMP;CMPCATCH.LSP. ;;; (compile-file "src:cmp;cmpenv-api.lsp" :output-file #P"BUILD:CMP;CMPENV-API.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPENV-API.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CMP-ENV-ROOT ...). ;;; Compiling (DEFUN CMP-ENV-COPY ...). ;;; Compiling (DEFMACRO CMP-ENV-VARIABLES ...). ;;; Compiling (DEFMACRO CMP-ENV-FUNCTIONS ...). ;;; Compiling (DEFUN CMP-ENV-CLEANUPS ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 1056 ;;; at (DEFUN CMP-ENV-CLEANUPS ...) ;;; Checking type of LET1667 to be LIST ;;; Note: ;;; in file CMPENV-API.LSP, position 1056 ;;; at (DEFUN CMP-ENV-CLEANUPS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST ;;; Note: ;;; in file CMPENV-API.LSP, position 1056 ;;; at (DEFUN CMP-ENV-CLEANUPS ...) ;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-VAR ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 1753 ;;; at (DEFUN CMP-ENV-REGISTER-VAR ...) ;;; Checking type of #:G21 to be CONS ;;; Compiling (DEFUN CMP-ENV-DECLARE-SPECIAL ...). ;;; Compiling (DEFUN CMP-ENV-ADD-DECLARATION ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 2152 ;;; at (DEFUN CMP-ENV-ADD-DECLARATION ...) ;;; Checking type of #:G25 to be CONS ;;; Compiling (DEFUN CMP-ENV-EXTEND-DECLARATION ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-FUNCTION ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 2503 ;;; at (DEFUN CMP-ENV-REGISTER-FUNCTION ...) ;;; Checking type of #:G28 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-GLOBAL-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACRO ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 2819 ;;; at (DEFUN CMP-ENV-REGISTER-MACRO ...) ;;; Checking type of #:G31 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-FTYPE ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 2965 ;;; at (DEFUN CMP-ENV-REGISTER-FTYPE ...) ;;; Checking type of #:G34 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-SYMBOL-MACRO ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 3123 ;;; at (DEFUN CMP-ENV-REGISTER-SYMBOL-MACRO ...) ;;; Checking type of #:G37 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-BLOCK ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 3334 ;;; at (DEFUN CMP-ENV-REGISTER-BLOCK ...) ;;; Checking type of #:G41 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-TAG ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 3471 ;;; at (DEFUN CMP-ENV-REGISTER-TAG ...) ;;; Checking type of #:G44 to be CONS ;;; Compiling (DEFUN CMP-ENV-REGISTER-CLEANUP ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 3606 ;;; at (DEFUN CMP-ENV-REGISTER-CLEANUP ...) ;;; Checking type of #:G47 to be CONS ;;; Compiling (DEFUN CMP-ENV-SEARCH-FUNCTION ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-VARIABLES ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-BLOCK ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-TAG ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-SYMBOL-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-VAR ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-FTYPE ...). ;;; Compiling (DEFUN CMP-ENV-MARK ...). ;;; Compiling (DEFUN CMP-ENV-NEW-VARIABLES ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 6238 ;;; at (DEFUN CMP-ENV-NEW-VARIABLES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST75) to be LIST ;;; Note: ;;; in file CMPENV-API.LSP, position 6238 ;;; at (DEFUN CMP-ENV-NEW-VARIABLES ...) ;;; Checking type of #:LOOP-LIST-TAIL77 to be CONS ;;; Compiling (DEFUN CMP-ENV-SEARCH-DECLARATION ...). ;;; Note: ;;; in file CMPENV-API.LSP, position 6433 ;;; at (DEFUN CMP-ENV-SEARCH-DECLARATION ...) ;;; Checking type of LET1679 to be LIST ;;; Note: ;;; in file CMPENV-API.LSP, position 6433 ;;; at (DEFUN CMP-ENV-SEARCH-DECLARATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST78) to be LIST ;;; End of Pass 1. ;;; Emitting code for CMP-ENV-ROOT. ;;; Emitting code for CMP-ENV-COPY. ;;; Emitting code for CMP-ENV-VARIABLES. ;;; Emitting code for CMP-ENV-FUNCTIONS. ;;; Emitting code for CMP-ENV-CLEANUPS. ;;; Emitting code for CMP-ENV-REGISTER-VAR. ;;; Emitting code for CMP-ENV-DECLARE-SPECIAL. ;;; Emitting code for CMP-ENV-ADD-DECLARATION. ;;; Emitting code for CMP-ENV-EXTEND-DECLARATION. ;;; Emitting code for CMP-ENV-REGISTER-FUNCTION. ;;; Emitting code for CMP-ENV-REGISTER-GLOBAL-MACRO. ;;; Emitting code for CMP-ENV-REGISTER-MACRO. ;;; Emitting code for CMP-ENV-REGISTER-FTYPE. ;;; Emitting code for CMP-ENV-REGISTER-SYMBOL-MACRO. ;;; Emitting code for #:G40. ;;; Emitting code for CMP-ENV-REGISTER-BLOCK. ;;; Emitting code for CMP-ENV-REGISTER-TAG. ;;; Emitting code for CMP-ENV-REGISTER-CLEANUP. ;;; Emitting code for CMP-ENV-SEARCH-FUNCTION. ;;; Emitting code for CMP-ENV-SEARCH-VARIABLES. ;;; Emitting code for CMP-ENV-SEARCH-BLOCK. ;;; Emitting code for CMP-ENV-SEARCH-TAG. ;;; Emitting code for CMP-ENV-SEARCH-SYMBOL-MACRO. ;;; Emitting code for CMP-ENV-SEARCH-VAR. ;;; Emitting code for CMP-ENV-SEARCH-MACRO. ;;; Emitting code for CMP-ENV-SEARCH-FTYPE. ;;; Emitting code for CMP-ENV-MARK. ;;; Emitting code for CMP-ENV-NEW-VARIABLES. ;;; Emitting code for CMP-ENV-SEARCH-DECLARATION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpenv-api.c -o cmp/cmpenv-api.o ;;; Finished compiling SRC:CMP;CMPENV-API.LSP. ;;; (compile-file "src:cmp;cmpenv-fun.lsp" :output-file #P"BUILD:CMP;CMPENV-FUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPENV-FUN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN FUNCTION-ARG-TYPES ...). ;;; Note: ;;; in file CMPENV-FUN.LSP, position 582 ;;; at (DEFUN FUNCTION-ARG-TYPES ...) ;;; Checking type of ARG-TYPES to be OBJECT ;;; Note: ;;; in file CMPENV-FUN.LSP, position 582 ;;; at (DEFUN FUNCTION-ARG-TYPES ...) ;;; Checking type of (CDR AL) to be OBJECT ;;; Compiling (DEFUN PROCLAIM-FUNCTION ...). ;;; Compiling (DEFUN ADD-FUNCTION-DECLARATION ...). ;;; Compiling (DEFUN GET-ARG-TYPES ...). ;;; Compiling (DEFUN GET-RETURN-TYPE ...). ;;; Compiling (DEFUN GET-LOCAL-ARG-TYPES ...). ;;; Compiling (DEFUN GET-LOCAL-RETURN-TYPE ...). ;;; Warning: ;;; in file CMPENV-FUN.LSP, position 3149 ;;; at (DEFUN GET-LOCAL-RETURN-TYPE ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN GET-PROCLAIMED-NARG ...). ;;; Note: ;;; in file CMPENV-FUN.LSP, position 3330 ;;; at (DEFUN GET-PROCLAIMED-NARG ...) ;;; Checking type of LET1681 to be LIST ;;; Note: ;;; in file CMPENV-FUN.LSP, position 3330 ;;; at (DEFUN GET-PROCLAIMED-NARG ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Compiling (DEFUN DECLARE-INLINE ...). ;;; Compiling (DEFUN DECLARE-NOTINLINE ...). ;;; Compiling (DEFUN PROCLAIM-INLINE ...). ;;; Compiling (DEFUN PROCLAIM-NOTINLINE ...). ;;; Compiling (DEFUN DECLARED-INLINE-P ...). ;;; Compiling (DEFUN DECLARED-NOTINLINE-P ...). ;;; Compiling (DEFUN INLINE-POSSIBLE ...). ;;; Compiling (DEFUN MAYBE-INSTALL-INLINE-FUNCTION ...). ;;; End of Pass 1. ;;; Emitting code for FUNCTION-ARG-TYPES. ;;; Emitting code for PROCLAIM-FUNCTION. ;;; Emitting code for ADD-FUNCTION-DECLARATION. ;;; Emitting code for GET-ARG-TYPES. ;;; Emitting code for GET-RETURN-TYPE. ;;; Emitting code for GET-LOCAL-ARG-TYPES. ;;; Emitting code for GET-LOCAL-RETURN-TYPE. ;;; Emitting code for GET-PROCLAIMED-NARG. ;;; Emitting code for DECLARE-INLINE. ;;; Emitting code for DECLARE-NOTINLINE. ;;; Emitting code for PROCLAIM-INLINE. ;;; Emitting code for PROCLAIM-NOTINLINE. ;;; Emitting code for DECLARED-INLINE-P. ;;; Emitting code for DECLARED-NOTINLINE-P. ;;; Emitting code for INLINE-POSSIBLE. ;;; Emitting code for MAYBE-INSTALL-INLINE-FUNCTION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpenv-fun.c -o cmp/cmpenv-fun.o ;;; Finished compiling SRC:CMP;CMPENV-FUN.LSP. ;;; (compile-file "src:cmp;cmpenv-declare.lsp" :output-file #P"BUILD:CMP;CMPENV-DECLARE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPENV-DECLARE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN VALID-FORM-P ...). ;;; Compiling (DEFUN TYPE-NAME-P ...). ;;; Compiling (DEFUN VALIDATE-ALIEN-DECLARATION ...). ;;; Warning: ;;; in file CMPENV-DECLARE.LSP, position 1036 ;;; at (DEFUN VALIDATE-ALIEN-DECLARATION ...) ;;; ! The variable ERROR is not used. ;;; Compiling (DEFUN ALIEN-DECLARATION-P ...). ;;; Compiling (DEFUN PARSE-IGNORE-DECLARATION ...). ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 1564 ;;; at (DEFUN PARSE-IGNORE-DECLARATION ...) ;;; Checking type of LET1686 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 1564 ;;; at (DEFUN PARSE-IGNORE-DECLARATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3) to be LIST ;;; Compiling (DEFUN COLLECT-DECLARED ...). ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 2037 ;;; at (DEFUN COLLECT-DECLARED ...) ;;; Checking type of LET1688 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 2037 ;;; at (DEFUN COLLECT-DECLARED ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Compiling (DEFUN C1BODY ...). ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 2310 ;;; at (DEFUN C1BODY ...) ;;; Checking type of LET1690 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 2310 ;;; at (DEFUN C1BODY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST ;;; Compiling (DEFUN ADD-ONE-DECLARATION ...). ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 4776 ;;; at (DEFUN ADD-ONE-DECLARATION ...) ;;; Checking type of LET1692 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 4776 ;;; at (DEFUN ADD-ONE-DECLARATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST21) to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 4776 ;;; at (DEFUN ADD-ONE-DECLARATION ...) ;;; Checking type of LET1694 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 4776 ;;; at (DEFUN ADD-ONE-DECLARATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST23) to be LIST ;;; Compiling (DEFUN SYMBOL-MACRO-DECLARATION-P ...). ;;; Compiling (DEFUN CHECK-VDECL ...). ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 6893 ;;; at (DEFUN CHECK-VDECL ...) ;;; Checking type of LET1697 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 6893 ;;; at (DEFUN CHECK-VDECL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST28) to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 6893 ;;; at (DEFUN CHECK-VDECL ...) ;;; Checking type of LET1700 to be LIST ;;; Note: ;;; in file CMPENV-DECLARE.LSP, position 6893 ;;; at (DEFUN CHECK-VDECL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST29) to be LIST ;;; End of Pass 1. ;;; Emitting code for VALID-FORM-P. ;;; Emitting code for TYPE-NAME-P. ;;; Emitting code for VALIDATE-ALIEN-DECLARATION. ;;; Emitting code for ALIEN-DECLARATION-P. ;;; Emitting code for PARSE-IGNORE-DECLARATION. ;;; Emitting code for COLLECT-DECLARED. ;;; Emitting code for C1BODY. ;;; Emitting code for ADD-ONE-DECLARATION. ;;; Emitting code for SYMBOL-MACRO-DECLARATION-P. ;;; Emitting code for CHECK-VDECL. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpenv-declare.c -o cmp/cmpenv-declare.o ;;; Finished compiling SRC:CMP;CMPENV-DECLARE.LSP. ;;; (compile-file "src:cmp;cmpenv-proclaim.lsp" :output-file #P"BUILD:CMP;CMPENV-PROCLAIM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPENV-PROCLAIM.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PROCLAIM ...). ;;; Note: ;;; in file CMPENV-PROCLAIM.LSP, position 957 ;;; at (DEFUN PROCLAIM ...) ;;; Checking type of LET1702 to be LIST ;;; Note: ;;; in file CMPENV-PROCLAIM.LSP, position 957 ;;; at (DEFUN PROCLAIM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST ;;; Compiling (DEFUN PROCLAIM-VAR ...). ;;; End of Pass 1. ;;; Emitting code for PROCLAIM. ;;; Emitting code for PROCLAIM-VAR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpenv-proclaim.c -o cmp/cmpenv-proclaim.o ;;; Finished compiling SRC:CMP;CMPENV-PROCLAIM.LSP. ;;; (compile-file "src:cmp;cmpenv-declaim.lsp" :output-file #P"BUILD:CMP;CMPENV-DECLAIM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPENV-DECLAIM.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PROCESS-DECLAIM-ARGS ...). ;;; Note: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; Checking type of LET1706 to be LIST ;;; Note: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; Checking type of LET1709 to be LIST ;;; Note: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST ;;; Warning: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable BODY is not used. ;;; Warning: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable DOC is not used. ;;; Warning: ;;; in file CMPENV-DECLAIM.LSP, position 840 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable ALL is not used. ;;; Compiling (DEFMACRO DECLAIM ...). ;;; Compiling (DEFMACRO EXT::C-DECLAIM ...). ;;; End of Pass 1. ;;; Emitting code for PROCESS-DECLAIM-ARGS. ;;; Emitting code for ADD-VARIABLES. ;;; Emitting code for DECLAIM. ;;; Emitting code for EXT::C-DECLAIM. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o ;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.LSP. ;;; (compile-file "src:cmp;cmppolicy.lsp" :output-file #P"BUILD:CMP;CMPPOLICY.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPPOLICY.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN POLICY-TO-DEBUG-LEVEL ...). ;;; Note: ;;; in file CMPPOLICY.LSP, position 1275 ;;; at (DEFUN POLICY-TO-DEBUG-LEVEL ...) ;;; Checking type of (1+ LEVEL) to be FIXNUM ;;; Compiling (DEFUN POLICY-TO-SAFETY-LEVEL ...). ;;; Note: ;;; in file CMPPOLICY.LSP, position 1275 ;;; at (DEFUN POLICY-TO-SAFETY-LEVEL ...) ;;; Checking type of (1+ LEVEL) to be FIXNUM ;;; Compiling (DEFUN POLICY-TO-SPEED-LEVEL ...). ;;; Note: ;;; in file CMPPOLICY.LSP, position 1275 ;;; at (DEFUN POLICY-TO-SPEED-LEVEL ...) ;;; Checking type of (1+ LEVEL) to be FIXNUM ;;; Compiling (DEFUN POLICY-TO-SPACE-LEVEL ...). ;;; Note: ;;; in file CMPPOLICY.LSP, position 1275 ;;; at (DEFUN POLICY-TO-SPACE-LEVEL ...) ;;; Checking type of (1+ LEVEL) to be FIXNUM ;;; Compiling (DEFUN OPTIMIZATION-QUALITY-SWITCHES ...). ;;; Compiling (DEFUN COMPUTE-POLICY ...). ;;; Compiling (DEFUN DEFAULT-POLICY ...). ;;; Compiling (DEFUN CMP-ENV-POLICY ...). ;;; Compiling (DEFUN CMP-ENV-ADD-OPTIMIZATIONS ...). ;;; Compiling (DEFUN POLICY-DECLARATION-NAME-P ...). ;;; Compiling (DEFUN MAYBE-ADD-POLICY ...). ;;; Compiling (DEFUN ADD-DEFAULT-OPTIMIZATIONS ...). ;;; Compiling (DEFUN CMP-ENV-ALL-OPTIMIZATIONS ...). ;;; Compiling (DEFUN CMP-ENV-OPTIMIZATION ...). ;;; Compiling (DEFINE-POLICY ASSUME-NO-ERRORS ...). ;;; Compiling (DEFINE-POLICY ASSUME-RIGHT-TYPE ...). ;;; Compiling (DEFINE-POLICY TYPE-ASSERTIONS ...). ;;; Compiling (DEFINE-POLICY CHECK-STACK-OVERFLOW ...). ;;; Compiling (DEFINE-POLICY CHECK-ARGUMENTS-TYPE ...). ;;; Compiling (DEFINE-POLICY ARRAY-BOUNDS-CHECK ...). ;;; Compiling (DEFINE-POLICY GLOBAL-VAR-CHECKING ...). ;;; Compiling (DEFINE-POLICY GLOBAL-FUNCTION-CHECKING ...). ;;; Compiling (DEFINE-POLICY CHECK-NARGS ...). ;;; Compiling (DEFINE-POLICY THE-IS-CHECKED ...). ;;; Compiling (DEFINE-POLICY ASSUME-TYPES-DONT-CHANGE ...). ;;; Compiling (DEFINE-POLICY INLINE-SLOT-ACCESS ...). ;;; Compiling (DEFINE-POLICY INLINE-ACCESSORS ...). ;;; Compiling (DEFINE-POLICY OPEN-CODE-AREF/ASET ...). ;;; Compiling (DEFINE-POLICY EVALUATE-FORMS ...). ;;; Compiling (DEFINE-POLICY USE-DIRECT-C-CALL ...). ;;; Compiling (DEFINE-POLICY INLINE-TYPE-CHECKS ...). ;;; Compiling (DEFINE-POLICY INLINE-SEQUENCE-FUNCTIONS ...). ;;; Compiling (DEFINE-POLICY DEBUG-VARIABLE-BINDINGS ...). ;;; Compiling (DEFINE-POLICY DEBUG-IHS-FRAME ...). ;;; Compiling (DEFUN SAFE-COMPILE ...). ;;; Compiling (DEFUN COMPILER-PUSH-EVENTS ...). ;;; Compiling (DEFPARAMETER *OPTIMIZATION-QUALITY-SWITCHES* ...). ;;; End of Pass 1. ;;; Emitting code for POLICY-TO-DEBUG-LEVEL. ;;; Emitting code for POLICY-TO-SAFETY-LEVEL. ;;; Emitting code for POLICY-TO-SPEED-LEVEL. ;;; Emitting code for POLICY-TO-SPACE-LEVEL. ;;; Emitting code for OPTIMIZATION-QUALITY-SWITCHES. ;;; Emitting code for COMPUTE-POLICY. ;;; Emitting code for DEFAULT-POLICY. ;;; Emitting code for CMP-ENV-POLICY. ;;; Emitting code for CMP-ENV-ADD-OPTIMIZATIONS. ;;; Emitting code for POLICY-DECLARATION-NAME-P. ;;; Emitting code for MAYBE-ADD-POLICY. ;;; Emitting code for ADD-DEFAULT-OPTIMIZATIONS. ;;; Emitting code for CMP-ENV-ALL-OPTIMIZATIONS. ;;; Emitting code for CMP-ENV-OPTIMIZATION. ;;; Emitting code for POLICY-ASSUME-NO-ERRORS. ;;; Emitting code for POLICY-ASSUME-RIGHT-TYPE. ;;; Emitting code for POLICY-TYPE-ASSERTIONS. ;;; Emitting code for POLICY-CHECK-STACK-OVERFLOW. ;;; Emitting code for POLICY-CHECK-ARGUMENTS-TYPE. ;;; Emitting code for POLICY-ARRAY-BOUNDS-CHECK. ;;; Emitting code for POLICY-GLOBAL-VAR-CHECKING. ;;; Emitting code for POLICY-GLOBAL-FUNCTION-CHECKING. ;;; Emitting code for POLICY-CHECK-NARGS. ;;; Emitting code for POLICY-THE-IS-CHECKED. ;;; Emitting code for POLICY-ASSUME-TYPES-DONT-CHANGE. ;;; Emitting code for POLICY-INLINE-SLOT-ACCESS. ;;; Emitting code for POLICY-INLINE-ACCESSORS. ;;; Emitting code for POLICY-OPEN-CODE-AREF/ASET. ;;; Emitting code for POLICY-EVALUATE-FORMS. ;;; Emitting code for POLICY-USE-DIRECT-C-CALL. ;;; Emitting code for POLICY-INLINE-TYPE-CHECKS. ;;; Emitting code for POLICY-INLINE-SEQUENCE-FUNCTIONS. ;;; Emitting code for POLICY-DEBUG-VARIABLE-BINDINGS. ;;; Emitting code for POLICY-DEBUG-IHS-FRAME. ;;; Emitting code for SAFE-COMPILE. ;;; Emitting code for COMPILER-PUSH-EVENTS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmppolicy.c -o cmp/cmppolicy.o ;;; Finished compiling SRC:CMP;CMPPOLICY.LSP. ;;; (compile-file "src:cmp;cmpeval.lsp" :output-file #P"BUILD:CMP;CMPEVAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPEVAL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1EXPR-INNER ...). ;;; Compiling (DEFUN C1EXPR ...). ;;; Compiling (DEFVAR *C1NIL* ...). ;;; Compiling (DEFUN C1NIL ...). ;;; Compiling (DEFVAR *C1T* ...). ;;; Compiling (DEFUN C1T ...). ;;; Compiling (DEFUN C1CALL ...). ;;; Compiling (DEFUN C1CALL-LOCAL ...). ;;; Compiling (DEFUN C1CALL-GLOBAL ...). ;;; Compiling (DEFUN C1CALL-CONSTANT-FOLD ...). ;;; Note: ;;; in file CMPEVAL.LSP, position 4730 ;;; at (DEFUN C1CALL-CONSTANT-FOLD ...) ;;; Checking type of LET1711 to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 4730 ;;; at (DEFUN C1CALL-CONSTANT-FOLD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST17) to be LIST ;;; Compiling (DEFUN C2EXPR ...). ;;; Compiling (DEFUN C2EXPR* ...). ;;; Compiling (DEFUN C1WITH-BACKEND ...). ;;; Note: ;;; in file CMPEVAL.LSP, position 5911 ;;; at (DEFUN C1WITH-BACKEND ...) ;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS ;;; Compiling (DEFUN C1PROGN ...). ;;; Note: ;;; in file CMPEVAL.LSP, position 6107 ;;; at (DEFUN C1PROGN ...) ;;; Checking type of LET1713 to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 6107 ;;; at (DEFUN C1PROGN ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 6107 ;;; at (DEFUN C1PROGN ...) ;;; Checking type of #:LOOP-LIST-TAIL28 to be CONS ;;; Compiling (DEFUN C2PROGN ...). ;;; Compiling (DEFUN C1ARGS* ...). ;;; Note: ;;; in file CMPEVAL.LSP, position 6992 ;;; at (DEFUN C1ARGS* ...) ;;; Checking type of LET1717 to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 6992 ;;; at (DEFUN C1ARGS* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST32) to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 6992 ;;; at (DEFUN C1ARGS* ...) ;;; Checking type of #:LOOP-LIST-TAIL34 to be CONS ;;; Compiling (DEFVAR *COMPILER-TEMPS* ...). ;;; Compiling (DEFMACRO SI::DEFINE-INLINE-FUNCTION ...). ;;; Note: ;;; in file CMPEVAL.LSP, position 7200 ;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) ;;; Checking type of LET1721 to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 7200 ;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) ;;; Checking type of LET1723 to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 7200 ;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST68) to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 7200 ;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST69) to be LIST ;;; Note: ;;; in file CMPEVAL.LSP, position 7200 ;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL71 to be CONS ;;; End of Pass 1. ;;; Emitting code for C1EXPR-INNER. ;;; Emitting code for C1EXPR. ;;; Emitting code for C1NIL. ;;; Emitting code for C1T. ;;; Emitting code for C1CALL. ;;; Emitting code for C1CALL-LOCAL. ;;; Emitting code for C1CALL-GLOBAL. ;;; Emitting code for C1CALL-CONSTANT-FOLD. ;;; Emitting code for #:G16. ;;; Emitting code for C2EXPR. ;;; Emitting code for C2EXPR*. ;;; Emitting code for C1WITH-BACKEND. ;;; Emitting code for C1PROGN. ;;; Emitting code for C2PROGN. ;;; Emitting code for C1ARGS*. ;;; Emitting code for SI::DEFINE-INLINE-FUNCTION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpeval.c -o cmp/cmpeval.o ;;; Finished compiling SRC:CMP;CMPEVAL.LSP. ;;; (compile-file "src:cmp;cmpexit.lsp" :output-file #P"BUILD:CMP;CMPEXIT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPEXIT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN UNWIND-BDS ...). ;;; Compiling (DEFUN UNWIND-EXIT ...). ;;; Note: ;;; in file CMPEXIT.LSP, position 1877 ;;; at (DEFUN UNWIND-EXIT ...) ;;; Checking type of (+ BDS-BIND #:G19) to be FIXNUM ;;; Compiling (DEFUN BABOON-IMPROPER-*EXIT* ...). ;;; Compiling (DEFUN BABOON-UNWIND-EXIT ...). ;;; Compiling (DEFUN UNWIND-NO-EXIT-UNTIL ...). ;;; Compiling (DEFUN UNWIND-NO-EXIT ...). ;;; Compiling (DEFUN TAIL-RECURSION-POSSIBLE ...). ;;; Compiling (DEFUN C2TRY-TAIL-RECURSIVE-CALL ...). ;;; End of Pass 1. ;;; Emitting code for UNWIND-BDS. ;;; Emitting code for UNWIND-EXIT. ;;; Emitting code for BABOON-IMPROPER-*EXIT*. ;;; Emitting code for BABOON-UNWIND-EXIT. ;;; Emitting code for UNWIND-NO-EXIT-UNTIL. ;;; Emitting code for UNWIND-NO-EXIT. ;;; Emitting code for TAIL-RECURSION-POSSIBLE. ;;; Emitting code for C2TRY-TAIL-RECURSIVE-CALL. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpexit.c -o cmp/cmpexit.o ;;; Finished compiling SRC:CMP;CMPEXIT.LSP. ;;; (compile-file "src:cmp;cmpflet.lsp" :output-file #P"BUILD:CMP;CMPFLET.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPFLET.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1LABELS ...). ;;; Compiling (DEFUN C1FLET ...). ;;; Compiling (DEFUN C1LABELS/FLET ...). ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of LET1729 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of LET1731 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of LET1733 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 678 ;;; at (DEFUN C1LABELS/FLET ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST ;;; Compiling (DEFUN CHILD-FUNCTION-P ...). ;;; Compiling (DEFUN COMPUTE-CLOSURE-TYPE ...). ;;; Compiling (DEFUN UPDATE-FUN-CLOSURE-TYPE-MANY ...). ;;; Compiling (DEFUN PREPEND-NEW ...). ;;; Note: ;;; in file CMPFLET.LSP, position 4833 ;;; at (DEFUN PREPEND-NEW ...) ;;; Checking type of LET1737 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 4833 ;;; at (DEFUN PREPEND-NEW ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST33) to be LIST ;;; Compiling (DEFUN UPDATE-FUN-CLOSURE-TYPE ...). ;;; Note: ;;; in file CMPFLET.LSP, position 4911 ;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) ;;; Checking type of LET1741 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 4911 ;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST36) to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 4911 ;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) ;;; Checking type of #:LOOP-LIST-TAIL38 to be CONS ;;; Compiling (DEFUN C2LOCALS ...). ;;; Note: ;;; in file CMPFLET.LSP, position 6301 ;;; at (DEFUN C2LOCALS ...) ;;; Checking type of LET1743 to be LIST ;;; Note: ;;; in file CMPFLET.LSP, position 6301 ;;; at (DEFUN C2LOCALS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST71) to be LIST ;;; Warning: ;;; in file CMPFLET.LSP, position 6301 ;;; at (DEFUN C2LOCALS ...) ;;; ! The variable LABELS is not used. ;;; Compiling (DEFUN C1DECL-BODY ...). ;;; Compiling (DEFUN C1LOCALLY ...). ;;; Compiling (DEFUN C1MACROLET ...). ;;; Compiling (DEFUN C1SYMBOL-MACROLET ...). ;;; Compiling (DEFUN LOCAL-FUNCTION-REF ...). ;;; Warning: ;;; in file CMPFLET.LSP, position 8659 ;;; at (DEFUN LOCAL-FUNCTION-REF ...) ;;; ! The variable UNW is not used. ;;; Compiling (DEFUN C2CALL-LOCAL ...). ;;; Warning: ;;; in file CMPFLET.LSP, position 9675 ;;; at (DEFUN C2CALL-LOCAL ...) ;;; ! Variable C1FORM, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Emitting code for C1LABELS. ;;; Emitting code for C1FLET. ;;; Emitting code for C1LABELS/FLET. ;;; Emitting code for CHILD-FUNCTION-P. ;;; Emitting code for COMPUTE-CLOSURE-TYPE. ;;; Emitting code for UPDATE-FUN-CLOSURE-TYPE-MANY. ;;; Emitting code for PREPEND-NEW. ;;; Emitting code for UPDATE-FUN-CLOSURE-TYPE. ;;; Emitting code for C2LOCALS. ;;; Emitting code for C1DECL-BODY. ;;; Emitting code for C1LOCALLY. ;;; Emitting code for C1MACROLET. ;;; Emitting code for C1SYMBOL-MACROLET. ;;; Emitting code for LOCAL-FUNCTION-REF. ;;; Emitting code for C2CALL-LOCAL. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpflet.c -o cmp/cmpflet.o ;;; Finished compiling SRC:CMP;CMPFLET.LSP. ;;; (compile-file "src:cmp;cmpfun.lsp" :output-file #P"BUILD:CMP;CMPFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPFUN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1APPLY ...). ;;; Compiling (DEFUN RESULT-TYPE ...). ;;; End of Pass 1. ;;; Emitting code for C1APPLY. ;;; Emitting code for BOOLE. ;;; Emitting code for RESULT-TYPE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpfun.c -o cmp/cmpfun.o ;;; Finished compiling SRC:CMP;CMPFUN.LSP. ;;; (compile-file "src:cmp;cmpif.lsp" :output-file #P"BUILD:CMP;CMPIF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPIF.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1IF ...). ;;; Compiling (DEFUN C1NOT ...). ;;; Compiling (DEFUN C1AND ...). ;;; Compiling (DEFUN C1OR ...). ;;; Compiling (DEFUN C2IF ...). ;;; Compiling (DEFUN NEGATE-ARGUMENT ...). ;;; Compiling (DEFUN C2FMLA-NOT ...). ;;; Compiling (DEFUN JUMP-TRUE-DESTINATION-P ...). ;;; Compiling (DEFUN JUMP-FALSE-DESTINATION-P ...). ;;; Compiling (DEFUN C2FMLA-AND ...). ;;; Note: ;;; in file CMPIF.LSP, position 4909 ;;; at (DEFUN C2FMLA-AND ...) ;;; Checking type of LET1749 to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 4909 ;;; at (DEFUN C2FMLA-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 4909 ;;; at (DEFUN C2FMLA-AND ...) ;;; Checking type of LET1751 to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 4909 ;;; at (DEFUN C2FMLA-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST ;;; Compiling (DEFUN C2FMLA-OR ...). ;;; Note: ;;; in file CMPIF.LSP, position 5273 ;;; at (DEFUN C2FMLA-OR ...) ;;; Checking type of LET1753 to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 5273 ;;; at (DEFUN C2FMLA-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 5273 ;;; at (DEFUN C2FMLA-OR ...) ;;; Checking type of LET1755 to be LIST ;;; Note: ;;; in file CMPIF.LSP, position 5273 ;;; at (DEFUN C2FMLA-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST ;;; Compiling (DEFUN SET-JUMP-TRUE ...). ;;; Compiling (DEFUN SET-JUMP-FALSE ...). ;;; End of Pass 1. ;;; Emitting code for C1IF. ;;; Emitting code for C1NOT. ;;; Emitting code for C1AND. ;;; Emitting code for C1OR. ;;; Emitting code for C2IF. ;;; Emitting code for NEGATE-ARGUMENT. ;;; Emitting code for C2FMLA-NOT. ;;; Emitting code for JUMP-TRUE-DESTINATION-P. ;;; Emitting code for JUMP-FALSE-DESTINATION-P. ;;; Emitting code for C2FMLA-AND. ;;; Emitting code for C2FMLA-OR. ;;; Emitting code for SET-JUMP-TRUE. ;;; Emitting code for SET-JUMP-FALSE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpif.c -o cmp/cmpif.o ;;; Finished compiling SRC:CMP;CMPIF.LSP. ;;; (compile-file "src:cmp;cmplam.lsp" :output-file #P"BUILD:CMP;CMPLAM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPLAM.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1LAMBDA-DOC ...). ;;; Compiling (DEFUN C1LAMBDA-BODY ...). ;;; Compiling (DEFUN C1LAMBDA-LIST ...). ;;; Compiling (DEFUN FUN-NEEDS-NARG ...). ;;; Compiling (DEFUN FUN-FIXED-NARG ...). ;;; Compiling (DEFUN ADD-TO-FUN-REFERENCED-VARS ...). ;;; Note: ;;; in file CMPLAM.LSP, position 2072 ;;; at (DEFUN ADD-TO-FUN-REFERENCED-VARS ...) ;;; Checking type of LET1757 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2072 ;;; at (DEFUN ADD-TO-FUN-REFERENCED-VARS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST ;;; Compiling (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...). ;;; Note: ;;; in file CMPLAM.LSP, position 2503 ;;; at (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...) ;;; Checking type of LET1759 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2503 ;;; at (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST ;;; Compiling (DEFUN C1COMPILE-FUNCTION ...). ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of LET1761 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of LET1763 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST50) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of LET1765 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST52) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 2990 ;;; at (DEFUN C1COMPILE-FUNCTION ...) ;;; Checking type of #:LOOP-LIST-TAIL54 to be CONS ;;; Compiling (DEFUN CMP-PROCESS-LAMBDA-LIST ...). ;;; Compiling (DEFUN C1LAMBDA-EXPR ...). ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:G62 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:G67 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G69) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (CDDR #:G71) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G76) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (CDDR #:G78) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (CDDDR #:G80) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:LOOP-LIST-TAIL84 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of LET1767 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST86) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:LOOP-LIST-TAIL88 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of LET1769 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST90) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:LOOP-LIST-TAIL92 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of LET1772 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST94) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of #:LOOP-LIST-TAIL96 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of LET1775 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 5782 ;;; at (DEFUN C1LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST98) to be LIST ;;; Compiling (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...). ;;; Warning: ;;; in file CMPLAM.LSP, position 10722 ;;; at (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...) ;;; ! The variable KEYWORDS is not used. ;;; Compiling (DEFUN C2LAMBDA-EXPR ...). ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (/ (LENGTH KEYWORDS) 4) to be FIXNUM ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (FIRST (TRULY-THE CONS #:G114)) to be VAR ;;; Warning: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; ! The expression NIL is not of the expected type VAR ;;; Warning: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; ! In LET body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of LET1779 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST124) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of #:G127 to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (+ REQ0 NREQ) to be FIXNUM ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (+ LCL #:G130) to be FIXNUM ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of LET1781 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (1+ REQ0) to be FIXNUM ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST133) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST133) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of LET1783 to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (1+ REQ0) to be FIXNUM ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST140) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST140) to be LIST ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G148) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G150) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G152) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (CDR #:G154) to be CONS ;;; Note: ;;; in file CMPLAM.LSP, position 11600 ;;; at (DEFUN C2LAMBDA-EXPR ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Compiling (DEFUN OPTIMIZE-FUNCALL/APPLY-LAMBDA ...). ;;; Note: ;;; in file CMPLAM.LSP, position 19425 ;;; at (DEFUN OPTIMIZE-FUNCALL/APPLY-LAMBDA ...) ;;; Checking type of #:G164 to be CONS ;;; End of Pass 1. ;;; Emitting code for C1LAMBDA-DOC. ;;; Emitting code for C1LAMBDA-BODY. ;;; Emitting code for C1LAMBDA-LIST. ;;; Emitting code for FUN-NEEDS-NARG. ;;; Emitting code for FUN-FIXED-NARG. ;;; Emitting code for ADD-TO-FUN-REFERENCED-VARS. ;;; Emitting code for ADD-TO-FUN-REFERENCED-FUNS. ;;; Emitting code for C1COMPILE-FUNCTION. ;;; Emitting code for CMP-PROCESS-LAMBDA-LIST. ;;; Emitting code for #:G58. ;;; Emitting code for C1LAMBDA-EXPR. ;;; Emitting code for LAMBDA-FORM-ALLOWED-NARGS. ;;; Emitting code for C2LAMBDA-EXPR. ;;; Emitting code for DO-DECL. ;;; Emitting code for WT-DECL. ;;; Emitting code for OPTIMIZE-FUNCALL/APPLY-LAMBDA. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmplam.c -o cmp/cmplam.o ;;; Finished compiling SRC:CMP;CMPLAM.LSP. ;;; (compile-file "src:cmp;cmplet.lsp" :output-file #P"BUILD:CMP;CMPLET.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPLET.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1LET ...). ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of LET1804 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of #:LOOP-LIST-TAIL6 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of #:LOOP-LIST-TAIL8 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 554 ;;; at (DEFUN C1LET ...) ;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS ;;; Compiling (DEFUN C1LET* ...). ;;; Compiling (DEFUN C1LET/LET* ...). ;;; Note: ;;; in file CMPLET.LSP, position 1671 ;;; at (DEFUN C1LET/LET* ...) ;;; Checking type of LET1806 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 1671 ;;; at (DEFUN C1LET/LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Warning: ;;; in file CMPLET.LSP, position 1671 ;;; at (DEFUN C1LET/LET* ...) ;;; ! The variable SP-CHANGE is not used. ;;; Compiling (DEFUN INVALID-LET-BINDINGS ...). ;;; Compiling (DEFUN PROCESS-LET-BINDINGS ...). ;;; Note: ;;; in file CMPLET.LSP, position 2568 ;;; at (DEFUN PROCESS-LET-BINDINGS ...) ;;; Checking type of LET1813 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 2568 ;;; at (DEFUN PROCESS-LET-BINDINGS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST32) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 2568 ;;; at (DEFUN PROCESS-LET-BINDINGS ...) ;;; Checking type of LET1815 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 2568 ;;; at (DEFUN PROCESS-LET-BINDINGS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 2568 ;;; at (DEFUN PROCESS-LET-BINDINGS ...) ;;; Checking type of #:LOOP-LIST-TAIL36 to be CONS ;;; Compiling (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...). ;;; Note: ;;; in file CMPLET.LSP, position 4070 ;;; at (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...) ;;; Checking type of #:LOOP-LIST-TAIL38 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 4070 ;;; at (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...) ;;; Checking type of #:LOOP-LIST-TAIL40 to be CONS ;;; Compiling (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...). ;;; Warning: ;;; in file CMPLET.LSP, position 5153 ;;; at (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...) ;;; ! The variable REST-FORMS is not used. ;;; Compiling (DEFUN C1LET-UNUSED-VARIABLE-P ...). ;;; Compiling (DEFUN C1LET-CONSTANT-VALUE-P ...). ;;; Warning: ;;; in file CMPLET.LSP, position 5866 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-FORMS is not used. ;;; Warning: ;;; in file CMPLET.LSP, position 5866 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-VARS is not used. ;;; Compiling (DEFUN C1LET-CONSTANT-VARIABLE-P ...). ;;; Compiling (DEFUN C2LET-REPLACEABLE-VAR-REF-P ...). ;;; Note: ;;; in file CMPLET.LSP, position 6913 ;;; at (DEFUN C2LET-REPLACEABLE-VAR-REF-P ...) ;;; Checking type of (C1FORM-ARG 0 FORM) to be VAR ;;; Compiling (DEFUN C1LET-CAN-MOVE-VARIABLE-VALUE-P ...). ;;; Compiling (DEFUN READ-ONLY-VARIABLE-P ...). ;;; Compiling (DEFUN ENV-GROWS ...). ;;; Compiling (DEFUN REPLACEABLE ...). ;;; Compiling (DEFUN C2LET* ...). ;;; Warning: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; ! Declaration of type ;;; BOOLEAN ;;; was found for not bound variable BLOCK-P. ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of LET1817 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST52) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of #:LOOP-LIST-TAIL54 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of #:LOOP-LIST-TAIL56 to be CONS ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST52) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of LET1819 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST59) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of LET1821 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of LET1823 to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST62) to be LIST ;;; Note: ;;; in file CMPLET.LSP, position 9389 ;;; at (DEFUN C2LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST63) to be LIST ;;; Compiling (DEFUN DISCARDED ...). ;;; Compiling (DEFUN NSUBST-VAR ...). ;;; Compiling (DEFUN MEMBER-VAR ...). ;;; End of Pass 1. ;;; Emitting code for C1LET. ;;; Emitting code for C1LET*. ;;; Emitting code for C1LET/LET*. ;;; Emitting code for INVALID-LET-BINDINGS. ;;; Emitting code for PROCESS-LET-BINDINGS. ;;; Emitting code for C1LET-OPTIMIZE-READ-ONLY-VARS. ;;; Emitting code for FIX-READ-ONLY-VARIABLE-TYPE. ;;; Emitting code for C1LET-UNUSED-VARIABLE-P. ;;; Emitting code for C1LET-CONSTANT-VALUE-P. ;;; Emitting code for C1LET-CONSTANT-VARIABLE-P. ;;; Emitting code for C2LET-REPLACEABLE-VAR-REF-P. ;;; Emitting code for C1LET-CAN-MOVE-VARIABLE-VALUE-P. ;;; Emitting code for #:G44. ;;; Emitting code for READ-ONLY-VARIABLE-P. ;;; Emitting code for ENV-GROWS. ;;; Emitting code for REPLACEABLE. ;;; Emitting code for ABORT-ON-SIDE-EFFECTS. ;;; Emitting code for C2LET*. ;;; Emitting code for DISCARDED. ;;; Emitting code for LAST-FORM. ;;; Emitting code for NSUBST-VAR. ;;; Emitting code for MEMBER-VAR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmplet.c -o cmp/cmplet.o ;;; Finished compiling SRC:CMP;CMPLET.LSP. ;;; (compile-file "src:cmp;cmploc.lsp" :output-file #P"BUILD:CMP;CMPLOC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPLOC.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN TMP-DESTINATION ...). ;;; Compiling (DEFUN PRECISE-LOC-TYPE ...). ;;; Compiling (DEFUN LOC-IN-C1FORM-MOVABLE-P ...). ;;; Compiling (DEFUN USES-VALUES ...). ;;; Compiling (DEFUN LOC-IMMEDIATE-VALUE-P ...). ;;; Compiling (DEFUN LOC-IMMEDIATE-VALUE ...). ;;; Compiling (DEFUN UNKNOWN-LOCATION ...). ;;; Compiling (DEFUN WT-LOC ...). ;;; Compiling (DEFUN LAST-CALL-P ...). ;;; Compiling (DEFUN LCL-NAME ...). ;;; Compiling (DEFUN WT-LCL ...). ;;; Compiling (DEFUN WT-LCL-LOC ...). ;;; Warning: ;;; in file CMPLOC.LSP, position 5005 ;;; at (DEFUN WT-LCL-LOC ...) ;;; ! The variable TYPE is not used. ;;; Compiling (DEFUN WT-TEMP ...). ;;; Compiling (DEFUN WT-NUMBER ...). ;;; Warning: ;;; in file CMPLOC.LSP, position 5101 ;;; at (DEFUN WT-NUMBER ...) ;;; ! The variable VV is not used. ;;; Compiling (DEFUN WT-CHARACTER ...). ;;; Warning: ;;; in file CMPLOC.LSP, position 5154 ;;; at (DEFUN WT-CHARACTER ...) ;;; ! The variable VV is not used. ;;; Compiling (DEFUN WT-VALUE ...). ;;; Compiling (DEFUN WT-KEYVARS ...). ;;; Compiling (DEFUN WT-THE ...). ;;; Compiling (DEFUN LOC-REFERS-TO-SPECIAL ...). ;;; Compiling (DEFUN VALUES-LOC ...). ;;; Compiling (DEFUN SET-UNKNOWN-LOC ...). ;;; Warning: ;;; in file CMPLOC.LSP, position 5848 ;;; at (DEFUN SET-UNKNOWN-LOC ...) ;;; ! The variable LOC is not used. ;;; Compiling (DEFUN SET-LOC ...). ;;; Compiling (DEFUN SET-THE-LOC ...). ;;; Compiling (DEFUN SET-VALUES-LOC ...). ;;; Compiling (DEFUN SET-VALUE0-LOC ...). ;;; Compiling (DEFUN SET-RETURN-LOC ...). ;;; Compiling (DEFUN LOC-WITH-SIDE-EFFECTS-P ...). ;;; Compiling (DEFUN SET-TRASH-LOC ...). ;;; End of Pass 1. ;;; Emitting code for TMP-DESTINATION. ;;; Emitting code for PRECISE-LOC-TYPE. ;;; Emitting code for LOC-IN-C1FORM-MOVABLE-P. ;;; Emitting code for USES-VALUES. ;;; Emitting code for LOC-IMMEDIATE-VALUE-P. ;;; Emitting code for LOC-IMMEDIATE-VALUE. ;;; Emitting code for UNKNOWN-LOCATION. ;;; Emitting code for WT-LOC. ;;; Emitting code for LAST-CALL-P. ;;; Emitting code for LCL-NAME. ;;; Emitting code for WT-LCL. ;;; Emitting code for WT-LCL-LOC. ;;; Emitting code for WT-TEMP. ;;; Emitting code for WT-NUMBER. ;;; Emitting code for WT-CHARACTER. ;;; Emitting code for WT-VALUE. ;;; Emitting code for WT-KEYVARS. ;;; Emitting code for WT-THE. ;;; Emitting code for LOC-REFERS-TO-SPECIAL. ;;; Emitting code for VALUES-LOC. ;;; Emitting code for SET-UNKNOWN-LOC. ;;; Emitting code for SET-LOC. ;;; Emitting code for SET-THE-LOC. ;;; Emitting code for SET-VALUES-LOC. ;;; Emitting code for SET-VALUE0-LOC. ;;; Emitting code for SET-RETURN-LOC. ;;; Emitting code for LOC-WITH-SIDE-EFFECTS-P. ;;; Emitting code for SET-TRASH-LOC. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmploc.c -o cmp/cmploc.o ;;; Finished compiling SRC:CMP;CMPLOC.LSP. ;;; (compile-file "src:cmp;cmpmap.lsp" :output-file #P"BUILD:CMP;CMPMAP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPMAP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN EXPAND-MAPCAR ...). ;;; Note: ;;; in file CMPMAP.LSP, position 559 ;;; at (DEFUN EXPAND-MAPCAR ...) ;;; Checking type of LET1825 to be LIST ;;; Note: ;;; in file CMPMAP.LSP, position 559 ;;; at (DEFUN EXPAND-MAPCAR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Warning: ;;; in file CMPMAP.LSP, position 1900 ;;; at (DEFINE-COMPILER-MACRO MAPCAR ...) ;;; ! The variable #:G19 is not used. ;;; Warning: ;;; in file CMPMAP.LSP, position 1979 ;;; at (DEFINE-COMPILER-MACRO MAPC ...) ;;; ! The variable #:G22 is not used. ;;; Warning: ;;; in file CMPMAP.LSP, position 2056 ;;; at (DEFINE-COMPILER-MACRO MAPCAN ...) ;;; ! The variable #:G25 is not used. ;;; Warning: ;;; in file CMPMAP.LSP, position 2135 ;;; at (DEFINE-COMPILER-MACRO MAPLIST ...) ;;; ! The variable #:G28 is not used. ;;; Warning: ;;; in file CMPMAP.LSP, position 2215 ;;; at (DEFINE-COMPILER-MACRO MAPL ...) ;;; ! The variable #:G31 is not used. ;;; Warning: ;;; in file CMPMAP.LSP, position 2292 ;;; at (DEFINE-COMPILER-MACRO MAPCON ...) ;;; ! The variable #:G34 is not used. ;;; End of Pass 1. ;;; Emitting code for EXPAND-MAPCAR. ;;; Emitting code for MAPCAR. ;;; Emitting code for MAPC. ;;; Emitting code for MAPCAN. ;;; Emitting code for MAPLIST. ;;; Emitting code for MAPL. ;;; Emitting code for MAPCON. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpmap.c -o cmp/cmpmap.o ;;; Finished compiling SRC:CMP;CMPMAP.LSP. ;;; (compile-file "src:cmp;cmpstack.lsp" :output-file #P"BUILD:CMP;CMPSTACK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPSTACK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1WITH-STACK ...). ;;; Compiling (DEFUN C2WITH-STACK ...). ;;; Compiling (DEFUN C1INNERMOST-STACK-FRAME ...). ;;; Warning: ;;; in file CMPSTACK.LSP, position 1744 ;;; at (DEFUN C1INNERMOST-STACK-FRAME ...) ;;; ! The variable ARGS is not used. ;;; Compiling (DEFUN C1STACK-PUSH ...). ;;; Compiling (DEFUN C1STACK-PUSH-VALUES ...). ;;; Compiling (DEFUN C2STACK-PUSH-VALUES ...). ;;; Compiling (DEFUN C1STACK-POP ...). ;;; Compiling (DEFUN C1APPLY-FROM-STACK-FRAME ...). ;;; End of Pass 1. ;;; Emitting code for C1WITH-STACK. ;;; Emitting code for C2WITH-STACK. ;;; Emitting code for C1INNERMOST-STACK-FRAME. ;;; Emitting code for C1STACK-PUSH. ;;; Emitting code for C1STACK-PUSH-VALUES. ;;; Emitting code for C2STACK-PUSH-VALUES. ;;; Emitting code for C1STACK-POP. ;;; Emitting code for C1APPLY-FROM-STACK-FRAME. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpstack.c -o cmp/cmpstack.o ;;; Finished compiling SRC:CMP;CMPSTACK.LSP. ;;; (compile-file "src:cmp;cmpmulti.lsp" :output-file #P"BUILD:CMP;CMPMULTI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPMULTI.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1MULTIPLE-VALUE-CALL ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 664 ;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) ;;; Checking type of LET1831 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 664 ;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 664 ;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) ;;; Checking type of #:LOOP-LIST-TAIL2 to be CONS ;;; Compiling (DEFUN C1MULTIPLE-VALUE-PROG1 ...). ;;; Compiling (DEFUN C1VALUES ...). ;;; Compiling (DEFUN C2VALUES ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 1994 ;;; at (DEFUN C2VALUES ...) ;;; Checking type of LET1833 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 1994 ;;; at (DEFUN C2VALUES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 1994 ;;; at (DEFUN C2VALUES ...) ;;; Checking type of LET1835 to be FIXNUM ;;; Note: ;;; in file CMPMULTI.LSP, position 1994 ;;; at (DEFUN C2VALUES ...) ;;; Checking type of (1- I) to be FIXNUM ;;; Compiling (DEFUN C1MULTIPLE-VALUE-SETQ ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 4329 ;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) ;;; Checking type of LET1837 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 4329 ;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 4329 ;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) ;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS ;;; Compiling (DEFUN DO-M-V-SETQ-FIXED ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 5520 ;;; at (DEFUN DO-M-V-SETQ-FIXED ...) ;;; Checking type of LET1839 to be REAL ;;; Compiling (DEFUN DO-M-V-SETQ-ANY ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 6276 ;;; at (DEFUN DO-M-V-SETQ-ANY ...) ;;; Checking type of LET1846 to be FIXNUM ;;; Note: ;;; in file CMPMULTI.LSP, position 6276 ;;; at (DEFUN DO-M-V-SETQ-ANY ...) ;;; Checking type of (1+ I) to be FIXNUM ;;; Compiling (DEFUN C2MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFUN C1MULTIPLE-VALUE-BIND ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of LET1851 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST51) to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of #:LOOP-LIST-TAIL53 to be CONS ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of LET1853 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST56) to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of LET1855 to be LIST ;;; Note: ;;; in file CMPMULTI.LSP, position 8691 ;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST59) to be LIST ;;; Compiling (DEFUN C2MULTIPLE-VALUE-BIND ...). ;;; Note: ;;; in file CMPMULTI.LSP, position 9592 ;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) ;;; Checking type of (FIRST (TRULY-THE CONS #:G60)) to be VAR ;;; Warning: ;;; in file CMPMULTI.LSP, position 9592 ;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) ;;; ! The variable NR is not used. ;;; End of Pass 1. ;;; Emitting code for C1MULTIPLE-VALUE-CALL. ;;; Emitting code for C1MULTIPLE-VALUE-PROG1. ;;; Emitting code for C1VALUES. ;;; Emitting code for C2VALUES. ;;; Emitting code for C1MULTIPLE-VALUE-SETQ. ;;; Emitting code for DO-M-V-SETQ-FIXED. ;;; Emitting code for DO-M-V-SETQ-ANY. ;;; Emitting code for C2MULTIPLE-VALUE-SETQ. ;;; Emitting code for C1MULTIPLE-VALUE-BIND. ;;; Emitting code for C2MULTIPLE-VALUE-BIND. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpmulti.c -o cmp/cmpmulti.o ;;; Finished compiling SRC:CMP;CMPMULTI.LSP. ;;; (compile-file "src:cmp;cmpspecial.lsp" :output-file #P"BUILD:CMP;CMPSPECIAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPSPECIAL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1QUOTE ...). ;;; Compiling (DEFUN C1DECLARE ...). ;;; Compiling (DEFUN C1THE ...). ;;; Compiling (DEFUN C1TRULY-THE ...). ;;; Compiling (DEFUN C1COMPILER-LET ...). ;;; Compiling (DEFUN C2COMPILER-LET ...). ;;; Compiling (DEFUN C1FUNCTION ...). ;;; Compiling (DEFUN C2FUNCTION ...). ;;; Warning: ;;; in file CMPSPECIAL.LSP, position 3312 ;;; at (DEFUN C2FUNCTION ...) ;;; ! The variable FUNOB is not used. ;;; Compiling (DEFUN NEW-LOCAL ...). ;;; Warning: ;;; in file CMPSPECIAL.LSP, position 3578 ;;; at (DEFUN NEW-LOCAL ...) ;;; ! The variable PARENT is not used. ;;; Compiling (DEFUN WT-FDEFINITION ...). ;;; Compiling (DEFUN ENVIRONMENT-ACCESSOR ...). ;;; Compiling (DEFUN WT-MAKE-CLOSURE ...). ;;; End of Pass 1. ;;; Emitting code for C1QUOTE. ;;; Emitting code for C1DECLARE. ;;; Emitting code for C1THE. ;;; Emitting code for C1TRULY-THE. ;;; Emitting code for C1COMPILER-LET. ;;; Emitting code for C2COMPILER-LET. ;;; Emitting code for C1FUNCTION. ;;; Emitting code for C2FUNCTION. ;;; Emitting code for NEW-LOCAL. ;;; Emitting code for WT-FDEFINITION. ;;; Emitting code for ENVIRONMENT-ACCESSOR. ;;; Emitting code for WT-MAKE-CLOSURE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpspecial.c -o cmp/cmpspecial.o ;;; Finished compiling SRC:CMP;CMPSPECIAL.LSP. ;;; (compile-file "src:cmp;cmptag.lsp" :output-file #P"BUILD:CMP;CMPTAG.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTAG.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFVAR *REG-AMOUNT* ...). ;;; Compiling (DEFUN ADD-LOOP-REGISTERS ...). ;;; Compiling (DEFUN C1TAGBODY ...). ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of LET1862 to be LIST ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of #:LOOP-LIST-TAIL16 to be CONS ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of LET1864 to be LIST ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST ;;; Warning: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; ! The variable THIS-TAG is not used. ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of LET1866 to be LIST ;;; Note: ;;; in file CMPTAG.LSP, position 2458 ;;; at (DEFUN C1TAGBODY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST25) to be LIST ;;; Compiling (DEFUN C2TAGBODY ...). ;;; Compiling (DEFUN C2TAGBODY-BODY ...). ;;; Compiling (DEFUN C1GO ...). ;;; Compiling (DEFUN C2GO ...). ;;; End of Pass 1. ;;; Emitting code for ADD-LOOP-REGISTERS. ;;; Emitting code for JUMPS-TO-P. ;;; Emitting code for ADD-REG1. ;;; Emitting code for C1TAGBODY. ;;; Emitting code for C2TAGBODY. ;;; Emitting code for C2TAGBODY-BODY. ;;; Emitting code for C1GO. ;;; Emitting code for C2GO. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptag.c -o cmp/cmptag.o ;;; Finished compiling SRC:CMP;CMPTAG.LSP. ;;; (compile-file "src:cmp;cmptop.lsp" :output-file #P"BUILD:CMP;CMPTOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTOP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN T1EXPR ...). ;;; Compiling (DEFVAR *TOPLEVEL-FORMS-TO-PRINT* ...). ;;; Compiling (DEFUN T1EXPR* ...). ;;; Compiling (DEFUN T1/C1EXPR ...). ;;; Compiling (DEFUN T2EXPR ...). ;;; Compiling (DEFVAR *EMITTED-LOCAL-FUNS* ...). ;;; Compiling (DEFUN EMIT-LOCAL-FUNS ...). ;;; Compiling (DEFUN CTOP-WRITE ...). ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of LET1884 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of LET1888 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST23) to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of LET1892 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 3479 ;;; at (DEFUN CTOP-WRITE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST25) to be LIST ;;; Compiling (DEFUN EMIT-TOPLEVEL-FORM ...). ;;; Compiling (DEFUN C1EVAL-WHEN ...). ;;; Compiling (DEFUN T2COMPILER-LET ...). ;;; Compiling (DEFUN T2PROGN ...). ;;; Note: ;;; in file CMPTOP.LSP, position 10273 ;;; at (DEFUN T2PROGN ...) ;;; Checking type of LET1909 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 10273 ;;; at (DEFUN T2PROGN ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST ;;; Compiling (DEFUN EXPORTED-FNAME ...). ;;; Compiling (DEFUN NEW-DEFUN ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 10612 ;;; at (DEFUN NEW-DEFUN ...) ;;; ! The variable NO-ENTRY is not used. ;;; Compiling (DEFUN PRINT-FUNCTION ...). ;;; Compiling (DEFMACRO AND! ...). ;;; Compiling (DEFUN WT-FUNCTION-LOCALS ...). ;;; Compiling (DEFUN WT-GLOBAL-ENTRY ...). ;;; Note: ;;; in file CMPTOP.LSP, position 15840 ;;; at (DEFUN WT-GLOBAL-ENTRY ...) ;;; Checking type of LET1911 to be FIXNUM ;;; Note: ;;; in file CMPTOP.LSP, position 15840 ;;; at (DEFUN WT-GLOBAL-ENTRY ...) ;;; Checking type of (1+ LCL) to be FIXNUM ;;; Note: ;;; in file CMPTOP.LSP, position 15840 ;;; at (DEFUN WT-GLOBAL-ENTRY ...) ;;; Checking type of (1+ N) to be FIXNUM ;;; Compiling (DEFUN REP-TYPE ...). ;;; Compiling (DEFUN T1ORDINARY ...). ;;; Compiling (DEFUN P1ORDINARY ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 17828 ;;; at (DEFUN P1ORDINARY ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN T2ORDINARY ...). ;;; Compiling (DEFUN ADD-LOAD-TIME-VALUES ...). ;;; Compiling (DEFUN T1DEFMACRO ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 18435 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable PPRINT is not used. ;;; Warning: ;;; in file CMPTOP.LSP, position 18435 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable DOC-STRING is not used. ;;; Compiling (DEFUN C1LOAD-TIME-VALUE ...). ;;; Compiling (DEFUN T2LOAD-TIME-VALUE ...). ;;; Compiling (DEFUN T2MAKE-FORM ...). ;;; Compiling (DEFUN T2INIT-FORM ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 19918 ;;; at (DEFUN T2INIT-FORM ...) ;;; ! The variable VV-LOC is not used. ;;; Compiling (DEFUN PARSE-CVSPECS ...). ;;; Compiling (DEFUN LOCATIVE-TYPE-FROM-VAR-KIND ...). ;;; Compiling (DEFUN BUILD-DEBUG-LEXICAL-ENV ...). ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of LET1918 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST84) to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of LET1921 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST88) to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of LET1923 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 21459 ;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST89) to be LIST ;;; Compiling (DEFUN POP-DEBUG-LEXICAL-ENV ...). ;;; Compiling (DEFUN T3LOCAL-FUN ...). ;;; Compiling (DEFUN T3LOCAL-FUN-BODY ...). ;;; Compiling (DEFUN T3LOCAL-FUN-DECLARATION ...). ;;; Note: ;;; in file CMPTOP.LSP, position 25120 ;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) ;;; Checking type of LET1925 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 25120 ;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST99) to be LIST ;;; Compiling (DEFUN FUN-CLOSURE-VARIABLES ...). ;;; Compiling (DEFUN FUN-LEXICAL-LEVELS ...). ;;; Compiling (DEFUN T3LOCAL-FUN-CLOSURE-SCAN ...). ;;; Compiling (DEFUN C1FSET ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 28860 ;;; at (DEFUN C1FSET ...) ;;; ! The variable LABELS is not used. ;;; Compiling (DEFUN P1FSET ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 30277 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORMS is not used. ;;; Warning: ;;; in file CMPTOP.LSP, position 30277 ;;; at (DEFUN P1FSET ...) ;;; ! The variable PPRINT is not used. ;;; Warning: ;;; in file CMPTOP.LSP, position 30277 ;;; at (DEFUN P1FSET ...) ;;; ! The variable MACRO is not used. ;;; Warning: ;;; in file CMPTOP.LSP, position 30277 ;;; at (DEFUN P1FSET ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPTOP.LSP, position 30277 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN C2FSET ...). ;;; Warning: ;;; in file CMPTOP.LSP, position 30390 ;;; at (DEFUN C2FSET ...) ;;; ! The variable PPRINT is not used. ;;; Compiling (DEFUN OUTPUT-CFUNS ...). ;;; Note: ;;; in file CMPTOP.LSP, position 31095 ;;; at (DEFUN OUTPUT-CFUNS ...) ;;; Checking type of LET1934 to be LIST ;;; Note: ;;; in file CMPTOP.LSP, position 31095 ;;; at (DEFUN OUTPUT-CFUNS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST118) to be LIST ;;; End of Pass 1. ;;; Emitting code for T1EXPR. ;;; Emitting code for T1EXPR*. ;;; Emitting code for T1/C1EXPR. ;;; Emitting code for T2EXPR. ;;; Emitting code for EMIT-LOCAL-FUNS. ;;; Emitting code for CTOP-WRITE. ;;; Emitting code for EMIT-TOPLEVEL-FORM. ;;; Emitting code for C1EVAL-WHEN. ;;; Emitting code for T2COMPILER-LET. ;;; Emitting code for T2PROGN. ;;; Emitting code for EXPORTED-FNAME. ;;; Emitting code for NEW-DEFUN. ;;; Emitting code for PRINT-FUNCTION. ;;; Emitting code for AND!. ;;; Emitting code for WT-FUNCTION-LOCALS. ;;; Emitting code for WT-GLOBAL-ENTRY. ;;; Emitting code for REP-TYPE. ;;; Emitting code for T1ORDINARY. ;;; Emitting code for P1ORDINARY. ;;; Emitting code for T2ORDINARY. ;;; Emitting code for ADD-LOAD-TIME-VALUES. ;;; Emitting code for T1DEFMACRO. ;;; Emitting code for C1LOAD-TIME-VALUE. ;;; Emitting code for T2LOAD-TIME-VALUE. ;;; Emitting code for T2MAKE-FORM. ;;; Emitting code for T2INIT-FORM. ;;; Emitting code for PARSE-CVSPECS. ;;; Emitting code for LOCATIVE-TYPE-FROM-VAR-KIND. ;;; Emitting code for BUILD-DEBUG-LEXICAL-ENV. ;;; Emitting code for POP-DEBUG-LEXICAL-ENV. ;;; Emitting code for T3LOCAL-FUN. ;;; Emitting code for T3LOCAL-FUN-BODY. ;;; Emitting code for T3LOCAL-FUN-DECLARATION. ;;; Emitting code for FUN-CLOSURE-VARIABLES. ;;; Emitting code for #:G101. ;;; Emitting code for FUN-LEXICAL-LEVELS. ;;; Emitting code for T3LOCAL-FUN-CLOSURE-SCAN. ;;; Emitting code for C1FSET. ;;; Emitting code for P1FSET. ;;; Emitting code for C2FSET. ;;; Emitting code for OUTPUT-CFUNS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmptop.c -o cmp/cmptop.o ;;; Finished compiling SRC:CMP;CMPTOP.LSP. ;;; (compile-file "src:cmp;cmpvar.lsp" :output-file #P"BUILD:CMP;CMPVAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPVAR.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-VAR ...). ;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM-LIST ...). ;;; Note: ;;; in file CMPVAR.LSP, position 770 ;;; at (DEFUN VAR-REFERENCED-IN-FORM-LIST ...) ;;; Checking type of LET1936 to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 770 ;;; at (DEFUN VAR-REFERENCED-IN-FORM-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; Compiling (DEFUN VAR-CHANGED-IN-FORM-LIST ...). ;;; Note: ;;; in file CMPVAR.LSP, position 895 ;;; at (DEFUN VAR-CHANGED-IN-FORM-LIST ...) ;;; Checking type of LET1938 to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 895 ;;; at (DEFUN VAR-CHANGED-IN-FORM-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST ;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM ...). ;;; Compiling (DEFUN VAR-CHANGED-IN-FORM ...). ;;; Compiling (DEFUN UPDATE-VARIABLE-TYPE ...). ;;; Note: ;;; in file CMPVAR.LSP, position 1866 ;;; at (DEFUN UPDATE-VARIABLE-TYPE ...) ;;; Checking type of LET1940 to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 1866 ;;; at (DEFUN UPDATE-VARIABLE-TYPE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST8) to be LIST ;;; Compiling (DEFUN VAR-READ-FORMS ...). ;;; Note: ;;; in file CMPVAR.LSP, position 2532 ;;; at (DEFUN VAR-READ-FORMS ...) ;;; Checking type of LET1942 to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 2532 ;;; at (DEFUN VAR-READ-FORMS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 2532 ;;; at (DEFUN VAR-READ-FORMS ...) ;;; Checking type of #:LOOP-LIST-TAIL16 to be CONS ;;; Compiling (DEFUN ASSERT-VAR-REF-VALUE ...). ;;; Compiling (DEFUN ASSERT-VAR-NOT-IGNORED ...). ;;; Compiling (DEFUN DELETE-FROM-READ-NODES ...). ;;; Compiling (DEFUN ADD-TO-READ-NODES ...). ;;; Compiling (DEFUN ADD-TO-SET-NODES ...). ;;; Compiling (DEFUN ADD-TO-SET-NODES-OF-VAR-LIST ...). ;;; Compiling (DEFUN SCH-GLOBAL ...). ;;; Note: ;;; in file CMPVAR.LSP, position 4672 ;;; at (DEFUN SCH-GLOBAL ...) ;;; Checking type of (FIRST (TRULY-THE CONS #:G46)) to be VAR ;;; Compiling (DEFUN CHECK-GLOBAL ...). ;;; Compiling (DEFUN SPECIAL-VARIABLE-P ...). ;;; Compiling (DEFUN LOCAL-VARIABLE-P ...). ;;; Compiling (DEFUN SYMBOL-MACRO-P ...). ;;; Compiling (DEFUN VARIABLE-TYPE-IN-ENV ...). ;;; Warning: ;;; in file CMPVAR.LSP, position 5687 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable CCB is not used. ;;; Warning: ;;; in file CMPVAR.LSP, position 5687 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable CLB is not used. ;;; Warning: ;;; in file CMPVAR.LSP, position 5687 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable UNW is not used. ;;; Warning: ;;; in file CMPVAR.LSP, position 5687 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN CHK-SYMBOL-MACROLET ...). ;;; Compiling (DEFUN C1MAKE-VAR ...). ;;; Compiling (DEFUN CHECK-VREF ...). ;;; Compiling (DEFUN C1VAR ...). ;;; Compiling (DEFUN MAKE-LCL-VAR ...). ;;; Compiling (DEFUN MAKE-TEMP-VAR ...). ;;; Compiling (DEFUN C1VREF ...). ;;; Warning: ;;; in file CMPVAR.LSP, position 8014 ;;; at (DEFUN C1VREF ...) ;;; ! The variable UNW is not used. ;;; Compiling (DEFUN PUSH-VARS ...). ;;; Compiling (DEFUN UNBOXED ...). ;;; Compiling (DEFUN LOCAL ...). ;;; Compiling (DEFUN GLOBAL-VAR-P ...). ;;; Compiling (DEFUN C2VAR/LOCATION ...). ;;; Compiling (DEFUN WT-VAR ...). ;;; Compiling (DEFUN VAR-REP-TYPE ...). ;;; Compiling (DEFUN SET-VAR ...). ;;; Compiling (DEFUN WT-LEX ...). ;;; Compiling (DEFUN WT-ENV ...). ;;; Compiling (DEFUN C1MAKE-GLOBAL-VARIABLE ...). ;;; Compiling (DEFUN C1DECLARE-SPECIALS ...). ;;; Note: ;;; in file CMPVAR.LSP, position 10962 ;;; at (DEFUN C1DECLARE-SPECIALS ...) ;;; Checking type of LET1945 to be LIST ;;; Note: ;;; in file CMPVAR.LSP, position 10962 ;;; at (DEFUN C1DECLARE-SPECIALS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST94) to be LIST ;;; Compiling (DEFUN REGISTER-GLOBAL ...). ;;; Compiling (DEFUN C1SETQ ...). ;;; Note: ;;; in file CMPVAR.LSP, position 11242 ;;; at (DEFUN C1SETQ ...) ;;; Checking type of #:LOOP-LIST-TAIL97 to be CONS ;;; Compiling (DEFUN C1SETQ1 ...). ;;; Compiling (DEFUN C2SETQ ...). ;;; Compiling (DEFUN C1PROGV ...). ;;; Compiling (DEFUN C2PROGV ...). ;;; Compiling (DEFUN C1PSETQ ...). ;;; Compiling (DEFUN C2PSETQ ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-VAR. ;;; Emitting code for VAR-REFERENCED-IN-FORM-LIST. ;;; Emitting code for VAR-CHANGED-IN-FORM-LIST. ;;; Emitting code for VAR-REFERENCED-IN-FORM. ;;; Emitting code for VAR-CHANGED-IN-FORM. ;;; Emitting code for UPDATE-VARIABLE-TYPE. ;;; Emitting code for VAR-READ-FORMS. ;;; Emitting code for ASSERT-VAR-REF-VALUE. ;;; Emitting code for ASSERT-VAR-NOT-IGNORED. ;;; Emitting code for DELETE-FROM-READ-NODES. ;;; Emitting code for ADD-TO-READ-NODES. ;;; Emitting code for ADD-TO-SET-NODES. ;;; Emitting code for ADD-TO-SET-NODES-OF-VAR-LIST. ;;; Emitting code for SCH-GLOBAL. ;;; Emitting code for CHECK-GLOBAL. ;;; Emitting code for SPECIAL-VARIABLE-P. ;;; Emitting code for LOCAL-VARIABLE-P. ;;; Emitting code for SYMBOL-MACRO-P. ;;; Emitting code for VARIABLE-TYPE-IN-ENV. ;;; Emitting code for CHK-SYMBOL-MACROLET. ;;; Emitting code for C1MAKE-VAR. ;;; Emitting code for CHECK-VREF. ;;; Emitting code for C1VAR. ;;; Emitting code for MAKE-LCL-VAR. ;;; Emitting code for MAKE-TEMP-VAR. ;;; Emitting code for C1VREF. ;;; Emitting code for PUSH-VARS. ;;; Emitting code for UNBOXED. ;;; Emitting code for LOCAL. ;;; Emitting code for GLOBAL-VAR-P. ;;; Emitting code for C2VAR/LOCATION. ;;; Emitting code for WT-VAR. ;;; Emitting code for VAR-REP-TYPE. ;;; Emitting code for SET-VAR. ;;; Emitting code for WT-LEX. ;;; Emitting code for WT-ENV. ;;; Emitting code for C1MAKE-GLOBAL-VARIABLE. ;;; Emitting code for C1DECLARE-SPECIALS. ;;; Emitting code for REGISTER-GLOBAL. ;;; Emitting code for C1SETQ. ;;; Emitting code for C1SETQ1. ;;; Emitting code for C2SETQ. ;;; Emitting code for C1PROGV. ;;; Emitting code for C2PROGV. ;;; Emitting code for C1PSETQ. ;;; Emitting code for C2PSETQ. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpvar.c -o cmp/cmpvar.o ;;; Finished compiling SRC:CMP;CMPVAR.LSP. ;;; (compile-file "src:cmp;cmpwt.lsp" :output-file #P"BUILD:CMP;CMPWT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPWT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN DATA-PERMANENT-STORAGE-SIZE ...). ;;; Compiling (DEFUN DATA-TEMPORARY-STORAGE-SIZE ...). ;;; Compiling (DEFUN DATA-SIZE ...). ;;; Compiling (DEFUN DATA-INIT ...). ;;; Compiling (DEFUN DATA-GET-ALL-OBJECTS ...). ;;; Note: ;;; in file CMPWT.LSP, position 1635 ;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Note: ;;; in file CMPWT.LSP, position 1635 ;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) ;;; Checking type of LET1960 to be VECTOR ;;; Note: ;;; in file CMPWT.LSP, position 1635 ;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-9) to be FIXNUM ;;; Note: ;;; in file CMPWT.LSP, position 1635 ;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) ;;; Checking type of #:LOOP-LIST-TAIL12 to be CONS ;;; Note: ;;; in file CMPWT.LSP, position 1635 ;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) ;;; Checking type of #:G13 to be CONS ;;; Compiling (DEFUN DATA-DUMP-ARRAY ...). ;;; Compiling (DEFUN DATA-C-DUMP ...). ;;; Compiling (DEFUN DATA-BINARY-DUMP ...). ;;; Compiling (DEFUN WT-DATA-BEGIN ...). ;;; Warning: ;;; in file CMPWT.LSP, position 3913 ;;; at (DEFUN WT-DATA-BEGIN ...) ;;; ! The variable STREAM is not used. ;;; Compiling (DEFUN WT-DATA-END ...). ;;; Compiling (DEFUN DATA-EMPTY-LOC ...). ;;; Compiling (DEFUN ADD-LOAD-FORM ...). ;;; Compiling (DEFUN ADD-OBJECT ...). ;;; Compiling (DEFUN ADD-SYMBOL ...). ;;; Compiling (DEFUN ADD-KEYWORDS ...). ;;; Compiling (DEFUN STATIC-BASE-STRING-BUILDER ...). ;;; Compiling (DEFUN STATIC-SINGLE-FLOAT-BUILDER ...). ;;; Compiling (DEFUN STATIC-DOUBLE-FLOAT-BUILDER ...). ;;; Compiling (DEFUN STATIC-RATIONAL-BUILDER ...). ;;; Compiling (DEFUN STATIC-CONSTANT-DELEGATE ...). ;;; Compiling (DEFUN STATIC-COMPLEX-BUILDER ...). ;;; Compiling (DEFUN STATIC-CONSTANT-BUILDER ...). ;;; Compiling (DEFUN STATIC-CONSTANT-EXPRESSION ...). ;;; Compiling (DEFUN ADD-STATIC-CONSTANT ...). ;;; Compiling (DEFUN WT-VV-INDEX ...). ;;; Compiling (DEFUN SET-VV-INDEX ...). ;;; Compiling (DEFUN WT-VV ...). ;;; Compiling (DEFUN SET-VV ...). ;;; Compiling (DEFUN VV-TYPE ...). ;;; End of Pass 1. ;;; Emitting code for DATA-PERMANENT-STORAGE-SIZE. ;;; Emitting code for DATA-TEMPORARY-STORAGE-SIZE. ;;; Emitting code for DATA-SIZE. ;;; Emitting code for DATA-INIT. ;;; Emitting code for DATA-GET-ALL-OBJECTS. ;;; Emitting code for DATA-DUMP-ARRAY. ;;; Emitting code for DATA-C-DUMP. ;;; Emitting code for DATA-BINARY-DUMP. ;;; Emitting code for WT-DATA-BEGIN. ;;; Emitting code for WT-DATA-END. ;;; Emitting code for DATA-EMPTY-LOC. ;;; Emitting code for ADD-LOAD-FORM. ;;; Emitting code for ADD-OBJECT. ;;; Emitting code for ADD-SYMBOL. ;;; Emitting code for ADD-KEYWORDS. ;;; Emitting code for #:G44. ;;; Emitting code for STATIC-BASE-STRING-BUILDER. ;;; Emitting code for STATIC-SINGLE-FLOAT-BUILDER. ;;; Emitting code for STATIC-DOUBLE-FLOAT-BUILDER. ;;; Emitting code for STATIC-RATIONAL-BUILDER. ;;; Emitting code for STATIC-CONSTANT-DELEGATE. ;;; Emitting code for STATIC-COMPLEX-BUILDER. ;;; Emitting code for STATIC-CONSTANT-BUILDER. ;;; Emitting code for #:G51. ;;; Emitting code for STATIC-CONSTANT-EXPRESSION. ;;; Emitting code for ADD-STATIC-CONSTANT. ;;; Emitting code for WT-VV-INDEX. ;;; Emitting code for SET-VV-INDEX. ;;; Emitting code for WT-VV. ;;; Emitting code for SET-VV. ;;; Emitting code for VV-TYPE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpwt.c -o cmp/cmpwt.o ;;; Finished compiling SRC:CMP;CMPWT.LSP. ;;; (compile-file "src:cmp;cmpffi.lsp" :output-file #P"BUILD:CMP;CMPFFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPFFI.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Note: ;;; in file CMPFFI.LSP, position 1394 ;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) ;;; Checking type of LET1974 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 1394 ;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 1394 ;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) ;;; Checking type of #:LOOP-LIST-TAIL3 to be CONS ;;; Compiling (DEFPARAMETER +REPRESENTATION-TYPE-HASH+ ...). ;;; Compiling (DEFUN C-NUMBER-REP-TYPE-P ...). ;;; Compiling (DEFUN C-INTEGER-REP-TYPE-P ...). ;;; Compiling (DEFUN C-INTEGER-REP-TYPE-BITS ...). ;;; Compiling (DEFUN C-NUMBER-TYPE-P ...). ;;; Compiling (DEFUN C-INTEGER-TYPE-P ...). ;;; Compiling (DEFUN C-INTEGER-TYPE-BITS ...). ;;; Compiling (DEFUN REP-TYPE-RECORD ...). ;;; Compiling (DEFUN REP-TYPE->LISP-TYPE ...). ;;; Compiling (DEFUN LISP-TYPE->REP-TYPE ...). ;;; Compiling (DEFUN REP-TYPE-NAME ...). ;;; Compiling (DEFUN LISP-TYPE-P ...). ;;; Compiling (DEFUN WT-TO-OBJECT-CONVERSION ...). ;;; Compiling (DEFUN WT-FROM-OBJECT-CONVERSION ...). ;;; Compiling (DEFUN LOC-MOVABLE-P ...). ;;; Compiling (DEFUN LOC-TYPE ...). ;;; Compiling (DEFUN LOC-REPRESENTATION-TYPE ...). ;;; Compiling (DEFUN WT-COERCE-LOC ...). ;;; Compiling (DEFUN C1CLINES ...). ;;; Compiling (DEFUN OUTPUT-CLINES ...). ;;; Note: ;;; in file CMPFFI.LSP, position 15557 ;;; at (DEFUN OUTPUT-CLINES ...) ;;; Checking type of LET1976 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 15557 ;;; at (DEFUN OUTPUT-CLINES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST45) to be LIST ;;; Compiling (DEFUN C1C-INLINE ...). ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of LET1978 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST73) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of #:LOOP-LIST-TAIL75 to be CONS ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of LET1980 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST79) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of #:LOOP-LIST-TAIL81 to be CONS ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of LET1982 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST83) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 16623 ;;; at (DEFUN C1C-INLINE ...) ;;; Checking type of #:LOOP-LIST-TAIL85 to be CONS ;;; Compiling (DEFUN PRODUCE-INLINE-LOC ...). ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of LET1986 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST103) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of #:LOOP-LIST-TAIL105 to be CONS ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of LET1988 to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST106) to be LIST ;;; Note: ;;; in file CMPFFI.LSP, position 19241 ;;; at (DEFUN PRODUCE-INLINE-LOC ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST106) to be LIST ;;; Compiling (DEFUN C2C-INLINE ...). ;;; Compiling (DEFUN COERCE-LOCS ...). ;;; Note: ;;; in file CMPFFI.LSP, position 22065 ;;; at (DEFUN COERCE-LOCS ...) ;;; Checking type of #:G111 to be CONS ;;; Compiling (DEFUN WT-C-INLINE-LOC ...). ;;; Warning: ;;; in file CMPFFI.LSP, position 22874 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable SIDE-EFFECTS is not used. ;;; Warning: ;;; in file CMPFFI.LSP, position 22874 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable OUTPUT-REP-TYPE is not used. ;;; Compiling (DEFUN C-INLINE-SAFE-STRING ...). ;;; Note: ;;; in file CMPFFI.LSP, position 24210 ;;; at (DEFUN C-INLINE-SAFE-STRING ...) ;;; Checking type of LET1994 to be VECTOR ;;; Note: ;;; in file CMPFFI.LSP, position 24210 ;;; at (DEFUN C-INLINE-SAFE-STRING ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-117) to be FIXNUM ;;; Note: ;;; in file CMPFFI.LSP, position 24210 ;;; at (DEFUN C-INLINE-SAFE-STRING ...) ;;; Checking type of #:LOOP-LIST-TAIL120 to be CONS ;;; Note: ;;; in file CMPFFI.LSP, position 24210 ;;; at (DEFUN C-INLINE-SAFE-STRING ...) ;;; Checking type of #:LOOP-LIST-TAIL120 to be CONS ;;; End of Pass 1. ;;; Emitting code for C-NUMBER-REP-TYPE-P. ;;; Emitting code for C-INTEGER-REP-TYPE-P. ;;; Emitting code for C-INTEGER-REP-TYPE-BITS. ;;; Emitting code for C-NUMBER-TYPE-P. ;;; Emitting code for C-INTEGER-TYPE-P. ;;; Emitting code for C-INTEGER-TYPE-BITS. ;;; Emitting code for REP-TYPE-RECORD. ;;; Emitting code for REP-TYPE->LISP-TYPE. ;;; Emitting code for LISP-TYPE->REP-TYPE. ;;; Emitting code for REP-TYPE-NAME. ;;; Emitting code for LISP-TYPE-P. ;;; Emitting code for WT-TO-OBJECT-CONVERSION. ;;; Emitting code for WT-FROM-OBJECT-CONVERSION. ;;; Emitting code for LOC-MOVABLE-P. ;;; Emitting code for LOC-TYPE. ;;; Emitting code for LOC-REPRESENTATION-TYPE. ;;; Emitting code for WT-COERCE-LOC. ;;; Emitting code for ENSURE-VALID-OBJECT-TYPE. ;;; Emitting code for COERCION-ERROR. ;;; Emitting code for C1CLINES. ;;; Emitting code for OUTPUT-CLINES. ;;; Emitting code for PARSE-ONE-STRING. ;;; Emitting code for #:G44. ;;; Emitting code for C1C-INLINE. ;;; Emitting code for PRODUCE-TYPE-PAIR. ;;; Emitting code for PRODUCE-INLINE-LOC. ;;; Emitting code for MAKE-OUTPUT-VAR. ;;; Emitting code for C2C-INLINE. ;;; Emitting code for COERCE-LOCS. ;;; Emitting code for WT-C-INLINE-LOC. ;;; Emitting code for C-INLINE-SAFE-STRING. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpffi.c -o cmp/cmpffi.o ;;; Finished compiling SRC:CMP;CMPFFI.LSP. ;;; (compile-file "src:cmp;cmpcbk.lsp" :output-file #P"BUILD:CMP;CMPCBK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPCBK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN C1-DEFCALLBACK ...). ;;; Compiling (DEFUN FOREIGN-ELT-TYPE-CODE ...). ;;; Compiling (DEFUN T3-DEFCALLBACK ...). ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of LET2007 to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of (PROG1 (SI::LOOP-UNSAFE (1+ N)) (SI::LOOP-REALLY-DESETQ TYPE (SI:CONS-CAR #:LOOP-LIST18))) to be REAL ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of LET2010 to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of LET2012 to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST23) to be LIST ;;; Note: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; Checking type of (PROG1 (SI::LOOP-UNSAFE (1+ N)) (SI::LOOP-REALLY-DESETQ TYPE (PROG1 (SI:CONS-CAR #:LOOP-LIST22) (SI::LOOP-REALLY-DESETQ CT (SI:CONS-CAR #:LOOP-LIST23))))) to be REAL ;;; Warning: ;;; in file CMPCBK.LSP, position 2874 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; ! The variable LISP-NAME is not used. ;;; End of Pass 1. ;;; Emitting code for C1-DEFCALLBACK. ;;; Emitting code for FOREIGN-ELT-TYPE-CODE. ;;; Emitting code for T3-DEFCALLBACK. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpcbk.c -o cmp/cmpcbk.o ;;; Finished compiling SRC:CMP;CMPCBK.LSP. ;;; (compile-file "src:cmp;cmpct.lsp" :output-file #P"BUILD:CMP;CMPCT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPCT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER +OPTIMIZABLE-CONSTANTS+ ...). ;;; Compiling (DEFUN C1CONSTANT-VALUE ...). ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-POSITIVE-SHORT-FLOAT "FLT_MAX") (MOST-POSITIVE-SINGLE-FLOAT "FLT_MAX") (MOST-NEGATIVE-SHORT-FLOAT "-FLT_MAX") (MOST-NEGATIVE-SINGLE-FLOAT "-FLT_MAX") (LEAST-POSITIVE-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-POSITIVE-SINGLE-FLOAT "FLT_MAX") (MOST-NEGATIVE-SHORT-FLOAT "-FLT_MAX") (MOST-NEGATIVE-SINGLE-FLOAT "-FLT_MAX") (LEAST-POSITIVE-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-NEGATIVE-SHORT-FLOAT "-FLT_MAX") (MOST-NEGATIVE-SINGLE-FLOAT "-FLT_MAX") (LEAST-POSITIVE-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-NEGATIVE-SINGLE-FLOAT "-FLT_MAX") (LEAST-POSITIVE-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-SINGLE-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-NORMALIZED-SHORT-FLOAT "FLT_MIN") (LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT " FLT_MIN") (LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-SINGLE-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-NORMALIZED-SHORT-FLOAT "-FLT_MIN") (LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-NORMALIZED-SINGLE-FLOAT "-FLT_MIN") (MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-POSITIVE-DOUBLE-FLOAT "DBL_MAX") (MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((MOST-NEGATIVE-DOUBLE-FLOAT "-DBL_MAX") (LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-DOUBLE-FLOAT "DBL_MIN") (LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-POSITIVE-NORMALIZED-DOUBLE-FLOAT "DBL_MIN") (LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-DOUBLE-FLOAT "-DBL_MIN") (LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT "-DBL_MIN") (0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((0.0 "cl_core.singlefloat_zero") (0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((0.0d0 "cl_core.doublefloat_zero") (-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((-0.0 "cl_core.singlefloat_minus_zero") (-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((-0.0d0 "cl_core.doublefloat_minus_zero") (#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '(#<"CL" package> "cl_core.lisp_package") to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((#<"CL" package> "cl_core.lisp_package") (#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '(#<"COMMON-LISP-USER" package> "cl_core.user_package") to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((#<"COMMON-LISP-USER" package> "cl_core.user_package") (#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '(#<"KEYWORD" package> "cl_core.keyword_package") to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '((#<"KEYWORD" package> "cl_core.keyword_package") (#<"CLOS" package> "cl_core.clos_package")) to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of '(#<"CLOS" package> "cl_core.clos_package") to be CONS ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of LET2014 to be LIST ;;; Note: ;;; in file CMPCT.LSP, position 2773 ;;; at (MAPC #'(LAMBDA # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; End of Pass 1. ;;; Emitting code for C1CONSTANT-VALUE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpct.c -o cmp/cmpct.o ;;; Finished compiling SRC:CMP;CMPCT.LSP. ;;; (compile-file "src:cmp;cmpnum.lsp" :output-file #P"BUILD:CMP;CMPNUM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPNUM.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN SIMPLIFY-ARITHMETIC ...). ;;; Compiling (DEFUN MAXIMUM-NUMBER-TYPE ...). ;;; Compiling (DEFUN ENSURE-NUMBER-TYPE ...). ;;; Compiling (DEFUN ENSURE-NONRATIONAL-TYPE ...). ;;; Compiling (DEFUN ENSURE-REAL-TYPE ...). ;;; Compiling (DEFUN ARITHMETIC-PROPAGATOR ...). ;;; Note: ;;; in file CMPNUM.LSP, position 3659 ;;; at (DEFUN ARITHMETIC-PROPAGATOR ...) ;;; Checking type of LET2021 to be LIST ;;; Note: ;;; in file CMPNUM.LSP, position 3659 ;;; at (DEFUN ARITHMETIC-PROPAGATOR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST ;;; Warning: ;;; in file CMPNUM.LSP, position 4566 ;;; at (DEF-TYPE-PROPAGATOR * ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 4696 ;;; at (DEF-TYPE-PROPAGATOR / ...) ;;; ! The variable FNAME is not used. ;;; Compiling (DEFUN INLINE-BINOP ...). ;;; Warning: ;;; in file CMPNUM.LSP, position 4793 ;;; at (DEFUN INLINE-BINOP ...) ;;; ! The variable INTEGER-RESULT-TYPE is not used. ;;; Compiling (DEFUN INLINE-ARITH-UNOP ...). ;;; Warning: ;;; in file CMPNUM.LSP, position 7787 ;;; at (DEF-TYPE-PROPAGATOR COS ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 8018 ;;; at (DEF-TYPE-PROPAGATOR ACOS ...) ;;; ! The variable OUTPUT-TYPE is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 8018 ;;; at (DEF-TYPE-PROPAGATOR ACOS ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 8188 ;;; at (DEF-TYPE-PROPAGATOR ATAN ...) ;;; ! The variable FLOAT-T1 is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 8188 ;;; at (DEF-TYPE-PROPAGATOR ATAN ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 8529 ;;; at (DEF-TYPE-PROPAGATOR EXPT ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 9106 ;;; at (DEF-TYPE-PROPAGATOR ABS ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 9849 ;;; at (DEF-TYPE-PROPAGATOR SQRT ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPNUM.LSP, position 10043 ;;; at (DEF-TYPE-PROPAGATOR ISQRT ...) ;;; ! The variable FNAME is not used. ;;; End of Pass 1. ;;; Emitting code for SIMPLIFY-ARITHMETIC. ;;; Emitting code for *. ;;; Emitting code for +. ;;; Emitting code for /. ;;; Emitting code for -. ;;; Emitting code for MAXIMUM-NUMBER-TYPE. ;;; Emitting code for ENSURE-NUMBER-TYPE. ;;; Emitting code for ENSURE-NONRATIONAL-TYPE. ;;; Emitting code for ENSURE-REAL-TYPE. ;;; Emitting code for ARITHMETIC-PROPAGATOR. ;;; Emitting code for #:G27. ;;; Emitting code for #:G31. ;;; Emitting code for INLINE-BINOP. ;;; Emitting code for INLINE-ARITH-UNOP. ;;; Emitting code for #:G35. ;;; Emitting code for #:G45. ;;; Emitting code for #:G52. ;;; Emitting code for #:G62. ;;; Emitting code for #:G70. ;;; Emitting code for #:G75. ;;; Emitting code for #:G80. ;;; Emitting code for #:G85. ;;; Emitting code for #:G90. ;;; Emitting code for #:G95. ;;; Emitting code for #:G100. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpnum.c -o cmp/cmpnum.o ;;; Finished compiling SRC:CMP;CMPNUM.LSP. ;;; (compile-file "src:cmp;cmpname.lsp" :output-file #P"BUILD:CMP;CMPNAME.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPNAME.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN ENCODE-NUMBER-IN-NAME ...). ;;; Compiling (DEFUN UNIQUE-INIT-NAME ...). ;;; Compiling (DEFUN INIT-NAME-TAG ...). ;;; Compiling (DEFUN SEARCH-TAG ...). ;;; Compiling (DEFUN READ-NAME ...). ;;; Note: ;;; in file CMPNAME.LSP, position 2577 ;;; at (DEFUN READ-NAME ...) ;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS ;;; Compiling (DEFUN FIND-INIT-NAME ...). ;;; Compiling (DEFUN REMOVE-PREFIX ...). ;;; Compiling (DEFUN GUESS-INIT-NAME ...). ;;; Compiling (DEFUN COMPUTE-INIT-NAME ...). ;;; Compiling (DEFUN COMPUTE-MAIN-NAME ...). ;;; Compiling (DEFUN INIT-FUNCTION-NAME ...). ;;; Warning: ;;; in file CMPNAME.LSP, position 4663 ;;; at (DEFUN INIT-FUNCTION-NAME ...) ;;; ! The variable C is not used. ;;; End of Pass 1. ;;; Emitting code for ENCODE-NUMBER-IN-NAME. ;;; Emitting code for UNIQUE-INIT-NAME. ;;; Emitting code for INIT-NAME-TAG. ;;; Emitting code for SEARCH-TAG. ;;; Emitting code for READ-NAME. ;;; Emitting code for FIND-INIT-NAME. ;;; Emitting code for REMOVE-PREFIX. ;;; Emitting code for GUESS-INIT-NAME. ;;; Emitting code for COMPUTE-INIT-NAME. ;;; Emitting code for COMPUTE-MAIN-NAME. ;;; Emitting code for INIT-FUNCTION-NAME. ;;; Emitting code for DISAMBIGUATION. ;;; Emitting code for TRANSLATE-CHAR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpname.c -o cmp/cmpname.o ;;; Finished compiling SRC:CMP;CMPNAME.LSP. ;;; (compile-file "src:cmp;cmpopt.lsp" :output-file #P"BUILD:CMP;CMPOPT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN EXPAND-IN-INTERVAL-P ...). ;;; Compiling (DEFUN EXPAND-TYPEP ...). ;;; Note: ;;; in file CMPOPT.LSP, position 1182 ;;; at (DEFUN EXPAND-TYPEP ...) ;;; Checking type of LET2024 to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 1182 ;;; at (DEFUN EXPAND-TYPEP ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 1182 ;;; at (DEFUN EXPAND-TYPEP ...) ;;; Checking type of LET2026 to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 1182 ;;; at (DEFUN EXPAND-TYPEP ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 1182 ;;; at (DEFUN EXPAND-TYPEP ...) ;;; Checking type of #:LOOP-LIST-TAIL18 to be CONS ;;; Warning: ;;; in file CMPOPT.LSP, position 5593 ;;; at (DEFINE-COMPILER-MACRO TYPEP ...) ;;; ! The variable E is not used. ;;; Compiling (DEFPARAMETER +COERCION-TABLE+ ...). ;;; Compiling (DEFUN EXPAND-COERCE ...). ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of LET2031 to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of LET2034 to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST39) to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of LET2036 to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST ;;; Note: ;;; in file CMPOPT.LSP, position 7076 ;;; at (DEFUN EXPAND-COERCE ...) ;;; Checking type of #:LOOP-LIST-TAIL44 to be CONS ;;; Warning: ;;; in file CMPOPT.LSP, position 10676 ;;; at (DEFINE-COMPILER-MACRO FLOAT ...) ;;; ! The variable AUX is not used. ;;; End of Pass 1. ;;; Emitting code for EXPAND-IN-INTERVAL-P. ;;; Emitting code for EXPAND-TYPEP. ;;; Emitting code for TYPEP. ;;; Emitting code for DOLIST. ;;; Emitting code for EXPAND-COERCE. ;;; Emitting code for COERCE. ;;; Emitting code for FLOAT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt.c -o cmp/cmpopt.o ;;; Finished compiling SRC:CMP;CMPOPT.LSP. ;;; (compile-file "src:cmp;cmpopt-bits.lsp" :output-file #P"BUILD:CMP;CMPOPT-BITS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-BITS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Note: ;;; in file CMPOPT-BITS.LSP, position 2542 ;;; at (DEF-TYPE-PROPAGATOR LOGAND ...) ;;; Checking type of LET2040 to be LIST ;;; Note: ;;; in file CMPOPT-BITS.LSP, position 2542 ;;; at (DEF-TYPE-PROPAGATOR LOGAND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST ;;; End of Pass 1. ;;; Emitting code for LDB. ;;; Emitting code for ASH. ;;; Emitting code for #:G11. ;;; Emitting code for #:G15. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-bits.c -o cmp/cmpopt-bits.o ;;; Finished compiling SRC:CMP;CMPOPT-BITS.LSP. ;;; (compile-file "src:cmp;cmpopt-clos.lsp" :output-file #P"BUILD:CMP;CMPOPT-CLOS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-CLOS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CLOS-COMPILER-MACRO-EXPAND ...). ;;; Compiling (DEFMETHOD GENERIC-FUNCTION-MACRO-EXPAND ...). ;;; Compiling (DEFUN OPTIMIZABLE-SLOT-READER ...). ;;; Compiling (DEFUN OPTIMIZABLE-SLOT-WRITER ...). ;;; Compiling (DEFUN OPTIMIZABLE-SLOT-ACCESSOR ...). ;;; End of Pass 1. ;;; Emitting code for CLOS-COMPILER-MACRO-EXPAND. ;;; Emitting code for #:G0. ;;; Emitting code for OPTIMIZABLE-SLOT-READER. ;;; Emitting code for OPTIMIZABLE-SLOT-WRITER. ;;; Emitting code for OPTIMIZABLE-SLOT-ACCESSOR. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-clos.c -o cmp/cmpopt-clos.o ;;; Finished compiling SRC:CMP;CMPOPT-CLOS.LSP. ;;; (compile-file "src:cmp;cmpopt-constant.lsp" :output-file #P"BUILD:CMP;CMPOPT-CONSTANT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-CONSTANT.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CONSTANT-EXPRESSION-P ...). ;;; Compiling (DEFUN EXTRACT-CONSTANT-VALUE ...). ;;; Compiling (DEFUN CONSTANT-VALUE-P ...). ;;; Warning: ;;; in file CMPOPT-CONSTANT.LSP, position 1037 ;;; at (DEFUN CONSTANT-VALUE-P ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Emitting code for CONSTANT-EXPRESSION-P. ;;; Emitting code for EXTRACT-CONSTANT-VALUE. ;;; Emitting code for #:G3. ;;; Emitting code for CONSTANT-VALUE-P. ;;; Emitting code for #:G7. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-constant.c -o cmp/cmpopt-constant.o ;;; Finished compiling SRC:CMP;CMPOPT-CONSTANT.LSP. ;;; (compile-file "src:cmp;cmpopt-cons.lsp" :output-file #P"BUILD:CMP;CMPOPT-CONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-CONS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN EXPAND-SIMPLE-OPTIMIZER ...). ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 532 ;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) ;;; Checking type of LET2042 to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 532 ;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) ;;; Checking type of LET2044 to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 532 ;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 532 ;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 532 ;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) ;;; Checking type of #:LOOP-LIST-TAIL3 to be CONS ;;; Compiling (DEFUN SIMPLE-OPTIMIZER-FUNCTION ...). ;;; Compiling (DEFMACRO CONS-CAR ...). ;;; Compiling (DEFMACRO CONS-CDR ...). ;;; Compiling (DEFMACRO DEFINE-SIMPLE-OPTIMIZER ...). ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 3787 ;;; at (DEFINE-COMPILER-MACRO POP ...) ;;; Checking type of LET2046 to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 3787 ;;; at (DEFINE-COMPILER-MACRO POP ...) ;;; Checking type of LET2048 to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 3787 ;;; at (DEFINE-COMPILER-MACRO POP ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST91) to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 3787 ;;; at (DEFINE-COMPILER-MACRO POP ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST92) to be LIST ;;; Note: ;;; in file CMPOPT-CONS.LSP, position 3787 ;;; at (DEFINE-COMPILER-MACRO POP ...) ;;; Checking type of #:LOOP-LIST-TAIL94 to be CONS ;;; End of Pass 1. ;;; Emitting code for EXPAND-SIMPLE-OPTIMIZER. ;;; Emitting code for SIMPLE-OPTIMIZER-FUNCTION. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for CONS-CAR. ;;; Emitting code for CONS-CDR. ;;; Emitting code for CONS. ;;; Emitting code for CONS-TO-LISTA. ;;; Emitting code for DEFINE-SIMPLE-OPTIMIZER. ;;; Emitting code for NTH. ;;; Emitting code for NTHCDR. ;;; 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 POP. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-cons.c -o cmp/cmpopt-cons.o ;;; Finished compiling SRC:CMP;CMPOPT-CONS.LSP. ;;; (compile-file "src:cmp;cmpopt-printer.lsp" :output-file #P"BUILD:CMP;CMPOPT-PRINTER.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-PRINTER.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PRINTER-DEFAULT-STREAM ...). ;;; Warning: ;;; in file CMPOPT-PRINTER.LSP, position 2723 ;;; at (DEFINE-COMPILER-MACRO TERPRI ...) ;;; ! The variable ENV is not used. ;;; Warning: ;;; in file CMPOPT-PRINTER.LSP, position 2918 ;;; at (DEFINE-COMPILER-MACRO PRINT ...) ;;; ! The variable ENV is not used. ;;; Warning: ;;; in file CMPOPT-PRINTER.LSP, position 3135 ;;; at (DEFINE-COMPILER-MACRO PRIN1 ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Emitting code for PRINTER-DEFAULT-STREAM. ;;; Emitting code for PRINC. ;;; Emitting code for TERPRI. ;;; Emitting code for PRINT. ;;; Emitting code for PRIN1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-printer.c -o cmp/cmpopt-printer.o ;;; Finished compiling SRC:CMP;CMPOPT-PRINTER.LSP. ;;; (compile-file "src:cmp;cmpopt-sequence.lsp" :output-file #P"BUILD:CMP;CMPOPT-SEQUENCE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-SEQUENCE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN CONSTANT-FUNCTION-EXPRESSION ...). ;;; Compiling (DEFUN SEQ-OPT-TEST-FUNCTION ...). ;;; Compiling (DEFUN SEQ-OPT-KEY-FUNCTION ...). ;;; Compiling (DEFUN SEQ-OPT-PARSE-ARGS ...). ;;; Compiling (DEFMACRO DO-IN-SEQ ...). ;;; Compiling (DEFMACRO DO-IN-LIST ...). ;;; Compiling (DEFUN EXPAND-MEMBER ...). ;;; Note: ;;; in file CMPOPT-SEQUENCE.LSP, position 6431 ;;; at (DEFUN EXPAND-MEMBER ...) ;;; Checking type of #:LOOP-LIST-TAIL60 to be CONS ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8492 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable VALUE is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8492 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable LIST is not used. ;;; Compiling (DEFUN EXPAND-ASSOC ...). ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10416 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable VALUE is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10416 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable LIST is not used. ;;; Compiling (DEFUN EXPAND-FIND ...). ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10629 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable KEY-FLAG is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10629 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST-FLAG is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10629 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10629 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable START is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10629 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable END is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11154 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable VALUE is not used. ;;; Warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11154 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable SEQUENCE is not used. ;;; End of Pass 1. ;;; Emitting code for CONSTANT-FUNCTION-EXPRESSION. ;;; Emitting code for SEQ-OPT-TEST-FUNCTION. ;;; Emitting code for #:G1. ;;; Emitting code for #:G2. ;;; Emitting code for #:G3. ;;; Emitting code for SEQ-OPT-KEY-FUNCTION. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for SEQ-OPT-PARSE-ARGS. ;;; Emitting code for DO-IN-SEQ. ;;; Emitting code for DO-IN-LIST. ;;; Emitting code for EXPAND-MEMBER. ;;; Emitting code for MEMBER. ;;; Emitting code for EXPAND-ASSOC. ;;; Emitting code for ASSOC. ;;; Emitting code for EXPAND-FIND. ;;; Emitting code for FIND. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-sequence.c -o cmp/cmpopt-sequence.o ;;; Finished compiling SRC:CMP;CMPOPT-SEQUENCE.LSP. ;;; (compile-file "src:cmp;cmpopt-type.lsp" :output-file #P"BUILD:CMP;CMPOPT-TYPE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOPT-TYPE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Emitting code for DOTIMES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpopt-type.c -o cmp/cmpopt-type.o ;;; Finished compiling SRC:CMP;CMPOPT-TYPE.LSP. ;;; (compile-file "src:cmp;cmpprop.lsp" :output-file #P"BUILD:CMP;CMPPROP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPPROP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN P1PROPAGATE ...). ;;; Compiling (DEFUN P1TRIVIAL ...). ;;; Compiling (DEFUN P1VAR ...). ;;; Compiling (DEFUN P1VALUES ...). ;;; Note: ;;; in file CMPPROP.LSP, position 2360 ;;; at (DEFUN P1VALUES ...) ;;; Checking type of LET2050 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 2360 ;;; at (DEFUN P1VALUES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 2360 ;;; at (DEFUN P1VALUES ...) ;;; Checking type of #:LOOP-LIST-TAIL7 to be CONS ;;; Warning: ;;; in file CMPPROP.LSP, position 2360 ;;; at (DEFUN P1VALUES ...) ;;; ! The variable FORM is not used. ;;; Compiling (DEFUN P1PROPAGATE-LIST ...). ;;; Note: ;;; in file CMPPROP.LSP, position 2688 ;;; at (DEFUN P1PROPAGATE-LIST ...) ;;; Checking type of LET2052 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 2688 ;;; at (DEFUN P1PROPAGATE-LIST ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST ;;; Compiling (DEFUN P1MERGE-BRANCHES ...). ;;; Compiling (DEFUN REVISE-VAR-TYPE ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 3371 ;;; at (DEFUN REVISE-VAR-TYPE ...) ;;; ! The variable VARIABLE is not used. ;;; Compiling (DEFUN P1BLOCK ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 3573 ;;; at (DEFUN P1BLOCK ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1RETURN-FROM ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 3871 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable VARIABLE-OR-NIL is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 3871 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 3871 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1CALL-GLOBAL ...). ;;; Note: ;;; in file CMPPROP.LSP, position 4181 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; Checking type of LET2054 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 4181 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 4181 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 4181 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1CALL-LOCAL ...). ;;; Note: ;;; in file CMPPROP.LSP, position 4721 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; Checking type of LET2056 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 4721 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 4721 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 4721 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1CATCH ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 5020 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable TAG-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 5020 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1THROW ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 5210 ;;; at (DEFUN P1THROW ...) ;;; ! The variable TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 5210 ;;; at (DEFUN P1THROW ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1IF ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 5436 ;;; at (DEFUN P1IF ...) ;;; ! The variable FMLA-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 5436 ;;; at (DEFUN P1IF ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1FMLA-NOT ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 5857 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 5857 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1FMLA-AND ...). ;;; Note: ;;; in file CMPPROP.LSP, position 6024 ;;; at (DEFUN P1FMLA-AND ...) ;;; Checking type of LET2058 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 6024 ;;; at (DEFUN P1FMLA-AND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 6024 ;;; at (DEFUN P1FMLA-AND ...) ;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS ;;; Warning: ;;; in file CMPPROP.LSP, position 6024 ;;; at (DEFUN P1FMLA-AND ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1FMLA-OR ...). ;;; Note: ;;; in file CMPPROP.LSP, position 6496 ;;; at (DEFUN P1FMLA-OR ...) ;;; Checking type of LET2060 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 6496 ;;; at (DEFUN P1FMLA-OR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST21) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 6496 ;;; at (DEFUN P1FMLA-OR ...) ;;; Checking type of #:LOOP-LIST-TAIL23 to be CONS ;;; Warning: ;;; in file CMPPROP.LSP, position 6496 ;;; at (DEFUN P1FMLA-OR ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1LAMBDA ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 7041 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable NOT-USED is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 7041 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable DOC is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 7041 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable LAMBDA-LIST is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 7041 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1PROPAGATE-FUNCTION ...). ;;; Compiling (DEFUN P1LET* ...). ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of LET2062 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of LET2064 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST28) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of LET2066 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 7475 ;;; at (DEFUN P1LET* ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1LOCALS ...). ;;; Note: ;;; in file CMPPROP.LSP, position 8163 ;;; at (DEFUN P1LOCALS ...) ;;; Checking type of LET2068 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 8163 ;;; at (DEFUN P1LOCALS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST32) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 8163 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable LABELS is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 8163 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1MULTIPLE-VALUE-BIND ...). ;;; Note: ;;; in file CMPPROP.LSP, position 8320 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; Checking type of LET2070 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 8320 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; Checking type of LET2072 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 8320 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST33) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 8320 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 8320 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1MULTIPLE-VALUE-SETQ ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 8853 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable VARS-LIST is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 8853 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1PROGN ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 9066 ;;; at (DEFUN P1PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1COMPILER-TYPECASE ...). ;;; Note: ;;; in file CMPPROP.LSP, position 9149 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; Checking type of LET2075 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 9149 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST37) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 9149 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1CHECKED-VALUE ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 9568 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable ALT-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 9568 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1PROGV ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 9792 ;;; at (DEFUN P1PROGV ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1SETQ ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 10073 ;;; at (DEFUN P1SETQ ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1PSETQ ...). ;;; Note: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; Checking type of LET2077 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST40) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable NEW-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable ASSUMPTIONS is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable VARS is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10303 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1WITH-STACK ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 10499 ;;; at (DEFUN P1WITH-STACK ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1STACK-PUSH-VALUES ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 10580 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable FORM-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10580 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable INLINE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10580 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFVAR *TAGBODY-DEPTH* ...). ;;; Compiling (DEFUN P1GO ...). ;;; Warning: ;;; in file CMPPROP.LSP, position 10967 ;;; at (DEFUN P1GO ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10967 ;;; at (DEFUN P1GO ...) ;;; ! The variable TAG-VAR is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 10967 ;;; at (DEFUN P1GO ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN FILTER-ONLY-DECLARATIONS ...). ;;; Compiling (DEFUN P1TAGBODY ...). ;;; Compiling (DEFUN P1TAGBODY-ONE-PASS ...). ;;; Note: ;;; in file CMPPROP.LSP, position 11535 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; Checking type of LET2079 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 11535 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST41) to be LIST ;;; Warning: ;;; in file CMPPROP.LSP, position 11535 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; ! The variable C1FORM is not used. ;;; Compiling (DEFUN P1UNWIND-PROTECT ...). ;;; Compiling (DEFUN TYPE-FROM-ARRAY-ELT ...). ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of LET2081 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of #:LOOP-LIST-TAIL51 to be CONS ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of LET2083 to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST54) to be LIST ;;; Note: ;;; in file CMPPROP.LSP, position 12547 ;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) ;;; Checking type of #:LOOP-LIST-TAIL56 to be CONS ;;; Warning: ;;; in file CMPPROP.LSP, position 13698 ;;; at (DEF-TYPE-PROPAGATOR ASET ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14024 ;;; at (DEF-TYPE-PROPAGATOR AREF ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14321 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable OBJ is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14321 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable INDEX is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14321 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable FNAME is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14549 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) ;;; ! The variable INDEX is not used. ;;; Warning: ;;; in file CMPPROP.LSP, position 14549 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) ;;; ! The variable FNAME is not used. ;;; End of Pass 1. ;;; Emitting code for P1PROPAGATE. ;;; Emitting code for P1TRIVIAL. ;;; Emitting code for P1VAR. ;;; Emitting code for P1VALUES. ;;; Emitting code for P1PROPAGATE-LIST. ;;; Emitting code for P1MERGE-BRANCHES. ;;; Emitting code for REVISE-VAR-TYPE. ;;; Emitting code for P1BLOCK. ;;; Emitting code for P1RETURN-FROM. ;;; Emitting code for P1CALL-GLOBAL. ;;; Emitting code for P1CALL-LOCAL. ;;; Emitting code for P1CATCH. ;;; Emitting code for P1THROW. ;;; Emitting code for P1IF. ;;; Emitting code for P1FMLA-NOT. ;;; Emitting code for P1FMLA-AND. ;;; Emitting code for P1FMLA-OR. ;;; Emitting code for P1LAMBDA. ;;; Emitting code for P1PROPAGATE-FUNCTION. ;;; Emitting code for P1LET*. ;;; Emitting code for P1LOCALS. ;;; Emitting code for P1MULTIPLE-VALUE-BIND. ;;; Emitting code for P1MULTIPLE-VALUE-SETQ. ;;; Emitting code for P1PROGN. ;;; Emitting code for P1COMPILER-TYPECASE. ;;; Emitting code for P1CHECKED-VALUE. ;;; Emitting code for P1PROGV. ;;; Emitting code for P1SETQ. ;;; Emitting code for P1PSETQ. ;;; Emitting code for P1WITH-STACK. ;;; Emitting code for P1STACK-PUSH-VALUES. ;;; Emitting code for P1GO. ;;; Emitting code for FILTER-ONLY-DECLARATIONS. ;;; Emitting code for P1TAGBODY. ;;; Emitting code for P1TAGBODY-ONE-PASS. ;;; Emitting code for P1UNWIND-PROTECT. ;;; Emitting code for TYPE-FROM-ARRAY-ELT. ;;; Emitting code for #:G62. ;;; Emitting code for #:G66. ;;; Emitting code for #:G71. ;;; Emitting code for #:G76. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpprop.c -o cmp/cmpprop.o ;;; Finished compiling SRC:CMP;CMPPROP.LSP. ;;; (compile-file "src:cmp;cmpclos.lsp" :output-file #P"BUILD:CMP;CMPCLOS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPCLOS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAYBE-OPTIMIZE-GENERIC-FUNCTION ...). ;;; Compiling (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...). ;;; Note: ;;; in file CMPCLOS.LSP, position 1127 ;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) ;;; Checking type of LET2085 to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 1127 ;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) ;;; Checking type of LET2087 to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 1127 ;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 1127 ;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST ;;; Compiling (DEFUN FIND-SLOT-ACCESSORS ...). ;;; Note: ;;; in file CMPCLOS.LSP, position 2094 ;;; at (DEFUN FIND-SLOT-ACCESSORS ...) ;;; Checking type of LET2089 to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 2094 ;;; at (DEFUN FIND-SLOT-ACCESSORS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST ;;; Compiling (DEFUN MAYBE-OPTIMIZE-SLOT-ACCESSOR ...). ;;; Compiling (DEFUN TRY-OPTIMIZE-SLOT-READER ...). ;;; Compiling (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...). ;;; Note: ;;; in file CMPCLOS.LSP, position 3862 ;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) ;;; Checking type of LET2091 to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 3862 ;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST ;;; Note: ;;; in file CMPCLOS.LSP, position 3862 ;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) ;;; Checking type of #:LOOP-LIST-TAIL8 to be CONS ;;; End of Pass 1. ;;; Emitting code for MAYBE-OPTIMIZE-GENERIC-FUNCTION. ;;; Emitting code for PRECOMPUTE-APPLICABLE-METHODS. ;;; Emitting code for APPLICABLE-METHOD-P. ;;; Emitting code for FIND-SLOT-ACCESSORS. ;;; Emitting code for MAYBE-OPTIMIZE-SLOT-ACCESSOR. ;;; Emitting code for TRY-OPTIMIZE-SLOT-READER. ;;; Emitting code for TRY-OPTIMIZE-SLOT-WRITER. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpclos.c -o cmp/cmpclos.o ;;; Finished compiling SRC:CMP;CMPCLOS.LSP. ;;; (compile-file "src:cmp;cmpstructures.lsp" :output-file #P"BUILD:CMP;CMPSTRUCTURES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPSTRUCTURES.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN GET-SLOT-TYPE ...). ;;; Compiling (DEFUN MAYBE-OPTIMIZE-STRUCTURE-ACCESS ...). ;;; End of Pass 1. ;;; Emitting code for GET-SLOT-TYPE. ;;; Emitting code for MAYBE-OPTIMIZE-STRUCTURE-ACCESS. ;;; Emitting code for SI:STRUCTURE-REF. ;;; Emitting code for SI:STRUCTURE-SET. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpstructures.c -o cmp/cmpstructures.o ;;; Finished compiling SRC:CMP;CMPSTRUCTURES.LSP. ;;; (compile-file "src:cmp;cmparray.lsp" :output-file #P"BUILD:CMP;CMPARRAY.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPARRAY.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN VALID-ARRAY-INDEX-P ...). ;;; Compiling (DEFUN GUESS-ARRAY-ELEMENT-TYPE ...). ;;; Compiling (DEFUN GUESS-ARRAY-DIMENSIONS-TYPE ...). ;;; Warning: ;;; in file CMPARRAY.LSP, position 1773 ;;; at (DEFINE-COMPILER-MACRO MAKE-ARRAY ...) ;;; ! The variable ENV is not used. ;;; Compiling (DEFUN EXPAND-VECTOR-PUSH ...). ;;; Warning: ;;; in file CMPARRAY.LSP, position 3697 ;;; at (DEFUN EXPAND-VECTOR-PUSH ...) ;;; ! The variable ENV is not used. ;;; Warning: ;;; in file CMPARRAY.LSP, position 4850 ;;; at (DEFINE-COMPILER-MACRO VECTOR-PUSH ...) ;;; ! The variable #:G22 is not used. ;;; Warning: ;;; in file CMPARRAY.LSP, position 4967 ;;; at (DEFINE-COMPILER-MACRO VECTOR-PUSH-EXTEND ...) ;;; ! The variable #:G24 is not used. ;;; Compiling (DEFUN EXPAND-AREF ...). ;;; Compiling (DEFUN EXPAND-ASET ...). ;;; Compiling (DEFUN EXPAND-ZERO-DIM-INDEX-CHECK ...). ;;; Compiling (DEFUN EXPAND-VECTOR-INDEX-CHECK ...). ;;; Compiling (DEFUN EXPAND-ROW-MAJOR-INDEX ...). ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of LET2095 to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of #:LOOP-LIST-TAIL36 to be CONS ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of LET2097 to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of #:LOOP-LIST-TAIL40 to be CONS ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of LET2099 to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of LET2101 to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of LET2103 to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST41) to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST43) to be LIST ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of #:LOOP-LIST-TAIL45 to be CONS ;;; Note: ;;; in file CMPARRAY.LSP, position 7308 ;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) ;;; Checking type of #:LOOP-LIST-TAIL45 to be CONS ;;; Compiling (DEFMACRO CHECK-EXPECTED-RANK ...). ;;; Compiling (DEFMACRO CHECK-INDEX-IN-BOUNDS ...). ;;; Compiling (DEFMACRO CHECK-VECTOR-IN-BOUNDS ...). ;;; Compiling (DEFUN ARRAY-DIMENSION-ACCESSOR ...). ;;; Compiling (DEFMACRO ARRAY-DIMENSION-FAST ...). ;;; End of Pass 1. ;;; Emitting code for VALID-ARRAY-INDEX-P. ;;; Emitting code for GUESS-ARRAY-ELEMENT-TYPE. ;;; Emitting code for GUESS-ARRAY-DIMENSIONS-TYPE. ;;; Emitting code for MAKE-ARRAY. ;;; Emitting code for EXPAND-VECTOR-PUSH. ;;; Emitting code for VECTOR-PUSH. ;;; Emitting code for VECTOR-PUSH-EXTEND. ;;; Emitting code for AREF. ;;; Emitting code for EXPAND-AREF. ;;; Emitting code for SI:ASET. ;;; Emitting code for EXPAND-ASET. ;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. ;;; Emitting code for EXPAND-ZERO-DIM-INDEX-CHECK. ;;; Emitting code for EXPAND-VECTOR-INDEX-CHECK. ;;; Emitting code for EXPANSION. ;;; Emitting code for EXPAND-ROW-MAJOR-INDEX. ;;; Emitting code for CHECK-EXPECTED-RANK. ;;; Emitting code for CHECK-INDEX-IN-BOUNDS. ;;; Emitting code for CHECK-VECTOR-IN-BOUNDS. ;;; Emitting code for ARRAY-DIMENSION-ACCESSOR. ;;; Emitting code for ARRAY-DIMENSION-FAST. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmparray.c -o cmp/cmparray.o ;;; Finished compiling SRC:CMP;CMPARRAY.LSP. ;;; (compile-file "src:cmp;cmpos-run.lsp" :output-file #P"BUILD:CMP;CMPOS-RUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOS-RUN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN SAFE-SYSTEM ...). ;;; Compiling (DEFUN SAVE-DIRECTORY ...). ;;; Compiling (DEFMACRO WITH-CURRENT-DIRECTORY ...). ;;; Compiling (DEFUN SAFE-RUN-PROGRAM ...). ;;; Warning: ;;; in file CMPOS-RUN.LSP, position 1733 ;;; at (DEFUN SAFE-RUN-PROGRAM ...) ;;; ! The variable STREAM is not used. ;;; Warning: ;;; in file CMPOS-RUN.LSP, position 1733 ;;; at (DEFUN SAFE-RUN-PROGRAM ...) ;;; ! The variable PROCESS is not used. ;;; Compiling (DEFUN SPLIT-PROGRAM-OPTIONS ...). ;;; End of Pass 1. ;;; Emitting code for SAFE-SYSTEM. ;;; Emitting code for SAVE-DIRECTORY. ;;; Emitting code for WITH-CURRENT-DIRECTORY. ;;; Emitting code for SAFE-RUN-PROGRAM. ;;; Emitting code for #:G6. ;;; Emitting code for SPLIT-PROGRAM-OPTIONS. ;;; Emitting code for PUSH-CHAR. ;;; Emitting code for NEW-STRING. ;;; Emitting code for MAYBE-PUSH. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpos-run.c -o cmp/cmpos-run.o ;;; Finished compiling SRC:CMP;CMPOS-RUN.LSP. ;;; (compile-file "src:cmp;cmpos-features.lsp" :output-file #P"BUILD:CMP;CMPOS-FEATURES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPOS-FEATURES.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN RUN-AND-COLLECT ...). ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 546 ;;; at (DEFUN RUN-AND-COLLECT ...) ;;; Checking type of #:LOOP-LIST-TAIL1 to be CONS ;;; Warning: ;;; in file CMPOS-FEATURES.LSP, position 546 ;;; at (DEFUN RUN-AND-COLLECT ...) ;;; ! The variable PROCESS is not used. ;;; Compiling (DEFUN SPLIT-WORDS ...). ;;; Compiling (DEFUN KNOWN-KEYWORD ...). ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 1959 ;;; at (DEFUN KNOWN-KEYWORD ...) ;;; Checking type of LET2115 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 1959 ;;; at (DEFUN KNOWN-KEYWORD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST ;;; Compiling (DEFUN GATHER-KEYWORDS ...). ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of LET2117 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST15) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of #:LOOP-LIST-TAIL17 to be CONS ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of LET2119 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; Checking type of #:LOOP-LIST-TAIL21 to be CONS ;;; Warning: ;;; in file CMPOS-FEATURES.LSP, position 2262 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; ! The variable PATTERNS is not used. ;;; Compiling (DEFUN COMPILER-DEFINES ...). ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of LET2122 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST24) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of LET2126 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of #:LOOP-LIST-TAIL33 to be CONS ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of LET2124 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of LET2128 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 2518 ;;; at (DEFUN COMPILER-DEFINES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST25) to be LIST ;;; Compiling (DEFUN RUN-AND-COLLECT-KEYWORDS ...). ;;; Compiling (DEFUN GATHER-SYSTEM-FEATURES ...). ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 4764 ;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) ;;; Checking type of LET2130 to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 4764 ;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST ;;; Note: ;;; in file CMPOS-FEATURES.LSP, position 4764 ;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) ;;; Checking type of #:LOOP-LIST-TAIL40 to be CONS ;;; Compiling (DEFUN UPDATE-COMPILER-FEATURES ...). ;;; End of Pass 1. ;;; Emitting code for RUN-AND-COLLECT. ;;; Emitting code for COLLECT-LINES. ;;; Emitting code for #:G5. ;;; Emitting code for SPLIT-WORDS. ;;; Emitting code for KNOWN-KEYWORD. ;;; Emitting code for GATHER-KEYWORDS. ;;; Emitting code for COMPILER-DEFINES. ;;; Emitting code for RUN-AND-COLLECT-KEYWORDS. ;;; Emitting code for GATHER-SYSTEM-FEATURES. ;;; Emitting code for UPDATE-COMPILER-FEATURES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpos-features.c -o cmp/cmpos-features.o ;;; Finished compiling SRC:CMP;CMPOS-FEATURES.LSP. ;;; (compile-file "src:cmp;cmpmain.lsp" :output-file #P"BUILD:CMP;CMPMAIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPMAIN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFMACRO WITH-LOCK ...). ;;; Warning: ;;; in file CMPMAIN.LSP, position 647 ;;; at (FSET 'WITH-LOCK ...) ;;; ! The variable LOCK is not used. ;;; Compiling (DEFUN SAFE-MKSTEMP ...). ;;; Compiling (DEFUN COMPILE-FILE-PATHNAME ...). ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-OFFSET is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-TRUENAME is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable LOAD is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable DATA-FILE is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable H-FILE is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable C-FILE is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable PRINT is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 1955 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable VERBOSE is not used. ;;; Compiling (DEFUN CMP-DELETE-FILE ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 4504 ;;; at (PUSH #'(LAMBDA NIL ...) ...) ;;; Checking type of LET2132 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 4504 ;;; at (PUSH #'(LAMBDA NIL ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST37) to be LIST ;;; Compiling (DEFMACRO FIX-FOR-MINGW ...). ;;; Compiling (DEFUN LINKER-CC ...). ;;; Warning: ;;; in file CMPMAIN.LSP, position 5287 ;;; at (DEFUN LINKER-CC ...) ;;; ! The variable TYPE is not used. ;;; Compiling (DEFUN LINKER-AR ...). ;;; Compiling (DEFUN STATIC-LIB-AR ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 6312 ;;; at (DEFUN STATIC-LIB-AR ...) ;;; Checking type of LET2134 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 6312 ;;; at (DEFUN STATIC-LIB-AR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST46) to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 6312 ;;; at (DEFUN STATIC-LIB-AR ...) ;;; Checking type of #:LOOP-LIST-TAIL48 to be CONS ;;; Compiling (DEFUN SHARED-CC ...). ;;; Compiling (DEFUN BUNDLE-CC ...). ;;; Warning: ;;; in file CMPMAIN.LSP, position 7301 ;;; at (DEFUN BUNDLE-CC ...) ;;; ! The variable INIT-NAME is not used. ;;; Compiling (DEFUN GUESS-KIND ...). ;;; Compiling (DEFUN GUESS-LD-FLAGS ...). ;;; Compiling (DEFUN SYSTEM-LD-FLAG ...). ;;; Compiling (DEFUN BUILDER ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 13191 ;;; at (DEFUN BUILDER ...) ;;; Checking type of LET2139 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 13191 ;;; at (DEFUN BUILDER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST80) to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 13191 ;;; at (DEFUN BUILDER ...) ;;; Checking type of #:LOOP-LIST-TAIL82 to be CONS ;;; Note: ;;; in file CMPMAIN.LSP, position 13191 ;;; at (DEFUN BUILDER ...) ;;; Checking type of LET2141 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 13191 ;;; at (DEFUN BUILDER ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST89) to be LIST ;;; Compiling (DEFUN BUILD-FASL ...). ;;; Compiling (DEFUN BUILD-PROGRAM ...). ;;; Compiling (DEFUN BUILD-STATIC-LIBRARY ...). ;;; Compiling (DEFUN BUILD-SHARED-LIBRARY ...). ;;; Compiling (DEFUN COMPILE-FILE ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 19738 ;;; at (DEFUN COMPILE-FILE ...) ;;; Checking type of #:G102 to be CONS ;;; Note: ;;; in file CMPMAIN.LSP, position 19738 ;;; at (DEFUN COMPILE-FILE ...) ;;; Checking type of #:G106 to be CONS ;;; Note: ;;; in file CMPMAIN.LSP, position 19738 ;;; at (DEFUN COMPILE-FILE ...) ;;; Checking type of LET2174 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 19738 ;;; at (DEFUN COMPILE-FILE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST113) to be LIST ;;; Warning: ;;; in file CMPMAIN.LSP, position 19738 ;;; at (DEFUN COMPILE-FILE ...) ;;; ! The variable OUTPUT-FILE is not used. ;;; Compiling (DEFUN COMPILER-OUTPUT-VALUES ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 25523 ;;; at (DEFUN COMPILER-OUTPUT-VALUES ...) ;;; Checking type of LET2176 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 25523 ;;; at (DEFUN COMPILER-OUTPUT-VALUES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST116) to be LIST ;;; Compiling (DEFVAR *GAZONK-COUNTER* ...). ;;; Compiling (DEFUN COMPILE ...). ;;; Note: ;;; in file CMPMAIN.LSP, position 26124 ;;; at (DEFUN COMPILE ...) ;;; Checking type of LET2209 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 26124 ;;; at (DEFUN COMPILE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST135) to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 26124 ;;; at (DEFUN COMPILE ...) ;;; Checking type of LET2211 to be LIST ;;; Note: ;;; in file CMPMAIN.LSP, position 26124 ;;; at (DEFUN COMPILE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST141) to be LIST ;;; Compiling (DEFUN DISASSEMBLE ...). ;;; Compiling (DEFUN COMPILER-PASS2 ...). ;;; Compiling (DEFUN ECL-INCLUDE-DIRECTORY ...). ;;; Compiling (DEFUN ECL-LIBRARY-DIRECTORY ...). ;;; Compiling (DEFUN COMPILER-CC ...). ;;; Compiling (DEFUN PRINT-COMPILER-INFO ...). ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Warning: ;;; in file CMPMAIN.LSP, position 36014 ;;; at (FSET 'WITH-COMPILATION-UNIT ...) ;;; ! The variable OPTIONS is not used. ;;; Note: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; Function INSTALL-C-COMPILER is global but is closed over some variables. ;;; COMPILE DISASSEMBLE *FEATURES* ;;; Note: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; Function INSTALL-C-COMPILER is global but is closed over some variables. ;;; COMPILE DISASSEMBLE *FEATURES* ;;; Note: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; Function INSTALL-C-COMPILER is global but is closed over some variables. ;;; COMPILE DISASSEMBLE *FEATURES* ;;; Note: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; Function INSTALL-C-COMPILER is global but is closed over some variables. ;;; COMPILE DISASSEMBLE *FEATURES* ;;; Note: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; Function INSTALL-C-COMPILER is global but is closed over some variables. ;;; COMPILE DISASSEMBLE *FEATURES* ;;; Warning: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; ! The variable COMPILE-FILE is not used. ;;; Warning: ;;; in file CMPMAIN.LSP, position 36166 ;;; at (LET* (# # ...) ...) ;;; ! The variable COMPILE-FILE-PATHNAME is not used. ;;; End of Pass 1. ;;; Emitting code for WITH-LOCK. ;;; Emitting code for SAFE-MKSTEMP. ;;; Emitting code for COMPILE-FILE-PATHNAME. ;;; Emitting code for CMP-DELETE-FILE. ;;; Emitting code for #:G34. ;;; Emitting code for FIX-FOR-MINGW. ;;; Emitting code for LINKER-CC. ;;; Emitting code for LINKER-AR. ;;; Emitting code for STATIC-LIB-AR. ;;; Emitting code for SHARED-CC. ;;; Emitting code for BUNDLE-CC. ;;; Emitting code for GUESS-KIND. ;;; Emitting code for GUESS-LD-FLAGS. ;;; Emitting code for SYSTEM-LD-FLAG. ;;; Emitting code for FALLBACK. ;;; Emitting code for FIND-ARCHIVE. ;;; Emitting code for EXISTING-SYSTEM-OUTPUT. ;;; Emitting code for SYSTEM-OUTPUT. ;;; Emitting code for ASDFCALL. ;;; Emitting code for ASDFSYM. ;;; Emitting code for BUILDER. ;;; Emitting code for BUILD-FASL. ;;; Emitting code for BUILD-PROGRAM. ;;; Emitting code for BUILD-STATIC-LIBRARY. ;;; Emitting code for BUILD-SHARED-LIBRARY. ;;; Emitting code for COMPILE-FILE. ;;; Emitting code for #:G99. ;;; Emitting code for #:G100. ;;; Emitting code for COMPILER-OUTPUT-VALUES. ;;; Emitting code for COMPILE. ;;; Emitting code for #:G131. ;;; Emitting code for #:G132. ;;; Emitting code for DISASSEMBLE. ;;; Emitting code for #:G147. ;;; Emitting code for #:G148. ;;; Emitting code for #:G152. ;;; Emitting code for COMPILER-PASS2. ;;; Emitting code for ECL-INCLUDE-DIRECTORY. ;;; Emitting code for ECL-LIBRARY-DIRECTORY. ;;; Emitting code for COMPILER-CC. ;;; Emitting code for PRINT-COMPILER-INFO. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for INSTALL-C-COMPILER. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/cmpmain.c -o cmp/cmpmain.o ;;; Finished compiling SRC:CMP;CMPMAIN.LSP. ;;; (compile-file "src:cmp;proclamations.lsp" :output-file #P"BUILD:CMP;PROCLAMATIONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;PROCLAMATIONS.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN PARSE-FUNCTION-PROCLAMATION ...). ;;; Note: ;;; in file PROCLAMATIONS.LSP, position 2011 ;;; at (DEFUN PARSE-FUNCTION-PROCLAMATION ...) ;;; Checking type of LET2244 to be LIST ;;; Note: ;;; in file PROCLAMATIONS.LSP, position 2011 ;;; at (DEFUN PARSE-FUNCTION-PROCLAMATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST ;;; Note: ;;; in file PROCLAMATIONS.LSP, position 63051 ;;; at (LOOP FOR ...) ;;; Checking type of LET2246 to be LIST ;;; Note: ;;; in file PROCLAMATIONS.LSP, position 63051 ;;; at (LOOP FOR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; End of Pass 1. ;;; Emitting code for PARSE-FUNCTION-PROCLAMATION. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/proclamations.c -o cmp/proclamations.o ;;; Finished compiling SRC:CMP;PROCLAMATIONS.LSP. ;;; (compile-file "src:cmp;sysfun.lsp" :output-file #P"BUILD:CMP;SYSFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;SYSFUN.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN DEF-INLINE ...). ;;; Note: ;;; in file SYSFUN.LSP, position 956 ;;; at (DEFUN DEF-INLINE ...) ;;; Checking type of LET2248 to be LIST ;;; Note: ;;; in file SYSFUN.LSP, position 956 ;;; at (DEFUN DEF-INLINE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST ;;; Note: ;;; in file SYSFUN.LSP, position 956 ;;; at (DEFUN DEF-INLINE ...) ;;; Checking type of #:LOOP-LIST-TAIL6 to be CONS ;;; Note: ;;; in file SYSFUN.LSP, position 37504 ;;; at (LOOP FOR ...) ;;; Checking type of LET2250 to be LIST ;;; Note: ;;; in file SYSFUN.LSP, position 37504 ;;; at (LOOP FOR ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST ;;; Compiling (DEFVAR C::*IN-ALL-SYMBOLS-FUNCTIONS* ...). ;;; End of Pass 1. ;;; Emitting code for C::DEF-INLINE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c cmp/sysfun.c -o cmp/sysfun.o ;;; Finished compiling SRC:CMP;SYSFUN.LSP. ;;; ;;; Note: ;;; Library initialization function is main_lib_CMP ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215c.c -o eclinit07215c.o ;;; Note: ;;; Invoking external command: ;;; ar cr libcmp.a eclinit07215c.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmputil.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmppolicy.o cmp/cmpeval.o cmp/cmpexit.o cmp/cmpflet.o cmp/cmpfun.o cmp/cmpif.o cmp/cmplam.o cmp/cmplet.o cmp/cmploc.o cmp/cmpmap.o cmp/cmpstack.o cmp/cmpmulti.o cmp/cmpspecial.o cmp/cmptag.o cmp/cmptop.o cmp/cmpvar.o cmp/cmpwt.o cmp/cmpffi.o cmp/cmpcbk.o cmp/cmpct.o cmp/cmpnum.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-bits.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-printer.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpprop.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o cmp/sysfun.o ;;; Note: ;;; Invoking external command: ;;; ranlib libcmp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215d.c -o eclinit07215d.o ;;; Note: ;;; Invoking external command: ;;; gcc -o cmp.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215d.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmputil.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmppolicy.o cmp/cmpeval.o cmp/cmpexit.o cmp/cmpflet.o cmp/cmpfun.o cmp/cmpif.o cmp/cmplam.o cmp/cmplet.o cmp/cmploc.o cmp/cmpmap.o cmp/cmpstack.o cmp/cmpmulti.o cmp/cmpspecial.o cmp/cmptag.o cmp/cmptop.o cmp/cmpvar.o cmp/cmpwt.o cmp/cmpffi.o cmp/cmpcbk.o cmp/cmpct.o cmp/cmpnum.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-bits.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-printer.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpprop.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o cmp/sysfun.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:ecl-cdb;ecl-cdb.lisp" :output-file #P"BUILD:EXT;ECL-CDB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFSTRUCT CDB ...). ;;; Compiling (DEFUN READ-WORD ...). ;;; Compiling (DEFUN WRITE-WORD ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type LOGAND. Assuming it is T. ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CDB.LISP, position 2775 ;;; at (DEFUN WRITE-WORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN WRITE-VECTOR ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 3097 ;;; at (DEFUN WRITE-VECTOR ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-1) to be FIXNUM ;;; Compiling (DEFUN TO-CDB-HASH ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Declaration of type ;;; (ARRAY (UNSIGNED-BYTE 8) (*)) ;;; was found for not bound variable VECTOR. ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of LET2255 to be (UNSIGNED-BYTE 8) ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of LET2256 to be VECTOR ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of (AREF #:LOOP-ACROSS-VECTOR-3 #:LOOP-ACROSS-INDEX-4) to be (UNSIGNED-BYTE 8) ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-4) to be FIXNUM ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 3250 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Compiling (DEFUN %MAKE-CDB ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-CDB ...). ;;; Compiling (DEFUN ADD-RECORD ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 4381 ;;; at (DEFUN ADD-RECORD ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN DUMP-TABLE ...). ;;; Compiling (DEFUN DUMP-CDB ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of LET2269 to be VECTOR ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-46) to be FIXNUM ;;; Note: ;;; in file ECL-CDB.LISP, position 5752 ;;; at (DEFUN DUMP-CDB ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-46) to be FIXNUM ;;; Compiling (DEFUN CLOSE-CDB ...). ;;; Compiling (DEFUN CDB-ERROR ...). ;;; Compiling (DEFUN VALUES-COINCIDE ...). ;;; Compiling (DEFUN LOOKUP-CDB ...). ;;; Warning: ;;; in file ECL-CDB.LISP, position 7190 ;;; at (DEFUN LOOKUP-CDB ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; in file ECL-CDB.LISP, position 7190 ;;; at (DEFUN LOOKUP-CDB ...) ;;; Checking type of LET2273 to be REAL ;;; Compiling (DEFUN MAP-CDB ...). ;;; Note: ;;; in file ECL-CDB.LISP, position 8275 ;;; at (DEFUN MAP-CDB ...) ;;; Checking type of LET2277 to be REAL ;;; Note: ;;; in file ECL-CDB.LISP, position 8275 ;;; at (DEFUN MAP-CDB ...) ;;; Checking type of TABLE-POSITION to be REAL ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. ;;; Note: ;;; Unknown type (UNSIGNED-INTEGER 32) ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for MAKE-CDB. ;;; Emitting code for READ-WORD. ;;; Emitting code for WRITE-WORD. ;;; Emitting code for WRITE-VECTOR. ;;; Emitting code for TO-CDB-HASH. ;;; Emitting code for %MAKE-CDB. ;;; Emitting code for WITH-OUTPUT-TO-CDB. ;;; Emitting code for ADD-RECORD. ;;; Emitting code for DUMP-TABLE. ;;; Emitting code for DUMP-CDB. ;;; Emitting code for CLOSE-CDB. ;;; Emitting code for CDB-ERROR. ;;; Emitting code for VALUES-COINCIDE. ;;; Emitting code for LOOKUP-CDB. ;;; Emitting code for MAP-CDB. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/ecl-cdb.c -o ext/ecl-cdb.o ;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_ECL_CDB ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215e.c -o eclinit07215e.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-cdb.a eclinit07215e.o ext/ecl-cdb.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-cdb.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215f.c -o eclinit07215f.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-cdb.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215f.o ext/ecl-cdb.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:ecl-cdb;ecl-help.lisp" :output-file #P"BUILD:EXT;ECL-HELP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN TO-CDB-VECTOR ...). ;;; Compiling (DEFUN FROM-CDB-VECTOR ...). ;;; Compiling (DEFUN SEARCH-HELP-FILE ...). ;;; Compiling (DEFUN DUMP-HELP-FILE ...). ;;; End of Pass 1. ;;; Emitting code for TO-CDB-VECTOR. ;;; Emitting code for FROM-CDB-VECTOR. ;;; Emitting code for SEARCH-HELP-FILE. ;;; Emitting code for DUMP-HELP-FILE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/ecl-help.c -o ext/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_ECL_HELP ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215g.c -o eclinit07215g.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-help.a eclinit07215g.o ext/ecl-cdb.o ext/ecl-help.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-help.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215h.c -o eclinit07215h.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-help.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215h.o ext/ecl-cdb.o ext/ecl-help.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:defsystem;defsystem.lisp" :output-file #P"BUILD:EXT;DEFSYSTEM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFVAR *SPECIAL-EXPORTS* ...). ;;; Compiling (DEFVAR *EXPORTS* ...). ;;; Compiling (DEFVAR *OTHER-EXPORTS* ...). ;;; Compiling (DEFPARAMETER *DEFSYSTEM-VERSION* ...). ;;; Compiling (DEFVAR *DONT-REDEFINE-REQUIRE* ...). ;;; Compiling (DEFVAR *MULTIPLE-LISP-SUPPORT* ...). ;;; Compiling (DEFUN HOME-SUBDIRECTORY ...). ;;; Compiling (DEFVAR *CENTRAL-REGISTRY* ...). ;;; Compiling (DEFUN ADD-REGISTRY-LOCATION ...). ;;; Compiling (DEFUN REGISTRY-PATHNAME ...). ;;; Compiling (DEFUN PRINT-CENTRAL-REGISTRY-DIRECTORIES ...). ;;; Compiling (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 66775 ;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) ;;; Checking type of LET2287 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 66775 ;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 66775 ;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) ;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS ;;; Compiling (DEFVAR *BIN-SUBDIR* ...). ;;; Compiling (DEFVAR *TELL-USER-WHEN-DONE* ...). ;;; Compiling (DEFVAR *OOS-VERBOSE* ...). ;;; Compiling (DEFVAR *OOS-TEST* ...). ;;; Compiling (DEFVAR *LOAD-SOURCE-IF-NO-BINARY* ...). ;;; Compiling (DEFVAR *BOTHER-USER-IF-NO-BINARY* ...). ;;; Compiling (DEFVAR *LOAD-SOURCE-INSTEAD-OF-BINARY* ...). ;;; Compiling (DEFVAR *COMPILE-DURING-LOAD* ...). ;;; Compiling (DEFVAR *MINIMAL-LOAD* ...). ;;; Compiling (DEFVAR *FILES-MISSING-IS-AN-ERROR* ...). ;;; Compiling (DEFVAR *OPERATIONS-PROPAGATE-TO-SUBSYSTEMS* ...). ;;; Compiling (DEFVAR *COMPILE-ERROR-FILE-TYPE* ...). ;;; Compiling (DEFVAR *CMU-ERRORS-TO-TERMINAL* ...). ;;; Compiling (DEFVAR *CMU-ERRORS-TO-FILE* ...). ;;; Compiling (DEFVAR *FILENAME-EXTENSIONS* ...). ;;; Compiling (DEFVAR *SYSTEM-EXTENSION* ...). ;;; Compiling (DEFVAR *SYSTEM-DEPENDENCIES-DELAYED* ...). ;;; Compiling (DEFUN NON-EMPTY-LISTP ...). ;;; Compiling (DEFVAR *VERSION-DIR* ...). ;;; Compiling (DEFVAR *VERSION-REPLACE* ...). ;;; Compiling (DEFVAR *VERSION* ...). ;;; Compiling (DEFVAR *COMPONENT-OPERATIONS* ...). ;;; Compiling (DEFUN COMPONENT-OPERATION ...). ;;; Compiling (DEFVAR *FIND-IRIX-VERSION-SCRIPT* ...). ;;; Compiling (DEFUN OPERATING-SYSTEM-VERSION ...). ;;; Compiling (DEFUN COMPILER-VERSION ...). ;;; Compiling (DEFUN AFS-BINARY-DIRECTORY ...). ;;; Compiling (DEFUN AFS-SOURCE-DIRECTORY ...). ;;; Compiling (DEFUN NULL-STRING ...). ;;; Compiling (DEFUN ENSURE-TRAILING-SLASH ...). ;;; Compiling (DEFUN AFS-COMPONENT ...). ;;; Compiling (DEFVAR *MACHINE-TYPE-ALIST* ...). ;;; Compiling (DEFUN MACHINE-TYPE-TRANSLATION ...). ;;; Compiling (DEFVAR *SOFTWARE-TYPE-ALIST* ...). ;;; Compiling (DEFUN SOFTWARE-TYPE-TRANSLATION ...). ;;; Compiling (DEFVAR *COMPILER-TYPE-ALIST* ...). ;;; Compiling (DEFUN COMPILER-TYPE-TRANSLATION ...). ;;; Compiling (DEFUN CANONICALIZE-SYSTEM-NAME ...). ;;; Compiling (DEFVAR *DEFINED-SYSTEMS* ...). ;;; Compiling (DEFUN GET-SYSTEM ...). ;;; Compiling (DEFUN UNDEFSYSTEM ...). ;;; Compiling (DEFUN DEFINED-SYSTEMS ...). ;;; Compiling (DEFUN DEFINED-NAMES-AND-SYSTEMS ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 85927 ;;; at (DEFUN DEFINED-NAMES-AND-SYSTEMS ...) ;;; Checking type of #:LOOP-LIST-TAIL38 to be CONS ;;; Compiling (DEFUN NEW-APPEND-DIRECTORIES ...). ;;; Compiling (DEFUN DIRECTORY-TO-LIST ...). ;;; Compiling (DEFPARAMETER *APPEND-DIRS-TESTS* ...). ;;; Compiling (DEFUN TEST-NEW-APPEND-DIRECTORIES ...). ;;; Compiling (DEFUN APPEND-DIRECTORIES ...). ;;; Compiling (DEFUN PATHNAME-LOGICAL-P ...). ;;; Compiling (DEFUN NAMESTRING-PROBABLY-LOGICAL ...). ;;; Compiling (DEFUN APPEND-LOGICAL-PNAMES ...). ;;; Compiling (DEFUN NEW-FILE-TYPE ...). ;;; Compiling (DEFVAR *SOURCE-PATHNAME-DEFAULT* ...). ;;; Compiling (DEFVAR *BINARY-PATHNAME-DEFAULT* ...). ;;; Compiling (DEFSTRUCT (TOPOLOGICAL-SORT-NODE #) ...). ;;; Compiling (DEFPARAMETER *COMPONENT-EVALUATED-SLOTS* ...). ;;; Compiling (DEFPARAMETER *COMPONENT-FORM-SLOTS* ...). ;;; Compiling (DEFSTRUCT (COMPONENT # ...) ...). ;;; Compiling (DEFSTRUCT (FOREIGN-SYSTEM #) ...). ;;; Compiling (DEFUN REGISTER-FOREIGN-SYSTEM ...). ;;; Compiling (DEFINE-CONDITION MISSING-COMPONENT ...). ;;; Compiling (DEFINE-CONDITION MISSING-MODULE ...). ;;; Compiling (DEFINE-CONDITION MISSING-SYSTEM ...). ;;; Compiling (DEFVAR *FILE-LOAD-TIME-TABLE* ...). ;;; Compiling (DEFUN COMPONENT-LOAD-TIME ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 111624 ;;; at (DEFUN COMPONENT-LOAD-TIME ...) ;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) ;;; Compiling (DEFUN COMPUTE-SYSTEM-PATH ...). ;;; Compiling (DEFUN SYSTEM-DEFINITION-PATHNAME ...). ;;; Compiling (DEFVAR *RELOAD-SYSTEMS-FROM-DISK* ...). ;;; Compiling (DEFUN FIND-SYSTEM ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 117586 ;;; at (DEFUN FIND-SYSTEM ...) ;;; Checking type of #:G149 to be PATHNAME ;;; Note: ;;; in file DEFSYSTEM.LISP, position 117586 ;;; at (DEFUN FIND-SYSTEM ...) ;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) ;;; Compiling (DEFUN PRINT-COMPONENT ...). ;;; Compiling (DEFUN DESCRIBE-SYSTEM ...). ;;; Compiling (DEFUN CANONICALIZE-COMPONENT-NAME ...). ;;; Compiling (DEFUN COMPONENT-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-ERROR-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-ROOT-DIR ...). ;;; Compiling (DEFVAR *SOURCE-PATHNAMES-TABLE* ...). ;;; Compiling (DEFVAR *BINARY-PATHNAMES-TABLE* ...). ;;; Compiling (DEFPARAMETER *RESET-FULL-PATHNAME-TABLE* ...). ;;; Compiling (DEFUN CLEAR-FULL-PATHNAME-TABLES ...). ;;; Compiling (DEFUN COMPONENT-FULL-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-FULL-PATHNAME-I ...). ;;; Compiling (DEFUN TRANSLATE-VERSION ...). ;;; Compiling (DEFUN COMPONENT-EXTENSION ...). ;;; Compiling (DEFUN CREATE-COMPONENT ...). ;;; Compiling (DEFUN PREPROCESS-COMPONENT-DEFINITION ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of LET2302 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST234) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of #:G239 to be CONS ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of LET2304 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST241) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 133564 ;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) ;;; Checking type of #:G246 to be CONS ;;; Compiling (DEFMACRO DEFSYSTEM ...). ;;; Compiling (DEFUN CREATE-COMPONENT-PATHNAMES ...). ;;; Compiling (DEFUN GENERATE-COMPONENT-PATHNAME ...). ;;; Compiling (DEFUN EXPAND-COMPONENT-COMPONENTS ...). ;;; Compiling (DEFUN EXPAND-COMPONENT-DEFINITIONS ...). ;;; Compiling (DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ...). ;;; Compiling (DEFPARAMETER *ENABLE-STRAZ-ABSOLUTE-STRING-HACK* ...). ;;; Compiling (DEFUN ABSOLUTE-FILE-NAMESTRING-P ...). ;;; Compiling (DEFUN EXPAND-COMPONENT-DEFINITION ...). ;;; Compiling (DEFUN LINK-COMPONENT-DEPENDS-ON ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 145907 ;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) ;;; Checking type of LET2308 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 145907 ;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST450) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 145907 ;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) ;;; Checking type of #:LOOP-LIST-TAIL452 to be CONS ;;; Compiling (DEFUN TOPOLOGICAL-SORT ...). ;;; Compiling (DEFUN SPLIT-STRING ...). ;;; Compiling (DEFUN PROMPT-STRING ...). ;;; Compiling (DEFUN FORMAT-JUSTIFIED-STRING ...). ;;; Compiling (DEFUN TELL-USER ...). ;;; Compiling (DEFUN TELL-USER-DONE ...). ;;; Compiling (DEFMACRO WITH-TELL-USER ...). ;;; Compiling (DEFUN TELL-USER-NO-FILES ...). ;;; Compiling (DEFUN TELL-USER-REQUIRE-SYSTEM ...). ;;; Compiling (DEFUN TELL-USER-GENERIC ...). ;;; Compiling (DEFPARAMETER *USE-TIMEOUTS* ...). ;;; Compiling (DEFPARAMETER *CLEAR-INPUT-BEFORE-QUERY* ...). ;;; Compiling (DEFPARAMETER *SLEEP-AMOUNT* ...). ;;; Compiling (DEFUN INTERNAL-REAL-TIME-IN-SECONDS ...). ;;; Compiling (DEFUN READ-CHAR-WAIT ...). ;;; Compiling (DEFUN Y-OR-N-P-WAIT ...). ;;; Compiling (DEFVAR %%COMPONENT%% ...). ;;; Compiling (DEFMACRO WITH-SPECIAL-COMPONENT-VARS ...). ;;; Compiling (DEFUN OPERATE-ON-SYSTEM ...). ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 158554 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! IGNORE declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 158554 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! Illegal or unknown OPTIMIZE proclamation (INHIBIT-WARNINGS 3) ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 158554 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! The variable OVERRIDE-COMPILATION-UNIT is not used. ;;; Compiling (DEFUN COMPILE-SYSTEM ...). ;;; Compiling (DEFUN LOAD-SYSTEM ...). ;;; Compiling (DEFUN CLEAN-SYSTEM ...). ;;; Compiling (DEFUN EDIT-SYSTEM ...). ;;; Compiling (DEFUN HARDCOPY-SYSTEM ...). ;;; Compiling (DEFUN ENSURE-EXTERNAL-SYSTEM-DEF-LOADED ...). ;;; Compiling (DEFUN OPERATE-ON-COMPONENT ...). ;;; Compiling (DEFVAR *FORCE* ...). ;;; Compiling (DEFVAR *PROVIDING-BLOCKS-LOAD-PROPAGATION* ...). ;;; Compiling (DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ...). ;;; Compiling (DEFUN MODULE-DEPENDS-ON-CHANGED ...). ;;; Compiling (DEFUN OPERATE-ON-COMPONENTS ...). ;;; Compiling (DEFVAR *OLD-REQUIRE* ...). ;;; Compiling (DEFUN NEW-REQUIRE ...). ;;; Compiling (DEFUN CMUCL-MK-DEFSYSTEM-MODULE-PROVIDER ...). ;;; Compiling (DEFVAR *LANGUAGE-TABLE* ...). ;;; Compiling (DEFUN FIND-LANGUAGE ...). ;;; Compiling (DEFSTRUCT (LANGUAGE #) ...). ;;; Compiling (DEFUN PRINT-LANGUAGE ...). ;;; Compiling (DEFUN COMPILE-FUNCTION ...). ;;; Compiling (DEFUN LOAD-FUNCTION ...). ;;; Compiling (DEFUN DEFAULT-SOURCE-EXTENSION ...). ;;; Compiling (DEFUN DEFAULT-BINARY-EXTENSION ...). ;;; Compiling (DEFMACRO DEFINE-LANGUAGE ...). ;;; Compiling (DEFUN SCHEME-COMPILE-FILE ...). ;;; Compiling (DEFPARAMETER *C-COMPILER* ...). ;;; Compiling (DEFUN RUN-UNIX-PROGRAM ...). ;;; Compiling (DEFVAR *DEFAULT-SHELL* ...). ;;; Compiling (DEFUN RUN-SHELL-COMMAND ...). ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 188303 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable COMMAND is not used. ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 188303 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable OUTPUT is not used. ;;; Compiling (DEFUN DEFAULT-OUTPUT-PATHNAME ...). ;;; Compiling (DEFUN RUN-COMPILER ...). ;;; Compiling (DEFUN C-COMPILE-FILE ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 193282 ;;; at (DEFUN C-COMPILE-FILE ...) ;;; Checking type of LET2329 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 193282 ;;; at (DEFUN C-COMPILE-FILE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST653) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 193282 ;;; at (DEFUN C-COMPILE-FILE ...) ;;; Checking type of #:LOOP-LIST-TAIL655 to be CONS ;;; Compiling (DEFPARAMETER *FORTRAN-COMPILER* ...). ;;; Compiling (DEFPARAMETER *FORTRAN-OPTIONS* ...). ;;; Compiling (DEFUN FORTRAN-COMPILE-FILE ...). ;;; Compiling (DEFPARAMETER *AR-PROGRAM* ...). ;;; Compiling (DEFUN BUILD-LIB ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 196337 ;;; at (DEFUN BUILD-LIB ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST665) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 196337 ;;; at (DEFUN BUILD-LIB ...) ;;; Checking type of #:LOOP-LIST-TAIL667 to be CONS ;;; Compiling (DEFUN COMPILE-AND-LOAD-OPERATION ...). ;;; Compiling (DEFUN UNMUNGE-LUCID ...). ;;; Compiling (DEFUN COMPILE-FILE-OPERATION ...). ;;; Compiling (DEFUN NEEDS-COMPILATION ...). ;;; Compiling (DEFUN NEEDS-LOADING ...). ;;; Compiling (DEFUN LOAD-FILE-OPERATION ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of #:G710 to be PATHNAME ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of #:G729 to be PATHNAME ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of #:G748 to be PATHNAME ;;; Note: ;;; in file DEFSYSTEM.LISP, position 202919 ;;; at (DEFUN LOAD-FILE-OPERATION ...) ;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) ;;; Compiling (DEFUN DELETE-BINARIES-OPERATION ...). ;;; Compiling (DEFUN BINARY-EXISTS ...). ;;; Compiling (DEFUN COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ...). ;;; Compiling (DEFUN LOAD-SOURCE-IF-NO-BINARY ...). ;;; Compiling (DEFUN FILES-WHICH-NEED-COMPILATION ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 212424 ;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) ;;; Checking type of LET2340 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 212424 ;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST777) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 212424 ;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) ;;; Checking type of #:LOOP-LIST-TAIL779 to be CONS ;;; Compiling (DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ...). ;;; Compiling (DEFUN FILES-IN-SYSTEM ...). ;;; Compiling (DEFUN FILE-PATHNAMES-IN-COMPONENT ...). ;;; Note: ;;; in file DEFSYSTEM.LISP, position 213755 ;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) ;;; Checking type of LET2342 to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 213755 ;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST786) to be LIST ;;; Note: ;;; in file DEFSYSTEM.LISP, position 213755 ;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) ;;; Checking type of #:LOOP-LIST-TAIL788 to be CONS ;;; Compiling (DEFUN FILE-COMPONENTS-IN-COMPONENT ...). ;;; Compiling (DEFPARAMETER *PRINT-COMMAND* ...). ;;; Compiling (DEFUN SYSTEM-SOURCE-SIZE ...). ;;; Compiling (DEFUN FILE-LIST-SIZE ...). ;;; End of Pass 1. ;;; Emitting code for HOME-SUBDIRECTORY. ;;; Emitting code for ADD-REGISTRY-LOCATION. ;;; Emitting code for REGISTRY-PATHNAME. ;;; Emitting code for PRINT-CENTRAL-REGISTRY-DIRECTORIES. ;;; Emitting code for LIST-CENTRAL-REGISTRY-DIRECTORIES. ;;; Emitting code for NON-EMPTY-LISTP. ;;; Emitting code for COMPONENT-OPERATION. ;;; Emitting code for #:G19. ;;; Emitting code for OPERATING-SYSTEM-VERSION. ;;; Emitting code for COMPILER-VERSION. ;;; Emitting code for AFS-BINARY-DIRECTORY. ;;; Emitting code for AFS-SOURCE-DIRECTORY. ;;; Emitting code for NULL-STRING. ;;; Emitting code for ENSURE-TRAILING-SLASH. ;;; Emitting code for AFS-COMPONENT. ;;; Emitting code for MACHINE-TYPE-TRANSLATION. ;;; Emitting code for SOFTWARE-TYPE-TRANSLATION. ;;; Emitting code for COMPILER-TYPE-TRANSLATION. ;;; Emitting code for CANONICALIZE-SYSTEM-NAME. ;;; Emitting code for GET-SYSTEM. ;;; Emitting code for GET-SYSTEM. ;;; Emitting code for UNDEFSYSTEM. ;;; Emitting code for DEFINED-SYSTEMS. ;;; Emitting code for #:G29. ;;; Emitting code for DEFINED-NAMES-AND-SYSTEMS. ;;; Emitting code for NEW-APPEND-DIRECTORIES. ;;; Emitting code for #:G49. ;;; Emitting code for DIRECTORY-TO-LIST. ;;; Emitting code for TEST-NEW-APPEND-DIRECTORIES. ;;; Emitting code for APPEND-DIRECTORIES. ;;; Emitting code for PATHNAME-LOGICAL-P. ;;; Emitting code for #:G72. ;;; Emitting code for NAMESTRING-PROBABLY-LOGICAL. ;;; Emitting code for APPEND-LOGICAL-PNAMES. ;;; Emitting code for NEW-FILE-TYPE. ;;; Emitting code for MAKE-TOPOLOGICAL-SORT-NODE. ;;; Emitting code for MAKE-COMPONENT. ;;; Emitting code for #:G84. ;;; Emitting code for #:G85. ;;; Emitting code for #:G86. ;;; Emitting code for #:G87. ;;; Emitting code for MAKE-FOREIGN-SYSTEM. ;;; Emitting code for #:G103. ;;; Emitting code for #:G104. ;;; Emitting code for #:G105. ;;; Emitting code for #:G106. ;;; Emitting code for REGISTER-FOREIGN-SYSTEM. ;;; Emitting code for #:G127. ;;; Emitting code for #:G128. ;;; Emitting code for #:G129. ;;; Emitting code for #:G130. ;;; Emitting code for #:G131. ;;; Emitting code for #:G132. ;;; Emitting code for COMPONENT-LOAD-TIME. ;;; Emitting code for COMPONENT-LOAD-TIME. ;;; Emitting code for COMPUTE-SYSTEM-PATH. ;;; Emitting code for SYSTEM-DEFINITION-PATHNAME. ;;; Emitting code for #:G145. ;;; Emitting code for FIND-SYSTEM. ;;; Emitting code for PRINT-COMPONENT. ;;; Emitting code for DESCRIBE-SYSTEM. ;;; Emitting code for CANONICALIZE-COMPONENT-NAME. ;;; Emitting code for COMPONENT-PATHNAME. ;;; Emitting code for COMPONENT-ERROR-PATHNAME. ;;; Emitting code for COMPONENT-PATHNAME. ;;; Emitting code for COMPONENT-ROOT-DIR. ;;; Emitting code for COMPONENT-ROOT-DIR. ;;; Emitting code for CLEAR-FULL-PATHNAME-TABLES. ;;; Emitting code for COMPONENT-FULL-PATHNAME. ;;; Emitting code for COMPONENT-FULL-PATHNAME-I. ;;; Emitting code for TRANSLATE-VERSION. ;;; Emitting code for COMPONENT-EXTENSION. ;;; Emitting code for COMPONENT-EXTENSION. ;;; Emitting code for CREATE-COMPONENT. ;;; Emitting code for PREPROCESS-COMPONENT-DEFINITION. ;;; Emitting code for DEFSYSTEM. ;;; Emitting code for CREATE-COMPONENT-PATHNAMES. ;;; Emitting code for GENERATE-COMPONENT-PATHNAME. ;;; Emitting code for EXPAND-COMPONENT-COMPONENTS. ;;; Emitting code for EXPAND-COMPONENT-DEFINITIONS. ;;; Emitting code for EXPAND-SERIAL-COMPONENT-CHAIN. ;;; Emitting code for ABSOLUTE-FILE-NAMESTRING-P. ;;; Emitting code for EXPAND-COMPONENT-DEFINITION. ;;; Emitting code for LINK-COMPONENT-DEPENDS-ON. ;;; Emitting code for TOPOLOGICAL-SORT. ;;; Emitting code for DFS-VISIT. ;;; Emitting code for SPLIT-STRING. ;;; Emitting code for PROMPT-STRING. ;;; Emitting code for FORMAT-JUSTIFIED-STRING. ;;; Emitting code for TELL-USER. ;;; Emitting code for TELL-USER-DONE. ;;; Emitting code for WITH-TELL-USER. ;;; Emitting code for TELL-USER-NO-FILES. ;;; Emitting code for TELL-USER-REQUIRE-SYSTEM. ;;; Emitting code for TELL-USER-GENERIC. ;;; Emitting code for INTERNAL-REAL-TIME-IN-SECONDS. ;;; Emitting code for READ-CHAR-WAIT. ;;; Emitting code for Y-OR-N-P-WAIT. ;;; Emitting code for WITH-SPECIAL-COMPONENT-VARS. ;;; Emitting code for OPERATE-ON-SYSTEM. ;;; Emitting code for COMPILE-SYSTEM. ;;; Emitting code for LOAD-SYSTEM. ;;; Emitting code for CLEAN-SYSTEM. ;;; Emitting code for EDIT-SYSTEM. ;;; Emitting code for HARDCOPY-SYSTEM. ;;; Emitting code for ENSURE-EXTERNAL-SYSTEM-DEF-LOADED. ;;; Emitting code for OPERATE-ON-COMPONENT. ;;; Emitting code for OPERATE-ON-SYSTEM-DEPENDENCIES. ;;; Emitting code for MODULE-DEPENDS-ON-CHANGED. ;;; Emitting code for OPERATE-ON-COMPONENTS. ;;; Emitting code for NEW-REQUIRE. ;;; Emitting code for #:G620. ;;; Emitting code for #:G621. ;;; Emitting code for CMUCL-MK-DEFSYSTEM-MODULE-PROVIDER. ;;; Emitting code for FIND-LANGUAGE. ;;; Emitting code for MAKE-LANGUAGE. ;;; Emitting code for PRINT-LANGUAGE. ;;; Emitting code for COMPILE-FUNCTION. ;;; Emitting code for LOAD-FUNCTION. ;;; Emitting code for DEFAULT-SOURCE-EXTENSION. ;;; Emitting code for DEFAULT-BINARY-EXTENSION. ;;; Emitting code for DEFINE-LANGUAGE. ;;; Emitting code for SCHEME-COMPILE-FILE. ;;; Emitting code for RUN-UNIX-PROGRAM. ;;; Emitting code for RUN-SHELL-COMMAND. ;;; Emitting code for DEFAULT-OUTPUT-PATHNAME. ;;; Emitting code for RUN-COMPILER. ;;; Emitting code for MAKE-USEABLE-STREAM. ;;; Emitting code for C-COMPILE-FILE. ;;; Emitting code for MAP-OPTIONS. ;;; Emitting code for #:G657. ;;; Emitting code for FORTRAN-COMPILE-FILE. ;;; Emitting code for BUILD-LIB. ;;; Emitting code for COMPILE-AND-LOAD-OPERATION. ;;; Emitting code for UNMUNGE-LUCID. ;;; Emitting code for COMPILE-FILE-OPERATION. ;;; Emitting code for COMPILED-FILE-P. ;;; Emitting code for NEEDS-COMPILATION. ;;; Emitting code for NEEDS-LOADING. ;;; Emitting code for LOAD-FILE-OPERATION. ;;; Emitting code for DELETE-BINARIES-OPERATION. ;;; Emitting code for BINARY-EXISTS. ;;; Emitting code for COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY. ;;; Emitting code for LOAD-SOURCE-IF-NO-BINARY. ;;; Emitting code for FILES-WHICH-NEED-COMPILATION. ;;; Emitting code for FILES-IN-SYSTEM-AND-DEPENDENTS. ;;; Emitting code for FILES-IN-SYSTEM. ;;; Emitting code for FILE-PATHNAMES-IN-COMPONENT. ;;; Emitting code for FILE-COMPONENTS-IN-COMPONENT. ;;; Emitting code for #:G804. ;;; Emitting code for SYSTEM-SOURCE-SIZE. ;;; Emitting code for FILE-LIST-SIZE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/defsystem.c -o ext/defsystem.o ;;; Finished compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_DEFSYSTEM ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215i.c -o eclinit07215i.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdefsystem.a eclinit07215i.o ext/defsystem.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdefsystem.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215j.c -o eclinit07215j.o ;;; Note: ;;; Invoking external command: ;;; gcc -o defsystem.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215j.o ext/defsystem.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:asdf;asdf.lisp" :output-file #P"BUILD:EXT;ASDF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ASDF;ASDF.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN USE-ECL-BYTE-COMPILER-P ...). ;;; Compiling (DEFVAR *ASDF-VERSION* ...). ;;; Compiling (DEFVAR *UPGRADED-P* ...). ;;; Compiling (DEFVAR *ASDF-VERBOSE* ...). ;;; Compiling (DEFUN FIND-SYMBOL* ...). ;;; Compiling (DEFUN STRCAT ...). ;;; Compiling (DEFMACRO COMPATFMT ...). ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST80) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST82) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of #:LOOP-LIST-TAIL84 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2348 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST85) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2350 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST86) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2352 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST106) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2357 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST118) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST120) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2361 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST121) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of LET2363 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 4037 ;;; at (LET* (# # ...) ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST122) to be LIST ;;; Compiling (DEFVAR *RESOLVE-SYMLINKS* ...). ;;; Compiling (DEFVAR *COMPILE-FILE-WARNINGS-BEHAVIOUR* ...). ;;; Compiling (DEFVAR *COMPILE-FILE-FAILURE-BEHAVIOUR* ...). ;;; Compiling (DEFVAR *VERBOSE-OUT* ...). ;;; Compiling (DEFPARAMETER +ASDF-METHODS+ ...). ;;; Compiling (DEFVAR *LOAD-SYSTEM-OPERATION* ...). ;;; Compiling (DEFVAR *COMPILE-OP-COMPILE-FILE-FUNCTION* ...). ;;; Compiling (DEFDEF DEFGENERIC* ...). ;;; Compiling (DEFDEF DEFUN* ...). ;;; Compiling (DEFMACRO WHILE-COLLECTING ...). ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2367 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST165) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of #:LOOP-LIST-TAIL167 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2369 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST170) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of #:LOOP-LIST-TAIL172 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2371 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2373 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST175) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST176) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of #:LOOP-LIST-TAIL178 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2375 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2377 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST181) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST182) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of #:LOOP-LIST-TAIL184 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of LET2379 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST188) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 22697 ;;; at (FSET 'WHILE-COLLECTING ...) ;;; Checking type of #:LOOP-LIST-TAIL190 to be CONS ;;; Compiling (DEFMACRO AIF ...). ;;; Compiling (DEFUN* PATHNAME-DIRECTORY-PATHNAME ...). ;;; Compiling (DEFUN* NORMALIZE-PATHNAME-DIRECTORY-COMPONENT ...). ;;; Compiling (DEFUN* MERGE-PATHNAME-DIRECTORY-COMPONENTS ...). ;;; Compiling (DEFUN* MAKE-PATHNAME-COMPONENT-LOGICAL ...). ;;; Compiling (DEFUN* MAKE-PATHNAME-LOGICAL ...). ;;; Compiling (DEFUN* MERGE-PATHNAMES* ...). ;;; Compiling (DEFUN* PATHNAME-PARENT-DIRECTORY-PATHNAME ...). ;;; Compiling (DEFINE-MODIFY-MACRO APPENDF ...). ;;; Compiling (DEFINE-MODIFY-MACRO ORF ...). ;;; Compiling (DEFUN* FIRST-CHAR ...). ;;; Compiling (DEFUN* LAST-CHAR ...). ;;; Compiling (DEFUN* ASDF-MESSAGE ...). ;;; Compiling (DEFUN* SPLIT-STRING ...). ;;; Compiling (DEFUN* SPLIT-NAME-TYPE ...). ;;; Compiling (DEFUN* COMPONENT-NAME-TO-PATHNAME-COMPONENTS ...). ;;; Compiling (DEFUN* REMOVE-KEYS ...). ;;; Note: ;;; in file ASDF.LISP, position 32762 ;;; at (DEFUN* REMOVE-KEYS ...) ;;; Checking type of LET2391 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 32762 ;;; at (DEFUN* REMOVE-KEYS ...) ;;; Checking type of (CDDR #:G260) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 32762 ;;; at (DEFUN* REMOVE-KEYS ...) ;;; Checking type of #:G268 to be CONS ;;; Compiling (DEFUN* REMOVE-KEYWORD ...). ;;; Note: ;;; in file ASDF.LISP, position 32976 ;;; at (DEFUN* REMOVE-KEYWORD ...) ;;; Checking type of LET2394 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 32976 ;;; at (DEFUN* REMOVE-KEYWORD ...) ;;; Checking type of (CDDR #:G270) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 32976 ;;; at (DEFUN* REMOVE-KEYWORD ...) ;;; Checking type of #:G273 to be CONS ;;; Compiling (DEFUN* GETENV ...). ;;; Compiling (DEFUN* DIRECTORY-PATHNAME-P ...). ;;; Compiling (DEFUN* ENSURE-DIRECTORY-PATHNAME ...). ;;; Compiling (DEFUN* ABSOLUTE-PATHNAME-P ...). ;;; Compiling (DEFUN* COERCE-PATHNAME ...). ;;; Compiling (DEFUN* MERGE-COMPONENT-NAME-TYPE ...). ;;; Compiling (DEFUN* SUBPATHNAME ...). ;;; Compiling (DEFUN SUBPATHNAME* ...). ;;; Compiling (DEFUN* LENGTH=N-P ...). ;;; Note: ;;; in file ASDF.LISP, position 38460 ;;; at (DEFUN* LENGTH=N-P ...) ;;; Checking type of N to be REAL ;;; Compiling (DEFUN* STRING-SUFFIX-P ...). ;;; Compiling (DEFUN* READ-FILE-FORMS ...). ;;; Note: ;;; in file ASDF.LISP, position 38907 ;;; at (DEFUN* READ-FILE-FORMS ...) ;;; Checking type of #:LOOP-LIST-TAIL290 to be CONS ;;; Compiling (DEFUN* PATHNAME-ROOT ...). ;;; Compiling (DEFUN* PROBE-FILE* ...). ;;; Compiling (DEFUN* TRUENAMIZE ...). ;;; Note: ;;; in file ASDF.LISP, position 40031 ;;; at (DEFUN* TRUENAMIZE ...) ;;; Checking type of LET2400 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 40031 ;;; at (DEFUN* TRUENAMIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST298) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 40031 ;;; at (DEFUN* TRUENAMIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST298) to be LIST ;;; Compiling (DEFUN* RESOLVE-SYMLINKS ...). ;;; Compiling (DEFUN* RESOLVE-SYMLINKS* ...). ;;; Compiling (DEFUN* ENSURE-PATHNAME-ABSOLUTE ...). ;;; Compiling (DEFUN* DEFAULT-DIRECTORY ...). ;;; Compiling (DEFUN* LISPIZE-PATHNAME ...). ;;; Compiling (DEFPARAMETER *WILD* ...). ;;; Compiling (DEFPARAMETER *WILD-FILE* ...). ;;; Compiling (DEFPARAMETER *WILD-DIRECTORY* ...). ;;; Compiling (DEFPARAMETER *WILD-INFERIORS* ...). ;;; Compiling (DEFPARAMETER *WILD-PATH* ...). ;;; Compiling (DEFUN* WILDEN ...). ;;; Compiling (DEFUN* DIRECTORY-SEPARATOR-FOR-HOST ...). ;;; Compiling (DEFUN* DIRECTORIZE-PATHNAME-HOST-DEVICE ...). ;;; Compiling (DEFGENERIC* FIND-SYSTEM ...). ;;; Compiling (DEFGENERIC* PERFORM-WITH-RESTARTS ...). ;;; Compiling (DEFGENERIC* PERFORM ...). ;;; Compiling (DEFGENERIC* OPERATION-DONE-P ...). ;;; Compiling (DEFGENERIC* MARK-OPERATION-DONE ...). ;;; Compiling (DEFGENERIC* EXPLAIN ...). ;;; Compiling (DEFGENERIC* OUTPUT-FILES ...). ;;; Compiling (DEFGENERIC* INPUT-FILES ...). ;;; Compiling (DEFGENERIC* COMPONENT-OPERATION-TIME ...). ;;; Compiling (DEFGENERIC* OPERATION-DESCRIPTION ...). ;;; Compiling (DEFGENERIC* SYSTEM-SOURCE-FILE ...). ;;; Compiling (DEFGENERIC* COMPONENT-SYSTEM ...). ;;; Compiling (DEFGENERIC* COMPONENT-PATHNAME ...). ;;; Compiling (DEFGENERIC* COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFGENERIC* COMPONENT-PROPERTY ...). ;;; Compiling (DEFGENERIC* (SETF COMPONENT-PROPERTY) ...). ;;; Compiling (DEFGENERIC* COMPONENT-EXTERNAL-FORMAT ...). ;;; Compiling (DEFGENERIC* COMPONENT-ENCODING ...). ;;; Compiling (DEFGENERIC* (SETF MODULE-COMPONENTS-BY-NAME) ...). ;;; Compiling (DEFGENERIC* VERSION-SATISFIES ...). ;;; Compiling (DEFGENERIC* FIND-COMPONENT ...). ;;; Compiling (DEFGENERIC* SOURCE-FILE-TYPE ...). ;;; Compiling (DEFGENERIC* OPERATION-ANCESTOR ...). ;;; Compiling (DEFGENERIC* COMPONENT-VISITED-P ...). ;;; Compiling (DEFGENERIC* VISIT-COMPONENT ...). ;;; Compiling (DEFGENERIC* (SETF VISITING-COMPONENT) ...). ;;; Compiling (DEFGENERIC* COMPONENT-VISITING-P ...). ;;; Compiling (DEFGENERIC* COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFGENERIC* COMPONENT-SELF-DEPENDENCIES ...). ;;; Compiling (DEFGENERIC* TRAVERSE ...). ;;; Compiling (DEFINE-CONDITION SYSTEM-DEFINITION-ERROR ...). ;;; Compiling (DEFINE-CONDITION FORMATTED-SYSTEM-DEFINITION-ERROR ...). ;;; Compiling (DEFINE-CONDITION LOAD-SYSTEM-DEFINITION-ERROR ...). ;;; Compiling (DEFINE-CONDITION CIRCULAR-DEPENDENCY ...). ;;; Compiling (DEFINE-CONDITION DUPLICATE-NAMES ...). ;;; Compiling (DEFINE-CONDITION MISSING-COMPONENT ...). ;;; Compiling (DEFINE-CONDITION MISSING-COMPONENT-OF-VERSION ...). ;;; Compiling (DEFINE-CONDITION MISSING-DEPENDENCY ...). ;;; Compiling (DEFINE-CONDITION MISSING-DEPENDENCY-OF-VERSION ...). ;;; Compiling (DEFINE-CONDITION OPERATION-ERROR ...). ;;; Compiling (DEFINE-CONDITION COMPILE-ERROR ...). ;;; Compiling (DEFINE-CONDITION COMPILE-FAILED ...). ;;; Compiling (DEFINE-CONDITION COMPILE-WARNED ...). ;;; Compiling (DEFINE-CONDITION INVALID-CONFIGURATION ...). ;;; Compiling (DEFINE-CONDITION INVALID-SOURCE-REGISTRY ...). ;;; Compiling (DEFINE-CONDITION INVALID-OUTPUT-TRANSLATION ...). ;;; Compiling (DEFCLASS COMPONENT ...). ;;; Compiling (DEFUN* COMPONENT-FIND-PATH ...). ;;; Note: ;;; in file ASDF.LISP, position 58576 ;;; at (DEFUN* COMPONENT-FIND-PATH ...) ;;; Checking type of #:LOOP-LIST-TAIL319 to be CONS ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN* SYSDEF-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD COMPONENT-SYSTEM ...). ;;; Compiling (DEFVAR *DEFAULT-COMPONENT-CLASS* ...). ;;; Compiling (DEFUN* COMPUTE-MODULE-COMPONENTS-BY-NAME ...). ;;; Note: ;;; in file ASDF.LISP, position 59975 ;;; at (DEFUN* COMPUTE-MODULE-COMPONENTS-BY-NAME ...) ;;; Checking type of LET2402 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 59975 ;;; at (DEFUN* COMPUTE-MODULE-COMPONENTS-BY-NAME ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST327) to be LIST ;;; Compiling (DEFCLASS MODULE ...). ;;; Compiling (DEFUN* COMPONENT-PARENT-PATHNAME ...). ;;; Compiling (DEFMETHOD COMPONENT-PATHNAME ...). ;;; Compiling (DEFMETHOD COMPONENT-PROPERTY ...). ;;; Compiling (DEFMETHOD (SETF COMPONENT-PROPERTY) ...). ;;; Note: ;;; in file ASDF.LISP, position 62213 ;;; at (DEFMETHOD (SETF COMPONENT-PROPERTY) ...) ;;; Checking type of #:G353 to be CONS ;;; Compiling (DEFVAR *DEFAULT-ENCODING* ...). ;;; Compiling (DEFPARAMETER *UTF-8-EXTERNAL-FORMAT* ...). ;;; Compiling (DEFUN* ALWAYS-DEFAULT-ENCODING ...). ;;; Compiling (DEFVAR *ENCODING-DETECTION-HOOK* ...). ;;; Compiling (DEFUN* DETECT-ENCODING ...). ;;; Compiling (DEFMETHOD COMPONENT-ENCODING ...). ;;; Compiling (DEFUN* DEFAULT-ENCODING-EXTERNAL-FORMAT ...). ;;; Compiling (DEFVAR *ENCODING-EXTERNAL-FORMAT-HOOK* ...). ;;; Compiling (DEFUN ENCODING-EXTERNAL-FORMAT ...). ;;; Compiling (DEFMETHOD COMPONENT-EXTERNAL-FORMAT ...). ;;; Compiling (DEFCLASS PROTO-SYSTEM ...). ;;; Compiling (DEFCLASS SYSTEM ...). ;;; Compiling (DEFMETHOD VERSION-SATISFIES ...). ;;; Compiling (DEFUN* ASDF-VERSION ...). ;;; Compiling (DEFUN* PARSE-VERSION ...). ;;; Note: ;;; in file ASDF.LISP, position 66431 ;;; at (DEFUN* PARSE-VERSION ...) ;;; Checking type of LET2404 to be VECTOR ;;; Note: ;;; in file ASDF.LISP, position 66431 ;;; at (DEFUN* PARSE-VERSION ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-366) to be FIXNUM ;;; Note: ;;; in file ASDF.LISP, position 66431 ;;; at (DEFUN* PARSE-VERSION ...) ;;; Checking type of LET2408 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 66431 ;;; at (DEFUN* PARSE-VERSION ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST369) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 66431 ;;; at (DEFUN* PARSE-VERSION ...) ;;; Checking type of #:LOOP-LIST-TAIL371 to be CONS ;;; Compiling (DEFMETHOD VERSION-SATISFIES ...). ;;; Compiling (DEFPARAMETER *LINK-INITIAL-DWORD* ...). ;;; Compiling (DEFPARAMETER *LINK-GUID* ...). ;;; Compiling (DEFUN* READ-NULL-TERMINATED-STRING ...). ;;; Compiling (DEFUN* READ-LITTLE-ENDIAN ...). ;;; Note: ;;; in file ASDF.LISP, position 68136 ;;; at (DEFUN* READ-LITTLE-ENDIAN ...) ;;; Checking type of LET2412 to be REAL ;;; Compiling (DEFUN* PARSE-FILE-LOCATION-INFO ...). ;;; Compiling (DEFUN* PARSE-WINDOWS-SHORTCUT ...). ;;; Compiling (DEFUN* MAKE-DEFINED-SYSTEMS-TABLE ...). ;;; Compiling (DEFVAR *DEFINED-SYSTEMS* ...). ;;; Compiling (DEFUN* COERCE-NAME ...). ;;; Compiling (DEFUN* SYSTEM-REGISTERED-P ...). ;;; Compiling (DEFUN* REGISTERED-SYSTEMS ...). ;;; Note: ;;; in file ASDF.LISP, position 71737 ;;; at (DEFUN* REGISTERED-SYSTEMS ...) ;;; Checking type of #:LOOP-LIST-TAIL390 to be CONS ;;; Compiling (DEFUN* REGISTER-SYSTEM ...). ;;; Compiling (DEFUN* CLEAR-SYSTEM ...). ;;; Compiling (DEFUN* MAP-SYSTEMS ...). ;;; Compiling (DEFVAR *SYSTEM-DEFINITION-SEARCH-FUNCTIONS* ...). ;;; Compiling (DEFUN* SEARCH-FOR-SYSTEM-DEFINITION ...). ;;; Compiling (DEFVAR *CENTRAL-REGISTRY* ...). ;;; Compiling (DEFUN* FEATUREP ...). ;;; Compiling (DEFUN* OS-UNIX-P ...). ;;; Compiling (DEFUN* OS-WINDOWS-P ...). ;;; Compiling (DEFUN* PROBE-ASD ...). ;;; Compiling (DEFUN* SYSDEF-CENTRAL-REGISTRY-SEARCH ...). ;;; Compiling (DEFUN* MAKE-TEMPORARY-PACKAGE ...). ;;; Compiling (DEFUN* SAFE-FILE-WRITE-DATE ...). ;;; Compiling (DEFMETHOD FIND-SYSTEM ...). ;;; Compiling (DEFMETHOD FIND-SYSTEM ...). ;;; Compiling (DEFVAR *SYSTEMS-BEING-DEFINED* ...). ;;; Compiling (DEFVAR *SYSTEMS-BEING-OPERATED* ...). ;;; Compiling (DEFUN* FIND-SYSTEM-IF-BEING-DEFINED ...). ;;; Compiling (DEFUN* CALL-WITH-SYSTEM-DEFINITIONS ...). ;;; Compiling (DEFMACRO WITH-SYSTEM-DEFINITIONS ...). ;;; Compiling (DEFUN* LOAD-SYSDEF ...). ;;; Compiling (DEFUN* LOCATE-SYSTEM ...). ;;; Compiling (DEFMETHOD FIND-SYSTEM ...). ;;; Note: ;;; in file ASDF.LISP, position 83029 ;;; at (DEFMETHOD FIND-SYSTEM ...) ;;; Checking type of #:G498 to be CONS ;;; Compiling (DEFUN* FIND-SYSTEM-FALLBACK ...). ;;; Compiling (DEFUN* SYSDEF-FIND-ASDF ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFCLASS SOURCE-FILE ...). ;;; Compiling (DEFCLASS CL-SOURCE-FILE ...). ;;; Compiling (DEFCLASS CL-SOURCE-FILE.CL ...). ;;; Compiling (DEFCLASS CL-SOURCE-FILE.LSP ...). ;;; Compiling (DEFCLASS C-SOURCE-FILE ...). ;;; Compiling (DEFCLASS JAVA-SOURCE-FILE ...). ;;; Compiling (DEFCLASS STATIC-FILE ...). ;;; Compiling (DEFCLASS DOC-FILE ...). ;;; Compiling (DEFCLASS HTML-FILE ...). ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (DEFMETHOD COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFCLASS OPERATION ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET2438 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST557) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of #:LOOP-LIST-TAIL559 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of LET2440 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST564) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 88631 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; Checking type of #:LOOP-LIST-TAIL566 to be CONS ;;; Compiling (DEFUN* NODE-FOR ...). ;;; Compiling (DEFMETHOD OPERATION-ANCESTOR ...). ;;; Compiling (DEFUN* MAKE-SUB-OPERATION ...). ;;; Compiling (DEFMETHOD VISIT-COMPONENT ...). ;;; Compiling (DEFMETHOD COMPONENT-VISITED-P ...). ;;; Compiling (DEFMETHOD (SETF VISITING-COMPONENT) ...). ;;; Compiling (DEFMETHOD (SETF VISITING-COMPONENT) ...). ;;; Compiling (DEFMETHOD COMPONENT-VISITING-P ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD COMPONENT-SELF-DEPENDENCIES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Note: ;;; in file ASDF.LISP, position 91953 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of LET2446 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 91953 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST610) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 91953 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of #:G613 to be CONS ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD COMPONENT-OPERATION-TIME ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of LET2451 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST624) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of #:LOOP-LIST-TAIL626 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of LET2453 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST628) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 92717 ;;; at (DEFMETHOD OPERATION-DONE-P ...) ;;; Checking type of #:LOOP-LIST-TAIL630 to be CONS ;;; Compiling (DEFVAR *FORCING* ...). ;;; Compiling (DEFGENERIC* DO-TRAVERSE ...). ;;; Compiling (DEFUN* RESOLVE-DEPENDENCY-NAME ...). ;;; Compiling (DEFUN* RESOLVE-DEPENDENCY-SPEC ...). ;;; Compiling (DEFUN* DO-ONE-DEP ...). ;;; Compiling (DEFUN* DO-DEP ...). ;;; Compiling (DEFVAR *VISIT-COUNT* ...). ;;; Compiling (DEFUN* DO-COLLECT ...). ;;; Compiling (DEFMETHOD DO-TRAVERSE ...). ;;; Note: ;;; in file ASDF.LISP, position 99823 ;;; at (DEFMETHOD DO-TRAVERSE ...) ;;; Checking type of LET2458 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 99823 ;;; at (DEFMETHOD DO-TRAVERSE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST687) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 99823 ;;; at (DEFMETHOD DO-TRAVERSE ...) ;;; Checking type of LET2464 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 99823 ;;; at (DEFMETHOD DO-TRAVERSE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST702) to be LIST ;;; Compiling (DEFUN* FLATTEN-TREE ...). ;;; Compiling (DEFMETHOD TRAVERSE ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD MARK-OPERATION-DONE ...). ;;; Note: ;;; in file ASDF.LISP, position 105455 ;;; at (DEFMETHOD MARK-OPERATION-DONE ...) ;;; Checking type of LET2466 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 105455 ;;; at (DEFMETHOD MARK-OPERATION-DONE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST732) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 105455 ;;; at (DEFMETHOD MARK-OPERATION-DONE ...) ;;; Checking type of #:LOOP-LIST-TAIL734 to be CONS ;;; Compiling (DEFMETHOD PERFORM-WITH-RESTARTS ...). ;;; Compiling (DEFMETHOD PERFORM-WITH-RESTARTS ...). ;;; Compiling (DEFMETHOD EXPLAIN ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFCLASS COMPILE-OP ...). ;;; Compiling (DEFUN* OUTPUT-FILE ...). ;;; Compiling (DEFUN* ENSURE-ALL-DIRECTORIES-EXIST ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFGENERIC* AROUND-COMPILE-HOOK ...). ;;; Compiling (DEFGENERIC* CALL-WITH-AROUND-COMPILE-HOOK ...). ;;; Compiling (DEFMETHOD AROUND-COMPILE-HOOK ...). ;;; Compiling (DEFUN ENSURE-FUNCTION ...). ;;; Compiling (DEFUN CALL-AROUND-HOOK ...). ;;; Compiling (DEFMETHOD CALL-WITH-AROUND-COMPILE-HOOK ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFCLASS BASIC-LOAD-OP ...). ;;; Compiling (DEFCLASS LOAD-OP ...). ;;; Compiling (DEFMETHOD PERFORM-WITH-RESTARTS ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Note: ;;; in file ASDF.LISP, position 112351 ;;; at (DEFMETHOD PERFORM ...) ;;; Checking type of LET2472 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 112351 ;;; at (DEFMETHOD PERFORM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST813) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 112351 ;;; at (DEFMETHOD PERFORM ...) ;;; Checking type of #:LOOP-LIST-TAIL815 to be CONS ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFCLASS LOAD-SOURCE-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: ;;; in file ASDF.LISP, position 114496 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of LET2475 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 114496 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST843) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 114496 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of #:LOOP-LIST-TAIL845 to be CONS ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFMETHOD OPERATION-DESCRIPTION ...). ;;; Compiling (DEFCLASS TEST-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFGENERIC* OPERATE ...). ;;; Compiling (DEFGENERIC* PERFORM-PLAN ...). ;;; Compiling (DEFGENERIC* PLAN-OPERATES-ON-P ...). ;;; Compiling (DEFUN* CLEANUP-UPGRADED-ASDF ...). ;;; Note: ;;; in file ASDF.LISP, position 116280 ;;; at (DEFUN* CLEANUP-UPGRADED-ASDF ...) ;;; Checking type of #:LOOP-LIST-TAIL861 to be CONS ;;; Compiling (DEFUN* UPGRADE-ASDF ...). ;;; Compiling (DEFMETHOD PLAN-OPERATES-ON-P ...). ;;; Note: ;;; in file ASDF.LISP, position 117848 ;;; at (DEFMETHOD PLAN-OPERATES-ON-P ...) ;;; Checking type of LET2481 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 117848 ;;; at (DEFMETHOD PLAN-OPERATES-ON-P ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST876) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 117848 ;;; at (DEFMETHOD PLAN-OPERATES-ON-P ...) ;;; Checking type of #:LOOP-LIST-TAIL878 to be CONS ;;; Compiling (DEFMETHOD PERFORM-PLAN ...). ;;; Note: ;;; in file ASDF.LISP, position 118006 ;;; at (DEFMETHOD PERFORM-PLAN ...) ;;; Checking type of LET2486 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 118006 ;;; at (DEFMETHOD PERFORM-PLAN ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST884) to be LIST ;;; Compiling (DEFMETHOD OPERATE ...). ;;; Compiling (DEFUN* OOS ...). ;;; Compiling (DEFUN* LOAD-SYSTEM ...). ;;; Compiling (DEFUN* LOAD-SYSTEMS ...). ;;; Compiling (DEFUN COMPONENT-LOADED-P ...). ;;; Compiling (DEFUN LOADED-SYSTEMS ...). ;;; Compiling (DEFUN REQUIRE-SYSTEM ...). ;;; Compiling (DEFUN* COMPILE-SYSTEM ...). ;;; Compiling (DEFUN* TEST-SYSTEM ...). ;;; Compiling (DEFUN* LOAD-PATHNAME ...). ;;; Compiling (DEFUN* DETERMINE-SYSTEM-PATHNAME ...). ;;; Compiling (DEFUN* FIND-CLASS* ...). ;;; Compiling (DEFUN* CLASS-FOR-TYPE ...). ;;; Note: ;;; in file ASDF.LISP, position 123508 ;;; at (DEFUN* CLASS-FOR-TYPE ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST908) to be LIST ;;; Compiling (DEFUN* MAYBE-ADD-TREE ...). ;;; Note: ;;; in file ASDF.LISP, position 124290 ;;; at (DEFUN* MAYBE-ADD-TREE ...) ;;; Checking type of #:G918 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 124290 ;;; at (DEFUN* MAYBE-ADD-TREE ...) ;;; Checking type of #:G920 to be CONS ;;; Compiling (DEFUN* UNION-OF-DEPENDENCIES ...). ;;; Compiling (DEFVAR *SERIAL-DEPENDS-ON* ...). ;;; Compiling (DEFUN* SYSDEF-ERROR-COMPONENT ...). ;;; Compiling (DEFUN* CHECK-COMPONENT-INPUT ...). ;;; Compiling (DEFUN* %REMOVE-COMPONENT-INLINE-METHODS ...). ;;; Compiling (DEFUN* %DEFINE-COMPONENT-INLINE-METHODS ...). ;;; Compiling (DEFUN* %REFRESH-COMPONENT-INLINE-METHODS ...). ;;; Compiling (DEFUN* PARSE-COMPONENT-FORM ...). ;;; Note: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; Checking type of LET2490 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST979) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; Checking type of #:LOOP-LIST-TAIL981 to be CONS ;;; Warning: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; ! The variable #:G960 is not used. ;;; Warning: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; ! The variable #:G961 is not used. ;;; Warning: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; ! The variable #:G962 is not used. ;;; Warning: ;;; in file ASDF.LISP, position 127419 ;;; at (DEFUN* PARSE-COMPONENT-FORM ...) ;;; ! The variable #:G963 is not used. ;;; Compiling (DEFUN* RESET-SYSTEM ...). ;;; Compiling (DEFUN* DO-DEFSYSTEM ...). ;;; Note: ;;; in file ASDF.LISP, position 130599 ;;; at (DEFUN* DO-DEFSYSTEM ...) ;;; Checking type of REGISTERED to be CONS ;;; Compiling (DEFMACRO DEFSYSTEM ...). ;;; Compiling (DEFUN* RUN-SHELL-COMMAND ...). ;;; Compiling (DEFUN* SYSTEM-DEFINITION-PATHNAME ...). ;;; Compiling (DEFMETHOD SYSTEM-SOURCE-FILE ...). ;;; Compiling (DEFMETHOD SYSTEM-SOURCE-FILE ...). ;;; Compiling (DEFMETHOD SYSTEM-SOURCE-FILE ...). ;;; Compiling (DEFUN* SYSTEM-SOURCE-DIRECTORY ...). ;;; Compiling (DEFUN* RELATIVIZE-DIRECTORY ...). ;;; Compiling (DEFUN* RELATIVIZE-PATHNAME-DIRECTORY ...). ;;; Compiling (DEFUN* SYSTEM-RELATIVE-PATHNAME ...). ;;; Compiling (DEFUN* FIRST-FEATURE ...). ;;; Compiling (DEFUN IMPLEMENTATION-TYPE ...). ;;; Compiling (DEFUN OPERATING-SYSTEM ...). ;;; Compiling (DEFUN ARCHITECTURE ...). ;;; Compiling (DEFUN LISP-VERSION-STRING ...). ;;; Compiling (DEFUN* IMPLEMENTATION-IDENTIFIER ...). ;;; Compiling (DEFUN* HOSTNAME ...). ;;; Compiling (DEFUN INTER-DIRECTORY-SEPARATOR ...). ;;; Compiling (DEFUN* USER-HOMEDIR ...). ;;; Compiling (DEFUN* ENSURE-PATHNAME* ...). ;;; Compiling (DEFUN* SPLIT-PATHNAMES* ...). ;;; Note: ;;; in file ASDF.LISP, position 145468 ;;; at (DEFUN* SPLIT-PATHNAMES* ...) ;;; Checking type of LET2492 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 145468 ;;; at (DEFUN* SPLIT-PATHNAMES* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1015) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 145468 ;;; at (DEFUN* SPLIT-PATHNAMES* ...) ;;; Checking type of #:LOOP-LIST-TAIL1017 to be CONS ;;; Compiling (DEFUN* GETENV-PATHNAME ...). ;;; Compiling (DEFUN* GETENV-PATHNAMES ...). ;;; Compiling (DEFUN* GETENV-ABSOLUTE-DIRECTORY ...). ;;; Compiling (DEFUN* GETENV-ABSOLUTE-DIRECTORIES ...). ;;; Compiling (DEFUN* GET-FOLDER-PATH ...). ;;; Compiling (DEFUN* USER-CONFIGURATION-DIRECTORIES ...). ;;; Note: ;;; in file ASDF.LISP, position 146900 ;;; at (DEFUN* USER-CONFIGURATION-DIRECTORIES ...) ;;; Checking type of LET2494 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 146900 ;;; at (DEFUN* USER-CONFIGURATION-DIRECTORIES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1020) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 146900 ;;; at (DEFUN* USER-CONFIGURATION-DIRECTORIES ...) ;;; Checking type of #:LOOP-LIST-TAIL1022 to be CONS ;;; Compiling (DEFUN* SYSTEM-CONFIGURATION-DIRECTORIES ...). ;;; Compiling (DEFUN* IN-FIRST-DIRECTORY ...). ;;; Note: ;;; in file ASDF.LISP, position 147996 ;;; at (DEFUN* IN-FIRST-DIRECTORY ...) ;;; Checking type of LET2496 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 147996 ;;; at (DEFUN* IN-FIRST-DIRECTORY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1023) to be LIST ;;; Compiling (DEFUN* IN-USER-CONFIGURATION-DIRECTORY ...). ;;; Compiling (DEFUN* IN-SYSTEM-CONFIGURATION-DIRECTORY ...). ;;; Compiling (DEFUN* CONFIGURATION-INHERITANCE-DIRECTIVE-P ...). ;;; Compiling (DEFUN* REPORT-INVALID-FORM ...). ;;; Compiling (DEFVAR *IGNORED-CONFIGURATION-FORM* ...). ;;; Compiling (DEFUN* VALIDATE-CONFIGURATION-FORM ...). ;;; Note: ;;; in file ASDF.LISP, position 149146 ;;; at (DEFUN* VALIDATE-CONFIGURATION-FORM ...) ;;; Checking type of LET2498 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 149146 ;;; at (DEFUN* VALIDATE-CONFIGURATION-FORM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1032) to be LIST ;;; Compiling (DEFUN* VALIDATE-CONFIGURATION-FILE ...). ;;; Compiling (DEFUN* HIDDEN-FILE-P ...). ;;; Compiling (DEFUN* DIRECTORY* ...). ;;; Compiling (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...). ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of LET2500 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1042) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of LET2502 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1047) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of #:LOOP-LIST-TAIL1049 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 151413 ;;; at (DEFUN* VALIDATE-CONFIGURATION-DIRECTORY ...) ;;; Checking type of #:G1045 to be CONS ;;; Compiling (DEFVAR *OUTPUT-TRANSLATIONS* ...). ;;; Compiling (DEFVAR *USER-CACHE* ...). ;;; Compiling (DEFUN* OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* (SETF OUTPUT-TRANSLATIONS) ...). ;;; Compiling (DEFUN* OUTPUT-TRANSLATIONS-INITIALIZED-P ...). ;;; Compiling (DEFUN* CLEAR-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* RESOLVE-RELATIVE-LOCATION-COMPONENT ...). ;;; Compiling (DEFVAR *HERE-DIRECTORY* ...). ;;; Compiling (DEFUN* RESOLVE-ABSOLUTE-LOCATION-COMPONENT ...). ;;; Compiling (DEFUN* RESOLVE-LOCATION ...). ;;; Note: ;;; in file ASDF.LISP, position 158369 ;;; at (DEFUN* RESOLVE-LOCATION ...) ;;; Checking type of LET2503 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 158369 ;;; at (DEFUN* RESOLVE-LOCATION ...) ;;; Checking type of (SI:CONS-CDR #:G1058) to be LIST ;;; Compiling (DEFUN* LOCATION-DESIGNATOR-P ...). ;;; Compiling (DEFUN* LOCATION-FUNCTION-P ...). ;;; Compiling (DEFUN* VALIDATE-OUTPUT-TRANSLATIONS-DIRECTIVE ...). ;;; Compiling (DEFUN* VALIDATE-OUTPUT-TRANSLATIONS-FORM ...). ;;; Compiling (DEFUN* VALIDATE-OUTPUT-TRANSLATIONS-FILE ...). ;;; Compiling (DEFUN* VALIDATE-OUTPUT-TRANSLATIONS-DIRECTORY ...). ;;; Compiling (DEFUN* PARSE-OUTPUT-TRANSLATIONS-STRING ...). ;;; Compiling (DEFPARAMETER *DEFAULT-OUTPUT-TRANSLATIONS* ...). ;;; Compiling (DEFUN* WRAPPING-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFPARAMETER *OUTPUT-TRANSLATIONS-FILE* ...). ;;; Compiling (DEFPARAMETER *OUTPUT-TRANSLATIONS-DIRECTORY* ...). ;;; Compiling (DEFUN* USER-OUTPUT-TRANSLATIONS-PATHNAME ...). ;;; Compiling (DEFUN* SYSTEM-OUTPUT-TRANSLATIONS-PATHNAME ...). ;;; Compiling (DEFUN* USER-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME ...). ;;; Compiling (DEFUN* SYSTEM-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME ...). ;;; Compiling (DEFUN* ENVIRONMENT-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFGENERIC* PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFMETHOD PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFMETHOD PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFMETHOD PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFMETHOD PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFMETHOD PROCESS-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* INHERIT-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* PROCESS-OUTPUT-TRANSLATIONS-DIRECTIVE ...). ;;; Compiling (DEFUN* COMPUTE-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFVAR *OUTPUT-TRANSLATIONS-PARAMETER* ...). ;;; Compiling (DEFUN* INITIALIZE-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* DISABLE-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* ENSURE-OUTPUT-TRANSLATIONS ...). ;;; Compiling (DEFUN* TRANSLATE-PATHNAME* ...). ;;; Compiling (DEFUN* APPLY-OUTPUT-TRANSLATIONS ...). ;;; Note: ;;; in file ASDF.LISP, position 170683 ;;; at (DEFUN* APPLY-OUTPUT-TRANSLATIONS ...) ;;; Checking type of LET2510 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 170683 ;;; at (DEFUN* APPLY-OUTPUT-TRANSLATIONS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1092) to be LIST ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Note: ;;; in file ASDF.LISP, position 171584 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of LET2512 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 171584 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1095) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 171584 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of #:LOOP-LIST-TAIL1097 to be CONS ;;; Compiling (DEFUN* COMPILE-FILE-PATHNAME* ...). ;;; Compiling (DEFUN* TMPIZE-PATHNAME ...). ;;; Compiling (DEFUN* DELETE-FILE-IF-EXISTS ...). ;;; Compiling (DEFUN* COMPILE-FILE* ...). ;;; Compiling (DEFMETHOD OPERATE ...). ;;; Compiling (DEFUN* ENABLE-ASDF-BINARY-LOCATIONS-COMPATIBILITY ...). ;;; Compiling (DEFVAR *DEFAULT-SOURCE-REGISTRY-EXCLUSIONS* ...). ;;; Compiling (DEFVAR *SOURCE-REGISTRY-EXCLUSIONS* ...). ;;; Compiling (DEFVAR *SOURCE-REGISTRY* ...). ;;; Compiling (DEFUN* SOURCE-REGISTRY-INITIALIZED-P ...). ;;; Compiling (DEFUN* CLEAR-SOURCE-REGISTRY ...). ;;; Compiling (DEFPARAMETER *WILD-ASD* ...). ;;; Compiling (DEFUN* FILTER-LOGICAL-DIRECTORY-RESULTS ...). ;;; Note: ;;; in file ASDF.LISP, position 178806 ;;; at (DEFUN* FILTER-LOGICAL-DIRECTORY-RESULTS ...) ;;; Checking type of LET2514 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 178806 ;;; at (DEFUN* FILTER-LOGICAL-DIRECTORY-RESULTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1110) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 178806 ;;; at (DEFUN* FILTER-LOGICAL-DIRECTORY-RESULTS ...) ;;; Checking type of #:LOOP-LIST-TAIL1112 to be CONS ;;; Compiling (DEFUN* DIRECTORY-FILES ...). ;;; Compiling (DEFUN* DIRECTORY-ASD-FILES ...). ;;; Compiling (DEFUN* SUBDIRECTORIES ...). ;;; Compiling (DEFUN* COLLECT-ASDS-IN-DIRECTORY ...). ;;; Compiling (DEFUN* COLLECT-SUB*DIRECTORIES ...). ;;; Compiling (DEFUN* COLLECT-SUB*DIRECTORIES-ASD-FILES ...). ;;; Compiling (DEFUN* VALIDATE-SOURCE-REGISTRY-DIRECTIVE ...). ;;; Compiling (DEFUN* VALIDATE-SOURCE-REGISTRY-FORM ...). ;;; Compiling (DEFUN* VALIDATE-SOURCE-REGISTRY-FILE ...). ;;; Compiling (DEFUN* VALIDATE-SOURCE-REGISTRY-DIRECTORY ...). ;;; Compiling (DEFUN* PARSE-SOURCE-REGISTRY-STRING ...). ;;; Compiling (DEFUN* REGISTER-ASD-DIRECTORY ...). ;;; Compiling (DEFPARAMETER *DEFAULT-SOURCE-REGISTRIES* ...). ;;; Compiling (DEFPARAMETER *SOURCE-REGISTRY-FILE* ...). ;;; Compiling (DEFPARAMETER *SOURCE-REGISTRY-DIRECTORY* ...). ;;; Compiling (DEFUN* WRAPPING-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* DEFAULT-SOURCE-REGISTRY ...). ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of LET2518 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1161) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of #:LOOP-LIST-TAIL1163 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of LET2516 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1157) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of #:LOOP-LIST-TAIL1159 to be CONS ;;; Note: ;;; in file ASDF.LISP, position 187574 ;;; at (DEFUN* DEFAULT-SOURCE-REGISTRY ...) ;;; Checking type of #:LOOP-LIST-TAIL1159 to be CONS ;;; Compiling (DEFUN* USER-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* SYSTEM-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* USER-SOURCE-REGISTRY-DIRECTORY ...). ;;; Compiling (DEFUN* SYSTEM-SOURCE-REGISTRY-DIRECTORY ...). ;;; Compiling (DEFUN* ENVIRONMENT-SOURCE-REGISTRY ...). ;;; Compiling (DEFGENERIC* PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFMETHOD PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFMETHOD PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFMETHOD PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFMETHOD PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFMETHOD PROCESS-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* INHERIT-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* PROCESS-SOURCE-REGISTRY-DIRECTIVE ...). ;;; Compiling (DEFUN* FLATTEN-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* COMPUTE-SOURCE-REGISTRY ...). ;;; Compiling (DEFVAR *SOURCE-REGISTRY-PARAMETER* ...). ;;; Compiling (DEFUN* INITIALIZE-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* ENSURE-SOURCE-REGISTRY ...). ;;; Compiling (DEFUN* SYSDEF-SOURCE-REGISTRY-SEARCH ...). ;;; Compiling (DEFUN* CLEAR-CONFIGURATION ...). ;;; Compiling (DEFUN REGISTER-PRE-BUILT-SYSTEM ...). ;;; Note: ;;; in file ASDF.LISP, position 195834 ;;; at (SETF *MODULE-PROVIDER-FUNCTIONS* ...) ;;; Checking type of LET2520 to be LIST ;;; Note: ;;; in file ASDF.LISP, position 195834 ;;; at (SETF *MODULE-PROVIDER-FUNCTIONS* ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1218) to be LIST ;;; Note: ;;; in file ASDF.LISP, position 195834 ;;; at (SETF *MODULE-PROVIDER-FUNCTIONS* ...) ;;; Checking type of #:LOOP-LIST-TAIL1220 to be CONS ;;; Compiling (DEFUN COMPILE-FILE-KEEPING-OBJECT ...). ;;; Compiling (DEFUN* MODULE-PROVIDE-ASDF ...). ;;; End of Pass 1. ;;; Emitting code for USE-ECL-BYTE-COMPILER-P. ;;; Emitting code for FIND-SYMBOL*. ;;; Emitting code for STRCAT. ;;; Emitting code for COMPATFMT. ;;; Emitting code for ENSURE-PACKAGE. ;;; Emitting code for ENSURE-EXPORT. ;;; Emitting code for ENSURE-FMAKUNBOUND. ;;; Emitting code for ENSURE-USE. ;;; Emitting code for ENSURE-SHADOW. ;;; Emitting code for ENSURE-UNINTERN. ;;; Emitting code for REMOVE-SYMBOL. ;;; Emitting code for INTERN*. ;;; Emitting code for ENSURE-EXISTS. ;;; Emitting code for UNLINK-PACKAGE. ;;; Emitting code for PRESENT-SYMBOLS. ;;; Emitting code for PRESENT-SYMBOL-P. ;;; Emitting code for DEFGENERIC*. ;;; Emitting code for DEFUN*. ;;; Emitting code for WHILE-COLLECTING. ;;; Emitting code for AIF. ;;; Emitting code for PATHNAME-DIRECTORY-PATHNAME. ;;; Emitting code for NORMALIZE-PATHNAME-DIRECTORY-COMPONENT. ;;; Emitting code for MERGE-PATHNAME-DIRECTORY-COMPONENTS. ;;; Emitting code for MAKE-PATHNAME-COMPONENT-LOGICAL. ;;; Emitting code for MAKE-PATHNAME-LOGICAL. ;;; Emitting code for MERGE-PATHNAMES*. ;;; Emitting code for UNSPECIFIC-HANDLER. ;;; Emitting code for PATHNAME-PARENT-DIRECTORY-PATHNAME. ;;; Emitting code for APPENDF. ;;; Emitting code for #:G219. ;;; Emitting code for ORF. ;;; Emitting code for #:G227. ;;; Emitting code for FIRST-CHAR. ;;; Emitting code for LAST-CHAR. ;;; Emitting code for ASDF-MESSAGE. ;;; Emitting code for SPLIT-STRING. ;;; Emitting code for DONE. ;;; Emitting code for SEPARATORP. ;;; Emitting code for SPLIT-NAME-TYPE. ;;; Emitting code for COMPONENT-NAME-TO-PATHNAME-COMPONENTS. ;;; Emitting code for #:G257. ;;; Emitting code for REMOVE-KEYS. ;;; Emitting code for REMOVE-KEYWORD. ;;; Emitting code for GETENV. ;;; Emitting code for DIRECTORY-PATHNAME-P. ;;; Emitting code for CHECK-ONE. ;;; Emitting code for ENSURE-DIRECTORY-PATHNAME. ;;; Emitting code for ABSOLUTE-PATHNAME-P. ;;; Emitting code for COERCE-PATHNAME. ;;; Emitting code for MERGE-COMPONENT-NAME-TYPE. ;;; Emitting code for SUBPATHNAME. ;;; Emitting code for SUBPATHNAME*. ;;; Emitting code for LENGTH=N-P. ;;; Emitting code for STRING-SUFFIX-P. ;;; Emitting code for READ-FILE-FORMS. ;;; Emitting code for PATHNAME-ROOT. ;;; Emitting code for PROBE-FILE*. ;;; Emitting code for TRUENAMIZE. ;;; Emitting code for #:G296. ;;; Emitting code for SOLUTION. ;;; Emitting code for RESOLVE-SYMLINKS. ;;; Emitting code for RESOLVE-SYMLINKS*. ;;; Emitting code for ENSURE-PATHNAME-ABSOLUTE. ;;; Emitting code for DEFAULT-DIRECTORY. ;;; Emitting code for LISPIZE-PATHNAME. ;;; Emitting code for WILDEN. ;;; Emitting code for DIRECTORY-SEPARATOR-FOR-HOST. ;;; Emitting code for DIRECTORIZE-PATHNAME-HOST-DEVICE. ;;; Emitting code for #:G302. ;;; Emitting code for #:G303. ;;; Emitting code for #:G304. ;;; Emitting code for #:G305. ;;; Emitting code for #:G306. ;;; Emitting code for #:G307. ;;; Emitting code for #:G308. ;;; Emitting code for #:G309. ;;; Emitting code for #:G310. ;;; Emitting code for #:G311. ;;; Emitting code for #:G312. ;;; Emitting code for #:G313. ;;; Emitting code for #:G314. ;;; Emitting code for #:G315. ;;; Emitting code for #:G316. ;;; Emitting code for #:G317. ;;; Emitting code for COMPONENT-FIND-PATH. ;;; Emitting code for #:G320. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G321. ;;; Emitting code for SYSDEF-ERROR. ;;; Emitting code for #:G322. ;;; Emitting code for #:G323. ;;; Emitting code for #:G324. ;;; Emitting code for COMPUTE-MODULE-COMPONENTS-BY-NAME. ;;; Emitting code for COMPONENT-PARENT-PATHNAME. ;;; Emitting code for #:G337. ;;; Emitting code for #:G341. ;;; Emitting code for #:G352. ;;; Emitting code for ALWAYS-DEFAULT-ENCODING. ;;; Emitting code for DETECT-ENCODING. ;;; Emitting code for #:G360. ;;; Emitting code for DEFAULT-ENCODING-EXTERNAL-FORMAT. ;;; Emitting code for ENCODING-EXTERNAL-FORMAT. ;;; Emitting code for #:G363. ;;; Emitting code for #:G364. ;;; Emitting code for ASDF-VERSION. ;;; Emitting code for PARSE-VERSION. ;;; Emitting code for #:G372. ;;; Emitting code for BIGGER. ;;; Emitting code for READ-NULL-TERMINATED-STRING. ;;; Emitting code for READ-LITTLE-ENDIAN. ;;; Emitting code for PARSE-FILE-LOCATION-INFO. ;;; Emitting code for PARSE-WINDOWS-SHORTCUT. ;;; Emitting code for #:G379. ;;; Emitting code for MAKE-DEFINED-SYSTEMS-TABLE. ;;; Emitting code for COERCE-NAME. ;;; Emitting code for SYSTEM-REGISTERED-P. ;;; Emitting code for REGISTERED-SYSTEMS. ;;; Emitting code for REGISTER-SYSTEM. ;;; Emitting code for CLEAR-SYSTEM. ;;; Emitting code for MAP-SYSTEMS. ;;; Emitting code for #:G413. ;;; Emitting code for SEARCH-FOR-SYSTEM-DEFINITION. ;;; Emitting code for #:G414. ;;; Emitting code for FEATUREP. ;;; Emitting code for #:G417. ;;; Emitting code for #:G418. ;;; Emitting code for OS-UNIX-P. ;;; Emitting code for OS-WINDOWS-P. ;;; Emitting code for PROBE-ASD. ;;; Emitting code for SYSDEF-CENTRAL-REGISTRY-SEARCH. ;;; Emitting code for #:G427. ;;; Emitting code for #:G428. ;;; Emitting code for #:G429. ;;; Emitting code for #:G430. ;;; Emitting code for MAKE-TEMPORARY-PACKAGE. ;;; Emitting code for TRY. ;;; Emitting code for #:G446. ;;; Emitting code for SAFE-FILE-WRITE-DATE. ;;; Emitting code for #:G452. ;;; Emitting code for #:G453. ;;; Emitting code for #:G454. ;;; Emitting code for FIND-SYSTEM-IF-BEING-DEFINED. ;;; Emitting code for CALL-WITH-SYSTEM-DEFINITIONS. ;;; Emitting code for WITH-SYSTEM-DEFINITIONS. ;;; Emitting code for LOAD-SYSDEF. ;;; Emitting code for #:G466. ;;; Emitting code for #:G467. ;;; Emitting code for LOCATE-SYSTEM. ;;; Emitting code for #:G489. ;;; Emitting code for #:G490. ;;; Emitting code for #:G496. ;;; Emitting code for #:G497. ;;; Emitting code for FIND-SYSTEM-FALLBACK. ;;; Emitting code for SYSDEF-FIND-ASDF. ;;; Emitting code for #:G503. ;;; Emitting code for #:G504. ;;; Emitting code for #:G505. ;;; Emitting code for #:G506. ;;; Emitting code for #:G507. ;;; Emitting code for #:G508. ;;; Emitting code for #:G509. ;;; Emitting code for #:G510. ;;; Emitting code for #:G511. ;;; Emitting code for #:G512. ;;; Emitting code for #:G513. ;;; Emitting code for #:G526. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G530. ;;; Emitting code for #:G549. ;;; Emitting code for NODE-FOR. ;;; Emitting code for #:G567. ;;; Emitting code for MAKE-SUB-OPERATION. ;;; Emitting code for #:G578. ;;; Emitting code for #:G582. ;;; Emitting code for #:G583. ;;; Emitting code for #:G590. ;;; Emitting code for #:G594. ;;; Emitting code for #:G595. ;;; Emitting code for #:G596. ;;; Emitting code for #:G597. ;;; Emitting code for #:G598. ;;; Emitting code for #:G608. ;;; Emitting code for #:G620. ;;; Emitting code for #:G621. ;;; Emitting code for #:G622. ;;; Emitting code for LATEST-IN. ;;; Emitting code for EARLIEST-OUT. ;;; Emitting code for RESOLVE-DEPENDENCY-NAME. ;;; Emitting code for #:G636. ;;; Emitting code for #:G637. ;;; Emitting code for #:G638. ;;; Emitting code for RESOLVE-DEPENDENCY-SPEC. ;;; Emitting code for DO-ONE-DEP. ;;; Emitting code for DO-DEP. ;;; Emitting code for DO-COLLECT. ;;; Emitting code for #:G680. ;;; Emitting code for DEP. ;;; Emitting code for UPDATE-FLAG. ;;; Emitting code for MATCH?. ;;; Emitting code for INTERNAL-COLLECT. ;;; Emitting code for #:G695. ;;; Emitting code for #:G700. ;;; Emitting code for FLATTEN-TREE. ;;; Emitting code for C. ;;; Emitting code for R*. ;;; Emitting code for R. ;;; Emitting code for #:G716. ;;; Emitting code for COLLECT. ;;; Emitting code for #:G719. ;;; Emitting code for #:G720. ;;; Emitting code for #:G727. ;;; Emitting code for #:G735. ;;; Emitting code for #:G748. ;;; Emitting code for #:G755. ;;; Emitting code for #:G756. ;;; Emitting code for #:G757. ;;; Emitting code for #:G758. ;;; Emitting code for #:G761. ;;; Emitting code for #:G762. ;;; Emitting code for #:G763. ;;; Emitting code for #:G764. ;;; Emitting code for OUTPUT-FILE. ;;; Emitting code for ENSURE-ALL-DIRECTORIES-EXIST. ;;; Emitting code for #:G770. ;;; Emitting code for #:G771. ;;; Emitting code for #:G772. ;;; Emitting code for ENSURE-FUNCTION. ;;; Emitting code for CALL-AROUND-HOOK. ;;; Emitting code for #:G776. ;;; Emitting code for #:G777. ;;; Emitting code for #:G778. ;;; Emitting code for #:G781. ;;; Emitting code for #:G782. ;;; Emitting code for #:G783. ;;; Emitting code for #:G784. ;;; Emitting code for #:G785. ;;; Emitting code for #:G786. ;;; Emitting code for #:G797. ;;; Emitting code for #:G803. ;;; Emitting code for #:G804. ;;; Emitting code for #:G812. ;;; Emitting code for #:G816. ;;; Emitting code for #:G817. ;;; Emitting code for #:G818. ;;; Emitting code for #:G819. ;;; Emitting code for #:G820. ;;; Emitting code for #:G821. ;;; Emitting code for #:G822. ;;; Emitting code for #:G829. ;;; Emitting code for #:G833. ;;; Emitting code for #:G834. ;;; Emitting code for #:G835. ;;; Emitting code for #:G842. ;;; Emitting code for #:G846. ;;; Emitting code for #:G847. ;;; Emitting code for #:G848. ;;; Emitting code for #:G849. ;;; Emitting code for #:G850. ;;; Emitting code for #:G851. ;;; Emitting code for CLEANUP-UPGRADED-ASDF. ;;; Emitting code for UPGRADE-ASDF. ;;; Emitting code for #:G868. ;;; Emitting code for #:G883. ;;; Emitting code for #:G891. ;;; Emitting code for #:G892. ;;; Emitting code for UPGRADE. ;;; Emitting code for OOS. ;;; Emitting code for LOAD-SYSTEM. ;;; Emitting code for LOAD-SYSTEMS. ;;; Emitting code for COMPONENT-LOADED-P. ;;; Emitting code for LOADED-SYSTEMS. ;;; Emitting code for REQUIRE-SYSTEM. ;;; Emitting code for COMPILE-SYSTEM. ;;; Emitting code for TEST-SYSTEM. ;;; Emitting code for LOAD-PATHNAME. ;;; Emitting code for DETERMINE-SYSTEM-PATHNAME. ;;; Emitting code for FIND-CLASS*. ;;; Emitting code for CLASS-FOR-TYPE. ;;; Emitting code for MAYBE-ADD-TREE. ;;; Emitting code for UNION-OF-DEPENDENCIES. ;;; Emitting code for SYSDEF-ERROR-COMPONENT. ;;; Emitting code for CHECK-COMPONENT-INPUT. ;;; Emitting code for %REMOVE-COMPONENT-INLINE-METHODS. ;;; Emitting code for #:G938. ;;; Emitting code for %DEFINE-COMPONENT-INLINE-METHODS. ;;; Emitting code for %REFRESH-COMPONENT-INLINE-METHODS. ;;; Emitting code for PARSE-COMPONENT-FORM. ;;; Emitting code for #:G974. ;;; Emitting code for RESET-SYSTEM. ;;; Emitting code for DO-DEFSYSTEM. ;;; Emitting code for #:G989. ;;; Emitting code for DEFSYSTEM. ;;; Emitting code for RUN-SHELL-COMMAND. ;;; Emitting code for SYSTEM-DEFINITION-PATHNAME. ;;; Emitting code for #:G1000. ;;; Emitting code for #:G1001. ;;; Emitting code for #:G1002. ;;; Emitting code for SYSTEM-SOURCE-DIRECTORY. ;;; Emitting code for RELATIVIZE-DIRECTORY. ;;; Emitting code for RELATIVIZE-PATHNAME-DIRECTORY. ;;; Emitting code for SYSTEM-RELATIVE-PATHNAME. ;;; Emitting code for FIRST-FEATURE. ;;; Emitting code for IMPLEMENTATION-TYPE. ;;; Emitting code for OPERATING-SYSTEM. ;;; Emitting code for ARCHITECTURE. ;;; Emitting code for LISP-VERSION-STRING. ;;; Emitting code for IMPLEMENTATION-IDENTIFIER. ;;; Emitting code for #:G1006. ;;; Emitting code for HOSTNAME. ;;; Emitting code for INTER-DIRECTORY-SEPARATOR. ;;; Emitting code for USER-HOMEDIR. ;;; Emitting code for ENSURE-PATHNAME*. ;;; Emitting code for SPLIT-PATHNAMES*. ;;; Emitting code for GETENV-PATHNAME. ;;; Emitting code for GETENV-PATHNAMES. ;;; Emitting code for GETENV-ABSOLUTE-DIRECTORY. ;;; Emitting code for GETENV-ABSOLUTE-DIRECTORIES. ;;; Emitting code for GET-FOLDER-PATH. ;;; Emitting code for USER-CONFIGURATION-DIRECTORIES. ;;; Emitting code for SYSTEM-CONFIGURATION-DIRECTORIES. ;;; Emitting code for IN-FIRST-DIRECTORY. ;;; Emitting code for IN-USER-CONFIGURATION-DIRECTORY. ;;; Emitting code for IN-SYSTEM-CONFIGURATION-DIRECTORY. ;;; Emitting code for CONFIGURATION-INHERITANCE-DIRECTIVE-P. ;;; Emitting code for REPORT-INVALID-FORM. ;;; Emitting code for VALIDATE-CONFIGURATION-FORM. ;;; Emitting code for VALIDATE-CONFIGURATION-FILE. ;;; Emitting code for HIDDEN-FILE-P. ;;; Emitting code for DIRECTORY*. ;;; Emitting code for VALIDATE-CONFIGURATION-DIRECTORY. ;;; Emitting code for #:G1041. ;;; Emitting code for TRY. ;;; Emitting code for OUTPUT-TRANSLATIONS. ;;; Emitting code for (SETF OUTPUT-TRANSLATIONS). ;;; Emitting code for #:G1053. ;;; Emitting code for OUTPUT-TRANSLATIONS-INITIALIZED-P. ;;; Emitting code for CLEAR-OUTPUT-TRANSLATIONS. ;;; Emitting code for RESOLVE-RELATIVE-LOCATION-COMPONENT. ;;; Emitting code for RESOLVE-ABSOLUTE-LOCATION-COMPONENT. ;;; Emitting code for RESOLVE-LOCATION. ;;; Emitting code for LOCATION-DESIGNATOR-P. ;;; Emitting code for RELATIVE-COMPONENT-P. ;;; Emitting code for ABSOLUTE-COMPONENT-P. ;;; Emitting code for LOCATION-FUNCTION-P. ;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-DIRECTIVE. ;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-FORM. ;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-FILE. ;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-DIRECTORY. ;;; Emitting code for PARSE-OUTPUT-TRANSLATIONS-STRING. ;;; Emitting code for WRAPPING-OUTPUT-TRANSLATIONS. ;;; Emitting code for USER-OUTPUT-TRANSLATIONS-PATHNAME. ;;; Emitting code for SYSTEM-OUTPUT-TRANSLATIONS-PATHNAME. ;;; Emitting code for USER-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME. ;;; Emitting code for SYSTEM-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME. ;;; Emitting code for ENVIRONMENT-OUTPUT-TRANSLATIONS. ;;; Emitting code for #:G1072. ;;; Emitting code for #:G1073. ;;; Emitting code for #:G1074. ;;; Emitting code for #:G1075. ;;; Emitting code for #:G1076. ;;; Emitting code for INHERIT-OUTPUT-TRANSLATIONS. ;;; Emitting code for PROCESS-OUTPUT-TRANSLATIONS-DIRECTIVE. ;;; Emitting code for COMPUTE-OUTPUT-TRANSLATIONS. ;;; Emitting code for C. ;;; Emitting code for INITIALIZE-OUTPUT-TRANSLATIONS. ;;; Emitting code for DISABLE-OUTPUT-TRANSLATIONS. ;;; Emitting code for ENSURE-OUTPUT-TRANSLATIONS. ;;; Emitting code for TRANSLATE-PATHNAME*. ;;; Emitting code for APPLY-OUTPUT-TRANSLATIONS. ;;; Emitting code for #:G1093. ;;; Emitting code for COMPILE-FILE-PATHNAME*. ;;; Emitting code for TMPIZE-PATHNAME. ;;; Emitting code for DELETE-FILE-IF-EXISTS. ;;; Emitting code for COMPILE-FILE*. ;;; Emitting code for #:G1108. ;;; Emitting code for ENABLE-ASDF-BINARY-LOCATIONS-COMPATIBILITY. ;;; Emitting code for SOURCE-REGISTRY-INITIALIZED-P. ;;; Emitting code for CLEAR-SOURCE-REGISTRY. ;;; Emitting code for FILTER-LOGICAL-DIRECTORY-RESULTS. ;;; Emitting code for #:G1116. ;;; Emitting code for #:G1120. ;;; Emitting code for DIRECTORY-FILES. ;;; Emitting code for #:G1126. ;;; Emitting code for #:G1127. ;;; Emitting code for DIRECTORY-ASD-FILES. ;;; Emitting code for SUBDIRECTORIES. ;;; Emitting code for #:G1131. ;;; Emitting code for #:G1132. ;;; Emitting code for COLLECT-ASDS-IN-DIRECTORY. ;;; Emitting code for COLLECT-SUB*DIRECTORIES. ;;; Emitting code for COLLECT-SUB*DIRECTORIES-ASD-FILES. ;;; Emitting code for #:G1136. ;;; Emitting code for #:G1137. ;;; Emitting code for VALIDATE-SOURCE-REGISTRY-DIRECTIVE. ;;; Emitting code for VALIDATE-SOURCE-REGISTRY-FORM. ;;; Emitting code for VALIDATE-SOURCE-REGISTRY-FILE. ;;; Emitting code for VALIDATE-SOURCE-REGISTRY-DIRECTORY. ;;; Emitting code for PARSE-SOURCE-REGISTRY-STRING. ;;; Emitting code for CHECK. ;;; Emitting code for REGISTER-ASD-DIRECTORY. ;;; Emitting code for WRAPPING-SOURCE-REGISTRY. ;;; Emitting code for DEFAULT-SOURCE-REGISTRY. ;;; Emitting code for USER-SOURCE-REGISTRY. ;;; Emitting code for SYSTEM-SOURCE-REGISTRY. ;;; Emitting code for USER-SOURCE-REGISTRY-DIRECTORY. ;;; Emitting code for SYSTEM-SOURCE-REGISTRY-DIRECTORY. ;;; Emitting code for ENVIRONMENT-SOURCE-REGISTRY. ;;; Emitting code for #:G1164. ;;; Emitting code for #:G1165. ;;; Emitting code for #:G1166. ;;; Emitting code for #:G1167. ;;; Emitting code for #:G1168. ;;; Emitting code for INHERIT-SOURCE-REGISTRY. ;;; Emitting code for PROCESS-SOURCE-REGISTRY-DIRECTIVE. ;;; Emitting code for FLATTEN-SOURCE-REGISTRY. ;;; Emitting code for COLLECT. ;;; Emitting code for #:G1199. ;;; Emitting code for COMPUTE-SOURCE-REGISTRY. ;;; Emitting code for #:G1208. ;;; Emitting code for INITIALIZE-SOURCE-REGISTRY. ;;; Emitting code for ENSURE-SOURCE-REGISTRY. ;;; Emitting code for SYSDEF-SOURCE-REGISTRY-SEARCH. ;;; Emitting code for CLEAR-CONFIGURATION. ;;; Emitting code for REGISTER-PRE-BUILT-SYSTEM. ;;; Emitting code for #:G1221. ;;; Emitting code for COMPILE-FILE-KEEPING-OBJECT. ;;; Emitting code for MODULE-PROVIDE-ASDF. ;;; Emitting code for #:G1225. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/asdf.c -o ext/asdf.o ;;; Finished compiling EXT:ASDF;ASDF.LISP. ;;; (compile-file "ext:asdf;asdf-bundle.lisp" :output-file #P"BUILD:EXT;ASDF-BUNDLE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ASDF;ASDF-BUNDLE.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN FASL-TYPE ...). ;;; Compiling (DEFCLASS BUNDLE-OP ...). ;;; Compiling (DEFCLASS FASL-OP ...). ;;; Compiling (DEFCLASS LIB-OP ...). ;;; Compiling (DEFCLASS DLL-OP ...). ;;; Compiling (DEFCLASS MONOLITHIC-BUNDLE-OP ...). ;;; Compiling (DEFUN BUNDLE-OP-MONOLITHIC-P ...). ;;; Compiling (DEFCLASS MONOLITHIC-FASL-OP ...). ;;; Compiling (DEFCLASS MONOLITHIC-LIB-OP ...). ;;; Compiling (DEFCLASS MONOLITHIC-DLL-OP ...). ;;; Compiling (DEFCLASS PROGRAM-OP ...). ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD BUNDLE-OP-BUILD-ARGS ...). ;;; Compiling (DEFVAR *FORCE-LOAD-P* ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFUN GATHER-COMPONENTS ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 3346 ;;; at (DEFUN GATHER-COMPONENTS ...) ;;; Checking type of LET2525 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 3346 ;;; at (DEFUN GATHER-COMPONENTS ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST66) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 3346 ;;; at (DEFUN GATHER-COMPONENTS ...) ;;; Checking type of #:LOOP-LIST-TAIL68 to be CONS ;;; Compiling (DEFGENERIC BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6100 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of LET2528 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6100 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST82) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6100 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of #:LOOP-LIST-TAIL84 to be CONS ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6571 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of LET2531 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6571 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST98) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 6571 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of #:G101 to be CONS ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFUN SELECT-OPERATION ...). ;;; Compiling (DEFUN MAKE-BUILD ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 7665 ;;; at (DEFUN MAKE-BUILD ...) ;;; Checking type of LET2533 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 7665 ;;; at (DEFUN MAKE-BUILD ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST115) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 7665 ;;; at (DEFUN MAKE-BUILD ...) ;;; Checking type of #:LOOP-LIST-TAIL117 to be CONS ;;; Compiling (DEFCLASS LOAD-FASL-OP ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 9631 ;;; at (DEFMETHOD PERFORM ...) ;;; Checking type of LET2535 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 9631 ;;; at (DEFMETHOD PERFORM ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST136) to be LIST ;;; Compiling (DEFCLASS COMPILED-FILE ...). ;;; Compiling (DEFUN TRIVIAL-SYSTEM-P ...). ;;; Compiling (DEFMETHOD COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFCLASS PREBUILT-SYSTEM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFMETHOD BUNDLE-SUB-OPERATIONS ...). ;;; Compiling (DEFCLASS BINARY-OP ...). ;;; Compiling (DEFCLASS MONOLITHIC-BINARY-OP ...). ;;; Compiling (DEFUN BINARY-OP-DEPENDENCIES ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12467 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of LET2537 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12467 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST164) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12467 ;;; at (DEFMETHOD COMPONENT-DEPENDS-ON ...) ;;; Checking type of #:G167 to be CONS ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12630 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of LET2539 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12630 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST180) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12630 ;;; at (DEFMETHOD INPUT-FILES ...) ;;; Checking type of #:G183 to be CONS ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12775 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of LET2541 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12775 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST196) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 12775 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of #:G199 to be CONS ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFUN COPY-STREAM-TO-STREAM ...). ;;; Compiling (DEFUN CONCATENATE-FILES ...). ;;; Compiling (DEFUN* ADD-PATHNAME-SUFFIX ...). ;;; Compiling (DEFUN COMBINE-FASLS ...). ;;; Compiling (DEFUN CALL-WITH-STAGING-PATHNAME ...). ;;; Compiling (DEFMACRO WITH-STAGING-PATHNAME ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFCLASS PRECOMPILED-SYSTEM ...). ;;; Compiling (DEFGENERIC SYSTEM-FASL ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 19897 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of LET2543 to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 19897 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST243) to be LIST ;;; Note: ;;; in file ASDF-BUNDLE.LISP, position 19897 ;;; at (DEFMETHOD OUTPUT-FILES ...) ;;; Checking type of #:LOOP-LIST-TAIL245 to be CONS ;;; Compiling (DEFMETHOD PERFORM ...). ;;; End of Pass 1. ;;; Emitting code for FASL-TYPE. ;;; Emitting code for BUNDLE-OP-MONOLITHIC-P. ;;; Emitting code for #:G38. ;;; Emitting code for #:G62. ;;; Emitting code for #:G65. ;;; Emitting code for GATHER-COMPONENTS. ;;; Emitting code for #:G70. ;;; Emitting code for #:G71. ;;; Emitting code for #:G72. ;;; Emitting code for #:G73. ;;; Emitting code for #:G74. ;;; Emitting code for #:G81. ;;; Emitting code for #:G85. ;;; Emitting code for #:G86. ;;; Emitting code for #:G97. ;;; Emitting code for #:G103. ;;; Emitting code for #:G104. ;;; Emitting code for #:G105. ;;; Emitting code for SELECT-OPERATION. ;;; Emitting code for MAKE-BUILD. ;;; Emitting code for #:G118. ;;; Emitting code for #:G119. ;;; Emitting code for #:G120. ;;; Emitting code for #:G135. ;;; Emitting code for TRIVIAL-SYSTEM-P. ;;; Emitting code for #:G140. ;;; Emitting code for #:G141. ;;; Emitting code for #:G142. ;;; Emitting code for #:G143. ;;; Emitting code for #:G144. ;;; Emitting code for #:G145. ;;; Emitting code for #:G146. ;;; Emitting code for #:G147. ;;; Emitting code for #:G148. ;;; Emitting code for #:G149. ;;; Emitting code for #:G150. ;;; Emitting code for #:G151. ;;; Emitting code for #:G152. ;;; Emitting code for BINARY-OP-DEPENDENCIES. ;;; Emitting code for #:G163. ;;; Emitting code for #:G179. ;;; Emitting code for #:G195. ;;; Emitting code for #:G201. ;;; Emitting code for COPY-STREAM-TO-STREAM. ;;; Emitting code for CONCATENATE-FILES. ;;; Emitting code for ADD-PATHNAME-SUFFIX. ;;; Emitting code for COMBINE-FASLS. ;;; Emitting code for CALL-WITH-STAGING-PATHNAME. ;;; Emitting code for WITH-STAGING-PATHNAME. ;;; Emitting code for #:G225. ;;; Emitting code for #:G226. ;;; Emitting code for #:G229. ;;; Emitting code for #:G232. ;;; Emitting code for #:G233. ;;; Emitting code for #:G234. ;;; Emitting code for #:G235. ;;; Emitting code for #:G242. ;;; Emitting code for #:G246. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/asdf-bundle.c -o ext/asdf-bundle.o ;;; Finished compiling EXT:ASDF;ASDF-BUNDLE.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_ASDF ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215k.c -o eclinit07215k.o ;;; Note: ;;; Invoking external command: ;;; ar cr libasdf.a eclinit07215k.o ext/asdf.o ext/asdf-bundle.o ;;; Note: ;;; Invoking external command: ;;; ranlib libasdf.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215l.c -o eclinit07215l.o ;;; Note: ;;; Invoking external command: ;;; gcc -o asdf.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215l.o ext/asdf.o ext/asdf-bundle.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:profile;profile.lisp" :output-file #P"BUILD:EXT;PROFILE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:PROFILE;PROFILE.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN GET-BYTES-CONSED ...). ;;; Style warning: ;;; in file PROFILE.LISP, position 2095 ;;; at (DEFUN GET-BYTES-CONSED ...) ;;; ! Variable +WRAP+ was undefined. Compiler assumes it is a global. ;;; Compiling (DEFVAR *PROFILED-FUN-NAME->INFO* ...). ;;; Compiling (DEFSTRUCT (PROFILE-INFO #) ...). ;;; Compiling (DEFVAR *ENCLOSED-TICKS* ...). ;;; Compiling (DEFVAR *ENCLOSED-CONSING* ...). ;;; Compiling (DEFVAR *ENCLOSED-PROFILES* ...). ;;; Compiling (DEFVAR *COMPUTING-PROFILING-DATA-FOR*). ;;; Compiling (DEFSTRUCT (OVERHEAD #) ...). ;;; Compiling (DEFVAR *OVERHEAD*). ;;; Compiling (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...). ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of (+ COUNT #:G46) to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of (+ TICKS #:G57) to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of (+ CONSING #:G62) to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of (+ PROFILES #:G67) to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Note: ;;; in file PROFILE.LISP, position 7110 ;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ;;; Checking type of 0 to be COUNTER ;;; Compiling (DEFUN MAPC-ON-NAMED-FUNS ...). ;;; Compiling (DEFUN PROFILE-1-UNPROFILED-FUN ...). ;;; Compiling (DEFUN PROFILE-1-FUN ...). ;;; Compiling (DEFUN UNPROFILE-1-FUN ...). ;;; Compiling (DEFMACRO PROFILE ...). ;;; Compiling (DEFMACRO UNPROFILE ...). ;;; Compiling (DEFUN UNPROFILE-ALL ...). ;;; Warning: ;;; in file PROFILE.LISP, position 13354 ;;; at (DEFUN UNPROFILE-ALL ...) ;;; ! The variable PROFILE-INFO is not used. ;;; Compiling (DEFUN RESET ...). ;;; Warning: ;;; in file PROFILE.LISP, position 13523 ;;; at (DEFUN RESET ...) ;;; ! The variable NAME is not used. ;;; Compiling (DEFSTRUCT (TIME-INFO #) ...). ;;; Compiling (DEFUN COMPENSATE-TIME ...). ;;; Compiling (DEFUN REPORT ...). ;;; Compiling (DEFUN PRINT-PROFILE-TABLE ...). ;;; Compiling (DEFPARAMETER *TIMER-OVERHEAD-ITERATIONS* ...). ;;; Note: ;;; in file PROFILE.LISP, position 19479 ;;; at (DEFPARAMETER *TIMER-OVERHEAD-ITERATIONS* ...) ;;; Checking type of 500000 to be UNSIGNED-BYTE ;;; Compiling (DEFUN COMPUTE-OVERHEAD-AUX ...). ;;; Compiling (DEFUN COMPUTE-OVERHEAD ...). ;;; Note: ;;; in file PROFILE.LISP, position 19742 ;;; at (DEFUN COMPUTE-OVERHEAD ...) ;;; Checking type of LET2589 to be FUNCTION ;;; Compiling (DEFUN PROFILE-DEINIT ...). ;;; End of Pass 1. ;;; Emitting code for GET-BYTES-CONSED. ;;; Emitting code for MAKE-PROFILE-INFO. ;;; Emitting code for MAKE-OVERHEAD. ;;; Emitting code for PROFILE-ENCAPSULATION-LAMBDAS. ;;; Emitting code for #:G44. ;;; Emitting code for #:G74. ;;; Emitting code for #:G75. ;;; Emitting code for MAPC-ON-NAMED-FUNS. ;;; Emitting code for PROFILE-1-UNPROFILED-FUN. ;;; Emitting code for PROFILE-1-FUN. ;;; Emitting code for UNPROFILE-1-FUN. ;;; Emitting code for PROFILE. ;;; Emitting code for UNPROFILE. ;;; Emitting code for UNPROFILE-ALL. ;;; Emitting code for RESET. ;;; Emitting code for MAKE-TIME-INFO. ;;; Emitting code for COMPENSATE-TIME. ;;; Emitting code for REPORT. ;;; Emitting code for #:G141. ;;; Emitting code for PRINT-PROFILE-TABLE. ;;; Emitting code for DASHES. ;;; Emitting code for COMPUTE-OVERHEAD-AUX. ;;; Emitting code for COMPUTE-OVERHEAD. ;;; Emitting code for FROB. ;;; Emitting code for PROFILE-DEINIT. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/profile.c -o ext/profile.o ;;; Finished compiling EXT:PROFILE;PROFILE.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_PROFILE ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215m.c -o eclinit07215m.o ;;; Note: ;;; Invoking external command: ;;; ar cr libprofile.a eclinit07215m.o ext/profile.o ;;; Note: ;;; Invoking external command: ;;; ranlib libprofile.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215n.c -o eclinit07215n.o ;;; Note: ;;; Invoking external command: ;;; gcc -o profile.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215n.o ext/profile.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:sockets;package.lisp" :output-file #P"BUILD:EXT;PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:SOCKETS;PACKAGE.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/package.c -o ext/package.o ;;; Finished compiling EXT:SOCKETS;PACKAGE.LISP. ;;; (compile-file "ext:sockets;sockets.lisp" :output-file #P"BUILD:EXT;SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:SOCKETS;SOCKETS.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFENTRY FF-SOCKET ...). ;;; Compiling (DEFENTRY FF-LISTEN ...). ;;; Compiling (DEFENTRY FF-CLOSE ...). ;;; Compiling (DEFUN SPLIT ...). ;;; Note: ;;; in file SOCKETS.LISP, position 3121 ;;; at (DEFUN SPLIT ...) ;;; Checking type of #:LOOP-LIST-TAIL27 to be CONS ;;; Note: ;;; in file SOCKETS.LISP, position 3121 ;;; at (DEFUN SPLIT ...) ;;; Checking type of (1+ WORD-COUNT) to be FIXNUM ;;; Compiling (DEFCLASS HOST-ENT ...). ;;; Compiling (DEFGENERIC HOST-ENT-ADDRESS ...). ;;; Compiling (DEFMETHOD HOST-ENT-ADDRESS ...). ;;; Compiling (DEFUN GET-HOST-BY-NAME ...). ;;; Compiling (DEFUN GET-HOST-BY-ADDRESS ...). ;;; Compiling (DEFCLASS SOCKET ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Warning: ;;; in file SOCKETS.LISP, position 9434 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! The variable SLOT-NAMES is not used. ;;; Compiling (DEFGENERIC SOCKET-BIND ...). ;;; Compiling (DEFGENERIC SOCKET-ACCEPT ...). ;;; Compiling (DEFGENERIC SOCKET-CONNECT ...). ;;; Compiling (DEFGENERIC SOCKET-PEERNAME ...). ;;; Compiling (DEFGENERIC SOCKET-NAME ...). ;;; Compiling (DEFGENERIC SOCKET-LISTEN ...). ;;; Compiling (DEFGENERIC SOCKET-RECEIVE ...). ;;; Compiling (DEFGENERIC SOCKET-SEND ...). ;;; Compiling (DEFGENERIC SOCKET-CLOSE ...). ;;; Compiling (DEFGENERIC SOCKET-MAKE-STREAM ...). ;;; Compiling (DEFGENERIC NON-BLOCKING-MODE ...). ;;; Compiling (DEFGENERIC (SETF NON-BLOCKING-MODE) ...). ;;; Compiling (DEFGENERIC SOCKET-CLOSE-LOW-LEVEL ...). ;;; Compiling (DEFMETHOD SOCKET-LISTEN ...). ;;; Compiling (DEFMETHOD SOCKET-CLOSE-LOW-LEVEL ...). ;;; Compiling (DEFMETHOD SOCKET-CLOSE ...). ;;; Compiling (DEFMETHOD SOCKET-RECEIVE ...). ;;; Style warning: ;;; in file SOCKETS.LISP, position 15885 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EAGAIN+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 15885 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN GET-PROTOCOL-BY-NAME ...). ;;; Compiling (DEFUN MAKE-INET-ADDRESS ...). ;;; Compiling (DEFCLASS INET-SOCKET ...). ;;; Style warning: ;;; in file SOCKETS.LISP, position 17939 ;;; at (DEFCLASS INET-SOCKET ...) ;;; ! Variable +AF-INET+ was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN MAKE-INET-SOCKET ...). ;;; Compiling (DEFMETHOD SOCKET-BIND ...). ;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). ;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). ;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). ;;; Compiling (DEFMETHOD SOCKET-NAME ...). ;;; Compiling (DEFMETHOD SOCKET-SEND ...). ;;; Compiling (DEFCLASS LOCAL-SOCKET ...). ;;; Style warning: ;;; in file SOCKETS.LISP, position 26200 ;;; at (DEFCLASS LOCAL-SOCKET ...) ;;; ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global. ;;; Compiling (DEFMETHOD SOCKET-BIND ...). ;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). ;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). ;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). ;;; Compiling (DEFMETHOD NON-BLOCKING-MODE ...). ;;; Compiling (DEFMETHOD (SETF NON-BLOCKING-MODE) ...). ;;; Compiling (DEFUN DUP ...). ;;; Compiling (DEFUN MAKE-STREAM-FROM-FD ...). ;;; Compiling (DEFUN AUTO-CLOSE-TWO-WAY-STREAM ...). ;;; Compiling (DEFUN SOCKET-MAKE-STREAM-INNER ...). ;;; Compiling (DEFMETHOD SOCKET-MAKE-STREAM ...). ;;; Compiling (DEFMETHOD EXT::STREAM-FD ...). ;;; Compiling (DEFINE-CONDITION SOCKET-ERROR ...). ;;; Compiling (DEFMACRO DEFINE-SOCKET-CONDITION ...). ;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-ERRNO* ...). ;;; Style warning: ;;; in file SOCKETS.LISP, position 45577 ;;; at (DEFINE-SOCKET-CONDITION EADDRINUSE ...) ;;; ! Variable EADDRINUSE was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45635 ;;; at (DEFINE-SOCKET-CONDITION EAGAIN ...) ;;; ! Variable EAGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45686 ;;; at (DEFINE-SOCKET-CONDITION EBADF ...) ;;; ! Variable EBADF was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45744 ;;; at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...) ;;; ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45808 ;;; at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...) ;;; ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45868 ;;; at (DEFINE-SOCKET-CONDITION EINTR ...) ;;; ! Variable EINTR was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45918 ;;; at (DEFINE-SOCKET-CONDITION EINVAL ...) ;;; ! Variable EINVAL was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 45974 ;;; at (DEFINE-SOCKET-CONDITION ENOBUFS ...) ;;; ! Variable ENOBUFS was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46025 ;;; at (DEFINE-SOCKET-CONDITION ENOMEM ...) ;;; ! Variable ENOMEM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46078 ;;; at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...) ;;; ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46145 ;;; at (DEFINE-SOCKET-CONDITION EPERM ...) ;;; ! Variable EPERM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46207 ;;; at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...) ;;; ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46278 ;;; at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...) ;;; ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 46352 ;;; at (DEFINE-SOCKET-CONDITION ENETUNREACH ...) ;;; ! Variable ENETUNREACH was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN CONDITION-FOR-ERRNO ...). ;;; Compiling (DEFUN SOCKET-ERROR ...). ;;; Compiling (DEFVAR *NAME-SERVICE-ERRNO* ...). ;;; Compiling (DEFUN NAME-SERVICE-ERROR ...). ;;; Compiling (DEFINE-CONDITION NAME-SERVICE-ERROR ...). ;;; Compiling (DEFMACRO DEFINE-NAME-SERVICE-CONDITION ...). ;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-NAME-SERVICE-ERRNO* ...). ;;; Style warning: ;;; in file SOCKETS.LISP, position 48358 ;;; at (DEFINE-NAME-SERVICE-CONDITION NETDB_INTERNAL ...) ;;; ! Variable NETDB_INTERNAL was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 48427 ;;; at (DEFINE-NAME-SERVICE-CONDITION NETDB_SUCCESS ...) ;;; ! Variable NETDB_SUCCESS was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 48493 ;;; at (DEFINE-NAME-SERVICE-CONDITION HOST_NOT_FOUND ...) ;;; ! Variable HOST_NOT_FOUND was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 48561 ;;; at (DEFINE-NAME-SERVICE-CONDITION TRY_AGAIN ...) ;;; ! Variable TRY_AGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 48619 ;;; at (DEFINE-NAME-SERVICE-CONDITION NO_RECOVERY ...) ;;; ! Variable NO_RECOVERY was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 48774 ;;; at (DEFINE-NAME-SERVICE-CONDITION NO_ADDRESS ...) ;;; ! Variable NO_ADDRESS was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN CONDITION-FOR-NAME-SERVICE-ERRNO ...). ;;; Compiling (DEFUN GET-NAME-SERVICE-ERRNO ...). ;;; Compiling (DEFUN GET-NAME-SERVICE-ERROR-MESSAGE ...). ;;; Compiling (DEFUN GET-SOCKOPT-INT ...). ;;; Compiling (DEFUN GET-SOCKOPT-BOOL ...). ;;; Compiling (DEFUN GET-SOCKOPT-TIMEVAL ...). ;;; Compiling (DEFUN GET-SOCKOPT-LINGER ...). ;;; Compiling (DEFUN SET-SOCKOPT-INT ...). ;;; Compiling (DEFUN SET-SOCKOPT-BOOL ...). ;;; Compiling (DEFUN SET-SOCKOPT-TIMEVAL ...). ;;; Compiling (DEFUN SET-SOCKOPT-LINGER ...). ;;; Compiling (DEFMACRO DEFINE-SOCKOPT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TYPE ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-BUFFER ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-BUFFER ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-TIMEOUT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-TIMEOUT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-SEND-TIMEOUT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-SEND-TIMEOUT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-ADDRESS ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-ADDRESS ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-KEEP-ALIVE ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-KEEP-ALIVE ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-DONT-ROUTE ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-DONT-ROUTE ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-LINGER ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-LINGER ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-PORT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-PORT ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TCP-NODELAY ...). ;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TCP-NODELAY ...). ;;; End of Pass 1. ;;; Emitting code for FF-SOCKET. ;;; Emitting code for FF-LISTEN. ;;; Emitting code for FF-CLOSE. ;;; Emitting code for SPLIT. ;;; Emitting code for IS-WS. ;;; Emitting code for #:G28. ;;; Emitting code for GET-HOST-BY-NAME. ;;; Emitting code for GET-HOST-BY-ADDRESS. ;;; Emitting code for #:G32. ;;; Emitting code for #:G33. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G48. ;;; Emitting code for #:G59. ;;; Emitting code for #:G60. ;;; Emitting code for #:G67. ;;; Emitting code for #:G71. ;;; Emitting code for GET-PROTOCOL-BY-NAME. ;;; Emitting code for MAKE-INET-ADDRESS. ;;; Emitting code for #:G73. ;;; Emitting code for MAKE-INET-SOCKET. ;;; Emitting code for #:G76. ;;; Emitting code for #:G80. ;;; Emitting code for #:G81. ;;; Emitting code for #:G82. ;;; Emitting code for #:G83. ;;; Emitting code for #:G84. ;;; Emitting code for #:G89. ;;; Emitting code for #:G92. ;;; Emitting code for #:G97. ;;; Emitting code for #:G100. ;;; Emitting code for #:G105. ;;; Emitting code for #:G106. ;;; Emitting code for #:G107. ;;; Emitting code for DUP. ;;; Emitting code for MAKE-STREAM-FROM-FD. ;;; Emitting code for AUTO-CLOSE-TWO-WAY-STREAM. ;;; Emitting code for SOCKET-MAKE-STREAM-INNER. ;;; Emitting code for #:G125. ;;; Emitting code for #:G132. ;;; Emitting code for #:G133. ;;; Emitting code for #:G134. ;;; Emitting code for DEFINE-SOCKET-CONDITION. ;;; Emitting code for CONDITION-FOR-ERRNO. ;;; Emitting code for SOCKET-ERROR. ;;; Emitting code for NAME-SERVICE-ERROR. ;;; Emitting code for #:G157. ;;; Emitting code for #:G158. ;;; Emitting code for DEFINE-NAME-SERVICE-CONDITION. ;;; Emitting code for CONDITION-FOR-NAME-SERVICE-ERRNO. ;;; Emitting code for GET-NAME-SERVICE-ERRNO. ;;; Emitting code for GET-NAME-SERVICE-ERROR-MESSAGE. ;;; Emitting code for GET-SOCKOPT-INT. ;;; Emitting code for GET-SOCKOPT-BOOL. ;;; Emitting code for GET-SOCKOPT-TIMEVAL. ;;; Emitting code for GET-SOCKOPT-LINGER. ;;; Emitting code for SET-SOCKOPT-INT. ;;; Emitting code for SET-SOCKOPT-BOOL. ;;; Emitting code for SET-SOCKOPT-TIMEVAL. ;;; Emitting code for SET-SOCKOPT-LINGER. ;;; Emitting code for DEFINE-SOCKOPT. ;;; Emitting code for SOCKOPT-TYPE. ;;; Emitting code for SOCKOPT-RECEIVE-BUFFER. ;;; Emitting code for (SETF SOCKOPT-RECEIVE-BUFFER). ;;; Emitting code for SOCKOPT-RECEIVE-TIMEOUT. ;;; Emitting code for (SETF SOCKOPT-RECEIVE-TIMEOUT). ;;; Emitting code for SOCKOPT-SEND-TIMEOUT. ;;; Emitting code for (SETF SOCKOPT-SEND-TIMEOUT). ;;; Emitting code for SOCKOPT-REUSE-ADDRESS. ;;; Emitting code for (SETF SOCKOPT-REUSE-ADDRESS). ;;; Emitting code for SOCKOPT-KEEP-ALIVE. ;;; Emitting code for (SETF SOCKOPT-KEEP-ALIVE). ;;; Emitting code for SOCKOPT-DONT-ROUTE. ;;; Emitting code for (SETF SOCKOPT-DONT-ROUTE). ;;; Emitting code for SOCKOPT-LINGER. ;;; Emitting code for (SETF SOCKOPT-LINGER). ;;; Emitting code for SOCKOPT-REUSE-PORT. ;;; Emitting code for (SETF SOCKOPT-REUSE-PORT). ;;; Emitting code for SOCKOPT-TCP-NODELAY. ;;; Emitting code for (SETF SOCKOPT-TCP-NODELAY). ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/sockets.c -o ext/sockets.o ;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_SOCKETS ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215o.c -o eclinit07215o.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsockets.a eclinit07215o.o ext/package.o ext/sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215p.c -o eclinit07215p.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sockets.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215p.o ext/package.o ext/sockets.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:sockets;sb-bsd-sockets.lisp" :output-file #P"BUILD:EXT;SB-BSD-SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/sb-bsd-sockets.c -o ext/sb-bsd-sockets.o ;;; Finished compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_SB_BSD_SOCKETS ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215q.c -o eclinit07215q.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsb-bsd-sockets.a eclinit07215q.o ext/sb-bsd-sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsb-bsd-sockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215r.c -o eclinit07215r.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sb-bsd-sockets.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215r.o ext/sb-bsd-sockets.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:serve-event;serve-event.lisp" :output-file #P"BUILD:EXT;SERVE-EVENT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFSTRUCT (HANDLER # ...) ...). ;;; Compiling (DEFVAR *DESCRIPTOR-HANDLERS* ...). ;;; Compiling (DEFUN COERCE-TO-DESCRIPTOR ...). ;;; Compiling (DEFUN ADD-FD-HANDLER ...). ;;; Compiling (DEFUN REMOVE-FD-HANDLER ...). ;;; Compiling (DEFMACRO WITH-FD-HANDLER ...). ;;; Compiling (DEFMACRO FD-ZERO ...). ;;; Compiling (DEFMACRO FD-SET ...). ;;; Compiling (DEFMACRO FD-ISSET ...). ;;; Compiling (DEFUN FDSET-SIZE ...). ;;; Compiling (DEFUN SERVE-EVENT ...). ;;; Style warning: ;;; in file SERVE-EVENT.LISP, position 5374 ;;; at (DEFUN SERVE-EVENT ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; Compiling (DEFUN SERVE-ALL-EVENTS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-HANDLER. ;;; Emitting code for COERCE-TO-DESCRIPTOR. ;;; Emitting code for ADD-FD-HANDLER. ;;; Emitting code for REMOVE-FD-HANDLER. ;;; Emitting code for WITH-FD-HANDLER. ;;; Emitting code for FD-ZERO. ;;; Emitting code for FD-SET. ;;; Emitting code for FD-ISSET. ;;; Emitting code for FDSET-SIZE. ;;; Emitting code for SERVE-EVENT. ;;; Emitting code for SERVE-ALL-EVENTS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/serve-event.c -o ext/serve-event.o ;;; Finished compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_SERVE_EVENT ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215s.c -o eclinit07215s.o ;;; Note: ;;; Invoking external command: ;;; ar cr libserve-event.a eclinit07215s.o ext/serve-event.o ;;; Note: ;;; Invoking external command: ;;; ranlib libserve-event.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215t.c -o eclinit07215t.o ;;; Note: ;;; Invoking external command: ;;; gcc -o serve-event.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215t.o ext/serve-event.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:ecl-curl;ecl-curl.lisp" :output-file #P"BUILD:EXT;ECL-CURL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:ECL-CURL;ECL-CURL.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFINE-CONDITION HTTP-TRANSFER-ERROR ...). ;;; Compiling (DEFINE-CONDITION DOWNLOAD-ERROR ...). ;;; Compiling (DEFVAR *STREAM-BUFFER-SIZE* ...). ;;; Compiling (DEFUN COPY-STREAM ...). ;;; Compiling (DEFUN MAKE-STREAM-FROM-URL ...). ;;; Compiling (DEFUN URL-HOST ...). ;;; Compiling (DEFUN URL-PORT ...). ;;; Compiling (DEFPARAMETER *ENCODE-TABLE* ...). ;;; Compiling (DEFUN BASE64-ENCODE ...). ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; in file ECL-CURL.LISP, position 5626 ;;; at (DEFUN BASE64-ENCODE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFVAR *PROXY* ...). ;;; Compiling (DEFVAR *PROXY-USER* ...). ;;; Compiling (DEFVAR *PROXY-PASSWD* ...). ;;; Compiling (DEFUN REQUEST-URI ...). ;;; Compiling (DEFUN HEADER-PAIR ...). ;;; Compiling (DEFUN HEADER-VALUE ...). ;;; Compiling (DEFUN URL-CONNECTION ...). ;;; Note: ;;; in file ECL-CURL.LISP, position 7845 ;;; at (DEFUN URL-CONNECTION ...) ;;; Checking type of #:LOOP-LIST-TAIL43 to be CONS ;;; Compiling (DEFUN DOWNLOAD-URL-TO-FILE ...). ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for #:G0. ;;; Emitting code for #:G1. ;;; Emitting code for COPY-STREAM. ;;; Emitting code for MAKE-STREAM-FROM-URL. ;;; Emitting code for URL-HOST. ;;; Emitting code for URL-PORT. ;;; Emitting code for BASE64-ENCODE. ;;; Emitting code for REQUEST-URI. ;;; Emitting code for HEADER-PAIR. ;;; Emitting code for HEADER-VALUE. ;;; Emitting code for URL-CONNECTION. ;;; Emitting code for DOWNLOAD-URL-TO-FILE. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/ecl-curl.c -o ext/ecl-curl.o ;;; Finished compiling EXT:ECL-CURL;ECL-CURL.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_ECL_CURL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215u.c -o eclinit07215u.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-curl.a eclinit07215u.o ext/ecl-curl.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-curl.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215v.c -o eclinit07215v.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-curl.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215v.o ext/ecl-curl.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:quicklisp;minitar.lisp" :output-file #P"BUILD:EXT;MINITAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:QUICKLISP;MINITAR.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFUN MAKE-BLOCK-BUFFER ...). ;;; Compiling (DEFUN SKIP-N-BLOCKS ...). ;;; Compiling (DEFUN ASCII-SUBSEQ ...). ;;; Note: ;;; in file MINITAR.LISP, position 437 ;;; at (DEFUN ASCII-SUBSEQ ...) ;;; Checking type of LET2618 to be REAL ;;; Note: ;;; in file MINITAR.LISP, position 437 ;;; at (DEFUN ASCII-SUBSEQ ...) ;;; Checking type of LET2619 to be REAL ;;; Compiling (DEFUN BLOCK-ASCIIZ-STRING ...). ;;; Compiling (DEFUN PREFIX ...). ;;; Compiling (DEFUN NAME ...). ;;; Compiling (DEFUN PAYLOAD-SIZE ...). ;;; Compiling (DEFUN NTH-BLOCK ...). ;;; Compiling (DEFUN PAYLOAD-TYPE ...). ;;; Compiling (DEFUN FULL-PATH ...). ;;; Compiling (DEFUN SAVE-FILE ...). ;;; Compiling (DEFUN UNPACK-TARBALL ...). ;;; Compiling (DEFUN CONTENTS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-BLOCK-BUFFER. ;;; Emitting code for SKIP-N-BLOCKS. ;;; Emitting code for ASCII-SUBSEQ. ;;; Emitting code for BLOCK-ASCIIZ-STRING. ;;; Emitting code for PREFIX. ;;; Emitting code for NAME. ;;; Emitting code for PAYLOAD-SIZE. ;;; Emitting code for NTH-BLOCK. ;;; Emitting code for PAYLOAD-TYPE. ;;; Emitting code for FULL-PATH. ;;; Emitting code for SAVE-FILE. ;;; Emitting code for UNPACK-TARBALL. ;;; Emitting code for CONTENTS. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/minitar.c -o ext/minitar.o ;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_QL_MINITAR ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215w.c -o eclinit07215w.o ;;; Note: ;;; Invoking external command: ;;; ar cr libql-minitar.a eclinit07215w.o ext/minitar.o ;;; Note: ;;; Invoking external command: ;;; ranlib libql-minitar.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215x.c -o eclinit07215x.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ql-minitar.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215x.o ext/minitar.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:deflate;deflate.lisp" :output-file #P"BUILD:EXT;DEFLATE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:DEFLATE;DEFLATE.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFINE-CONDITION DECOMPRESSION-ERROR ...). ;;; Compiling (DEFINE-CONDITION DEFLATE-DECOMPRESSION-ERROR ...). ;;; Compiling (DEFINE-CONDITION ZLIB-DECOMPRESSION-ERROR ...). ;;; Compiling (DEFINE-CONDITION GZIP-DECOMPRESSION-ERROR ...). ;;; Compiling (DEFUN UPDATE-ADLER32-CHECKSUM ...). ;;; Compiling (DEFUN GENERATE-CRC32-TABLE ...). ;;; Warning: ;;; in file DEFLATE.LISP, position 5208 ;;; at (DEFUN GENERATE-CRC32-TABLE ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFUN UPDATE-CRC32-CHECKSUM ...). ;;; Warning: ;;; in file DEFLATE.LISP, position 6103 ;;; at (DEFUN UPDATE-CRC32-CHECKSUM ...) ;;; ! Too few arguments for proclaimed function LOGAND ;;; Compiling (DEFSTRUCT SLIDING-WINDOW-STREAM ...). ;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-WRITE-BYTE ...). ;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-FLUSH ...). ;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...). ;;; Note: ;;; in file DEFLATE.LISP, position 10979 ;;; at (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Compiling (DEFSTRUCT BIT-STREAM ...). ;;; Compiling (DEFUN BIT-STREAM-GET-BYTE ...). ;;; Compiling (DEFUN BIT-STREAM-READ-BITS ...). ;;; Note: ;;; in file DEFLATE.LISP, position 12125 ;;; at (DEFUN BIT-STREAM-READ-BITS ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN BIT-STREAM-COPY-BLOCK ...). ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13169 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFSTRUCT DECODE-TREE ...). ;;; Compiling (DEFUN MAKE-HUFFMAN-DECODE-TREE ...). ;;; Compiling (DEFUN READ-HUFFMAN-CODE ...). ;;; Note: ;;; in file DEFLATE.LISP, position 16616 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16616 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16616 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16616 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFPARAMETER *STD-LIT-DECODE-TREE* ...). ;;; Compiling (DEFPARAMETER *STD-DIST-DECODE-TREE* ...). ;;; Compiling (DEFPARAMETER *CODE-LENGTH-ENTRY-ORDER* ...). ;;; Compiling (DEFUN DECODE-CODE-LENGTH-ENTRIES ...). ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18609 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN DECODE-HUFFMAN-TABLES ...). ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19800 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN DECODE-LENGTH-ENTRY ...). ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21238 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN DECODE-DISTANCE-ENTRY ...). ;;; Note: ;;; in file DEFLATE.LISP, position 22072 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22072 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN DECODE-HUFFMAN-BLOCK ...). ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-LENGTH-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-DISTANCE-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22509 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN DECODE-BLOCK ...). ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-COPY-BLOCK ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23297 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Compiling (DEFUN PARSE-ZLIB-HEADER ...). ;;; Compiling (DEFUN PARSE-ZLIB-CHECKSUM ...). ;;; Compiling (DEFUN PARSE-ZLIB-FOOTER ...). ;;; Compiling (DEFUN PARSE-GZIP-HEADER ...). ;;; Compiling (DEFUN PARSE-GZIP-MTIME ...). ;;; Compiling (DEFUN PARSE-GZIP-EXTRA ...). ;;; Compiling (DEFUN PARSE-GZIP-STRING ...). ;;; Compiling (DEFUN PARSE-GZIP-CHECKSUM ...). ;;; Compiling (DEFUN PARSE-GZIP-FOOTER ...). ;;; Compiling (DEFUN INFLATE-STREAM ...). ;;; Compiling (DEFUN INFLATE-ZLIB-STREAM ...). ;;; Compiling (DEFUN INFLATE-GZIP-STREAM ...). ;;; Compiling (DEFUN GUNZIP ...). ;;; End of Pass 1. ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Warning: ;;; ! Too few arguments for proclaimed function LOGAND ;;; Emitting code for #:G0. ;;; Emitting code for #:G1. ;;; Emitting code for #:G2. ;;; Emitting code for #:G3. ;;; Emitting code for #:G4. ;;; Emitting code for #:G5. ;;; Emitting code for UPDATE-ADLER32-CHECKSUM. ;;; Emitting code for GENERATE-CRC32-TABLE. ;;; Emitting code for UPDATE-CRC32-CHECKSUM. ;;; Emitting code for MAKE-SLIDING-WINDOW-STREAM. ;;; Emitting code for SLIDING-WINDOW-STREAM-WRITE-BYTE. ;;; Emitting code for SLIDING-WINDOW-STREAM-FLUSH. ;;; Emitting code for SLIDING-WINDOW-STREAM-COPY-BYTES. ;;; Emitting code for MAKE-BIT-STREAM. ;;; Emitting code for BIT-STREAM-GET-BYTE. ;;; Emitting code for BIT-STREAM-READ-BITS. ;;; Emitting code for BIT-STREAM-COPY-BLOCK. ;;; Emitting code for MAKE-DECODE-TREE. ;;; Emitting code for MAKE-HUFFMAN-DECODE-TREE. ;;; Emitting code for READ-HUFFMAN-CODE. ;;; Emitting code for DECODE-CODE-LENGTH-ENTRIES. ;;; Emitting code for DECODE-HUFFMAN-TABLES. ;;; Emitting code for DECODE-LENGTH-ENTRY. ;;; Emitting code for DECODE-DISTANCE-ENTRY. ;;; Emitting code for DECODE-HUFFMAN-BLOCK. ;;; Emitting code for DECODE-BLOCK. ;;; Emitting code for PARSE-ZLIB-HEADER. ;;; Emitting code for PARSE-ZLIB-CHECKSUM. ;;; Emitting code for PARSE-ZLIB-FOOTER. ;;; Emitting code for PARSE-GZIP-HEADER. ;;; Emitting code for PARSE-GZIP-MTIME. ;;; Emitting code for PARSE-GZIP-EXTRA. ;;; Emitting code for PARSE-GZIP-STRING. ;;; Emitting code for PARSE-GZIP-CHECKSUM. ;;; Emitting code for PARSE-GZIP-FOOTER. ;;; Emitting code for INFLATE-STREAM. ;;; Emitting code for INFLATE-ZLIB-STREAM. ;;; Emitting code for INFLATE-GZIP-STREAM. ;;; Emitting code for GUNZIP. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/deflate.c -o ext/deflate.o ;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_DEFLATE ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215y.c -o eclinit07215y.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdeflate.a eclinit07215y.o ext/deflate.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdeflate.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215z.c -o eclinit07215z.o ;;; Note: ;;; Invoking external command: ;;; gcc -o deflate.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215z.o ext/deflate.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:quicklisp;ecl-quicklisp.lisp" :output-file #P"BUILD:EXT;ECL-QUICKLISP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFPARAMETER *QUICKLISP-URL* ...). ;;; Compiling (DEFPARAMETER *QUICKLISP-DIRECTORY* ...). ;;; Compiling (DEFPARAMETER *QUICKLISP-SETUP* ...). ;;; Compiling (DEFUN SAFE-DOWNLOAD ...). ;;; Compiling (DEFUN INSTALL-QUICKLISP ...). ;;; End of Pass 1. ;;; Emitting code for SAFE-DOWNLOAD. ;;; Emitting code for #:G3. ;;; Emitting code for INSTALL-QUICKLISP. ;;; Emitting code for #:G7. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/ecl-quicklisp.c -o ext/ecl-quicklisp.o ;;; Finished compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_ECL_QUICKLISP ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215a.c -o eclinit07215a.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-quicklisp.a eclinit07215a.o ext/ecl-quicklisp.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-quicklisp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215b.c -o eclinit07215b.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-quicklisp.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215b.o ext/ecl-quicklisp.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc (compile-file "ext:rt;rt.lisp" :output-file #P"BUILD:EXT;RT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:RT;RT.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Compiling (DEFVAR *TEST* ...). ;;; Compiling (DEFVAR *DO-TESTS-WHEN-DEFINED* ...). ;;; Compiling (DEFVAR *ENTRIES* ...). ;;; Compiling (DEFVAR *IN-TEST* ...). ;;; Compiling (DEFVAR *DEBUG* ...). ;;; Compiling (DEFVAR *CATCH-ERRORS* ...). ;;; Compiling (DEFVAR *PRINT-CIRCLE-ON-FAILURE* ...). ;;; Compiling (DEFVAR *COMPILE-TESTS* ...). ;;; Compiling (DEFVAR *OPTIMIZATION-SETTINGS* ...). ;;; Compiling (DEFVAR *EXPECTED-FAILURES* ...). ;;; Compiling (DEFSTRUCT (ENTRY # ...) ...). ;;; Compiling (DEFMACRO VALS ...). ;;; Compiling (DEFMACRO DEFN ...). ;;; Compiling (DEFUN PENDING-TESTS ...). ;;; Compiling (DEFUN REM-ALL-TESTS ...). ;;; Compiling (DEFUN REM-TEST ...). ;;; Note: ;;; in file RT.LISP, position 2884 ;;; at (DEFUN REM-TEST ...) ;;; Checking type of #:G19 to be CONS ;;; Compiling (DEFUN GET-TEST ...). ;;; Compiling (DEFUN GET-ENTRY ...). ;;; Compiling (DEFMACRO DEFTEST ...). ;;; Compiling (DEFUN ADD-ENTRY ...). ;;; Note: ;;; in file RT.LISP, position 3447 ;;; at (DEFUN ADD-ENTRY ...) ;;; Checking type of #:G39 to be CONS ;;; Note: ;;; in file RT.LISP, position 3447 ;;; at (DEFUN ADD-ENTRY ...) ;;; Checking type of (CDR #:G41) to be CONS ;;; Compiling (DEFUN REPORT-ERROR ...). ;;; Compiling (DEFUN DO-TEST ...). ;;; Compiling (DEFUN EQUALP-WITH-CASE ...). ;;; Note: ;;; in file RT.LISP, position 4138 ;;; at (DEFUN EQUALP-WITH-CASE ...) ;;; Checking type of LET2675 to be VECTOR ;;; Note: ;;; in file RT.LISP, position 4138 ;;; at (DEFUN EQUALP-WITH-CASE ...) ;;; Checking type of LET2679 to be VECTOR ;;; Note: ;;; in file RT.LISP, position 4138 ;;; at (DEFUN EQUALP-WITH-CASE ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-44) to be FIXNUM ;;; Note: ;;; in file RT.LISP, position 4138 ;;; at (DEFUN EQUALP-WITH-CASE ...) ;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-47) to be FIXNUM ;;; Note: ;;; in file RT.LISP, position 4138 ;;; at (DEFUN EQUALP-WITH-CASE ...) ;;; Checking type of LET2683 to be REAL ;;; Compiling (DEFUN DO-ENTRY ...). ;;; Compiling (DEFUN CONTINUE-TESTING ...). ;;; Compiling (DEFUN DO-TESTS ...). ;;; Compiling (DEFUN DO-ENTRIES ...). ;;; Note: ;;; in file RT.LISP, position 6800 ;;; at (DEFUN DO-ENTRIES ...) ;;; Checking type of LET2687 to be LIST ;;; Note: ;;; in file RT.LISP, position 6800 ;;; at (DEFUN DO-ENTRIES ...) ;;; Checking type of (SI:CONS-CDR #:LOOP-LIST77) to be LIST ;;; Note: ;;; in file RT.LISP, position 6800 ;;; at (DEFUN DO-ENTRIES ...) ;;; Checking type of #:LOOP-LIST-TAIL79 to be CONS ;;; End of Pass 1. ;;; Emitting code for MAKE-ENTRY. ;;; Emitting code for VALS. ;;; Emitting code for DEFN. ;;; Emitting code for PENDING-TESTS. ;;; Emitting code for REM-ALL-TESTS. ;;; Emitting code for REM-TEST. ;;; Emitting code for GET-TEST. ;;; Emitting code for GET-ENTRY. ;;; Emitting code for DEFTEST. ;;; Emitting code for ADD-ENTRY. ;;; Emitting code for REPORT-ERROR. ;;; Emitting code for DO-TEST. ;;; Emitting code for EQUALP-WITH-CASE. ;;; Emitting code for DO-ENTRY. ;;; Emitting code for %DO. ;;; Emitting code for #:G57. ;;; Emitting code for CONTINUE-TESTING. ;;; Emitting code for DO-TESTS. ;;; Emitting code for DO-ENTRIES. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c ext/rt.c -o ext/rt.o ;;; Finished compiling EXT:RT;RT.LISP. ;;; ;;; Note: ;;; Library initialization function is main_lib_RT ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215c.c -o eclinit07215c.o ;;; Note: ;;; Invoking external command: ;;; ar cr librt.a eclinit07215c.o ext/rt.o ;;; Note: ;;; Invoking external command: ;;; ranlib librt.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215d.c -o eclinit07215d.o ;;; Note: ;;; Invoking external command: ;;; gcc -o rt.fas -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215d.o ext/rt.o -Wl,--rpath,/usr/pkg/lib/ -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm -lgmp -lgc ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/scratch/lang/ecl/work/ecl-12.12.1/build/ -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -I/scratch/lang/ecl/work/ecl-12.12.1/src/c -w -c eclinit07215e.c -o eclinit07215e.o ;;; Note: ;;; Invoking external command: ;;; gcc -o bin/ecl -L/scratch/lang/ecl/work/ecl-12.12.1/build/ /scratch/lang/ecl/work/ecl-12.12.1/build/eclinit07215e.o -L./ -Wl,--rpath,/usr/pkg/lib/ -L/usr/pkg/lib -Wl,-R/usr/pkg/lib libecl.so -lm (#P"rt.asd" #P"rt.fas" #P"librt.a" #P"ecl-quicklisp.asd" #P"ecl-quicklisp.fas" #P"libecl-quicklisp.a" #P"deflate.asd" #P"deflate.fas" #P"libdeflate.a" #P"ql-minitar.asd" #P"ql-minitar.fas" #P"libql-minitar.a" #P"ecl-curl.asd" #P"ecl-curl.fas" #P"libecl-curl.a" #P"serve-event.asd" #P"serve-event.fas" #P"libserve-event.a" #P"sb-bsd-sockets.asd" #P"sb-bsd-sockets.fas" #P"libsb-bsd-sockets.a" #P"sockets.asd" #P"sockets.fas" #P"libsockets.a" #P"profile.asd" #P"profile.fas" #P"libprofile.a" #P"prebuilt-asdf.asd" #P"asdf.fas" #P"libasdf.a" #P"defsystem.asd" #P"defsystem.fas" #P"libdefsystem.a" #P"ecl-help.asd" #P"ecl-help.fas" #P"libecl-help.a" #P"ecl-cdb.asd" #P"ecl-cdb.fas" #P"libecl-cdb.a" #P"cmp.asd" #P"cmp.fas" #P"libcmp.a") sed -e 's,@libdir\\@,/usr/pkg/lib/,' \ -e 's,@includedir\\@,/usr/pkg/include/,' \ -e 's,~A,/usr/pkg/lib/,' bin/ecl-config.pre > bin/ecl-config if test "x" != "x"; then \ srcfiles=`find /scratch/lang/ecl/work/ecl-12.12.1/src/c /scratch/lang/ecl/work/ecl-12.12.1/src/h -name '*.[chd]'` && \ --language=c -o TAGS $srcfiles && \ --language=none -o TAGS --append \ --regex='/@\([-:*a-zA-z]+\)/\1/' \ --regex='/@(defun \([-:*a-zA-z]+\)/\1/' \ $srcfiles; \ fi touch TAGS gmake[1]: Leaving directory `/scratch/lang/ecl/work/ecl-12.12.1/build' => Unwrapping files-to-be-installed. INFO: [subst.mk:unwrap] Nothing changed in ./build/bin/ecl-config. INFO: [subst.mk:unwrap] Nothing changed in ./src/gc/bdw-gc.pc. INFO: [subst.mk:unwrap] Nothing changed in ./src/util/ecl-config.