Skip to content

Compiller error #8111

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
ZASto opened this issue Oct 18, 2018 · 2 comments
Closed

Compiller error #8111

ZASto opened this issue Oct 18, 2018 · 2 comments

Comments

@ZASto
Copy link

ZASto commented Oct 18, 2018

As of the moment JRE was updated, the compiller spits out error:

  • IDE ver 1.8.7, OS Ubuntu 14.04 64 biit
  • same IDE version on Win7 Ultimate, 64 bit

Linux:

lto1: internal compiler error: in lto_output_varpool_node, at lto-cgraph.c:624

Please submit a full bug report,

with preprocessed source if appropriate.

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

lto-wrapper: fatal error: /home/zasto/.arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-gcc returned 1 exit status

compilation terminated.

/home/zasto/.arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld: error: lto-wrapper failed

collect2: error: ld returned 1 exit status

exit status 1

Error compiling for board Arduino Nano.

Win7:

lto1.exe: internal compiler error: in lto_output_varpool_node, at lto-cgraph.c:624

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 (x86)\Arduino\hardware\tools\avr/bin/avr-gcc returned 1 exit status

compilation terminated.

c:/program files (x86)/arduino/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 Nano.
@facchinm
Copy link
Member

Hi @ZASto ,
it's not about jre but about the new compiler. Closing as duplicate of #7949 , let's continue debugging the issue there.

@per1234
Copy link
Collaborator

per1234 commented Oct 18, 2018

I think this is actually a duplicate of arduino/ArduinoCore-avr#39. Perhaps both issues are related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants