Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) | This channel is logged for historical purposes; logs at irclogs.raku.org/mugs/index.html
Set by japhb on 3 March 2024.
japhb If only timo! :-D 02:19
OK, too much else going on in RL right now ... what do you need me to do patrickb ? 02:20
patrickb japhb: bump versions in T-P. I can make a PR in the evening. 05:48
06:09 japhb left, japhb joined
japhb patrickb: Roger that. 14:26
patrickb I've now created the PR. CI still fails though. Bummer. This time it's MacOS. In T-API 1.0.2 I call tput just as T-P did. Still the call errors on MacOS with "tput: No value for $TERM and no -T specified". I'm wondering, why that error now shows up but it presumably worked when calling tput directly from T-P. 20:53
github.com/ab5tract/Terminal-Print/pull/89
ab5tract I'm not sure how advanced our test infra has been in T-P, so I could imagine this didn't surface because of lack of coverage 20:54
patrickb Looking at the CI history, it even succeeded on MacOS in the latest commit to master. That commit already has the relevant MacOS changes. I'm confused. 20:55
ab5tract :S
patrickb Oh, I see. That error is a red hering. The same tput error is present in the succeeding CI runs as well. The error has a different cause. 20:59
I've tried my hand on a fix. We'll see what CI says. But I'm off to bed for tonight. 21:13
MacOS Passes now, but Windows is still behaving strangely on the CI (locally the tests pass on Windows though). 21:16
japhb Yeah, just got back to my desk and saw that. I'm a little weirded out that the test passes in Windows locally and fails in Windows CI ... though I'm beginning to think T-P is at the focal point for stupid OS incompatibilities. 23:19
Re-running CI just in case it's some odd flapper 23:20
MoarVM panic: Memory allocation failed; could not allocate 1926864 bytes 23:27
Error: Process completed with exit code 1.
Well *that* seems a bit suboptimal
github.com/ab5tract/Terminal-Print...1512609650 23:28