=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for caml-light-0.74nb2
cd runtime; make CC="gcc" OPTS="-Dunix" LIBS="" all
awk -f ../tools/make-jumptbl instruct.h > jumptbl.h
gcc -O2 -Dunix -I..   -c interp.c -o interp.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from interp.c:4:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from interp.c:4:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c misc.c -o misc.o
In file included from misc.c:2:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.c:2:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c stacks.c -o stacks.o
In file included from stacks.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from stacks.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c fix_code.c -o fix_code.o
In file included from fix_code.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from fix_code.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c main.c -o main.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from main.c:10:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from main.c:10:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
main.c: In function 'main':
main.c:238:5: warning: implicit declaration of function 'fixup_endianness' [-Wimplicit-function-declaration]
gcc -O2 -Dunix -I..   -c fail.c -o fail.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from fail.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from fail.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c signals.c -o signals.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from signals.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from signals.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c debugcom.c -o debugcom.o
In file included from misc.h:7,
                 from debugcom.c:7:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from debugcom.c:4:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
debugcom.c: In function 'debugger':
debugcom.c:266:7: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
gcc -O2 -Dunix -I..   -c freelist.c -o freelist.o
In file included from freelist.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from freelist.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c major_gc.c -o major_gc.o
In file included from major_gc.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from major_gc.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c minor_gc.c -o minor_gc.o
In file included from minor_gc.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from minor_gc.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c memory.c -o memory.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from memory.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from memory.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c alloc.c -o alloc.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from alloc.c:8:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from alloc.c:6:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c roots.c -o roots.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from roots.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from roots.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c compare.c -o compare.o
In file included from misc.h:7,
                 from fail.h:6,
                 from compare.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from fail.h:6,
                 from compare.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c ints.c -o ints.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from ints.c:2:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from ints.c:2:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c floats.c -o floats.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from floats.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from floats.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c str.c -o str.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from str.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from str.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c io.c -o io.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from io.c:10:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from io.c:10:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c extern.c -o extern.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from extern.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from extern.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c externcp.c -o externcp.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from externcp.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from externcp.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
externcp.c: In function 'emit_compact':
externcp.c:85:24: warning: implicit declaration of function 'string_length' [-Wimplicit-function-declaration]
externcp.c: In function 'extern_compact_val':
externcp.c:143:15: warning: implicit declaration of function 'pos_out' [-Wimplicit-function-declaration]
externcp.c:162:3: warning: implicit declaration of function 'seek_out' [-Wimplicit-function-declaration]
gcc -O2 -Dunix -I..   -c intern.c -o intern.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from intern.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from intern.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c interncp.c -o interncp.o
In file included from misc.h:7,
                 from debugger.h:4,
                 from interncp.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from debugger.h:4,
                 from interncp.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c hash.c -o hash.o
In file included from mlvalues.h:5,
                 from hash.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from mlvalues.h:5,
                 from hash.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c sys.c -o sys.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from sys.c:14:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from sys.c:11:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
sys.c: In function 'sys_error':
sys.c:73:19: warning: implicit declaration of function 'string_length' [-Wimplicit-function-declaration]
sys.c: In function 'sys_rename':
sys.c:153:7: warning: implicit declaration of function 'rename'; did you mean 'devname'? [-Wimplicit-function-declaration]
gcc -O2 -Dunix -I..   -c meta.c -o meta.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from meta.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from meta.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
meta.c: In function 'start_interp':
meta.c:17:3: warning: implicit declaration of function 'fixup_endianness' [-Wimplicit-function-declaration]
gcc -O2 -Dunix -I..   -c parsing.c -o parsing.o
In file included from parsing.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from parsing.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c lexing.c -o lexing.o
In file included from mlvalues.h:5,
                 from lexing.c:3:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from mlvalues.h:5,
                 from lexing.c:3:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I..   -c gc_ctrl.c -o gc_ctrl.o
