Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add otp26 to precompile workflows #62

Merged
merged 6 commits into from
Jul 19, 2023
Merged

Conversation

petermm
Copy link
Contributor

@petermm petermm commented Jul 17, 2023

seems like nerves livebook has issues building (timing out) with tflite_beam due to lack of precompiled binaries for otp26, which has a nif_version of 2.17 - see nerves-livebook/nerves_livebook#406

eg:
[ERROR] Cannot download precompiled binary from "https://github.com/cocoa-xu/tflite_beam/releases/download/v0.3.2/tflite_beam-nif-2.17-aarch64-linux-gnu-v0.3.2.tar.gz": "Cannot download file from https://github.com/cocoa-xu/tflite_beam/releases/download/v0.3.2/tflite_beam-nif-2.17-aarch64-linux-gnu-v0.3.2.tar.gz:

this should hopefully build binaries for both otp25 and 26 - but let's see;-)

@cocoa-xu
Copy link
Owner

Hi @petermm, thanks for the PR. It looks great!

I'm also planning to mitigate to asdf for the macOS precompile CI so that we can have finer control over OTP versions and newer OTP versions will be available to us much earlier than homebrew.

@petermm
Copy link
Contributor Author

petermm commented Jul 19, 2023

well thank you! for all the great work..

but yeah, looks like it's ready for a squash and merge..

the "init stop" bug was quite a gotcha

@cocoa-xu cocoa-xu merged commit b3afec8 into cocoa-xu:main Jul 19, 2023
@petermm petermm deleted the otp25+26 branch July 19, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants