Guest User

zef Inline::Perl5 fails

a guest
May 3rd, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. zef --install-to=inst#/usr/src/raku/rakudo-star-2020.01/rakudo/t/../gen/build_rakudo_home/site install Inline::Perl5
  2. ===> Searching for: Inline::Perl5
  3. ===> Searching for missing dependencies: Distribution::Builder::MakeFromJSON:ver<0.6+>
  4. ===> Searching for missing dependencies: System::Query
  5. ===> Building: Inline::Perl5:ver<0.48>:auth<github:niner>
  6. [Inline::Perl5] p5helper.c: In function ‘p5_init_perl’:
  7. [Inline::Perl5] p5helper.c:177:5: warning: implicit declaration of function ‘wrap_keyword_plugin’ [-Wimplicit-function-declaration]
  8. [Inline::Perl5] wrap_keyword_plugin(raku_keyword_plugin, &next_keyword_plugin);
  9. [Inline::Perl5] ^~~~~~~~~~~~~~~~~~~
  10. [Inline::Perl5] /usr/bin/ld: cannot find -lperl
  11. [Inline::Perl5] collect2: error: ld returned 1 exit status
  12. [Inline::Perl5] make: *** [resources/libraries/libp5helper.so] Error 1
  13. ===> Building [FAIL]: Inline::Perl5:ver<0.48>:auth<github:niner>
  14. Aborting due to build failure: Inline::Perl5:ver<0.48>:auth<github:niner> (use --force-build to override)
Add Comment
Please, Sign In to add comment