Code Monkey home page Code Monkey logo

Comments (7)

pfalcon avatar pfalcon commented on June 1, 2024

So, where's the patch?

from axtls.

ilovezfs avatar ilovezfs commented on June 1, 2024

The patch is delete the include.

    inreplace "lib/axtls/crypto/os_int.h", "#include <endian.h>", ""

from axtls.

ilovezfs avatar ilovezfs commented on June 1, 2024

(It should be restricted to darwin, of course)

from axtls.

ilovezfs avatar ilovezfs commented on June 1, 2024

@pfalcon Homebrew PR now refreshed: https://github.com/Homebrew/homebrew-core/pull/2607/files#diff-8ea455c1c60c376aa6f749bfba8dc8cbR23

from axtls.

pfalcon avatar pfalcon commented on June 1, 2024

(It should be restricted to darwin, of course)

So, there's productive way to resolve it: please submit pull request with change you tested to fix macosx build and not regress other builds.

Even more productive way is to contribute to micropython a .travis.yml which builds it for macosx (I heard TravisCI supports macosx builds).

Otherwise, it will wait for someone to decrypt/wade thru all that.

from axtls.

ilovezfs avatar ilovezfs commented on June 1, 2024

This really needs to be fixed by Cameron upstream in svn however he sees fit, and the rest will take care of itself.

from axtls.

ilovezfs avatar ilovezfs commented on June 1, 2024

@pfalcon upstream has fixed this

https://sourceforge.net/p/axtls/code/256/tree//trunk/crypto/os_int.h?diff=511c3f4934309d74f9522c0d:255

and has tagged a new version

https://sourceforge.net/p/axtls/code/259/tree/tags/release-1.5.4/

It would be great if you could refresh your fork with the latest.

Ah, I see it's in 9776795 but not the 1.8.2 release.

I heard TravisCI supports macosx builds

It does. Here's an example from Homebrew/science, which tests both macOS El Capitan (10.11) and Linux (for the sake of Linuxbrew):

https://github.com/Homebrew/homebrew-science/blob/master/.travis.yml

(Separately, they also test 10.11, 10.10, and 10.9 via Jenkins)

from axtls.

Related Issues (2)

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.