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.
00:03 synopsebot___ joined 00:04 Geth_ joined 00:57 tyilanmenyn joined 01:10 tyilanmenyn left 01:13 synopsebot___ left, Geth_ left 01:23 Geth__ joined, synopsebot_ joined 01:27 synopsebot left 01:28 Geth left, skids joined 01:36 skids left 01:40 synopsebot joined, Geth joined 01:58 synopsebot left, Geth left 02:00 Geth__ left, synopsebot_ left 02:01 Geth joined 02:02 discord6 joined, tyilanmenyn joined, synopsebot joined 02:06 tyilanmenyn left 02:07 Geth left 02:08 tyilanmenyn joined, Geth joined 02:09 tyilanmenyn is now known as tyil 02:22 epony left 02:24 epony joined 02:31 epony left 02:40 epony joined 02:45 epony left 03:29 vrurg left 05:59 squashable6 left 06:04 squashable6 joined, ChanServ sets mode: +v squashable6 06:07 vrurg joined 06:12 vrurg left 06:47 vrurg joined 07:11 vrurg left
lizmat Files=1262, Tests=107961, 403 wallclock secs (28.74 usr 6.78 sys + 2847.69 cusr 242.40 csys = 3125.61 CPU) 07:20
07:44 vrurg joined 08:04 vrurg left 08:30 vrurg joined 08:38 patrickb joined 08:54 vrurg left 09:22 vrurg joined 09:27 patrickb left 09:37 squashable6 left 09:39 squashable6 joined, ChanServ sets mode: +v squashable6 09:42 squashable6 left 09:46 squashable6 joined 09:50 vrurg left
[Tux] Rakudo version 2019.03.1-452-g9e8da7476 - MoarVM version 2019.05-18-g2ccc20fb5
csv-ip5xs0.712 - 0.769
csv-ip5xs-206.032 - 6.065
csv-parser22.362 - 22.942
csv-test-xs-200.429 - 0.448
test7.421 - 7.848
test-t1.644 - 1.815
test-t --race0.791 - 0.821
test-t-2027.566 - 28.709
test-t-20 --race8.965 - 9.535
09:50
Geth rakudo: 4b8eb734d4 | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6
Give it a good gist

  - also add a "my_callees" and "my_allocations" method
09:55
rakudo: 6e3a4b9380 | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6
Add some gists

Some more elaborate than others
10:20 vrurg joined 10:44 vrurg left 11:16 MasterDuke left 11:19 vrurg joined 11:24 pamplemousse joined 11:29 ggoebel left 11:31 pamplemousse left 11:32 epony joined 11:44 MasterDuke joined, MasterDuke left, MasterDuke joined 11:50 vrurg left 12:18 vrurg joined 12:40 vrurg left 13:13 vrurg joined
Geth rakudo: ac698cd468 | (Elizabeth Mattijsen)++ | lib/MoarVM/Profiler.pm6
Some more profiler goodies

  - improved gists
  - added Callee.average_(in|ex)clusive_time
  - added M::P.profile class method interface
