FreeBSD Port: lang/ruby19

Robert Burmeister Robert.Burmeister at UToledo.edu
Wed Aug 14 23:07:50 UTC 2013


On 8/14/2013 5:47 PM, Stanislav Sedov wrote:
> On Wed, 14 Aug 2013 15:55:23 -0400
> Robert Burmeister<Robert.Burmeister at UToledo.edu>  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)"
>
8731



More information about the freebsd-ruby mailing list