PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2012-06-15T03:11:43 ActivePerl-1600 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Sun, 10 Jun 2012 03:51:03 GMT Running make for P/PE/PEVANS/Term-Terminfo-0.07.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\P\PE\PEVANS\Term-Terminfo-0.07.tar.gz ok Term-Terminfo-0.07 Term-Terminfo-0.07/Changes Term-Terminfo-0.07/META.json Term-Terminfo-0.07/README Term-Terminfo-0.07/Build.PL Term-Terminfo-0.07/LICENSE Term-Terminfo-0.07/META.yml Term-Terminfo-0.07/MANIFEST Term-Terminfo-0.07/Makefile.PL Term-Terminfo-0.07/lib Term-Terminfo-0.07/lib/Term Term-Terminfo-0.07/lib/Term/Terminfo.xs Term-Terminfo-0.07/lib/Term/Terminfo.pm Term-Terminfo-0.07/t Term-Terminfo-0.07/t/02names.t Term-Terminfo-0.07/t/00use.t Term-Terminfo-0.07/t/01get.t Term-Terminfo-0.07/t/99pod.t ---- Unsatisfied dependencies detected during ---- ---- PEVANS/Term-Terminfo-0.07.tar.gz ---- ExtUtils::CChecker [build_requires] Running make test Make had some problems, won't test Delayed until after prerequisites Running test for module 'ExtUtils::CChecker' Running make for P/PE/PEVANS/ExtUtils-CChecker-0.08.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\P\PE\PEVANS\ExtUtils-CChecker-0.08.tar.gz ok ExtUtils-CChecker-0.08 ExtUtils-CChecker-0.08/Changes ExtUtils-CChecker-0.08/META.json ExtUtils-CChecker-0.08/README ExtUtils-CChecker-0.08/Build.PL ExtUtils-CChecker-0.08/LICENSE ExtUtils-CChecker-0.08/META.yml ExtUtils-CChecker-0.08/MANIFEST ExtUtils-CChecker-0.08/Makefile.PL ExtUtils-CChecker-0.08/lib ExtUtils-CChecker-0.08/lib/ExtUtils ExtUtils-CChecker-0.08/lib/ExtUtils/CChecker.pm ExtUtils-CChecker-0.08/t ExtUtils-CChecker-0.08/t/04module_build.t ExtUtils-CChecker-0.08/t/00use.t ExtUtils-CChecker-0.08/t/03accessors.t ExtUtils-CChecker-0.08/t/02assert.t ExtUtils-CChecker-0.08/t/99pod.t ExtUtils-CChecker-0.08/t/05defines_to.t ExtUtils-CChecker-0.08/t/01run.t CPAN.pm: Going to build P/PE/PEVANS/ExtUtils-CChecker-0.08.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for ExtUtils::CChecker Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/ExtUtils/CChecker.pm blib\lib\ExtUtils\CChecker.pm PEVANS/ExtUtils-CChecker-0.08.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00use.t ........... 1..1 ok 1 - use ExtUtils::CChecker; ok # Failed test 'Trivial C program compiles and runs' # at t/01run.t line 13. # Failed test 'source named argument' # at t/01run.t line 16. # Failed test 'HAVE_C defined' # at t/01run.t line 23. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '-DHAVE_C' # Looks like you failed 3 tests of 6. t/01run.t ........... 1..6 ok 1 - defined $cc ok 2 - $cc isa ExtUtils::CChecker test-2596-0.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-0.obj : non-native module found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-0.obj : error LNK2001: unresolved external symbol __security_check_cookie test-2596-0.exe : fatal error LNK1120: 1 unresolved externals not ok 3 - Trivial C program compiles and runs test-2596-1.c test-2596-1.c(1) : error C2061: syntax error : identifier 'bar' test-2596-1.c(1) : error C2059: syntax error : ';' test-2596-1.c(2) : fatal error C1004: unexpected end-of-file found ok 4 - Broken C program does not compile and run test-2596-2.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-2.obj : non-native module found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-2.obj : error LNK2001: unresolved external symbol __security_check_cookie test-2596-2.exe : fatal error LNK1120: 1 unresolved externals not ok 5 - source named argument test-2596-3.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-3.obj : non-native module found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2596-3.obj : error LNK2001: unresolved external symbol __security_check_cookie test-2596-3.exe : fatal error LNK1120: 1 unresolved externals not ok 6 - HAVE_C defined Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6 subtests # Failed test 'Trivial C program' # at t/02assert.t line 13. # Looks like you failed 1 test of 2. t/02assert.t ........ 1..2 test-2436-0.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2436-0.obj : non-native module found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-2436-0.obj : error LNK2001: unresolved external symbol __security_check_cookie test-2436-0.exe : fatal error LNK1120: 1 unresolved externals not ok 1 - Trivial C program test-2436-1.c test-2436-1.c(1) : error C2061: syntax error : identifier 'bar' test-2436-1.c(1) : error C2059: syntax error : ';' test-2436-1.c(2) : fatal error C1004: unexpected end-of-file found ok 2 - Broken C program does not compile and run Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/03accessors.t ..... 1..6 ok 1 - include_dirs empty initially ok 2 - include_dirs after push_include_dirs ok 3 - extra_compiler_flags empty initially ok 4 - extra_compiler_flags after push_extra_compiler_flags ok 5 - extra_linker_flags empty initially ok 6 - extra_linker_flags after push_extra_linker_flags ok t/04module_build.t .. 1..4 ok 1 - $mbpackage after ->new_module_build ok 2 - %mbargs after ->new_module_build ok 3 - %mbargs sees correct dirs and flags ok 4 - new_module_build merges %args and internal configuration ok # Failed test 'test-config.h exists' # at t/05defines_to.t line 24. Cannot read test-config.h - No such file or directory at t/05defines_to.t line 26. # Looks like you planned 5 tests but ran 4. # Looks like you failed 1 test of 4 run. # Looks like your test exited with 2 just after 4. t/05defines_to.t .... 1..5 ok 1 - defined $cc ok 2 - $cc isa ExtUtils::CChecker test-976-0.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-976-0.obj : non-native module found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. test-976-0.obj : error LNK2001: unresolved external symbol __security_check_cookie test-976-0.exe : fatal error LNK1120: 1 unresolved externals ok 3 - extra_compiler_flags does not have -D not ok 4 - test-config.h exists Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/99pod.t ........... 1..1 ok 1 - POD test for blib\lib\ExtUtils\CChecker.pm ok Test Summary Report ------------------- t/01run.t (Wstat: 768 Tests: 6 Failed: 3) Failed tests: 3, 5-6 Non-zero exit status: 3 t/02assert.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/05defines_to.t (Wstat: 512 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 4. Files=7, Tests=24, 5 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 3/7 test programs. 5/24 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.16\bin\perl.exe' : return code '0xff' Stop. PEVANS/ExtUtils-CChecker-0.08.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PEVANS/ExtUtils-CChecker-0.08.tar.gz Running make for P/PE/PEVANS/Term-Terminfo-0.07.tar.gz Warning: Prerequisite 'ExtUtils::CChecker => 0.02' for 'PEVANS/Term-Terminfo-0.07.tar.gz' failed when processing 'PEVANS/ExtUtils-CChecker-0.08.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. CPAN.pm: Going to build P/PE/PEVANS/Term-Terminfo-0.07.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL # running Build.PL OS unsupported - missing ExtUtils::CChecker at Build.PL line 6. Couldn't run Build.PL: at C:/cpanfly-5.16/var/megalib/Module/Build/Compat.pm line 341. Warning: No success on command[C:\Perl64-5.16\bin\perl.exe Makefile.PL] PEVANS/Term-Terminfo-0.07.tar.gz C:\Perl64-5.16\bin\perl.exe Makefile.PL -- NOT OK Running make test Make had some problems, won't test Finished 2012-06-15T03:11:54