Skip to content

Instantly share code, notes, and snippets.

@alpha1125
Created December 14, 2018 01:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alpha1125/42810c2433401d173227254bbfb94cbe to your computer and use it in GitHub Desktop.
Save alpha1125/42810c2433401d173227254bbfb94cbe to your computer and use it in GitHub Desktop.
Arduino 1.8.8, https://github.com/prusa3d/Prusa-Firmware master. with two line changes. Line changes aren't the problem.
/Applications/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/lloydleung/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/lloydleung/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/lloydleung/Documents/Arduino/libraries -fqbn=rambo:avr:rambo -ide-version=10808 -build-path /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011 -warnings=none -build-cache /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_cache_418922 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.2.1.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -verbose /Users/lloydleung/PhpProjects/Prusa-Firmware/Firmware/Firmware.ino
/Applications/Arduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/lloydleung/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/lloydleung/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/lloydleung/Documents/Arduino/libraries -fqbn=rambo:avr:rambo -ide-version=10808 -build-path /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011 -warnings=none -build-cache /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_cache_418922 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.2.1.path=/Applications/Arduino.app/Contents/Java/hardware/tools/avr -verbose /Users/lloydleung/PhpProjects/Prusa-Firmware/Firmware/Firmware.ino
Using board 'rambo' from platform in folder: /Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1
Using core 'arduino' from platform in folder: /Applications/Arduino.app/Contents/Java/hardware/arduino/avr
Detecting libraries used...
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Firmware.ino.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/BlinkM.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ConfigurationStore.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Dcodes.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/MarlinSerial.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Marlin_main.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Marlin_main.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Sd2Card.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdBaseFile.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFatUtil.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFile.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdVolume.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Servo.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Timer.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/adc.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/bootapp.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cardreader.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cmdqueue.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/conv2str.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/fsensor.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/language.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/lcd.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/lcd.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/menu.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_calibration.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_leveling.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/messages.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mmu.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mmu.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/motion_control.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/optiboot_w25x20cl.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/pat9125.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/planner.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/qr_solve.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/rbuf.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sm4.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sound.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sound.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/spi.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/stepper.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/stepper.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swi2c.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swspi.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/temperature.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/temperature.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/tmc2130.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/tmc2130.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/uart2.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ultralcd.cpp -o /dev/null
Error while detecting libraries included by /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ultralcd.cpp
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/util.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/vector_3.cpp -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/w25x20cl.c -o /dev/null
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/xyzcal.cpp -o /dev/null
Generating function prototypes...
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Firmware.ino.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/preproc/ctags_target_for_gcc_minus_e.cpp
/Applications/Arduino.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch...
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/pat9125.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/pat9125.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/adc.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/adc.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/w25x20cl.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/w25x20cl.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/language.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/language.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/messages.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/messages.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swi2c.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swi2c.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/bootapp.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/bootapp.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/rbuf.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/rbuf.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sm4.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sm4.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/uart2.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/uart2.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/spi.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/spi.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cmdqueue.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cmdqueue.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Sd2Card.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Sd2Card.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdVolume.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdVolume.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/optiboot_w25x20cl.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/optiboot_w25x20cl.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/qr_solve.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/qr_solve.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/motion_control.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/motion_control.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/conv2str.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/conv2str.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdBaseFile.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdBaseFile.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/fsensor.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/fsensor.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/lcd.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/lcd.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/BlinkM.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/BlinkM.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Firmware.ino.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Firmware.ino.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sound.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sound.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ultralcd.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ultralcd.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFile.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFile.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Timer.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Timer.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/stepper.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/stepper.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/menu.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/menu.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/util.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/util.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_calibration.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_calibration.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/vector_3.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/vector_3.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Servo.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Servo.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/xyzcal.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/xyzcal.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_leveling.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_leveling.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/planner.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/planner.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swspi.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swspi.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cardreader.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cardreader.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Marlin_main.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Marlin_main.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mmu.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mmu.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Dcodes.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Dcodes.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ConfigurationStore.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ConfigurationStore.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/temperature.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/temperature.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFatUtil.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFatUtil.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/MarlinSerial.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/MarlinSerial.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/tmc2130.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/tmc2130.cpp.o
Compiling libraries...
Compiling core...
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring_pulse.S -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_pulse.S.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring_digital.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_digital.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/hooks.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/hooks.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/WInterrupts.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WInterrupts.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring_pulse.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_pulse.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring_analog.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_analog.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/wiring_shift.c -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_shift.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/HardwareSerial.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Print.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Print.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/USBCore.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/USBCore.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/PluggableUSB.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/PluggableUSB.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Stream.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Stream.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/new.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/new.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/HardwareSerial0.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial0.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/WMath.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WMath.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/WString.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WString.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/abi.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/abi.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/HardwareSerial1.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial1.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/HardwareSerial2.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial2.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/main.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/main.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Tone.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Tone.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/HardwareSerial3.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial3.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/IPAddress.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/IPAddress.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/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=10808 -DARDUINO_AVR_RAMBO -DARDUINO_ARCH_AVR -I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/Users/lloydleung/Library/Arduino15/packages/rambo/hardware/avr/1.0.1/variants/rambo /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/CDC.cpp -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/CDC.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/CDC.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial0.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial1.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial2.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/HardwareSerial3.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/IPAddress.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/PluggableUSB.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Print.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Stream.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/Tone.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/USBCore.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WInterrupts.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WMath.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/WString.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/abi.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/hooks.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/main.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/new.cpp.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_analog.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_digital.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_pulse.S.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_pulse.c.o
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc-ar rcs /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/wiring_shift.c.o
Archiving built core (caching) in: /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_cache_418922/core/core_rambo_avr_rambo_51f02b7210b938436b779d1c032618e1.a
Linking everything together...
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -w -Os -Wl,-u,vfprintf -lprintf_flt -lm -Wl,--gc-sections,--relax -mmcu=atmega2560 -o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.elf /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/BlinkM.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ConfigurationStore.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Dcodes.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Firmware.ino.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/MarlinSerial.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Marlin_main.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Sd2Card.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdBaseFile.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFatUtil.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdFile.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/SdVolume.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Servo.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/Timer.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/adc.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/bootapp.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cardreader.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/cmdqueue.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/conv2str.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/fsensor.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/language.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/lcd.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/menu.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_calibration.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mesh_bed_leveling.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/messages.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/mmu.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/motion_control.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/optiboot_w25x20cl.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/pat9125.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/planner.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/qr_solve.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/rbuf.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sm4.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/sound.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/spi.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/stepper.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swi2c.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/swspi.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/temperature.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/tmc2130.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/uart2.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/ultralcd.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/util.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/vector_3.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/w25x20cl.c.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/sketch/xyzcal.cpp.o /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/core/core.a -L/var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011 -lm
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.elf /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.eep
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.elf /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.hex
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-size -A /var/folders/zw/919kfbjd28vb3yx642z5st6m0000gn/T/arduino_build_22011/Firmware.ino.elf
Sketch uses 219580 bytes (85%) of program storage space. Maximum is 258048 bytes.
Global variables use 6090 bytes of dynamic memory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment