00:36 arkiuat left 00:45 arkiuat joined 00:49 arkiuat left 01:04 arkiuat joined 01:30 arkiuat left 01:31 arkiuat joined 01:58 arkiuat left 02:10 arkiuat joined 02:18 arkiuat left 02:31 arkiuat joined 02:35 arkiuat left 02:47 arkiuat joined 02:52 arkiuat left 03:04 arkiuat joined 03:08 arkiuat left 03:15 arkiuat joined 06:43 arkiuat left 07:12 arkiuat joined 07:17 arkiuat left 07:44 arkiuat joined 07:49 arkiuat left 08:17 arkiuat joined 08:26 arkiuat left 08:58 arkiuat joined 09:04 arkiuat left 09:23 arkiuat joined 09:28 arkiuat left 09:40 arkiuat joined 09:44 arkiuat left 10:09 arkiuat joined 10:14 arkiuat left 10:40 arkiuat joined 10:45 arkiuat left 11:13 arkiuat joined 11:18 arkiuat left 11:25 arkiuat joined 11:30 arkiuat left 11:58 arkiuat joined 12:03 arkiuat left 12:20 arkiuat joined 12:25 arkiuat left 12:26 arkiuat joined 12:31 arkiuat left 13:01 arkiuat joined 13:06 arkiuat left 13:27 arkiuat joined 13:32 arkiuat left 13:59 arkiuat joined 14:04 arkiuat left 14:16 arkiuat joined 14:21 arkiuat left 14:29 arkiuat joined 14:34 arkiuat left 14:38 arkiuat joined 14:43 arkiuat left 14:57 arkiuat joined 18:10 arkiuat left 18:23 arkiuat joined 18:28 arkiuat left 18:30 arkiuat joined
arkiuat well, I just got the "Cannot unbox a type object (Str) to a str." compilation error on an install attempt, installing Test::Coverage, in compiling Iterables-0.0.4/t/01-basic.rakutest:1 21:37
HOWEVER
when I ran `RAKUDO_OPT="--ll-exception" zef install Test::Coverage --debug` (which I did immediately), Test::Coverage (and ForwardIterables) installed cleanly without complaint 21:38
so yeah, it's still proving difficult to reproduce. If it never happens when I have debug mode on, though, I won't be too upset :D 21:39
ugexe do you happen to have any other rakudo environment variables set, particularly those like RAKULIB, RAKUDOLIB, etc? 22:00
arkiuat This is embarrassing, but yes, RAKULIB was still set to . 22:18
I don't know how, that isn't in any of my dotfiles anymore and hasn't been for days now
anyway, I'll keep an eye out for that. It isn't set anymore now
the only other Raku environment variable that I have is RAKUDO_LINE_EDITOR, which I hope is innocuous 22:19
Thank you! I just installed two more modules without experiencing the problem 22:22
(after making sure RAKULIB was not set)
ugexe the issue was almost certainly to due rakulib being set to .
arkiuat Right 22:23
ugexe there is obviously some weird issue in rakudo related to precomp and module loading, but now you know how to avoid it 22:27
thats why it happens the first time you do something and not the follow up times: after the first time it has presumably precompiled some stuff in . (i.e. RAKULIB)
arkiuat which would leave random .precomp dirs scattered about. I probably want to delete the ones that aren't where they belong 22:30
22:57 arkiuat left 22:59 arkiuat joined