From nobody@FreeBSD.org  Fri Oct 30 11:02:42 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4D3E4106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Oct 2009 11:02:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 22B9A8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Oct 2009 11:02:42 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9UB2fLm095682
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Oct 2009 11:02:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n9UB2fMZ095681;
	Fri, 30 Oct 2009 11:02:41 GMT
	(envelope-from nobody)
Message-Id: <200910301102.n9UB2fMZ095681@www.freebsd.org>
Date: Fri, 30 Oct 2009 11:02:41 GMT
From: atom <atom@smasher.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/moreutils port fails
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: corky1951@comcast.net

>Number:         140105
>Category:       ports
>Synopsis:       sysutils/moreutils port fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 30 11:10:02 UTC 2009
>Closed-Date:    Sun Nov 01 20:01:36 UTC 2009
>Last-Modified:  Sun Nov 01 20:01:36 UTC 2009
>Originator:     atom
>Release:        7.2-RELEASE #2
>Organization:
>Environment:
FreeBSD avocado.lan 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Sat Oct 24 18:02:34 NZDT 2009     root@avocado.lan:/usr/obj/usr/src/sys/YOYODYNE  i386

>Description:
building the port fails with:

Unknown processing instruction: xml version="1.0" encoding="utf-8"? at /usr/local/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl line 1241, <STDIN> line 2.
gmake: *** [sponge.1] Error 8
*** Error code 1


>How-To-Repeat:
cd /usr/ports/sysutils/moreutils && make install

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Oct 30 11:10:16 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: corky1951@comcast.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/140105: sysutils/moreutils port fails
Date: Fri, 30 Oct 2009 11:10:15 UT

 Maintainer of sysutils/moreutils,
 
 Please note that PR ports/140105 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140105
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Charlie Kester <corky1951@comcast.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140105: sysutils/moreutils port fails
Date: Fri, 30 Oct 2009 07:02:51 -0700

 The docbook2X and docbook-utils ports both install a utility named
 docbook2man, but they are not the same.  
 
 The moreutils port requires docbook2man from docbook2X.  The reported
 failure indicates that docbook-utils is being used instead.
 
 Installing textproc/docbook2X should fix the problem.

From: Charlie Kester <corky1951@comcast.net>
To: Atom Smasher <atom@smasher.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/140105: sysutils/moreutils port fails
Date: Fri, 30 Oct 2009 15:46:09 -0700

 On Fri 30 Oct 2009 at 12:00:21 PDT Atom Smasher wrote:
 >
 >this works:
 >	pkg_deinstall docbook-utils-0.6.14_7
 >	cd /usr/ports/sysutils/moreutils
 >	make install
 >
 >the moreutils port installs textproc/docbook2X by if "docbook2man" 
 >isn't found.
 >
 >i'm not sure why docbook-utils-0.6.14_7 was installed. "pkg_info -R 
 >docbook-utils-0.6.14_7" showed nothing. pkgdb found nothing to 
 >correct before or after uninstalling it.
 >
 >thanks.
 
 Thank you for confirming the fix.
 
 moreutils only needs docbook2man in order to build its manpages. So if
 you do need docbook-utils for something else, you can reinstall it after
 removing docbook2X.
 
 I have contacted the maintainers of the docbook-utils and docbook2X
 ports, to let them know about the conflicting versions of docbook2man.
 
 -- Charlie
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 1 20:01:22 UTC 2009 
State-Changed-Why:  
Submitted confirms issue is resolved 

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