2024/09/29

Newest at the top

2024-09-29 16:22:23 +0200morb(~morb@pool-108-41-100-120.nycmny.fios.verizon.net) (Remote host closed the connection)
2024-09-29 16:21:02 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-09-29 16:19:26 +0200 <dontdieych2> there must be some compiler flags for set manually to so.5
2024-09-29 16:18:36 +0200 <dontdieych2> bunch of warnings about libinfo
2024-09-29 16:18:29 +0200raehik(~raehik@rdng-25-b2-v4wan-169990-cust1344.vm39.cable.virginm.net) (Ping timeout: 248 seconds)
2024-09-29 16:17:46 +0200Vengeance(~Vengeance@2.219.56.221) (Ping timeout: 265 seconds)
2024-09-29 16:17:22 +0200 <dontdieych2> -b 9.4.8 , is it right? (whatever, nothing to lose)
2024-09-29 16:16:57 +0200 <dontdieych2> hope to it works
2024-09-29 16:16:44 +0200 <dontdieych2> started ` ghcup compile ghc -j 4 -v 9.4.8 -b 9.4.8`
2024-09-29 16:16:16 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) merijn
2024-09-29 16:15:21 +0200Vengeance_(~Vengeance@2.219.56.221)
2024-09-29 16:12:49 +0200 <int-e> (but I'd also expect to run into trouble with subprocesses that actually want .6)
2024-09-29 16:12:03 +0200 <int-e> . o O ( I /might/ consider LD_PRELOAD shenanigans depending on mood and phase of the moon )
2024-09-29 16:11:23 +0200 <int-e> dontdieych2: okay. sorry this is probably not helpful because apparently that ghc links against .6. I was mostly curious.
2024-09-29 16:09:05 +0200 <geekosaur> include files won't match
2024-09-29 16:08:54 +0200 <dontdieych2> manually `ln -sf` /lib64/libtinfo.so -> libtinfo.so.5 ?
2024-09-29 16:08:06 +0200 <geekosaur> won't help with rebuilding it unless there's a libtinfo.so pointing to the 5.9 so and matching include files, though
2024-09-29 16:08:02 +0200 <dontdieych2> so.. tinfo.so.5 is there but whatever reason ghc grab so.6?
2024-09-29 16:07:32 +0200 <dontdieych2> .rw-r--r--@ 448k root root 1 Feb 09:00 /lib64/libtinfo_g.a
2024-09-29 16:07:30 +0200 <dontdieych2> .rwxr-xr-x@ 335k root root 1 Feb 09:00 /lib64/libtinfo.so.6.4*
2024-09-29 16:07:28 +0200 <dontdieych2> lrwxrwxrwx@ - root root 1 Feb 09:00 /lib64/libtinfo.so.6 -> libtinfo.so.6.4*
2024-09-29 16:07:26 +0200 <dontdieych2> .rwxr-xr-x@ 334k root root 1 Feb 09:00 /lib64/libtinfo.so.5.9*
2024-09-29 16:07:24 +0200 <dontdieych2> lrwxrwxrwx@ - root root 1 Feb 09:00 /lib64/libtinfo.so.5 -> libtinfo.so.5.9*
2024-09-29 16:07:22 +0200 <dontdieych2> lrwxrwxrwx@ - root root 1 Feb 09:00 /lib64/libtinfo.so -> libtinfo.so.6*
2024-09-29 16:07:20 +0200 <dontdieych2> .rw-r--r--@ 357k root root 1 Feb 09:00 /lib64/libtinfo.a
2024-09-29 16:07:18 +0200 <dontdieych2> ll /lib64/libtinfo*
2024-09-29 16:05:48 +0200Smiles(uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2024-09-29 16:05:34 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 260 seconds)
2024-09-29 16:05:27 +0200 <dontdieych2> /usr/lib64/libtinfo.so.5.9
2024-09-29 16:05:25 +0200 <dontdieych2> /usr/lib64/libtinfo.so.5
2024-09-29 16:05:23 +0200 <dontdieych2> rpm -ql ncurses-compat-libs|rg tinfo
2024-09-29 16:05:00 +0200 <dontdieych2> int-e: ye installed it already
2024-09-29 16:03:46 +0200 <int-e> https://src.fedoraproject.org/rpms/ncurses/blob/rawhide/f/ncurses.spec hmm... does that mean there's a ncurses-compat-libs package with the 5.0 ABI?
2024-09-29 16:03:26 +0200 <dontdieych2> gonna try, nothing to lose
2024-09-29 16:02:45 +0200 <dontdieych2> backup ~/.ghcup, ~/.cabal then reinstall hls ground up. is it good idea?
2024-09-29 16:00:53 +0200 <dontdieych2> with ghcup's hls
2024-09-29 16:00:40 +0200 <dontdieych2> not sure but if my memories correct hls worked with vscode + haskell extention at least once couple of days aga.
2024-09-29 16:00:30 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) merijn
2024-09-29 15:59:20 +0200 <dontdieych2> installed allof '^ncurse' pkgs.
2024-09-29 15:59:00 +0200 <dontdieych2> ncurses-compat-libs-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:58 +0200 <dontdieych2> ncurses-static-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:56 +0200 <dontdieych2> ncurses-devel-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:54 +0200 <dontdieych2> ncurses-c++-libs-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:52 +0200 <dontdieych2> ncurses-term-6.4-12.20240127.fc40.noarch
2024-09-29 15:58:50 +0200 <dontdieych2> ncurses-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:48 +0200 <dontdieych2> ncurses-libs-6.4-12.20240127.fc40.aarch64
2024-09-29 15:58:46 +0200 <dontdieych2> ncurses-base-6.4-12.20240127.fc40.noarch
2024-09-29 15:58:44 +0200 <dontdieych2> $ rpm -qa|rg ncurses
2024-09-29 15:58:19 +0200morb(~morb@pool-108-41-100-120.nycmny.fios.verizon.net)
2024-09-29 15:57:55 +0200 <geekosaur> (will provide libtinfo.so with no version suffix)