Skip to content

Instantly share code, notes, and snippets.

@Tux
Created March 7, 2015 19:03
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/5774f0e94a82335d3312 to your computer and use it in GitHub Desktop.
Save Tux/5774f0e94a82335d3312 to your computer and use it in GitHub Desktop.
==> Building Inline::Perl5
make[1]: Entering directory `/pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425754951_4'
gcc -Wall p5helper.c `perl -MExtUtils::Embed -e ccopts -e ldopts` -shared -o /pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425754951_4/blib/lib/Inline/p5helper.so -fPIC -g
make[1]: Leaving directory `/pro/3gl/CPAN/rakudobrew/moar-nom/panda/.panda-work/1425754951_4'
Compiling lib/Inline/Perl5.pm6 to mbc
==> Testing Inline::Perl5
Cannot modify an immutable TypedCArray[Pointer]
in method ASSIGN-POS at src/gen/m-CORE.setting:2167
in sub postcircumfix:<[ ]> at src/gen/m-CORE.setting:3389
in method setup_arguments at lib/Inline/Perl5.pm6:393
in method call at lib/Inline/Perl5.pm6:421
in method init_callbacks at lib/Inline/Perl5.pm6:539
in method BUILD at lib/Inline/Perl5.pm6:651
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/autoload.t:8
t/autoload.t ..................
No subtests run
Cannot modify an immutable TypedCArray[Pointer]
in method ASSIGN-POS at src/gen/m-CORE.setting:2167
in sub postcircumfix:<[ ]> at src/gen/m-CORE.setting:3389
in method setup_arguments at lib/Inline/Perl5.pm6:393
in method call at lib/Inline/Perl5.pm6:421
in method init_callbacks at lib/Inline/Perl5.pm6:539
in method BUILD at lib/Inline/Perl5.pm6:651
in method BUILDALL at src/gen/m-CORE.setting:983
in method bless at src/gen/m-CORE.setting:966
in method new at src/gen/m-CORE.setting:952
in block <unit> at t/call.t:8
t/call.t ......................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment