=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ecl-13.5.1nb2 cd build; /usr/pkg/bin/gmake gmake[1]: Entering directory '/scratch/lang/ecl/work/ecl-13.5.1/build' cp /scratch/lang/ecl/work/ecl-13.5.1/src/util/gdbinit .gdbinit if (echo c | grep gmp); then \ cd gmp && /usr/pkg/bin/gmake install && \ cd .. && mv include/gmp.h ecl/ && rmdir include && \ mv ./libgmp.a ./libeclgmp.a; \ fi if (echo c | grep atomic); then \ cd atomic && /usr/pkg/bin/gmake && /usr/pkg/bin/gmake install && cd .. && \ rm -f -rf share ecl/atomic_ops_stack.h ecl/atomic_ops_malloc.h *atomic*gpl* && \ mv libatomic_ops.a libeclatomic.a; \ fi test -d ecl/gc || mkdir ecl/gc test -d ecl/gc/private || mkdir ecl/gc/private if (echo c | grep gc); then \ cd gc && /usr/pkg/bin/gmake install && cd .. && \ cp -rf /scratch/lang/ecl/work/ecl-13.5.1/src/gc-unstable/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi if (echo c | grep libffi); then \ cd libffi && /usr/pkg/bin/gmake install && cd .. && \ sed -e 's, ecl/foo.h && \ rm ecl/ffi.h && mv ecl/foo.h ecl/ffi.h && \ mv libffi.a libeclffi.a; \ fi sed -e 's,@ecldir\\@,/usr/pkg/lib/ecl-13.5.1/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/pkg/lib/ecl-13.5.1/",g' \ -e 's,@libdir\\@,"/usr/pkg/lib/",g' \ -e 's,@includedir\\@,"/usr/pkg/include/",g' < cmp/cmpdefs.pre > cmp/cmpdefs.lsp test -d c/ecl || mkdir c/ecl sed 's,__declspec(dllimport),,g' /scratch/lang/ecl/work/ecl-13.5.1/src/h/external.h > c/ecl/external.h cp -rf /scratch/lang/ecl/work/ecl-13.5.1/src/h/*.h /scratch/lang/ecl/work/ecl-13.5.1/src/h/impl ecl/ cd c; /usr/pkg/bin/gmake gmake[2]: Entering directory '/scratch/lang/ecl/work/ecl-13.5.1/build/c' cat /scratch/lang/ecl/work/ecl-13.5.1/src/c/symbols_list.h | \ sed -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*NULL,.*}%{\1,NULL}%g' \ -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*\([^,]*\),.*}%{\1,"\2"}%g' \ -e 's%{NULL.*%{NULL,NULL}};%' | \ sed -e 's%"\(IF_[A-Z0-9]*\)(\([^)]*\))"%\1("\2")%g' > tmp.h mv tmp.h /scratch/lang/ecl/work/ecl-13.5.1/src/c/symbols_list2.h if test -f ../CROSS-DPP; then touch dpp; else \ gcc -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I/scratch/lang/ecl/work/ecl-13.5.1/build -I./ /scratch/lang/ecl/work/ecl-13.5.1/src/c/dpp.c -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d main.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d main.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d -> main.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o main.o main.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d: In function 'cl_boot': /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d:518:2: warning: 'GC_dont_gc' is deprecated (declared at /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d:47) [-Wdeprecated-declarations] GC_disable(); ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d:630:2: warning: 'GC_dont_gc' is deprecated (declared at /scratch/lang/ecl/work/ecl-13.5.1/src/c/main.d:47) [-Wdeprecated-declarations] GC_enable(); ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/symbol.d symbol.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/symbol.d symbol.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/symbol.d -> symbol.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o symbol.o symbol.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/package.d package.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/package.d package.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/package.d -> package.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o package.o package.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/cons.d cons.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/cons.d cons.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/cons.d -> cons.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cons.o cons.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/list.d list.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/list.d list.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/list.d -> list.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o list.o list.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/apply.d apply.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/apply.d apply.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/apply.d -> apply.c gcc -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c apply.c -o apply.o if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/eval.d eval.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/eval.d eval.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/eval.d -> eval.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o eval.o eval.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d interpreter.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d interpreter.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d -> interpreter.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o interpreter.o interpreter.o.c In file included from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/ecl.h:83:0, from /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d:16: /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d: In function 'ecl_interpret': /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/stacks.h:191:25: warning: initialization discards 'volatile' qualifier from pointer target type [enabled by default] ecl_ihs_ptr const r = (rec); \ ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/interpreter.d:284:2: note: in expansion of macro 'ecl_ihs_push' ecl_ihs_push(the_env, &ihs, bytecodes, lex_env); ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/compiler.d compiler.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/compiler.d compiler.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/compiler.d -> compiler.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o compiler.o compiler.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/disassembler.d disassembler.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/disassembler.d disassembler.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/disassembler.d -> disassembler.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o disassembler.o disassembler.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/instance.d instance.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/instance.d instance.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/instance.d -> instance.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o instance.o instance.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/gfun.d gfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/gfun.d gfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/gfun.d -> gfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o gfun.o gfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/cache.d clos/cache.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/cache.d clos/cache.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/cache.d -> clos/cache.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o clos/cache.o clos/cache.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/accessor.d clos/accessor.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/accessor.d clos/accessor.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/clos/accessor.d -> clos/accessor.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o clos/accessor.o clos/accessor.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/reference.d reference.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/reference.d reference.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/reference.d -> reference.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reference.o reference.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/character.d character.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/character.d character.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/character.d -> character.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o character.o character.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/file.d file.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/file.d file.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/file.d -> file.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o file.o file.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/file.d: In function 'not_a_file_stream': /scratch/lang/ecl/work/ecl-13.5.1/src/c/file.d:5412:2: warning: function declared 'noreturn' has a 'return' statement [enabled by default] make_constant_base_string("~A is not an file stream"), ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/read.d read.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/read.d read.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/read.d -> read.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o read.o read.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/print.d print.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/print.d print.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/print.d -> print.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o print.o print.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d error.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d error.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d -> error.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o error.o error.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d: In function 'si_signal_type_error': /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d:250:2: warning: function declared 'noreturn' has a 'return' statement [enabled by default] return cl_error(5, @'type-error', @':expected-type', type, ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d: In function 'cl_error': /scratch/lang/ecl/work/ecl-13.5.1/src/c/error.d:535:23: warning: function declared 'noreturn' has a 'return' statement [enabled by default] @) ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/string.d string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/string.d string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/string.d -> string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o string.o string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/cfun.d cfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/cfun.d cfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/cfun.d -> cfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cfun.o cfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_integer.d -> reader/parse_integer.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reader/parse_integer.o reader/parse_integer.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_number.d reader/parse_number.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_number.d reader/parse_number.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/reader/parse_number.d -> reader/parse_number.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o reader/parse_number.o reader/parse_number.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/float_to_digits.o printer/float_to_digits.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/float_to_string.d -> printer/float_to_string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/float_to_string.o printer/float_to_string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/integer_to_string.o printer/integer_to_string.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_ugly.d -> printer/write_ugly.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_ugly.o printer/write_ugly.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_object.d printer/write_object.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_object.d printer/write_object.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_object.d -> printer/write_object.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_object.o printer/write_object.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_symbol.d -> printer/write_symbol.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_symbol.o printer/write_symbol.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_array.d printer/write_array.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_array.d printer/write_array.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_array.d -> printer/write_array.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_array.o printer/write_array.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_list.d printer/write_list.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_list.d printer/write_list.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_list.d -> printer/write_list.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_list.o printer/write_list.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_code.d printer/write_code.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_code.d printer/write_code.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_code.d -> printer/write_code.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_code.o printer/write_code.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_sse.d printer/write_sse.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_sse.d printer/write_sse.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/write_sse.d -> printer/write_sse.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/write_sse.o printer/write_sse.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o printer/print_unreadable.o printer/print_unreadable.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/libraries.d ffi/libraries.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/libraries.d ffi/libraries.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/libraries.d -> ffi/libraries.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/libraries.o ffi/libraries.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/backtrace.d -> ffi/backtrace.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/backtrace.o ffi/backtrace.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/mmap.d ffi/mmap.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/mmap.d ffi/mmap.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/mmap.d -> ffi/mmap.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/mmap.o ffi/mmap.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/cdata.d ffi/cdata.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/cdata.d ffi/cdata.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi/cdata.d -> ffi/cdata.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi/cdata.o ffi/cdata.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cos.d numbers/cos.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cos.d numbers/cos.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cos.d -> numbers/cos.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/cos.o numbers/cos.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sin.d numbers/sin.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sin.d numbers/sin.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sin.d -> numbers/sin.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sin.o numbers/sin.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tan.d numbers/tan.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tan.d numbers/tan.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tan.d -> numbers/tan.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/tan.o numbers/tan.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/atan.d numbers/atan.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/atan.d numbers/atan.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/atan.d -> numbers/atan.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/atan.o numbers/atan.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cosh.d numbers/cosh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cosh.d numbers/cosh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/cosh.d -> numbers/cosh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/cosh.o numbers/cosh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sinh.d numbers/sinh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sinh.d numbers/sinh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sinh.d -> numbers/sinh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sinh.o numbers/sinh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tanh.d numbers/tanh.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tanh.d numbers/tanh.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/tanh.d -> numbers/tanh.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/tanh.o numbers/tanh.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/exp.d numbers/exp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/exp.d numbers/exp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/exp.d -> numbers/exp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/exp.o numbers/exp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/expt.d numbers/expt.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/expt.d numbers/expt.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/expt.d -> numbers/expt.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/expt.o numbers/expt.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/log.d numbers/log.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/log.d numbers/log.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/log.d -> numbers/log.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/log.o numbers/log.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/sqrt.d -> numbers/sqrt.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/sqrt.o numbers/sqrt.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/abs.d numbers/abs.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/abs.d numbers/abs.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/abs.d -> numbers/abs.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/abs.o numbers/abs.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/zerop.d numbers/zerop.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/zerop.d numbers/zerop.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/zerop.d -> numbers/zerop.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/zerop.o numbers/zerop.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plusp.d numbers/plusp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plusp.d numbers/plusp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plusp.d -> numbers/plusp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/plusp.o numbers/plusp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minusp.d numbers/minusp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minusp.d numbers/minusp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minusp.d -> numbers/minusp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minusp.o numbers/minusp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/negate.d numbers/negate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/negate.d numbers/negate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/negate.d -> numbers/negate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/negate.o numbers/negate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/conjugate.d -> numbers/conjugate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/conjugate.o numbers/conjugate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_plus.d -> numbers/one_plus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/one_plus.o numbers/one_plus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/one_minus.d -> numbers/one_minus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/one_minus.o numbers/one_minus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plus.d numbers/plus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plus.d numbers/plus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/plus.d -> numbers/plus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/plus.o numbers/plus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minus.d numbers/minus.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minus.d numbers/minus.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minus.d -> numbers/minus.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minus.o numbers/minus.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/times.d numbers/times.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/times.d numbers/times.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/times.d -> numbers/times.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/times.o numbers/times.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/divide.d numbers/divide.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/divide.d numbers/divide.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/divide.d -> numbers/divide.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/divide.o numbers/divide.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_compare.d -> numbers/number_compare.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/number_compare.o numbers/number_compare.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/number_equalp.o numbers/number_equalp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minmax.d numbers/minmax.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minmax.d numbers/minmax.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/minmax.d -> numbers/minmax.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/minmax.o numbers/minmax.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/floor.d numbers/floor.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/floor.d numbers/floor.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/floor.d -> numbers/floor.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/floor.o numbers/floor.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/ceiling.d numbers/ceiling.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/ceiling.d numbers/ceiling.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/ceiling.d -> numbers/ceiling.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/ceiling.o numbers/ceiling.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/round.d numbers/round.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/round.d numbers/round.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/round.d -> numbers/round.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/round.o numbers/round.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/truncate.d numbers/truncate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/truncate.d numbers/truncate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/numbers/truncate.d -> numbers/truncate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o numbers/truncate.o numbers/truncate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/typespec.d typespec.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/typespec.d typespec.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/typespec.d -> typespec.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o typespec.o typespec.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/assignment.d assignment.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/assignment.d assignment.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/assignment.d -> assignment.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o assignment.o assignment.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/predicate.d predicate.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/predicate.d predicate.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/predicate.d -> predicate.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o predicate.o predicate.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/number.d number.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/number.d number.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/number.d -> number.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o number.o number.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_pred.d num_pred.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_pred.d num_pred.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_pred.d -> num_pred.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_pred.o num_pred.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_arith.d num_arith.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_arith.d num_arith.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_arith.d -> num_arith.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_arith.o num_arith.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_co.d num_co.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_co.d num_co.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_co.d -> num_co.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_co.o num_co.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_log.d num_log.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_log.d num_log.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_log.d -> num_log.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_log.o num_log.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_rand.d num_rand.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_rand.d num_rand.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/num_rand.d -> num_rand.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o num_rand.o num_rand.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/array.d array.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/array.d array.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/array.d -> array.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o array.o array.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/vector_push.d vector_push.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/vector_push.d vector_push.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/vector_push.d -> vector_push.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o vector_push.o vector_push.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/sequence.d sequence.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/sequence.d sequence.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/sequence.d -> sequence.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o sequence.o sequence.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/cmpaux.d cmpaux.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/cmpaux.d cmpaux.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/cmpaux.d -> cmpaux.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o cmpaux.o cmpaux.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/macros.d macros.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/macros.d macros.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/macros.d -> macros.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o macros.o macros.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/backq.d backq.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/backq.d backq.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/backq.d -> backq.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o backq.o backq.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/stacks.d stacks.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/stacks.d stacks.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/stacks.d -> stacks.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o stacks.o stacks.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/time.d time.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/time.d time.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/time.d -> time.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o time.o time.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixint.d unixint.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixint.d unixint.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixint.d -> unixint.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixint.o unixint.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/mapfun.d mapfun.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/mapfun.d mapfun.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/mapfun.d -> mapfun.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o mapfun.o mapfun.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/multival.d multival.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/multival.d multival.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/multival.d -> multival.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o multival.o multival.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d hash.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d hash.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d -> hash.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o hash.o hash.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d: In function 'copy_entry': /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:507:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] &output)) { ^ In file included from /scratch/lang/ecl/work/.buildlink/include/gc.h:2:0, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/config.h:83, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/ecl.h:35, from /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:20: /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1199:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' GC_API void * GC_CALL GC_call_with_alloc_lock(GC_fn_type /* fn */, ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:513:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] &output)) { ^ In file included from /scratch/lang/ecl/work/.buildlink/include/gc.h:2:0, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/config.h:83, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/ecl.h:35, from /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:20: /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1199:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' GC_API void * GC_CALL GC_call_with_alloc_lock(GC_fn_type /* fn */, ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:519:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] &output)) { ^ In file included from /scratch/lang/ecl/work/.buildlink/include/gc.h:2:0, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/config.h:83, from /scratch/lang/ecl/work/ecl-13.5.1/build/ecl/ecl.h:35, from /scratch/lang/ecl/work/ecl-13.5.1/src/c/hash.d:20: /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:1199:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' GC_API void * GC_CALL GC_call_with_alloc_lock(GC_fn_type /* fn */, ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/format.d format.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/format.d format.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/format.d -> format.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o format.o format.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/pathname.d pathname.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/pathname.d pathname.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/pathname.d -> pathname.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o pathname.o pathname.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/structure.d structure.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/structure.d structure.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/structure.d -> structure.o.c Unknown symbol: si::structure-include gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o structure.o structure.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/load.d load.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/load.d load.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/load.d -> load.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o load.o load.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixfsys.d unixfsys.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixfsys.d unixfsys.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixfsys.d -> unixfsys.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixfsys.o unixfsys.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d unixsys.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d unixsys.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d -> unixsys.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o unixsys.o unixsys.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d: In function 'si_run_program': /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d:762:25: warning: passing argument 2 of 'execve' from incompatible pointer type [enabled by default] execve((char*)command->base_string.self, argv_ptr, pstrings); ^ In file included from /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d:25:0: /usr/include/unistd.h:109:6: note: expected 'char * const*' but argument is of type 'void **' int execve(const char *, char * const *, char * const *); ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d:764:25: warning: passing argument 2 of 'execvp' from incompatible pointer type [enabled by default] execvp((char*)command->base_string.self, argv_ptr); ^ In file included from /scratch/lang/ecl/work/ecl-13.5.1/src/c/unixsys.d:25:0: /usr/include/unistd.h:110:6: note: expected 'char * const*' but argument is of type 'void **' int execvp(const char *, char * const *); ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/serialize.d serialize.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/serialize.d serialize.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/serialize.d -> serialize.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o serialize.o serialize.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/serialize.d: In function 'serialize_one': /scratch/lang/ecl/work/ecl-13.5.1/src/c/serialize.d:313:26: warning: assignment makes pointer from integer without a cast [enabled by default] buffer->bytecodes.code = serialize_bits(pool, buffer->bytecodes.code, ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi.d ffi.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi.d ffi.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/ffi.d -> ffi.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o ffi.o ffi.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/sse2.d sse2.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/sse2.d sse2.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/sse2.d -> sse2.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o sse2.o sse2.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/big.d big.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/big.d big.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/big.d -> big.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o big.o big.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d alloc_2.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d alloc_2.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d -> alloc_2.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o alloc_2.o alloc_2.o.c /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d: In function 'out_of_memory': /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:115:9: warning: 'GC_oom_fn' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:109) [-Wdeprecated-declarations] GC_oom_fn = out_of_memory_check; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:118:17: warning: 'GC_oom_fn' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:109) [-Wdeprecated-declarations] GC_oom_fn = out_of_memory; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d: In function 'init_alloc': /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:786:2: warning: 'GC_no_dls' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:257) [-Wdeprecated-declarations] GC_no_dls = 1; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:787:2: warning: 'GC_all_interior_pointers' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:143) [-Wdeprecated-declarations] GC_all_interior_pointers = 0; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:788:2: warning: 'GC_time_limit' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:331) [-Wdeprecated-declarations] GC_time_limit = GC_TIME_UNLIMITED; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:803:2: warning: 'GC_dont_gc' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:199) [-Wdeprecated-declarations] GC_disable(); ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:1094:2: warning: 'GC_java_finalization' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:169) [-Wdeprecated-declarations] GC_java_finalization = 1; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:1095:9: warning: 'GC_oom_fn' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:109) [-Wdeprecated-declarations] GC_oom_fn = out_of_memory; ^ /scratch/lang/ecl/work/ecl-13.5.1/src/c/alloc_2.d:1097:2: warning: 'GC_dont_gc' is deprecated (declared at /scratch/lang/ecl/work/.buildlink/include/gc/gc.h:199) [-Wdeprecated-declarations] GC_enable(); ^ if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/tcp.d tcp.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/tcp.d tcp.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/tcp.d -> tcp.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o tcp.o tcp.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/threads/atomic.d threads/atomic.o.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/threads/atomic.d threads/atomic.o.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/threads/atomic.d -> threads/atomic.o.c gcc -DECLDIR="\"/usr/pkg/lib/ecl-13.5.1\"" -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -o threads/atomic.o threads/atomic.o.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/all_symbols.d all_symbols.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/all_symbols.d all_symbols.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/all_symbols.d -> all_symbols.c gcc -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -I./ all_symbols.c -o all_symbols.o gcc -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o rm -f ../libeclmin.a ar cr ../libeclmin.a main.o symbol.o package.o cons.o list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o clos/cache.o clos/accessor.o reference.o character.o file.o read.o print.o error.o string.o cfun.o reader/parse_integer.o reader/parse_number.o printer/float_to_digits.o printer/float_to_string.o printer/integer_to_string.o printer/write_ugly.o printer/write_object.o printer/write_symbol.o printer/write_array.o printer/write_list.o printer/write_code.o printer/write_sse.o printer/print_unreadable.o ffi/libraries.o ffi/backtrace.o ffi/mmap.o ffi/cdata.o numbers/cos.o numbers/sin.o numbers/tan.o numbers/atan.o numbers/cosh.o numbers/sinh.o numbers/tanh.o numbers/exp.o numbers/expt.o numbers/log.o numbers/sqrt.o numbers/abs.o numbers/zerop.o numbers/plusp.o numbers/minusp.o numbers/negate.o numbers/conjugate.o numbers/one_plus.o numbers/one_minus.o numbers/plus.o numbers/minus.o numbers/times.o numbers/divide.o numbers/number_compare.o numbers/number_equalp.o numbers/minmax.o numbers/floor.o numbers/ceiling.o numbers/round.o numbers/truncate.o typespec.o assignment.o predicate.o number.o num_pred.o num_arith.o num_co.o num_log.o num_rand.o array.o vector_push.o sequence.o cmpaux.o macros.o backq.o stacks.o time.o unixint.o mapfun.o multival.o hash.o format.o pathname.o structure.o load.o unixfsys.o unixsys.o serialize.o ffi.o sse2.o big.o alloc_2.o tcp.o threads/atomic.o ranlib ../libeclmin.a if test -f ../CROSS-DPP ; then ../CROSS-DPP /scratch/lang/ecl/work/ecl-13.5.1/src/c/cinit.d cinit.c ; else ./dpp /scratch/lang/ecl/work/ecl-13.5.1/src/c/cinit.d cinit.c ; fi dpp: /scratch/lang/ecl/work/ecl-13.5.1/src/c/cinit.d -> cinit.c gcc -I. -I/scratch/lang/ecl/work/ecl-13.5.1/build -I/scratch/lang/ecl/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -I/usr/pkg/include -fPIC -Dnetbsd -c -I./ cinit.c -o ../cinit.o gmake[2]: Leaving directory '/scratch/lang/ecl/work/ecl-13.5.1/build/c' if [ -f CROSS-COMPILER ]; then \ touch ecl_min; \ else \ gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -lgmp -lgc -lm ;\ fi libeclmin.a(number.o): In function `ratio_to_long_double': number.o.c:(.text+0x1c8): undefined reference to `ldexpl' number.o.c:(.text+0x1e4): undefined reference to `ldexpl' libeclmin.a(number.o): In function `_ecl_long_double_to_integer': number.o.c:(.text+0x1148): undefined reference to `frexpl' number.o.c:(.text+0x1168): undefined reference to `ldexpl' number.o.c:(.text+0x1190): undefined reference to `ldexpl' libeclmin.a(number.o): In function `cl_rational': number.o.c:(.text+0x133c): undefined reference to `frexpl' number.o.c:(.text+0x1350): undefined reference to `ldexpl' libeclmin.a(num_co.o): In function `cl_decode_float': num_co.o.c:(.text+0x3a4): undefined reference to `frexpl' libeclmin.a(num_co.o): In function `cl_scale_float': num_co.o.c:(.text+0x458): undefined reference to `ldexpl' libeclmin.a(num_co.o): In function `cl_integer_decode_float': num_co.o.c:(.text+0x904): undefined reference to `frexpl' num_co.o.c:(.text+0x90c): undefined reference to `ldexpl' libeclmin.a(hash.o): In function `_hash_eql': hash.o.c:(.text+0x408): undefined reference to `frexpl' libeclmin.a(hash.o): In function `_hash_equal': hash.o.c:(.text+0x630): undefined reference to `frexpl' libeclmin.a(big.o): In function `_ecl_big_to_long_double': big.o.c:(.text+0xa84): undefined reference to `ldexpl' Makefile:79: recipe for target 'ecl_min' failed gmake[1]: *** [ecl_min] Error 1 gmake[1]: Leaving directory '/scratch/lang/ecl/work/ecl-13.5.1/build' Makefile:70: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/lang/ecl *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/lang/ecl