Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mojo relies on incompatible libtinfo #2

Open
aaronmondal opened this issue May 21, 2024 · 0 comments
Open

Mojo relies on incompatible libtinfo #2

aaronmondal opened this issue May 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aaronmondal
Copy link
Member

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.

@aaronmondal aaronmondal added the bug Something isn't working label May 21, 2024
@aaronmondal aaronmondal self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant