Hi,
I'm just setting up a new Framework laptop :D it's pretty nice.
Anyway, I get this warning when I run roc
, any idea what it means and what I should do about it?
This is x86 64 bit, fedora
./roc version
./roc: /lib64/libtinfo.so.6: no version information available (required by ./roc)
roc nightly pre-release, built from commit 573d433 on Mi 16 Okt 2024 09:02:03 UTC
As far as I can tell roc seems to be working so it's probably not a big deal, but I thought I would ask just in case someone had some ideas.
I have never seen that error. Don't think anyone else has hit it. Probably doesn't matter besides the noise. I'm not really sure why we are pulling in that library in general.
This looks most relevant online: https://stackoverflow.com/questions/72103046/libtinfo-so-6-no-version-information-available-message-using-conda-environment
I also get this warning on Fedora. I searched for "libtinfo" on this Zulip server and there already has been some discussion about it.
I've looked at it in the past, but was not able to fix it, as far as I know it does not actually break anything
I too have this warning on Fedora 41 (x86_64), but so far I too haven't found anything to be broken, just a warning message on every roc cli command :shrug: It would be nice to not have the message but I'm glad to hear everything should still work
Last updated: Jul 06 2025 at 12:14 UTC