Skip to content

Instantly share code, notes, and snippets.

@zengargoyle
Created September 21, 2016 07:48
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zengargoyle/d967d59f54e7978357027aa09f2a9d16 to your computer and use it in GitHub Desktop.
zen@zim:~$ rakudobrew build moar-blead
... <snip build> ...
cp -- /opt/rakudobrew/moar-blead-nom/install/bin/perl6-m /opt/rakudobrew/moar-blead-nom/install/bin/perl6
chmod -- 755 /opt/rakudobrew/moar-blead-nom/install/bin/perl6
Rakudo has been built and installed.
Updating zef as well
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, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.92 cusr 0.38 csys = 5.33 CPU)
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 /opt/rakudobrew/bin/../moar-blead-nom/install/bin/perl6 -Ilib bin/zef -v install . at /opt/rakudobrew/bin/rakudobrew line 58.
main::run("/opt/rakudobrew/bin/../moar-blead-nom/install/bin/perl6 -Ilib"...) called at /opt/rakudobrew/bin/rakudobrew line 548
main::build_zef(undef, "moar-blead-nom") called at /opt/rakudobrew/bin/rakudobrew line 393
main::build_impl("moar-blead", undef, "") called at /opt/rakudobrew/bin/rakudobrew line 116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment