From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 4 21:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A17553EA for ; Sun, 4 May 2014 21:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82E8110F5 for ; Sun, 4 May 2014 21:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s44LU0MN070157 for ; Sun, 4 May 2014 21:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s44LU0PT070156; Sun, 4 May 2014 21:30:00 GMT (envelope-from gnats) Resent-Date: Sun, 4 May 2014 21:30:00 GMT Resent-Message-Id: <201405042130.s44LU0PT070156@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, Matthias Andree Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87FBE358 for ; Sun, 4 May 2014 21:20:05 +0000 (UTC) Received: from mandree by apollo.emma.line.org with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1Wh3pL-0000IU-Sf for FreeBSD-gnats-submit@freebsd.org; Sun, 04 May 2014 23:20:03 +0200 Message-Id: Date: Sun, 04 May 2014 23:20:03 +0200 From: Matthias Andree To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189362: graphics/libchamplain fails to build if older version installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Matthias Andree List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2014 21:30:00 -0000 >Number: 189362 >Category: ports >Synopsis: graphics/libchamplain fails to build if older version installed >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 04 21:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 9.2-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD apollo.emma.line.org 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: libchamplain fails to build if an older version - with possibly broken .so requisites - is installed. The build should make sure to use its own libraries from the build dir (libtool --mode=run), rather than those from the system. Else libchamplain cannot be rebuilt from ports if it's part of a "libfoo has changed, rebuild all packages that depend on it" game: ... Shared object "libfreetype.so.9" not found, required by "libchamplain-0.8.so.1" Command '['/var/tmp/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain/tmp-introspectGdtW1M/Champlain-0.8', '--introspect-dump=/var/tmp/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain/tmp-introspectGdtW1M/functions.txt,/var/tmp/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain/tmp-introspectGdtW1M/dump.xml']' returned non-zero exit status 1 gmake[3]: *** [Champlain-0.8.gir] Fehler 1 gmake[3]: Leaving directory `/var/tmp/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain' >How-To-Repeat: >Fix: A workaround is to delete libchamplain before rebuilding it. This is not mentioned in, but should be added to, ports/UPDATING 20140416: AFFECTS: users of print/freetype2 textproc/libxml2 x11/pixman x11/libxcb and graphics/freeglut AUTHOR: x11@FreeBSD.org and gnome@FreeBSD.org ... >Release-Note: >Audit-Trail: >Unformatted: