=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for ecl-11.1.1
cd build; /usr/bin/make
make[1]: Entering directory `/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build'
cp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/util/gdbinit .gdbinit
if (echo c | grep gmp); then \
  cd gmp && /usr/bin/make install && \
  cd .. && mv include/gmp.h ecl/ && rmdir include &&  \
  mv ./libgmp.a ./libeclgmp.a; \
fi
if (echo c | grep atomic); then \
  cd atomic && /usr/bin/make && /usr/bin/make 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/bin/make install && cd .. && \
  cp -rf /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/gc/include/private/*.h ecl/gc/private/ && \
  mv libgc.a libeclgc.a; \
fi
sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-11.1.1/,g' < lsp/config.pre > lsp/config.lsp
sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl-11.1.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' /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/h/external.h > c/ecl/external.h
cp -rf /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/h/*.h /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/h/impl ecl/
cd c; /usr/bin/make
make[2]: Entering directory `/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c'
cat /tmp/pkgsrc/lang/ecl/work/ecl-11.1.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}};%' > tmp.h
mv tmp.h /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/symbols_list2.h
if test -f ../CROSS-DPP; then touch dpp; else \
gcc -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I./ /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/dpp.c -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -o dpp ; \
fi
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/main.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/main.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/main.d -> tmp.c

Unknown symbol: mp::*current-process*

Unknown symbol: mp::+load-compile-lock+

Unknown symbol: mp::+load-compile-lock+
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o main.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/symbol.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/symbol.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/symbol.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o symbol.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/package.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/package.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/package.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o package.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/list.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/list.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/list.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o list.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/apply.d apply.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/apply.d apply.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/apply.d -> apply.c
gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c apply.c -o apply.o
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/eval.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/eval.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/eval.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o eval.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/interpreter.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/interpreter.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/interpreter.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o interpreter.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/interpreter.d: In function 'ecl_interpret':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/interpreter.d:282:2: warning: initialization discards qualifiers from pointer target type
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/compiler.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/compiler.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/compiler.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o compiler.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/disassembler.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/disassembler.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/disassembler.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o disassembler.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/instance.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/instance.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/instance.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o instance.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/gfun.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/gfun.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/gfun.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o gfun.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reference.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reference.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reference.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o reference.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/character.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/character.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/character.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o character.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o file.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d: In function 'ecl_off_t_to_integer':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d:4809:4: warning: right shift count >= width of type
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d: In function 'ecl_integer_to_off_t':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d:4836:8: warning: left shift count >= width of type
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d: In function 'not_a_file_stream':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/file.d:4879:2: warning: function declared 'noreturn' has a 'return' statement
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/read.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/read.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/read.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o read.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/read.d: In function 'read_VV':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/read.d:2243:54: warning: passing argument 1 of 'ecl_make_simple_base_string' discards qualifiers from pointer target type
./ecl/external.h:1634:26: note: expected 'char *' but argument is of type 'const char *'
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/print.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/print.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/print.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o print.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o error.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'si_signal_type_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:246:2: warning: function declared 'noreturn' has a 'return' statement
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'cl_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:532:23: warning: function declared 'noreturn' has a 'return' statement
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEwrong_index':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:356:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEwrong_type_key_arg':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:325:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEwrong_type_nth_arg':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:301:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEwrong_type_only_arg':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:277:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEreader_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:222:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEcontrol_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:191:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEprogram_error_noreturn':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:179:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'FEprogram_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:154:1: warning: 'noreturn' function does return
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d: In function 'ecl_unrecoverable_error':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/error.d:96:1: warning: 'noreturn' function does return
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/string.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/string.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/string.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o string.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cfun.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cfun.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cfun.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o cfun.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_integer.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_integer.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_integer.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o reader/parse_integer.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_number.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_number.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/reader/parse_number.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o reader/parse_number.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_digits.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_digits.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_digits.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/float_to_digits.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_string.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_string.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/float_to_string.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/float_to_string.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/integer_to_string.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/integer_to_string.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/integer_to_string.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/integer_to_string.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_ugly.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_ugly.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_ugly.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_ugly.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_object.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_object.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_object.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_object.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_symbol.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_symbol.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_symbol.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_symbol.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_array.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_array.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_array.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_array.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_list.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_list.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_list.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_list.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_code.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_code.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_code.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_code.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_sse.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_sse.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/write_sse.d -> tmp.c

Unknown symbol: ext::*sse-pack-print-mode*
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/write_sse.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/print_unreadable.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/print_unreadable.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/printer/print_unreadable.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o printer/print_unreadable.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/libraries.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/libraries.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/libraries.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o ffi/libraries.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/backtrace.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/backtrace.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi/backtrace.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o ffi/backtrace.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cos.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cos.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cos.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/cos.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sin.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sin.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sin.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/sin.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tan.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tan.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tan.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/tan.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/atan.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/atan.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/atan.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/atan.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cosh.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cosh.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/cosh.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/cosh.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sinh.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sinh.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sinh.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/sinh.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tanh.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tanh.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/tanh.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/tanh.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/exp.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/exp.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/exp.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/exp.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/expt.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/expt.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/expt.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/expt.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/log.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/log.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/log.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/log.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sqrt.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sqrt.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/sqrt.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/sqrt.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/abs.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/abs.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/abs.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/abs.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/zerop.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/zerop.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/zerop.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/zerop.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plusp.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plusp.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plusp.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/plusp.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minusp.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minusp.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minusp.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/minusp.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/negate.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/negate.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/negate.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/negate.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/conjugate.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/conjugate.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/conjugate.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/conjugate.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_plus.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_plus.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_plus.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/one_plus.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_minus.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_minus.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/one_minus.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/one_minus.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plus.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plus.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/plus.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/plus.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minus.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minus.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minus.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/minus.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/times.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/times.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/times.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/times.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/divide.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/divide.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/divide.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/divide.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_compare.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_compare.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_compare.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/number_compare.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_equalp.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_equalp.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/number_equalp.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/number_equalp.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minmax.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minmax.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/numbers/minmax.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o numbers/minmax.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/typespec.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/typespec.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/typespec.d -> tmp.c

Unknown symbol: mp::process

Unknown symbol: mp::lock

Unknown symbol: mp::condition-variable

Unknown symbol: mp::semaphore

Unknown symbol: ext::sse-pack

Unknown symbol: ext::sse-pack
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o typespec.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/assignment.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/assignment.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/assignment.d -> tmp.c

Unknown symbol: si::pretty-print-format

Unknown symbol: si::pretty-print-format
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o assignment.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/predicate.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/predicate.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/predicate.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o predicate.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/number.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/number.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/number.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o number.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_pred.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_pred.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_pred.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o num_pred.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_arith.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_arith.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_arith.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o num_arith.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_co.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_co.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_co.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o num_co.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_log.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_log.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_log.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o num_log.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_rand.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_rand.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/num_rand.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o num_rand.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/array.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/array.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/array.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o array.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sequence.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sequence.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sequence.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o sequence.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cmpaux.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cmpaux.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cmpaux.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o cmpaux.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/macros.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/macros.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/macros.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o macros.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/backq.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/backq.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/backq.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o backq.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/stacks.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/stacks.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/stacks.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o stacks.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/time.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/time.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/time.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o time.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d -> tmp.c

Unknown symbol: mp::interrupt-process
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o unixint.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d: In function 'si_catch_signal':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d:692:5: warning: passing argument 2 of 'mysignal' from incompatible pointer type
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixint.d:214:1: note: expected 'void (*)(int,  struct siginfo_t *, void *)' but argument is of type 'void (*)(int)'
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/mapfun.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/mapfun.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/mapfun.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o mapfun.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/multival.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/multival.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/multival.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o multival.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/hash.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/hash.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/hash.d -> tmp.c

Unknown symbol: :recursive
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o hash.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/hash.d: In function '_hash_equal':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/hash.d:143:65: warning: no semicolon at end of struct or union
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/format.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/format.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/format.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o format.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/pathname.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/pathname.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/pathname.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o pathname.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/structure.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/structure.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/structure.d -> tmp.c

Unknown symbol: si::structure-include
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o structure.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/load.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/load.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/load.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o load.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixfsys.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixfsys.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixfsys.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o unixfsys.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixfsys.d: In function 'ecl_backup_open':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixfsys.d:422:9: warning: passing argument 1 of 'ecl_make_simple_base_string' discards qualifiers from pointer target type
./ecl/external.h:1634:26: note: expected 'char *' but argument is of type 'const char *'
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d -> tmp.c

Unknown symbol: si::close-windows-handle
Keyword not found: if-output-exists.
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o unixsys.o tmp.c
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d: In function 'si_run_program':
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d:572:25: warning: passing argument 2 of 'execve' from incompatible pointer type
/usr/include/unistd.h:548:12: note: expected 'char * const*' but argument is of type 'void **'
/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/unixsys.d:574:25: warning: passing argument 2 of 'execvp' from incompatible pointer type
/usr/include/unistd.h:575:12: note: expected 'char * const*' but argument is of type 'void **'
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/serialize.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/serialize.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/serialize.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o serialize.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/ffi.d -> tmp.c

Unknown symbol: mp::+load-compile-lock+

Unknown symbol: mp::+load-compile-lock+

Unknown symbol: :callback

Unknown symbol: :callback
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o ffi.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sse2.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sse2.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/sse2.d -> tmp.c

Unknown symbol: ext::sse-pack-as-elt-type

Unknown symbol: ext::sse-pack

Unknown symbol: ext::sse-pack-element-type

Unknown symbol: ext::sse-pack

Unknown symbol: ext::sse-pack-to-vector

Unknown symbol: ext::sse-pack

Unknown symbol: ext::vector-to-sse-pack

Unknown symbol: ext::sse-pack

Unknown symbol: ext::sse-pack

Unknown symbol: ext::sse-pack
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o sse2.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/big.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/big.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/big.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o big.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/alloc_2.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/alloc_2.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/alloc_2.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o alloc_2.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/tcp.d tmp.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/tcp.d tmp.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/tcp.d -> tmp.c
gcc -DECLDIR="\"/usr/pkg/lib/ecl-11.1.1\"" -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -o tcp.o tmp.c
rm -f tmp.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/all_symbols.d all_symbols.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/all_symbols.d all_symbols.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/all_symbols.d -> all_symbols.c
gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -I./ all_symbols.c -o all_symbols.o
gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -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 list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o reference.o character.o file.o read.o print.o error.o string.o cfun.o 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 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 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
ranlib ../libeclmin.a
if test -f ../CROSS-DPP ; then ../CROSS-DPP /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cinit.d cinit.c ; else ./dpp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cinit.d cinit.c ; fi
dpp: /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c/cinit.d -> cinit.c
gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY  -I/usr/pkg/include  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -c -I./ cinit.c -o ../cinit.o
make[2]: Leaving directory `/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 -ldl  -lm ;\
fi
sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-11.1.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
cp /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/../contrib/unicode/ucd.dat .
if [ -f CROSS-COMPILER ]; then \
	./CROSS-COMPILER compile; \
else \
	ECLDIR=`pwd`/ ./ecl_min compile; \
fi
;*** Lisp core booted ****
ECL (Embeddable Common Lisp)

;;;
;;; Welcome to bare.lsp. Let's bring this instance up!
;;;
;;;
;;; About to load lsp/load.lsp
;;; 
;;; Loading src:lsp;export.lsp
;;; Loading src:lsp;defmacro.lsp
;;; Loading src:lsp;helpfile.lsp
;;; Loading src:lsp;evalmacros.lsp
;;; Loading src:lsp;cmuutil.lsp
;;; Loading src:lsp;autoload.lsp
;;; Loading src:lsp;setf.lsp
;;; Loading src:lsp;predlib.lsp
;;; Loading src:lsp;seq.lsp
;;; Loading src:lsp;arraylib.lsp
;;; Loading src:lsp;assert.lsp
;;; Loading src:lsp;defstruct.lsp
;;; Loading src:lsp;iolib.lsp
;;; Loading src:lsp;listlib.lsp
;;; Loading src:lsp;mislib.lsp
;;; Loading src:lsp;numlib.lsp
;;; Loading src:lsp;packlib.lsp
;;; Loading src:lsp;seqlib.lsp
;;; Loading src:lsp;trace.lsp
;;; Loading src:lsp;loop2.lsp
;;; Loading src:lsp;format.lsp
;;; Loading src:lsp;defpackage.lsp
;;; Loading src:lsp;ffi.lsp
;;; Loading src:lsp;mp.lsp
;;; Loading build:lsp;config.lsp
;;; Loading src:lsp;module.lsp
;;; Loading src:lsp;cmdline.lsp
;;; Loading clos/load.lsp
;;; Loading src:clos;kernel.lsp
;;; Loading src:clos;macros.lsp
;;; Loading src:clos;method.lsp
;;; Loading src:clos;slot.lsp
;;; Loading src:clos;combin.lsp
;;; Loading src:clos;boot.lsp
;;; Loading src:clos;defclass.lsp
;;; Loading src:clos;standard.lsp
;;; Loading src:clos;builtin.lsp
;;; Loading src:clos;change.lsp
;;; Loading src:clos;stdmethod.lsp
;;; Loading src:clos;generic.lsp
;;; Loading src:clos;fixup.lsp
;;; Loading src:clos;print.lsp
;;; Loading src:clos;streams.lsp
;;; Loading src:lsp;pprint.lsp
;;; Loading src:clos;conditions.lsp
;;; Loading src:lsp;describe.lsp
;;; Loading src:clos;inspect.lsp
;;; Loading src:lsp;top.lsp
;;; Loading src:lsp;process.lsp
;;; Loading lsp/format.lsp
;;; About to load cmp/load.lsp
;;;
;;; Now we are in shape to do something useful.
;;; End of bare.lsp
(compile-file "src:lsp;export.lsp" :output-file #P"BUILD:LSP;EXPORT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:LSP;EXPORT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Warning:
;;;   in file EXPORT.LSP, position 1935
;;;   at (LET (#) ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file EXPORT.LSP, position 2906
;;;   at (LET (#) ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file EXPORT.LSP, position 3951
;;;   at (LET (#) ...)
;;;   ! The variable ENV is not used.
;;; Compiling (DEFUN EVAL-FEATURE ...).
;;; Compiling (DEFUN DO-READ-FEATURE ...).
;;; Compiling (DEFUN SHARP-+-READER ...).
;;; Compiling (DEFUN SHARP---READER ...).
;;; End of Pass 1.
;;; 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:
;;;   Constant value optimized away or not used
;;; (1 2)
;;; Note:
;;;   Constant value optimized away or not used
;;; (2)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 (DEFVAR *DL*).
;;; Compiling (DEFVAR *KEY-CHECK*).
;;; Compiling (DEFVAR *ARG-CHECK*).
;;; Compiling (DEFUN SEARCH-KEYWORD ...).
;;; Function SEARCH-KEYWORD proclaimed (0,65536)
;;; Compiling (DEFUN CHECK-KEYWORD ...).
;;; Function CHECK-KEYWORD proclaimed (0,65536)
;;; Compiling (DEFUN CHECK-ARG-LENGTH ...).
;;; Function CHECK-ARG-LENGTH proclaimed (0,65536)
;;; Compiling (DEFUN DM-BAD-KEY ...).
;;; Function DM-BAD-KEY proclaimed (0,65536)
;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...).
;;; Function DM-TOO-FEW-ARGUMENTS proclaimed (0,65536)
;;; 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 ...).
;;; Warning:
;;;   in file DEFMACRO.LSP, position 8812
;;;   at (FSET 'DEFMACRO ...)
;;;   ! The variable DOC is not used.
;;; Warning:
;;;   in file DEFMACRO.LSP, position 8812
;;;   at (FSET 'DEFMACRO ...)
;;;   ! The variable ENV is not used.
;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...).
;;; Warning:
;;;   in file DEFMACRO.LSP, position 10248
;;;   at (FSET 'DESTRUCTURING-BIND ...)
;;;   ! The variable PPN is not used.
;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...).
;;; Warning:
;;;   in file DEFMACRO.LSP, position 10681
;;;   at (DEFUN CMP-ENV-FOR-BYTECODES ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file DEFMACRO.LSP, position 10681
;;;   at (DEFUN CMP-ENV-FOR-BYTECODES ...)
;;;   ! The variable WHOLE is not used.
;;; Warning:
;;;   in file DEFMACRO.LSP, position 10681
;;;   at (DEFUN CMP-ENV-FOR-BYTECODES ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file DEFMACRO.LSP, position 10681
;;;   at (DEFUN CMP-ENV-FOR-BYTECODES ...)
;;;   ! The variable WHOLE is not used.
;;; Compiling (DEFUN MACROLET-FUNCTIONS ...).
;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1bc6f00>
;;; Note:
;;;   Refusing to propagate #<form WITH-STACK 1eb1480>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 16779c0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1738f00>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1765a50>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 177e630>
;;; Emitting code for SEARCH-KEYWORD.
;;; Emitting code for CHECK-KEYWORD.
;;; Emitting code for CHECK-ARG-LENGTH.
;;; Emitting code for DM-BAD-KEY.
;;; Emitting code for DM-TOO-FEW-ARGUMENTS.
;;; Emitting code for DESTRUCTURE.
;;; Emitting code for DM-NTH-CDR.
;;; Emitting code for DM-NTH.
;;; Emitting code for DM-V.
;;; Emitting code for DM-VL.
;;; Emitting code for FIND-DOCUMENTATION.
;;; Emitting code for REMOVE-DOCUMENTATION.
;;; Emitting code for FIND-DECLARATIONS.
;;; Emitting code for EXPAND-DEFMACRO.
;;; Emitting code for DEFMACRO.
;;; Emitting code for DESTRUCTURING-BIND.
;;; Emitting code for CMP-ENV-FOR-BYTECODES.
;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION.
;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION.
;;; Emitting code for #:G45.
;;; Emitting code for #:G44.
;;; Emitting code for MACROLET-FUNCTIONS.
;;; Emitting code for CMP-ENV-REGISTER-MACROLET.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 (DEFUN READ-HELP-FILE ...).
;;; Compiling (DEFUN DUMP-HELP-FILE ...).
;;; Compiling (DEFUN SEARCH-HELP-FILE ...).
;;; Compiling (DEFVAR *KEEP-DOCUMENTATION* ...).
;;; Compiling (DEFUN NEW-DOCUMENTATION-POOL ...).
;;; Compiling (DEFUN RECORD-CONS ...).
;;; Compiling (DEFUN RECORD-FIELD ...).
;;; Compiling (DEFUN SET-RECORD-FIELD ...).
;;; Compiling (DEFUN REM-RECORD-FIELD ...).
;;; Compiling (DEFUN ANNOTATE ...).
;;; Compiling (DEFUN REMOVE-ANNOTATION ...).
;;; Compiling (DEFUN GET-ANNOTATION ...).
;;; Compiling (DEFUN DUMP-DOCUMENTATION ...).
;;; 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 ...).
;;; Warning:
;;;   in file HELPFILE.LSP, position 8267
;;;   at (FSET 'OPTIONAL-ANNOTATION ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file HELPFILE.LSP, position 8267
;;;   at (FSET 'OPTIONAL-ANNOTATION ...)
;;;   ! The variable WHOLE is not used.
;;; Compiling (DEFUN DEFAULT-ANNOTATION-LOGIC ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 17e46c0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 12f1e70>
;;; Emitting code for READ-HELP-FILE.
;;; Emitting code for DUMP-HELP-FILE.
;;; Emitting code for #:G5.
;;; Emitting code for #:G10.
;;; Emitting code for SEARCH-HELP-FILE.
;;; Emitting code for SCAN-FOR.
;;; Emitting code for BIN-SEARCH.
;;; 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:
;;;   Constant value optimized away or not used
;;; (defun defmacro defgeneric)
;;; Note:
;;;   Constant value optimized away or not used
;;; (defmacro defgeneric)
;;; Note:
;;;   Constant value optimized away or not used
;;; (defgeneric)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 DEFUN ...).
;;; Compiling (DEFMACRO DEFMACRO ...).
;;; Compiling (DEFMACRO DEFVAR ...).
;;; Compiling (DEFMACRO DEFPARAMETER ...).
;;; Compiling (DEFMACRO DEFCONSTANT ...).
;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...).
;;; Warning:
;;;   in file EVALMACROS.LSP, position 4122
;;;   at (FSET 'DEFINE-COMPILER-MACRO ...)
;;;   ! The variable PPRINT is not used.
;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...).
;;; Compiling (DEFMACRO LAMBDA ...).
;;; Compiling (DEFMACRO LAMBDA-BLOCK ...).
;;; Compiling (DEFMACRO PSETQ ...).
;;; Compiling (DEFMACRO COND ...).
;;; Compiling (DEFMACRO PROG ...).
;;; Compiling (DEFMACRO PROG* ...).
;;; Compiling (DEFMACRO PROG1 ...).
;;; Compiling (DEFMACRO PROG2 ...).
;;; Compiling (DEFMACRO MULTIPLE-VALUE-LIST ...).
;;; Compiling (DEFMACRO MULTIPLE-VALUE-SETQ ...).
;;; Compiling (DEFMACRO MULTIPLE-VALUE-BIND ...).
;;; Compiling (DEFUN WHILE-UNTIL ...).
;;; Compiling (DEFMACRO WHILE ...).
;;; Compiling (DEFMACRO UNTIL ...).
;;; Compiling (DEFMACRO CASE ...).
;;; Compiling (DEFMACRO RETURN ...).
;;; Compiling (DEFMACRO DECLAIM ...).
;;; Compiling (DEFMACRO C-DECLAIM ...).
;;; Compiling (DEFMACRO IN-PACKAGE ...).
;;; Compiling (DEFMACRO THE ...).
;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...).
;;; Compiling (DEFMACRO NTH-VALUE ...).
;;; Compiling (DEFUN MAYBE-UNQUOTE ...).
;;; Compiling (DEFUN MAYBE-QUOTE ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1eb1720>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1b91930>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1bf88a0>
;;; Emitting code for UNLESS.
;;; Emitting code for DEFUN.
;;; Emitting code for DEFMACRO.
;;; Emitting code for DEFVAR.
;;; Emitting code for DEFPARAMETER.
;;; Emitting code for DEFCONSTANT.
;;; Emitting code for DEFINE-COMPILER-MACRO.
;;; Emitting code for COMPILER-MACRO-FUNCTION.
;;; Emitting code for LOOP.
;;; Emitting code for LAMBDA.
;;; Emitting code for LAMBDA-BLOCK.
;;; Emitting code for PSETQ.
;;; Emitting code for COND.
;;; Emitting code for PROG.
;;; Emitting code for PROG*.
;;; Emitting code for PROG1.
;;; Emitting code for PROG2.
;;; Emitting code for MULTIPLE-VALUE-LIST.
;;; Emitting code for MULTIPLE-VALUE-SETQ.
;;; Emitting code for MULTIPLE-VALUE-BIND.
;;; Emitting code for WHILE-UNTIL.
;;; Emitting code for WHILE.
;;; Emitting code for UNTIL.
;;; Emitting code for CASE.
;;; Emitting code for RETURN.
;;; Emitting code for DECLAIM.
;;; Emitting code for C-DECLAIM.
;;; Emitting code for IN-PACKAGE.
;;; Emitting code for THE.
;;; Emitting code for DEFINE-SYMBOL-MACRO.
;;; Emitting code for NTH-VALUE.
;;; Emitting code for MAYBE-UNQUOTE.
;;; Emitting code for MAYBE-QUOTE.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -w -c lsp/evalmacros.c -o lsp/evalmacros.o 
;;; Finished compiling SRC:LSP;EVALMACROS.LSP.
;;;
(compile-file "src:lsp;autoload.lsp" :output-file #P"BUILD:LSP;AUTOLOAD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:LSP;AUTOLOAD.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...).
;;; Compiling (DEFUN AUTOLOAD ...).
;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...).
;;; Warning:
;;;   in file AUTOLOAD.LSP, position 1178
;;;   at (FSET 'WITH-COMPILATION-UNIT ...)
;;;   ! The variable OPTIONS is not used.
;;; Compiling (DEFUN ED ...).
;;; Compiling (DEFUN ROOM ...).
;;; Warning:
;;;   in file AUTOLOAD.LSP, position 1518
;;;   at (DEFUN ROOM ...)
;;;   ! The variable X is not used.
;;; Compiling (DEFUN HELP ...).
;;; End of Pass 1.
;;; Emitting code for LISP-IMPLEMENTATION-TYPE.
;;; Emitting code for AUTOLOAD.
;;; Emitting code for #:G3.
;;; 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/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -w -c lsp/autoload.c -o lsp/autoload.o 
;;; Finished compiling SRC:LSP;AUTOLOAD.LSP.
;;;
(compile-file "src:lsp;setf.lsp" :output-file #P"BUILD:LSP;SETF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:LSP;SETF.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Compiling (DEFUN CHECK-STORES-NUMBER ...).
;;; Compiling (DEFMACRO DEFSETF ...).
;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...).
;;; Compiling (DEFUN GET-SETF-EXPANSION ...).
;;; Warning:
;;;   in file SETF.LSP, position 8076
;;;   at (DEFSETF MACRO-FUNCTION ...)
;;;   ! The variable ENV is not used.
;;; Warning:
;;;   in file SETF.LSP, position 8605
;;;   at (DEFSETF GETHASH ...)
;;;   ! The variable D is not used.
;;; Compiling (DEFUN SETF-EXPAND-1 ...).
;;; Warning:
;;;   in file SETF.LSP, position 12695
;;;   at (DEFUN SETF-EXPAND-1 ...)
;;;   ! Variable ACCESS-FORM, declared as IGNORE, found in a lisp form.
;;; Compiling (DEFUN SETF-STRUCTURE-ACCESS ...).
;;; Compiling (DEFUN SETF-EXPAND ...).
;;; Compiling (DEFMACRO SETF ...).
;;; Compiling (DEFMACRO PSETF ...).
;;; Compiling (DEFMACRO SHIFTF ...).
;;; Compiling (DEFMACRO ROTATEF ...).
;;; Compiling (DEFMACRO DEFINE-MODIFY-MACRO ...).
;;; Compiling (DEFMACRO REMF ...).
;;; Compiling (DEFINE-MODIFY-MACRO INCF ...).
;;; Compiling (DEFINE-MODIFY-MACRO DECF ...).
;;; Compiling (DEFMACRO PUSH ...).
;;; Compiling (DEFMACRO PUSHNEW ...).
;;; Compiling (DEFMACRO POP ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1efd4e0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1fb7ab0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1fb7630>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 18bdf30>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 18bd720>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1dceb10>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1f5aea0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1f7ba50>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1fb70f0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD ffa570>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d25e70>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d251b0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d32300>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1df7750>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e6b510>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1bae5a0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1db39c0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e6bcc0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 18bd5a0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1b879f0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1bff3c0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1026390>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 2078960>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1dde210>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d049c0>
;;; Emitting code for CHECK-STORES-NUMBER.
;;; Emitting code for DEFSETF.
;;; Emitting code for DEFINE-SETF-EXPANDER.
;;; Emitting code for GET-SETF-EXPANSION.
;;; Emitting code for RENAME-ARGUMENTS.
;;; Emitting code for CAR.
;;; Emitting code for CDR.
;;; Emitting code for CAAR.
;;; Emitting code for CDAR.
;;; Emitting code for CADR.
;;; Emitting code for CDDR.
;;; Emitting code for CAAAR.
;;; Emitting code for CDAAR.
;;; Emitting code for CADAR.
;;; Emitting code for CDDAR.
;;; Emitting code for CAADR.
;;; Emitting code for CDADR.
;;; Emitting code for CADDR.
;;; Emitting code for CDDDR.
;;; Emitting code for CAAAAR.
;;; Emitting code for CDAAAR.
;;; Emitting code for CADAAR.
;;; Emitting code for CDDAAR.
;;; Emitting code for CAADAR.
;;; Emitting code for CDADAR.
;;; Emitting code for CADDAR.
;;; Emitting code for CDDDAR.
;;; Emitting code for CAAADR.
;;; Emitting code for CDAADR.
;;; Emitting code for CADADR.
;;; Emitting code for CDDADR.
;;; Emitting code for CAADDR.
;;; Emitting code for CDADDR.
;;; Emitting code for CADDDR.
;;; Emitting code for CDDDDR.
;;; Emitting code for FIRST.
;;; Emitting code for SECOND.
;;; Emitting code for THIRD.
;;; Emitting code for FOURTH.
;;; Emitting code for FIFTH.
;;; Emitting code for SIXTH.
;;; Emitting code for SEVENTH.
;;; Emitting code for EIGHTH.
;;; Emitting code for NINTH.
;;; Emitting code for TENTH.
;;; Emitting code for REST.
;;; Emitting code for MACRO-FUNCTION.
;;; Emitting code for 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 SETF-EXPAND-1.
;;; Emitting code for SETF-STRUCTURE-ACCESS.
;;; Emitting code for SETF-EXPAND.
;;; Emitting code for SETF.
;;; Emitting code for PSETF.
;;; Emitting code for SHIFTF.
;;; Emitting code for ROTATEF.
;;; Emitting code for DEFINE-MODIFY-MACRO.
;;; Emitting code for REMF.
;;; Emitting code for INCF.
;;; Emitting code for DECF.
;;; Emitting code for PUSH.
;;; Emitting code for PUSHNEW.
;;; Emitting code for POP.
;;; Emitting code for VALUES.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 (DEFVAR *SUBTYPEP-CACHE* ...).
;;; Compiling (DEFVAR *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 ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 8567
;;;   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 ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 12762
;;;   at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...)
;;;   ! The variable ENV is not used.
;;; Function UPGRADED-ARRAY-ELEMENT-TYPE proclaimed (1,2)
;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 13374
;;;   at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...)
;;;   ! The variable ENV is not used.
;;; 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 ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 19867
;;;   at (DEFUN OF-CLASS-P ...)
;;;   ! Type mismatch between C and NIL.
;;; Function OF-CLASS-P proclaimed (0,65536)
;;; Compiling (DEFUN NORMALIZE-TYPE ...).
;;; Compiling (DEFUN EXPAND-DEFTYPE ...).
;;; Compiling (DEFUN ERROR-COERCE ...).
;;; Compiling (DEFUN COERCE ...).
;;; 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 ...).
;;; 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 ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 31328
;;;   at (DEFUN REGISTER-SATISFIES-TYPE ...)
;;;   ! The variable TYPE is not used.
;;; Compiling (DEFUN REGISTER-CLASS ...).
;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...).
;;; Compiling (DEFUN FAST-UPGRADED-ARRAY-ELEMENT-TYPE ...).
;;; Compiling (DEFUN PARSE-ARRAY-TYPE ...).
;;; Compiling (DEFUN ARRAY-TYPE-<= ...).
;;; Compiling (DEFUN ARRAY-TYPE-P ...).
;;; Compiling (DEFUN REGISTER-ELEMENTARY-INTERVAL ...).
;;; Compiling (DEFUN REGISTER-INTERVAL-TYPE ...).
;;; Compiling (DEFUN BOUNDS-<= ...).
;;; Compiling (DEFUN BOUNDS-< ...).
;;; Compiling (DEFUN CANONICAL-COMPLEX-TYPE ...).
;;; Compiling (DEFUN REGISTER-CONS-TYPE ...).
;;; Compiling (DEFUN FIND-BUILT-IN-TAG ...).
;;; Compiling (DEFUN EXTEND-TYPE-TAG ...).
;;; Compiling (DEFUN CANONICAL-TYPE ...).
;;; Compiling (DEFUN SAFE-CANONICAL-TYPE ...).
;;; Compiling (DEFUN FAST-SUBTYPEP ...).
;;; Compiling (DEFUN SUBTYPEP ...).
;;; Warning:
;;;   in file PREDLIB.LSP, position 48430
;;;   at (DEFUN SUBTYPEP ...)
;;;   ! The variable ENV is not used.
;;; Function SUBTYPEP proclaimed (2,3)
;;; Compiling (DEFUN FAST-TYPE= ...).
;;; Compiling (DEFUN TYPE= ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1d1a3c0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1f98300>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1b0dc90>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1b8a090>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1896c30>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1be76f0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 17fc570>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 11eadb0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1277a50>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 12f1060>
;;; 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 BOOLEAN.
;;; Emitting code for INDEX.
;;; Emitting code for FIXNUM.
;;; Emitting code for REAL.
;;; Emitting code for SHORT-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 #:G142.
;;; Emitting code for #:G143.
;;; 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 #:G163.
;;; Emitting code for #:G164.
;;; 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:
;;;   Constant value optimized away or not used
;;; (nil)
;;; Note:
;;;   Constant value optimized away or not used
;;; (t)
;;; Note:
;;;   Constant value optimized away or not used
;;; (eql member)
;;; Note:
;;;   Constant value optimized away or not used
;;; (member)
;;; Note:
;;;   Constant value optimized away or not used
;;; (single-float short-float)
;;; Note:
;;;   Constant value optimized away or not used
;;; (short-float)
;;; Note:
;;;   Constant value optimized away or not used
;;; (double-float)
;;; Note:
;;;   Constant value optimized away or not used
;;; (character base-char)
;;; Note:
;;;   Constant value optimized away or not used
;;; (base-char)
;;; Note:
;;;   Constant value optimized away or not used
;;; (float)
;;; Note:
;;;   Constant value optimized away or not used
;;; (real)
;;; Note:
;;;   Constant value optimized away or not used
;;; (rational)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 ...).
;;; Function COERCE-TO-VECTOR proclaimed (4,4)
;;; Compiling (DEFUN CONCATENATE ...).
;;; Function CONCATENATE proclaimed (1,65536)
;;; Compiling (DEFUN MAP ...).
;;; Function MAP proclaimed (3,65536)
;;; Compiling (DEFUN SOME ...).
;;; Function SOME proclaimed (2,65536)
;;; Compiling (DEFUN EVERY ...).
;;; Function EVERY proclaimed (2,65536)
;;; Compiling (DEFUN EVERY* ...).
;;; Compiling (DEFUN NOTANY ...).
;;; Function NOTANY proclaimed (2,65536)
;;; Compiling (DEFUN NOTEVERY ...).
;;; Function NOTEVERY proclaimed (2,65536)
;;; Compiling (DEFUN MAP-INTO ...).
;;; Function MAP-INTO proclaimed (3,65536)
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1d5dbd0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1e6bfc0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1cf3b70>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1ddedb0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e6db40>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1ec00f0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1efdae0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1f68660>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d076f0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1ee0d20>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1efd870>
;;; 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:
;;;   Constant value optimized away or not used
;;; (list)
;;; Note:
;;;   Constant value optimized away or not used
;;; (vector)
;;; Note:
;;;   Constant value optimized away or not used
;;; (simple-vector)
;;; Note:
;;;   Constant value optimized away or not used
;;; (string simple-string)
;;; Note:
;;;   Constant value optimized away or not used
;;; (simple-string)
;;; Note:
;;;   Constant value optimized away or not used
;;; (bit-vector simple-bit-vector)
;;; Note:
;;;   Constant value optimized away or not used
;;; (simple-bit-vector)
;;; Note:
;;;   Constant value optimized away or not used
;;; (array simple-array)
;;; Note:
;;;   Constant value optimized away or not used
;;; (simple-array)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 ...).
;;; Function FILL-ARRAY-WITH-SEQ proclaimed (0,65536)
;;; Compiling (DEFUN VECTOR ...).
;;; Function VECTOR proclaimed (0,65536)
;;; Compiling (DEFUN ARRAY-DIMENSIONS ...).
;;; Function ARRAY-DIMENSIONS proclaimed (1,1)
;;; Compiling (DEFUN ARRAY-IN-BOUNDS-P ...).
;;; 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 5951
;;;   at (DEFUN ARRAY-ROW-MAJOR-INDEX ...)
;;;   In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY.
;;; Function ARRAY-ROW-MAJOR-INDEX proclaimed (1,65536)
;;; Compiling (DEFUN BIT ...).
;;; Note:
;;;   in file ARRAYLIB.LSP, position 6311
;;;   at (DEFUN BIT ...)
;;;   In function BIT, checking types of arguments BIT-ARRAY.
;;; Function BIT proclaimed (1,65536)
;;; Compiling (DEFUN SBIT ...).
;;; Note:
;;;   in file ARRAYLIB.LSP, position 6616
;;;   at (DEFUN SBIT ...)
;;;   In function SBIT, checking types of arguments BIT-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-PUSH ...).
;;; Function VECTOR-PUSH proclaimed (2,2)
;;; Compiling (DEFUN VECTOR-PUSH-EXTEND ...).
;;; Function VECTOR-PUSH-EXTEND proclaimed (2,3)
;;; 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.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1c66d80>
;;; 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-PUSH.
;;; Emitting code for VECTOR-PUSH-EXTEND.
;;; Emitting code for VECTOR-POP.
;;; Emitting code for COPY-ARRAY-CONTENTS.
;;; Emitting code for DO-COPY.
;;; Emitting code for ADJUST-ARRAY.
;;; Emitting code for SHRINK-VECTOR.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 (0,65536)
;;; Compiling (DEFMACRO ASSERT ...).
;;; Compiling (DEFUN ACCUMULATE-CASES ...).
;;; Warning:
;;;   in file ASSERT.LSP, position 3394
;;;   at (DEFUN ACCUMULATE-CASES ...)
;;;   ! The variable MACRO-NAME is not used.
;;; Compiling (DEFUN ECASE-ERROR ...).
;;; Warning:
;;;   in file ASSERT.LSP, position 3712
;;;   at (DEFUN ECASE-ERROR ...)
;;;   ! The variable KEYFORM is not used.
;;; Function ECASE-ERROR proclaimed (0,65536)
;;; Compiling (DEFMACRO ECASE ...).
;;; Compiling (DEFUN CCASE-ERROR ...).
;;; Function CCASE-ERROR proclaimed (0,65536)
;;; Compiling (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...).
;;; Compiling (DEFMACRO CCASE ...).
;;; Compiling (DEFMACRO TYPECASE ...).
;;; Compiling (DEFUN ETYPECASE-ERROR ...).
;;; Warning:
;;;   in file ASSERT.LSP, position 6697
;;;   at (DEFUN ETYPECASE-ERROR ...)
;;;   ! The variable KEYFORM is not used.
;;; Function ETYPECASE-ERROR proclaimed (0,65536)
;;; Compiling (DEFMACRO ETYPECASE ...).
;;; Compiling (DEFUN CTYPECASE-ERROR ...).
;;; Compiling (DEFMACRO CTYPECASE ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1feae40>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1c66480>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1d25630>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1d5d030>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e25960>
;;; 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 #:G18.
;;; Emitting code for #:G19.
;;; 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 #:G40.
;;; Emitting code for #:G41.
;;; 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 #:G71.
;;; Emitting code for #:G72.
;;; Emitting code for CTYPECASE.
;;; Note:
;;;   Constant value optimized away or not used
;;; (t otherwise)
;;; Note:
;;;   Constant value optimized away or not used
;;; (otherwise)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 ...).
;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...).
;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...).
;;; Compiling (DEFUN MAKE-PREDICATE ...).
;;; Compiling (DEFUN PARSE-SLOT-DESCRIPTION ...).
;;; Compiling (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...).
;;; Compiling (DEFUN DEFINE-STRUCTURE ...).
;;; Function DEFINE-STRUCTURE proclaimed (0,65536)
;;; Compiling (DEFMACRO DEFSTRUCT ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1985b70>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1a70150>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1d4f8a0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e25e70>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1f434e0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1f8b540>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1fce180>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1d254b0>
;;; Emitting code for STRUCTURE-TYPE-ERROR.
;;; Emitting code for MAKE-ACCESS-FUNCTION.
;;; Emitting code for #:G3.
;;; Emitting code for #:G5.
;;; Emitting code for PROCESS-BOA-LAMBDA-LIST.
;;; Emitting code for MAKE-CONSTRUCTOR.
;;; Emitting code for MAKE-PREDICATE.
;;; Emitting code for #:G32.
;;; Emitting code for #:G33.
;;; Emitting code for #:G34.
;;; Emitting code for #:G35.
;;; Emitting code for PARSE-SLOT-DESCRIPTION.
;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS.
;;; Emitting code for DEFINE-STRUCTURE.
;;; Emitting code for DEFSTRUCT.
;;; Note:
;;;   Constant value optimized away or not used
;;; (copier predicate print-function print-object)
;;; Note:
;;;   Constant value optimized away or not used
;;; (predicate print-function print-object)
;;; Note:
;;;   Constant value optimized away or not used
;;; (print-function print-object)
;;; Note:
;;;   Constant value optimized away or not used
;;; (print-object)
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 ...).
;;; Compiling (DEFUN SHARP-S-READER ...).
;;; Compiling (DEFVAR *DRIBBLE-STREAM* ...).
;;; Compiling (DEFVAR *DRIBBLE-IO* ...).
;;; Compiling (DEFVAR *DRIBBLE-NAMESTRING* ...).
;;; Compiling (DEFVAR *DRIBBLE-SAVED-TERMINAL-IO* ...).
;;; Compiling (DEFUN DRIBBLE ...).
;;; Compiling (DEFMACRO WITH-STANDARD-IO-SYNTAX ...).
;;; Compiling (DEFMACRO WITH-ECL-IO-SYNTAX ...).
;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...).
;;; Note:
;;;   in file IOLIB.LSP, position 11496
;;;   at (LET* (# #) ...)
;;;   Function ALL-ENCODINGS is global but is closed over some variables.
;;; BASIC-ENCODINGS ALL-ENCODINGS 
;;; Note:
;;;   in file IOLIB.LSP, position 11496
;;;   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 12004
;;;   at (DEFUN LOAD-ENCODING ...)
;;;   ! The variable NAME is not used.
;;; Compiling (DEFUN MAKE-ENCODING ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1cee570>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1cf3b40>
;;; Emitting code for WITH-OPEN-STREAM.
;;; Emitting code for WITH-INPUT-FROM-STRING.
;;; Emitting code for WITH-OUTPUT-TO-STRING.
;;; Emitting code for READ-FROM-STRING.
;;; Emitting code for STRING-TO-OBJECT.
;;; Emitting code for WRITE-TO-STRING.
;;; Emitting code for PRIN1-TO-STRING.
;;; Emitting code for PRINC-TO-STRING.
;;; Emitting code for WITH-OPEN-FILE.
;;; Emitting code for Y-OR-N-P.
;;; Emitting code for YES-OR-NO-P.
;;; Emitting code for SHARP-A-READER.
;;; Emitting code for SHARP-S-READER.
;;; Emitting code for DRIBBLE.
;;; Emitting code for WITH-STANDARD-IO-SYNTAX.
;;; Emitting code for WITH-ECL-IO-SYNTAX.
;;; Emitting code for PRINT-UNREADABLE-OBJECT.
;;; Emitting code for ALL-ENCODINGS.
;;; Emitting code for LOAD-ENCODING.
;;; Emitting code for MAKE-ENCODING.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 ...).
;;; Function UNION proclaimed (2,65536)
;;; Compiling (DEFUN NUNION ...).
;;; Function NUNION proclaimed (2,65536)
;;; Compiling (DEFUN INTERSECTION ...).
;;; Function INTERSECTION proclaimed (2,65536)
;;; Compiling (DEFUN NINTERSECTION ...).
;;; Function NINTERSECTION proclaimed (2,65536)
;;; Compiling (DEFUN SET-DIFFERENCE ...).
;;; Function SET-DIFFERENCE proclaimed (2,65536)
;;; Compiling (DEFUN NSET-DIFFERENCE ...).
;;; 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.
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1dde300>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1de7960>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1df7a50>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e4be70>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1e4bab0>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e4b4b0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1e6bf60>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e6d7b0>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1e6d420>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1e6d000>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1ec0540>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1ee0240>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1ee0060>
;;; Note:
;;;   Refusing to propagate #<form RPLACD 1eedd80>
;;; Note:
;;;   Refusing to propagate #<form PSETQ 1f846c0>
;;; 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/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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 672
;;;   at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...)
;;;   In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST.
;;; Function LOAD-LOGICAL-PATHNAME-TRANSLATIONS proclaimed (1,1)
;;; 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 ...).
;;; 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 ...).
;;; Warning:
;;;   in file MISLIB.LSP, position 10670
;;;   at (DEFUN SHARP-!-READER ...)
;;;   ! The variable ARG is not used.
;;; Warning:
;;;   in file MISLIB.LSP, position 10670
;;;   at (DEFUN SHARP-!-READER ...)
;;;   ! The variable SUBCHAR is not used.
;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...).
;;; Function SIMPLE-PROGRAM-ERROR proclaimed (0,65536)
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form WITH-STACK 1d25210>
;;; Note:
;;;   Refusing to propagate #<form WITH-STACK 1d3e570>
;;; 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.
lsp/mislib.c: In function 'si_simple_program_error':
lsp/mislib.c:791:2: warning: function declared 'noreturn' has a 'return' statement
lsp/mislib.c:792:1: warning: 'noreturn' function does return
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/ -DECL_API -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/build/c -I/usr/pkg/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fPIC -Dlinux -I/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c -w -c lsp/mislib.c -o lsp/mislib.o 
;;; Finished compiling SRC:LSP;MISLIB.LSP.
;;;
(compile-file "src:lsp;numlib.lsp" :output-file #P"BUILD:LSP;NUMLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:LSP;NUMLIB.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Warning:
;;;   in file NUMLIB.LSP, position 625
;;;   at (LET (#) ...)
;;;   ! The variable BITS is not used.
;;; 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 ...).
;;; Function ASIN proclaimed (1,1)
;;; Compiling (DEFUN COMPLEX-ASIN ...).
;;; Compiling (DEFUN ACOS ...).
;;; Function ACOS proclaimed (1,1)
;;; Compiling (DEFUN COMPLEX-ACOS ...).
;;; Compiling (DEFUN ASINH ...).
;;; Function ASINH proclaimed (1,1)
;;; Compiling (DEFUN ACOSH ...).
;;; Function ACOSH proclaimed (1,1)
;;; Compiling (DEFUN COMPLEX-ACOSH ...).
;;; Compiling (DEFUN ATANH ...).
;;; 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 ...).
;;; Function LOGTEST proclaimed (2,2)
;;; Compiling (DEFUN BYTE ...).
;;; Function BYTE proclaimed (2,2)
;;; Compiling (DEFUN BYTE-SIZE ...).
;;; Warning:
;;;   in file NUMLIB.LSP, position 10051
;;;   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.
;;; 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.

Cannot print object #<long-float quiet NaN> readably.
Available restarts:

1. (ABORT) ABORT

Top level.
> 
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
echo > TAGS
if test "x" != "x"; then \
srcfiles=`find /tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/c /tmp/pkgsrc/lang/ecl/work/ecl-11.1.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
make[1]: Leaving directory `/tmp/pkgsrc/lang/ecl/work/ecl-11.1.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.