In file included from misc.h:7,
                 from alloc.h:5,
                 from gc_ctrl.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from misc.h:7,
                 from alloc.h:5,
                 from gc_ctrl.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gc_ctrl.c: In function 'init_gc':
gc_ctrl.c:210:3: warning: implicit declaration of function 'init_c_roots' [-Wimplicit-function-declaration]
sed -n -e '/\/\* ML \*\//s/.* \([a-z0-9_][a-z0-9_]*\) *(.*/\1/p'  compare.c extern.c externcp.c floats.c gc_ctrl.c hash.c  intern.c interncp.c interp.c ints.c io.c lexing.c meta.c parsing.c  str.c sys.c > primitives2
sh -c 'if cmp -s primitives primitives2;  then rm primitives2;  else mv primitives2 primitives;  fi'
(echo '#include "mlvalues.h"';  echo '#include "prims.h"';  sed -e 's/.*/extern value &();/' primitives;  echo 'c_primitive cprim[] = {';  sed -e 's/.*/  &,/' primitives;  echo '  0 };';  echo 'char * names_of_cprim[] = {';  sed -e 's/.*/  "&",/' primitives;  echo '  0 };') > prims.c
gcc -O2 -Dunix -I..   -c prims.c -o prims.o
In file included from mlvalues.h:5,
                 from prims.c:1:
config.h:18: warning: "bcopy" redefined
   18 | #define bcopy(src,dst,len) memmove((dst), (src), (len))
      | 
In file included from /usr/include/strings.h:72,
                 from /usr/include/string.h:98,
                 from config.h:15,
                 from mlvalues.h:5,
                 from prims.c:1:
/usr/include/ssp/strings.h:38: note: this is the location of the previous definition
   38 | #define bcopy(src, dst, len) \
      | 
