IRC channel logs

2026-03-25.log

back to list of logs

<n|Phreak>Getting error building guile-hoot from guix https://paste.debian.net/hidden/4295ac87
<kestrelwx>dthompson: I was going to open an issue on the Guile tracker, but seems you get `mutable-bytevector` tag where you would get `bytevector` previously and it's not matched against in `compile-test`?
<kestrelwx>Well, that didn't say anything, but I think the regression would be somewhere around this commit. https://codeberg.org/guile/guile/commit/3d324966abaf7f050aadf32735cdc9a52466a3b5
<dthompson>hmm interesting, thanks kestrelwx
<dthompson>I haven't had a chance to really look into this
<kestrelwx>I'll try bisecting tomorrow.
<dthompson>kestrelwx: andy says "basically, guile added some more surface area to its optimizer and back-end, and we need to adapt to cover that api"