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

lib builder v5.1 with option build all running building process indefinitely #136

Open
bhcuong2008 opened this issue Sep 7, 2023 · 3 comments

Comments

@bhcuong2008
Copy link

Hi,
I test building with lib builder v5.1 with command, ./build.sh -c ../out_v5.1. The building process loops indefinitely through all chips without stop at the end.

If running with option for specific target, ex esp32s3, then it stops after finish building.

I tested on ubuntu 22.04 64bit.

Thanks,
Cuong.

@bhcuong2008
Copy link
Author

I try to wait for nearly 1 hour for all builds of 6 chip types (esp32, esp32c3, esp32c6, esp32h2, esp32s2, esp32s3). ESP32S3 takes the longest time, 32 minutes. I wonder why having only 6, not 7, lacking of esp32c2.

@me-no-dev
Copy link
Member

we do not support C2 and S3 has the most config options that hte lib-builder needs to build for. For reference, Github CI takes 2.5 hours to run build.sh

@bhcuong2008
Copy link
Author

@me-no-dev thank you for ur info.

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