github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
xiaomiao Good morning. I'm seeing a rather weird failure running ./Configure.pl and can't figure out how to debug - 07:27
Generating Makefile .................................... FAIL
unknown configuration key 'moarshared'
that error message looks misleading, but I have no idea how to make the whole thing verbose enough so I can understand it 07:28
robertle it's a bug in moarvm 2019.07, a few commits onwards it's fixed 07:32
no fixed release yet though
its related to --prefix, so if you can live without that then tha's an option as well 07:33
xiaomiao ah 07:41
so it's not my incompetence this time :)
do you, by chance, know which commit(s) fix that? 07:43
robertle f1b26bb 07:44
I ran into the same problem yesterday with p6bench :) 07:45
xiaomiao good timing :D 07:47
and I found a small bug - if optimize is used the cflags get "-Ono" added 07:56
the 'no' is mildly off :)
but at least configure mostly works now
robertle xiaomiao: re 'optimize': interesting! please raise an issue 10:38
Geth MoarVM: Kaiepi++ created pull request #1146:
Only use -fno-ret-protector with Clang on OpenBSD if the JIT is enabled
12:44
Geth App-MoarVM-ConfprogCompiler: 82f80f6e33 | (Timo Paulssen)++ | lib/App/MoarVM/ConfprogCompiler/Typesystem/Unifier.pm6
improve compatibility with single-file version
18:51
App-MoarVM-ConfprogCompiler: b8457ba86c | (Timo Paulssen)++ | 2 files
spare the headache of functions with - in their names
App-MoarVM-ConfprogCompiler: 50994773a9 | (Timo Paulssen)++ | 3 files
0.0.8