From owner-freebsd-ruby@FreeBSD.ORG Wed Aug 14 21:48:06 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 25BE0A08 for ; Wed, 14 Aug 2013 21:48:06 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (backbone.deglitch.com [78.110.53.255]) by mx1.freebsd.org (Postfix) with ESMTP id D422229BC for ; Wed, 14 Aug 2013 21:48:05 +0000 (UTC) Received: from localhost (unknown [72.5.114.17]) by mx0.deglitch.com (Postfix) with ESMTPA id 5784D8FC2B; Thu, 15 Aug 2013 01:47:55 +0400 (MSK) Date: Wed, 14 Aug 2013 14:47:53 -0700 From: Stanislav Sedov To: Robert Burmeister Subject: Re: FreeBSD Port: lang/ruby19 Message-Id: <20130814144753.1e420598db599b4b03388f07@FreeBSD.org> In-Reply-To: <520BE0AB.2040609@UToledo.edu> References: <520BE0AB.2040609@UToledo.edu> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2013 21:48:06 -0000 On Wed, 14 Aug 2013 15:55:23 -0400 Robert Burmeister mentioned: > FreeBSD 9.2PR2 i386 > > More ports are provoking the error > /usr/local/lib/ruby/site_ruby/1.9/pkgtools.rb:828: stack level too deep > (SystemStackError) > when being updated with portupgrade, > apparently due to the large number of ports that depend on them. > > It takes over half a day to remove and reinstall /math/sage to update /x11/libx11. > > Please look into this limitation. That's weird. Can you, please, run the following to see how deep the stack goes? Thanks! ruby -e "def iter(acc) puts acc; iter(acc + 1) end; iter(0)" -- Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments