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-5.14\site\bin;C:\Perl-5.14\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 2012-12-10T02:45:30 ActivePerl-1400 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.14/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.14\site\bin;C:\Perl-5.14\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 Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 10 Dec 2012 07:31:03 GMT Running make for A/AM/AMBS/Config/Config-AutoConf-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/Config/Config-AutoConf-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AM/AMBS/Config/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\A\AM\AMBS\Config\Config-AutoConf-0.21.tar.gz ok Config-AutoConf-0.21/ Config-AutoConf-0.21/Changes Config-AutoConf-0.21/lib/ Config-AutoConf-0.21/Makefile.PL Config-AutoConf-0.21/MANIFEST Config-AutoConf-0.21/META.json Config-AutoConf-0.21/META.yml Config-AutoConf-0.21/README Config-AutoConf-0.21/t/ Config-AutoConf-0.21/t/00.load.t Config-AutoConf-0.21/t/01.checkprog.t Config-AutoConf-0.21/t/02.compile.t Config-AutoConf-0.21/t/03.link.t Config-AutoConf-0.21/t/pod-coverage.t Config-AutoConf-0.21/t/pod.t Config-AutoConf-0.21/lib/Config/ Config-AutoConf-0.21/lib/Config/AutoConf.pm CPAN.pm: Going to build A/AM/AMBS/Config/Config-AutoConf-0.21.tar.gz >>> C:\Perl-5.14\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/Config/Config-AutoConf-0.21.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.14\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..24 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 stdint.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 Checking for header defining DIR *... dirent.h ok 6 - check_dirent_header Checking whether PERL_VERSION_STRING is declared... yes ok 7 - PERL_VERSION_STRING declared Checking whether PERL_API_REVISION is declared... yes Checking whether PERL_API_VERSION is declared... yes Checking whether PERL_API_SUBVERSION is declared... yes ok 8 - PERL_API_* declared Checking whether perl_parse(PerlInterpreter *, XSINIT_t , int , char** , char** ) is declared... yes ok 9 - perl_parse() declared Checking for I32... yes ok 10 - I32 is valid type Checking for SV *... yes Checking for AV *... yes Checking for HV *... yes ok 11 - [SAH]V * are valid types Checking for size of I32... 4 ok 12 - I32 has size of 4 bytes Checking for size of I32... (cached) 4 Checking for size of SV *... 4 Checking for size of AV... 16 Checking for size of HV *... 4 Checking for size of SV.sv_refcnt... 4 ok 13 - Could determined sizes for I32, SV *, AV, HV *, SV.sv_refcnt Checking for compute result of (-sizeof(I32))... -4 ok 14 - Compute (-sizeof(I32) Checking for struct av.sv_any... yes ok 15 - have struct av.sv_any member Checking for struct hv.sv_any... yes Checking for struct STRUCT_SV.sv_any... yes ok 16 - have struct hv.sv_any and struct STRUCT_SV.sv_any members Checking for align of I32... 4 ok 17 - Align of I32 Checking for align of SV.sv_refcnt... 4 ok 18 - Align of SV.sv_refcnt Checking for align of I32... (cached) 4 Checking for align of U32... 4 Checking for align of AV... 4 Checking for align of HV *... 4 Checking for align of SV.sv_refcnt... (cached) 4 ok 19 - Could determined sizes for I32, U32, AV, HV *, SV.sv_refcnt ok 20 - default config.h created ok 21 - config.h contains content ok 22 - default config.h created ok 23 - 2nd config.h is bigger than first (more checks made) ok 24 - 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 # TODO It seems some Windows machine doesn't have -lm Checking for foobar in -lm... no ok 4 - foobar() not in -lm # TODO It seems some Windows machine doesn't have -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 .. skipped: Set AUTHOR_TESTS for author tests. t/pod.t ........... skipped: Set AUTHOR_TESTS for author tests. All tests successful. Test Summary Report ------------------- t/03.link.t (Wstat: 0 Tests: 6 Failed: 0) TODO passed: 3-4 Files=6, Tests=37, 15 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS AMBS/Config/Config-AutoConf-0.21.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.14\var\cpan\build\Config-AutoConf-0.21-CGd3yB && tar cvf - Config-AutoConf-0.21.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/A/AM/AMBS/Config/Config-AutoConf-0.21.tar.gz Config-AutoConf-0.21.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Config-AutoConf-0.21-CGd3yB/Config-AutoConf-0.21.ppd C:/cpanfly-5.14/var/REPO/A/AM/AMBS/Config Finished 2012-12-10T02:45:53