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

Windows Esp8266 CI build randomly failing due to lwip2 #2806

Closed
mikee47 opened this issue Jun 17, 2024 · 3 comments
Closed

Windows Esp8266 CI build randomly failing due to lwip2 #2806

mikee47 opened this issue Jun 17, 2024 · 3 comments

Comments

@mikee47
Copy link
Contributor

mikee47 commented Jun 17, 2024

With #2793 we're getting 'undefined reference' errors https://github.com/SmingHub/Sming/actions/runs/9543740796/job/26300929559

It's Windows only, and re-running the test usually succeeds so not a particular priority. Possibly a race condition in the makefiles?

Windows builds are pretty bad anyway: WSL2 is a better option.

@slaff
Copy link
Contributor

slaff commented Jun 17, 2024

Possibly a race condition in the makefiles?

@mikee47 I saw this too. Will check if at least downloading of a file or a repo fails silently somewhere...

@slaff
Copy link
Contributor

slaff commented Jun 19, 2024

Should be fixed in #2815. Feel free to re-open the issue if it occurs again.

@slaff slaff closed this as completed Jun 19, 2024
@mikee47
Copy link
Contributor Author

mikee47 commented Jun 19, 2024

Thanks slaff. I did take a look at modifying the lwip2 makefile but I like your solution better :-)

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

2 participants