Geth nqp-configure/ms-cl-version-check: 797801c389 | (Vadim Belman)++ | lib/NQP/Config.pm
Get rid of hash iteration via `each`

It's unsafe
00:19
nqp-configure/ms-cl-version-check: 6bb70b0d8a | (Vadim Belman)++ | lib/NQP/Config.pm
Check for MSVC version only if output matches

  ... what we expect.
nqp-configure: 797801c389 | (Vadim Belman)++ | lib/NQP/Config.pm
Get rid of hash iteration via `each`

It's unsafe
00:41
nqp-configure: 6bb70b0d8a | (Vadim Belman)++ | lib/NQP/Config.pm
Check for MSVC version only if output matches

  ... what we expect.
nqp: vrurg++ created pull request #592:
Fix for broken JVM runner
00:46
Geth nqp: 32af965cee | (Vadim Belman)++ | 3 files
Fix for broken JVM runner

De-duplication of nqp.moarvm resulted in non-functional runner.
01:06
nqp: c37441e422 | (Vadim Belman)++ (committed using GitHub Web editor) | 3 files
Merge pull request #592 from vrurg/nqp_589_runtime-fix

Fix for broken JVM runner
Geth rakudo: vrurg++ created pull request #3363:
Fix BUILDPLAN for non-role containers
01:24
Geth nqp-configure: c8f78cdd9c | (Vadim Belman)++ | lib/NQP/Config.pm
Report make utility output upon failure

Simplify diagnostics for CI
01:39
nqp: a32db0639c | (Aleks-Daniel Jakimenko-Aleksejev)++ | tools/templates/MOAR_REVISION
[MoarVM Bump] 7a93b2897 Fix potential segfault […]

MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...g7a93b2897
01:49
rakudo: 926e9c6ecd | (Aleks-Daniel Jakimenko-Aleksejev)++ | tools/templates/NQP_REVISION
[NQP Bump] Brings 3 commits

NQP bump brought: github.com/perl6/nqp/compare/2019....ga32db0639 a32db0639 [MoarVM Bump] 7a93b2897 Fix potential segfault […] c37441e42 Merge pull request #592 from vrurg/nqp_589_runtime-fix 32af965ce Fix for broken JVM runner
vrurg A pipeline in action... :)
AlexDaniel mm we don't have a bumper for nqp-configure 01:56
Geth rakudo: e16c00c273 | (Vadim Belman)++ | 2 files
Fix BUILDPLAN for non-role containers

Primarily, fix for enums broken for v6.e.
02:17
rakudo: 1f15fe7717 | (Vadim Belman)++ (committed using GitHub Web editor) | 2 files
Merge pull request #3363 from vrurg/rakudo_3362

Fix BUILDPLAN for non-role containers
rakudo: 404eb162f2 | (Vadim Belman)++ | 3rdparty/nqp-configure
Prepare to merge

Switch to nqp-configure master with merged changes.
03:27
rakudo: fc46eabe18 | (Vadim Belman)++ | 3rdparty/nqp-configure
nqp-configure submodule update
rakudo: c5fa372de0 | (Vadim Belman)++ (committed using GitHub Web editor) | 3rdparty/nqp-configure
Merge pull request #3359 from vrurg/ms-cl-version-check

  [WIP] Test for Microsoft Compiler version
lizmat .tell tbrowder looks like metacpan.org/source/TBROWDER/Text-.../Utils.pm6 is missing a META6.json 09:17
tellable6 lizmat, I'll pass your message to tbrowder
lizmat .tell tbrowder it's now being indexed as a Perl module 09:18
tellable6 lizmat, I'll pass your message to tbrowder
|Tux| Rakudo version 2019.11-277-gc5fa372de - MoarVM version 2019.11-93-g7a93b2897
csv-ip5xs0.724 - 0.734
csv-ip5xs-206.659 - 6.659
csv-parser22.491 - 22.986
csv-test-xs-200.419 - 0.420
test7.159 - 7.330
test-t1.734 - 1.758
test-t --race0.810 - 0.840
test-t-2029.528 - 29.803
test-t-20 --race9.193 - 9.355
10:17
tbrowder .tell lizmat i think that might be because i first uploaded it into my home dir on cpan instead of Perl6. it's on the delete stack and should be gone in a couple of days 10:22
tellable6 tbrowder, I'll pass your message to lizmat
nine tbrowder: it might be the other way around: if the dist contained a META6.json PAUSE would have moved it to Perl6 automatically 10:34
tbrowder it definitely has a META6.json on the github site and 10:36
tellable6 2019-12-19T09:17:50Z #raku-dev <lizmat> tbrowder looks like metacpan.org/source/TBROWDER/Text-.../Utils.pm6 is missing a META6.json
2019-12-19T09:18:12Z #raku-dev <lizmat> tbrowder it's now being indexed as a Perl module
nine tbrowder: oh, then something weird is going on 10:39
tbrowder i don't know how lizmat found it, but i'll check and see if one of the other modules went the same route 10:41
nine Could be that a PAUSE update removed the auto detection 10:42
tbrowder i just used metacpan and couldn't find text::utils. not sure how she found it 10:59
anyway, the ones i messed up, including text::utils 11:01
messed up by uploading to my dir instead of Perl6 are on the cpan delete list and should disappear in a couple of days 11:03
lizmat I saw it on the #news channel on irc.perl.org: [17:00:51] rssbotCPAN: Text-Utils-Raku-2.0.1 (TBROWDER) - metacpan.org/release/TBROWDER/Text...Raku-2.0.1 11:53
tellable6 2019-12-19T10:22:25Z #raku-dev <tbrowder> lizmat i think that might be because i first uploaded it into my home dir on cpan instead of Perl6. it's on the delete stack and should be gone in a couple of days
lizmat the Raku bit caught my eye, as it was unexpected to see that there :-) 11:54
tbrowder understandably so! my bad, but files should be gone in a couple of days 11:56
lizmat I was just surprised :-) 11:59
MasterDuke anybody here mind looking at my branch with changes to moarvm to get it to work with v1.2.0? i'm getting test errors in nqp (the intermediary step between moarvm and rakudo) 15:18
whoops, that was meant for #libtom 15:20
robertle I think Mo Shou managed to get it to build in debian with this: salsa.debian.org/perl6-team/moarvm...tbfs.patch 16:31
MasterDuke robertle: yeah, the real problem come from trying to switch our use of now-deprecated functions 16:52
which now spams our build because we turned on -Wall 16:53
oh, and handling return values from the libtommath functions, which warn if you don't, and we mostly weren't 16:54
tyil I did some cluster stuff 20:06
the bots seem online
hmm, raku-cpan isnt 20:07
I'll check that out after dinner
sorry for the hindrance