Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken on FreeBSD and OpenBSD #6665

Closed
p6rt opened this issue Jan 19, 2018 · 4 comments
Closed

Broken on FreeBSD and OpenBSD #6665

p6rt opened this issue Jan 19, 2018 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jan 19, 2018

Migrated from rt.perl.org#132741 (status was 'resolved')

Searchable as RT132741$

@p6rt
Copy link
Author

p6rt commented Jan 19, 2018

From @stmuk

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

MoarVM/MoarVM@28eaf97#diff-2a9806f1c161480015223272ecd41308L460

--
4096R/EA75174B Steve Mynott <steve.mynott@​gmail.com>

@p6rt
Copy link
Author

p6rt commented Jan 22, 2018

From @AlexDaniel

This was fixed, for more info see this still-open issue​: rakudo/rakudo#1420

On 2018-01-19 07​:30​:48, steve.mynott@​gmail.com wrote​:

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

MoarVM/MoarVM@28eaf97#diff-
2a9806f1c161480015223272ecd41308L460

@p6rt
Copy link
Author

p6rt commented Jan 22, 2018

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jan 22, 2018

@AlexDaniel - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jan 22, 2018
@p6rt p6rt added the build label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant