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
fatal: Unable to create '/Users/rustbuild/src/rust-buildbot/slave/auto-mac-all-opt/build/.git/modules/src/llvm/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
Stopping at 'src/llvm'; script returned non-zero status.
Synchronizing submodule url for 'src/libuv'
Synchronizing submodule url for 'src/llvm'
configure: git: submodule update
Submodule 'src/libuv' () registered for path 'src/libuv'
Submodule 'src/llvm' () registered for path 'src/llvm'
fatal: Needed a single revision
Unable to find current revision in submodule path 'src/llvm'
configure: error: git
I have modified the builder to only interrupt after git and configure. Hopefully this won't happen again. Closing for now. Reopen if you see it happen again.
#7916 failed, and the interrupt managed to catch git mid-operation on mac3, leaving
src/llvm
such that git doesn't want to run:(Presumably it's local to the mac3 builder.)
Update: looks like linux3 has also been corrupted:
cc @graydon
The text was updated successfully, but these errors were encountered: