Newest at the top
2025-05-13 21:47:41 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-05-13 21:44:11 +0200 | ystael | (~ystael@user/ystael) ystael |
2025-05-13 21:43:30 +0200 | <tomsmeding> | xeno11: any interesting info in `cabal build --verbose`? |
2025-05-13 21:40:33 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-05-13 21:38:35 +0200 | ystael | (~ystael@user/ystael) (Ping timeout: 260 seconds) |
2025-05-13 21:34:56 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 21:27:42 +0200 | halloy5771 | (~halloy577@205.175.106.139) |
2025-05-13 21:25:37 +0200 | euleritian | (~euleritia@77.23.248.100) |
2025-05-13 21:25:25 +0200 | euleritian | (~euleritia@77.23.248.100) (Remote host closed the connection) |
2025-05-13 21:24:07 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
2025-05-13 21:22:38 +0200 | target_i | (~target_i@user/target-i/x-6023099) target_i |
2025-05-13 21:19:10 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 21:18:21 +0200 | halloy5771 | (~halloy577@205.175.106.139) (Read error: Connection reset by peer) |
2025-05-13 21:17:53 +0200 | <xeno11> | opendht-c and sdl2 both show up when i do the `pkg-config --list-all` |
2025-05-13 21:16:53 +0200 | visilii | (~visilii@85.94.27.220) |
2025-05-13 21:16:41 +0200 | <xeno11> | `pkg-config --libs sdl2` yields "-lSDL2" |
2025-05-13 21:15:45 +0200 | <xeno11> | tomsmeding: in `pkgconfig-depends`it specifies sdl2 as the package name |
2025-05-13 21:12:24 +0200 | visilii_ | (~visilii@213.24.132.63) (Ping timeout: 268 seconds) |
2025-05-13 21:09:38 +0200 | <EvanR> | https://paste.tomsmeding.com/nihJV4Ug |
2025-05-13 21:08:16 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-05-13 21:04:26 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-05-13 21:03:24 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 260 seconds) |
2025-05-13 21:03:21 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-05-13 21:00:39 +0200 | caconym7 | (~caconym@user/caconym) caconym |
2025-05-13 21:00:17 +0200 | xeno11 | (~xeno11@c-69-140-170-168.hsd1.de.comcast.net) |
2025-05-13 21:00:01 +0200 | caconym7 | (~caconym@user/caconym) (Quit: bye) |
2025-05-13 20:57:16 +0200 | jmcantrell | (~weechat@user/jmcantrell) (Ping timeout: 252 seconds) |
2025-05-13 20:56:17 +0200 | halloy5771 | (~halloy577@205.175.106.139) |
2025-05-13 20:55:46 +0200 | YuutaW | (~YuutaW@2404:f4c0:f9c3:502::100:17b7) (Ping timeout: 268 seconds) |
2025-05-13 20:54:50 +0200 | xeno11 | (~xeno11@c-69-140-170-168.hsd1.de.comcast.net) (Quit: Client closed) |
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 |