Control: clone 977605 -1
Control: reassign -1 arduino
Control: retitle -1 arduino: unable to compile sketch
Control: version -1 2:1.8.13+dfsg1-1~exp2

Hello Leonardo,

Am 14.01.21 um 15:36 schrieb Leonardo Canducci:
> Attached is the error log when compiling anyway (no programmer chosen).

thanks for testing the packages.
I assume you are trying to compile a sketch, still the Blinky example
sketch?. The log looks like there is a mismatch around the used .so
files for compiling, smells like there is a mix of 32bit and 64bit
environment or some relation to LTO vs. no LTO.

My guess is that an other Arduino installation is around which is
getting involved within the environment that is used by the Debian packages.

Can you move/backup the folder $(HOME)/Ardunio and $(HOME)/.arduino and
restart the Arduino IDE and the compilation of your sketch?

If I try to compile an empty sketch (just using the code that is used if
I start the IDE, or also the Blinky sketch) with also no selected
Programmer this works both without issues.

-- 
Regards
Carsten

Reply via email to