Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LamentConfiguration/20ab758f811ffdf467f28fc0adc59de1 to your computer and use it in GitHub Desktop.
Save LamentConfiguration/20ab758f811ffdf467f28fc0adc59de1 to your computer and use it in GitHub Desktop.
PS D:\Misc\programming\raku\repos\rosetta> zef --verbose install Inline::Perl5
===> Searching for: Inline::Perl5
===> Found: Inline::Perl5:ver<0.44>:auth<github:niner> [via Zef::Repository::LocalCache]
===> Searching for missing dependencies: Distribution::Builder::MakeFromJSON:ver<0.6+>
===> Found dependencies: Distribution::Builder::MakeFromJSON:ver<0.6>:auth<github:niner> [via Zef::Repository::LocalCache]
===> Searching for missing dependencies: System::Query
===> Found dependencies: System::Query:ver<0.1.4>:auth<github:tony-o> [via Zef::Repository::LocalCache]
===> Building: Inline::Perl5:ver<0.44>:auth<github:niner>
[Inline::Perl5] Command: C:\rakudo\bin\perl6.exe -IC:\Users\pilne\.zef\store\Distribution-Builder-MakeFromJSON-0.6.tar.gz\Distribution-Builder-MakeFromJSON-0.6 -IC:\Users\pilne\.zef\store\p6-warthog.git\f06ffee092a546dec9647a23318b4611de5a4adb -MMONKEY-SEE-NO-EVAL -e exit((require ::(q|Distribution::Builder::MakeFromJSON|)).new(:meta(EVAL($*IN.slurp(:close)))).build(q|C:\Users\pilne\.zef\store\Inline-Perl5-0.44.tar.gz\Inline-Perl5-0.44|)??0!!1)
===> Building [FAIL]: Inline::Perl5:ver<0.44>:auth<github:niner>
Aborting due to build failure: Inline::Perl5:ver<0.44>:auth<github:niner> (use --force-build to override)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment