=> 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'. ===> Installing for remind-3.2.0nb3 => Generating pre-install file lists => Creating installation directories ********************* * * * Installing REMIND * * * ********************* mkdir -p /tmp/time/remind/work/.destdir/usr/pkg/bin || true for prog in remind rem2ps ; do /usr/bin/install -c -s -o pbulk -g wheel -m 755 $prog /tmp/time/remind/work/.destdir/usr/pkg/bin || exit 1; done for prog in ./../scripts/tkremind ./../scripts/cm2rem ; do /usr/bin/install -c -o pbulk -g wheel -m 755 $prog /tmp/time/remind/work/.destdir/usr/pkg/bin || exit 1; done rm -f /tmp/time/remind/work/.destdir/usr/pkg/bin/rem > /dev/null 2>&1 || true ln -s remind /tmp/time/remind/work/.destdir/usr/pkg/bin/rem mkdir -p /tmp/time/remind/work/.destdir/usr/pkg/man/man1 || true for man in ./../man/rem2ps.1 ./../man/remind.1 ./../man/tkremind.1 ./../man/cm2rem.1 ./../man/rem.1 ; do /usr/bin/install -c -o pbulk -g wheel -m 644 $man /tmp/time/remind/work/.destdir/usr/pkg/man/man1 || exit 1; done strip /tmp/time/remind/work/.destdir/usr/pkg/bin/remind || true strip /tmp/time/remind/work/.destdir/usr/pkg/bin/rem2ps || true cd /tmp/time/remind/work/remind-03.02.00; /usr/bin/install -c -o pbulk -g wheel -m 644 examples/defs.rem /tmp/time/remind/work/.destdir/usr/pkg/share/examples/remind; /usr/bin/install -c -o pbulk -g wheel -m 644 examples/remind.vim /tmp/time/remind/work/.destdir/usr/pkg/share/examples/remind; cd /tmp/time/remind/work/remind-03.02.00; /usr/bin/install -c -o pbulk -g wheel -m 644 docs/README.UNIX /tmp/time/remind/work/.destdir/usr/pkg/share/doc/remind; /usr/bin/install -c -o pbulk -g wheel -m 644 docs/WHATSNEW /tmp/time/remind/work/.destdir/usr/pkg/share/doc/remind; /usr/bin/install -c -o pbulk -g wheel -m 644 COPYRIGHT /tmp/time/remind/work/.destdir/usr/pkg/share/doc/remind /usr/bin/install -c -o pbulk -g wheel -m 755 /tmp/time/remind/work/remind-03.02.00/www/rem2html /tmp/time/remind/work/.destdir/usr/pkg/bin/rem2html => Automatic manual page handling => Generating post-install file lists pkg_info: can't find package `perl-5.36.0' => Checking file-check results for remind-3.2.0nb3 => Checking for non-existent script interpreters in remind-3.2.0nb3 ERROR: [check-interpreter.mk] The interpreter "/usr/pkg/bin/perl" of "/tmp/time/remind/work/.destdir/usr/pkg/bin/rem2html" does not exist. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/remind *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/remind