=> 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'. ===> Building for deforaos-editor-0.3.0 --- subdirs --- --- editor.html --- --- filter.html --- --- editor.html --- ./docbook.sh -P "/usr/pkg" -- "editor.html" --- filter.html --- ./docbook.sh -P "/usr/pkg" -- "filter.html" xsltproc --nonet --xinclude -o filter.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl filter.xml xsltproc: not found ./docbook.sh: filter.html: Could not create page --- editor.html --- xsltproc --nonet --xinclude -o editor.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl editor.xml xsltproc: not found ./docbook.sh: editor.html: Could not create page --- editor.1 --- --- filter.1 --- --- editor.1 --- ./docbook.sh -P "/usr/pkg" -- "editor.1" --- filter.1 --- ./docbook.sh -P "/usr/pkg" -- "filter.1" --- editor.1 --- xsltproc --nonet --xinclude -o editor.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl editor.xml --- filter.1 --- xsltproc --nonet --xinclude -o filter.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl filter.xml --- editor.1 --- xsltproc: not found --- filter.1 --- xsltproc: not found --- editor.1 --- ./docbook.sh: editor.1: Could not create page --- filter.1 --- ./docbook.sh: filter.1: Could not create page --- Editor.pot --- ./gettext.sh -P "/usr/pkg" -- "Editor.pot" xgettext --force-po -d Editor -o Editor.pot --keyword=_ --keyword=N_ -f POTFILES --- de.mo --- --- es.mo --- --- de.mo --- ./gettext.sh -P "/usr/pkg" -- "de.mo" --- es.mo --- ./gettext.sh -P "/usr/pkg" -- "es.mo" --- de.mo --- msgmerge -U de.po Editor.pot --- es.mo --- msgmerge -U es.po Editor.pot ........ done. msgfmt -c -v -o es.mo es.po --- de.mo --- ........ done. msgfmt -c -v -o de.mo de.po --- es.mo --- 27 translated messages, 43 untranslated messages. --- fr.mo --- --- de.mo --- 46 translated messages, 24 untranslated messages. --- it.mo --- --- fr.mo --- ./gettext.sh -P "/usr/pkg" -- "fr.mo" --- it.mo --- ./gettext.sh -P "/usr/pkg" -- "it.mo" msgmerge -U it.po Editor.pot --- fr.mo --- msgmerge -U fr.po Editor.pot ........ done. msgfmt -c -v -o fr.mo fr.po --- it.mo --- ........ done. msgfmt -c -v -o it.mo it.po --- fr.mo --- 70 translated messages. --- it.mo --- 27 translated messages, 43 untranslated messages. --- callbacks.o --- --- editor.o --- --- callbacks.o --- cc -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c callbacks.c --- editor.o --- cc -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c editor.c editor.c:16:1: warning: string length '566' is greater than the length '509' ISO C90 compilers are required to support --- callbacks.o --- callbacks.c: In function 'on_help_contents': callbacks.c:165:32: warning: unused parameter 'data' --- filter.o --- cc -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c filter.c --- main.o --- cc -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c main.c --- editor --- cc -o editor callbacks.o editor.o filter.o main.o `pkg-config --libs libDesktop` -lintl --- filter.o --- cc -W `pkg-config --cflags libSystem` -Wall -g -O2 -pedantic -c filter.c --- filter --- cc -o filter filter.o `pkg-config --libs libSystem` -lintl ../src/filter.o *** Please use pkgtools/verifypc to sanity check dependencies. => Unwrapping files-to-be-installed.