Issue |
142759
|
Summary |
libc++1-20 deb packages missing libc++.so.1 symlink
|
Labels |
libc++
|
Assignees |
|
Reporter |
jeroen
|
On our llvm-20 CI shows errors that do not happen on the same CI for llvm-19:
```
libc++.so.1: cannot open shared object file: No such file or directory
```
Upon closer inspection it seems the file `/usr/lib/x86_64-linux-gnu/libc++.so.1` is no longer there.
See file contents: https://packages.debian.org/experimental/amd64/libc++1-20/filelist
Compare with https://packages.debian.org/sid/amd64/libc++1-19/filelist
The same problem occurs with packages provided via `deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy-20 main`
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs