From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 21 08:20:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D38FDDF for ; Thu, 21 Mar 2013 08:20:01 +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 C502618E for ; Thu, 21 Mar 2013 08:20:01 +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 r2L8K1Mi022785 for ; Thu, 21 Mar 2013 08:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2L8K1Um022784; Thu, 21 Mar 2013 08:20:01 GMT (envelope-from gnats) Date: Thu, 21 Mar 2013 08:20:01 GMT Message-Id: <201303210820.r2L8K1Um022784@freefall.freebsd.org> To: gnome@FreeBSD.org From: Beeblebrox Subject: Re: ports/177077: devel/glibmm does not compile: Unknown component libsigc++20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Beeblebrox List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2013 08:20:01 -0000 The following reply was made to PR ports/177077; it has been noted by GNATS. From: Beeblebrox To: Koop Mast Cc: kwm@freebsd.org, gnome@freebsd.org, bug-followup@freebsd.org Subject: Re: ports/177077: devel/glibmm does not compile: Unknown component libsigc++20 Date: Thu, 21 Mar 2013 10:10:27 +0200 On 3/21/13, Koop Mast wrote: > On 21-3-2013 8:55, Beeblebrox wrote: >> On 3/18/13, kwm@freebsd.org wrote: >>> Synopsis: devel/glibmm does not compile: Unknown component libsigc++20 >>> >>> >>> >> Issue persists, ports tree is at Revision: 314816. Ports had been >> updated before filing the PR. devel/libsigc++20 was in the ports tree >> at time of filing the PR; it compiled & installed without any >> problems. > Where you using Marcuscom ports? If that is true please mention it that > your report. But the libsigc++20 was indeed missing in bsd.gnome.mk from > MC, and I fixed that this morning. Hi, yes I am using both marcuscom and xorg ports, also using portshaker to merge all 3. However, I tested the make problem in the pristine svn repo of ports (and not the merged repo) before reporting the PR.