=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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'. => Checksum SHA1 OK for wyrd-1.4.6.tar.gz => Checksum RMD160 OK for wyrd-1.4.6.tar.gz => Checksum SHA512 OK for wyrd-1.4.6.tar.gz ===> Installing dependencies for wyrd-1.4.6nb13 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency remind>=3.00.24: found remind-3.1.15nb3 => Full dependency ncurses>=6.0: found ncurses-6.1nb6 => Full dependency ocaml>=4.08.1nb1: found ocaml-4.08.1nb2 => Full dependency camlp4>=4.07: found camlp4-4.08+1 ===> Overriding tools for wyrd-1.4.6nb13 ===> Extracting for wyrd-1.4.6nb13 ===> Patching for wyrd-1.4.6nb13 => Applying pkgsrc patches for wyrd-1.4.6nb13 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.2 2018/03/14 09:16:02 dholland Exp $ | |Correctly install configuration files | |--- Makefile.in.orig 2010-10-23 18:50:07.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 108 (offset 6 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-curses_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-curses_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-curses_Makefile.in,v 1.2 2018/03/14 09:16:02 dholland Exp $ | |Honor pkgsrc LDFLAGS. | |--- curses/Makefile.in.orig 2015-03-22 16:58:53.000000000 +0000 |+++ curses/Makefile.in -------------------------- Patching file curses/Makefile.in using Plan A... Hunk #1 succeeded at 15. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-utility.ml => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd/patches/patch-utility.ml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-utility.ml,v 1.1 2018/03/14 09:14:05 dholland Exp $ | |Fix build with ocaml 4.06. | |--- utility.ml~ 2013-02-03 03:40:39.000000000 +0000 |+++ utility.ml -------------------------- Patching file utility.ml using Plan A... Hunk #1 succeeded at 270. Hunk #2 succeeded at 281. Hunk #3 succeeded at 354. done ===> Creating toolchain wrappers for wyrd-1.4.6nb13 ===> Configuring for wyrd-1.4.6nb13 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./curses/Makefile.in. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-ncurses checking for ocamlc... ocamlc ocaml version is 4.08.1 ocaml library path is /usr/pkg/lib/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... ocamldep checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking platform... not Win32 checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for remind... /usr/pkg/bin/remind checking remind version... 03.01.15 checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users configure: creating ./config.status config.status: creating Makefile config.status: creating install.ml === configuring in curses (/tmp/time/wyrd/work/wyrd-1.4.6/curses) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--with-ncurses' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include/ncurses -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --with-ncurses checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for working ncurses library... found in -lncurses checking for term.h... configure: error: not found configure: error: ./configure failed for curses *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/wyrd