IRC channel logs

2022-03-18.log

back to list of logs

<mwette>So if I try to build guile-3.0.8 with `make GUILE_OPTIMIZATIONS=-O0' it seems to livelock in building (stage0)tree-il.go.
***alMalsamo is now known as lumberjack123
<dongdigua>why the default guile in fedora is guile2
<dongdigua>I idnf nstalled guile 30 but can't find it
<ArneBab>In r7rs there’s now a discussion about environment that may also include epoll. If you worked on fibers, it may be worth joining that discussion: https://groups.google.com/g/scheme-reports-wg2/c/9vQGvQjja84/m/DYZco1TVAwAJ
<wingo>someone should wire up perfetto.dev with guile
<wingo> https://perfetto.dev
<wingo>would be useful to know in a fibers system when things are blocking, when threads are active, when gc happens and how long each thread is active, etc
<sneek>chrislck: Greetings!
<chrislck>sneek: botsnack
<sneek>:)
<sarna>hey, is there any tutorial/blog post/whatever about using libraries with hall? I'm reading https://rednosehacker.com/hall-a-project-manager-for-the-guile-programming-language + hall docs but I still feel very lost
<sarna>I'm trying to install guile-zlib - I put `("guile-zlib" (zlib) ,guile-zlib-0.1)` in `dependencies`, but what now?
<dsmith-work>Happy Friday, Guilers!!
<civodul>hey dsmith-work!
<civodul>Happy Friday!
<chrislck>\o/
<sarna>ah okay, I needed to regenerate the guix.scm file - `rm guix.scm && hall guix -x` :(
<rlb>civodul: merged that fix
<civodul>rlb: thank you!