PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-07-02T14:37:54 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Wed, 02 Jul 2014 20:06:10 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 /export/home/fly1464/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 >>> /export/home/fly1464/bin/perl 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 /export/home/fly1464/bin/perl -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 /export/home/fly1464/bin/perl -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 /export/home/fly1464/bin/perl "-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: /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/arch /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/lib /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/lib /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/arch /export/home/fly1464/var/megalib /export/home/fly1464/var/megalib /export/home/fly1464/ap1402/site/lib /export/home/fly1464/ap1402/lib .) at /export/home/fly1464/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: /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/arch /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/lib /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/lib /data1/fly1464-var/cpan/build/App-CreateSelfSignedSSLCert-0.06-s6kHhk/blib/arch /export/home/fly1464/var/megalib /export/home/fly1464/var/megalib /export/home/fly1464/ap1402/site/lib /export/home/fly1464/ap1402/lib .) at /export/home/fly1464/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, 2 wallclock secs ( 0.12 usr 0.03 sys + 1.36 cusr 0.22 csys = 1.73 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 Finished 2014-07-02T14:38:11