=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for hivex-1.3.15nb2 /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 mkdir -p `dirname hivex.cmo` ocamlfind ocamlc -package unix -c hivex.ml -o hivex.cmo ocamlmklib -o mlhivex hivex_c.o hivex.cmo -L../lib/.libs -lhivex mkdir -p `dirname t/hivex_005_load.cmo` ocamlfind ocamlc -package unix -c t/hivex_005_load.ml -o t/hivex_005_load.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_005_load.cmo -o t/hivex_005_load mkdir -p `dirname t/hivex_010_open.cmo` ocamlfind ocamlc -package unix -c t/hivex_010_open.ml -o t/hivex_010_open.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_010_open.cmo -o t/hivex_010_open mkdir -p `dirname t/hivex_020_root.cmo` ocamlfind ocamlc -package unix -c t/hivex_020_root.ml -o t/hivex_020_root.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_020_root.cmo -o t/hivex_020_root mkdir -p `dirname t/hivex_100_errors.cmo` ocamlfind ocamlc -package unix -c t/hivex_100_errors.ml -o t/hivex_100_errors.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_100_errors.cmo -o t/hivex_100_errors mkdir -p `dirname t/hivex_110_gc_handle.cmo` ocamlfind ocamlc -package unix -c t/hivex_110_gc_handle.ml -o t/hivex_110_gc_handle.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_110_gc_handle.cmo -o t/hivex_110_gc_handle mkdir -p `dirname t/hivex_120_rlenvalue.cmo` ocamlfind ocamlc -package unix -c t/hivex_120_rlenvalue.ml -o t/hivex_120_rlenvalue.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_120_rlenvalue.cmo -o t/hivex_120_rlenvalue mkdir -p `dirname t/hivex_200_write.cmo` ocamlfind ocamlc -package unix -c t/hivex_200_write.ml -o t/hivex_200_write.cmo File "t/hivex_200_write.ml", line 60, characters 6-27: Warning 3: deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 61, characters 6-28: Warning 3: deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 63, characters 4-27: Warning 3: deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 64, characters 4-27: Warning 3: deprecated: Stdlib.String.set Use Bytes.set instead. /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_200_write.cmo -o t/hivex_200_write mkdir -p `dirname t/hivex_300_fold.cmo` ocamlfind ocamlc -package unix -c t/hivex_300_fold.ml -o t/hivex_300_fold.cmo /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_300_fold.cmo -o t/hivex_300_fold rm t/hivex_100_errors.cmo t/hivex_300_fold.cmo t/hivex_020_root.cmo t/hivex_120_rlenvalue.cmo t/hivex_010_open.cmo t/hivex_005_load.cmo t/hivex_200_write.cmo t/hivex_110_gc_handle.cmo gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15/ocaml' gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15' gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15' gmake[1]: Leaving directory '/tmp/pkgbuild/sysutils/hivex/work.alpha/hivex-1.3.15'