I filed JRUBY-4383 for this. Any help is much welcome! Antoine
On Wed, Dec 23, 2009 at 21:56, Antoine Toulme <[email protected]>wrote: > I just tried installing the package on build.eclipse.org, and it's a > rather odd machine running with a PPC arch on 64 bit, with IBM sdks lying > around. > > Trying to run with IBM SDKs, I get this error: > > buildr -v > /shared/common/buildr-1.4.0-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: Could not locate > stub library (/jni/ppc-Linux/libjffi-0.6.so) in jar file (LoadError) > > uname -a gives: > Linux build 2.6.16.60-0.42.7-ppc64 #1 SMP Tue Nov 3 11:20:42 UTC 2009 ppc64 > ppc64 ppc64 GNU/Linux > > Should I attempt installing a sun jdk there ? And/or require FFI to come up > with a PPC port ? > > Extra karma points for anybody giving me a nice solution on Xmas morning. > > Cheers, > > Antoine > > On Mon, Nov 16, 2009 at 07:19, 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? >> >> -- >> Greg Lucas >> > >
