I'm using the Online editor with Chrome notebook, The code complied ok last friday when I prepped it for my students. I tried it with my student today and got this error. Then tried it on my system and got the same error.
Error output:
Linking everything together...
lto1: fatal error: bytecode stream in file '/tmp/160846229/build/../../core/core_arduino_avr_uno_0fd389f0184d5a21fcc443ff311da7f1.a' generated with LTO version 4.1 instead of the expected 6.0
compilation terminated.
lto-wrapper: fatal error: /home/builder/.arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino5/bin/avr-gcc returned 1 exit status
Not used: /home/builder/opt/libraries/latest/servo_1_1_6
Not used: /home/builder/opt/libraries/latest/rokitsmart_1_0_9
Not used: /home/builder/opt/libraries/latest/printoo_library_1_0_2
Not used: /home/builder/opt/libraries/latest/evive_2_0_2
Using library servo_1_1_6 at version 1.1.6 in folder: /tmp/909151485/pinned/servo_1_1_6
lto1: fatal error: bytecode stream in file '/tmp/909151485/build/../../core/core_arduino_avr_uno_0fd389f0184d5a21fcc443ff311da7f1.a' generated with LTO version 4.1 instead of the expected 6.0
compilation terminated.
lto-wrapper: fatal error: /home/builder/.arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino5/bin/avr-gcc returned 1 exit status
I had an error today too, but seems slightly different - i don't see an error, just hanging when trying to upload. It just says "Busy" and progress bar rolls forever.