PATH=/usr/bin:/bin:/data/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-01-26T04:09:07 ActivePerl-2000 CPAN-2.10 Reading '/data/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Tue, 26 Jan 2016 06:53:29 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/Crypt-RSA-Parse-0.04.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/CHECKSUMS Checksum for /data/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/F/FE/FELIPE/Crypt-RSA-Parse-0.04.tar.gz ok Crypt-RSA-Parse-0.04/ Crypt-RSA-Parse-0.04/Changes Crypt-RSA-Parse-0.04/lib/ Crypt-RSA-Parse-0.04/LICENSE Crypt-RSA-Parse-0.04/Makefile.PL Crypt-RSA-Parse-0.04/MANIFEST Crypt-RSA-Parse-0.04/META.json Crypt-RSA-Parse-0.04/META.yml Crypt-RSA-Parse-0.04/README Crypt-RSA-Parse-0.04/t/ Crypt-RSA-Parse-0.04/t/001_load.t Crypt-RSA-Parse-0.04/t/002_parse.t Crypt-RSA-Parse-0.04/lib/Crypt/ Crypt-RSA-Parse-0.04/lib/Crypt/RSA/ Crypt-RSA-Parse-0.04/lib/Crypt/RSA/Parse.pm Configuring F/FE/FELIPE/Crypt-RSA-Parse-0.04.tar.gz with Makefile.PL >>> /data/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: Todo Please inform the author. Have /data/fly2000/cpanfly-5.20/var/megalib Want /home/fly2000/ap2000-298540/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Crypt::RSA::Parse Writing MYMETA.yml and MYMETA.json FELIPE/Crypt-RSA-Parse-0.04.tar.gz /data/fly2000/ap2000-298540/bin/perl-static Makefile.PL -- OK Running make for F/FE/FELIPE/Crypt-RSA-Parse-0.04.tar.gz >>> make cp lib/Crypt/RSA/Parse.pm blib/lib/Crypt/RSA/Parse.pm Manifying 1 pod document FELIPE/Crypt-RSA-Parse-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2000/ap2000-298540/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Crypt::RSA::Parse;' # at t/001_load.t line 7. # Tried to use 'Crypt::RSA::Parse'. # Error: Can't locate Crypt/RSA/Parse/Parser/MathBigInt.pm in @INC (you may need to install the Crypt::RSA::Parse::Parser::MathBigInt module) (@INC contains: /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/arch /data/fly2000/cpanfly-5.20/var/megalib /data/fly2000/cpanfly-5.20/var/megalib /home/fly2000/ap2000-298540/site/lib /home/fly2000/ap2000-298540/lib .) at /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib/Crypt/RSA/Parse.pm line 62. # BEGIN failed--compilation aborted at /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib/Crypt/RSA/Parse.pm line 62. # Compilation failed in require at t/001_load.t line 7. # BEGIN failed--compilation aborted at t/001_load.t line 7. # Looks like you failed 1 test of 1. t/001_load.t ... 1..1 not ok 1 - use Crypt::RSA::Parse; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Can't locate Crypt/RSA/Parse/Parser/MathBigInt.pm in @INC (you may need to install the Crypt::RSA::Parse::Parser::MathBigInt module) (@INC contains: /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/arch /data/fly2000/cpanfly-5.20/var/megalib /data/fly2000/cpanfly-5.20/var/megalib /home/fly2000/ap2000-298540/site/lib /home/fly2000/ap2000-298540/lib .) at /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib/Crypt/RSA/Parse.pm line 62. BEGIN failed--compilation aborted at /data/fly2000/cpanfly-5.20/var/cpan/build/Crypt-RSA-Parse-0.04-avmqAU/blib/lib/Crypt/RSA/Parse.pm line 62. Compilation failed in require at t/002_parse.t line 10. BEGIN failed--compilation aborted at t/002_parse.t line 10. # Looks like you planned 66 tests but ran 1. # Looks like your test exited with 2 just after 1. t/002_parse.t .. 1..66 ok 1 - no warnings Dubious, test returned 2 (wstat 512, 0x200) Failed 65/66 subtests Test Summary Report ------------------- t/001_load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/002_parse.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 66 tests but ran 1. Files=2, Tests=2, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.08 cusr 0.01 csys = 0.13 CPU) Result: FAIL Failed 2/2 test programs. 1/2 subtests failed. make: *** [test_dynamic] Error 2 FELIPE/Crypt-RSA-Parse-0.04.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports FELIPE/Crypt-RSA-Parse-0.04.tar.gz VmSize: 311312 kB Finished 2016-01-26T04:09:11