PATH=/usr/bin:/bin Start 2017-11-28T10:01:04 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Tue, 28 Nov 2017 06:41:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KI/KIWIROY/tmp/Test-Applify-0.06.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.06.tar.gz ok Test-Applify-0.06/ Test-Applify-0.06/.gitattributes Test-Applify-0.06/Changes Test-Applify-0.06/cpanfile Test-Applify-0.06/lib/ Test-Applify-0.06/lib/Test/ Test-Applify-0.06/lib/Test/Applify.pm Test-Applify-0.06/Makefile.PL Test-Applify-0.06/MANIFEST Test-Applify-0.06/META.json Test-Applify-0.06/META.yml Test-Applify-0.06/README Test-Applify-0.06/t/ Test-Applify-0.06/t/00-basic.t Test-Applify-0.06/t/applify-ok-subcommand.t Test-Applify-0.06/t/applify-ok.t Test-Applify-0.06/t/basic.t Test-Applify-0.06/t/coding-error-1.pl Test-Applify-0.06/t/coding-error-2.pl Test-Applify-0.06/t/coding-error-3.pl Test-Applify-0.06/t/file.pl Test-Applify-0.06/t/file.t Test-Applify-0.06/t/run-ok.t Test-Applify-0.06/t/subclass.t Test-Applify-0.06/t/subcommand.pl Test-Applify-0.06/t/syntax-error-1.pl Test-Applify-0.06/t/syntax-error-2.pl Configuring K/KI/KIWIROY/tmp/Test-Applify-0.06.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.06.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for K/KI/KIWIROY/tmp/Test-Applify-0.06.tar.gz >>> make cp lib/Test/Applify.pm blib/lib/Test/Applify.pm Manifying 1 pod document KIWIROY/tmp/Test-Applify-0.06.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-8DuzY/7rIftoNkH5.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_8DuzY_7rIftoNkH5_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - list app (compilation) ok 5 - do succeeded /tmp/test-applify-1s1u9/BMY_eaIg55.pl ok 6 - Applify::__ANON__3__::_tmp_test_applify_1s1u9_BMY_eaIg55_pl->can('_script') ok 7 - 'type' isa 'Applify' ok 8 - create app (compilation) ok 9 - do succeeded /tmp/test-applify-vQqnd/KSan0Yr1xD.pl ok 10 - Applify::__ANON__4__::_tmp_test_applify_vQqnd_KSan0Yr1xD_pl->can('_script') ok 11 - 'type' isa 'Applify' ok 12 - null app (compilation) ok 13 - do succeeded /tmp/test-applify-qNRVd/IL1Yt1_5hi.pl ok 14 - Applify::__ANON__5__::_tmp_test_applify_qNRVd_IL1Yt1_5hi_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-EJLay/BzJX70y_IC.pl ok 19 - Applify::__ANON__6__::_tmp_test_applify_EJLay_BzJX70y_IC_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-s_ygN/YVOtHrhyp0.pl ok 24 - Applify::__ANON__7__::_tmp_test_applify_s_ygN_YVOtHrhyp0_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_8DuzY_7rIftoNkH5_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_1s1u9_BMY_eaIg55_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_vQqnd_KSan0Yr1xD_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-TmGup/Ty_i5oxIrs.pl ok 3 - Applify::__ANON__1__::_tmp_test_applify_TmGup_Ty_i5oxIrs_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_TmGup_Ty_i5oxIrs_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-x66Cu/M6vS54b1tJ.pl ok 27 - Applify::__ANON__2__::_tmp_test_applify_x66Cu_M6vS54b1tJ_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-a7fa1/93CP1PTqLH.pl ok 2 - Applify::__ANON__1__::_tmp_test_applify_a7fa1_93CP1PTqLH_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_a7fa1_93CP1PTqLH_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-fu7Q8/O_zy7uGr6W.pl ok 14 - Applify::__ANON__2__::_tmp_test_applify_fu7Q8_O_zy7uGr6W_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_fu7Q8_O_zy7uGr6W_pl->can('_script') ok 21 - successful run ok 22 - return value undef ok 23 - dies message ok 24 - dies message ok 25 - pass run_instance_ok return from app_instance ok 26 - application class ok 27 - Applify::__ANON__2__::_tmp_test_applify_fu7Q8_O_zy7uGr6W_pl->can('_script') ok 28 - successful run ok 29 - return value undef ok 30 - no dies message ok 31 - no dies message ok 32 - do succeeded /tmp/test-applify-G1pln/MySD8b7iLu.pl ok 33 - Applify::__ANON__3__::_tmp_test_applify_G1pln_MySD8b7iLu_pl->can('_script') ok 34 - 'type' isa 'Applify' ok 35 - applify_ok (compilation) ok 36 - An object of class 'Test::Applify' isa 'Test::Applify' ok 37 - pass run_instance_ok return from app_instance ok 38 - application class ok 39 - Applify::__ANON__3__::_tmp_test_applify_G1pln_MySD8b7iLu_pl->can('_script') ok 40 - successful run ok 41 - return value == 0 ok 42 - hi message ok 43 - no messages ok 44 - do succeeded /tmp/test-applify-mkCwg/zW3vegctVY.pl ok 45 - Applify::__ANON__4__::_tmp_test_applify_mkCwg_zW3vegctVY_pl->can('_script') ok 46 - 'type' isa 'Applify' ok 47 - applify_ok (compilation) ok 48 - An object of class 'Test::Applify' isa 'Test::Applify' ok 49 - pass run_instance_ok return from app_instance ok 50 - application class ok 51 - Applify::__ANON__4__::_tmp_test_applify_mkCwg_zW3vegctVY_pl->can('_script') ok 52 - successful run ok 53 - return value == 0 ok 54 - hi message ok 55 - bye message ok 56 - do succeeded /tmp/test-applify-f3IDM/puxfm46M2u.pl ok 57 - Applify::__ANON__5__::_tmp_test_applify_f3IDM_puxfm46M2u_pl->can('_script') ok 58 - 'type' isa 'Applify' ok 59 - applify_ok (compilation) ok 60 - An object of class 'Test::Applify' isa 'Test::Applify' ok 61 - pass run_instance_ok return from app_instance ok 62 - application class ok 63 - Applify::__ANON__5__::_tmp_test_applify_f3IDM_puxfm46M2u_pl->can('_script') ok 64 - successful run ok 65 - return value == 1 ok 66 - hi message ok 67 - bye message ok 68 - do succeeded /tmp/test-applify-QBO95/oS4kXWyPVn.pl ok 69 - Applify::__ANON__6__::_tmp_test_applify_QBO95_oS4kXWyPVn_pl->can('_script') ok 70 - 'type' isa 'Applify' ok 71 - applify_ok (compilation) ok 72 - An object of class 'Test::Applify' isa 'Test::Applify' ok 73 - pass run_instance_ok return from app_instance ok 74 - application class ok 75 - Applify::__ANON__6__::_tmp_test_applify_QBO95_oS4kXWyPVn_pl->can('_script') ok 76 - unsuccessful run ok 77 - return value undef ok 78 - and beyond ok 79 - bye message ok 80 - An object of class 'Test::Applify' isa 'Test::Applify' ok 81 - pass run_instance_ok return from app_instance ok 82 - application class ok 83 - Applify::__ANON__6__::_tmp_test_applify_QBO95_oS4kXWyPVn_pl->can('_script') ok 84 - unsuccessful run ok 85 - return value == 0 ok 86 - and beyond ok 87 - bye message ok 88 - do succeeded /tmp/test-applify-FtSQF/aKDPCb7se5.pl ok 89 - Applify::__ANON__7__::_tmp_test_applify_FtSQF_aKDPCb7se5_pl->can('_script') ok 90 - 'type' isa 'Applify' ok 91 - applify_ok (compilation) ok 92 - An object of class 'Test::Applify' isa 'Test::Applify' ok 93 - pass run_instance_ok return from app_instance ok 94 - application class ok 95 - Applify::__ANON__7__::_tmp_test_applify_FtSQF_aKDPCb7se5_pl->can('_script') ok 96 - return value == 0 ok 97 - unsuccessful run ok 98 - hi message ok 99 - bye message ok 100 - do succeeded /tmp/test-applify-HC5Xp/SSU9auG3jd.pl ok 101 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 102 - 'type' isa 'Applify' ok 103 - applify_ok (compilation) ok 104 - An object of class 'Test::Applify' isa 'Test::Applify' ok 105 - pass run_instance_ok return from app_instance ok 106 - application class ok 107 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 108 - return value == 0 ok 109 - successful run ok 110 - empty stdout ok 111 - empty stderr ok 112 - pass run_instance_ok return from app_instance ok 113 - application class ok 114 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 115 - return value == 0 ok 116 - successful run ok 117 - empty stdout ok 118 - empty stderr ok 119 - pass run_instance_ok return from app_instance ok 120 - application class ok 121 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 122 - return value == 0 ok 123 - successful run ok 124 - empty stdout ok 125 - empty stderr ok 126 - pass run_instance_ok return from app_instance ok 127 - application class ok 128 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 129 - return value == 0 ok 130 - successful run ok 131 - empty stdout ok 132 - empty stderr ok 133 - pass run_instance_ok return from app_instance ok 134 - application class ok 135 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 136 - return value == 0 ok 137 - successful run ok 138 - empty stdout ok 139 - empty stderr ok 140 - pass run_instance_ok return from app_instance ok 141 - application class ok 142 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 143 - return value == 0 ok 144 - successful run ok 145 - empty stdout ok 146 - empty stderr ok 147 - pass run_instance_ok return from app_instance ok 148 - application class ok 149 - Applify::__ANON__8__::_tmp_test_applify_HC5Xp_SSU9auG3jd_pl->can('_script') ok 150 - return value == 0 ok 151 - successful run ok 152 - empty stdout ok 153 - empty stderr 1..153 ok t/subclass.t ............... ok 1 - do succeeded /tmp/test-applify-MAcuw/i4gBwCZhVZ.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_MAcuw_i4gBwCZhVZ_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_MAcuw_i4gBwCZhVZ_pl=HASH(0x100d2c168)' isa 'Test::App::StepA' ok 9 - do succeeded /tmp/test-applify-dGF2n/W_CzZ0_3YK.pl ok 10 - Applify::__ANON__3__::_tmp_test_applify_dGF2n_W_CzZ0_3YK_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-IyeJJ/b1y3kELrAi.pl ok 15 - Applify::__ANON__4__::_tmp_test_applify_IyeJJ_b1y3kELrAi_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-RVFUc/6NI9QSs0Ri.pl ok 20 - Applify::__ANON__5__::_tmp_test_applify_RVFUc_6NI9QSs0Ri_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=396, 3 wallclock secs ( 0.10 usr 0.04 sys + 0.89 cusr 0.14 csys = 1.17 CPU) Result: FAIL Failed 1/7 test programs. 1/396 subtests failed. make: *** [test_dynamic] Error 255 KIWIROY/tmp/Test-Applify-0.06.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.06.tar.gz Finished 2017-11-28T10:01:18