From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 21 08:21:23 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 85BA0118 for ; Thu, 21 Mar 2013 08:21:23 +0000 (UTC) (envelope-from rsb@berentweb.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 453F41A0 for ; Thu, 21 Mar 2013 08:21:23 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id hg5so1536346qab.13 for ; Thu, 21 Mar 2013 01:21:17 -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=ujyn8OQd2DPbVzXnPKMIjSPEz4OnToBJCVdr6YVnc4c=; b=BklFwAu6p/C4ddMzx54mJRkq35fN1nvYFeXc3xAu+iR3kk/px53zCt1m7KtREsMZSE 6AEz7A7r6/9DsFPVSxzK4t/95HyaEMb8e3GrkxTLjPXCvtDyFOpC2ZewTSzFIXeP6MQJ z2ubzaCe1KPTt+ZTBWkIafz/W6tS7sdOl2loo= 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=ujyn8OQd2DPbVzXnPKMIjSPEz4OnToBJCVdr6YVnc4c=; b=XwtmExgaUEEjk4sveiJuWA0C0cvRNUic7e/RRne06sqlZnji5PQSi8EC7Buqz6drey Azxx4K3VxB75i/uru0T6sOunQP2jZUtL6v1CVknRYu1aWaB6vvxY1BZs1XeTExk0U1uf pReJysFdn90k7uH/YZNlP/qs9s/2wb33ejgDzgnb8lWAl+ftKiwKmplKzcEPiM+2EbPL X6OhsWkS9rsaDzSJ1QKnpPtWFFYoJitdciUt3gPyF5ECWOBdcfEm83rPm8Sh6qYADCuc wOWyncGIcYsdCs4h0Z1BwPhtJvsTmNAHY49eTpX0DWtLtCdQ5UdfmMUmejC+dQkVXuWX iNLA== MIME-Version: 1.0 X-Received: by 10.49.133.195 with SMTP id pe3mr10010319qeb.58.1363854077219; Thu, 21 Mar 2013 01:21:17 -0700 (PDT) Sender: rsb@berentweb.com Received: by 10.224.123.81 with HTTP; Thu, 21 Mar 2013 01:21:17 -0700 (PDT) X-Originating-IP: [83.66.209.77] In-Reply-To: References: <201303182054.r2IKsQ8N014289@freefall.freebsd.org> <514ABF7A.9060205@rainbow-runner.nl> Date: Thu, 21 Mar 2013 10:21:17 +0200 X-Google-Sender-Auth: BXvej1dVboPQA-BkzOmEDN5AshE 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: ALoCoQkmhO3B0j4QOk3T0KD66NWolZInPrJydBLv91PYpJaT0lns3k6s5JLLW7qOic6/Z8riqDNz 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:21:23 -0000 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. >