-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
At the moment we're getting a bunch of libtinfo-related warnings. As of the nightly version we're currently using, the Mojo SDK is built on Ubuntu 20.04. That build introduces a dependency on an old libtinfo which has no compatible equivalent in newer distros such as nixpkgs.
This dependency edge is introduced via LLVM's Support library. With llvm/llvm-project#92865 we might help upstream to get rid of this dependency, but for now we'll have to find some other workaround.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working