=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for hivex-1.3.15nb3 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15' Making all in gnulib/lib gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' GEN alloca.h GEN byteswap.h GEN errno.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/types.h GEN unistd.h GEN wchar.h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' gmake[4]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' CC c-ctype.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC exitfail.lo CC fd-hook.lo CC full-read.lo CC full-write.lo CC getprogname.lo CC glthread/lock.lo CC progname.lo CC safe-read.lo CC safe-write.lo CC glthread/threadlib.lo CC unistd.lo CC xsize.lo CC xstrtol.lo CC xstrtoul.lo CC xstrtol-error.lo CC asnprintf.lo CC error.lo CC getopt.lo CC getopt1.lo CC printf-args.lo CC printf-parse.lo CC strerror.lo CC strerror-override.lo CC vasnprintf.lo CC xstrtoll.lo CC xstrtoull.lo CCLD libgnu.la gmake[4]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' gmake[3]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/lib' Making all in generator gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/generator' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/generator' Making all in lib gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib' Making all in tools gmake[3]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib/tools' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib/tools' gmake[3]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib' CC libhivex_la-handle.lo handle.c: In function '_hivex_get_iconv': handle.c:73:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] h->iconv_cache[t].handle = iconv_open ("LATIN1", "UTF-8"); ^ handle.c:75:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] h->iconv_cache[t].handle = iconv_open ("UTF-8", "LATIN1"); ^ handle.c:77:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] h->iconv_cache[t].handle = iconv_open ("UTF-16LE", "UTF-8"); ^ handle.c:79:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] h->iconv_cache[t].handle = iconv_open ("UTF-8", "UTF-16LE"); ^ handle.c:82:12: warning: passing argument 1 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] iconv (h->iconv_cache[t].handle, NULL, 0, NULL, 0); ^ In file included from handle.c:33:0: /usr/include/iconv.h:46:8: note: expected 'iconv_t {aka struct __tag_iconv_t *}' but argument is of type 'struct __tag_iconv_t **' size_t iconv(iconv_t, const char ** __restrict, ^~~~~ handle.c: In function 'hivex_close': handle.c:463:20: warning: passing argument 1 of 'iconv_close' from incompatible pointer type [-Wincompatible-pointer-types] iconv_close (h->iconv_cache[t].handle); ^ In file included from handle.c:33:0: /usr/include/iconv.h:49:5: note: expected 'iconv_t {aka struct __tag_iconv_t *}' but argument is of type 'struct __tag_iconv_t **' int iconv_close(iconv_t); ^~~~~~~~~~~ CC libhivex_la-node.lo CC libhivex_la-offset-list.lo CC libhivex_la-utf16.lo utf16.c: In function '_hivex_recode': utf16.c:54:21: warning: passing argument 1 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] size_t r = iconv (ic, (ICONV_CONST char **) &inp, &inlen, &outp, &outlen); ^~ In file included from utf16.c:26:0: /usr/include/iconv.h:46:8: note: expected 'iconv_t {aka struct __tag_iconv_t *}' but argument is of type 'struct __tag_iconv_t **' size_t iconv(iconv_t, const char ** __restrict, ^~~~~ CC libhivex_la-util.lo CC libhivex_la-value.lo CC libhivex_la-visit.lo CC libhivex_la-write.lo CCLD libhivex.la pod2man \ --section 3 \ -c "Windows Registry" \ --name "hivex" \ --release "hivex-1.3.15" \ hivex.pod > hivex.3-t && mv hivex.3-t hivex.3 mkdir -p ../html pod2html \ --css pod.css \ --htmldir ../html \ --outfile ../html/hivex.3.html \ hivex.pod gmake[3]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib' gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/lib' Making all in images gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/images' CC mklarge-mklarge.o CCLD mklarge cmp -s ./minimal ./minimal || \ cp ./minimal ./minimal ./mklarge ./minimal ./large gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/images' Making all in gnulib/tests gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' GEN arpa/inet.h GEN ctype.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/uio.h GEN time.h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' Making all in . gmake[4]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' gmake[3]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/gnulib/tests' Making all in xml gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/xml' CC hivexml-hivexml.o CCLD hivexml pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexml" \ --release "hivex-1.3.15" \ hivexml.pod > hivexml.1-t && mv hivexml.1-t hivexml.1 mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexml.1.html \ /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/xml/hivexml.pod gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/xml' Making all in po gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/po' gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/po' Making all in sh gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/sh' CC hivexsh-hivexsh.o CCLD hivexsh pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexget" \ --release "hivex-1.3.15" \ hivexget.pod > hivexget.1-t && mv hivexget.1-t hivexget.1 pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexsh" \ --release "hivex-1.3.15" \ hivexsh.pod > hivexsh.1-t && mv hivexsh.1-t hivexsh.1 mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexget.1.html \ /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/sh/hivexget.pod mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexsh.1.html \ /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/sh/hivexsh.pod gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/sh' Making all in ocaml gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml' gcc -I.. -I/usr/pkg/lib/ocaml -I../ocaml -I../lib -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fPIC -Wall -c hivex_c.c ocamlfind ocamlc -package unix -c hivex.mli -o hivex.cmi exec: /usr/pkg/bin/ocamlc.opt: not found gmake[2]: *** [Makefile:1831: hivex.cmi] Error 127 gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml' gmake[1]: *** [Makefile:1402: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15' gmake: *** [Makefile:1309: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/hivex *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/hivex