🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm Set by lizmat on 22 May 2021. |
|||
00:07
reportable6 left
00:09
reportable6 joined
02:25
notable6 left,
benchable6 left,
committable6 left,
squashable6 left,
quotable6 left,
evalable6 left,
bisectable6 left,
linkable6 left,
bloatable6 left,
nativecallable6 left,
releasable6 left,
coverable6 left,
sourceable6 left,
reportable6 left,
greppable6 left,
statisfiable6 left,
unicodable6 left,
shareable6 left
02:26
evalable6 joined,
greppable6 joined,
sourceable6 joined,
releasable6 joined
02:27
unicodable6 joined,
reportable6 joined,
coverable6 joined
02:28
statisfiable6 joined,
notable6 joined
03:26
squashable6 joined
03:27
quotable6 joined,
bloatable6 joined,
nativecallable6 joined,
bisectable6 joined,
benchable6 joined
03:28
committable6 joined,
linkable6 joined
04:31
benchable6 left
04:32
benchable6 left,
bloatable6 left,
quotable6 left,
linkable6 left,
squashable6 left,
bisectable6 left,
reportable6 left,
releasable6 left,
unicodable6 left,
sourceable6 left,
notable6 left,
coverable6 left,
evalable6 left,
statisfiable6 left,
greppable6 left,
committable6 left,
nativecallable6 left,
sourceable6 joined
04:33
linkable6 joined,
releasable6 joined
04:34
bloatable6 joined,
coverable6 joined
04:35
notable6 joined,
evalable6 joined
05:27
shareable6 joined
05:32
unicodable6 joined,
bisectable6 joined
05:33
greppable6 joined,
committable6 joined
06:32
nativecallable6 joined
06:34
benchable6 joined,
statisfiable6 joined
07:34
quotable6 joined
07:35
squashable6 joined
07:43
squashable6 left
07:46
squashable6 joined
08:09
reportable6 joined
08:12
discord-raku-bot left,
discord-raku-bot joined
08:57
linkable6 left
10:59
linkable6 joined
11:41
ggoebel_ left
|
|||
lizmat | Files=1351, Tests=117115, 296 wallclock secs (35.18 usr 9.67 sys + 4083.14 cusr 334.93 csys = 4462.92 CPU) | 11:46 | |
Geth | roast: 05a601aa59 | (Elizabeth Mattijsen)++ | spectest.data Make sure that .are tests are actually run |
11:50 | |
12:00
linkable6 left
|
|||
Geth | nqp: 96e31ba600 | (Elizabeth Mattijsen)++ | tools/templates/MOAR_REVISION Bump MoarVM to get libuv bump |
12:03 | |
12:07
reportable6 left
12:08
reportable6 joined
|
|||
Geth | rakudo: ac31c594ca | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION Bump NQP to get libuv bump on MoarVM |
12:21 | |
13:43
sena_kun left
13:45
sena_kun joined
|
|||
Geth | rakudo: f281aaa402 | (Elizabeth Mattijsen)++ | src/core.c/Process.pm6 One less Stash lookup for processes that use modules |
14:11 | |
15:05
squashable6 left
16:02
linkable6 joined
16:45
sena_kun left
16:46
sena_kun joined
|
|||
Geth | rakudo: 975d5866ff | (Elizabeth Mattijsen)++ | lib/CompUnit/Repository/Staging.rakumod Make CURS.remove-artifacts also remove .lock files Also, when on Windows, try a little harder to actually unlink files |
17:32 | |
17:36
squashable6 joined
18:07
reportable6 left
18:15
[Coke] left
18:18
[Coke] joined
19:29
sena_kun left
19:30
sena_kun joined
|
|||
Geth | rakudo: 63bc6403cb | (Elizabeth Mattijsen)++ | src/core.c/Process.pm6 Revert "One less Stash lookup for processes that use modules" This reverts commit f281aaa4021c4011a1694c89b02e70d4793b933b. Apparently this is causing build failures. |
19:31 | |
rakudo: 4afbed7315 | (Elizabeth Mattijsen)++ | src/core.c/Process.pm6 Add some comment to make sure we don't try the same again |
19:56 | ||
rakudo: f19d36b346 | (Elizabeth Mattijsen)++ | src/core.c/CompUnit/RepositoryRegistry.pm6 Use the faster way to look up $*REPO |
|||
nqp: eb1a891438 | (Elizabeth Mattijsen)++ | tools/templates/MOAR_REVISION Bump NQP to get some MoarVM C-compiler fixes |
20:09 | ||
rakudo: 2182d530e3 | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION Bump NQP to get some MoarVM C-compiler fixes |
20:23 | ||
vrurg | "some MoarVM C-compiler fixes" got the build broken for me. :( | 20:47 | |
nine | broken how? | 20:52 | |
MasterDuke | i had to do a `make realclean` after the libuv bump, but everything is fine now | 20:55 | |
vrurg | About the same solution. Wiped out nqp/ and rebuild. It's ok now. | 20:59 | |
It was something about libuv too. | |||
MasterDuke | fwiw, `/usr/bin/ld: ./libmoar.so: undefined reference to `uv__cloexec_ioctl'` was the error i got when building moarvm | 21:01 | |
21:05
sena_kun left
21:06
sena_kun joined
|
|||
vrurg | MasterDuke: same here. | 21:10 | |
lizmat | weird, I had no such issues on MacOS | 22:00 | |
I always build and spectest before pushing | |||
vrurg | Looks like only Linux is affected. And, perhaps, not always. | 23:03 | |
23:09
reportable6 joined
|
|||
gfldex | I had the same and a fresh clone solved the issue. | 23:37 |