From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 21 08:10:34 2013 Return-Path: Delivered-To: gnome@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 22BE9C2A for ; Thu, 21 Mar 2013 08:10:34 +0000 (UTC) (envelope-from rsb@berentweb.com) Received: from mail-qa0-f48.google.com (mail-qa0-f48.google.com [209.85.216.48]) by mx1.freebsd.org (Postfix) with ESMTP id D8246E2 for ; Thu, 21 Mar 2013 08:10:33 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id hu16so714179qab.14 for ; Thu, 21 Mar 2013 01:10:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=mime-version:x-received:sender:x-originating-ip:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=UzxywubZ5MiB7tyVmOYJQrLtwl8FsSvkcADhsrXAZWI=; b=gSRqZWRFx8Bu/UVl3pBsy99Wef6vyVUxtYtUvZiwizp2B94QLhwtp0n4p9qgJPnRGQ b0HvZOPd8JYQBpixz+cQCcQr2qlfrXIfpizHbpnO28tJWWSzLEWTFbOHXaPCRX3oSPzQ Y7DlEJsI3Qde1fiRaNdxyJRunOK+rS2SU8X88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:x-originating-ip:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=UzxywubZ5MiB7tyVmOYJQrLtwl8FsSvkcADhsrXAZWI=; b=jUZj7oGVf6n2nlrCpH5FPH9ZtFp5mAD9aWDKpS517uXbeLSD1WK1wFuKyoYDUo0bqO gKMfNqxxjXN/LR/aKpIcIcublKHkltrC89mdFEuBCv6chvRyVLNxEkFTlkvqMn5Dduyr fAMK15JYW6qlLOqHvX9JvmdjGIJAEX/yPfGTfxGc3Nw29kDa66/YXWqJWahZRHlFet4S 9GmStx47IlJXPJOIqNuwD8TdyRVglHLl7EbaWtOwyKqRBQGhb0f4TK1J2FJ3mfiajAWW gCtV70XV7q0iXD6BvTLGys1hRBkNSRYFTbRzqzp/xo3fEp6kOaNyFjk/6B5HCh9XfY2e k3pw== MIME-Version: 1.0 X-Received: by 10.224.210.135 with SMTP id gk7mr1036163qab.57.1363853427590; Thu, 21 Mar 2013 01:10:27 -0700 (PDT) Sender: rsb@berentweb.com Received: by 10.224.123.81 with HTTP; Thu, 21 Mar 2013 01:10:27 -0700 (PDT) X-Originating-IP: [83.66.209.77] In-Reply-To: <514ABF7A.9060205@rainbow-runner.nl> References: <201303182054.r2IKsQ8N014289@freefall.freebsd.org> <514ABF7A.9060205@rainbow-runner.nl> Date: Thu, 21 Mar 2013 10:10:27 +0200 X-Google-Sender-Auth: df9JGBHR8AmXCMU2wvgamMPcy7E Message-ID: Subject: Re: ports/177077: devel/glibmm does not compile: Unknown component libsigc++20 From: Beeblebrox To: Koop Mast Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmUaBgQfyfORsTTU23RVLkNPIUpQxpb9ybAyJ+V0jxdZjnrQSrn1EV7xmCLkODWJGDD2uA9 Cc: gnome@freebsd.org, kwm@freebsd.org, bug-followup@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list 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:10:34 -0000 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.