[01:36] *** sjn left
[02:22] *** sjn joined
[05:43] *** djinni` left
[05:48] *** djinni` joined
[09:00] *** librasteve_ left
[09:44] *** librasteve_ joined
[11:55] *** ShimmerFairy left
[11:55] *** rnddim joined
[11:57] *** ab5tract left
[11:58] *** ab5tract joined
[11:58] *** librasteve_ left
[12:14] *** rnddim is now known as ShimmerFairy

[12:44] <[Coke]> blin run in progress - looks like it's hanging on Subsets::IO trying to bisect it.

[12:46] <[Coke]> (it's still processing other stuff while that's hanging)

[14:12] <[Coke]> ⏳ 2324 out of 2443 modules processed (95.12%)

[14:13] <[Coke]> weird, it stopped complaining about versions of rakudo being locked during the run. 

[14:13] <[Coke]> was getting e.g. /tmp/whateverable/rakudo-moar/d8aeb7eeb8a342e10d19c1faf4025713d6d8ac2e is locked. Waiting…

[14:13] <[Coke]> it would complain about a version being locked a few dozen times, then another... then it stopped. we'll see what the final output says

[14:20] *** donaldh left
[14:28] <[Coke]> Bisecting Calendar, Pod::To::PDF::Lite

[16:25] *** librasteve_ joined
[16:27] *** donaldh joined
[17:43] <[Coke]> ⏳ 2442 out of 2443 modules processed (99.95%) (left: PDF::Document)

[17:59] <[Coke]> looks like 85 failures.

[17:59] <lizmat> meh

[17:59] <[Coke]> https://github.com/rakudo/rakudo/commit/dc5e9452e0ea40ccc7636ab74bbe3dfa1cba4108

[18:00] <[Coke]> that's 81 of them.

[18:00] <[Coke]> three here: https://github.com/rakudo/rakudo/commit/ab6efcab1a90d74c15af46cc1bde890e3c9e9943

[18:00] <lizmat> ok, I guess we'll have to revert the first

[18:00] <[Coke]> 1 here: https://github.com/rakudo/rakudo/commit/4ee541b5c23da638d0002af1918902174e0d9750

[18:00] <[Coke]> I would verify that it also fails for someone outside of this blin machine, the bisects were making a LOT of noise.

[18:01] <[Coke]> I may have to rerun it if you can't verify one.

[18:01] <lizmat> that last one is basically the same as the first

[18:01] <lizmat> so it feels we're going to need a language level check for those

[18:01] <[Coke]> * [ ] [Physics::Unit](https://raku.land/zef:librasteve/Physics::Unit) – Fail, Bisected: [dc5e945](https://github.com/rakudo/rakudo/commit/dc5e9452e0ea40ccc7636ab74bbe3dfa1cba4108)

[18:06] <[Coke]> https://gist.githubusercontent.com/coke/0a5f70703ba4fa2370923afd8de8332d/raw/247b90080370ff523cfcc172e846de7d658a287b/shortlist.txt

[18:06] <[Coke]> that's just the bulleted list with no error output

[18:11] <lizmat> confirmed the issue with ab6efcab1a90d74c15af46cc1bde890e3c9e9943

[18:11] <linkable6> (2026-04-14) https://github.com/rakudo/rakudo/commit/ab6efcab1a Properly support coercive types on parameterized Set(Hash)

[18:11] <lizmat> fixing that now

[18:12] <lizmat> [Coke]: it appears fixed in a more massive overhaul that I worked on today

[18:13] <lizmat> yeah, all 3 modules affected by that, install fine

[18:14] <lizmat> I was originally planning on merging that work after the release, but it appears it could be done now already  :-)

[18:19] <[Coke]> ok. happy to kick off another blin run when you do

[18:40] <Geth> ¦ rakudo/main: 5bceb7cada | (Elizabeth Mattijsen)++ | 23 files

[18:40] <Geth> ¦ rakudo/main: Massive overhaul of QuantHash infrastructure

[18:40] <Geth> ¦ rakudo/main: 

[18:40] <Geth> ¦ rakudo/main: This basically in preparation to fully supporting coercive type

[18:40] <Geth> ¦ rakudo/main: parameterization.

[18:40] <Geth> ¦ rakudo/main: 

[18:40] <Geth> ¦ rakudo/main: The story: so far, an empty QuantHash would *not* have an instantiated

[18:40] <Geth> ¦ rakudo/main: Rakudo::Internals::IterationSet (a HLL version of an nqp::hash) in it.

[18:40] <Geth> ¦ rakudo/main: <…commit message has 26 more lines…>

[18:40] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/commit/5bceb7cada

[18:40] <lizmat> [Coke]: that should fix the 3 modules attributed to ab6efcab1a90d74c15af46cc1bde890e3c9e9943

[18:40] <linkable6> (2026-04-14) https://github.com/rakudo/rakudo/commit/ab6efcab1a Properly support coercive types on parameterized Set(Hash)

[18:42] <[Coke]> cool

[18:42] <[Coke]> !

[19:00] <releasable6> Next release in ≈4 days and ≈23 hours. There are no known blockers. Please log your changes in the ChangeLog: https://github.com/rakudo/rakudo/wiki/ChangeLog-Draft

[19:02] <[Coke]> timo: can you provide changelog notes for:

[19:02] <[Coke]>   + Bump NQP for bytecode validation error fix, timo++ [8051244f]

[19:02] <[Coke]>     + Bump NQP for utf8-c8 fix, timo++ [9dcbc23c]

[20:04] *** librasteve_ left
[20:11] <timo> - Fix crash when reporting errors of broken bytecode files [8051244f]

[20:11] <timo> - Fix memory corruption when using utf8-c8 codec in a streaming decoder [9dcbc23c]

[21:50] <[Coke]> thank you

[21:54] <lizmat> [Coke]: OpenSSL 0.2.7 with ugexe's fix is on its way to the ecosystem

[21:54] <[Coke]> ... and might that resolve all the downstream issues we saw?

[21:55] <[Coke]> I'll kick off a blin run when it hits (or tomorrow morning at the latest)

[21:55] *** rakkable left
[21:55] *** rakkable joined
[21:56] <lizmat> unsure how much that will fix, but OpenSSL is pretty upstream, so there might be a lot of modules fixed

[21:56] <[Coke]> ok, cool. worth a reblin

[22:56] <[Coke]> 0.2.7 landed.

[23:11] <[Coke]> kicked off run #2

[23:38] *** [Tux] left
[23:53] *** [Tux] joined
