Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created June 17, 2017 16:41
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 zoffixznet/07cf59226e172472f0481eb728d1dd2e to your computer and use it in GitHub Desktop.
Save zoffixznet/07cf59226e172472f0481eb728d1dd2e to your computer and use it in GitHub Desktop.
===> Found: Inline::Perl5:ver('0.26'):auth('github:niner') [via Zef::Repository::Ecosystems<cpan>]
===> Dependencies: LibraryMake, File::Temp
===> Fetching: Inline::Perl5:ver('0.26')
Fetching with plugin: Zef::Service::Shell::git+{<anon|73378272>}
===> Fetching [OK]: Inline::Perl5:ver('0.26'):auth('github:niner') to /home/zoffix/.zef/tmp/Inline-Perl5.git
===> Extracting: Inline::Perl5:ver('0.26')
Extracting with plugin: Zef::Service::Shell::git+{<anon|73378272>}
===> Extraction [OK]: Inline::Perl5:ver('0.26') to /home/zoffix/.zef/store/Inline-Perl5.git
===> Filtering: Inline::Perl5:ver('0.27'):auth('github:niner')
===> Filtering [OK] for Inline::Perl5:ver('0.27'):auth('github:niner')
===> Building: Inline::Perl5:ver('0.27'):auth('github:niner')
Building with plugin: Zef::Service::Shell::Build+{<anon|73378272>}
Command: /home/zoffix/CPANPRC/rakudo/install/bin/perl6 -Ilib -I. -MBuild -e ::('Build').new.build('/home/zoffix/.zef/store/Inline-Perl5.git/9d7bcc0b07030639a97832dd11d5a0a8752a854c'); exit(0);
gcc -Wall p5helper.c -Wl,-E -Wl,-rpath,/home/zoffix/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE -fstack-protector -L/usr/local/lib -L/home/zoffix/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/zoffix/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE -shared -o "/home/zoffix/.zef/store/Inline-Perl5.git/9d7bcc0b07030639a97832dd11d5a0a8752a854c/resources/libraries/libp5helper.so" -fPIC -g
===> Building [OK] for Inline::Perl5:ver('0.27'):auth('github:niner')
===> Testing: Inline::Perl5:ver('0.27'):auth('github:niner')
Testing with plugin: Zef::Service::TAP+{<anon|73378272>}
t/argv.t ...................... ok
t/autoload.t .................. ok
t/call.t ...................... ok
t/call_back.t ................. ok
t/call_hash.t ................. ok
t/call_p6_function_from_p5.t .. ok
t/callables.t ................. ok
t/can.t ....................... ok
t/data.t ...................... ok
t/data_in_module.t ............ ok
t/eval.t ...................... ok
t/eval_p6_in_p5.t ............. ok
t/eval_return_values.t ........ ok
t/exceptions.t ................ ok
t/file_handles.t .............. ok
t/from.t ...................... ok
t/globals.t ................... ok
t/import.t .................... ok
t/inherit.t ................... ok
t/inner_package.t ............. ok
t/invoke.t .................... ok
t/invoke_p6_method_from_p5.t .. ok
t/modify_array.t .............. ok
t/modify_hash.t ............... ok
t/overload.t .................. ok
t/p5_to_p6.t .................. ok
t/p6_object_destructor.t ...... ok
t/p6_to_p5.t .................. ok
t/perl5package.t .............. ok
t/perl5parent.t ............... ok
t/shadow.t .................... ok
t/stringify.t ................. ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment