Newest at the top
| 2025-11-17 16:47:02 +0100 | <pounce> | which is where the libtinfo.so.6 mentioned comes from |
| 2025-11-17 16:46:28 +0100 | <pounce> | i have ncurses-devel and ncurses-libs and ncurses-compat-libs |
| 2025-11-17 16:44:38 +0100 | <Square2> | missing libtinfo-dev? |
| 2025-11-17 16:44:11 +0100 | <pounce> | but idk how to fix this :/ it's repo managed |
| 2025-11-17 16:43:14 +0100 | <pounce> | the only thing i can gather is it might be missing VERDEF |
| 2025-11-17 16:42:22 +0100 | m1dnight_ | (~m1dnight@d8D861A17.access.telenet.be) (Ping timeout: 256 seconds) |
| 2025-11-17 16:42:04 +0100 | <merijn> | Sounds like the libtinfo shipping with your fedora might just be borked? |
| 2025-11-17 16:41:45 +0100 | <pounce> | merijn: yes, they are |
| 2025-11-17 16:41:39 +0100 | vardhan | (~vardhan@122.172.80.68) (Ping timeout: 265 seconds) |
| 2025-11-17 16:41:38 +0100 | <Square2> | A quick googling seems to yield a bunch of results that are not tied to ghc/haskell. |
| 2025-11-17 16:41:34 +0100 | <merijn> | Those look like linker errors to me |
| 2025-11-17 16:38:50 +0100 | <Square2> | okok |
| 2025-11-17 16:38:42 +0100 | <pounce> | but also using cabal or stack or anything else has the same effect |
| 2025-11-17 16:38:30 +0100 | <pounce> | im specifically writing agda, which does call ghc directly |
| 2025-11-17 16:38:20 +0100 | <pounce> | it's an example of the output of anything that calls ghc |
| 2025-11-17 16:38:04 +0100 | <Square2> | your paste hinted on direct use of ghc to me. |
| 2025-11-17 16:37:18 +0100 | <pounce> | cabal calls ghc... |
| 2025-11-17 16:37:05 +0100 | <Square2> | oh ok |
| 2025-11-17 16:37:00 +0100 | <pounce> | i use cabal? |
| 2025-11-17 16:36:46 +0100 | <Square2> | pounce, why not use cabal? I imagine 99% of haskell users do |
| 2025-11-17 16:36:01 +0100 | merijn | (~merijn@77.242.116.146) merijn |
| 2025-11-17 16:35:19 +0100 | merijn | (~merijn@77.242.116.146) (Ping timeout: 250 seconds) |
| 2025-11-17 16:28:59 +0100 | OWS | Shark8 |
| 2025-11-17 16:18:19 +0100 | Enrico63 | (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63 |
| 2025-11-17 16:06:24 +0100 | Taneb | (~username@host-79-43-26-190.retail.telecomitalia.it) (Ping timeout: 244 seconds) |
| 2025-11-17 15:58:46 +0100 | comonad | (~comonad@p200300d02741a000c6934c09e8b46dfd.dip0.t-ipconnect.de) |
| 2025-11-17 15:51:41 +0100 | mulk | (~mulk@pd95144c3.dip0.t-ipconnect.de) mulk |
| 2025-11-17 15:49:22 +0100 | ezzieyguywuf | (~Unknown@user/ezzieyguywuf) ezzieyguywuf |
| 2025-11-17 15:30:07 +0100 | trickard_ | (~trickard@cpe-50-98-47-163.wireline.com.au) |
| 2025-11-17 15:29:53 +0100 | trickard | (~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
| 2025-11-17 15:29:37 +0100 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "") |
| 2025-11-17 15:19:42 +0100 | <haskellbridge> | <Morj> Added to my list of arguments to get rid of ncurses in ghc |
| 2025-11-17 15:17:25 +0100 | Googulator32 | Googulator |
| 2025-11-17 15:10:46 +0100 | Googulator32 | (~Googulato@2a01-036d-0106-0231-4475-80b4-5cdc-43d6.pool6.digikabel.hu) |
| 2025-11-17 15:10:40 +0100 | Googulator | (~Googulato@2a01-036d-0106-0231-4475-80b4-5cdc-43d6.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-17 15:06:09 +0100 | tromp | (~textual@2001:1c00:3487:1b00:a876:2676:366b:2d63) |
| 2025-11-17 15:02:48 +0100 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
| 2025-11-17 15:01:13 +0100 | <pounce> | ok, I would appreciate help getting rid of the warnings |
| 2025-11-17 15:01:02 +0100 | <haskellbridge> | <maerwald> Not errors |
| 2025-11-17 15:00:56 +0100 | <haskellbridge> | <maerwald> Those are warnings |
| 2025-11-17 15:00:48 +0100 | <pounce> | I've installed all ncurses libraries and ncurses compat libraries. In particular it seems like ghc wants to libtinfo5, but it keeps requesting libtinfo6 for some reason |
| 2025-11-17 15:00:03 +0100 | <pounce> | these are the errors: https://paste.sr.ht/~pounce/70a7d0a909d75aeada3dcc4db77b8673c43291f1 |
| 2025-11-17 14:59:47 +0100 | <pounce> | hey all, i installed ghc through ghcup on fedora aarch64, and every time it runs it gives a bunch of linker errors (even though it runs correctly) |
| 2025-11-17 14:59:17 +0100 | pounce | (8a023a9e4a@user/cute/pounce) pounce |
| 2025-11-17 14:56:41 +0100 | Enrico63 | (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 2025-11-17 14:56:25 +0100 | mulk | (~mulk@pd95144c3.dip0.t-ipconnect.de) (Ping timeout: 264 seconds) |
| 2025-11-17 14:55:30 +0100 | Lycurgus | (~juan@user/Lycurgus) (Quit: alsoknownas.renjuan.org ( juan@acm.org )) |
| 2025-11-17 14:53:28 +0100 | Googulator | (~Googulato@2a01-036d-0106-0231-4475-80b4-5cdc-43d6.pool6.digikabel.hu) |
| 2025-11-17 14:53:09 +0100 | Googulator | (~Googulato@2a01-036d-0106-0231-4475-80b4-5cdc-43d6.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-17 14:46:44 +0100 | Zemy_ | (~Zemy@72.178.108.235) (Read error: Connection reset by peer) |