PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2014-07-02T16:33:18 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 02 Jul 2014 22:06:11 GMT Running make for S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.06.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.06.tar.gz Checksum for /home/fly1400/var/cpan/sources/authors/id/S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.06.tar.gz ok App-CreateSelfSignedSSLCert-0.06/ App-CreateSelfSignedSSLCert-0.06/bin/ App-CreateSelfSignedSSLCert-0.06/bin/create-self-signed-ssl-cert App-CreateSelfSignedSSLCert-0.06/bin/create-ssl-csr App-CreateSelfSignedSSLCert-0.06/README App-CreateSelfSignedSSLCert-0.06/lib/ App-CreateSelfSignedSSLCert-0.06/lib/App/ App-CreateSelfSignedSSLCert-0.06/lib/App/CreateSelfSignedSSLCert.pm App-CreateSelfSignedSSLCert-0.06/Makefile.PL App-CreateSelfSignedSSLCert-0.06/Changes App-CreateSelfSignedSSLCert-0.06/dist.ini App-CreateSelfSignedSSLCert-0.06/LICENSE App-CreateSelfSignedSSLCert-0.06/t/ App-CreateSelfSignedSSLCert-0.06/t/00-compile.t App-CreateSelfSignedSSLCert-0.06/t/release-pod-coverage.t App-CreateSelfSignedSSLCert-0.06/t/release-pod-syntax.t App-CreateSelfSignedSSLCert-0.06/t/release-rinci.t App-CreateSelfSignedSSLCert-0.06/weaver.ini App-CreateSelfSignedSSLCert-0.06/MANIFEST App-CreateSelfSignedSSLCert-0.06/META.json App-CreateSelfSignedSSLCert-0.06/META.yml CPAN.pm: Building S/SH/SHARYANTO/App-CreateSelfSignedSSLCert-0.06.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.06.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: /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/arch /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/lib /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/lib /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/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: /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/arch /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/lib /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/blib/lib /home/fly1400/var/cpan/build/App-CreateSelfSignedSSLCert-0.06-hO8uwf/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, 4 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.04 csys = 0.41 CPU) Result: FAIL Failed 1/4 test programs. 2/3 subtests failed. make: *** [test_dynamic] Error 255 SHARYANTO/App-CreateSelfSignedSSLCert-0.06.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.06.tar.gz VmSize: 125024 kB Finished 2014-07-02T16:33:39