Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2005 22:23:12 +0000 (GMT)
From:      mark@darklogik.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mark@darklogik.org
Subject:   ports/90777: textproc/xmlto fails to produce most formats
Message-ID:  <20051221222312.D5E966757@logik.internal.network>
Resent-Message-ID: <200512212230.jBLMU47D029232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90777
>Category:       ports
>Synopsis:       textproc/xmlto fails to produce most formats
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 22:30:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     mark r
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
n/a
>Environment:
System: FreeBSD logik.internal.network 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386
>Description:
  The xmlto port fails to produce PDF, PS or pretty much any output
  that relies on XSL-FO. It seems to have installed symlinks
  incorrectly. The standard error:

    Format script: /usr/local/share/xmlto/format/docbook/pdf
    Convert to XSL-FO
    Real stylesheet:
    http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
    xmllint >/dev/null --xinclude --postvalid
    /home/markzero/doc/xml/2005/12/xmlto_bug/XML/ped.xml
    Stylesheet: /tmp/xmlto-xsl.cR2KVZ
    xsltproc --nonet --xinclude \
       -o /tmp/xmlto.gus0Ys/ped.proc \
       /tmp/xmlto-xsl.cR2KVZ \
       /home/markzero/doc/xml/2005/12/xmlto_bug/XML/ped.xml
    Making portrait pages on USletter paper (8.5inx11in)
    /usr/local/share/xmlto/format/docbook/../fo/pdf: Can't open
    /usr/local/share/xmlto/format/docbook/../fo/pdf: No such file or
    directory

>How-To-Repeat:
	I have created a small collection of XML files to demonstrate the
  problem. They can be downloaded from:

    http://www.darklogik.org/tmp/xmlto_bug.tar.gz
    MD5 (xmlto_bug.tar.gz) = c0ed1d2f452c1235cf2771fc06bcb6b4
    SHA256 (xmlto_bug.tar.gz) = c47a579844048d77a34c91288711f17e3a6952fb9544200ab2b518018786e086

  To verify that the standard xsltproc method works for HTML, please
  type:

    make
    (this will produce an XHTML file in ./out

  To try to create a range of formats with xmlto, please type:

    make tests

  It will also fail from the command line:

    xmlto pdf XML/ped.xml
>Fix:
  Unknown...
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051221222312.D5E966757>