[package - head-i386-default][misc/freebsd-doc-pt] Failed for pt-freebsd-doc-46616_1,1 in build
Geoff Speicher
geoff at sea-incorporated.com
Thu Jul 2 12:13:16 UTC 2015
On Thu, Jul 2, 2015 at 7:49 AM, Warren Block <wblock at wonkity.com> wrote:
> On Wed, 1 Jul 2015, Geoff Speicher wrote:
>
> Actually looking at the full stack trace it appears that the problem is
>> here:
>>
>>
>> org.apache.fop.layoutmgr.list.ListItemLayoutManager.getCombinedKnuthElementsForListItem(ListItemLayoutManager.java:405)
>>
>> which seems to be the same error that should have been fixed by this
>> commit referenced by PR 201007:
>>
>> https://svnweb.freebsd.org/ports?view=revision&revision=390702
>>
>
> That builder instance appears to be missing the latest doc toolchain
> commits:
>
> env
> XML_CATALOG_FILES="file:///wrkdirs/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl/catalog-cwd.xml
> file:///wrkdirs/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/share/xml/catalog.xml
> file:///wrkdirs/usr/ports/misc/freebsd-doc-en/work/doc/share/xml/catalog.xml
> file:///wrkdirs/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
> "'/wrkdirs/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/bsdl-gpl/../../../share/images/articles/bsdl-gpl/'"
> --param callout.graphics.path
> "'/wrkdirs/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)
>
> Those are two lines, really. The first shows that xsltproc is not using
> the --maxvars 20000 that was added a few days ago:
>
> https://svnweb.freebsd.org/doc?view=revision&revision=46901
>
> Not a problem in that case, xsltproc appears to have run okay. Just an
> example of a missing recent doc tree commit.
>
> The second line shows that the newer default page size change from B5 to
> A4 is not in place:
>
> https://svnweb.freebsd.org/doc?view=revision&revision=46887
>
> That one might be a problem, fop might have an easier time with larger
> pages.
Not sure I understand what you are suggesting, but my note was meant to
ensure that you are using the latest version of the port (2.0_1) because
that may fix your problem.
More information about the freebsd-pkg-fallout
mailing list