Skip to content

Instantly share code, notes, and snippets.

@Tux
Created March 7, 2015 20:53
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 Tux/b3060a13a6211bd1cb9d to your computer and use it in GitHub Desktop.
Save Tux/b3060a13a6211bd1cb9d to your computer and use it in GitHub Desktop.
==> Successfully installed LibraryMake
==> Fetching Inline::Perl5
==> Building Inline::Perl5
make[1]: Entering directory `/pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425761569_4'
gcc -Wall p5helper.c `perl -MExtUtils::Embed -e ccopts -e ldopts` -shared -o /pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425761569_4/blib/lib/Inline/p5helper.so -fPIC -g
make[1]: Leaving directory `/pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425761569_4'
Compiling lib/Inline/Perl5.pm6 to mbc
Potential difficulties:
Unsupported use of method postcircumfix:<( )>; to represent ( ) delegation please use method invoke, or use sub postcircumfix:<( )>
at lib/Inline/Perl5.pm6:612
------> method⏏ postcircumfix:<( )>(\args) {
==> Testing Inline::Perl5
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/autoload.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/call.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment