-
-
Notifications
You must be signed in to change notification settings - Fork 403
Build failure for Linux on Mac #1364
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
Comments
Hi @4ntoine, sorry but the log file seems completely mangled after line 83, this is what I see:
Sadly I can't help much without the log. 😕 |
Here is the file for 64 bit:
|
@silvanocerza that's right, that's the output i have. Anything i should do instead? |
|
I just tried building on OS X and it's failing for me too but the output at least is readable.
Am on an M1 with Big Sur 11.4, so it's possible that it's not the same issue you're having. 🤔 |
Ah! This might be a Taskfile issue I think, running |
That's pretty much the same:
|
Any assistance needed from my side on this? |
having the same issue with 0.18.2 |
Am not working on this right now really, we have other things with higher priority and this is not a huge blocking issue so it doesn't concern me much for now. Thanks for reporting it by the way. 🙏 |
I've just tried to build "0.19.0" on mac Big Sur 11.6 with Docker version 20.10.7, build f0df350 and having the same issue:
|
same for |
This might be related: actions/runner-images#2619. Further investigation is required. |
Hi @4ntoine does this still happens? |
Bug Report
Current behavior
I'm trying to compile it for Linux 32bit.
The compilation fails with error code 1 (log file attached below).
Expected behavior
The source code is compiled into the binaries with no errors.
Environment
CLI version (output of
arduino-cli version
):0.18.3
OS and platform:
macos mojave (10.14.6)
Additional context
Here is the build log:
build_linux_32bit.log
PS. Let me know if i can help with anything.
The text was updated successfully, but these errors were encountered: