# New Ticket Created by Steve Mynott
# Please include the string: [perl #132741]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=132741 >
MoarVM build broken on FreeBSD 11 and OpenBSD 6.2
..
Configuring and building MoarVM ...
/usr/local/bin/perl5 Configure.pl --optimize
--prefix=/usr/home/steve/sandbox/perl6/rakudo/install --make-install
Welcome to MoarVM!
Updating submodules .................................... OK
Configuring native build environment ...................
trying to compile a simple C program ............... sh: Syntax
error: word unexpected (expecting ")")
ERROR
Can't compile simple C program.
Failing command: CODE(0x802884d08) -o try.o -c try.c 2>&1
Error:
Fixed by reverting lines in
https://github.com/MoarVM/MoarVM/commit/28eaf97d05d18e6e4ce528f6d723022609e8338b#diff-2a9806f1c161480015223272ecd41308L460
--
4096R/EA75174B Steve Mynott <[email protected]>