Skip to content

Instantly share code, notes, and snippets.

@coetry
Created October 9, 2015 17:24
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 coetry/2e05d107115015aad5ca to your computer and use it in GitHub Desktop.
Save coetry/2e05d107115015aad5ca to your computer and use it in GitHub Desktop.
Allens-MacBook-Pro:Hacks allen$ panda install HTTP::Client
==> HTTP::Client depends on MIME::Base64, HTTP::Status
==> Fetching MIME::Base64
==> Building MIME::Base64
Compiling lib/MIME/Base64/Perl.pm6 to mbc
===SORRY!=== Error while compiling lib/MIME/Base64/Perl.pm6
Undeclared routine:
unit used at line 2. Did you mean 'uniq'?
build stage failed for MIME::Base64: Failed building lib/MIME/Base64/Perl.pm6
in method install at /usr/local/Cellar/rakudo-star/2015.03/languages/perl6/lib/Panda.pm:120
in block at /usr/local/Cellar/rakudo-star/2015.03/languages/perl6/lib/Panda.pm:1
in method resolve at /usr/local/Cellar/rakudo-star/2015.03/languages/perl6/lib/Panda.pm:185
in sub MAIN at /usr/local/bin/panda:20
in sub MAIN at /usr/local/bin/panda:18
in block <unit> at /usr/local/bin/panda:77
Failure Summary
----------------
HTTP::Client
*build stage failed for MIME::Base64: Failed building lib/MIME/Base64/Perl.pm6
Allens-MacBook-Pro:Hacks allen$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment