Coder Social home page Coder Social logo

Comments (4)

headius avatar headius commented on August 23, 2024

The latest jnr-ffi is 2.1.10, which depends on jffi 1.2.19, which should work on ppcle Linux. Can you check if that one works?

from jnr-unixsocket.

headius avatar headius commented on August 23, 2024

jnr-unixsocket 0.23 depends on jnr-ffi 2.1.10...

from jnr-unixsocket.

rashmi-sakhalkar avatar rashmi-sakhalkar commented on August 23, 2024

group: 'com.github.jnr', name: 'jnr-unixsocket', version: '0.23'
group: 'com.github.jnr', name: 'jnr-ffi', version: '2.1.10'
group: 'com.github.jnr', name: 'jffi', version: '1.2.19'

I updated the version values as shown above but I still get the same error.

Error during callback
java.lang.ExceptionInInitializerError
at org.newsclub.net.unix.AFUNIXSocket.(AFUNIXSocket.java:36)
at org.newsclub.net.unix.AFUNIXSocket.newInstance(AFUNIXSocket.java:54)

Caused by: java.lang.RuntimeException: Unhandled architecture/OS: ppc64le-Linux
at org.newsclub.net.unix.NarSystem.getAOLs(NarSystem.java:110)
at org.newsclub.net.unix.NarSystem.loadLibrary(NarSystem.java:30)

from jnr-unixsocket.

headius avatar headius commented on August 23, 2024

That doesn't look like our error...I don't see that text anywhere in the JNR-projects.

from jnr-unixsocket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.