From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 21 08:30:02 2013 Return-Path: Delivered-To: gnome@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 3A5C9338 for ; Thu, 21 Mar 2013 08:30:02 +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 2CBA120C for ; Thu, 21 Mar 2013 08:30:02 +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 r2L8U1if025271 for ; Thu, 21 Mar 2013 08:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2L8U1Md025270; Thu, 21 Mar 2013 08:30:01 GMT (envelope-from gnats) Date: Thu, 21 Mar 2013 08:30:01 GMT Message-Id: <201303210830.r2L8U1Md025270@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:30:02 -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:21:17 +0200 Koop: I apparently made a small error before sending my last message. The port is compiling now. I had also advised Markus of the error yesterday. Solved - Thanks On 3/21/13, Beeblebrox wrote: > 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. >