Open
Description
Bug Report
Current behavior
task dist:Linux_32bit &> build_linux_32bit.log
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.