From nobody@FreeBSD.org  Sat Mar 30 23:22:09 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 89A2592D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Mar 2013 23:22:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 78A09FB2
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Mar 2013 23:22:09 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2UNM8KC044082
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Mar 2013 23:22:08 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2UNM7ws044081;
	Sat, 30 Mar 2013 23:22:07 GMT
	(envelope-from nobody)
Message-Id: <201303302322.r2UNM7ws044081@red.freebsd.org>
Date: Sat, 30 Mar 2013 23:22:07 GMT
From: Walter Hurry <walterhurry@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/libxml2-2.7.8_0 causes other ports to fail compilation
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177515
>Category:       ports
>Synopsis:       textproc/libxml2-2.7.8_0 causes other ports to fail compilation
>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:   Sat Mar 30 23:30:00 UTC 2013
>Closed-Date:    Sun Mar 31 20:43:16 UTC 2013
>Last-Modified:  Sun Mar 31 20:43:16 UTC 2013
>Originator:     Walter Hurry
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD red.laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
After upgrading textproc/libxml2 from version 2.7.8_5 to version 2.7.8_0, a number of ports dependent on libxml2 will not compile.

One example is x11-toolkits/gtksourceview2. The following error is received:

  CCLD   test-widget
./gtksourceview/.libs/libgtksourceview-2.0.so: undefined reference to 
`xmlTextReaderRelaxNGValidate'
gmake[2]: *** [test-widget] Error 1

The only workaround I have found so far is to downgrade textproc/libxml2-2.7.8_0 to version 2.7.8_5 again (and downgrade /usr/ports/textproc/py-libxml2 to version 2-2.7.8_2 with it)
>How-To-Repeat:
Upgrade textproc/libxml2 from version 2.7.8_5 to version 2.7.8_0 (and textproc/py-libxml2 with it).

Try to recompile x11-toolkits/gtksourceview2 and other dependent ports
>Fix:


>Release-Note:
>Audit-Trail:

From: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To: Walter Hurry <walterhurry@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/177515: textproc/libxml2-2.7.8_0 causes other ports to
 fail compilation
Date: Sun, 31 Mar 2013 09:43:58 +0400

 Hello Walter,
 
 the current version of libxml2 in ports is 2.8.0_1 and as I can say, 
 x11-toolkits/gtksourceview2 builds fine with it. Are you mistyped the 
 version in report or your ports tree is outdated?
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.

From: Paul Brewer <paul.brewer40@ntlworld.com>
To: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/177515: textproc/libxml2-2.7.8_0 causes other ports to
 fail compilation
Date: Sun, 31 Mar 2013 21:20:46 +0100

 On Sun, 31 Mar 2013 09:43:58 +0400
 Ruslan Makhmatkhanov wrote:
 
 > Hello Walter,
 > 
 > the current version of libxml2 in ports is 2.8.0_1 and as I can say, 
 > x11-toolkits/gtksourceview2 builds fine with it. Are you mistyped the 
 > version in report or your ports tree is outdated?
 > 
 Yes, it's OK now with 2.8.0_1. I had the issue when it was at 2.8.0.
 I think the PR can be closed now as fixed.
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sun Mar 31 20:43:15 UTC 2013 
State-Changed-Why:  
Submitter reported that libxml 2.8.0_1 fixed the issue for him. 

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