Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2012 13:50:51 -0400
From:      "Steve Wills" <swills@FreeBSD.org>
To:        "Sevan / Venture37" <venture37@gmail.com>
Cc:        "freebsd-ports@freebsd.org" <freebsd-ports@FreeBSD.org>
Subject:   Re: lang/ruby18 fails with [BUG] error
Message-ID:  <377ec7c08152df98b0c3cfce04bc56a4.squirrel@mouf.net>
In-Reply-To: <EEFB8FF3-2A2E-4915-933E-A94CCFBE2227@gmail.com>
References:  <EEFB8FF3-2A2E-4915-933E-A94CCFBE2227@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> Im trying to build lang/ruby18 on freebsd-head but Im receiving an error
> ./lib/fileutils.rb:1430: [BUG] unexpected local variable
> ruby 1.8.7 (2012-02-08 patchlevel 358) [amd-freebsd10]
>
> *** [./.rbconfig.time] Signal 6
>
> System is currently running r235439M userland built with WITH_CLANG_IS_CC
>

Ruby 1.8.x is well known not to work with clang and this probably won't be
fixed. Most of the Ruby effort is going towards 1.9.x now. If you really
wish to use clang, you should try ruby 1.9. If you need ruby 1.8.x, you
should switch back to gcc.

Steve





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