13:20
13:40 vrurg left 14:16 vrurg joined 14:41 vrurg left 15:02 vrurg joined 15:03 vrurg left
AlexDaniel github.com/perl6/perl6.org/issues/130 is definitely one of those tickets where you can use the heart emoji reaction ;) 15:44
timotimo hum. was that a htaccess-based redirect? 15:48
oh, was some stuff kicked off of perl6org-backup yet? 15:49
ah, dang. it's irc.html but it doesn't make it available as irc/ 15:51
15:52 ufobat_ joined
timotimo d'oh, the update or something else has undone my change that fixed the irc link?! 15:54
15:55 ufobat_ left, ufobat_ joined 15:56 ufobat__ left
timotimo committing with git when you don't have your user set up globally yet .. :| 15:57
AlexDaniel timotimo: ā€œwho wants to hunt for them while i have dinnerā€ I mean, did you fix everything reported by undersightable6? 16:19
timotimo i was not yet able to find the source data for design.perl6.org 16:24
16:25 Geth left 16:26 Geth joined
samcv any reason this would be happening? Regex not terminated. at /home/perl/keira-perl6-ircbot/EVAL_121:1 17:29
never seen this error before
i'm on 2019.03.1 star. dunno. just seems really weird
oh and this happened after it was running for days. so equally puzzling 17:30
oh wait nevermind. i think i have figured it out. probably need to add some catches here
17:49 vrurg joined 17:50 vrurg left, squashable6 left
samcv the bad error message wasn't very helpful though 17:54
17:54 squashable6 joined, ChanServ sets mode: +v squashable6
timotimo LTA error messages can be ticketed :) 17:55
17:56 squashable6 left 18:01 squashable6 joined 18:10 vrurg joined
Geth rakudo/master: 4 commits pushed by (Vadim Belman)++ 19:53
nqp: vrurg++ created pull request #546:
Use moar from PATH only when no other prefix-defining options are used.
20:06
20:09 ufobat__ joined 20:13 ufobat_ left
lizmat .tell vrurg I needed to do a "git submodule update" again before I could build after these last changes, perhaps we should automate that? 21:16
yoleaux lizmat: I'll pass your message to vrurg.
vrurg lizmat: available yet? 21:39
yoleaux 21:16Z <lizmat> vrurg: I needed to do a "git submodule update" again before I could build after these last changes, perhaps we should automate that?
vrurg .tell lizmat I can stick `git submodule update` into Configure.pl but imagine you have no Internet connection or an extremely slow one while trying to run it. 21:46
yoleaux vrurg: I'll pass your message to lizmat.
lizmat .
yoleaux 21:46Z <vrurg> lizmat: I can stick `git submodule update` into Configure.pl but imagine you have no Internet connection or an extremely slow one while trying to run it.
lizmat most users would use packages, so this is only hurting developers and packagers 21:47
both generally have adequate bandwidth generally
vrurg BTW, you could try git config submodule.recurse true 21:48
lizmat and is a git submodule update really that heavy network wise ?
only if new stuff needs to be gotten, no ?
vrurg: ^^
vrurg Not when the connection is good.
I just tried inserting the update command into the BEGIN block of Configure.pl and it seems to be unnoticable. 21:49
Perhaps it'll make sense to add --init option which would also set git's submodule.recurse to true? 21:52
We may also decide to use some standard git hooks in the future. --init would install them too.
Geth nqp: a3721a33a0 | (Vadim Belman)++ | 3 files
Use moar from PATH only when no other prefix-defining options are used.
21:54
nqp: 8088c373ad | (Vadim Belman)++ (committed using GitHub Web editor) | 3 files
Merge pull request #546 from vrurg/build-revamp

Use moar from PATH only when no other prefix-defining options are used.
lizmat afk& 21:55
Geth nqp: vrurg++ created pull request #547:
A solution for nqp-configure submodule updates.
22:44
rakudo: de53f43b98 | (Kaz Wesley)++ | tools/lib/NQP/Config/Rakudo.pm
fix excessive quoting in nqp_bin test

With extra quotes, expression evaluates to nothing and with-nqp option never works.
22:47
rakudo: aec988726c | (Vadim Belman)++ (committed using GitHub Web editor) | tools/lib/NQP/Config/Rakudo.pm
Merge pull request #2922 from kazcw/fix-with-nqp

fix excessive quoting in nqp_bin test
nqp: 24ed1b69c6 | (Vadim Belman)++ | 2 files
Set git config submodule.recurse to true implicitly

This is done only once unless git config nqp.initialized is set to a true value.
Provide more informative message about implicit PREFIX value.
23:04
nqp: 85626b531f | (Vadim Belman)++ | 2 files
nqp-configure submodule update
nqp: ea21ba71e8 | (Vadim Belman)++ (committed using GitHub Web editor) | 3 files
Merge pull request #547 from vrurg/build-revamp

A solution for nqp-configure submodule updates.
vrurg .tell lizmat Hopefully, I found an acceptable solution which won't affect Configure startup times whatsoever and would update submodule on each pull request.
yoleaux vrurg: I'll pass your message to lizmat.
23:31 entonian joined, entonian left
ugexe Who cate 23:50
who cares about configure startup times imo