From owner-freebsd-current@FreeBSD.ORG Fri Dec 13 13:47:35 2013 Return-Path: Delivered-To: freebsd-current@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 A7E51DFF; Fri, 13 Dec 2013 13:47:35 +0000 (UTC) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id BDE751951; Fri, 13 Dec 2013 13:47:34 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlUGAJUOq1JbsVZ9/2dsb2JhbABZDoJ8tmaDBoEiF3SCJQEBBTocIxALDgoJJQ8qHgaIGwHLFRePFQeENgEDmBWSFYJrQDs Received: from 125.86-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.86.125]) by relay.skynet.be with ESMTP; 13 Dec 2013 14:47:25 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id rBDDlNYf002905; Fri, 13 Dec 2013 14:47:24 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Fri, 13 Dec 2013 14:47:23 +0100 From: Tijl Coosemans To: Steve Kargl Subject: Re: libc++ vs. libstdc++ usage in the ports tree Message-ID: <20131213144723.0def94ed@kalimero.tijl.coosemans.org> In-Reply-To: <20131213011204.GA10879@troutmask.apl.washington.edu> References: <20131112201922.GA4330@troutmask.apl.washington.edu> <20131113173143.Horde.a-9M7JQ_vHo3tpDIMsGK6g1@webmail.df.eu> <5283CA3C.3080201@FreeBSD.org> <352D9465-9840-43F0-A3A9-327DC12B0967@FreeBSD.org> <20131114144555.GA22093@troutmask.apl.washington.edu> <52963A90.4000201@janh.de> <20131127204556.2974a3f5@kalimero.tijl.coosemans.org> <20131201150640.12ea18c8@kalimero.tijl.coosemans.org> <20131213011204.GA10879@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Maho Nakata , Jan Henrik Sylvester , bapt@FreeBSD.org, FreeBSD Current , stephen@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 13:47:35 -0000 On Thu, 12 Dec 2013 17:12:04 -0800 Steve Kargl wrote: > I see the octave port is still broken. > > After a clean install on my self, removing all installed ports, > reverting my local chnages in /usr/pors, and rebuilding all ports, > I'm see the original problem. > > % octave > Segmentation fault (core dumped) > > PLEASE, commit your patch ASAP. Committed in r336344.