IRC channel logs

2026-03-29.log

back to list of logs

<probie>Is there a way to run Guile on android?
<identity>probie: i would guess Termux
<jcowan>prpbie: Yes, guile 3.0.11 is available through the Termux package manager: "pkg install guile" works fine
<jcowan>probie: ^^
<rlb>ekaitz: so on the porterbox I also tested main just before #142, and that runs the fibers tests without incident. I'm switching back to the pr atm, and then wondering what I should try next.
<rlb>Is there any variation on your pr you might like me to test?
<ekaitz>variation? i don't think so
<rlb>OK, I'm going to run the tests one more time (see if the system's quiet) just to re-check the failure.
<rlb>once it finishes rebuilding after the branch move (and reconfigure) --- been trying to avoid a full re-bootstrap. Hopefully that's OK.
<rlb>ekaitz: here's the machine I'm using in case there's some reason we think that might matter -- https://db.debian.org/machines.cgi?host=ricci
<rlb>I'm about to be able to run the test again on the pr, and then I think I'll try a current fibers checkout (main) unless we don't believe that's worthwhile. Right now I'm still using the debian orig.tar.gz.
<rlb>ekaitz: hmm, so that time was apparently the charm --- it's working now (tried twice). Perhaps I got something wrong before envt-wise or similar, dunno --- or perhaps it was load related). In any case, I'm going to try again from scratch to be sure, and if that works, then I think we'll be set.
<ekaitz>great!
<rlb>(I wouldn't be entirely surprised if a concurrency-oriented test-suite might be negatively affected by high load, so that does seem like a plausible option.)
<rlb>I think we were previously competing against a system swamping mercurial build :)