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
When running make USE_BINARYBUILDER=0 on Buildkite, I get the following error, caused by the fact that some checksums are missing for the libunwind-1.3.2.tar.gz file.
Check that the working directory is clean
ERROR: The working directory is dirty.
Output of git status:
HEAD detached at a8ec081d918
Untracked files:
(use "git add <file>..." to include in what will be committed)
deps/checksums/libunwind-1.3.2.tar.gz/
nothing added to commit but untracked files present (use "git add" to track)
🚨 Error: The command exited with status 1