From owner-freebsd-ruby@FreeBSD.ORG Wed Aug 14 19:56:23 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 BD1B92D9 for ; Wed, 14 Aug 2013 19:56:23 +0000 (UTC) (envelope-from Robert.Burmeister@utoledo.edu) Received: from smtpin1.utoledo.edu (smtpin1.utoledo.edu [131.183.2.213]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6530722CD for ; Wed, 14 Aug 2013 19:56:23 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArkAALHfC1KDtwN/l2dsb2JhbABbhAuDGbxvFg4BAQEBAQYYBzyCThUbOyACBRYLAgsDAgECAUsNCAEBiAyYQI8AiTiIB4Epj0SCUoEqA54NjmCCDg X-IronPort-AV: E=Sophos;i="4.89,878,1367985600"; d="scan'208";a="279677851" Received: from dlpint01.utoledo.edu ([131.183.3.127]) by smtpin1.utoledo.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 14 Aug 2013 15:56:17 -0400 Received: from MsgApp11.utad.utoledo.edu (msgapp11.utad.utoledo.edu [131.183.3.7]) by dlpint01.utoledo.edu (RSA Interceptor) for ; Wed, 14 Aug 2013 15:56:00 -0400 Received: from [192.168.1.65] (76.238.196.183) by Email.Utoledo.Edu (131.183.3.18) with Microsoft SMTP Server (TLS) id 14.2.328.9; Wed, 14 Aug 2013 15:56:00 -0400 Message-ID: <520BE0AB.2040609@UToledo.edu> Date: Wed, 14 Aug 2013 15:55:23 -0400 From: Robert Burmeister User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: Subject: FreeBSD Port: lang/ruby19 X-Priority: 1 (Highest) Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [76.238.196.183] X-RSA-Inspected: yes X-RSA-Classifications: public X-RSA-Action: allow 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 19:56:23 -0000 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.