Skip to content

Instantly share code, notes, and snippets.

@Tux
Created March 3, 2015 09:32
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/63bb829994cac5a1f1fd to your computer and use it in GitHub Desktop.
Save Tux/63bb829994cac5a1f1fd to your computer and use it in GitHub Desktop.
rakudobrew 502 > panda install Inline::Perl5
==> Fetching Inline::Perl5
==> Building Inline::Perl5
gcc -Wall p5helper.c `perl -MExtUtils::Embed -e ccopts -e ldopts` -shared -o /pro/3gl/CPAN/rakudobrew/.panda-work/1425375096_1/blib/lib/Inline/p5helper.so -fPIC -g
Compiling lib/Inline/Perl5.pm6 to mbc
==> 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
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/call_back.t .................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/call_p6_function_from_p5.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/callables.t .................
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/can.t .......................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/eval.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/eval_p6_in_p5.t .............
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/eval_return_values.t ........
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/exceptions.t ................
No subtests run
===SORRY!===
unable to find Inline/p5helper.so IN @*INC
t/from.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment