PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-11-22T10:55:50 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Wed, 22 Nov 2017 06:53:59 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KI/KIWIROY/tmp/Test-Applify-0.04.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.04.tar.gz ok Test-Applify-0.04/ Test-Applify-0.04/Changes Test-Applify-0.04/cpanfile Test-Applify-0.04/lib/ Test-Applify-0.04/lib/Test/ Test-Applify-0.04/lib/Test/Applify.pm Test-Applify-0.04/Makefile.PL Test-Applify-0.04/MANIFEST Test-Applify-0.04/META.json Test-Applify-0.04/META.yml Test-Applify-0.04/README Test-Applify-0.04/t/ Test-Applify-0.04/t/00-basic.t Test-Applify-0.04/t/applify-ok-subcommand.t Test-Applify-0.04/t/applify-ok.t Test-Applify-0.04/t/basic-dev.t Test-Applify-0.04/t/basic.t Test-Applify-0.04/t/coding-error-1.pl Test-Applify-0.04/t/coding-error-2.pl Test-Applify-0.04/t/coding-error-3.pl Test-Applify-0.04/t/file.pl Test-Applify-0.04/t/file.t Test-Applify-0.04/t/subclass.t Test-Applify-0.04/t/subcommand.pl Test-Applify-0.04/t/syntax-error-1.pl Test-Applify-0.04/t/syntax-error-2.pl Configuring K/KI/KIWIROY/tmp/Test-Applify-0.04.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.04.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for K/KI/KIWIROY/tmp/Test-Applify-0.04.tar.gz >>> make cp lib/Test/Applify.pm blib/lib/Test/Applify.pm Manifying 1 pod document KIWIROY/tmp/Test-Applify-0.04.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..7 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 t/applify-ok-subcommand.t .. ok 1 - do succeeded /tmp/test-applify-Ql7bt/w5TzN68oCu.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_Ql7bt_w5TzN68oCu_pl->can('_script') ok 3 - 'type' isa 'Applify' ok 4 - list app (compilation) ok 5 - do succeeded /tmp/test-applify-jEGDQ/3lg3z2cDKS.pl ok 6 - Applify::__ANON__3__::_tmp_test_applify_jEGDQ_3lg3z2cDKS_pl->can('_script') ok 7 - 'type' isa 'Applify' ok 8 - create app (compilation) ok 9 - do succeeded /tmp/test-applify-QE9Bg/5wjYUM3YJL.pl ok 10 - Applify::__ANON__4__::_tmp_test_applify_QE9Bg_5wjYUM3YJL_pl->can('_script') ok 11 - 'type' isa 'Applify' ok 12 - null app (compilation) ok 13 - do succeeded /tmp/test-applify-TM0PL/hbjTIARkyi.pl ok 14 - Applify::__ANON__5__::_tmp_test_applify_TM0PL_hbjTIARkyi_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-jAlIY/oCZUYMaZHK.pl ok 19 - Applify::__ANON__6__::_tmp_test_applify_jAlIY_oCZUYMaZHK_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-olWDW/6dWQqBj5tM.pl ok 24 - Applify::__ANON__7__::_tmp_test_applify_olWDW_6dWQqBj5tM_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_Ql7bt_w5TzN68oCu_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_jEGDQ_3lg3z2cDKS_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_QE9Bg_5wjYUM3YJL_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-vvgtU/9jdzyzPtr0.pl ok 3 - Applify::__ANON__1__::_tmp_test_applify_vvgtU_9jdzyzPtr0_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_vvgtU_9jdzyzPtr0_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-FeQSp/6SZw1YJGxa.pl ok 27 - Applify::__ANON__2__::_tmp_test_applify_FeQSp_6SZw1YJGxa_pl->can('_script') ok 28 - 'type' isa 'Applify' ok 29 - applify_ok (compilation) 1..29 ok t/basic-dev.t .............. 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 1..7 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 40. # '' # 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/subclass.t ............... ok 1 - do succeeded /tmp/test-applify-HOGe0/QpKkHh_BZd.pl ok 2 - Applify::__ANON__2__::_tmp_test_applify_HOGe0_QpKkHh_BZd_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_HOGe0_QpKkHh_BZd_pl=HASH(0x100c36170)' isa 'Test::App::StepA' ok 9 - do succeeded /tmp/test-applify-HOtEA/QEBYRKzOiw.pl ok 10 - Applify::__ANON__3__::_tmp_test_applify_HOtEA_QEBYRKzOiw_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-h7AZX/ocB2qzYqzs.pl ok 15 - Applify::__ANON__4__::_tmp_test_applify_h7AZX_ocB2qzYqzs_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-_OF6B/dPnwoePz7b.pl ok 20 - Applify::__ANON__5__::_tmp_test_applify__OF6B_dPnwoePz7b_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=249, 2 wallclock secs ( 0.08 usr 0.03 sys + 0.91 cusr 0.13 csys = 1.15 CPU) Result: FAIL Failed 1/7 test programs. 1/249 subtests failed. make: *** [test_dynamic] Error 255 KIWIROY/tmp/Test-Applify-0.04.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.04.tar.gz Finished 2017-11-22T10:55:58