<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
<wingo>someone should wire up perfetto.dev with guile <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 <sarna>I'm trying to install guile-zlib - I put `("guile-zlib" (zlib) ,guile-zlib-0.1)` in `dependencies`, but what now? <sarna>ah okay, I needed to regenerate the guix.scm file - `rm guix.scm && hall guix -x` :( <rlb>civodul: merged that fix