I’ve been testing my dual end stop triggers which only show zmin, ymin, and z currently. Ymin is triggered when I press the limit switch, however xmin seems to operate in reverse where it’s open and triggered in reverse. Changing the wire terminal placement doesn’t seem to work. I’m wondering if it’s due to an electronic failure or I’m totally missing something. Anyways I’ve posted pictures of my command line read out as well as my current wire setup. Any suggestions are greatly appreciated.
IIRC, it should show x2_min and y2_min eith an M119. If that’s true, then you’ve got the wrong firmware for dual endstops on there.
If that’s the case do I need to update Repetier with Marlin while being connected to my Rambo 1.4 or something along those lines??
Repetier is fine. Its just asking the controller a question and the showing you the response. You need to flash the controller with the right firmware (not necessarily newer).
Did you get this board from Ryan? Have you flashed using arduino before? Have you seen the instructions for dual endstops?
Did you get this board from Ryan?
Yes
Have you flashed using arduino before?
Not the MPCNC, but an arduino once long ago back in college.
Have you seen the instructions for dual endstops?
Yes, it says I need to use Marlin. Also, I wasn’t sure which way was normally open and closed.
According to the repetier software my limit switches are “open” and wired with white wire on lever end side, black on lever attachment side of my limit switches. While the x-axis wiring is normally triggered and when pressed is “open”… so any recommendations are appreciated… I don’t see the x2_min and y2_min with the M119 command on Repetier…
The repetier software is only reporting what Marlin is saying. If Marlin is not reporting the x2_min and y2_min, then Marlin isn’t configured for dual endstops. You’ll need to flash with the dual endstop firmware, then M119 in repetier will show x2_min and y2_min.
If you want to just debug the first two endstops, then you’re doing it right. M119 should show OPEN when it’s not pressed and TRIGGERED when they are.
After you flash a dual endstop version of Marlin, you’ll see x2_min and y2_min in the results from the M119 and you can make sure they are also OPEN when they aren’t pressed and TRIGGERED when they are pressed.
Jeffeb3,
What you’re saying makes sense. My issue I’m worried about is my Xmin is “triggered” when not pressed, when I press down on the trigger it says “open” I don’t think it’s easy to infer by the pictures I posted earlier…
Not touching:
X=“triggered”
Y=open
Z=open
Pressing down X limit switch arm:
X=open
Y=open
Z=open
…maybe reflashing marlin will help… I’m still worried I wrecked something internally when I wired my “±” instead of “-S”.
The fact that its changing is a good sign.
There are two ways to flip it. 1) change how it’s wired on the switch (from NO to NC or NC to NO). 2) change the inversion flag in the Marlin firmware, which changes how Marlin interprets the switch.
The odd thing is that it’s different than Y. Do you have the X and Y wired the same? Marlin should have X and Y the same, although Z is sometimes different.
If you disconnect them, do they both say “triggered”?
Give us some pictures showing the wires and the end stop switch.
Ok, an update on what I’ve been doing.
With my old RAMBO board setup the limit switches are
all set up with the white wire near the end of the limit
arm and the black wire near where the arm is connected
to the main switch on all of my limit switches. With
the setup I could only view x, y, and z. Z currently isn’t
wired to anything so obviously open. Y was also open
and when I pressed down it went to “triggered” however
my x was by default “triggered” and when pressed went
to “open” like the other y, and z values. Wanting to just
update the firmware and view all of the limit switches (min
and max) I decided to bring my newer RAMBO board inside
to load up the dual end stop firmware… one board series(old)
and one dual endstop(new)???
Later on before I brought the board in I tried reconnecting
to the MPCNC with the old RAMBO board from my
laptop through repetier, but was receiving a “com5”
error of sorts. I hadn’t figured out what was up
with my driver in Repetier and needed to flash
my RAMBO board/s anyways so I decided to bring it in
from the barn garage. I ended up just bringing my
new RAMBO board in so I don’t have to deal with migrating
the old board and MPCNC setup until I get internet
in the barn later this month.
As of right now my priority is to flash the new board
and get dual end stop firmware functioning along with troubleshooting
repetier so I can actually connect again via laptop. Once RAMBO firmware and
repetier are functioning correctly I can play around with the limit
switches to find out what my original issue is and show pics.
Priority Queue as of October:
1)New RAMBO Board (Marlin) Firmware Update
[pending pics/screenshots of my steps compared to instructional and where I’m going wrong]
2)Resolving Repetier connection issue
[pending screenshots of connecting to repetier old board errors and Windows drive attempts]
3)Troubleshooting limit switch error on (New DualEnd) Rambo1.4 setup
Troubleshooting limit switch error on (old Series) Rambo1.4 setup
[pending pictures of just my MPCNC limit switches with respective board repetier system setup
with repetier logs of sensed activity]
I apologize for no pics at the moment. I’ll try to submit pictures of my troubleshooting efforts when I have more time later this week/end so what I’m typing makes more sense…
Attached is my current issue with uploading MPCNC Marlin Version Firmware to my Rambo from laptop. I may be having com port issues (not sure) based on issues I had with Repetier… I should be able to upload more relevant pics by Saturday regarding repetier signal logs and comm connections while attempting to run commands…
If there’s another thread someone recommends I read into please msg me a link regarding the resolution of a similar problem as mine… thank you!
That looks like generic can’t connect errors. I’m not very versed in windows troubleshooting. I know the rambo needs a driver in windows. Otherwise, make sure you’ve picked the right port and have a good usb cable.
Try the current version of Arduino the hourly’s are super finicky.
Arduino: 1.8.10 (Linux), Board: “RAMBo”
Sketch uses 114670 bytes (44%) of program storage space. Maximum is 258048 bytes.
Global variables use 4675 bytes of dynamic memory.
avrdude: ser_open(): can’t open device “/dev/ttyACM0”: Permission denied
ioctl(“TIOCMGET”): Inappropriate ioctl for device
ioctl(“TIOCMGET”): Inappropriate ioctl for device
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
the selected serial port avrdude: stk500v2_getsync(): timeout communicating with programmer
does not exist or your board is not connected
This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.
Arduino: 1.8.10 (Linux), Board: “RAMBo”
/home/chas/Desktop/arduino-1.8.10/arduino-builder -dump-prefs -logger=machine -hardware /home/chas/Desktop/arduino-1.8.10/hardware -hardware /home/chas/.arduino15/packages -tools /home/chas/Desktop/arduino-1.8.10/tools-builder -tools /home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -tools /home/chas/.arduino15/packages -built-in-libraries /home/chas/Desktop/arduino-1.8.10/libraries -libraries /home/chas/Arduino/libraries -fqbn=rambo:avr:rambo -vid-pid=0X27B1_0X0001 -ide-version=10810 -build-path /tmp/arduino_build_294312 -warnings=none -build-cache /tmp/arduino_cache_838117 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino5.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -verbose /home/chas/Downloads/MPCNC/Marlin-MPCNC_Rambo_T8_16T_LCD_DualEndstop/Marlin/Marlin.ino
/home/chas/Desktop/arduino-1.8.10/arduino-builder -compile -logger=machine -hardware /home/chas/Desktop/arduino-1.8.10/hardware -hardware /home/chas/.arduino15/packages -tools /home/chas/Desktop/arduino-1.8.10/tools-builder -tools /home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -tools /home/chas/.arduino15/packages -built-in-libraries /home/chas/Desktop/arduino-1.8.10/libraries -libraries /home/chas/Arduino/libraries -fqbn=rambo:avr:rambo -vid-pid=0X27B1_0X0001 -ide-version=10810 -build-path /tmp/arduino_build_294312 -warnings=none -build-cache /tmp/arduino_cache_838117 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino5.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr -verbose /home/chas/Downloads/MPCNC/Marlin-MPCNC_Rambo_T8_16T_LCD_DualEndstop/Marlin/Marlin.ino
Using board ‘rambo’ from platform in folder: /home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1
Using core ‘arduino’ from platform in folder: /home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr
Detecting libraries used…
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/Marlin.ino.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/MarlinSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/fast_pwm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/fastio.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/u8g_com_HAL_AVR_sw_spi.cpp -o /dev/null
Alternatives for U8glib.h: [U8glib U8glib@1.19.1]
ResolveLibrary(U8glib.h)
-> candidates: [U8glib U8glib@1.19.1]
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/u8g_com_HAL_AVR_sw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/DebugMonitor.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/EepromEmulation.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/InterruptVectors.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/MarlinSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/MarlinSerialUSB.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/Tone.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_shared_hw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_st7920_sw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi_shared.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/fastio/G2_PWM.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/ctrl_access.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/sd_mmc_spi_mem.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/sysclk.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udc.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_cdc.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_cdc_desc.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_composite_desc.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_msc.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/uotghs_device_due.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/usb_task.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/FlushableHardwareSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/WebSocketSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/i2s.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/ota.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/persistent_store_spiffs.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/spiffs.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/web.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/wifi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/arduino.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Clock.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Gpio.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Heater.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/IOLoggerCSV.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/LinearAxis.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Timer.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/include/pinmapping.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/main.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/persistent_store_impl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/DebugMonitor.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/MarlinSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/fast_pwm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/include/digipot_mcp4451_I2C_routines.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/main.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/persistent_store_flash.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/persistent_store_sdcard.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/LCD_I2C_routines.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/LCD_pin_routines.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_hw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_hw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_sw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_sw_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/usb_serial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/MarlinSerial_AGCM4.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/fastio.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/persistent_store_impl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/persistent_store_sdcard.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/SoftwareSerial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_fsmc.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_swspi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/msc_sd.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/onboard_sd.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_flash.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_sdcard.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/sdio.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/EmulatedEeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F4/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/TMC2660.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/eeprom_emul.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/persistent_store_impl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/HAL_SPI.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/Servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/persistent_store_eeprom.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/timers.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/watchdog.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/HAL_spi_L6470.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/backtrace.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm_arm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm_thumb.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarmbytab.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarmmem.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwinder.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwmemaccess.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/eeprom_i2c.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/eeprom_spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/persistent_store_api.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/HAL/shared/servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/Marlin.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/Marlin.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/core/serial.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/core/utility.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/I2CPositionEncoder.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/Max7219_Debug_LEDs.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/babystep.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/backlash.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/baricuda.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/abl/abl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/bedlevel.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/mbl/mesh_bed_leveling.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl_G29.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl_motion.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/binary_protocol.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/bltouch.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/caselight.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/closedloop.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/controllerfan.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/dac/dac_dac084s085.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/dac/dac_mcp4728.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/dac/stepper_dac.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/digipot/digipot_mcp4018.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/digipot/digipot_mcp4451.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/emergency_parser.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/fanmux.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/filwidth.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/fwretract.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/host_actions.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/joystick.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/blinkm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/leds.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/neopixel.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/pca9632.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/printer_event_leds.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/leds/tempstat.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/mixing.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/pause.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/power.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/power_loss_recovery.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/prusa_MMU2/mmu2.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/runout.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/snmm.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/solenoid.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/spindle_laser.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/tmc_util.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/touch/xpt2046.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/feature/twibus.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/G26.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/G42.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/M420.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/abl/G29.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/abl/M421.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/mbl/G29.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/mbl/M421.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/ubl/G29.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/ubl/M421.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G28.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G28.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G33.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G34_M422.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G425.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M100.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M12.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M425.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M48.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M665.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M666.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M852.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M200-M205.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M217.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M218.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M220.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M221.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M281.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M301.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M302.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M304.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M305.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M43.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M540.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M575.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/config/M92.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M108_M112_M410.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M111.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M120_M121.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M17_M18_M84.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/control/M17_M18_M84.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M211.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M226.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M280.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M3-M5.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M350_M351.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M380_M381.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M400.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M42.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M605.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M7-M9.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M80_M81.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/control/M80_M81.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M85.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M997.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/M999.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/control/M999.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/control/T.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/eeprom/M500-M504.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M122.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M906.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M916-918.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/advance/M900.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/baricuda/M126-M129.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/camera/M240.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/caselight/M355.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/clean/G12.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/digipot/M907-M910.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/filwidth/M404-M407.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/fwretract/G10_G11.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/fwretract/M207-M209.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/i2c/M260_M261.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/leds/M150.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/leds/M7219.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/macro/M810-M819.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/mixing/M163-M165.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/mixing/M166.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/G27.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M125.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M600.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M603.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M701_M702.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/powerloss/M1000.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/powerloss/M413.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/prusa_MMU2/M403.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/runout/M412.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M122.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M569.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M906.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M911-M914.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/gcode.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/geometry/G17-G19.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/geometry/G53-G59.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/geometry/G92.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/geometry/M206_M428.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/geometry/M206_M428.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M110.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M113.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M114.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M115.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M118.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M119.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M16.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/host/M876.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M0_M1.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/lcd/M0_M1.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M117.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/lcd/M117.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M145.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/lcd/M145.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M250.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M300.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/lcd/M300.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/lcd/M73.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/G0_G1.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/G2_G3.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/G4.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/motion/G4.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/G5.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/G80.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/motion/M290.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/parser.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/G30.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/G31_G32.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/G38.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/M401_M402.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/M851.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/probe/M951.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/queue.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/queue.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/scara/M360-M364.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M20.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M21_M22.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M23.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M23.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M24_M25.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M24_M25.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M26.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M27.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M28_M29.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M30.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M32.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M33.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M34.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M524.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M928.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/stats/M31.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/stats/M31.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/stats/M75-M78.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/stats/M75-M78.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M104_M109.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/gcode/temperature/M104_M109.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M105.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M106_M107.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M140_M190.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M141_M191.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M155.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/temperature/M303.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/units/G20_G21.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/units/M149.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/gcode/units/M82_M83.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/HD44780/lcdprint_hd44780.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/HD44780/ultralcd_HD44780.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/lcdprint_u8g.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/dogm/lcdprint_u8g.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/status_screen_DOGM.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/dogm/status_screen_DOGM.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/status_screen_lite_ST7920.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_ssd1306_sh1106_128x64_I2C.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_st7565_64128n_HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_st7920_128x64_HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_tft_320x240_upscale_from_128x64.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_uc1701_mini12864_HAL.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_fontutf8.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/ultralcd_DOGM.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/dogm/ultralcd_DOGM.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/dogm/ultralcd_st7920_u8glib_rrd_AVR.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplay.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplayDefinition.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/flash_storage.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/media_file_reader.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/commands.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/spi.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/command_processor.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/dl_cache.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/event_loop.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/screen_types.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/sound_player.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/text_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/tiny_timer.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_bitmaps.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_size_t.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/standard_char_set.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/unicode.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/western_char_set.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/language/language.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/marlin_events.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/about_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/advanced_settings_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/alert_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/backlash_compensation_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_numeric_adjustment_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_advanced_settings.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_e.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_xyz.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_main_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_printing_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_status_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_tune_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/boot_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/change_filament_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_abort_print_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_auto_calibration_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_erase_flash_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_start_print_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_user_request_alert_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/default_acceleration_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/developer_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/dialog_box_base_class.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/display_tuning_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/endstop_state_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/feedrate_percent_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_runout_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/files_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_settings_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_sounds_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/jerk_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/junction_deviation_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/kill_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/language_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/linear_advance_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/lock_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/main_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_acceleration_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_velocity_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/media_player_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/move_axis_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nozzle_offsets_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nudge_nozzle_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/restore_failsafe_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/save_settings_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/screens.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/spinner_dialog_box.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/statistics_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/status_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_bump_sensitivity_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_current_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/steps_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stress_test_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/string_format.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/temperature_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_calibration_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_registers_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/tune_menu.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/widget_demo_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/z_offset_screen.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/theme/sounds.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/ui_api.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extui_dgus_lcd.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extui_example.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/extui_malyan_lcd.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/fontutils.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/fontutils.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/game/brickout.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/game/game.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/game/invaders.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/game/maze.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/game/snake.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_advanced.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_advanced.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_backlash.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_bed_corners.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_bed_leveling.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_configuration.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_configuration.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_custom.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_custom.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_delta_calibrate.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_filament.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_game.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_info.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_job_recovery.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_led.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_main.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_main.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_media.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_media.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_mixer.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_mmu2.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_motion.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_motion.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_service.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_spindle_laser.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_temperature.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_temperature.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_tmc.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_tune.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_tune.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_ubl.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/lcd/ultralcd.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/lcd/ultralcd.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/L6470/L6470_Marlin.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/buzzer.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/libs/buzzer.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/crc16.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/heatshrink/heatshrink_decoder.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/hex_print_routines.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/least_squares_fit.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/nozzle.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/numtostr.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/stopwatch.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/libs/vector_3.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/configuration_store.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/configuration_store.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/delta.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/endstops.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/endstops.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/motion.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/motion.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/planner.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/planner.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/planner_bezier.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/printcounter.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/probe.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/scara.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/servo.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/stepper/L6470.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/stepper/TMC26X.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/stepper/indirection.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/stepper/trinamic.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src /tmp/arduino_build_294312/sketch/src/module/stepper.cpp -o /dev/null
Alternatives for SPI.h: [SPI@1.0]
ResolveLibrary(SPI.h)
-> candidates: [SPI@1.0]
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/module/stepper.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/stepper.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/module/temperature.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/temperature.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/module/tool_change.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/module/tool_change.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/Sd2Card.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/SdBaseFile.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/SdFatUtil.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/SdFile.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/SdVolume.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/cardreader.cpp -o /dev/null
Error while detecting libraries included by /tmp/arduino_build_294312/sketch/src/sd/cardreader.cpp
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/Sd2Card_FlashDrive.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/Usb.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/masstorage.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/message.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/parsetools.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/usbhost.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/U8glib.cpp -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/chessengine.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_bitmap.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_circle.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_clip.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_api.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_api_16gr.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_attiny85_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_common.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_fast_parallel.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_hw_usart_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_no_en_parallel.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_parallel.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_port_d_wr.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_ssd_i2c.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_st7920_custom.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_st7920_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_st7920_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_std_sw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_sw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_t6963.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_arduino_uc_i2c.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atmega_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atmega_parallel.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atmega_st7920_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atmega_st7920_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atmega_sw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atxmega_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_atxmega_st7920_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_i2c.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_io.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_linux_ssd_i2c.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_msp430_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_null.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_psoc5_ssd_hw_parallel.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_raspberrypi_hw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_raspberrypi_ssd_i2c.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_com_std_sw_spi.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_cursor.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_delay.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_a2_micro_printer.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_flipdisc_2x7.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_gprof.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ht1632.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ili9325d_320x240.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ks0108_128x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_lc7981_160x80.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_lc7981_240x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_lc7981_240x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_lc7981_320x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ld7032_60x32.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_null.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_pcd8544_84x48.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_pcf8812_96x65.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_sbn1661_122x32.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1306_128x32.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1306_128x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1306_64x48.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1309_128x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1322_nhd31oled_bw.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1322_nhd31oled_gr.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1325_nhd27oled_bw.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1325_nhd27oled_bw_new.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1325_nhd27oled_gr.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1325_nhd27oled_gr_new.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1327_96x96_gr.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1351_128x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_ssd1353_160x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_64128n.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_dogm128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_dogm132.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_lm6059.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_lm6063.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_nhd_c12832.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7565_nhd_c12864.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7687_c144mvgd.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7920_128x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7920_192x32.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_st7920_202x32.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_t6963_128x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_t6963_128x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_t6963_240x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_t6963_240x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_tls8204_84x48.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1601_c128032.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1608_240x128.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1608_240x64.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1610_dogxl160.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1611_dogm240.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1611_dogxl240.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1701_dogs102.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_dev_uc1701_mini12864.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_ellipse.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_font.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_font_data.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_line.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_ll_api.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_page.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb14v1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb16h1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb16h2.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb16v1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb16v2.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb32h1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8h1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8h1f.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8h2.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8h8.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8v1.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pb8v2.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pbxh16.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_pbxh24.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_polygon.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_rect.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_rot.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_scale.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_state.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_u16toa.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_u8toa.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Arduino/libraries/U8glib/src/clib/u8g_virtual_screen.c -o /dev/null
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src/SPI.cpp -o /dev/null
Generating function prototypes…
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/Marlin.ino.cpp -o /tmp/arduino_build_294312/preproc/ctags_target_for_gcc_minus_e.cpp
/home/chas/Desktop/arduino-1.8.10/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c+±kinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_294312/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch…
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10810 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/cores/arduino -I/home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo -I/home/chas/Arduino/libraries/U8glib/src -I/home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI/src /tmp/arduino_build_294312/sketch/Marlin.ino.cpp -o /tmp/arduino_build_294312/sketch/Marlin.ino.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/ctrl_access.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_cdc_desc.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_cdc.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_composite_desc.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udi_msc.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/udc.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/usb_task.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/sysclk.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/uotghs_device_due.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/include/digipot_mcp4451_I2C_routines.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/LCD_pin_routines.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/LCD_I2C_routines.c.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/MarlinSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/Marlin.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/fastio.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/fast_pwm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/u8g_com_HAL_AVR_sw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/DebugMonitor.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/EepromEmulation.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/InterruptVectors.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/MarlinSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/MarlinSerialUSB.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/Tone.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_shared_hw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_st7920_sw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi_shared.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/fastio/G2_PWM.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_DUE/usb/sd_mmc_spi_mem.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/FlushableHardwareSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/WebSocketSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/i2s.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/ota.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/persistent_store_spiffs.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/spiffs.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_AVR/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/web.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/wifi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_ESP32/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/arduino.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/main.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/persistent_store_impl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Clock.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Gpio.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/IOLoggerCSV.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/LinearAxis.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Heater.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/hardware/Timer.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LINUX/include/pinmapping.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/MarlinSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/DebugMonitor.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/persistent_store_flash.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/fast_pwm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/persistent_store_sdcard.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/main.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/usb_serial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_hw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_sw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_hw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_sw_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/MarlinSerial_AGCM4.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_SAMD51/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/fastio.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/persistent_store_impl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/persistent_store_sdcard.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/msc_sd.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/SoftwareSerial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/onboard_sd.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/sdio.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_sdcard.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/persistent_store_flash.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_fsmc.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/EmulatedEeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/eeprom_emul.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_swspi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F4/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/persistent_store_impl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/TMC2660.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY31_32/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/Servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/persistent_store_eeprom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/HAL_SPI.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/timers.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/HAL_TEENSY35_36/watchdog.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/persistent_store_api.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/HAL_spi_L6470.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/eeprom_spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/backtrace.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm_arm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/eeprom_i2c.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwinder.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarmbytab.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwmemaccess.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarmmem.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/I2CPositionEncoder.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/Max7219_Debug_LEDs.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/core/serial.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/core/utility.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/babystep.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/binary_protocol.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/baricuda.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bltouch.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/caselight.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/backlash.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/emergency_parser.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/fanmux.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/filwidth.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/fwretract.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/host_actions.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/joystick.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/mixing.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/pause.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/HAL/shared/backtrace/unwarm_thumb.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/power.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/runout.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/closedloop.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/snmm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/power_loss_recovery.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/solenoid.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/spindle_laser.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/twibus.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/tmc_util.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/bedlevel.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/abl/abl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/controllerfan.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/mbl/mesh_bed_leveling.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl_G29.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl_motion.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/dac/dac_dac084s085.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/dac/dac_mcp4728.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/dac/stepper_dac.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/digipot/digipot_mcp4018.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/digipot/digipot_mcp4451.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/blinkm.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/leds.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/neopixel.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/pca9632.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/printer_event_leds.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/leds/tempstat.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/prusa_MMU2/mmu2.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/bedlevel/ubl/ubl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/feature/touch/xpt2046.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/gcode.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/parser.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/G26.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/G42.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/queue.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/M420.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/abl/G29.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/abl/M421.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/mbl/G29.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/ubl/G29.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/ubl/M421.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/bedlevel/mbl/M421.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G33.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G34_M422.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M12.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G28.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M100.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M425.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M48.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/G425.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M666.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M852.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/calibrate/M665.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M217.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M221.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M220.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M301.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M302.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M304.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M281.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M200-M205.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M43.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M218.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M305.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M540.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M108_M112_M410.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M575.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M120_M121.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/config/M92.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M111.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M17_M18_M84.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M211.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M226.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M3-M5.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M280.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M380_M381.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M400.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M42.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M350_M351.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M7-M9.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M605.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M80_M81.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M997.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M999.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/M85.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/eeprom/M500-M504.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M122.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M916-918.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/advance/M900.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/baricuda/M126-M129.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/control/T.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/L6470/M906.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/camera/M240.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/digipot/M907-M910.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/caselight/M355.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/filwidth/M404-M407.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/clean/G12.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/fwretract/M207-M209.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/i2c/M260_M261.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/leds/M7219.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/mixing/M163-M165.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/mixing/M166.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/G27.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/leds/M150.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/macro/M810-M819.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M603.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M701_M702.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/powerloss/M1000.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M600.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/pause/M125.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/fwretract/G10_G11.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/prusa_MMU2/M403.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/runout/M412.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/powerloss/M413.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M122.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M569.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M911-M914.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/geometry/G53-G59.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/feature/trinamic/M906.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/geometry/G17-G19.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/geometry/G92.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M113.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M114.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M115.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M110.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M118.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/geometry/M206_M428.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M16.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M119.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M0_M1.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M145.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M117.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/host/M876.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M250.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/G0_G1.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/G4.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M300.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/G2_G3.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/M290.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/lcd/M73.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/G30.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/G31_G32.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/G38.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/G80.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/M401_M402.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/M851.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/probe/M951.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/motion/G5.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/scara/M360-M364.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M21_M22.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M24_M25.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M26.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M28_M29.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M23.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M30.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M33.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M20.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M34.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M27.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M928.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/stats/M31.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/stats/M75-M78.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M104_M109.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M524.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M106_M107.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M140_M190.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M105.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M303.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/units/G20_G21.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/sdcard/M32.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/units/M149.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/units/M82_M83.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extui_example.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M141_M191.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extui_malyan_lcd.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extui_dgus_lcd.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/gcode/temperature/M155.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/HD44780/lcdprint_hd44780.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/ultralcd.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/HD44780/ultralcd_HD44780.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/status_screen_DOGM.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_ssd1306_sh1106_128x64_I2C.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_st7565_64128n_HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_st7920_128x64_HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/lcdprint_u8g.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_tft_320x240_upscale_from_128x64.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/fontutils.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_dev_uc1701_mini12864_HAL.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/status_screen_lite_ST7920.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/u8g_fontutf8.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/ui_api.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplay.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/ultralcd_DOGM.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplayDefinition.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/dogm/ultralcd_st7920_u8glib_rrd_AVR.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/flash_storage.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/media_file_reader.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/commands.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/marlin_events.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/spi.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/command_processor.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/event_loop.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/screen_types.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/text_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/dl_cache.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/sound_player.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_bitmaps.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/standard_char_set.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_size_t.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/language/language.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/about_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/western_char_set.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/tiny_timer.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/advanced_settings_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/alert_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/unicode.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_numeric_adjustment_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/backlash_compensation_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_e.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_xyz.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_advanced_settings.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_printing_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_status_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_main_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/boot_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/change_filament_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_tune_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_erase_flash_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_start_print_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_abort_print_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_auto_calibration_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_user_request_alert_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/display_tuning_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/endstop_state_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/feedrate_percent_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_runout_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/developer_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/default_acceleration_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/files_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/dialog_box_base_class.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/jerk_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/junction_deviation_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_settings_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/language_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/linear_advance_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/kill_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_acceleration_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/main_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_velocity_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/media_player_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_sounds_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nozzle_offsets_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nudge_nozzle_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/lock_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/save_settings_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/restore_failsafe_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/move_axis_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/statistics_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/status_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/spinner_dialog_box.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_bump_sensitivity_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_current_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stress_test_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/steps_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/string_format.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_calibration_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/temperature_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_registers_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/tune_menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/screens.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/widget_demo_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/theme/sounds.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/extensible_ui/lib/lulzbot/screens/z_offset_screen.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_bed_corners.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_advanced.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_backlash.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_bed_leveling.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_custom.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_delta_calibrate.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_info.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_job_recovery.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_configuration.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_led.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_main.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_filament.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_mixer.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_mmu2.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_media.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_spindle_laser.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_service.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_tmc.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_game.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_ubl.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_motion.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_temperature.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/menu_tune.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/game/invaders.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/game/brickout.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/game/game.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/game/snake.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/lcd/menu/game/maze.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/buzzer.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/crc16.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/hex_print_routines.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/least_squares_fit.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/numtostr.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/stopwatch.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/nozzle.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/heatshrink/heatshrink_decoder.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/L6470/L6470_Marlin.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/libs/vector_3.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/delta.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/endstops.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/configuration_store.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/planner.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/probe.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/motion.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/printcounter.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/servo.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/scara.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/stepper.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/temperature.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/stepper/L6470.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/tool_change.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/planner_bezier.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/stepper/TMC26X.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/stepper/trinamic.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/module/stepper/indirection.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/Sd2Card.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/SdBaseFile.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/SdFatUtil.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/SdFile.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/Sd2Card_FlashDrive.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/SdVolume.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/cardreader.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/Usb.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/masstorage.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/parsetools.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/message.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/sketch/src/sd/usb_flashdrive/lib-uhs2/usbhost.cpp.o
Compiling libraries…
Compiling library “U8glib”
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/U8glib.cpp.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_clip.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/chessengine.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_circle.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_api.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_api_16gr.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_attiny85_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_bitmap.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_fast_parallel.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_common.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_hw_usart_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_no_en_parallel.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_port_d_wr.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_parallel.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_ssd_i2c.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_st7920_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_st7920_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_st7920_custom.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_std_sw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_sw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_t6963.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_arduino_uc_i2c.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atmega_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atmega_parallel.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atmega_st7920_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atmega_st7920_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atmega_sw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atxmega_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_atxmega_st7920_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_i2c.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_io.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_linux_ssd_i2c.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_msp430_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_null.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_psoc5_ssd_hw_parallel.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_raspberrypi_hw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_raspberrypi_ssd_i2c.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_com_std_sw_spi.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_cursor.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_delay.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_a2_micro_printer.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_flipdisc_2x7.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_gprof.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ht1632.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ili9325d_320x240.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ks0108_128x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_lc7981_160x80.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_lc7981_240x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_lc7981_240x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_lc7981_320x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ld7032_60x32.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_pcd8544_84x48.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_null.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_sbn1661_122x32.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_pcf8812_96x65.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1306_128x32.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1306_128x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1306_64x48.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1309_128x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1322_nhd31oled_bw.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1322_nhd31oled_gr.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_bw.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_bw_new.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_gr.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_gr_new.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1351_128x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1353_160x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_64128n.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_dogm128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_dogm132.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_lm6059.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_lm6063.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_nhd_c12832.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7565_nhd_c12864.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7687_c144mvgd.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7920_128x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7920_192x32.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_st7920_202x32.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_t6963_128x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_t6963_128x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_t6963_240x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_t6963_240x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_tls8204_84x48.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1601_c128032.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1608_240x128.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1608_240x64.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1611_dogm240.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1610_dogxl160.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1611_dogxl240.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1701_dogs102.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_uc1701_mini12864.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_ellipse.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_font.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_line.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_ll_api.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_page.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb14v1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb16h1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb16h2.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb16v1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb16v2.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb32h1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8h1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8h1f.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8h2.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8h8.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8v1.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pb8v2.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pbxh16.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_pbxh24.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_polygon.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_rect.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_rot.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_scale.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_state.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_u16toa.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_u8toa.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_virtual_screen.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_font_data.c.o
Using previously compiled file: /tmp/arduino_build_294312/libraries/U8glib/clib/u8g_dev_ssd1327_96x96_gr.c.o
Compiling library “SPI”
Using previously compiled file: /tmp/arduino_build_294312/libraries/SPI/SPI.cpp.o
Compiling core…
Using precompiled core: /tmp/arduino_cache_838117/core/core_rambo_avr_rambo_f25b5e38e4abaf081ceee8eb9df16fe2.a
Linking everything together…
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-gcc -w -Os -g -flto -fuse-linker-plugin -Wl,–gc-sections,–relax -mmcu=atmega2560 -o Marlin.ino.elf sketch/Marlin.ino.cpp.o sketch/src/HAL/HAL_DUE/usb/ctrl_access.c.o sketch/src/HAL/HAL_DUE/usb/sysclk.c.o sketch/src/HAL/HAL_DUE/usb/udc.c.o sketch/src/HAL/HAL_DUE/usb/udi_cdc.c.o sketch/src/HAL/HAL_DUE/usb/udi_cdc_desc.c.o sketch/src/HAL/HAL_DUE/usb/udi_composite_desc.c.o sketch/src/HAL/HAL_DUE/usb/udi_msc.c.o sketch/src/HAL/HAL_DUE/usb/uotghs_device_due.c.o sketch/src/HAL/HAL_DUE/usb/usb_task.c.o sketch/src/HAL/HAL_LPC1768/include/digipot_mcp4451_I2C_routines.c.o sketch/src/HAL/HAL_LPC1768/u8g/LCD_I2C_routines.c.o sketch/src/HAL/HAL_LPC1768/u8g/LCD_pin_routines.c.o sketch/src/HAL/HAL_AVR/HAL.cpp.o sketch/src/HAL/HAL_AVR/HAL_SPI.cpp.o sketch/src/HAL/HAL_AVR/MarlinSerial.cpp.o sketch/src/HAL/HAL_AVR/Servo.cpp.o sketch/src/HAL/HAL_AVR/fast_pwm.cpp.o sketch/src/HAL/HAL_AVR/fastio.cpp.o sketch/src/HAL/HAL_AVR/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_AVR/u8g_com_HAL_AVR_sw_spi.cpp.o sketch/src/HAL/HAL_AVR/watchdog.cpp.o sketch/src/HAL/HAL_DUE/DebugMonitor.cpp.o sketch/src/HAL/HAL_DUE/EepromEmulation.cpp.o sketch/src/HAL/HAL_DUE/HAL.cpp.o sketch/src/HAL/HAL_DUE/HAL_SPI.cpp.o sketch/src/HAL/HAL_DUE/InterruptVectors.cpp.o sketch/src/HAL/HAL_DUE/MarlinSerial.cpp.o sketch/src/HAL/HAL_DUE/MarlinSerialUSB.cpp.o sketch/src/HAL/HAL_DUE/Servo.cpp.o sketch/src/HAL/HAL_DUE/Tone.cpp.o sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_shared_hw_spi.cpp.o sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_st7920_sw_spi.cpp.o sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi.cpp.o sketch/src/HAL/HAL_DUE/dogm/u8g_com_HAL_DUE_sw_spi_shared.cpp.o sketch/src/HAL/HAL_DUE/fastio/G2_PWM.cpp.o sketch/src/HAL/HAL_DUE/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_DUE/timers.cpp.o sketch/src/HAL/HAL_DUE/usb/sd_mmc_spi_mem.cpp.o sketch/src/HAL/HAL_DUE/watchdog.cpp.o sketch/src/HAL/HAL_ESP32/FlushableHardwareSerial.cpp.o sketch/src/HAL/HAL_ESP32/HAL.cpp.o sketch/src/HAL/HAL_ESP32/HAL_SPI.cpp.o sketch/src/HAL/HAL_ESP32/Servo.cpp.o sketch/src/HAL/HAL_ESP32/WebSocketSerial.cpp.o sketch/src/HAL/HAL_ESP32/i2s.cpp.o sketch/src/HAL/HAL_ESP32/ota.cpp.o sketch/src/HAL/HAL_ESP32/persistent_store_spiffs.cpp.o sketch/src/HAL/HAL_ESP32/spiffs.cpp.o sketch/src/HAL/HAL_ESP32/timers.cpp.o sketch/src/HAL/HAL_ESP32/watchdog.cpp.o sketch/src/HAL/HAL_ESP32/web.cpp.o sketch/src/HAL/HAL_ESP32/wifi.cpp.o sketch/src/HAL/HAL_LINUX/HAL.cpp.o sketch/src/HAL/HAL_LINUX/arduino.cpp.o sketch/src/HAL/HAL_LINUX/hardware/Clock.cpp.o sketch/src/HAL/HAL_LINUX/hardware/Gpio.cpp.o sketch/src/HAL/HAL_LINUX/hardware/Heater.cpp.o sketch/src/HAL/HAL_LINUX/hardware/IOLoggerCSV.cpp.o sketch/src/HAL/HAL_LINUX/hardware/LinearAxis.cpp.o sketch/src/HAL/HAL_LINUX/hardware/Timer.cpp.o sketch/src/HAL/HAL_LINUX/include/pinmapping.cpp.o sketch/src/HAL/HAL_LINUX/main.cpp.o sketch/src/HAL/HAL_LINUX/persistent_store_impl.cpp.o sketch/src/HAL/HAL_LINUX/timers.cpp.o sketch/src/HAL/HAL_LINUX/watchdog.cpp.o sketch/src/HAL/HAL_LPC1768/DebugMonitor.cpp.o sketch/src/HAL/HAL_LPC1768/HAL.cpp.o sketch/src/HAL/HAL_LPC1768/HAL_SPI.cpp.o sketch/src/HAL/HAL_LPC1768/MarlinSerial.cpp.o sketch/src/HAL/HAL_LPC1768/fast_pwm.cpp.o sketch/src/HAL/HAL_LPC1768/main.cpp.o sketch/src/HAL/HAL_LPC1768/persistent_store_flash.cpp.o sketch/src/HAL/HAL_LPC1768/persistent_store_sdcard.cpp.o sketch/src/HAL/HAL_LPC1768/timers.cpp.o sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_hw_spi.cpp.o sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp.o sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_hw_spi.cpp.o sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_st7920_sw_spi.cpp.o sketch/src/HAL/HAL_LPC1768/u8g/u8g_com_HAL_LPC1768_sw_spi.cpp.o sketch/src/HAL/HAL_LPC1768/usb_serial.cpp.o sketch/src/HAL/HAL_LPC1768/watchdog.cpp.o sketch/src/HAL/HAL_SAMD51/HAL.cpp.o sketch/src/HAL/HAL_SAMD51/HAL_SPI.cpp.o sketch/src/HAL/HAL_SAMD51/MarlinSerial_AGCM4.cpp.o sketch/src/HAL/HAL_SAMD51/Servo.cpp.o sketch/src/HAL/HAL_SAMD51/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_SAMD51/timers.cpp.o sketch/src/HAL/HAL_SAMD51/watchdog.cpp.o sketch/src/HAL/HAL_STM32/HAL.cpp.o sketch/src/HAL/HAL_STM32/HAL_SPI.cpp.o sketch/src/HAL/HAL_STM32/Servo.cpp.o sketch/src/HAL/HAL_STM32/fastio.cpp.o sketch/src/HAL/HAL_STM32/persistent_store_impl.cpp.o sketch/src/HAL/HAL_STM32/persistent_store_sdcard.cpp.o sketch/src/HAL/HAL_STM32/timers.cpp.o sketch/src/HAL/HAL_STM32/watchdog.cpp.o sketch/src/HAL/HAL_STM32F1/HAL.cpp.o sketch/src/HAL/HAL_STM32F1/HAL_SPI.cpp.o sketch/src/HAL/HAL_STM32F1/SPI.cpp.o sketch/src/HAL/HAL_STM32F1/Servo.cpp.o sketch/src/HAL/HAL_STM32F1/SoftwareSerial.cpp.o sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_fsmc.cpp.o sketch/src/HAL/HAL_STM32F1/dogm/u8g_com_stm32duino_swspi.cpp.o sketch/src/HAL/HAL_STM32F1/msc_sd.cpp.o sketch/src/HAL/HAL_STM32F1/onboard_sd.cpp.o sketch/src/HAL/HAL_STM32F1/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_STM32F1/persistent_store_flash.cpp.o sketch/src/HAL/HAL_STM32F1/persistent_store_sdcard.cpp.o sketch/src/HAL/HAL_STM32F1/sdio.cpp.o sketch/src/HAL/HAL_STM32F1/timers.cpp.o sketch/src/HAL/HAL_STM32F1/watchdog.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/EmulatedEeprom.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/HAL.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/HAL_SPI.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/STM32F4/timers.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/TMC2660.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/STM32F7/timers.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/Servo.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/eeprom_emul.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_STM32_F4_F7/watchdog.cpp.o sketch/src/HAL/HAL_TEENSY31_32/HAL.cpp.o sketch/src/HAL/HAL_TEENSY31_32/HAL_SPI.cpp.o sketch/src/HAL/HAL_TEENSY31_32/Servo.cpp.o sketch/src/HAL/HAL_TEENSY31_32/persistent_store_impl.cpp.o sketch/src/HAL/HAL_TEENSY31_32/timers.cpp.o sketch/src/HAL/HAL_TEENSY31_32/watchdog.cpp.o sketch/src/HAL/HAL_TEENSY35_36/HAL.cpp.o sketch/src/HAL/HAL_TEENSY35_36/HAL_SPI.cpp.o sketch/src/HAL/HAL_TEENSY35_36/Servo.cpp.o sketch/src/HAL/HAL_TEENSY35_36/persistent_store_eeprom.cpp.o sketch/src/HAL/HAL_TEENSY35_36/timers.cpp.o sketch/src/HAL/HAL_TEENSY35_36/watchdog.cpp.o sketch/src/HAL/shared/HAL_spi_L6470.cpp.o sketch/src/HAL/shared/backtrace/backtrace.cpp.o sketch/src/HAL/shared/backtrace/unwarm.cpp.o sketch/src/HAL/shared/backtrace/unwarm_arm.cpp.o sketch/src/HAL/shared/backtrace/unwarm_thumb.cpp.o sketch/src/HAL/shared/backtrace/unwarmbytab.cpp.o sketch/src/HAL/shared/backtrace/unwarmmem.cpp.o sketch/src/HAL/shared/backtrace/unwinder.cpp.o sketch/src/HAL/shared/backtrace/unwmemaccess.cpp.o sketch/src/HAL/shared/eeprom_i2c.cpp.o sketch/src/HAL/shared/eeprom_spi.cpp.o sketch/src/HAL/shared/persistent_store_api.cpp.o sketch/src/HAL/shared/servo.cpp.o sketch/src/Marlin.cpp.o sketch/src/core/serial.cpp.o sketch/src/core/utility.cpp.o sketch/src/feature/I2CPositionEncoder.cpp.o sketch/src/feature/Max7219_Debug_LEDs.cpp.o sketch/src/feature/babystep.cpp.o sketch/src/feature/backlash.cpp.o sketch/src/feature/baricuda.cpp.o sketch/src/feature/bedlevel/abl/abl.cpp.o sketch/src/feature/bedlevel/bedlevel.cpp.o sketch/src/feature/bedlevel/mbl/mesh_bed_leveling.cpp.o sketch/src/feature/bedlevel/ubl/ubl.cpp.o sketch/src/feature/bedlevel/ubl/ubl_G29.cpp.o sketch/src/feature/bedlevel/ubl/ubl_motion.cpp.o sketch/src/feature/binary_protocol.cpp.o sketch/src/feature/bltouch.cpp.o sketch/src/feature/caselight.cpp.o sketch/src/feature/closedloop.cpp.o sketch/src/feature/controllerfan.cpp.o sketch/src/feature/dac/dac_dac084s085.cpp.o sketch/src/feature/dac/dac_mcp4728.cpp.o sketch/src/feature/dac/stepper_dac.cpp.o sketch/src/feature/digipot/digipot_mcp4018.cpp.o sketch/src/feature/digipot/digipot_mcp4451.cpp.o sketch/src/feature/emergency_parser.cpp.o sketch/src/feature/fanmux.cpp.o sketch/src/feature/filwidth.cpp.o sketch/src/feature/fwretract.cpp.o sketch/src/feature/host_actions.cpp.o sketch/src/feature/joystick.cpp.o sketch/src/feature/leds/blinkm.cpp.o sketch/src/feature/leds/leds.cpp.o sketch/src/feature/leds/neopixel.cpp.o sketch/src/feature/leds/pca9632.cpp.o sketch/src/feature/leds/printer_event_leds.cpp.o sketch/src/feature/leds/tempstat.cpp.o sketch/src/feature/mixing.cpp.o sketch/src/feature/pause.cpp.o sketch/src/feature/power.cpp.o sketch/src/feature/power_loss_recovery.cpp.o sketch/src/feature/prusa_MMU2/mmu2.cpp.o sketch/src/feature/runout.cpp.o sketch/src/feature/snmm.cpp.o sketch/src/feature/solenoid.cpp.o sketch/src/feature/spindle_laser.cpp.o sketch/src/feature/tmc_util.cpp.o sketch/src/feature/touch/xpt2046.cpp.o sketch/src/feature/twibus.cpp.o sketch/src/gcode/bedlevel/G26.cpp.o sketch/src/gcode/bedlevel/G42.cpp.o sketch/src/gcode/bedlevel/M420.cpp.o sketch/src/gcode/bedlevel/abl/G29.cpp.o sketch/src/gcode/bedlevel/abl/M421.cpp.o sketch/src/gcode/bedlevel/mbl/G29.cpp.o sketch/src/gcode/bedlevel/mbl/M421.cpp.o sketch/src/gcode/bedlevel/ubl/G29.cpp.o sketch/src/gcode/bedlevel/ubl/M421.cpp.o sketch/src/gcode/calibrate/G28.cpp.o sketch/src/gcode/calibrate/G33.cpp.o sketch/src/gcode/calibrate/G34_M422.cpp.o sketch/src/gcode/calibrate/G425.cpp.o sketch/src/gcode/calibrate/M100.cpp.o sketch/src/gcode/calibrate/M12.cpp.o sketch/src/gcode/calibrate/M425.cpp.o sketch/src/gcode/calibrate/M48.cpp.o sketch/src/gcode/calibrate/M665.cpp.o sketch/src/gcode/calibrate/M666.cpp.o sketch/src/gcode/calibrate/M852.cpp.o sketch/src/gcode/config/M200-M205.cpp.o sketch/src/gcode/config/M217.cpp.o sketch/src/gcode/config/M218.cpp.o sketch/src/gcode/config/M220.cpp.o sketch/src/gcode/config/M221.cpp.o sketch/src/gcode/config/M281.cpp.o sketch/src/gcode/config/M301.cpp.o sketch/src/gcode/config/M302.cpp.o sketch/src/gcode/config/M304.cpp.o sketch/src/gcode/config/M305.cpp.o sketch/src/gcode/config/M43.cpp.o sketch/src/gcode/config/M540.cpp.o sketch/src/gcode/config/M575.cpp.o sketch/src/gcode/config/M92.cpp.o sketch/src/gcode/control/M108_M112_M410.cpp.o sketch/src/gcode/control/M111.cpp.o sketch/src/gcode/control/M120_M121.cpp.o sketch/src/gcode/control/M17_M18_M84.cpp.o sketch/src/gcode/control/M211.cpp.o sketch/src/gcode/control/M226.cpp.o sketch/src/gcode/control/M280.cpp.o sketch/src/gcode/control/M3-M5.cpp.o sketch/src/gcode/control/M350_M351.cpp.o sketch/src/gcode/control/M380_M381.cpp.o sketch/src/gcode/control/M400.cpp.o sketch/src/gcode/control/M42.cpp.o sketch/src/gcode/control/M605.cpp.o sketch/src/gcode/control/M7-M9.cpp.o sketch/src/gcode/control/M80_M81.cpp.o sketch/src/gcode/control/M85.cpp.o sketch/src/gcode/control/M997.cpp.o sketch/src/gcode/control/M999.cpp.o sketch/src/gcode/control/T.cpp.o sketch/src/gcode/eeprom/M500-M504.cpp.o sketch/src/gcode/feature/L6470/M122.cpp.o sketch/src/gcode/feature/L6470/M906.cpp.o sketch/src/gcode/feature/L6470/M916-918.cpp.o sketch/src/gcode/feature/advance/M900.cpp.o sketch/src/gcode/feature/baricuda/M126-M129.cpp.o sketch/src/gcode/feature/camera/M240.cpp.o sketch/src/gcode/feature/caselight/M355.cpp.o sketch/src/gcode/feature/clean/G12.cpp.o sketch/src/gcode/feature/digipot/M907-M910.cpp.o sketch/src/gcode/feature/filwidth/M404-M407.cpp.o sketch/src/gcode/feature/fwretract/G10_G11.cpp.o sketch/src/gcode/feature/fwretract/M207-M209.cpp.o sketch/src/gcode/feature/i2c/M260_M261.cpp.o sketch/src/gcode/feature/leds/M150.cpp.o sketch/src/gcode/feature/leds/M7219.cpp.o sketch/src/gcode/feature/macro/M810-M819.cpp.o sketch/src/gcode/feature/mixing/M163-M165.cpp.o sketch/src/gcode/feature/mixing/M166.cpp.o sketch/src/gcode/feature/pause/G27.cpp.o sketch/src/gcode/feature/pause/M125.cpp.o sketch/src/gcode/feature/pause/M600.cpp.o sketch/src/gcode/feature/pause/M603.cpp.o sketch/src/gcode/feature/pause/M701_M702.cpp.o sketch/src/gcode/feature/powerloss/M1000.cpp.o sketch/src/gcode/feature/powerloss/M413.cpp.o sketch/src/gcode/feature/prusa_MMU2/M403.cpp.o sketch/src/gcode/feature/runout/M412.cpp.o sketch/src/gcode/feature/trinamic/M122.cpp.o sketch/src/gcode/feature/trinamic/M569.cpp.o sketch/src/gcode/feature/trinamic/M906.cpp.o sketch/src/gcode/feature/trinamic/M911-M914.cpp.o sketch/src/gcode/gcode.cpp.o sketch/src/gcode/geometry/G17-G19.cpp.o sketch/src/gcode/geometry/G53-G59.cpp.o sketch/src/gcode/geometry/G92.cpp.o sketch/src/gcode/geometry/M206_M428.cpp.o sketch/src/gcode/host/M110.cpp.o sketch/src/gcode/host/M113.cpp.o sketch/src/gcode/host/M114.cpp.o sketch/src/gcode/host/M115.cpp.o sketch/src/gcode/host/M118.cpp.o sketch/src/gcode/host/M119.cpp.o sketch/src/gcode/host/M16.cpp.o sketch/src/gcode/host/M876.cpp.o sketch/src/gcode/lcd/M0_M1.cpp.o sketch/src/gcode/lcd/M117.cpp.o sketch/src/gcode/lcd/M145.cpp.o sketch/src/gcode/lcd/M250.cpp.o sketch/src/gcode/lcd/M300.cpp.o sketch/src/gcode/lcd/M73.cpp.o sketch/src/gcode/motion/G0_G1.cpp.o sketch/src/gcode/motion/G2_G3.cpp.o sketch/src/gcode/motion/G4.cpp.o sketch/src/gcode/motion/G5.cpp.o sketch/src/gcode/motion/G80.cpp.o sketch/src/gcode/motion/M290.cpp.o sketch/src/gcode/parser.cpp.o sketch/src/gcode/probe/G30.cpp.o sketch/src/gcode/probe/G31_G32.cpp.o sketch/src/gcode/probe/G38.cpp.o sketch/src/gcode/probe/M401_M402.cpp.o sketch/src/gcode/probe/M851.cpp.o sketch/src/gcode/probe/M951.cpp.o sketch/src/gcode/queue.cpp.o sketch/src/gcode/scara/M360-M364.cpp.o sketch/src/gcode/sdcard/M20.cpp.o sketch/src/gcode/sdcard/M21_M22.cpp.o sketch/src/gcode/sdcard/M23.cpp.o sketch/src/gcode/sdcard/M24_M25.cpp.o sketch/src/gcode/sdcard/M26.cpp.o sketch/src/gcode/sdcard/M27.cpp.o sketch/src/gcode/sdcard/M28_M29.cpp.o sketch/src/gcode/sdcard/M30.cpp.o sketch/src/gcode/sdcard/M32.cpp.o sketch/src/gcode/sdcard/M33.cpp.o sketch/src/gcode/sdcard/M34.cpp.o sketch/src/gcode/sdcard/M524.cpp.o sketch/src/gcode/sdcard/M928.cpp.o sketch/src/gcode/stats/M31.cpp.o sketch/src/gcode/stats/M75-M78.cpp.o sketch/src/gcode/temperature/M104_M109.cpp.o sketch/src/gcode/temperature/M105.cpp.o sketch/src/gcode/temperature/M106_M107.cpp.o sketch/src/gcode/temperature/M140_M190.cpp.o sketch/src/gcode/temperature/M141_M191.cpp.o sketch/src/gcode/temperature/M155.cpp.o sketch/src/gcode/temperature/M303.cpp.o sketch/src/gcode/units/G20_G21.cpp.o sketch/src/gcode/units/M149.cpp.o sketch/src/gcode/units/M82_M83.cpp.o sketch/src/lcd/HD44780/lcdprint_hd44780.cpp.o sketch/src/lcd/HD44780/ultralcd_HD44780.cpp.o sketch/src/lcd/dogm/lcdprint_u8g.cpp.o sketch/src/lcd/dogm/status_screen_DOGM.cpp.o sketch/src/lcd/dogm/status_screen_lite_ST7920.cpp.o sketch/src/lcd/dogm/u8g_dev_ssd1306_sh1106_128x64_I2C.cpp.o sketch/src/lcd/dogm/u8g_dev_st7565_64128n_HAL.cpp.o sketch/src/lcd/dogm/u8g_dev_st7920_128x64_HAL.cpp.o sketch/src/lcd/dogm/u8g_dev_tft_320x240_upscale_from_128x64.cpp.o sketch/src/lcd/dogm/u8g_dev_uc1701_mini12864_HAL.cpp.o sketch/src/lcd/dogm/u8g_fontutf8.cpp.o sketch/src/lcd/dogm/ultralcd_DOGM.cpp.o sketch/src/lcd/dogm/ultralcd_st7920_u8glib_rrd_AVR.cpp.o sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplay.cpp.o sketch/src/lcd/extensible_ui/lib/dgus/DGUSDisplayDefinition.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/flash_storage.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/media_file_reader.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/commands.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/spi.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/command_processor.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/dl_cache.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/event_loop.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/screen_types.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/sound_player.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/text_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/tiny_timer.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_bitmaps.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/font_size_t.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/standard_char_set.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/unicode.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/extended/unicode/western_char_set.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/language/language.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/marlin_events.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/about_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/advanced_settings_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/alert_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/backlash_compensation_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_numeric_adjustment_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/base_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_advanced_settings.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_e.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_xyz.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_main_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_printing_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_status_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/bio_tune_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/boot_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/change_filament_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_abort_print_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_auto_calibration_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_erase_flash_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_start_print_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_user_request_alert_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/default_acceleration_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/developer_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/dialog_box_base_class.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/display_tuning_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/endstop_state_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/feedrate_percent_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/filament_runout_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/files_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_settings_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/interface_sounds_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/jerk_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/junction_deviation_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/kill_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/language_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/linear_advance_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/lock_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/main_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_acceleration_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/max_velocity_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/media_player_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/move_axis_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nozzle_offsets_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/nudge_nozzle_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/restore_failsafe_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/save_settings_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/screens.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/spinner_dialog_box.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/statistics_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/status_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_bump_sensitivity_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_current_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/steps_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/stress_test_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/string_format.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/temperature_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_calibration_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/touch_registers_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/tune_menu.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/widget_demo_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/screens/z_offset_screen.cpp.o sketch/src/lcd/extensible_ui/lib/lulzbot/theme/sounds.cpp.o sketch/src/lcd/extensible_ui/ui_api.cpp.o sketch/src/lcd/extui_dgus_lcd.cpp.o sketch/src/lcd/extui_example.cpp.o sketch/src/lcd/extui_malyan_lcd.cpp.o sketch/src/lcd/fontutils.cpp.o sketch/src/lcd/menu/game/brickout.cpp.o sketch/src/lcd/menu/game/game.cpp.o sketch/src/lcd/menu/game/invaders.cpp.o sketch/src/lcd/menu/game/maze.cpp.o sketch/src/lcd/menu/game/snake.cpp.o sketch/src/lcd/menu/menu.cpp.o sketch/src/lcd/menu/menu_advanced.cpp.o sketch/src/lcd/menu/menu_backlash.cpp.o sketch/src/lcd/menu/menu_bed_corners.cpp.o sketch/src/lcd/menu/menu_bed_leveling.cpp.o sketch/src/lcd/menu/menu_configuration.cpp.o sketch/src/lcd/menu/menu_custom.cpp.o sketch/src/lcd/menu/menu_delta_calibrate.cpp.o sketch/src/lcd/menu/menu_filament.cpp.o sketch/src/lcd/menu/menu_game.cpp.o sketch/src/lcd/menu/menu_info.cpp.o sketch/src/lcd/menu/menu_job_recovery.cpp.o sketch/src/lcd/menu/menu_led.cpp.o sketch/src/lcd/menu/menu_main.cpp.o sketch/src/lcd/menu/menu_media.cpp.o sketch/src/lcd/menu/menu_mixer.cpp.o sketch/src/lcd/menu/menu_mmu2.cpp.o sketch/src/lcd/menu/menu_motion.cpp.o sketch/src/lcd/menu/menu_service.cpp.o sketch/src/lcd/menu/menu_spindle_laser.cpp.o sketch/src/lcd/menu/menu_temperature.cpp.o sketch/src/lcd/menu/menu_tmc.cpp.o sketch/src/lcd/menu/menu_tune.cpp.o sketch/src/lcd/menu/menu_ubl.cpp.o sketch/src/lcd/ultralcd.cpp.o sketch/src/libs/L6470/L6470_Marlin.cpp.o sketch/src/libs/buzzer.cpp.o sketch/src/libs/crc16.cpp.o sketch/src/libs/heatshrink/heatshrink_decoder.cpp.o sketch/src/libs/hex_print_routines.cpp.o sketch/src/libs/least_squares_fit.cpp.o sketch/src/libs/nozzle.cpp.o sketch/src/libs/numtostr.cpp.o sketch/src/libs/stopwatch.cpp.o sketch/src/libs/vector_3.cpp.o sketch/src/module/configuration_store.cpp.o sketch/src/module/delta.cpp.o sketch/src/module/endstops.cpp.o sketch/src/module/motion.cpp.o sketch/src/module/planner.cpp.o sketch/src/module/planner_bezier.cpp.o sketch/src/module/printcounter.cpp.o sketch/src/module/probe.cpp.o sketch/src/module/scara.cpp.o sketch/src/module/servo.cpp.o sketch/src/module/stepper.cpp.o sketch/src/module/stepper/L6470.cpp.o sketch/src/module/stepper/TMC26X.cpp.o sketch/src/module/stepper/indirection.cpp.o sketch/src/module/stepper/trinamic.cpp.o sketch/src/module/temperature.cpp.o sketch/src/module/tool_change.cpp.o sketch/src/sd/Sd2Card.cpp.o sketch/src/sd/SdBaseFile.cpp.o sketch/src/sd/SdFatUtil.cpp.o sketch/src/sd/SdFile.cpp.o sketch/src/sd/SdVolume.cpp.o sketch/src/sd/cardreader.cpp.o sketch/src/sd/usb_flashdrive/Sd2Card_FlashDrive.cpp.o sketch/src/sd/usb_flashdrive/lib-uhs2/Usb.cpp.o sketch/src/sd/usb_flashdrive/lib-uhs2/masstorage.cpp.o sketch/src/sd/usb_flashdrive/lib-uhs2/message.cpp.o sketch/src/sd/usb_flashdrive/lib-uhs2/parsetools.cpp.o sketch/src/sd/usb_flashdrive/lib-uhs2/usbhost.cpp.o libraries/U8glib/U8glib.cpp.o libraries/U8glib/clib/chessengine.c.o libraries/U8glib/clib/u8g_bitmap.c.o libraries/U8glib/clib/u8g_circle.c.o libraries/U8glib/clib/u8g_clip.c.o libraries/U8glib/clib/u8g_com_api.c.o libraries/U8glib/clib/u8g_com_api_16gr.c.o libraries/U8glib/clib/u8g_com_arduino_attiny85_hw_spi.c.o libraries/U8glib/clib/u8g_com_arduino_common.c.o libraries/U8glib/clib/u8g_com_arduino_fast_parallel.c.o libraries/U8glib/clib/u8g_com_arduino_hw_spi.c.o libraries/U8glib/clib/u8g_com_arduino_hw_usart_spi.c.o libraries/U8glib/clib/u8g_com_arduino_no_en_parallel.c.o libraries/U8glib/clib/u8g_com_arduino_parallel.c.o libraries/U8glib/clib/u8g_com_arduino_port_d_wr.c.o libraries/U8glib/clib/u8g_com_arduino_ssd_i2c.c.o libraries/U8glib/clib/u8g_com_arduino_st7920_custom.c.o libraries/U8glib/clib/u8g_com_arduino_st7920_hw_spi.c.o libraries/U8glib/clib/u8g_com_arduino_st7920_spi.c.o libraries/U8glib/clib/u8g_com_arduino_std_sw_spi.c.o libraries/U8glib/clib/u8g_com_arduino_sw_spi.c.o libraries/U8glib/clib/u8g_com_arduino_t6963.c.o libraries/U8glib/clib/u8g_com_arduino_uc_i2c.c.o libraries/U8glib/clib/u8g_com_atmega_hw_spi.c.o libraries/U8glib/clib/u8g_com_atmega_parallel.c.o libraries/U8glib/clib/u8g_com_atmega_st7920_hw_spi.c.o libraries/U8glib/clib/u8g_com_atmega_st7920_spi.c.o libraries/U8glib/clib/u8g_com_atmega_sw_spi.c.o libraries/U8glib/clib/u8g_com_atxmega_hw_spi.c.o libraries/U8glib/clib/u8g_com_atxmega_st7920_hw_spi.c.o libraries/U8glib/clib/u8g_com_i2c.c.o libraries/U8glib/clib/u8g_com_io.c.o libraries/U8glib/clib/u8g_com_linux_ssd_i2c.c.o libraries/U8glib/clib/u8g_com_msp430_hw_spi.c.o libraries/U8glib/clib/u8g_com_null.c.o libraries/U8glib/clib/u8g_com_psoc5_ssd_hw_parallel.c.o libraries/U8glib/clib/u8g_com_raspberrypi_hw_spi.c.o libraries/U8glib/clib/u8g_com_raspberrypi_ssd_i2c.c.o libraries/U8glib/clib/u8g_com_std_sw_spi.c.o libraries/U8glib/clib/u8g_cursor.c.o libraries/U8glib/clib/u8g_delay.c.o libraries/U8glib/clib/u8g_dev_a2_micro_printer.c.o libraries/U8glib/clib/u8g_dev_flipdisc_2x7.c.o libraries/U8glib/clib/u8g_dev_gprof.c.o libraries/U8glib/clib/u8g_dev_ht1632.c.o libraries/U8glib/clib/u8g_dev_ili9325d_320x240.c.o libraries/U8glib/clib/u8g_dev_ks0108_128x64.c.o libraries/U8glib/clib/u8g_dev_lc7981_160x80.c.o libraries/U8glib/clib/u8g_dev_lc7981_240x128.c.o libraries/U8glib/clib/u8g_dev_lc7981_240x64.c.o libraries/U8glib/clib/u8g_dev_lc7981_320x64.c.o libraries/U8glib/clib/u8g_dev_ld7032_60x32.c.o libraries/U8glib/clib/u8g_dev_null.c.o libraries/U8glib/clib/u8g_dev_pcd8544_84x48.c.o libraries/U8glib/clib/u8g_dev_pcf8812_96x65.c.o libraries/U8glib/clib/u8g_dev_sbn1661_122x32.c.o libraries/U8glib/clib/u8g_dev_ssd1306_128x32.c.o libraries/U8glib/clib/u8g_dev_ssd1306_128x64.c.o libraries/U8glib/clib/u8g_dev_ssd1306_64x48.c.o libraries/U8glib/clib/u8g_dev_ssd1309_128x64.c.o libraries/U8glib/clib/u8g_dev_ssd1322_nhd31oled_bw.c.o libraries/U8glib/clib/u8g_dev_ssd1322_nhd31oled_gr.c.o libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_bw.c.o libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_bw_new.c.o libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_gr.c.o libraries/U8glib/clib/u8g_dev_ssd1325_nhd27oled_gr_new.c.o libraries/U8glib/clib/u8g_dev_ssd1327_96x96_gr.c.o libraries/U8glib/clib/u8g_dev_ssd1351_128x128.c.o libraries/U8glib/clib/u8g_dev_ssd1353_160x128.c.o libraries/U8glib/clib/u8g_dev_st7565_64128n.c.o libraries/U8glib/clib/u8g_dev_st7565_dogm128.c.o libraries/U8glib/clib/u8g_dev_st7565_dogm132.c.o libraries/U8glib/clib/u8g_dev_st7565_lm6059.c.o libraries/U8glib/clib/u8g_dev_st7565_lm6063.c.o libraries/U8glib/clib/u8g_dev_st7565_nhd_c12832.c.o libraries/U8glib/clib/u8g_dev_st7565_nhd_c12864.c.o libraries/U8glib/clib/u8g_dev_st7687_c144mvgd.c.o libraries/U8glib/clib/u8g_dev_st7920_128x64.c.o libraries/U8glib/clib/u8g_dev_st7920_192x32.c.o libraries/U8glib/clib/u8g_dev_st7920_202x32.c.o libraries/U8glib/clib/u8g_dev_t6963_128x128.c.o libraries/U8glib/clib/u8g_dev_t6963_128x64.c.o libraries/U8glib/clib/u8g_dev_t6963_240x128.c.o libraries/U8glib/clib/u8g_dev_t6963_240x64.c.o libraries/U8glib/clib/u8g_dev_tls8204_84x48.c.o libraries/U8glib/clib/u8g_dev_uc1601_c128032.c.o libraries/U8glib/clib/u8g_dev_uc1608_240x128.c.o libraries/U8glib/clib/u8g_dev_uc1608_240x64.c.o libraries/U8glib/clib/u8g_dev_uc1610_dogxl160.c.o libraries/U8glib/clib/u8g_dev_uc1611_dogm240.c.o libraries/U8glib/clib/u8g_dev_uc1611_dogxl240.c.o libraries/U8glib/clib/u8g_dev_uc1701_dogs102.c.o libraries/U8glib/clib/u8g_dev_uc1701_mini12864.c.o libraries/U8glib/clib/u8g_ellipse.c.o libraries/U8glib/clib/u8g_font.c.o libraries/U8glib/clib/u8g_font_data.c.o libraries/U8glib/clib/u8g_line.c.o libraries/U8glib/clib/u8g_ll_api.c.o libraries/U8glib/clib/u8g_page.c.o libraries/U8glib/clib/u8g_pb.c.o libraries/U8glib/clib/u8g_pb14v1.c.o libraries/U8glib/clib/u8g_pb16h1.c.o libraries/U8glib/clib/u8g_pb16h2.c.o libraries/U8glib/clib/u8g_pb16v1.c.o libraries/U8glib/clib/u8g_pb16v2.c.o libraries/U8glib/clib/u8g_pb32h1.c.o libraries/U8glib/clib/u8g_pb8h1.c.o libraries/U8glib/clib/u8g_pb8h1f.c.o libraries/U8glib/clib/u8g_pb8h2.c.o libraries/U8glib/clib/u8g_pb8h8.c.o libraries/U8glib/clib/u8g_pb8v1.c.o libraries/U8glib/clib/u8g_pb8v2.c.o libraries/U8glib/clib/u8g_pbxh16.c.o libraries/U8glib/clib/u8g_pbxh24.c.o libraries/U8glib/clib/u8g_polygon.c.o libraries/U8glib/clib/u8g_rect.c.o libraries/U8glib/clib/u8g_rot.c.o libraries/U8glib/clib/u8g_scale.c.o libraries/U8glib/clib/u8g_state.c.o libraries/U8glib/clib/u8g_u16toa.c.o libraries/U8glib/clib/u8g_u8toa.c.o libraries/U8glib/clib/u8g_virtual_screen.c.o libraries/SPI/SPI.cpp.o …/arduino_cache_838117/core/core_rambo_avr_rambo_f25b5e38e4abaf081ceee8eb9df16fe2.a -L/tmp/arduino_build_294312 -lm
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /tmp/arduino_build_294312/Marlin.ino.elf /tmp/arduino_build_294312/Marlin.ino.eep
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /tmp/arduino_build_294312/Marlin.ino.elf /tmp/arduino_build_294312/Marlin.ino.hex
Multiple libraries were found for “SPI.h”
Used: /home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI
Multiple libraries were found for “U8glib.h”
Used: /home/chas/Arduino/libraries/U8glib
Not used: /home/chas/.arduino15/packages/rambo/hardware/avr/1.0.1/libraries/U8glib
Using library U8glib at version 1.19.1 in folder: /home/chas/Arduino/libraries/U8glib
Using library SPI at version 1.0 in folder: /home/chas/Desktop/arduino-1.8.10/hardware/arduino/avr/libraries/SPI
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avr-size -A /tmp/arduino_build_294312/Marlin.ino.elf
Sketch uses 114670 bytes (44%) of program storage space. Maximum is 258048 bytes.
Global variables use 4675 bytes of dynamic memory.
/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/bin/avrdude -C/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/etc/avrdude.conf -v -patmega2560 -cwiring -P/dev/ttyACM0 -b115200 -D -Uflash:w:/tmp/arduino_build_294312/Marlin.ino.hex:i
avrdude: Version 6.3-20190619
Copyright © 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright © 2007-2014 Joerg Wunsch
System wide configuration file is “/home/chas/Desktop/arduino-1.8.10/hardware/tools/avr/etc/avrdude.conf”
User configuration file is “/home/chas/.avrduderc”
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyACM0
Using Programmer : wiring
Overriding Baud Rate : 115200
avrdude: ser_open(): can’t open device “/dev/ttyACM0”: Permission denied
ioctl(“TIOCMGET”): Inappropriate ioctl for device
ioctl(“TIOCMGET”): Inappropriate ioctl for device
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: Bad file descriptor
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
avrdude done. Thank you.
the selected serial port
does not exist or your board is not connected
avrdude: ser_open(): can’t open device “/dev/ttyACM0”: Permission denied
There’s your problem.
sudo chown yourusername /dev/ttyACMo
If that doesn’t work,
sudo chmod 777 /dev/ttyACM0
My tty devices show up with the dialout group. I just add myself to dialout
sudo usermod -a -G dialout chas
Jeffeb3 is smarter than me. I just brute force my way around linux.
I made a career out of stumbling around various bits of tech. From open-reel mag-tape drives in high school (summer job) to COBOL on an AS/400 (for a hospital; I managed to change prices on all their line items once) to eCommerce in ColdFusion (which I faked using my college Java as a guide) to embedded Windows CE and hardware QA (they were desperate) and now financial QA (whee! I get to poke around in DB2 servers trying to figure out how a global company stores its financial transactions)…
Jeffeb3 isn’t necessarily smarter than you, he’s just pulled that particular wool over someones eyes before…
No, I definitely did the sudo chmod trick a couple of dozen times in a day before I googled for a way to make it permanent. Whatever works.
sudo chown yourusername /dev/ttyACMo [needs to be ‘zero’]
sudo usermod -a -G dialout chas
These two commands seemed to work… my new board was flashed with a cool output process… my laptop froze before the 2nd board(old) could be flashed… restarted laptop and got a short summary of the board being flashed (different?) anyways I will try both boards and update how setup worked… thanks you guys! I’ll try to fill you in if I got the rambo to run repetier!