2025/05/01

2025-05-01 00:48:34 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer)
2025-05-01 00:58:46 +0200 <rascasse> hi, trying to install xmonad from sources (git), after stack init, stack install fails "while building pkg X11-1.10.3
2025-05-01 00:59:16 +0200 <rascasse> stack version is 3.5.1
2025-05-01 01:00:20 +0200 <rascasse> ghc seems to be 9.8.4
2025-05-01 01:01:29 +0200 <rascasse> picked snapshot is lts 23 19
2025-05-01 01:01:42 +0200 <rascasse> any idea how to fix the issue?
2025-05-01 01:10:09 +0200 <geekosaur> there should be an actual error before that, possibly in a log file that it names
2025-05-01 01:11:04 +0200 <geekosaur> there's not a whole lot to go on otherwise, but common problems are not having the system X11, xinerama, and X11-screensaver dev packages installed
2025-05-01 01:11:48 +0200 <rascasse> Im installing on Arch, right now Im in a raw linux console
2025-05-01 01:11:54 +0200 <rascasse> so I dont have scrollback
2025-05-01 01:12:08 +0200 <rascasse> where is located the log file?
2025-05-01 01:12:30 +0200 <rascasse> libx11 is installed
2025-05-01 01:12:56 +0200 <rascasse> xinerama too
2025-05-01 01:13:35 +0200 <geekosaur> I don't use stack, so I couldn't tell you where it would have put the build log
2025-05-01 01:15:25 +0200 <geekosaur> you might rerun the stack install command with output teed to a file (stack install 2>&1 | tee stack.log) and inspect the log after in an editor or with less
2025-05-01 01:17:11 +0200 <rascasse> "configure: error: X11/extentions/scrnsaver.h (form libXss) is required
2025-05-01 01:17:44 +0200 <geekosaur> right, I mewntioned that earlier
2025-05-01 01:18:06 +0200 <rascasse> retrying with libxss installed
2025-05-01 01:19:18 +0200 <rascasse> ok the buid is now progressing past the prev failure
2025-05-01 01:19:20 +0200 <rascasse> thx!
2025-05-01 01:20:37 +0200 <rascasse> it built
2025-05-01 01:20:39 +0200 <rascasse> all good
2025-05-01 01:28:22 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-05-01 01:43:14 +0200sajenim(~sajenim@user/sajenim) sajenim
2025-05-01 02:40:00 +0200OftenFaded(~OftenFade@user/tisktisk) OftenFaded