Skip to content

Instantly share code, notes, and snippets.

@pierre-vigier
Created December 27, 2016 09:23
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 pierre-vigier/4b340a0987d67e182d01bdd23cccc225 to your computer and use it in GitHub Desktop.
Save pierre-vigier/4b340a0987d67e182d01bdd23cccc225 to your computer and use it in GitHub Desktop.
pierre➜~» rakudobrew build zef [10:15:35]
Your branch is up-to-date with 'origin/master'.
===> Testing: zef:auth('github:ugexe')
t/00-load.t ........... ok
t/identity.t .......... ok
t/utils-filesystem.t .. ok
All tests successful.
Files=3, Tests=14, 8 wallclock secs
Result: PASS
===> Testing [OK] for zef:auth('github:ugexe')
===> Installing: zef:auth('github:ugexe')
===> Install [SKIP] for zef:auth('github:ugexe'): zef:ver<*>:auth<github:ugexe>:api<> already installed
!!!> Install failures: zef:auth('github:ugexe')
Failed running /Users/pierre/.rakudobrew/bin/../moar-nom/install/bin/perl6 -Ilib bin/zef -v install . at /Users/pierre/.rakudobrew/bin/rakudobrew line 58.
main::run('/Users/pierre/.rakudobrew/bin/../moar-nom/install/bin/...') called at /Users/pierre/.rakudobrew/bin/rakudobrew line 548
main::build_zef() called at /Users/pierre/.rakudobrew/bin/rakudobrew line 355
main::build_impl('zef', undef, '') called at /Users/pierre/.rakudobrew/bin/rakudobrew line 116
[perl:5.16.3]pierre➜~» zef --help [10:19:22]
===SORRY!===
Function 'BEFORE' needs parens to avoid gobbling block
at /Users/pierre.vigier/site#sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI):571
------> hen BEFORE { say "===> {$m.<message>}" }⏏<EOL>
Missing block (apparently claimed by 'BEFORE')
at /Users/pierre.vigier/site#sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI):571
------> hen BEFORE { say "===> {$m.<message>}" }⏏<EOL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment