Geth rakudo: ugexe++ created pull request #6129:
Gate nested-package install on 6.e and deprecate silent replacement of enclosing module
00:09
[Coke] ⏳ 2412 out of 2443 modules processed (98.73%) 12:00
Down to 14 lines of blin failures. 12:44
13 point to github.com/rakudo/rakudo/commit/dc...a1cba4108, one from github.com/rakudo/rakudo/commit/7f...e9fbdfefd1 - that one is probably a ghost. 12:47
gist.github.com/coke/0a5f70703ba4f...ortlist-md
building HEAD locally to test some stuff 12:49
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:57
I can dig more after $dayjob 12:58
ah. failures file was small enough to put out there: gist.github.com/coke/0a5f70703ba4f...ailures-md 13:14
that shows the old and new output for each failure
testo itself is on the list, at least 2 of these are broken as a result of Testo 13:16
11 failures including Testo have that line about Testo::Test::Result 13:17
so there's our focus to fix.
verified that failure occurs on mac also at HEAD but not at 2026.03 13:27
(and this is a raku-community module so we can fix it if needed) 13:30
I don't see anything obviously wrong. It's already using unit class. 13:37
ah, in the caller. There is a unit package with an internal role of same name. 13:41
lib/Testo/Test.rakumod has that, and then other classes and items inside the unit package. 13:42
will require some detangling.
github.com/raku-community-modules/.../issues/27 13:46
Geth rakudo/main: 4 commits pushed by (Nick Logan)++ 13:48
[Coke] MoarVM::Profiler in the source build now warns, btw. 13:52
ok, Testo is working again at HEAD. let me see what's left in that blin run. 14:13
ok, I have issues installing Text::Markdown::Discount (missing library), and GraphQL - bad dependency? 14:23
hurm. depends on Text::Wrap:auth<github:jkramer> which is old, but is still findable on rea. 14:26
but neither of those seems to be rakudo's problem.
shutting own the blin machine. :) 14:27
timo \o/ 14:51
good work [Coke]
releasable6 Next release in ≈4 days and ≈3 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 15:00
coleman thanks again [Coke] 15:55
16:26 finanalyst joined
[Coke] eh, I'm just doing the easy bits. 17:08
but you're welcome!
17:57 librasteve_ joined
librasteve_ rakudoweekly.blog/2026/04/21/2026-...framework/ 18:35
lizmat librasteve_++ 19:13
Geth rakudo: ugexe++ created pull request #6130:
Extend same-name-as-enclosing deprecation to cover package outers
22:04
rakudo: ugexe++ created pull request #6131:
MoarVM::Profiler: use unit class to silence deprecation worry
22:05