Instructions do not work
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 132
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
When following the instructions from the README.md I end up with the following error:
```shell
$ build/kati/m2n --kati_stats --goma
using /run/user/314079/goma_schwartzmi as tmpdir
Auto update is skipped because latest/MANIFEST was updated recently.
Using goma VERSION=163 (latest)
GOMA version fdabf1b6311be985cf5e8c8483fafab271828dff@1537516851
goma is already running.
*kati*: Stack size: 8376320 bytes
[1/1] initializing build system ...
build/make/core/config.mk:53: *** unknown variable: OUT_DIR
```
Instrumenting a normal build and passing the variables results in more errors.
Also notable is that both methods provided in README are marked as deprecated.
What is the right way to invoke this tool?
Contributor guide
Assessment
This issue has not been assessed yet.