Start 2010-04-10T01:54:40 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Fri, 09 Apr 2010 21:26:56 GMT Running make for A/AM/AMBS/Config/Config-AutoConf-0.15.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/Config/Config-AutoConf-0.15.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.15.tar.gz ok Config-AutoConf-0.15/ Config-AutoConf-0.15/Changes Config-AutoConf-0.15/lib/ Config-AutoConf-0.15/lib/Config/ Config-AutoConf-0.15/lib/Config/AutoConf/ Config-AutoConf-0.15/lib/Config/AutoConf/Linker.pm Config-AutoConf-0.15/lib/Config/AutoConf.pm Config-AutoConf-0.15/Makefile.PL Config-AutoConf-0.15/MANIFEST Config-AutoConf-0.15/META.yml Config-AutoConf-0.15/README Config-AutoConf-0.15/t/ Config-AutoConf-0.15/t/00.load.t Config-AutoConf-0.15/t/01.checklib.t Config-AutoConf-0.15/t/02.checkprog.t Config-AutoConf-0.15/t/03.checkheader.t Config-AutoConf-0.15/t/04.checklink.t Config-AutoConf-0.15/t/pod-coverage.t Config-AutoConf-0.15/t/pod.t CPAN.pm: Going to build A/AM/AMBS/Config/Config-AutoConf-0.15.tar.gz >>> C:\Perl-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 cp lib/Config/AutoConf/Linker.pm blib\lib\Config\AutoConf\Linker.pm AMBS/Config/Config-AutoConf-0.15.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:\Perl-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. # t/01.checklib.t ..... 1..2 testkCGsqY.c Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "lm"; ignored ok 1 testG0A8gZ.c Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "lm"; ignored testG0A8gZ.obj : error LNK2001: unresolved external symbol _foobar testG0A8gZ.exe : fatal error LNK1120: 1 unresolved externals ok 2 ok 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. # t/03.checkheader.t .. 1..3 testx_UsX3.c Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. ok 1 testjFt_o2.c testjFt_o2.c(6) : fatal error C1083: Cannot open include file: 'astupidheaderfile.h': No such file or directory ok 2 testd8i5_J.c testd8i5_J.c(6) : fatal error C1083: Cannot open include file: 'astupidheaderfile.h': No such file or directory testmypo4h.c Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. ok 3 ok t/04.checklink.t .... 1..4 library.c test.c C:\cpanfly-5.12\var\tmp\FE8RXaLwBx\test.c(4) : warning C4013: 'answer' undefined; assuming extern returning int foo.def : error LNK2001: unresolved external symbol boot_foo foo.def : error LNK2001: unresolved external symbol boot_foo C:\cpanfly-5.12\var\tmp\FE8RXaLwBx\foo.lib : fatal error LNK1120: 2 unresolved externals LINK : fatal error LNK1141: failure during build of exports file Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "shared"; ignored LINK : warning LNK4044: unrecognized option "o"; ignored LINK : fatal error LNK1181: cannot open input file "C:\cpanfly-5.12\var\tmp\FE8RXaLwBx\libfoo.dll" ok 1 # skip Could not detect how to link a library. ok 2 # skip Could not detect how to link a library. ok 3 # skip Could not detect how to link a library. ok 4 # skip Could not detect how to link a library. ok t/pod-coverage.t .... 1..2 ok 1 - Pod coverage on Config::AutoConf ok 2 - Pod coverage on Config::AutoConf::Linker ok t/pod.t ............. 1..2 ok 1 - POD test for blib\lib\Config\AutoConf.pm ok 2 - POD test for blib\lib\Config\AutoConf\Linker.pm ok All tests successful. Files=7, Tests=20, 1 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS AMBS/Config/Config-AutoConf-0.15.tar.gz nmake test TEST_VERBOSE=1 -- OK Alberto Manuel Brandao Simoes <ambs@perl-hackers.net> A module to implement some of AutoConf macros in pure perl. >>> (cd C:\cpanfly-5.12\var\cpan\build\Config-AutoConf-0.15-QEj6uy && tar cvf - Config-AutoConf-0.15.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/A/AM/AMBS/Config/Config-AutoConf-0.15.tar.gz Config-AutoConf-0.15.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf/ blib/lib/Config/AutoConf/Linker.pm blib/lib/Config/AutoConf.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Config-AutoConf-0.15-QEj6uy/Config-AutoConf-0.15.ppd C:/cpanfly-5.12/var/REPO/A/AM/AMBS/Config cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\Config-AutoConf-0.15-QEj6uy/Config-AutoConf-0.15.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/Config-AutoConf-0.15-QEj6uy/Config-AutoConf-0.15.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Finished 2010-04-10T01:54:46