Skip to content

arduino-preprocessor fails on unicode paths #6816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gril002 opened this issue Oct 11, 2017 · 12 comments
Closed

arduino-preprocessor fails on unicode paths #6816

gril002 opened this issue Oct 11, 2017 · 12 comments
Labels
IDE 1.9.x Beta Related to the Arduino IDE Beta Build

Comments

@gril002
Copy link

gril002 commented Oct 11, 2017

Arduino IDE 1.9 fails to compile even a blank sketch for the Mega 2560. It does not provide any reason why, only exit status 1.

@gril002
Copy link
Author

gril002 commented Oct 11, 2017

javaw_2017-10-11_18-15-43

@gril002 gril002 changed the title Error compiling for board Arduino/Genuino Mega or Mega 2560. Windows defender marks ArduinoOTA.exe as a Trojan Oct 11, 2017
@gril002
Copy link
Author

gril002 commented Oct 11, 2017

Update: it did not compile due to the fact that Windows defender ha quarantined arduinoOTA.exe due to being detected as a Trojan.
applicationframehost_2017-10-11_18-31-03
applicationframehost_2017-10-11_18-30-10

@gril002
Copy link
Author

gril002 commented Oct 11, 2017

It appears that even after restoring it, it still doesn't want to compile for any Arduino...

@facchinm facchinm added the IDE 1.9.x Beta Related to the Arduino IDE Beta Build label Oct 11, 2017
@facchinm
Copy link
Member

Hi @gril002 , could you paste the output when launching it with arduino_debug.exe ? thanks!

@gril002
Copy link
Author

gril002 commented Oct 11, 2017

Looking for library 'user32'
Adding paths from jna.library.path: null
Trying user32.dll
Found library 'user32' at user32.dll
Looking for library 'shell32'
Adding paths from jna.library.path: null
Trying shell32.dll
Found library 'shell32' at shell32.dll
Looking for library 'Ole32'
Adding paths from jna.library.path: null
Trying Ole32.dll
Found library 'Ole32' at Ole32.dll
Loading configuration...
Initializing packages...
Preparing boards...
Starting...

exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

@facchinm
Copy link
Member

That's kinda strange... Can you also enable verbose output from Preferences? At leas one line calling arduino-builder.exe should be displayed and we can continue the debugging from there.
Thanks for testing btw!

@gril002
Copy link
Author

gril002 commented Oct 11, 2017

Looking for library 'user32'
Adding paths from jna.library.path: null
Trying user32.dll
Found library 'user32' at user32.dll
Looking for library 'shell32'
Adding paths from jna.library.path: null
Trying shell32.dll
Found library 'shell32' at shell32.dll
Looking for library 'Ole32'
Adding paths from jna.library.path: null
Trying Ole32.dll
Found library 'Ole32' at Ole32.dll
Loading configuration...
Initializing packages...
Preparing boards...
Starting...

C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware -hardware C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\tools-builder -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -tools C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\libraries -libraries C:\Users\Gašper Gril\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10900 -build-path C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774 -warnings=none -build-cache C:\Users\GAPERG~1\AppData\Local\Temp\arduino_cache_151382 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -verbose C:\Users\GAPERG~1\AppData\Local\Temp\untitled313175031.tmp\sketch_oct11a\sketch_oct11a.ino
C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\arduino-builder -compile -logger=machine -hardware C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware -hardware C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\tools-builder -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -tools C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\libraries -libraries C:\Users\Gašper Gril\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10900 -build-path C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774 -warnings=none -build-cache C:\Users\GAPERG~1\AppData\Local\Temp\arduino_cache_151382 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr -verbose C:\Users\GAPERG~1\AppData\Local\Temp\untitled313175031.tmp\sketch_oct11a\sketch_oct11a.ino
Using board 'mega' from platform in folder: C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr
Detecting libraries used...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr\variants\mega" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774\sketch\sketch_oct11a.ino.cpp" -o "nul"
Generating function prototypes...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\hardware\arduino\avr\variants\mega" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774\sketch\sketch_oct11a.ino.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774\preproc\ctags_target_for_gcc_minus_e.cpp"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-44\tools-builder\arduino-preprocessor\0.1.3/arduino-preprocessor" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_593774\preproc\ctags_target_for_gcc_minus_e.cpp" "" -- -std=gnu++11
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

@facchinm
Copy link
Member

Great, thanks a lot! It looks like the new preprocessor is crashing on the path name; I believe it's a unicode problem. One last thing, can you paste your Windows username as it is correctly displayed by the OS (I believe it's Gašper but I want to be 100% sure).

@gril002
Copy link
Author

gril002 commented Oct 11, 2017

Yeah you're correct it's C:\Users\Gašper Gril

@facchinm facchinm changed the title Windows defender marks ArduinoOTA.exe as a Trojan arduino-preprocessor fails on unicode paths Oct 12, 2017
facchinm added a commit to facchinm/arduino-builder that referenced this issue Oct 13, 2017
Solves autocomplete over grcp
SOlves arduino/Arduino#6816
@facchinm
Copy link
Member

Hi @gril002 ,
the new build should solve both your issues (compilation failure and no autocomplete).
Could you test it? Thanks a lot!
PS: the build name is PR-beta1.9-BUILD-10

@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label Oct 13, 2017
@gril002
Copy link
Author

gril002 commented Oct 13, 2017

It seems the weird charracters are still there but it does work now so it's fine
PS: Is it normal for it to spam out "Using proxy DIRECT" every so often? I don't remember it happening in 1.8

Looking for library 'user32'
Adding paths from jna.library.path: null
Trying user32.dll
Found library 'user32' at user32.dll
Looking for library 'shell32'
Adding paths from jna.library.path: null
Trying shell32.dll
Found library 'shell32' at shell32.dll
Looking for library 'Ole32'
Adding paths from jna.library.path: null
Trying Ole32.dll
Found library 'Ole32' at Ole32.dll
Loading configuration...
Initializing packages...
Preparing boards...
Starting...










C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware -hardware C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\tools-builder -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -tools C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\libraries -libraries C:\Users\Gašper Gril\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10900 -build-path C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981 -warnings=none -build-cache C:\Users\GAPERG~1\AppData\Local\Temp\arduino_cache_486368 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -verbose C:\Users\Gašper Gril\Desktop\test\test.ino\test.ino.ino
C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\arduino-builder -compile -logger=machine -hardware C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware -hardware C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\tools-builder -tools C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -tools C:\Users\Gašper Gril\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\libraries -libraries C:\Users\Gašper Gril\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10900 -build-path C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981 -warnings=none -build-cache C:\Users\GAPERG~1\AppData\Local\Temp\arduino_cache_486368 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr -verbose C:\Users\Gašper Gril\Desktop\test\test.ino\test.ino.ino
Using board 'mega' from platform in folder: C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr
Detecting libraries used...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\sketch\test.ino.ino.cpp" -o "nul"
Generating function prototypes...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\sketch\test.ino.ino.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\preproc\ctags_target_for_gcc_minus_e.cpp"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\tools-builder\arduino-preprocessor\0.1.3/arduino-preprocessor" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\preproc\ctags_target_for_gcc_minus_e.cpp" "" -- -std=gnu++11
Compiling sketch...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\sketch\test.ino.ino.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\sketch\test.ino.ino.cpp.o"
Compiling libraries...
Compiling core...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring_pulse.S" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_pulse.S.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring_pulse.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_pulse.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\WInterrupts.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WInterrupts.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\hooks.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\hooks.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring_analog.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_analog.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring_shift.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_shift.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\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=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\wiring_digital.c" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_digital.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\WMath.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WMath.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\CDC.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\CDC.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\HardwareSerial0.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial0.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\PluggableUSB.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\PluggableUSB.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\abi.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\abi.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\HardwareSerial3.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial3.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\HardwareSerial1.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial1.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\IPAddress.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\IPAddress.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\new.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\new.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\USBCore.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\USBCore.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\Print.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Print.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\HardwareSerial2.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial2.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\HardwareSerial.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\Stream.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Stream.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\main.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\main.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\WString.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WString.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10900 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR   "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino" "-IC:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\variants\mega" "C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\arduino\avr\cores\arduino\Tone.cpp" -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Tone.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_pulse.S.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\hooks.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_shift.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_pulse.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_analog.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WInterrupts.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\wiring_digital.c.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\abi.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\CDC.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WMath.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\PluggableUSB.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\new.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\main.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial2.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Print.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial3.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial1.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\HardwareSerial0.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\USBCore.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\IPAddress.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Tone.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\Stream.cpp.o"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc-ar" rcs  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\core.a" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\core\WString.cpp.o"
Archiving built core (caching) in: C:\Users\GAPERG~1\AppData\Local\Temp\arduino_cache_486368\core\core_arduino_avr_mega_cpu_atmega2560_8de16055a82d4c6244e14b557c99fa22.a
Linking everything together...
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections,--relax -mmcu=atmega2560  -o "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/test.ino.ino.elf" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981\sketch\test.ino.ino.cpp.o" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/core\core.a" "-LC:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981" -lm
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-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  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/test.ino.ino.elf" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/test.ino.ino.eep"
"C:\Users\Gašper Gril\Desktop\arduino-PR-beta1.9-BUILD-10\hardware\tools\avr/bin/avr-objcopy" -O ihex -R .eeprom  "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/test.ino.ino.elf" "C:\Users\GAPERG~1\AppData\Local\Temp\arduino_build_520981/test.ino.ino.hex"
Sketch uses 2510 bytes (0%) of program storage space. Maximum is 253952 bytes.
Global variables use 351 bytes (4%) of dynamic memory, leaving 7841 bytes for local variables. Maximum is 8192 bytes.
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT

@gril002
Copy link
Author

gril002 commented Oct 13, 2017

Oh and autocomplete also works fine now

facchinm added a commit to facchinm/arduino-builder that referenced this issue Oct 16, 2017
Solves autocomplete over grcp
Fixes arduino/Arduino#6816
facchinm added a commit to facchinm/arduino-builder that referenced this issue Jan 10, 2018
Solves autocomplete over grcp
Fixes arduino/Arduino#6816
cmaglie pushed a commit to cmaglie/arduino-builder that referenced this issue Jan 10, 2018
Solves autocomplete over grcp
Fixes arduino/Arduino#6816
facchinm added a commit to facchinm/arduino-builder that referenced this issue Jan 10, 2018
Solves autocomplete over grcp
Fixes arduino/Arduino#6816
cmaglie pushed a commit to cmaglie/arduino-builder that referenced this issue Jan 10, 2018
Solves autocomplete over grcp
Fixes arduino/Arduino#6816
@per1234 per1234 removed the Waiting for feedback More information must be provided before we can proceed label Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE 1.9.x Beta Related to the Arduino IDE Beta Build
Projects
None yet
Development

No branches or pull requests

3 participants