WASI-SDK: Can't find `llvm-project` commit bb31aec2cc85b6e2e85e687d086f85408b166c42
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
## Summary
* `git submodule update` fails when setting up the [wasi-sdk](https://github.com/holzschu/wasi-sdk) for this project.
* Also fails when cloning via `git clone --recurse-submodules https://github.com/holzschu/wasi-sdk.git` as given in the instructions.
self@selfVM:~/Documents/build/wasi-sdk/src$ git submodule update
fatal: remote error: upload-pack: not our ref bb31aec2cc85b6e2e85e687d086f85408b166c42
Fetched in submodule path 'llvm-project', but it did not contain bb31aec2cc85b6e2e85e687d086f85408b166c42. Direct fetching of that commit failed.
self@selfVM:~/Documents/build/wasi-sdk/src$
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.