Skip to content

IDE 1.8.1 not compiling any sketches #5978

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
bukow1cm opened this issue Feb 13, 2017 · 13 comments
Closed

IDE 1.8.1 not compiling any sketches #5978

bukow1cm opened this issue Feb 13, 2017 · 13 comments
Milestone

Comments

@bukow1cm
Copy link

No description provided.

@bukow1cm
Copy link
Author

Mac 10.7 OS Arduino Yun wifi connected to home network ( Yun to my network). Drivers all up to date.

@facchinm
Copy link
Member

Hi @bukow1cm , could you attach the verbose output of one of the failed compilations? Which Mac model are you using?

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

I too have this problem. I'm running under Windows XP, and when trying to verify or compile and download, get a failure message 'arduino-builder.exe has encountered a problem' etc. Investigating this further gives loads of data. 3 screen captures are attached detailing some of this.
error 1
error 2
error 3

@facchinm
Copy link
Member

Hi @SteveSProg ,
we can't extract any useful info from the screens you posted. It would be better to know:

  • your PC configuration (processor, ram size, service pack version of your XP)
  • a copy/paste of the verbose output of a random compilation (you can toggle it from "preference" menu)

Thanks

@SteveSProg
Copy link

SteveSProg commented Feb 20, 2017 via email

@SteveSProg
Copy link

SteveSProg commented Feb 20, 2017 via email

@facchinm
Copy link
Member

@SteveSProg Java is not surely the problem since the builder is written in Golang. It looks you didn't paste the PC specifications, could you try to resend them? Thanks

@SteveSProg
Copy link

SteveSProg commented Feb 21, 2017 via email

@per1234
Copy link
Collaborator

per1234 commented Feb 21, 2017

@SteveSProg email attachments don't work. You either need to include the specs as text in your email response or do the attachment on GitHub.

@facchinm
Copy link
Member

@SteveSProg , no problem, I got the CPU model for the first screenshot (sorry for not trying earlier). It is indeed a Sempron 2400+, so it lacks SSE2 instructions. It seems that #4251 and #4742 are back, in some way. I'm attaching a builder build on another system, if you could replace the arduino-builder.exe binary in D:\Program Files\Arduino\Arduino-1.8.1 with the one provided and report if it works on your PC it would be great. Thanks!

arduino-builder.zip

@SteveSProg
Copy link

SteveSProg commented Feb 22, 2017 via email

@facchinm
Copy link
Member

Ok, we are one step further the resolution. The problem with ld returned 5 should be solved with #5863, so you can download the nightly build and test it (make sure you overwrite arduino-builder.exe with the "new" one once you test the nightly)

@cmaglie cmaglie added this to the Release 1.8.2 milestone Mar 30, 2017
@cmaglie
Copy link
Member

cmaglie commented Mar 30, 2017

Fixed on IDE 1.8.2 (and AVR core 1.6.18).

@cmaglie cmaglie closed this as completed Mar 30, 2017
@ghost ghost removed the Waiting for feedback More information must be provided before we can proceed label Mar 30, 2017
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

5 participants