PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-11-27T10:08:30 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Mon, 27 Nov 2017 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KI/KIWIROY/tmp/Test-Applify-0.05.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KI/KIWIROY/tmp/CHECKSUMS Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/K/KI/KIWIROY/tmp/Test-Applify-0.05.tar.gz ok Test-Applify-0.05/ Test-Applify-0.05/.gitattributes Test-Applify-0.05/Changes Test-Applify-0.05/cpanfile Test-Applify-0.05/lib/ Test-Applify-0.05/lib/Test/ Test-Applify-0.05/lib/Test/Applify.pm Test-Applify-0.05/Makefile.PL Test-Applify-0.05/MANIFEST Test-Applify-0.05/META.json Test-Applify-0.05/META.yml Test-Applify-0.05/README Test-Applify-0.05/t/ Test-Applify-0.05/t/00-basic.t Test-Applify-0.05/t/applify-ok-subcommand.t Test-Applify-0.05/t/applify-ok.t Test-Applify-0.05/t/basic.t Test-Applify-0.05/t/coding-error-1.pl Test-Applify-0.05/t/coding-error-2.pl Test-Applify-0.05/t/coding-error-3.pl Test-Applify-0.05/t/file.pl Test-Applify-0.05/t/file.t Test-Applify-0.05/t/run-ok.t Test-Applify-0.05/t/subclass.t Test-Applify-0.05/t/subcommand.pl Test-Applify-0.05/t/syntax-error-1.pl Test-Applify-0.05/t/syntax-error-2.pl Configuring K/KI/KIWIROY/tmp/Test-Applify-0.05.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] 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 Test::Applify Writing MYMETA.yml and MYMETA.json KIWIROY/tmp/Test-Applify-0.05.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for K/KI/KIWIROY/tmp/Test-Applify-0.05.tar.gz >>> make cp lib/Test/Applify.pm blib/lib/Test/Applify.pm Manifying 1 pod document KIWIROY/tmp/Test-Applify-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t ............... 1..8 ok 1 - use Test::Applify ok 2 - POD test for blib/lib/Test/Applify.pm ok 3 - Pod coverage on Test::Applify ok 4 - Changes is loadable ok 5 - Changes contains at least one release ok 6 - Changes contains valid release dates ok 7 - Changes contains valid version numbers ok 8 - lib/Test/Applify.pm ok t/applify-ok-subcommand.t .. ok 1 - do succeeded /tmp/test-applify-elW6x/3vN07Qu5O5.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_elW6x_3vN07Qu5O5_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - list app (compilation) ok 5 - do succeeded /tmp/test-applify-x_xcO/Op0y0NFVM2.pl ok 6 - Applify::__ANON__3__::_tmp_test_applify_x_xcO_Op0y0NFVM2_pl->can('_script') ok 7 - 'type' isa 'Applify' ok 8 - create app (compilation) ok 9 - do succeeded /tmp/test-applify-kIWom/68Wu0LaBNN.pl ok 10 - Applify::__ANON__4__::_tmp_test_applify_kIWom_68Wu0LaBNN_pl->can('_script') ok 11 - 'type' isa 'Applify' ok 12 - null app (compilation) ok 13 - do succeeded /tmp/test-applify-cImb9/QdbTELDEKM.pl ok 14 - Applify::__ANON__5__::_tmp_test_applify_cImb9_QdbTELDEKM_pl->can('_script') ok 15 - 'type' isa 'Applify' ok 16 - applify_subcommands_ok (compilation) ok 17 - has subcommands ok 18 - do succeeded /tmp/test-applify-x0Wso/T0N8UXNUNn.pl ok 19 - Applify::__ANON__6__::_tmp_test_applify_x0Wso_T0N8UXNUNn_pl->can('_script') ok 20 - 'type' isa 'Applify' ok 21 - applify_subcommands_ok - create (compilation) ok 22 - applify_subcommands_ok - create ok 23 - do succeeded /tmp/test-applify-wVywl/KMELxFDJnu.pl ok 24 - Applify::__ANON__7__::_tmp_test_applify_wVywl_KMELxFDJnu_pl->can('_script') ok 25 - 'type' isa 'Applify' ok 26 - applify_subcommands_ok - list (compilation) ok 27 - applify_subcommands_ok - create ok 28 - applify_subcommands_ok - created all ok 29 - has usage string ok 30 - has help ok 31 - no stderr ok 32 - help not like (?^:help) ok 33 - has documentation ok 34 - documentation not like (?^:Test\:\:Applify) ok 35 - version correct ok 36 - --input is a required option ok 37 - --mode is an option ok 38 - has usage string ok 39 - has help ok 40 - no stderr ok 41 - help not like (?^:help) ok 42 - has documentation ok 43 - documentation not like (?^:Test\:\:Applify) ok 44 - version correct ok 45 - --input is a required option ok 46 - --mode is an option ok 47 - has usage string ok 48 - has help ok 49 - no stderr ok 50 - help not like (?^:help) ok 51 - has documentation ok 52 - documentation not like (?^:Test\:\:Applify) ok 53 - version correct ok 54 - --input is a required option ok 55 - --mode is an option ok 56 - An object of class 'Test::Applify' isa 'Test::Applify' ok 57 - 'type is Applify' isa 'Applify' ok 58 - Applify::__ANON__2__::_tmp_test_applify_elW6x_3vN07Qu5O5_pl->can(...) ok 59 - has documentation ok 60 - has usage string ok 61 - has help ok 62 - no stderr ok 63 - help not like (?^:help) ok 64 - --mode is an option ok 65 - --input is an option ok 66 - --long is an option ok 67 - --input is a required option ok 68 - version correct ok 69 - subcommand is correct ok 70 - default ok 71 - default ok 72 - set ok 73 - also set ok 74 - An object of class 'Test::Applify' isa 'Test::Applify' ok 75 - 'type is Applify' isa 'Applify' ok 76 - Applify::__ANON__3__::_tmp_test_applify_x_xcO_Op0y0NFVM2_pl->can(...) ok 77 - has documentation ok 78 - has usage string ok 79 - has help ok 80 - no stderr ok 81 - help not like (?^:help) ok 82 - --mode is an option ok 83 - --input is an option ok 84 - --name is an option ok 85 - --input is a required option ok 86 - version correct ok 87 - subcommand is correct ok 88 - An object of class 'Test::Applify' isa 'Test::Applify' ok 89 - 'type is Applify' isa 'Applify' ok 90 - Applify::__ANON__4__::_tmp_test_applify_kIWom_68Wu0LaBNN_pl->can(...) ok 91 - has documentation ok 92 - has usage string ok 93 - has help ok 94 - no stderr ok 95 - help not like (?^:help) ok 96 - --mode is an option ok 97 - --input is an option ok 98 - --input is a required option ok 99 - version correct ok 100 - subcommand is correct ok 101 - app instance ok 102 ok 103 - do succeeded ./t/subcommand.pl ok 104 - Applify::__ANON__8__::__t_subcommand_pl->can('_script') ok 105 - 'type' isa 'Applify' ok 106 - --input is an option ok 107 - do succeeded ./t/subcommand.pl ok 108 - Applify::__ANON__9__::__t_subcommand_pl->can('_script') ok 109 - 'type' isa 'Applify' ok 110 - --line-number is an option ok 111 - --input is an option 1..111 ok t/applify-ok.t ............. ok 1 - use Test::Applify; ok 2 - do succeeded /tmp/test-applify-6h6IO/zbvG83mYgs.pl ok 3 - Applify::__ANON__1__::_tmp_test_applify_6h6IO_zbvG83mYgs_pl->can('_script') ok 4 - 'type' isa 'Applify' ok 5 - applify_ok (compilation) ok 6 - An object of class 'Test::Applify' isa 'Test::Applify' ok 7 - Test::Applify->can(...) ok 8 - Test::Applify->can(...) ok 9 - 'type is Applify' isa 'Applify' ok 10 - Applify::__ANON__1__::_tmp_test_applify_6h6IO_zbvG83mYgs_pl->can(...) ok 11 - has documentation ok 12 - has usage string ok 13 - has help ok 14 - no stderr ok 15 - help not like (?^:help) ok 16 - version correct ok 17 - --mode is an option ok 18 - --input is an option ok 19 - --input is a required option ok 20 - An object of class 'Test::Applify' isa 'Test::Applify' ok 21 - set in new. ok 22 - default ok 23 - default ok 24 - set ok 25 - also set ok 26 - do succeeded /tmp/test-applify-ozlM1/PPoJwbYDGZ.pl ok 27 - Applify::__ANON__2__::_tmp_test_applify_ozlM1_PPoJwbYDGZ_pl->can('_script') ok 28 - 'type' isa 'Applify' ok 29 - applify_ok (compilation) 1..29 ok t/basic.t .................. ok 1 - use Test::Applify; ok 2 - An object of class 'Test::Applify' isa 'Test::Applify' ok 3 - Test::Applify->can(...) ok 4 - Test::Applify->can(...) ok 5 - 'type is Applify' isa 'Applify' ok 6 - Applify::__ANON__1__::_eval_13_->can(...) ok 7 - has documentation ok 8 - has usage string ok 9 - has help ok 10 - no stderr ok 11 - help not like (?^:help) ok 12 - --mode is an option ok 13 - --input is an option ok 14 - --input is a required option ok 15 - version correct ok 16 - An object of class 'Test::Applify' isa 'Test::Applify' ok 17 - set in new. ok 18 - default ok 19 - default ok 20 - set ok 21 - also set 1..21 ok # Failed test 'syntax error' # at t/file.t line 41. # '' # doesn't match '(?^:Can't locate WhiteSpace\.pm in \@INC)' coding error in ./t/coding-error-1.pl - app must be the last function called # Looks like you failed 1 test of 44. t/file.t ................... ok 1 - do succeeded ./t/file.pl ok 2 - Applify::__ANON__1__::__t_file_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - Test::Applify->can(...) ok 5 - Test::Applify->can(...) ok 6 - 'type is Applify' isa 'Applify' ok 7 - Applify::__ANON__1__::__t_file_pl->can(...) ok 8 - has documentation ok 9 - has usage string ok 10 - has help ok 11 - no stderr ok 12 - help not like (?^:options) ok 13 - version correct ok 14 - --mode is an option ok 15 - --input is an option ok 16 - --input is a required option ok 17 - default ok 18 - default ok 19 - set ok 20 - also set ok 21 - syntax error ok 22 - do succeeded ./t/syntax-error-2.pl ok 23 - Applify::__ANON__2__::__t_syntax_error_2_pl->can('_script') ok 24 - 'type' isa 'Applify' not ok 25 - syntax error ok 26 - app not defined ok 27 - no such file ok 28 - do succeeded ./t/coding-error-1.pl ok 29 - Applify::__ANON__3__::__t_coding_error_1_pl->can('_script') ok 30 - 'type' isa 'Applify' ok 31 - recovered ok 32 - do succeeded ./t/coding-error-2.pl ok 33 - Applify::__ANON__4__::__t_coding_error_2_pl->can('_script') ok 34 - 'type' isa 'Applify' ok 35 - recovered again ok 36 - coding error - no app ok 37 - do succeeded ./t/file ok 38 - Applify::__ANON__5__::__t_file_pl->can('_script') ok 39 - 'type' isa 'Applify' ok 40 - filename expands ok 41 - do succeeded ./t/file.PL ok 42 - Applify::__ANON__6__::__t_file_PL->can('_script') ok 43 - 'type' isa 'Applify' ok 44 - case-insensitive fs 1..44 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/44 subtests t/run-ok.t ................. ok 1 - do succeeded /tmp/test-applify-U8ihV/gcQOw53kGw.pl ok 2 - Applify::__ANON__1__::_tmp_test_applify_U8ihV_gcQOw53kGw_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - applify_ok (compilation) ok 5 - An object of class 'Test::Applify' isa 'Test::Applify' ok 6 - pass run_instance_ok return from app_instance ok 7 - application class ok 8 - Applify::__ANON__1__::_tmp_test_applify_U8ihV_gcQOw53kGw_pl->can('_script') ok 9 - successful run ok 10 - return value - shell return good ok 11 - no messages ok 12 - no messages ok 13 - do succeeded /tmp/test-applify-Myjx4/OG3wqWIFtN.pl ok 14 - Applify::__ANON__2__::_tmp_test_applify_Myjx4_OG3wqWIFtN_pl->can('_script') ok 15 - 'type' isa 'Applify' ok 16 - applify_ok (compilation) ok 17 - An object of class 'Test::Applify' isa 'Test::Applify' ok 18 - pass run_instance_ok return from app_instance ok 19 - application class ok 20 - Applify::__ANON__2__::_tmp_test_applify_Myjx4_OG3wqWIFtN_pl->can('_script') ok 21 - successful run ok 22 - return value undef ok 23 - dies message ok 24 - dies message ok 25 - do succeeded /tmp/test-applify-NSmg0/bVPtG4TvLL.pl ok 26 - Applify::__ANON__3__::_tmp_test_applify_NSmg0_bVPtG4TvLL_pl->can('_script') ok 27 - 'type' isa 'Applify' ok 28 - applify_ok (compilation) ok 29 - An object of class 'Test::Applify' isa 'Test::Applify' ok 30 - pass run_instance_ok return from app_instance ok 31 - application class ok 32 - Applify::__ANON__3__::_tmp_test_applify_NSmg0_bVPtG4TvLL_pl->can('_script') ok 33 - successful run ok 34 - return value == 0 ok 35 - hi message ok 36 - no messages ok 37 - do succeeded /tmp/test-applify-pi7jG/TNyXiyEEpH.pl ok 38 - Applify::__ANON__4__::_tmp_test_applify_pi7jG_TNyXiyEEpH_pl->can('_script') ok 39 - 'type' isa 'Applify' ok 40 - applify_ok (compilation) ok 41 - An object of class 'Test::Applify' isa 'Test::Applify' ok 42 - pass run_instance_ok return from app_instance ok 43 - application class ok 44 - Applify::__ANON__4__::_tmp_test_applify_pi7jG_TNyXiyEEpH_pl->can('_script') ok 45 - successful run ok 46 - return value == 0 ok 47 - hi message ok 48 - bye message ok 49 - do succeeded /tmp/test-applify-ukluD/LngNnjHHNl.pl ok 50 - Applify::__ANON__5__::_tmp_test_applify_ukluD_LngNnjHHNl_pl->can('_script') ok 51 - 'type' isa 'Applify' ok 52 - applify_ok (compilation) ok 53 - An object of class 'Test::Applify' isa 'Test::Applify' ok 54 - pass run_instance_ok return from app_instance ok 55 - application class ok 56 - Applify::__ANON__5__::_tmp_test_applify_ukluD_LngNnjHHNl_pl->can('_script') ok 57 - successful run ok 58 - return value == 1 ok 59 - hi message ok 60 - bye message ok 61 - do succeeded /tmp/test-applify-ff1xv/juX8_W6jOu.pl ok 62 - Applify::__ANON__6__::_tmp_test_applify_ff1xv_juX8_W6jOu_pl->can('_script') ok 63 - 'type' isa 'Applify' ok 64 - applify_ok (compilation) ok 65 - An object of class 'Test::Applify' isa 'Test::Applify' ok 66 - pass run_instance_ok return from app_instance ok 67 - application class ok 68 - Applify::__ANON__6__::_tmp_test_applify_ff1xv_juX8_W6jOu_pl->can('_script') ok 69 - unsuccessful run ok 70 - return value undef ok 71 - and beyond ok 72 - bye message ok 73 - An object of class 'Test::Applify' isa 'Test::Applify' ok 74 - pass run_instance_ok return from app_instance ok 75 - application class ok 76 - Applify::__ANON__6__::_tmp_test_applify_ff1xv_juX8_W6jOu_pl->can('_script') ok 77 - unsuccessful run ok 78 - return value == 0 ok 79 - and beyond ok 80 - bye message ok 81 - do succeeded /tmp/test-applify-OtMCx/xBUuXcug2M.pl ok 82 - Applify::__ANON__7__::_tmp_test_applify_OtMCx_xBUuXcug2M_pl->can('_script') ok 83 - 'type' isa 'Applify' ok 84 - applify_ok (compilation) ok 85 - An object of class 'Test::Applify' isa 'Test::Applify' ok 86 - pass run_instance_ok return from app_instance ok 87 - application class ok 88 - Applify::__ANON__7__::_tmp_test_applify_OtMCx_xBUuXcug2M_pl->can('_script') ok 89 - return value == 0 ok 90 - unsuccessful run ok 91 - hi message ok 92 - bye message 1..92 ok t/subclass.t ............... ok 1 - do succeeded /tmp/test-applify-x1JM3/ydpzIeLqhR.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_x1JM3_ydpzIeLqhR_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - applify_ok (compilation) ok 5 - An object of class 'Test::Applify' isa 'Test::Applify' ok 6 - 'application class' isa 'Test::App::StepA' ok 7 - chaining ok 8 - 'Applify::__ANON__2__::_tmp_test_applify_x1JM3_ydpzIeLqhR_pl=HASH(0x100ccda30)' isa 'Test::App::StepA' ok 9 - do succeeded /tmp/test-applify-HhbTc/tPtVW6f_zQ.pl ok 10 - Applify::__ANON__3__::_tmp_test_applify_HhbTc_tPtVW6f_zQ_pl->can('_script') ok 11 - 'type' isa 'Applify' ok 12 - applify_subcommands_ok (compilation) ok 13 - has subcommands ok 14 - do succeeded /tmp/test-applify-oNBS9/Es2vBfQI3A.pl ok 15 - Applify::__ANON__4__::_tmp_test_applify_oNBS9_Es2vBfQI3A_pl->can('_script') ok 16 - 'type' isa 'Applify' ok 17 - applify_subcommands_ok - step_a (compilation) ok 18 - applify_subcommands_ok - create ok 19 - do succeeded /tmp/test-applify-QLOp6/awyIjeamAK.pl ok 20 - Applify::__ANON__5__::_tmp_test_applify_QLOp6_awyIjeamAK_pl->can('_script') ok 21 - 'type' isa 'Applify' ok 22 - applify_subcommands_ok - step_b (compilation) ok 23 - applify_subcommands_ok - create ok 24 - applify_subcommands_ok - created all ok 25 - An object of class 'Test::Applify' isa 'Test::Applify' ok 26 - 'application class' isa 'UNIVERSAL' ok 27 - An object of class 'Test::Applify' isa 'Test::Applify' ok 28 - 'application class' isa 'Test::App::StepA' ok 29 - An object of class 'Test::Applify' isa 'Test::Applify' ok 30 - 'application class' isa 'Test::App::StepB' 1..30 ok Test Summary Report ------------------- t/file.t (Wstat: 256 Tests: 44 Failed: 1) Failed test: 25 Non-zero exit status: 1 Files=7, Tests=335, 3 wallclock secs ( 0.09 usr 0.02 sys + 0.88 cusr 0.14 csys = 1.13 CPU) Result: FAIL Failed 1/7 test programs. 1/335 subtests failed. make: *** [test_dynamic] Error 255 KIWIROY/tmp/Test-Applify-0.05.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KIWIROY/tmp/Test-Applify-0.05.tar.gz Finished 2017-11-27T10:08:39