google / google/xls

build should not require system library dependencies

Open
#1,222 4 comments 0 reactions 0 assignees View on GitHub
build
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

As originally pointed in #1, it looks like the libtinfo5 implicit dependency is still present:
```
external/llvm_toolchain_llvm/bin/clang: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
```

We should find a way to make this self contained to the bazel workspace.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.