PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-12-21T01:05:03 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Wed, 20 Dec 2017 01:29:02 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\K\KI\KIWIROY\tmp\Test-Applify-0.02.tar.gz ok Test-Applify-0.02/ Test-Applify-0.02/.ship.conf Test-Applify-0.02/.travis.yml Test-Applify-0.02/Changes Test-Applify-0.02/cpanfile Test-Applify-0.02/lib/ Test-Applify-0.02/Makefile.PL Test-Applify-0.02/MANIFEST Test-Applify-0.02/META.json Test-Applify-0.02/META.yml Test-Applify-0.02/README Test-Applify-0.02/t/ Test-Applify-0.02/t/00-basic.t Test-Applify-0.02/t/applify-ok-subcommand.t Test-Applify-0.02/t/applify-ok.t Test-Applify-0.02/t/basic-dev.t Test-Applify-0.02/t/basic.t Test-Applify-0.02/t/coding-error-1.pl Test-Applify-0.02/t/coding-error-2.pl Test-Applify-0.02/t/coding-error-3.pl Test-Applify-0.02/t/file.pl Test-Applify-0.02/t/file.t Test-Applify-0.02/t/subclass.t Test-Applify-0.02/t/syntax-error-1.pl Test-Applify-0.02/t/syntax-error-2.pl Test-Applify-0.02/lib/Test/ Test-Applify-0.02/lib/Test/Applify.pm Configuring K/KI/KIWIROY/tmp/Test-Applify-0.02.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Test::Applify Writing MYMETA.yml and MYMETA.json KIWIROY/tmp/Test-Applify-0.02.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for K/KI/KIWIROY/tmp/Test-Applify-0.02.tar.gz >>> dmake cp lib/Test/Applify.pm blib\lib\Test\Applify.pm KIWIROY/tmp/Test-Applify-0.02.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-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 .. skipped: Requires a version of Applify with subcommand t/applify-ok.t ............. ok 1 - use Test::Applify; ok 2 - do succeeded C:\cpanfly-5.24-64\var\tmp\test-applify-Lw1g5\WEb2mD4rJR.pl ok 3 - Applify::__ANON__1__::C__cpanfly_5_24_64_var_tmp_test_applify_Lw1g5_WEb2mD4rJR_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__::C__cpanfly_5_24_64_var_tmp_test_applify_Lw1g5_WEb2mD4rJR_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 1..25 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 39. # '' # 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 36. 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 1..36 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/36 subtests t/subclass.t ............... ok 1 - An object of class 'Test::Applify::Subclass' isa 'Test::Applify::Subclass' 1..1 ok Test Summary Report ------------------- t/file.t (Wstat: 256 Tests: 36 Failed: 1) Failed test: 25 Non-zero exit status: 1 Files=7, Tests=97, 3 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: FAIL Failed 1/7 test programs. 1/97 subtests failed. dmake: Error code 255, while making 'test_dynamic' KIWIROY/tmp/Test-Applify-0.02.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KIWIROY/tmp/Test-Applify-0.02.tar.gz Finished 2017-12-21T01:05:14