=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for sudo-1.9.16p2nb1 => Generating pre-install file lists => Creating installation directories if test -f ./docs/CODEOWNERS; then if test -d ./.hg && hg -R . identify -ibt >stamp-ChangeLog.tmp 2>&1; then cmp stamp-ChangeLog.tmp stamp-ChangeLog >/dev/null 2>&1 || { mv -f stamp-ChangeLog.tmp stamp-ChangeLog; if hg log -R . --template=changelog -r "sort(branch(.) or follow(), -date)" > ChangeLog.tmp; then mv -f ChangeLog.tmp ./ChangeLog; fi; }; elif test -d ./.git && git --git-dir ./.git describe --tags >stamp-ChangeLog.tmp 2>&1; then cmp stamp-ChangeLog.tmp stamp-ChangeLog >/dev/null 2>&1 || { mv -f stamp-ChangeLog.tmp stamp-ChangeLog; if ./scripts/log2cl.pl -R ./.git > ChangeLog.tmp; then mv -f ChangeLog.tmp ./ChangeLog; fi; }; fi; rm -f ChangeLog.tmp stamp-ChangeLog.tmp; fi if test ! -f ./ChangeLog; then echo "ChangeLog data not available" > ./ChangeLog; fi for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sudoers plugins/system_group src include docs examples; do (cd $d && exec /usr/pkg/bin/bmake "INSTALL_OWNER=" install) && continue; exit $?; done /bin/bash ../../scripts/mkinstalldirs /var/work/security/sudo/work/.destdir/usr/pkg/lib/sudo mkdir /var/work/security/sudo/work/.destdir/usr/pkg/lib mkdir /var/work/security/sudo/work/.destdir/usr/pkg/lib/sudo case "-Wl,--version-script,util.map" in *-no-install*) ;; *) if [ X"yes" = X"yes" ]; then INSTALL_BACKUP='' /bin/bash ../../libtool --tag=disable-static --quiet --mode=install /bin/bash ../../scripts/install-sh -c libsudo_util.la /var/work/security/sudo/work/.destdir/usr/pkg/lib/sudo; fi;; esac install: no destination specified *** Error code 1 Stop. bmake[1]: stopped making "install" in /var/work/security/sudo/work/sudo-1.9.16p2/lib/util *** Error code 1 Stop. bmake: stopped making "install" in /var/work/security/sudo/work/sudo-1.9.16p2 *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /usr/pkgsrc/security/sudo *** Error code 1 Stop. bmake: stopped making "stage-install" in /usr/pkgsrc/security/sudo