2025/04/03

Newest at the top

2025-04-03 21:07:52 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-04-03 21:06:51 +0200Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) (Remote host closed the connection)
2025-04-03 21:06:24 +0200machinedgod(~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod
2025-04-03 21:06:06 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 272 seconds)
2025-04-03 21:03:30 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-03 21:03:17 +0200hseg(~gesh@46.120.20.180) (Ping timeout: 248 seconds)
2025-04-03 21:02:26 +0200son0p(~ff@2800:e6:4001:f995:7f79:d961:a77:e30d) son0p
2025-04-03 21:02:08 +0200pavonia(~user@user/siracusa) siracusa
2025-04-03 21:00:44 +0200caconym(~caconym@user/caconym) caconym
2025-04-03 21:00:02 +0200caconym(~caconym@user/caconym) (Quit: bye)
2025-04-03 20:59:04 +0200 <hseg> thanks!
2025-04-03 20:58:58 +0200 <hseg> gtg, though
2025-04-03 20:58:53 +0200 <hseg> mm. will check, this is an annoying build matrix problem
2025-04-03 20:58:39 +0200 <int-e> or maybe that's a "yeah, but"
2025-04-03 20:58:23 +0200 <int-e> nah I think you'd have to downgrade all the way to 9.8
2025-04-03 20:58:09 +0200 <hseg> will need to see if that works
2025-04-03 20:57:56 +0200 <hseg> Can also try using ghc-lib-parser < 9.12 if that works
2025-04-03 20:56:57 +0200 <hseg> hrm. 9.10 isn't an option -- some of the stuff I'm building hasn't been ported yet
2025-04-03 20:56:09 +0200 <int-e> hseg: IIUC you could downgrade to ghc-9.8.3 or upgrade to 9.10+ instead
2025-04-03 20:55:31 +0200 <int-e> so not sure whether ghc-lib-parser has a chance of picking it up before ghc-9.12.3
2025-04-03 20:54:56 +0200 <int-e> can confirm that ghc-9.12.2 does not include that fix
2025-04-03 20:53:25 +0200 <hseg> thanks!
2025-04-03 20:53:18 +0200 <hseg> will have to wait for another day, computer's about to turn off
2025-04-03 20:52:48 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-04-03 20:51:48 +0200 <hseg> hrm. perhaps if I try bumping the ghc-lib-parser version?
2025-04-03 20:51:31 +0200weary-traveler(~user@user/user363627) (Remote host closed the connection)
2025-04-03 20:50:38 +0200 <int-e> (well, linking to ghc-lib-parser; the clash only happens when linking to an RTS that defines ghc_unique_counter64)
2025-04-03 20:50:16 +0200toby-bro(~toby-bro@user/toby-bro) (Ping timeout: 272 seconds)
2025-04-03 20:49:35 +0200 <int-e> apparently, though that's for compiling ghc, not ghc-lib-parser
2025-04-03 20:48:46 +0200 <hseg> thought it wasn't relevant
2025-04-03 20:48:38 +0200 <hseg> Oh, wait, is that what https://gitlab.haskell.org/ghc/ghc/-/issues/25576 is?
2025-04-03 20:48:04 +0200 <int-e> so 9.8.4 breaks it
2025-04-03 20:47:55 +0200 <int-e> let me guess. 9.12.2 doesn't have https://gitlab.haskell.org/ghc/ghc/-/commit/595013d41464c1e328369bb81ce0ea2814e91b68
2025-04-03 20:47:47 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-03 20:47:47 +0200acidjnk_new3(~acidjnk@p200300d6e71c4f05c47cfd219ef4d968.dip0.t-ipconnect.de) acidjnk
2025-04-03 20:46:13 +0200 <hseg> (so it can parse stuff ghc 9.12.2 can)
2025-04-03 20:45:59 +0200 <hseg> it's compiling ghc-lib-parser 9.12.2 on ghc 9.8.4
2025-04-03 20:45:46 +0200 <hseg> it's not mixing 9.8.4 and 9.12.2
2025-04-03 20:45:34 +0200 <hseg> still am confused by what that -c895 thing is
2025-04-03 20:45:31 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2025-04-03 20:45:26 +0200 <int-e> wait why is this mixing 9.8.4 and 9.12.2 stuff?
2025-04-03 20:45:15 +0200 <hseg> ah -- it tries linking against both x86_64-linux-ghc-9.8.4 and ...-c895?
2025-04-03 20:44:23 +0200 <int-e> libHSrts-1.0.2_thr.a(Globals.thr_o) sounds about right for its definition
2025-04-03 20:44:16 +0200 <hseg> https://0x0.st/82Ga.txt full error text
2025-04-03 20:43:37 +0200 <int-e> hseg: hmm shouldn't ld also tell you the other source(s) of that symbol?
2025-04-03 20:43:23 +0200 <hseg> lol yeah
2025-04-03 20:42:27 +0200 <EvanR> the irony of "multiple definition of ghc_unique_counter64"
2025-04-03 20:41:30 +0200 <hseg> the hlint link error bothers me more, tbh
2025-04-03 20:40:58 +0200 <hseg> Hrm. Probably refers to the Default References instance in https://github.com/lierdakil/pandoc-crossref/blob/master/lib-internal/Text/Pandoc/CrossRef/Referen… ?
2025-04-03 20:40:08 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn