Skip to content

Class not found exception on ppc64le #2873

@lbianc

Description

@lbianc

I'm building jruby with all fix for ppc64le and there is still a SEVERE message (see below).

@headius I couldn't find from where it is coming, seems it is using jruby 1.7.12, which has not support for ppc64le, probably from there.
Is there something that we could do?

[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Lib Setup 9.0.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for rubygems:atomic:gem:1.1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-stdlib ---
[INFO]
[INFO] --- tesla-polyglot-maven-plugin:0.1.1:execute (install_gems) @ jruby-stdlib ---
Apr 24, 2015 3:53:31 PM jnr.ffi.provider.jffi.NativeRuntime buildNativeTypeAliases
SEVERE: failed to load type aliases: java.lang.ClassNotFoundException: jnr.ffi.provider.jffi.platform.unknown.linux.TypeAliases
using jruby 1.7.12
install gems unless already installed

--- gem jruby-readline-1.0 ---

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions