-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[BUG] Docker build failing on TOT master #23869
Comments
The code looks like:
these are separate invocations so you are NOT running the gn gen and ninja in a chip build environment (i.e. activate.sh is not run). You should probably have things like |
andy31415
added a commit
to andy31415/connectedhomeip
that referenced
this issue
Dec 2, 2022
andy31415
added a commit
that referenced
this issue
Dec 2, 2022
* Run cert bins compilation as a single run to preserve build environment * Need to also checkout submodules for builds to work * Update to the SHA inside #23869 * Re-create the npm CI logic since the repo SHA is pinned in certbins * make checkout and bootstrap separate layers, so they can be re-run separately. Checkout and bootstrap is slow. * update shell to bash to allow for source usage * Correct naming: in the image version I have, name of the app is without minimal * Remove minimal all clusters app build because build-examples script is buggy in the given version * Replace tabs with spaces * Install zap to make sure builds work
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps
Bug prevalence
Happens every time
GitHub hash of the SDK that was being used
21245f4
Platform
raspi
Platform Version(s)
No response
Anything else?
docker_logs_failure.zip
The text was updated successfully, but these errors were encountered: