My ninja searching skills are failing me today, and I don't see anything related in /usr/ports/UPDATING.
When I update/install misc/freebsd-doc-en without PostScript and PDF
When I update/install misc/freebsd-doc-en with PostScript and PDF
What's even weird was when I first started getting update errors they were initially java/openjdk6 errors, which are gone after uninstalling. I am subscribed to a handful of mailing lists and didn't see any mention in freebsd-docs, freebsd-bugs, or freebsd-ports. Anyone else experiencing the same issues?
When I update/install misc/freebsd-doc-en without PostScript and PDF
make config options I get this error:
Code:
===> en_US.ISO8859-1/articles/building-products (all)
groff -p -S -Wall -mtty-char -man /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.pic > /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.ps
/usr/local/bin/gs -q -dNOPAUSE -dBATCH -dSAFER -dDELAYSAFER -sPAPERSIZE=letter -r72 -sDEVICE=bbox -sOutputFile=/dev/null /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.ps > /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.eps 2>&1
*** Error code 1
Stop.
make[5]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/misc/freebsd-doc-en
*** Error code 1
Stop.
make: stopped in /usr/ports/misc/freebsd-doc-en
root@lpnix002:/usr/ports/misc/freebsd-doc-en # exit
When I update/install misc/freebsd-doc-en with PostScript and PDF
make config options I get this error:
Code:
===> en_US.ISO8859-1/articles/bsdl-gpl (all)
env XML_CATALOG_FILES="file:///usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl/catalog-cwd.xml file:///usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/share/xml/catalog.xml file:///usr/ports/misc/freebsd-doc-en/work/doc/share/xml/catalog.xml file:///usr/ports/misc/freebsd-doc-en/work/doc/share/xml/catalog-common.xml file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude --nonet --param docformatnav "'1'" --param img.src.path "'/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl/../../../share/images/articles/bsdl-gpl/'" --param callout.graphics.path "'/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl/imagelib/callouts/'" --maxdepth 6000 http://www.FreeBSD.org/XML/share/xml/freebsd-fo.xsl article.parsed.print.xml > article.fo
Making portrait pages on B5 paper (176mmx250mm)
No "en" localization of "Lastmodified" exists.
No "en" localization of "on" exists.
/usr/local/bin/fop -c /usr/ports/misc/freebsd-doc-en/work/doc/share/misc/fop.xconf article.fo article.pdf
make[5]: exec(/usr/local/bin/fop) failed (No such file or directory)
*** Error code 1
Stop.
make[5]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/misc/freebsd-doc-en/work/doc
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/misc/freebsd-doc-en
*** Error code 1
Stop.
make: stopped in /usr/ports/misc/freebsd-doc-en
root@lpnix002:/usr/ports/misc/freebsd-doc-en # exit
What's even weird was when I first started getting update errors they were initially java/openjdk6 errors, which are gone after uninstalling. I am subscribed to a handful of mailing lists and didn't see any mention in freebsd-docs, freebsd-bugs, or freebsd-ports. Anyone else experiencing the same issues?