From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 30 23:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 B73659A1 for ; Sat, 30 Mar 2013 23:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8523EFE3 for ; Sat, 30 Mar 2013 23:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2UNU0P6045133 for ; Sat, 30 Mar 2013 23:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2UNU0cN045132; Sat, 30 Mar 2013 23:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 30 Mar 2013 23:30:00 GMT Resent-Message-Id: <201303302330.r2UNU0cN045132@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Walter Hurry 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 ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177515: textproc/libxml2-2.7.8_0 causes other ports to fail compilation X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 23:30:00 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 30 23:30:00 UTC 2013 >Closed-Date: >Last-Modified: >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: >Unformatted: