PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2014-12-08T07:36:18 ActivePerl-2000 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Mon, 08 Dec 2014 13:41:02 GMT Running make for D/DO/DOMM/lib-projectroot-1.000.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DO/DOMM/lib-projectroot-1.000.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DO/DOMM/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\D\DO\DOMM\lib-projectroot-1.000.tar.gz ok lib-projectroot-1.000 lib-projectroot-1.000/README lib-projectroot-1.000/Changes lib-projectroot-1.000/LICENSE lib-projectroot-1.000/INSTALL lib-projectroot-1.000/dist.ini lib-projectroot-1.000/META.yml lib-projectroot-1.000/MANIFEST lib-projectroot-1.000/Build.PL lib-projectroot-1.000/META.json lib-projectroot-1.000/t lib-projectroot-1.000/t/00-load.t lib-projectroot-1.000/t/testlib.pm lib-projectroot-1.000/lib/lib lib-projectroot-1.000/lib/lib/projectroot.pm lib-projectroot-1.000/t/02_local_lib/lib lib-projectroot-1.000/t/02_local_lib/lib/Fake.pm lib-projectroot-1.000/t/01_basic_usage/lib lib-projectroot-1.000/t/01_basic_usage/lib/Fake.pm lib-projectroot-1.000/t/02_local_lib/bin lib-projectroot-1.000/t/02_local_lib/bin/01_basic.t lib-projectroot-1.000/t/03_extra/DarkPAN/lib lib-projectroot-1.000/t/03_extra/DarkPAN/lib/Fake.pm lib-projectroot-1.000/t/01_basic_usage/bin lib-projectroot-1.000/t/01_basic_usage/bin/01_basic.t lib-projectroot-1.000/t/03_extra/MyProject/lib lib-projectroot-1.000/t/03_extra/MyProject/lib/Fake.pm lib-projectroot-1.000/t/02_local_lib/bin/10_missing_dir.t lib-projectroot-1.000/t/02_local_lib/local/lib/perl5 lib-projectroot-1.000/t/02_local_lib/local/lib/perl5/fake lib-projectroot-1.000/t/03_extra/MyProject/bin lib-projectroot-1.000/t/03_extra/MyProject/bin/01_basic.t lib-projectroot-1.000/t/01_basic_usage/bin/10_missing_dir.t lib-projectroot-1.000/t/01_basic_usage/bin/deep/down/in/khazad/dum lib-projectroot-1.000/t/01_basic_usage/bin/deep/down/in/khazad/dum/balrog.t CPAN.pm: Building D/DO/DOMM/lib-projectroot-1.000.tar.gz >>> C:\Perl-5.20\bin\perl.exe Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'lib-projectroot' version '1.000' >>> C:\Perl-5.20\bin\perl.exe ./Build Building lib-projectroot DOMM/lib-projectroot-1.000.tar.gz C:\Perl-5.20\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl-5.20\bin\perl.exe ./Build test verbose=1 t/00-load.t ............................................ ok 1 - require lib::projectroot; 1..1 ok # Failed test 'lib added to @INC' # at t/01_basic_usage/bin/01_basic.t line 15. # got: '-mpvlVJ/t/01_basic_usage/lib' # expected: 't/01_basic_usage/lib' # Looks like you failed 1 test of 2. t/01_basic_usage/bin/01_basic.t ........................ ok 1 - added one element to @INC not ok 2 - lib added to @INC 1..2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/01_basic_usage/bin/10_missing_dir.t .................. ok 1 - got warning during load ok 2 - nothing added to @INC because not all dirs were found 1..2 ok # Failed test 'lib added to @INC' # at t/01_basic_usage/bin/deep/down/in/khazad/dum/balrog.t line 15. # got: '-mpvlVJ/t/01_basic_usage/lib' # expected: 't/01_basic_usage/lib' # Looks like you failed 1 test of 2. t/01_basic_usage/bin/deep/down/in/khazad/dum/balrog.t .. ok 1 - added one element to @INC not ok 2 - lib added to @INC 1..2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests # Failed test 'lib added to @INC' # at t/02_local_lib/bin/01_basic.t line 15. # got: '-mpvlVJ/t/02_local_lib/lib' # expected: 't/02_local_lib/lib' # Failed test 'a local::lib dir added to @INC' # at t/02_local_lib/bin/01_basic.t line 17. # 'C:/CPANFL~1.20/var/cpan/build/LIB-PR~1.000/t/02_LOC~1/local/lib/perl5/5.20.1/MSWin32-x86-multi-thread-64int' # doesn't match '(?^:02_local_lib/local)' # Failed test 'a local::lib dir added to @INC' # at t/02_local_lib/bin/01_basic.t line 17. # 'C:/CPANFL~1.20/var/cpan/build/LIB-PR~1.000/t/02_LOC~1/local/lib/perl5/5.20.1' # doesn't match '(?^:02_local_lib/local)' # Failed test 'a local::lib dir added to @INC' # at t/02_local_lib/bin/01_basic.t line 17. # 'C:/CPANFL~1.20/var/cpan/build/LIB-PR~1.000/t/02_LOC~1/local/lib/perl5/MSWin32-x86-multi-thread-64int' # doesn't match '(?^:02_local_lib/local)' # Failed test 'a local::lib dir added to @INC' # at t/02_local_lib/bin/01_basic.t line 17. # 'C:/CPANFL~1.20/var/cpan/build/LIB-PR~1.000/t/02_LOC~1/local/lib/perl5' # doesn't match '(?^:02_local_lib/local)' # Looks like you failed 5 tests of 7. t/02_local_lib/bin/01_basic.t .......................... ok 1 - added 6 element to @INC (1 lib, 5 local::lib) not ok 2 - lib added to @INC ok 3 - a local::lib dir added to @INC not ok 4 - a local::lib dir added to @INC not ok 5 - a local::lib dir added to @INC not ok 6 - a local::lib dir added to @INC not ok 7 - a local::lib dir added to @INC 1..7 Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/7 subtests t/02_local_lib/bin/10_missing_dir.t .................... ok 1 - got warning during load ok 2 - nothing added to @INC because not all dirs were found 1..2 ok # Failed test 'lib added to @INC' # at t/03_extra/MyProject/bin/01_basic.t line 16. # got: '-mpvlVJ/t/03_extra/MyProject/lib' # expected: 't/03_extra/MyProject/lib' # Failed test 'extra added to @INC' # at t/03_extra/MyProject/bin/01_basic.t line 18. # got: '-mpvlVJ/t/03_extra/DarkPAN/lib' # expected: 't/03_extra/DarkPAN/lib' # Looks like you failed 2 tests of 3. t/03_extra/MyProject/bin/01_basic.t .................... ok 1 - added 2 element to @INC (1 lib, 1 extra) not ok 2 - lib added to @INC not ok 3 - extra added to @INC 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests Test Summary Report ------------------- t/01_basic_usage/bin/01_basic.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/01_basic_usage/bin/deep/down/in/khazad/dum/balrog.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/02_local_lib/bin/01_basic.t (Wstat: 1280 Tests: 7 Failed: 5) Failed tests: 2, 4-7 Non-zero exit status: 5 t/03_extra/MyProject/bin/01_basic.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=7, Tests=19, 1 wallclock secs ( 0.08 usr + 0.05 sys = 0.13 CPU) Result: FAIL Failed 4/7 test programs. 9/19 subtests failed. DOMM/lib-projectroot-1.000.tar.gz C:\Perl-5.20\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DOMM/lib-projectroot-1.000.tar.gz Finished 2014-12-08T07:36:29