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:27 sortiz joined 00:38 sortiz left 01:23 SmokeMachine left 01:26 SmokeMachine joined 01:37 SmokeMachine left 01:38 lucasb left 01:52 SmokeMachine joined 03:09 quotable6 left, squashable6 left, unicodable6 left, undersightable6 left, notable6 left, benchable6 left, reportable6 left, statisfiable6 left, greppable6 left, evalable6 left, committable6 left, bisectable6 left, shareable6 left, releasable6 left, nativecallable6 left, bloatable6 left, coverable6 left, nativecallable6 joined, ChanServ sets mode: +v nativecallable6 03:10 releasable6 joined, ChanServ sets mode: +v releasable6, notable6 joined, ChanServ sets mode: +v notable6, bisectable6 joined 03:11 committable6 joined, ChanServ sets mode: +v committable6, undersightable6 joined, ChanServ sets mode: +v undersightable6, squashable6 joined, quotable6 joined 03:12 statisfiable6 joined, benchable6 joined, ChanServ sets mode: +v benchable6, coverable6 joined 03:13 shareable6 joined, bloatable6 joined, ChanServ sets mode: +v bloatable6, unicodable6 joined, ChanServ sets mode: +v unicodable6, greppable6 joined 03:14 evalable6 joined, reportable6 joined 05:03 robertle left 06:08 nebuchadnezzar left, nebuchadnezzar joined 07:11 patrickb joined 08:34 robertle joined 09:23 a3f left, a3f joined, a3f left, a3f joined 09:27 dogbert11 joined 09:29 dogbert17 left 09:45 gfldex left 10:09 epony left
releasable6 Next release in ≈3 days and ≈7 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 11:00
11:07 epony joined 12:05 llfourn left 12:36 llfourn joined 12:44 llfourn left 12:51 [TuxCM] joined 13:00 Guest2775 left 13:01 raschipi joined 13:15 raschipi left 13:18 Guest55475 joined 13:22 lucasb joined 13:36 robertle left 13:38 robertle joined 14:40 llfourn joined 14:46 llfourn left
jdv79 i noticed compilation may have gotten faster in the last 2 weeks or so (was on vaca). did anything big happen? 14:57
maybe ~15% 14:58
15:03 llfourn joined 15:08 llfourn left
jnthn Hm, that's quite a lot. 15:14
I'm not sure about in the last 2 weeks, but at least fairly recently I let NQP and Rakudo have different inline limits, since the Rakudo one led to some less than awesome decisions for NQP code. 15:15
And did see some `make spectest` time decrease from that
So it's possibly related
jdv79 nice 15:16
15:26 AlexDani` joined
AlexDani` o/ 15:28
15:29 AlexDani` is now known as AlexDaniel, AlexDaniel left, AlexDaniel joined
jnthn o/ 15:29
timotimo o/
AlexDaniel github.com/perl6/problem-solving/p...-488716403 15:30
15:42 robertle left 15:46 [TuxCM] left
AlexDaniel by the way, please ping people who take care of the infrastructure in that ticket 15:50
I'm realizing that I know absolutely nothing about that
15:52 llfourn joined 15:56 llfourn left 15:59 patrickb left 16:05 llfourn joined 16:10 llfourn left 16:36 patrickb joined 16:41 squashable6 left 16:42 squashable6 joined
AlexDaniel fyi I'll be away till May 20th, and then some more after that. Unfortunately my involvement for at least two months will be very limited for reasons out of my control 16:51
17:12 robertle joined 17:15 llfourn joined
AlexDaniel m: say (v1.0.0).Str 18:17
evalable6 1.0.0
AlexDaniel interesting.
m: say (v1.0.0).gist
evalable6 v1.0.0
AlexDaniel some people include “v” in their tags, some don't
19:20 [TuxCM] joined 20:08 ufobat_ joined 20:11 ufobat__ left
nine Just pushed github.com/rakudo/rakudo/commit/53...6bcbbe4b9d Test reproducibility of precompilation 21:02
This hopefully ensures that I'll again never have to spend a weekend hunting these down :)
MasterDuke nine++ 21:03
timotimo cool 21:07
jnthn nine++ 21:15
MasterDuke jnthn: have you seen my question on github.com/rakudo/rakudo/issues/2827 ? 21:20
jnthn MasterDuke: ah, no, I missed that 21:21
Hmm, I wonder if that issue is connected to the recursion issue or not 21:22
No immediate guesses, though 21:23
MasterDuke huh 21:24
jnthn I don't get why it's got an NQPArray there rather than dumping it...
I'd think if it was because it saw it earlier it's also say <self-reference> 21:25
I'm still not sure where the self-reference comes from, mind 21:27
Oh, I note earlier in the ticket it still had that problem dumping the statements even before my recursion fix, when the self-reference was added 21:30
You posted that, even :)
Which makes it look like that is a separate issue, which was my gut feeling looking at it too.
So maybe that bit broke previously
afk for a bit 21:34
MasterDuke jnthn: sorry, what is a separate issue? that `rule lang-version` recurses? 21:41
which i don't understand why it does, it looks like the only thing in it are <version> and <vnum>, neither of which call <lang-version> 21:43
22:02 patrickb left
lizmat .tell nine alas, t/02-rakudo/reproducible-builds.t fails for me on MacOS 22:14
yoleaux lizmat: I'll pass your message to nine.
22:15 travis-ci joined
travis-ci Rakudo build failed. Stefan Seifert 'Test reproducibility of precompilation 22:15
travis-ci.org/rakudo/rakudo/builds/527491997 github.com/rakudo/rakudo/compare/8...2d19fc4e18
22:15 travis-ci left 22:22 Kaiepi joined
jnthn MasterDuke: No, that statement reports NQPArray instead of dumping the statements 22:29
23:05 lizmat_ joined 23:08 lizmat left 23:34 Kaypie joined, Kaiepi left