Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 22:15:59 +0100
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Snafoo <snafoo@web.de>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Ruby 1.8 installation fails
Message-ID:  <20050207211559.GA7850@voodoo.oberon.net>
In-Reply-To: <4207D4D9.9010404@web.de>
References:  <4207D4D9.9010404@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 07, 2005 at 09:51:37PM +0100, Snafoo wrote:
> Hi,
> 
> installation of ruby 1.8.2 on FreeBSD 5.3 / amd64 fails at
> 
> ------------------------------------------------------------
> [...]
> ===>  Installing for ruby-1.8.2_2
> ===>   Generating temporary packing list
> ===>  Checking if lang/ruby18 already installed
> ./miniruby ./instruby.rb --dest-dir=""  --make="make"  --mflags=" -j 3" 
>  --make-flags=" ARCH=amd64 OPSYS=FreeBSD OSREL=5.3 OSVERSION=503001 
> PORTOBJFORMAT=elf SYSTEMVERSION= -j 3" --mantype="doc"
> mkdir -p -m 755 /usr/local/lib/ruby/1.8 
> /usr/local/lib/ruby/1.8/amd64-freebsd5 /usr/local/lib/ruby/site_ruby/1.8 
> /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd5
> install -c -p -m 0755 ruby18 /usr/local/bin/ruby18
> ./miniruby ./ext/extmk.rb --dest-dir=""  --make="make"  --mflags=" -j 3" 
>  --make-flags=" ARCH=amd64 OPSYS=FreeBSD OSREL=5.3 OSVERSION=503001 
> PORTOBJFORMAT=elf SYSTEMVERSION= -j 3" install
> ---------------------------------------------------------------
> 
> At this point miniruby consumes 100% CPU time and runs forever (OK, 
> several hours until I finally gave up). Any tips what to do now?

Right, recent ruby update broke it on amd64, I hope maintainer will
fix it soon.

-Kirill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050207211559.GA7850>