Skip to content

Release builds dynamically linked to missing libtinfo.so.5 #75490

@rbtcollins

Description

@rbtcollins

Possibly related to #17276.

E.g. https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.6/clang+llvm-15.0.6-x86_64-linux-gnu-ubuntu-18.04.tar.xz

This library is not present by default on current Ubuntu systems, even though it was present in the past.

I'm not sure what the right answer is here:

  • document the non-current libraries users (e.g. Bazel toolchains, nix recipes, actual people) have to install to use clang
  • build clang in a more hermetic fashion, with no dynamic dependencies outside those LSB mandates
  • piss off the one person in Google again.
  • something else

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions