=> 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 pcre-ocaml-7.5.0 gcc src/pcre_stubs.o (exit 1) (cd _build/default/src && /tmp/devel/pcre-ocaml/work/.cwrapper/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -O2 -fPIC -DPIC -g -I /usr/pkg/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c) pcre_stubs.c: In function 'pcre_compile_stub': pcre_stubs.c:327:23: warning: implicit declaration of function 'Is_none'; did you mean 'Is_long'? [-Wimplicit-function-declaration] chartables tables = Is_none(v_tables) ? NULL : get_tables(Field(v_tables, 0)); ^~~~~~~ Is_long pcre_stubs.c: In function 'pcre_get_match_limit_recursion_stub': pcre_stubs.c:378:29: error: 'Val_none' undeclared (first use in this function); did you mean 'Val_not'? if (extra == NULL) return Val_none; ^~~~~~~~ Val_not pcre_stubs.c:378:29: note: each undeclared identifier is reported only once for each function it appears in pcre_stubs.c: In function 'pcre_get_match_limit_stub': pcre_stubs.c:392:29: error: 'Val_none' undeclared (first use in this function); did you mean 'Val_not'? if (extra == NULL) return Val_none; ^~~~~~~~ Val_not In file included from pcre_stubs.c:50:0: pcre_stubs.c: In function 'pcre_firsttable_stub': pcre_stubs.c:513:7: error: 'Val_none' undeclared (first use in this function); did you mean 'Val_not'? ? Val_none ^ /usr/pkg/lib/ocaml/caml/memory.h:476:29: note: in definition of macro 'CAMLreturnT' type caml__temp_result = (result); \ ^~~~~~ pcre_stubs.c:511:3: note: in expansion of macro 'CAMLreturn' CAMLreturn( ^~~~~~~~~~ pcre_stubs.c:514:7: warning: implicit declaration of function 'caml_alloc_some'; did you mean 'caml_alloc_shr'? [-Wimplicit-function-declaration] : caml_alloc_some(caml_alloc_initialized_string(32, (char *) ftable))); ^ /usr/pkg/lib/ocaml/caml/memory.h:476:29: note: in definition of macro 'CAMLreturnT' type caml__temp_result = (result); \ ^~~~~~ pcre_stubs.c:511:3: note: in expansion of macro 'CAMLreturn' CAMLreturn( ^~~~~~~~~~ pcre_stubs.c: In function 'pcre_lastliteral_stub': pcre_stubs.c:523:33: error: 'Val_none' undeclared (first use in this function); did you mean 'Val_not'? if (lastliteral == -1) return Val_none; ^~~~~~~~ Val_not *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/pcre-ocaml *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/pcre-ocaml