Giter Site home page Giter Site logo

Comments (4)

nessex avatar nessex commented on September 2, 2024

atool needed to be manually compiled from source: https://www.nongnu.org/atool/

No issues though, just ./configure; make; make install

from yaml2json-rs.

nessex avatar nessex commented on September 2, 2024

cargo-workspaces has some issues due to openssl. Until it is using the latest version with this patch it won't work on Apple Silicon. There is a chain of packages that need to be updated to do so, including git2 and cargo-index.

I've replaced it for now, as it didn't fully work as expected anyway.

from yaml2json-rs.

nessex avatar nessex commented on September 2, 2024

Compiling with cross via qemu + docker is hitting numerous issues with segfaults etc. For now, we can have MacOS aarch64 and x86_64 builds run on an m1 macbook pro, and the rest of the builds run on x86_64 linux.

from yaml2json-rs.

nessex avatar nessex commented on September 2, 2024

A build is now available for aarch64-apple-darwin / Apple Silicon:

https://github.com/Nessex/yaml2json-rs/releases/tag/v0.2.8

from yaml2json-rs.

Related Issues (3)

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.