Code Monkey home page Code Monkey logo

Comments (9)

cburgmer avatar cburgmer commented on August 18, 2024 1

This issue is now fixed with #199 and a new version is released. I hope my comment here notifies everybody subscribing to this issue here.

from jiffy.

rickpayne avatar rickpayne commented on August 18, 2024

I think the same issue applies to the 'enc' escript included too...

from jiffy.

laktech avatar laktech commented on August 18, 2024

I upgrade Erlang/OTP to 23 and was having troubles building this PR. Turns out it was a problem with my version of rebar3. Under rebar 3.6.1, the build failed to produce priv/jiffy.so. rebar3 output was not helpful in identifying the problem, it quietly terminated. Running rebar3 under strace I discovered that it was complaining about not being able to find the liberl_interface shared library.

Upgrading to the latest rebar3 resolved the problem.

from jiffy.

darrenklein avatar darrenklein commented on August 18, 2024

I struck this issue as well after upgrading to Erlang/OTP 23; however, upgrading rebar3 didn't resolve the issue for me. The PR #199 resolves this issue for me.

from jiffy.

stephb9959 avatar stephb9959 commented on August 18, 2024

I forked this code into stephb9959/jiffy and removed all rebar/enc stuff. The project just uses erlang.mk and works in Erlang/OPT23. All tests pass on MacOSx and Linux. I am just looking for others to try that to see if there's value in making a pull request.

from jiffy.

vkatsuba avatar vkatsuba commented on August 18, 2024

I forked this code into stephb9959/jiffy and removed all rebar/enc stuff. The project just uses erlang.mk and works in Erlang/OPT23. All tests pass on MacOSx and Linux. I am just looking for others to try that to see if there's value in making a pull request.

Hi @stephb9959, I'm try add https://github.com/stephb9959/jiffy as dependency into rebar project and get error:
===> Dependency failure: source for jiffy does not contain a recognizable project and can not be built
Looks like the rebar have some conflicts with erlang.mk. Looks like for non-rebar projects was provided fix erlang/rebar3#1978 but still don't merged. So, I suppose for rebar projects need to add src/jiffy.app.src into https://github.com/stephb9959/jiffy.

from jiffy.

stephb9959 avatar stephb9959 commented on August 18, 2024

Sorry @vkatsuba , this project uses erlang.mk and is made by running make instead of rebar. I put a note at the top of the readme but I forgot to mention this here. Hope this helps.

from jiffy.

vkatsuba avatar vkatsuba commented on August 18, 2024

Sorry @vkatsuba , this project uses erlang.mk and is made by running make instead of rebar. I put a note at the top of the readme but I forgot to mention this here. Hope this helps.

@stephb9959, sorry this my fault, I didn't pay attention to note at the top of the readme. Thanks.

from jiffy.

legoscia avatar legoscia commented on August 18, 2024

Indeed, jiffy 1.0.5 seems to work fine. Thanks @davisp !

from jiffy.

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.