From achix@panix.internal.net  Sun Mar 27 09:05:39 2011
Return-Path: <achix@panix.internal.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 305FE106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Mar 2011 09:05:39 +0000 (UTC)
	(envelope-from achix@panix.internal.net)
Received: from panix.internal.net (cpe-77-83-196-106-dsl.netone.gr [77.83.196.106])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C27B8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Mar 2011 09:05:37 +0000 (UTC)
Received: from panix.internal.net (localhost [127.0.0.1])
	by panix.internal.net (8.14.4/8.14.4) with ESMTP id p2R8brpi045355
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Mar 2011 11:37:54 +0300 (EEST)
	(envelope-from achix@panix.internal.net)
Received: (from root@localhost)
	by panix.internal.net (8.14.4/8.14.4/Submit) id p2R8brtw045354;
	Sun, 27 Mar 2011 11:37:53 +0300 (EEST)
	(envelope-from achix)
Message-Id: <201103270837.p2R8brtw045354@panix.internal.net>
Date: Sun, 27 Mar 2011 11:37:53 +0300 (EEST)
From: Charlie & <root@panix.internal.net>
Reply-To: panixgr@yahoo.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: problem with xmlto, libxslt-1.1.26_2 causes entire KDE/Gnome build to fail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155968
>Category:       ports
>Synopsis:       problem with textproc/xmlto, libxslt-1.1.26_2 causes entire KDE/Gnome build to fail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mandree
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 27 09:10:11 UTC 2011
>Closed-Date:    Mon Mar 28 11:31:28 UTC 2011
>Last-Modified:  Mon Mar 28 11:31:28 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->mandree 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Mar 27 09:18:02 UTC 2011 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155968 

From: Matthias Andree <mandree@FreeBSD.org>
To: bug-followup@FreeBSD.org, panixgr@yahoo.com
Cc:  
Subject: Re: ports/155968: problem with textproc/xmlto, libxslt-1.1.26_2 causes
 entire KDE/Gnome build to fail
Date: Sun, 27 Mar 2011 13:45:50 +0200

 Please make sure to paste all relevant information into the bug. I do 
 have neither time nor interest to dig through forums for details, and I 
 will happily close this bug if I cannot reproduce the condition without 
 such information. If needed, extract relevant information to pastebin or 
 thereabouts and post a direct deep link to the precise details.
 
 -- 
 Matthias Andree
 ports committer
 
State-Changed-From-To: open->suspended 
State-Changed-By: mandree 
State-Changed-When: Sun Mar 27 12:01:16 UTC 2011 
State-Changed-Why:  
unreproducible - insufficient information 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155968 

From: Matthias Andree <matthias.andree@gmx.de>
To: bug-followup@FreeBSD.org, panixgr@yahoo.com
Cc:  
Subject: Re: ports/155968: problem with textproc/xmlto, libxslt-1.1.26_2 causes
 entire KDE/Gnome build to fail
Date: Sun, 27 Mar 2011 14:00:36 +0200

 I cannot reproduce the problem. Likely either the ports tree is out of 
 date, and/or one of the ports that xmlto depends on is corrupt, possibly 
 also one or more of the catalog* files under /usr/local/share/xml - 
 these are usually managed by xmlcatmgr, xmlcharent, and the 
 docbook-xml-* ports.
 
 Be sure to use portmaster or portupgrade to upgrade the ports, and 
 always mind /usr/ports/UPDATING. In doubt, a full reinstallation of all 
 the ports, as laid out in the portmaster manual page, should fix this.
 
 HTH
 
 -- 
 Matthias Andree
 
State-Changed-From-To: suspended->closed 
State-Changed-By: mandree 
State-Changed-When: Mon Mar 28 11:31:25 UTC 2011 
State-Changed-Why:  
submitter fixed that by reinstallation of all ports 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155968 
>Unformatted:
