Hm - switched to JDK 1.6 and it seems to be running fine now.
TEST=all doesn't seem to work, the build stops on the first test failure.
But otherwise it is running.
~Greg
On Mon, 16 Nov 2009 11:00:33 -0500, Alex Boisvert
<[email protected]> wrote:
On Mon, Nov 16, 2009 at 7:19 AM, Greg Lucas <[email protected]> wrote:
Thanks for putting this together Alex.
I've been trying it out with our continuous integration system in order
to
build on multiple Linux machines. I'm getting:
/opt/tools/buildr-1.3.5-jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require': Could not load FFI Provider: FFI not available:
/tmp/jffi60799.tmp: Can't load AMD 64-bit .so on a AMD 64-bit platform
(LoadError)
Has anyone seen this?
If you're running on JDK 1.5, you may want to try with JDK 1.6 to get a
better error message.
alex