ports/164824: x11-toolkits/libXaw fails to build if textproc/fop is installed
Konstantin Belousov
kostikbel at gmail.com
Mon Feb 6 13:30:14 UTC 2012
>Number: 164824
>Category: ports
>Synopsis: x11-toolkits/libXaw fails to build if textproc/fop is installed
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 06 13:30:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Konstantin Belousov
>Release: 9-STABLE
>Organization:
>Environment:
FreeBSD sirion 9.0-STABLE FreeBSD 9.0-STABLE #467 r231056: Mon Feb 6 01:53:24 EET 2012 root at sirion:/usr/obj/usr/home/bsd/src/sys/SIRION amd64
>Description:
If textproc/fop is installed (in my case, as a dependency of textproc/xmlto),
libXaw rebuild fails while trying to generate libXaw.ps.
The build log:
Making all in specs
gmake[2]: Entering directory `/usr/home/portworkdir/usr/home/bsd/ports/x11-toolkits/libXaw/work/libXaw-1.0.8/specs'
GEN libXaw.html
GEN libXaw.ps
Making portrait pages on letter paper (215.9mmx279.4mm)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}outline" encountered (a child of fo:root}. (See position 2:12585)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}label" encountered (a child of outline}. (See position 2:12596)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}outline" encountered (a child of fo:root}. (See position 2:12760)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}label" encountered (a child of outline}. (See position 2:12771)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}outline" encountered (a child of fo:root}. (See position 2:12933)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}label" encountered (a child of outline}. (See position 2:12944)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}outline" encountered (a child of outline}. (See position 2:13059)
Feb 6, 2012 3:23:58 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Unknown formatting object "{http://xml.apache.org/fop/extensions}label" encountered (a child of outline}. (See position 2:13070)
Feb 6, 2012 3:23:58 PM org.apache.fop.cli.Main startFOP
SEVERE: Exception
javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException: file:/tmp/xmlto.TbLx7v/libXaw.proc:2:13189: Error(2/13189): No element mapping definition found for (Namespace URI: "http://xml.apache.org/fop/extensions", Local Name: "destination")
at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:302)
at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:130)
at org.apache.fop.cli.Main.startFOP(Main.java:174)
at org.apache.fop.cli.Main.main(Main.java:205)
---------
..
gmake[2]: *** [libXaw.ps] Error 1
gmake[2]: Leaving directory `/usr/home/portworkdir/usr/home/bsd/ports/x11-toolkits/libXaw/work/libXaw-1.0.8/specs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/portworkdir/usr/home/bsd/ports/x11-toolkits/libXaw/work/libXaw-1.0.8'
gmake: *** [all] Error 2
*** Error code 1
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list