Skip to content

Instantly share code, notes, and snippets.

@Tux
Created January 30, 2016 09:45
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/c5badf213eb68e803785 to your computer and use it in GitHub Desktop.
Save Tux/c5badf213eb68e803785 to your computer and use it in GitHub Desktop.
rakudobrew 516 > 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/1454147074_1/resources/libraries/libp5helper.so -fPIC -g
In file included from /usr/include/sys/types.h:25:0,
from /pro/lib/perl5/5.22.0/x86_64-linux-thread-multi-ld/CORE/perl.h:699,
from p5helper.c:3:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
==> Testing Inline::Perl5
===SORRY!=== Error while compiling /pro/3gl/CPAN/rakudobrew/.panda-work/1454147074_1/lib/Inline/Perl5.pm6
An exception occurred while evaluating a BEGIN
at /pro/3gl/CPAN/rakudobrew/.panda-work/1454147074_1/lib/Inline/Perl5.pm6:60
Exception details:
Cannot support 128 bit NVs yet.
in code at /pro/3gl/CPAN/rakudobrew/.panda-work/1454147074_1/lib/Inline/Perl5.pm6 line 60
t/autoload.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