15 Dec 2025
[Coke] [Inline::Perl5] MoarVM oops: Internal error: unhandled dyncall argument type for str 46 13:58
(there's a whole backtrace in there as well)( 13:59
lizmat so maybe it's related to NativeCall varargs support ? 14:01
[Coke] maybe; something triggered by the pty change, though? 14:02
so I'm guessing we can rule out T::M::D with a manual test, and I::P5 is the one I'm concerned about. 14:03
Geth rakudo/main: 6f557f1ec6 | (Elizabeth Mattijsen)++ | 2 files
RakuAST: introduce =restart RakuDoc directive

As suggested by finanalyst++ and thoughtstream++. May still need some fixups, but that's to be seen later
14:19
ShimmerFairy Could that be a Unicode 17 change issue, perhaps? I didn't have I::P5 installed when I was working on that. I don't think that upgrade should've hurt anything P5-related, and I think it would've been noticed before now, but I wanted to bring it up anyway.
[Coke] that issue didn't show up on the blin run that just included the unicode 17 update, and bisects to the pty merge. 14:36
seems unlikely to me. 14:37
but we definitely don't want to break inline::perl5 this release.
disbot6 <melezhik.> Confirming Unicode::Security failure in brownie 14:42
<melezhik.> Test::Async fails as well,( passed in 2025.11), but maybe this is flapper? brw.sparrowhub.io/file_view/brw-rep...:Async.log 14:46
[Coke] are you using PERL6LIB anywhere? 14:49
disbot6 <melezhik.> Not confirming Inline::Perl5 test failure in brownie though
<melezhik.> brw.sparrowhub.io/report/job.1.report/3125
[Coke] Yup, seems like 50% of blin failures result in lizmat saying "can't verify the issue"
lizmat hmmm... :-) 14:50
disbot6 <melezhik.> No usage of PERL6LIB in brownie setup on my memory
[Coke] ok - your log error for async includes a bunch of references to that. Did we deprecate something we hadn't before? 14:51
disbot6 <melezhik.> Test::Markdown::Discount failure is confirmed though the report is a bit confusing ( the same link as for inline::perl5 )
patrickb the Inline::Perl5 issue is non repro able as well. Possibly a flapper 14:52
disbot6 <melezhik.> [Coke]: ahh ok , I need to check if perl6lib is set inside container 14:54
<melezhik.> Let me check 14:55
<melezhik.> So , not set 14:57
<melezhik.> root@9bd616413a89:/app# env|grep PERL6LIB| wc -l 0 14:58
[Coke] github.com/vrurg/raku-Test-Async/b...kutest#L54
melezhik Test::Async report was made on Coke-bot btw 15:01
disbot6 <melezhik.> Heads up - all brownie links should be prefixed with http:// schema if clicked from irc logs site 15:04
<melezhik.> Not sure why irclogs.raku.org render removes http://
<melezhik.> ^^ lizmat:
lizmat melezhik. please make an issue for that in App::Raku::Log 15:12
[Coke] the link is still there. 15:14
<a href="brw.sparrowhub.io/report/job.1.repo...</a> 15:15
so clickthrough is fine. 15:16
(but yah, it's slightly confusing reading)
melezhik Yeah, from regular irc client it works , but not from irclogs.raku.org logs , which remove http prefix supposedly 16:19
lizmat: will do 17:00
disbot6 <melezhik.> [Coke]: patrickb ab5tract I have some changes to agent , please bear this in mind before start it - pull the latest changes , I think no immediate need to run right now , just for information. Mostly these are changes adding zef debug to show all detail of failed tests TAP reports , thanks 17:03
[Coke] melezhik: no, I was reading from the irc log website. 17:58
melezhik Ok. Strange . Maybe it’s also depends on browser ? I dunno 🤷 need to investigate 18:13
[Coke] DDG here. 18:17
librasteve_ rakudoweekly.blog/2025/12/15/2025-...plar-poll/ 18:42
lizmat librasteve_++ 18:57
releasable6 Next release in ≈4 days and ≈23 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 19:00
16 Dec 2025
[Coke] the inline::perl5 failure is reproducible on rakudo HEAD on mac os, even. 02:05
patrickb [Coke]: What are your exact steps for reproduction? 07:27
(it doesn't show for me on MacOS)
melezhik . 07:35