Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm
Set by Zoffix on 27 July 2018.
Geth nqp: kazcw++ created pull request #543:
support build when moar's prefix ne target prefix
04:54
travis-ci Rakudo build failed. Vadim Belman 'Merge pull request #2715 from vrurg/issue_2698 06:46
travis-ci.com/JJ/rakudo/builds/113038875 github.com/JJ/rakudo/compare/8ec90...23f64cf6d1
lizmat Files=1262, Tests=107956, 401 wallclock secs (28.38 usr 6.51 sys + 2843.66 cusr 242.53 csys = 3121.08 CPU) 08:17
Geth roast: fe5d55bd05 | (Vadim Belman)++ | S14-roles/parameterized-basic.t
Added tests covering github.com/rakudo/rakudo/issues/2698

In support of PR github.com/rakudo/rakudo/pull/2715
08:21
roast: 0f132334c6 | (Vadim Belman)++ | 109 files
Merge branch 'master' of github.com/perl6/roast into issue_2698
roast: f6400eb2ad | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | S14-roles/parameterized-basic.t
Merge pull request #513 from vrurg/issue_2698

Added tests covering github.com/rakudo/rakudo/issues/2698
Geth ¦ problem-solving: AlexDaniel assigned to jnthn Issue Language revision dependent spectests: change the approach. github.com/perl6/problem-solving/issues/31 10:15
Geth rakudo: 9e8da7476c | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6
Latest batch of improvements

  - Type now contains the name of the type, and keeps the type object around
  - Allocations now know which Callee they're in
  - Deallocations now know in which GC they are
  - Callees know in which thread they are
  - Several new methods added and problems fixed
11:18
lizmat afk& 11:26
[Tux] Rakudo version 2019.03.1-452-g9e8da7476 - MoarVM version 2019.05-11-g248e2980a
csv-ip5xs0.715 - 0.722
csv-ip5xs-206.041 - 6.065
csv-parser22.352 - 23.313
csv-test-xs-200.431 - 0.431
test7.107 - 7.430
test-t1.732 - 1.742
test-t --race0.808 - 0.870
test-t-2028.847 - 29.074
test-t-20 --race8.918 - 9.271
13:10
(working home, so a bit of an elevated system load)
Geth ¦ nqp: vrurg self-assigned Build fails with MoarVM in a different prefix github.com/perl6/nqp/issues/544 13:43
rakudo: ef7f04083d | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6
Make Type.name a proper attribute
rakudo: vrurg self-assigned Configure.pl fails with NQP in a different prefix github.com/rakudo/rakudo/issues/2919
8e49a86bd4 | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6

And fix the Travis error
13:45
travis-ci Rakudo build failed. Elizabeth Mattijsen 'Make Type.name a proper attribute' 14:18
travis-ci.org/rakudo/rakudo/builds/536785961 github.com/rakudo/rakudo/compare/9...7f04083d7d
travis-ci Rakudo build passed. Elizabeth Mattijsen 'Add some utility methods, and some gist 15:01
travis-ci.org/rakudo/rakudo/builds/536803085 github.com/rakudo/rakudo/compare/e...49a86bd4d6
Geth_ rakudo: kazcw++ created pull request #2922:
fix excessive quoting in nqp_bin test
18:35
timotimo cdn.discordapp.com/attachments/557...nknown.png - look at this! it's a tampermonkey script to make stuff in github issues clickable! 19:07
vrurg Should --gen-moar / --gen-nqp options force rebuild? 23:23
timotimo they have been designed to only rebuild if the NQP_REVISION and maybe MOAR_REVISION have gone past what's installed 23:24
vrurg Ok, need to review --gen-nqp logic then.