Unable to use arduino-builder released with 1.8.10 #336
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Hi @facchinm ,
arduino-builder v1.4.7 is not usable. Using 1.8.10 which include this I'm could not make any build.
Using https://github.com/arduino/arduino-builder/wiki/Doing-continuous-integration-with-arduino-builder example:
with arduino-builder v1.4.4 including in 1.8.9 this works fine.
Same issue using
-build-options-file
generated with Arduino IDE. Failed with 1.4.7, passed with 1.4.4.Finally using our CI build using 1.8.10, error is
fork/exec {runtime.tools.ctags.path}/ctags: no such file or directory
See logs here:
https://travis-ci.com/stm32duino/Arduino_Core_STM32/jobs/236988204
I've reproduced on windows 10 and Linux (Ubuntu 16.04).
Edit:
Build with Arduino IDE 1.8.10 GUI works fine.
Maybe related to new arduino-cli?
Extra question: should we move to arduino-cli for CI ?
Best regards.
The text was updated successfully, but these errors were encountered: