Hi All,

I am having trouble installing "panda" on Fedora Code 25.

$ perl6 -v
This is Rakudo version 2016.11 built on MoarVM version 2016.11
implementing Perl 6.c.

What is going on?

Many thanks,
-T


$ git clone --recursive http://github.com/tadzik/panda.git
$ cd panda


# perl6 bootstrap.pl
==> Bootstrapping Panda
==> Installing panda from a local directory '/home/linuxutil/panda'
==> panda depends on File::Find, Shell::Command, JSON::Fast, File::Which
==> Shell::Command depends on File::Find
==> Fetching File::Find
==> Building File::Find
==> Testing File::Find
Unhandled exception: Failed to write to filehandle: NULL string given
at gen/moar/stage2/NQPHLL.nqp:1562 (/usr/share/nqp/lib/NQPHLL.moarvm:command_eval) from src/Perl6/Compiler.nqp:27 (/usr/share/nqp/lib/Perl6/Compiler.moarvm:command_eval) from gen/moar/stage2/NQPHLL.nqp:1508 (/usr/share/nqp/lib/NQPHLL.moarvm:command_line)
 from gen/moar/m-main.nqp:46  (/usr/share/perl6/runtime/perl6.moarvm:MAIN)
from gen/moar/m-main.nqp:37 (/usr/share/perl6/runtime/perl6.moarvm:<mainline>)
 from <unknown>:1  (/usr/share/perl6/runtime/perl6.moarvm:<main>)
 from <unknown>:1  (/usr/share/perl6/runtime/perl6.moarvm:<entry>)
The spawned command '/usr/bin/perl6' exited unsuccessfully (exit code: 1)
  in sub MAIN at bootstrap.pl line 68
  in block <unit> at bootstrap.pl line 9



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to