Skip to content

Instantly share code, notes, and snippets.

Created December 28, 2015 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/00c064486194fc20e270 to your computer and use it in GitHub Desktop.
Save anonymous/00c064486194fc20e270 to your computer and use it in GitHub Desktop.
$ perl6 bootstrap.pl
==> Bootstrapping Panda
==> Installing panda from a local directory '/home/tmy/git/panda'
==> panda depends on File::Find, Shell::Command, JSON::Fast
==> Shell::Command depends on File::Find
==> Fetching File::Find
==> Building File::Find
==> Testing File::Find
===SORRY!===
Earlier failure:
Failed to find '/usr/local/share/perl6/sources/B9CC53B019E5C74164307E128DEFCA5E297A7715' while trying to do '.modified'
in any load_module at src/Perl6/World.nqp line 975
in any do_pragma_or_load_module at src/Perl6/World.nqp line 907
in any statement_control:sym<use> at src/Perl6/Grammar.nqp line 1530
in any statement_control at /usr/local/share/nqp/lib/Perl6/Grammar.moarvm line 1
in any statement at src/Perl6/Grammar.nqp line 1225
in any statementlist at src/Perl6/Grammar.nqp line 1154
Final error:
Type check failed in binding $since; expected Instant but got Failure
t/01-file-find.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment