You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce the number of coreboot versions built (move all boards to latest coreboot version so that coreboot 4.11 and latest version are built (coreboot musl-cross for each coreboot version is taking a lot of time to build) )
Build on top to a docker image including the musl-cross-make tollchain we use and revert to having coreboot build on top (bad idea)
Test ccache ?
Check impacts of bumping CPUS=4 to something higher
Test if memory issues are still happening when removing CPUS= statement altogether.
Houston, we have a problem:
https://app.circleci.com/pipelines/github/tlaurion/heads/694/workflows/9d351748-166a-4fa6-b0e4-7a08510cedcc/jobs/765
Build fails because:
Documented here:
https://discuss.circleci.com/t/job-times-out-after-5-hours/32220/4
Possible solutions: