Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2011 11:37:53 +0300 (EEST)
From:      Charlie & <root@panix.internal.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155968: problem with xmlto, libxslt-1.1.26_2 causes entire KDE/Gnome build to fail
Message-ID:  <201103270837.p2R8brtw045354@panix.internal.net>
Resent-Message-ID: <201103270910.p2R9ABsb069406@freefall.freebsd.org>

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

>Number:         155968
>Category:       ports
>Synopsis:       problem with xmlto, libxslt-1.1.26_2 causes entire KDE/Gnome build to fail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 27 09:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
home
>Environment:
System: FreeBSD panix.internal.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Mar 23 13:27:15 EET 2011 doroot@panix.internal.net:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	Various ports (mainly the ones running xmlto, like xmlto itself or gpsd) fail to build because of a failure in xmlto. The problem comes from /usr/local/bin/xsltproc. It fails to correctly process xslt correctly. 
For the case of gpsd, the message from xmlto is :
echo 'timestamp for stamp-gps-manpages' > 'stamp-gps-manpages.tmp' &&  xmlto  man './gps.xml' &&  mv -f 'stamp-gps-manpages.tmp' 'stamp-gps-manpages'
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.yBIWLy line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
*** Error code 1

By debugging i got that far: 
http://forums.freebsd.org/showthread.php?t=22831

The problem is that a huge number of ports depend on this, so practically a system with KDE or gnome cannot be upgraded.
>How-To-Repeat:
	Try to install astro/gpsd or textproc/xmlto
>Fix:

	No fix

>Release-Note:
>Audit-Trail:
>Unformatted:



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