Skip to content
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

arduino-builder returned 255 #367

Closed
helo-head opened this issue Jan 29, 2021 · 3 comments
Closed

arduino-builder returned 255 #367

helo-head opened this issue Jan 29, 2021 · 3 comments
Labels
conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@helo-head
Copy link

helo-head commented Jan 29, 2021

Ive been using the Arduino IDE for about the past two months to program both M5stickc and M5stack Core2 devices. This morning I find that I can no longer compile any of my existing code for any board. I get the same errors each time with no hint as to the issue. To my knowledge there have been no changes to laptop Ive been doing my work on. In an effort to determine the issue I removed the Arduino IDE, reboot and reinstalled the IDE with no change in symptoms.

The specific error I get is:

signal: killed
/Applications/Arduino.app/Contents/Java/arduino-builder returned 255
Error compiling for board M5Stack-Core2.


This apprears to be an Arduino board problem. As best as I can tell this issue only effects the ESP32/M5Stack devices.

@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Sep 30, 2021
@per1234
Copy link
Contributor

per1234 commented Sep 30, 2021

Hi @helo-head. Thanks so much for reporting this. Are you still having the same issue when using the latest release of Arduino IDE?

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Sep 30, 2021
@helo-head
Copy link
Author

helo-head commented Sep 30, 2021 via email

@per1234
Copy link
Contributor

per1234 commented Sep 30, 2021

Thanks for the quick response. After some research, I believe it is a problem with the ESP32 boards platform dependencies, such as this one:
espressif/arduino-esp32#4408
and not a problem with arduino-builder itself.

That's only a guess, but it will not be possible to achieve any more certainty since you no longer are set up to reproduce the issue. So I'll go ahead and close this, but if anyone has additional information that indicates this is caused by a problem with arduino-builder then you are welcome to comment here and I'll investigate.

@per1234 per1234 closed this as completed Sep 30, 2021
@per1234 per1234 added conclusion: invalid Issue/PR not valid and removed status: waiting for information More information must be provided before work can proceed labels Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants