Start 2010-09-24T03:31:10 ActivePerl-1200 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.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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.12\var\cpan\Metadata' Database was generated on Thu, 23 Sep 2010 21:31:59 GMT Running make for A/AM/AMBS/Config/Config-AutoConf-0.16.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/Config/Config-AutoConf-0.16.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/Config/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\A\AM\AMBS\Config\Config-AutoConf-0.16.tar.gz ok Config-AutoConf-0.16/ Config-AutoConf-0.16/Changes Config-AutoConf-0.16/lib/ Config-AutoConf-0.16/lib/Config/ Config-AutoConf-0.16/lib/Config/AutoConf.pm Config-AutoConf-0.16/Makefile.PL Config-AutoConf-0.16/MANIFEST Config-AutoConf-0.16/META.yml Config-AutoConf-0.16/README Config-AutoConf-0.16/t/ Config-AutoConf-0.16/t/00.load.t Config-AutoConf-0.16/t/01.checklib.t Config-AutoConf-0.16/t/02.checkprog.t Config-AutoConf-0.16/t/03.checkheader.t Config-AutoConf-0.16/t/pod-coverage.t Config-AutoConf-0.16/t/pod.t CPAN.pm: Going to build A/AM/AMBS/Config/Config-AutoConf-0.16.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Config::AutoConf >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Config/AutoConf.pm blib\lib\Config\AutoConf.pm AMBS/Config/Config-AutoConf-0.16.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.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00.load.t ......... 1..1 ok 1 - use Config::AutoConf; ok # # # Ignore junk bellow. # # Failed test at t/01.checklib.t line 10. # Looks like you failed 1 test of 2. t/01.checklib.t ..... 1..2 test1Zoifs.c test1Zoifs.c(7) : warning C4391: 'char atan()' : incorrect return type for intrinsic function, expected 'double' test1Zoifs.c(11) : error C2168: 'atan' : too few actual parameters for intrinsic function not ok 1 testIO4Ys6.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. LINK : warning LNK4044: unrecognized option '/lm'; ignored testIO4Ys6.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. LINK : warning LNK4044: unrecognized option '/lm'; ignored testIO4Ys6.obj : error LNK2001: unresolved external symbol __security_check_cookie testIO4Ys6.obj : error LNK2001: unresolved external symbol foobar testIO4Ys6.exe : fatal error LNK1120: 2 unresolved externals ok 2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/02.checkprog.t .... 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 # skip Not sure about your awk ok 6 # skip Not sure about your grep ok # # # Ignore junk bellow. # # Failed test at t/03.checkheader.t line 10. # Failed test at t/03.checkheader.t line 12. # got: undef # expected: 'stdio.h' # Looks like you failed 2 tests of 3. t/03.checkheader.t .. 1..3 testE78DlN.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. testE78DlN.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. testE78DlN.obj : error LNK2001: unresolved external symbol __security_check_cookie testE78DlN.exe : fatal error LNK1120: 1 unresolved externals not ok 1 test7YUxBm.c test7YUxBm.c(6) : fatal error C1083: Cannot open include file: 'astupidheaderfile.h': No such file or directory ok 2 test12AYUA.c test12AYUA.c(6) : fatal error C1083: Cannot open include file: 'astupidheaderfile.h': No such file or directory testsLN4Z6.c Microsoft (R) Incremental Linker Version 8.00.40310.39 Copyright (C) Microsoft Corporation. All rights reserved. testsLN4Z6.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. testsLN4Z6.obj : error LNK2001: unresolved external symbol __security_check_cookie testsLN4Z6.exe : fatal error LNK1120: 1 unresolved externals not ok 3 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests t/pod-coverage.t .... 1..1 ok 1 - Pod coverage on Config::AutoConf ok t/pod.t ............. 1..1 ok 1 - POD test for blib\lib\Config\AutoConf.pm ok Test Summary Report ------------------- t/01.checklib.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/03.checkheader.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 Files=6, Tests=14, 4 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: FAIL Failed 2/6 test programs. 3/14 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. AMBS/Config/Config-AutoConf-0.16.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports AMBS/Config/Config-AutoConf-0.16.tar.gz Finished 2010-09-24T03:31:17