Skip to content

Instantly share code, notes, and snippets.

@diakopter
Created July 25, 2012 18:17
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 diakopter/3177655 to your computer and use it in GitHub Desktop.
Save diakopter/3177655 to your computer and use it in GitHub Desktop.
c:\Users\mwilson\src\panda>perl6 bootstrap.pl
--2012-07-25 11:16:44-- http://feather.perl6.nl:3000/list
Resolving feather.perl6.nl... 193.200.132.135
Connecting to feather.perl6.nl|193.200.132.135|:3000... connected.
HTTP request sent, awaiting response... 302 Found
Location: projects.json [following]
--2012-07-25 11:16:44-- http://feather.perl6.nl:3000/projects.json
Connecting to feather.perl6.nl|193.200.132.135|:3000... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/json]
Saving to: `C:/Users/mwilson/.panda/projects.json'
[ <=> ] 19,529 40.3K/s in 0.5s
2012-07-25 11:16:45 (40.3 KB/s) - `C:/Users/mwilson/.panda/projects.json' saved
[19529]
==> Fetching File::Tools
==> Building File::Tools
Compiling lib/File/Find.pm
'p' is not recognized as an internal or external command,
operable program or batch file.
Mu()
build stage failed for File::Tools: Failed building lib/File/Find.pm
in block at c:\Users\mwilson\src\panda/lib/Panda/Builder.pm:51
in sub withp6lib at c:\Users\mwilson\src\panda/lib/Panda/Common.pm:31
in method build at c:\Users\mwilson\src\panda/lib/Panda/Builder.pm:44
in method build-helper at c:\Users\mwilson\src\panda/lib/Pies.pm:50
in method resolve-helper at c:\Users\mwilson\src\panda/lib/Pies.pm:85
in method resolve at c:\Users\mwilson\src\panda/lib/Pies.pm:98
in any call_with_capture at src\gen\Metamodel.pm:2684
in block at src\gen\CORE.setting:447
in method resolve at c:\Users\mwilson\src\panda/lib/Panda.pm:84
in block at bin/panda:86
in method reify at src\gen\CORE.setting:5055
in method reify at src\gen\CORE.setting:4976
in method reify at src\gen\CORE.setting:4976
in method gimme at src\gen\CORE.setting:5357
in method eager at src\gen\CORE.setting:5336
in method eager at src\gen\CORE.setting:1081
in sub eager at src\gen\CORE.setting:5623
in sub MAIN at bin/panda:83
in block at bin/panda:1
===SORRY!===
Could not find Shell::Command in any of: , c:\Users\mwilson\src\panda/lib, C:\Us
ers\mwilson/.perl6/lib, C:/Parrot/lib/parrot/4.6.0-devel/languages/perl6/lib
c:\Users\mwilson\src\panda>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment