Newest at the top
2025-05-13 20:52:43 +0200 | <[exa]> | also check that --modversion of the package is parseable by cabal, iirc that was what killed it in my case |
2025-05-13 20:52:22 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-05-13 20:51:44 +0200 | <tomsmeding> | also see if `cabal build --verbose` says anything useful (no need to use v2- since cabal 3.0) |
2025-05-13 20:51:18 +0200 | <[exa]> | yap ^ thx |
2025-05-13 20:51:09 +0200 | <tomsmeding> | (pkg-config --list-all) |
2025-05-13 20:50:54 +0200 | <[exa]> | ok "recently" as in "this decade" but see |
2025-05-13 20:50:40 +0200 | <[exa]> | xeno11: I saw something similar recently, can you check if both of your libraries are in the pkg-config's full library listing? |
2025-05-13 20:50:23 +0200 | <tomsmeding> | xeno11: odd. Do you have a libSDL2.so? I guess that question can be answered using `pkg-config --libs sdl2` |
2025-05-13 20:50:20 +0200 | sprotte24 | (~sprotte24@p200300d16f210300c438dc587dfe80f8.dip0.t-ipconnect.de) |
2025-05-13 20:48:28 +0200 | <xeno11> | that's the error cabal gives just after cabal v2-run |
2025-05-13 20:48:01 +0200 | <xeno11> | https://paste.debian.net/1374521/ |
2025-05-13 20:47:33 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 20:45:05 +0200 | <tomsmeding> | in `pkg-config-depends` |
2025-05-13 20:44:59 +0200 | <tomsmeding> | might it be that the cabal package specifies "SDL2" as the package name? |
2025-05-13 20:44:40 +0200 | <xeno11> | yes, i tried `pkg-config --path SDL2` because of the error message but it doesn't work for the same reason. `pkg-config --path sdl2` is what yielded the path above^ |
2025-05-13 20:43:50 +0200 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod |
2025-05-13 20:41:45 +0200 | <tomsmeding> | to be noted is that pkg-config, at least on my system, is case-sensitive: `pkg-config --path sdl2` works on my system by `pkg-config --path SDL2` does not |
2025-05-13 20:41:20 +0200 | <tomsmeding> | xeno11: in that case it's strange that cabal is complaining. Can you post the full error that cabal gives you? |
2025-05-13 20:40:04 +0200 | <xeno11> | yes, with pkg-config --path. for opendht-c it shows "/usr/local/lib/pkgconfig/opendht-c.pc" but for sdl2 it shows "/usr/lib/x86_64-linux-gnu/pkgconfig/sdl2.pc" because i created a symlink (i placed the opendht repo in a different place) |
2025-05-13 20:39:51 +0200 | JuanDaugherty | (~juan@user/JuanDaugherty) JuanDaugherty |
2025-05-13 20:39:20 +0200 | euleritian | (~euleritia@77.23.248.100) |
2025-05-13 20:39:03 +0200 | euleritian | (~euleritia@ip4d17f864.dynamic.kabel-deutschland.de) (Remote host closed the connection) |
2025-05-13 20:36:37 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-05-13 20:34:22 +0200 | <tomsmeding> | can pkg-config find them? |
2025-05-13 20:34:13 +0200 | <xeno11> | yes they are |
2025-05-13 20:34:00 +0200 | <xeno11> | and yes for sdl, let me try for opendht |
2025-05-13 20:33:54 +0200 | <tomsmeding> | are they in the pkg-config search path? |
2025-05-13 20:33:46 +0200 | <xeno11> | i do have the related .pc files |
2025-05-13 20:33:36 +0200 | <xeno11> | and then opendht-hs |
2025-05-13 20:33:29 +0200 | <tomsmeding> | do you have a related .pc file on your system? |
2025-05-13 20:33:17 +0200 | <tomsmeding> | xeno11: did you install the -dev packages for those libraries? |
2025-05-13 20:32:27 +0200 | <xeno11> | tomsmeding: As far as I can see no library is missing. But it is telling me the "Missing (or bad)" libraries are opendht-c and SDL2 |
2025-05-13 20:31:48 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 20:27:54 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-05-13 20:24:31 +0200 | ft | (~ft@p3e9bc106.dip0.t-ipconnect.de) ft |
2025-05-13 20:21:33 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds) |
2025-05-13 20:20:53 +0200 | gmg | (~user@user/gehmehgeh) gehmehgeh |
2025-05-13 20:18:54 +0200 | jmcantrell | (~weechat@user/jmcantrell) jmcantrell |
2025-05-13 20:16:36 +0200 | gmg | (~user@user/gehmehgeh) (Remote host closed the connection) |
2025-05-13 20:15:59 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 20:13:17 +0200 | <yin> | s/was// |
2025-05-13 20:12:57 +0200 | <yin> | nvm i was wrote NoReb... |
2025-05-13 20:11:58 +0200 | <yin> | oh and it depends on ghc version |
2025-05-13 20:11:51 +0200 | <yin> | right |
2025-05-13 20:10:52 +0200 | <tomsmeding> | but I guess, yes |
2025-05-13 20:10:43 +0200 | <tomsmeding> | without the No? |
2025-05-13 20:10:32 +0200 | <yin> | tomsmeding: kind of can with NoRebindableSyntax |
2025-05-13 20:09:58 +0200 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) (Ping timeout: 252 seconds) |
2025-05-13 20:08:10 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-05-13 20:05:00 +0200 | <EvanR> | correction the recursive value itself is stored at the placeholder, since environment contains values |