gcc -O2 -Dunix -I.. -o camlrun prims.o interp.o misc.o stacks.o fix_code.o main.o fail.o signals.o debugcom.o  freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o  compare.o ints.o floats.o str.o io.o  extern.o externcp.o intern.o interncp.o  hash.o sys.o meta.o parsing.o lexing.o gc_ctrl.o  -lm
rm -f libcaml.a
ar rc libcaml.a interp.o misc.o stacks.o fix_code.o main.o fail.o signals.o debugcom.o  freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o  compare.o ints.o floats.o str.o io.o  extern.o externcp.o intern.o interncp.o  hash.o sys.o meta.o parsing.o lexing.o gc_ctrl.o
if test -f /usr/bin/ranlib -o -f /bin/ranlib; then ranlib libcaml.a; else true; fi
cp runtime/camlrun .
cd yacc; make CC="gcc" OPTS="-Dunix" all
gcc -O -DNDEBUG -Dunix   -c closure.c -o closure.o
closure.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int]
closure.c: In function 'set_EFF':
closure.c:39:5: warning: implicit declaration of function 'reflexive_transitive_closure' [-Wimplicit-function-declaration]
closure.c: At top level:
closure.c:47:1: warning: return type defaults to 'int' [-Wimplicit-int]
closure.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int]
closure.c:179:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c error.c -o error.o
error.c:6:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c: In function 'fatal':
error.c:10:5: warning: implicit declaration of function 'done' [-Wimplicit-function-declaration]
error.c: At top level:
error.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:21:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:29:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:64:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:76:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:88:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:112:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:124:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:134:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:146:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:156:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:165:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:174:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:182:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:190:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:198:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:206:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:222:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:231:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:238:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:250:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:259:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:271:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:279:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:289:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:297:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:307:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:324:1: warning: return type defaults to 'int' [-Wimplicit-int]
error.c:331:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c lalr.c -o lalr.o
lalr.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c: In function 'lalr':
lalr.c:41:5: warning: implicit declaration of function 'set_state_table' [-Wimplicit-function-declaration]
lalr.c:42:5: warning: implicit declaration of function 'set_accessing_symbol' [-Wimplicit-function-declaration]
lalr.c:43:5: warning: implicit declaration of function 'set_shift_table' [-Wimplicit-function-declaration]
lalr.c:44:5: warning: implicit declaration of function 'set_reduction_table' [-Wimplicit-function-declaration]
lalr.c:45:5: warning: implicit declaration of function 'set_maxrhs' [-Wimplicit-function-declaration]
lalr.c:46:5: warning: implicit declaration of function 'initialize_LA' [-Wimplicit-function-declaration]
lalr.c:47:5: warning: implicit declaration of function 'set_goto_map' [-Wimplicit-function-declaration]
lalr.c:48:5: warning: implicit declaration of function 'initialize_F' [-Wimplicit-function-declaration]
lalr.c:49:5: warning: implicit declaration of function 'build_relations' [-Wimplicit-function-declaration]
lalr.c:50:5: warning: implicit declaration of function 'compute_FOLLOWS' [-Wimplicit-function-declaration]
lalr.c:51:5: warning: implicit declaration of function 'compute_lookaheads' [-Wimplicit-function-declaration]
lalr.c: At top level:
lalr.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:67:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:78:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:89:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:128:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:165:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c: In function 'set_goto_map':
lalr.c:188:6: warning: implicit declaration of function 'fatal' [-Wimplicit-function-declaration]
lalr.c: At top level:
lalr.c:263:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c: In function 'initialize_F':
lalr.c:326:3: warning: implicit declaration of function 'digraph'; did you mean 'isgraph'? [-Wimplicit-function-declaration]
lalr.c: At top level:
lalr.c:340:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c: In function 'build_relations':
lalr.c:391:4: warning: implicit declaration of function 'add_lookback_edge' [-Wimplicit-function-declaration]
lalr.c: At top level:
lalr.c:432:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:517:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:523:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c:557:1: warning: return type defaults to 'int' [-Wimplicit-int]
lalr.c: In function 'digraph':
lalr.c:575:2: warning: implicit declaration of function 'traverse' [-Wimplicit-function-declaration]
lalr.c: At top level:
lalr.c:584:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c lr0.c -o lr0.o
lr0.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:75:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:84:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:113:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:126:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c: In function 'generate_states':
lr0.c:131:5: warning: implicit declaration of function 'set_first_derives' [-Wimplicit-function-declaration]
lr0.c:132:5: warning: implicit declaration of function 'initialize_states' [-Wimplicit-function-declaration]
lr0.c:136:2: warning: implicit declaration of function 'closure' [-Wimplicit-function-declaration]
lr0.c:137:2: warning: implicit declaration of function 'save_reductions' [-Wimplicit-function-declaration]
lr0.c:138:2: warning: implicit declaration of function 'new_itemsets' [-Wimplicit-function-declaration]
lr0.c:142:6: warning: implicit declaration of function 'save_shifts' [-Wimplicit-function-declaration]
lr0.c:147:5: warning: implicit declaration of function 'finalize_closure' [-Wimplicit-function-declaration]
lr0.c: At top level:
lr0.c:218:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c: In function 'initialize_states':
lr0.c:229:17: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
lr0.c: At top level:
lr0.c:245:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c: In function 'new_state':
lr0.c:296:2: warning: implicit declaration of function 'fatal' [-Wimplicit-function-declaration]
lr0.c: At top level:
lr0.c:322:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:357:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:367:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:378:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:396:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:430:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:479:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:509:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:538:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:587:1: warning: return type defaults to 'int' [-Wimplicit-int]
lr0.c:593:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c main.c -o main.o
main.c:79:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c: In function 'done':
main.c:82:45: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
main.c: At top level:
main.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c:120:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c: In function 'getargs':
main.c:200:29: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
main.c: At top level:
main.c:229:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c: In function 'create_file_names':
main.c:289:2: warning: implicit declaration of function 'open_error'; did you mean 'perror'? [-Wimplicit-function-declaration]
main.c: At top level:
main.c:325:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c:385:1: warning: return type defaults to 'int' [-Wimplicit-int]
main.c: In function 'main':
main.c:392:5: warning: implicit declaration of function 'reader' [-Wimplicit-function-declaration]
main.c:393:5: warning: implicit declaration of function 'lr0' [-Wimplicit-function-declaration]
main.c:394:5: warning: implicit declaration of function 'lalr' [-Wimplicit-function-declaration]
main.c:395:5: warning: implicit declaration of function 'make_parser' [-Wimplicit-function-declaration]
main.c:396:5: warning: implicit declaration of function 'verbose' [-Wimplicit-function-declaration]
main.c:397:5: warning: implicit declaration of function 'output' [-Wimplicit-function-declaration]
gcc -O -DNDEBUG -Dunix   -c mkpar.c -o mkpar.o
mkpar.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c: In function 'make_parser':
mkpar.c:31:5: warning: implicit declaration of function 'find_final_state' [-Wimplicit-function-declaration]
mkpar.c:32:5: warning: implicit declaration of function 'remove_conflicts' [-Wimplicit-function-declaration]
mkpar.c:33:5: warning: implicit declaration of function 'unused_rules' [-Wimplicit-function-declaration]
mkpar.c:34:32: warning: implicit declaration of function 'total_conflicts' [-Wimplicit-function-declaration]
mkpar.c:35:5: warning: implicit declaration of function 'defreds' [-Wimplicit-function-declaration]
mkpar.c: At top level:
mkpar.c:153:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c:170:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c: In function 'unused_rules':
mkpar.c:176:26: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
mkpar.c: At top level:
mkpar.c:202:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c:326:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c:335:1: warning: return type defaults to 'int' [-Wimplicit-int]
mkpar.c:348:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c output.c -o output.o
output.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c: In function 'output':
output.c:27:3: warning: implicit declaration of function 'free_itemsets' [-Wimplicit-function-declaration]
output.c:28:3: warning: implicit declaration of function 'free_shifts' [-Wimplicit-function-declaration]
output.c:29:3: warning: implicit declaration of function 'free_reductions' [-Wimplicit-function-declaration]
output.c:30:3: warning: implicit declaration of function 'write_section' [-Wimplicit-function-declaration]
output.c:32:3: warning: implicit declaration of function 'output_transl' [-Wimplicit-function-declaration]
output.c:33:3: warning: implicit declaration of function 'output_rule_data' [-Wimplicit-function-declaration]
output.c:34:3: warning: implicit declaration of function 'output_yydefred' [-Wimplicit-function-declaration]
output.c:35:3: warning: implicit declaration of function 'output_actions' [-Wimplicit-function-declaration]
output.c:36:3: warning: implicit declaration of function 'free_parser' [-Wimplicit-function-declaration]
output.c:37:3: warning: implicit declaration of function 'output_debug' [-Wimplicit-function-declaration]
output.c:45:3: warning: implicit declaration of function 'output_semantic_actions' [-Wimplicit-function-declaration]
output.c:49:3: warning: implicit declaration of function 'output_entries' [-Wimplicit-function-declaration]
output.c: At top level:
output.c:71:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:119:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:146:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c: In function 'output_actions':
output.c:155:5: warning: implicit declaration of function 'token_actions' [-Wimplicit-function-declaration]
output.c:161:5: warning: implicit declaration of function 'goto_actions'; did you mean 'output_actions'? [-Wimplicit-function-declaration]
output.c:166:5: warning: implicit declaration of function 'sort_actions'; did you mean 'output_actions'? [-Wimplicit-function-declaration]
output.c:167:5: warning: implicit declaration of function 'pack_table' [-Wimplicit-function-declaration]
output.c:168:5: warning: implicit declaration of function 'output_base' [-Wimplicit-function-declaration]
output.c:169:5: warning: implicit declaration of function 'output_table' [-Wimplicit-function-declaration]
output.c:170:5: warning: implicit declaration of function 'output_check'; did you mean 'output_char'? [-Wimplicit-function-declaration]
output.c: At top level:
output.c:174:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:258:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c: In function 'goto_actions':
output.c:264:9: warning: implicit declaration of function 'default_goto' [-Wimplicit-function-declaration]
output.c: At top level:
output.c:369:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:404:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c: In function 'pack_table':
output.c:425:10: warning: implicit declaration of function 'matching_vector' [-Wimplicit-function-declaration]
output.c:428:14: warning: implicit declaration of function 'pack_vector' [-Wimplicit-function-declaration]
output.c: In function 'pack_vector':
output.c:541:7: warning: implicit declaration of function 'fatal' [-Wimplicit-function-declaration]
output.c:546:19: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
output.c: At top level:
output.c:585:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:656:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:688:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:717:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c: In function 'output_stored_text':
output.c:738:2: warning: implicit declaration of function 'open_error'; did you mean 'perror'? [-Wimplicit-function-declaration]
output.c: At top level:
output.c:757:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:854:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:859:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:864:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:877:1: warning: return type defaults to 'int' [-Wimplicit-int]
output.c:891:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c reader.c -o reader.o
reader.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'cachec':
reader.c:45:18: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
reader.c: In function 'skip_comment':
reader.c:137:3: warning: implicit declaration of function 'unterminated_comment' [-Wimplicit-function-declaration]
reader.c: In function 'keyword':
reader.c:266:5: warning: implicit declaration of function 'syntax_error' [-Wimplicit-function-declaration]
reader.c: In function 'copy_ident':
reader.c:277:18: warning: implicit declaration of function 'unexpected_EOF' [-Wimplicit-function-declaration]
reader.c: In function 'copy_text':
reader.c:314:6: warning: implicit declaration of function 'unterminated_text' [-Wimplicit-function-declaration]
reader.c:349:7: warning: implicit declaration of function 'unterminated_string' [-Wimplicit-function-declaration]
reader.c: In function 'copy_union':
reader.c:426:20: warning: implicit declaration of function 'over_unionized' [-Wimplicit-function-declaration]
reader.c:447:17: warning: implicit declaration of function 'unterminated_union' [-Wimplicit-function-declaration]
reader.c: In function 'get_literal':
reader.c:597:16: warning: implicit declaration of function 'illegal_character' [-Wimplicit-function-declaration]
reader.c: In function 'get_name':
reader.c:723:29: warning: implicit declaration of function 'used_reserved'; did you mean 'is_reserved'? [-Wimplicit-function-declaration]
reader.c: In function 'declare_tokens':
reader.c:815:18: warning: implicit declaration of function 'tokenized_start' [-Wimplicit-function-declaration]
reader.c:821:3: warning: implicit declaration of function 'retyped_warning' [-Wimplicit-function-declaration]
reader.c:832:3: warning: implicit declaration of function 'reprec_warning' [-Wimplicit-function-declaration]
reader.c:845:3: warning: implicit declaration of function 'revalued_warning' [-Wimplicit-function-declaration]
reader.c: In function 'declare_start':
reader.c:894:2: warning: implicit declaration of function 'terminal_start' [-Wimplicit-function-declaration]
reader.c:897:9: warning: implicit declaration of function 'too_many_entries' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:950:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:969:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1000:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1008:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1020:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'advance_to_start':
reader.c:1035:6: warning: implicit declaration of function 'no_grammar' [-Wimplicit-function-declaration]
reader.c:1065:5: warning: implicit declaration of function 'start_rule'; did you mean 'strtoull'? [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1070:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'start_rule':
reader.c:1075:2: warning: implicit declaration of function 'terminal_lhs' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1085:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'end_rule':
reader.c:1087:27: warning: implicit declaration of function 'default_action_error' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1097:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'copy_action':
reader.c:1197:15: warning: implicit declaration of function 'unknown_rhs' [-Wimplicit-function-declaration]
reader.c:1203:17: warning: implicit declaration of function 'illegal_token_ref' [-Wimplicit-function-declaration]
reader.c:1242:2: warning: implicit declaration of function 'unterminated_action' [-Wimplicit-function-declaration]
reader.c: In function 'mark_symbol':
reader.c:1358:2: warning: implicit declaration of function 'prec_redeclared' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1366:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1414:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1439:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'check_symbols':
reader.c:1444:2: warning: implicit declaration of function 'undefined_goal' [-Wimplicit-function-declaration]
reader.c:1450:6: warning: implicit declaration of function 'undefined_symbol_warning' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1457:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1593:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'make_goal':
reader.c:1618:9: warning: implicit declaration of function 'entry_without_type' [-Wimplicit-function-declaration]
reader.c: At top level:
reader.c:1639:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c:1734:1: warning: return type defaults to 'int' [-Wimplicit-int]
reader.c: In function 'reader':
reader.c:1736:5: warning: implicit declaration of function 'create_symbol_table' [-Wimplicit-function-declaration]
reader.c:1741:5: warning: implicit declaration of function 'free_symbol_table' [-Wimplicit-function-declaration]
reader.c:1747:5: warning: implicit declaration of function 'free_symbols'; did you mean 'pack_symbols'? [-Wimplicit-function-declaration]
gcc -O -DNDEBUG -Dunix   -c skeleton.c -o skeleton.o
skeleton.c:28:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c symtab.c -o symtab.o
symtab.c: In function 'make_bucket':
symtab.c:34:18: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
symtab.c: At top level:
symtab.c:79:1: warning: return type defaults to 'int' [-Wimplicit-int]
symtab.c:99:1: warning: return type defaults to 'int' [-Wimplicit-int]
symtab.c:106:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c verbose.c -o verbose.o
verbose.c: In function 'verbose':
verbose.c:14:26: warning: implicit declaration of function 'no_space' [-Wimplicit-function-declaration]
verbose.c:17:2: warning: implicit declaration of function 'print_state'; did you mean 'initstate'? [-Wimplicit-function-declaration]
verbose.c:21:2: warning: implicit declaration of function 'log_unused' [-Wimplicit-function-declaration]
verbose.c:23:2: warning: implicit declaration of function 'log_conflicts' [-Wimplicit-function-declaration]
verbose.c: At top level:
verbose.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:78:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c: In function 'print_state':
verbose.c:84:2: warning: implicit declaration of function 'print_conflicts'; did you mean 'log_conflicts'? [-Wimplicit-function-declaration]
verbose.c:86:5: warning: implicit declaration of function 'print_core' [-Wimplicit-function-declaration]
verbose.c:87:5: warning: implicit declaration of function 'print_nulls' [-Wimplicit-function-declaration]
verbose.c:88:5: warning: implicit declaration of function 'print_actions' [-Wimplicit-function-declaration]
verbose.c: At top level:
verbose.c:92:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:176:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:220:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c: In function 'print_actions':
verbose.c:233:2: warning: implicit declaration of function 'print_shifts'; did you mean 'print_state'? [-Wimplicit-function-declaration]
verbose.c:234:2: warning: implicit declaration of function 'print_reductions'; did you mean 'print_actions'? [-Wimplicit-function-declaration]
verbose.c:242:6: warning: implicit declaration of function 'print_gotos'; did you mean 'print_actions'? [-Wimplicit-function-declaration]
verbose.c: At top level:
verbose.c:247:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:272:1: warning: return type defaults to 'int' [-Wimplicit-int]
verbose.c:310:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix   -c warshall.c -o warshall.o
warshall.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int]
warshall.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
gcc -O -DNDEBUG -Dunix -o camlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o  skeleton.o symtab.o verbose.o warshall.o
cp yacc/camlyacc .
cd lib; make CPP="cpp -P -C -Dunix" all
../camlrun ../camlcomp -stdlib . -O none -g -W arg.mli
*** Signal 11

Stop.
make[1]: stopped in /tmp/pkgbuild/lang/caml-light/work.aarch64eb/cl74/src/lib
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/lang/caml-light/work.aarch64eb/cl74/src
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/lang/caml-light
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/caml-light