Created
May 11, 2015 15:56
-
-
Save pmichaud/701651b03fbfc6125093 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pmichaud@kiwi:~/p6/rakudobrew$ rakudobrew build panda | |
Cloning into 'panda'... | |
remote: Counting objects: 3577, done. | |
remote: Compressing objects: 100% (10/10), done. | |
remote: Total 3577 (delta 2), reused 0 (delta 0), pack-reused 3567 | |
Receiving objects: 100% (3577/3577), 600.22 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (1531/1531), done. | |
Checking connectivity... done. | |
Already up-to-date. | |
===SORRY!=== | |
Could not find File::Find in any of: | |
file#/home/pmichaud/.perl6/2015.04-221-gfce74e1/lib | |
inst#/home/pmichaud/.perl6/2015.04-221-gfce74e1 | |
file#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6/lib | |
file#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6/vendor/lib | |
file#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6/site/lib | |
inst#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6 | |
inst#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6/vendor | |
inst#/home/pmichaud/p6/rakudobrew/moar-nom/install/share/perl6/site | |
Failed running perl6 rebootstrap.pl at /home/pmichaud/p6/rakudobrew/bin/rakudobrew line 45. | |
main::run('perl6 rebootstrap.pl') called at /home/pmichaud/p6/rakudobrew/bin/rakudobrew line 327 | |
main::build_panda() called at /home/pmichaud/p6/rakudobrew/bin/rakudobrew line 206 | |
main::build_impl('panda', undef, '') called at /home/pmichaud/p6/rakudobrew/bin/rakudobrew line 90 | |
pmichaud@kiwi:~/p6/rakudobrew$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment