Advertisement
Guest User

Untitled

a guest
Sep 11th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Welcome to MoarVM!
  2.  
  3. Updating submodules .................................... OK
  4. Configuring native build environment ................... OK
  5. auto-detecting x64 toolchain ....................... NO
  6. probing whether your compiler thinks that it is gcc Can't compile simple gcc probe, so something is badly wrong (if on linux, maybe you need something like 'sudo apt-get install build-essential') at build/probe.pm line 92.
  7. Command failed (status 6400): C:\Strawberry\perl\bin\perl.exe Configure.pl --optimize --prefix=C:/Users/John/rakudobrew/moar-nom/install --make-install
  8. Command failed (status 6400): C:\Strawberry\perl\bin\perl.exe Configure.pl --prefix=C:\Users\John\rakudobrew\moar-nom\install --backends=moar --make-install --git-protocol=https --git-reference=C:\Users\John\rakudobrew\git_reference --gen-moar
  9. Failed running C:\Strawberry\perl\bin\perl.exe Configure.pl --backends=moar --gen-moar --git-reference="C:\Users\John\rakudobrew\git_reference" --make-install at C:\Users\John\rakudobrew\bin\rakudobrew line 58.
  10. main::run("C:\\Strawberry\\perl\\bin\\perl.exe Configure.pl --backends=moar "...) called at C:\Users\John\rakudobrew\bin\rakudobrew line 386
  11. main::build_impl("moar", undef, "") called at C:\Users\John\rakudobrew\bin\rakudobrew line 116
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement