PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\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:\mysql\bin Start 2012-01-08T04:10:40 ActivePerl-1003 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:/cpanfly/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\site\bin;C:\Perl\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:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 08 Jan 2012 08:11:07 GMT Running make for A/AM/AMBS/irConfig/Config-AutoConf-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/irConfig/Config-AutoConf-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/irConfig/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AM\AMBS\irConfig\Config-AutoConf-0.17.tar.gz ok Will not use Archive::Tar, need 1.00 Config-AutoConf-0.17/ Config-AutoConf-0.17/Changes Config-AutoConf-0.17/lib/ Config-AutoConf-0.17/Makefile.PL Config-AutoConf-0.17/MANIFEST Config-AutoConf-0.17/META.json Config-AutoConf-0.17/META.yml Config-AutoConf-0.17/README Config-AutoConf-0.17/t/ Config-AutoConf-0.17/t/00.load.t Config-AutoConf-0.17/t/01.checkprog.t Config-AutoConf-0.17/t/02.compile.t Config-AutoConf-0.17/t/03.link.t Config-AutoConf-0.17/t/pod-coverage.t Config-AutoConf-0.17/t/pod.t Config-AutoConf-0.17/lib/Config/ Config-AutoConf-0.17/lib/Config/AutoConf.pm CPAN.pm: Going to build A/AM/AMBS/irConfig/Config-AutoConf-0.17.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Config::AutoConf 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/Config/AutoConf.pm blib\lib\Config\AutoConf.pm AMBS/irConfig/Config-AutoConf-0.17.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\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 t/01.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/02.compile.t .... 1..17 Checking for stdio.h ...yes ok 1 Checking for astupidheaderfile.h ...no ok 2 Checking for astupidheaderfile.h ...(cached) no Checking for stdio.h ...(cached) yes ok 3 Checking for stdlib.h ...yes Checking for stdarg.h ...yes Checking for string.h ...yes Checking for float.h ...yes Checking for assert.h ...yes Checking for ctype.h ...yes Checking for errno.h ...yes Checking for limits.h ...yes Checking for locale.h ...yes Checking for math.h ...yes Checking for setjmp.h ...yes Checking for signal.h ...yes Checking for stddef.h ...yes Checking for stdio.h ...yes Checking for time.h ...yes Checking for sys/types.h ...yes Checking for sys/stat.h ...yes Checking for memory.h ...yes Checking for strings.h ...no Checking for inttypes.h ...no Checking for unistd.h ...no ok 4 - check_default_headers # Checking for cache value ac_cv_stdio_h ok 5 - found stdio.h ok 6 # skip Constants not defined on this Perl version ok 7 # skip Constants not defined on this Perl version Checking whether perl_parse(PerlInterpreter *, XSINIT_t , int , char** , char** ) is declared ...yes ok 8 - perl_parse() declared Checking for I32 ...yes ok 9 - I32 is valid type Checking for SV * ...yes Checking for AV * ...yes Checking for HV * ...yes ok 10 - [SAH]V * are valid types Checking for struct av.sv_any ...yes ok 11 - have struct av.sv_any member Checking for struct hv.sv_any ...yes Checking for struct STRUCT_SV.sv_any ...yes ok 12 - have struct hv.sv_any and struct STRUCT_SV.sv_any members ok 13 - default config.h created ok 14 - config.h contains content ok 15 - default config.h created ok 16 - 2nd config.h is bigger than first (more checks made) ok 17 - file and direct write computes equal ok # # # Ignore junk bellow. # t/03.link.t ....... 1..6 ok 1 - Instantiating Config::AutoConf for check_lib() tests ok 2 - Instantiating Config::AutoConf for search_libs() tests Checking for atan in -lm ...yes ok 3 - atan() in -lm Checking for foobar in -lm ...no ok 4 - foobar() not in -lm Checking for library containing atan ...none required ok 5 - searching lib for atan() ok 6 - library for atan() found (or none required) ok 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 All tests successful. Files=6, Tests=32, 3 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS AMBS/irConfig/Config-AutoConf-0.17.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\var\cpan\build\Config-AutoConf-0.17-ZAoURh && tar cvf - Config-AutoConf-0.17.ppd blib) | gzip -c >C:/cpanfly/var/REPO/A/AM/AMBS/irConfig/Config-AutoConf-0.17.tar.gz Config-AutoConf-0.17.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm >>> mv C:\cpanfly\var\cpan\build\Config-AutoConf-0.17-ZAoURh/Config-AutoConf-0.17.ppd C:/cpanfly/var/REPO/A/AM/AMBS/irConfig Finished 2012-01-08T04:10:50