[00:09] <Geth> ¦ rakudo: ugexe++ created pull request #6129: Gate nested-package install on 6.e and deprecate silent replacement of enclosing module

[00:09] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6129

[12:00] <[Coke]> ⏳ 2412 out of 2443 modules processed (98.73%)

[12:44] <[Coke]> Down to 14 lines of blin failures.

[12:47] <[Coke]> 13 point to https://github.com/rakudo/rakudo/commit/dc5e9452e0ea40ccc7636ab74bbe3dfa1cba4108, one from https://github.com/rakudo/rakudo/commit/7f2cd08413e3d2afa7d6420de41fc8e9fbdfefd1 - that one is probably a ghost.

[12:47] <[Coke]> https://gist.github.com/coke/0a5f70703ba4fa2370923afd8de8332d#file-shortlist-md

[12:49] <[Coke]> building HEAD locally to test some stuff

[12:57] <[Coke]> Benchy needs Testo which complains "Type 'Testo::Test::Result' is not declared" which sounds like it might be tripping over a similar issue as the SSL issue?

[12:58] <[Coke]> I can dig more after $dayjob

[13:14] <[Coke]> ah. failures file was small enough to put out there: https://gist.github.com/coke/0a5f70703ba4fa2370923afd8de8332d#file-failures-md

[13:14] <[Coke]> that shows the old and new output for each failure

[13:16] <[Coke]> testo itself is on the list, at least 2 of these are broken as a result of Testo

[13:17] <[Coke]> 11 failures including Testo have that line about Testo::Test::Result

[13:17] <[Coke]> so there's our focus to fix.

[13:27] <[Coke]> verified that failure occurs on mac also at HEAD but not at 2026.03

[13:30] <[Coke]> (and this is a raku-community module so we can fix it if needed)

[13:37] <[Coke]> I don't see anything obviously wrong. It's already using unit class.

[13:41] <[Coke]> ah, in the caller. There is a unit package with an internal role of same name.

[13:42] <[Coke]> lib/Testo/Test.rakumod has that, and then other classes and items inside the unit package.

[13:42] <[Coke]> will require some detangling.

[13:46] <[Coke]> https://github.com/raku-community-modules/Testo/issues/27

[13:48] <Geth> ¦ rakudo/main: 4 commits pushed by (Nick Logan)++

[13:48] <Geth> ¦ rakudo/main: 3e02de0d7b | Gate nested-name collision fix on 6.e; emulate legacy on 6.d

[13:48] <Geth> ¦ rakudo/main: febd90e042 | Test matrix for the 6.e-gated collision behavior

[13:48] <Geth> ¦ rakudo/main: 4b0651640c | Warn on silent replacement of enclosing module on pre-6.e

[13:48] <Geth> ¦ rakudo/main: 2d92f016fe | Merge pull request #6129 from ugexe/ugexe/gate-multi-part-path-collision-fix

[13:48] <Geth> ¦ rakudo/main: review: https://github.com/rakudo/rakudo/compare/5bceb7cada50...2d92f016fe80

[13:52] <[Coke]> MoarVM::Profiler in the source build now warns, btw.

[14:13] <[Coke]> ok, Testo is working again at HEAD. let me see what's left in that blin run.

[14:23] <[Coke]> ok, I have issues installing Text::Markdown::Discount (missing library), and GraphQL - bad dependency?

[14:26] <[Coke]> hurm. depends on Text::Wrap:auth<github:jkramer> which is old, but is still findable on rea.

[14:26] <[Coke]> but neither of those seems to be rakudo's problem.

[14:27] <[Coke]> shutting own the blin machine. :)

[14:51] <timo> \o/

[14:51] <timo> good work [Coke] 

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

[15:55] <coleman> thanks again [Coke] 

[16:26] *** finanalyst joined
[17:08] <[Coke]> eh, I'm just doing the easy bits.

[17:08] <[Coke]> but you're welcome!

[17:57] *** librasteve_ joined
[18:35] <librasteve_> https://rakudoweekly.blog/2026/04/21/2026-16-selkie-tui-framework/

[19:13] <lizmat> librasteve_++

[22:04] <Geth> ¦ rakudo: ugexe++ created pull request #6130: Extend same-name-as-enclosing deprecation to cover package outers

[22:04] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6130

[22:05] <Geth> ¦ rakudo: ugexe++ created pull request #6131: MoarVM::Profiler: use unit class to silence deprecation worry

[22:05] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6131

