PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2014-06-19T12:18:26 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 19 Jun 2014 17:17:02 GMT Running make for S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz ok App-CreateSelfSignedSSLCert-0.05/ App-CreateSelfSignedSSLCert-0.05/bin/ App-CreateSelfSignedSSLCert-0.05/bin/create-self-signed-ssl-cert App-CreateSelfSignedSSLCert-0.05/bin/create-ssl-csr App-CreateSelfSignedSSLCert-0.05/README App-CreateSelfSignedSSLCert-0.05/lib/ App-CreateSelfSignedSSLCert-0.05/lib/App/ App-CreateSelfSignedSSLCert-0.05/lib/App/CreateSelfSignedSSLCert.pm App-CreateSelfSignedSSLCert-0.05/Makefile.PL App-CreateSelfSignedSSLCert-0.05/Changes App-CreateSelfSignedSSLCert-0.05/dist.ini App-CreateSelfSignedSSLCert-0.05/LICENSE App-CreateSelfSignedSSLCert-0.05/t/ App-CreateSelfSignedSSLCert-0.05/t/00-compile.t App-CreateSelfSignedSSLCert-0.05/t/release-pod-coverage.t App-CreateSelfSignedSSLCert-0.05/t/release-pod-syntax.t App-CreateSelfSignedSSLCert-0.05/t/release-rinci.t App-CreateSelfSignedSSLCert-0.05/weaver.ini App-CreateSelfSignedSSLCert-0.05/MANIFEST App-CreateSelfSignedSSLCert-0.05/META.json App-CreateSelfSignedSSLCert-0.05/META.yml CPAN.pm: Building S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::CreateSelfSignedSSLCert Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/CreateSelfSignedSSLCert.pm blib/lib/App/CreateSelfSignedSSLCert.pm cp bin/create-ssl-csr blib/script/create-ssl-csr /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/create-ssl-csr cp bin/create-self-signed-ssl-cert blib/script/create-self-signed-ssl-cert /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/create-self-signed-ssl-cert Manifying blib/man1/create-self-signed-ssl-cert.1 Manifying blib/man1/create-ssl-csr.1 Manifying blib/man3/App::CreateSelfSignedSSLCert.3 SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'bin/create-self-signed-ssl-cert compiled ok' # at t/00-compile.t line 63. # got: '512' # expected: '0' Can't locate SHARYANTO/Role/I18N.pm in @INC (@INC contains: /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/arch /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/lib /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/lib /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/arch /home/fly1400/var/megalib /home/fly1400/var/megalib /home/fly1400/ap1400/site/lib /home/fly1400/ap1400/lib .) at /home/fly1400/var/megalib/Module/Runtime.pm line 317.Compilation failed in require at bin/create-self-signed-ssl-cert line 11.BEGIN failed--compilation aborted at bin/create-self-signed-ssl-cert line 11. at t/00-compile.t line 69, line 3. # Failed test 'bin/create-ssl-csr compiled ok' # at t/00-compile.t line 63. # got: '512' # expected: '0' Can't locate SHARYANTO/Role/I18N.pm in @INC (@INC contains: /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/arch /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/lib /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/lib /data/fly1400/cpan/build/App-CreateSelfSignedSSLCert-0.05-bRwjIC/blib/arch /home/fly1400/var/megalib /home/fly1400/var/megalib /home/fly1400/ap1400/site/lib /home/fly1400/ap1400/lib .) at /home/fly1400/var/megalib/Module/Runtime.pm line 317.Compilation failed in require at bin/create-ssl-csr line 8.BEGIN failed--compilation aborted at bin/create-ssl-csr line 8. at t/00-compile.t line 69, line 3. # Looks like you failed 2 tests of 3. t/00-compile.t ............ 1..3 ok 1 - App/CreateSelfSignedSSLCert.pm loaded ok not ok 2 - bin/create-self-signed-ssl-cert compiled ok not ok 3 - bin/create-ssl-csr compiled ok Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/00-compile.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=4, Tests=3, 5 wallclock secs ( 0.04 usr 0.01 sys + 0.37 cusr 0.09 csys = 0.51 CPU) Result: FAIL Failed 1/4 test programs. 2/3 subtests failed. make: *** [test_dynamic] Error 255 SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SHARYANTO/App-CreateSelfSignedSSLCert-0.05.tar.gz VmSize: 240920 kB Finished 2014-06-19T12:18:45