Skip to content

arduino mini pro win 10 app: Error compiling for arduino mini pro #8492

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
mfmali opened this issue Feb 4, 2019 · 2 comments
Closed

arduino mini pro win 10 app: Error compiling for arduino mini pro #8492

mfmali opened this issue Feb 4, 2019 · 2 comments
Labels
Component: Compilation Related to compilation of Arduino sketches Type: Bug Waiting for feedback More information must be provided before we can proceed windows store app The Windows app version of the Arduino IDE from the Microsoft Store

Comments

@mfmali
Copy link

mfmali commented Feb 4, 2019

Arduino: 1.8.8 (Windows Store 1.8.19.0) (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328P (3.3V, 8 MHz)"

Build options changed, rebuilding all
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.19.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino\HardwareSerial.cpp: In member function 'availableForWrite':

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.19.0_x86__mdqgnx93n4wtt\hardware\arduino\avr\cores\arduino\HardwareSerial.cpp:203:1: internal compiler error: Segmentation fault

 }

 ^

Please submit a full bug report,

with preprocessed source if appropriate.

See <http://gcc.gnu.org/bugs.html> for instructions.

lto-wrapper.exe: fatal error: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.19.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avr-gcc returned 1 exit status

compilation terminated.

c:/program files/windowsapps/arduinollc.arduinoide_1.8.19.0_x86__mdqgnx93n4wtt/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino Pro or Pro Mini.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
@facchinm facchinm added Component: Compilation Related to compilation of Arduino sketches windows store app The Windows app version of the Arduino IDE from the Microsoft Store labels Feb 4, 2019
@facchinm
Copy link
Member

facchinm commented Feb 4, 2019

Hi @mfmali ,
thanks for the report. Are you able to reproduce the error or does it appear now and then without any apparent reason? Can you share the sketch you are trying to compile?

@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label Feb 4, 2019
@per1234
Copy link
Collaborator

per1234 commented Feb 8, 2020

Closing as fixed by the update to avr-gcc 7.3.0.

@per1234 per1234 closed this as completed Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Compilation Related to compilation of Arduino sketches Type: Bug Waiting for feedback More information must be provided before we can proceed windows store app The Windows app version of the Arduino IDE from the Microsoft Store
Projects
None yet
Development

No branches or pull requests

3 participants