From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 26 12:40:01 2014 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF879EC0 for ; Sat, 26 Apr 2014 12:40:01 +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 A4BA7174B for ; Sat, 26 Apr 2014 12:40:01 +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 s3QCe1f0073282 for ; Sat, 26 Apr 2014 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3QCe11W073281; Sat, 26 Apr 2014 12:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 26 Apr 2014 12:40:01 GMT Resent-Message-Id: <201404261240.s3QCe11W073281@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, Christoph Moench-Tegeder 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 8F831DD9 for ; Sat, 26 Apr 2014 12:39:19 +0000 (UTC) Received: from smtp.burggraben.net (base.exwg.net [IPv6:2a01:4f8:140:50a2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E26F1742 for ; Sat, 26 Apr 2014 12:39:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id D76D86003CF for ; Sat, 26 Apr 2014 14:39:16 +0200 (CEST) Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xax0wbjtcG1b for ; Sat, 26 Apr 2014 14:39:12 +0200 (CEST) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7b43:1:6a05:caff:fe01:aae9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Sat, 26 Apr 2014 14:39:12 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 1C62130196; Sat, 26 Apr 2014 14:39:12 +0200 (CEST) Message-Id: <20140426123912.1C62130196@elch.exwg.net> Date: Sat, 26 Apr 2014 14:39:12 +0200 (CEST) From: Christoph Moench-Tegeder To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189015: sysutils/brasero : needs to link against libICE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Christoph Moench-Tegeder List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 12:40:02 -0000 >Number: 189015 >Category: ports >Synopsis: sysutils/brasero : needs to link against libICE >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 26 12:40:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Christoph Moench-Tegeder >Release: FreeBSD 10.0-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD elch.exwg.net 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #3 r264302: Wed Apr 9 19:18:58 CEST 2014 cmt@elch.exwg.net:/usr/obj/usr/src/sys/ELCH amd64 brasero-2.32.1_6 sysutils/brasero >Description: since the last update, sysutils/brasero fails to link with error messages indicating that the linker misses symbols from libICE. >How-To-Repeat: >Fix: the following patch has been shamelessly adapted from editors/gedit r351960, which had the same problem three days ago. Index: Makefile =================================================================== --- Makefile (revision 352246) +++ Makefile (working copy) @@ -23,7 +23,7 @@ CONFLICTS= brasero-3.[0-9]* GNU_CONFIGURE= yes -USE_XORG= sm +USE_XORG= ice sm USES= pathfix gettext shared-mime-info gmake pkgconfig tar:bzip2 \ libtool desktop-file-utils USE_GNOME= intlhack gnomeprefix gnomedocutils @@ -72,5 +72,7 @@ @${REINPLACE_CMD} -e 's|" == "|" = "|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/proc/self/fd/0|/dev/fd/0|g' ${WRKSRC}/po/*.po + @${REINPLACE_CMD} -e '/BRASERO_SM_LIBS =/s/$$/ -lICE/' \ + ${WRKSRC}/src/Makefile.in .include Regards, Christoph >Release-Note: >Audit-Trail: >Unformatted: