=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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'. ===> Installing for pv-0.9.6nb1 => Creating installation directories makeinfo --no-split doc/manual.texi -o doc/pv.info WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. chmod 644 doc/pv.info texi2html -monolithic doc/manual.texi gmake: texi2html: Command not found gmake: [doc/manual.html] Error 127 (ignored) test -e manual.html || mv pv.html manual.html mv: rename pv.html to manual.html: No such file or directory gmake: [doc/manual.html] Error 1 (ignored) perl ./autoconf/scripts/htmlmunge.pl < manual.html > doc/manual.html sh: cannot open manual.html: no such file gmake: [doc/manual.html] Error 1 (ignored) rm -f manual.html chmod 644 doc/manual.html man doc/quickref.1 | sed 's/.//g' | cat -s > doc/quickref.txt || : man: no entry for doc/quickref.1 in the manual. chmod 644 doc/quickref.txt || : ./autoconf/scripts/mkinstalldirs \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/bin" mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/bin ./autoconf/scripts/mkinstalldirs \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/man/man1" mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/man mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/man/man1 ./autoconf/scripts/mkinstalldirs \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/info" mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/info /usr/bin/install -c -o pbulkXXX -g users -m 755 pv \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/bin/pv" /usr/bin/install -c -o pbulkXXX -g users -m 644 doc/quickref.1 \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/man/man1/pv.1" /usr/bin/install -c -o pbulkXXX -g users -m 644 doc/pv.info \ "/scratch/sysutils/pv/work/.destdir//usr/pkg/info/pv.info" /scratch/sysutils/pv/work/.tools/bin/true "/scratch/sysutils/pv/work/.destdir//usr/pkg/man/man1/pv.1" /scratch/sysutils/pv/work/.tools/bin/true "/scratch/sysutils/pv/work/.destdir//usr/pkg/info/pv.info" if test -n "src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo"; then \ catalogs='src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo'; \ for cat in $catalogs; do \ name=`echo $cat | sed 's,^.*/,,g'`; \ if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \ destdir=/usr/pkg/share/locale; \ else \ destdir=/usr/pkg/share/locale; \ fi; \ lang=`echo $name | sed 's/.mo$//'`; \ dir=/scratch/sysutils/pv/work/.destdir/$destdir/$lang/LC_MESSAGES; \ ./autoconf/scripts/mkinstalldirs $dir; \ /usr/bin/install -c -o pbulkXXX -g users -m 644 $cat $dir/pv.mo; \ done; \ fi mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/de mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/de/LC_MESSAGES mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/fr mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/fr/LC_MESSAGES mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/pl mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/pl/LC_MESSAGES mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/pt mkdir /scratch/sysutils/pv/work/.destdir/usr/pkg/share/locale/pt/LC_MESSAGES dir=share/doc/pv; cd /scratch/sysutils/pv/work/pv-0.9.6/doc; /usr/bin/grep "^$dir/" /bulk-data/pkgsrc/sysutils/pv/PLIST | /usr/bin/sed "s|^$dir/||" | while read file; do test ! -f "$file" || /usr/bin/install -c -o pbulkXXX -g users -m 644 "$file" /scratch/sysutils/pv/work/.destdir/usr/pkg/$dir; done /usr/bin/install -c -o pbulkXXX -g users -m 644 /scratch/sysutils/pv/work/pv-0.9.6/README /scratch/sysutils/pv/work/.destdir/usr/pkg/share/doc/pv => Automatic manual page handling