From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 1 06:10: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 C6F27B44 for ; Mon, 1 Apr 2013 06:10: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 95ABADCC for ; Mon, 1 Apr 2013 06:10: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 r316A0KS076145 for ; Mon, 1 Apr 2013 06:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r316A07S076144; Mon, 1 Apr 2013 06:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 1 Apr 2013 06:10:00 GMT Resent-Message-Id: <201304010610.r316A07S076144@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, deeptech71 Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 92DE5952 for ; Mon, 1 Apr 2013 06:02:48 +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 84654D8B for ; Mon, 1 Apr 2013 06:02:48 +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 r3162m7E080439 for ; Mon, 1 Apr 2013 06:02:48 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r3162mi8080438; Mon, 1 Apr 2013 06:02:48 GMT (envelope-from nobody) Message-Id: <201304010602.r3162mi8080438@red.freebsd.org> Date: Mon, 1 Apr 2013 06:02:48 GMT From: deeptech71 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177534: net-im/pidgin fails to build if net-im/libpurple was built without gstreamer support 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: Mon, 01 Apr 2013 06:10:00 -0000 >Number: 177534 >Category: ports >Synopsis: net-im/pidgin fails to build if net-im/libpurple was built without gstreamer support >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: Mon Apr 01 06:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: deeptech71 >Release: -CURRENT >Organization: >Environment: >Description: If the GSTREAMER and VV options in net-im/libpurple are disabled, then the farsight library does not get installed. Despite this, net-im/pidgin still tries to link against "libgstfarsight.a", which does not necessarily exist in this case, thus hitting a compilation error. >How-To-Repeat: 1. Run ``make config'' for net-im/libpurple and uncheck the GSTREAMER and VV options. 2. Make sure you do not have net-im/farsight2 installed. If necessary to remove libpurple's dependency on gstreamer and farsight, first rebuild and reinstall libpurple with the options just set. 3. Try to build net-im/pidgin. >Fix: >Release-Note: >Audit-Trail: >Unformatted: