PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.12\var\megalib\bin;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\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-05-29T21:17:28 ActivePerl-1200 CPAN-2.00 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:\cygwin\bin;C:\CPANFL~1.12\var\megalib\bin;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:\INSTAN~1;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 Reading 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Fri, 30 May 2014 03:06:13 GMT Running make for R/RE/REHSACK/Config-AutoConf-0.303.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/Config-AutoConf-0.303.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RE\REHSACK\Config-AutoConf-0.303.tar.gz ok Config-AutoConf-0.303/ Config-AutoConf-0.303/Changes Config-AutoConf-0.303/lib/ Config-AutoConf-0.303/Makefile.PL Config-AutoConf-0.303/MANIFEST Config-AutoConf-0.303/MANIFEST.SKIP Config-AutoConf-0.303/META.json Config-AutoConf-0.303/META.yml Config-AutoConf-0.303/README Config-AutoConf-0.303/t/ Config-AutoConf-0.303/t/00.load.t Config-AutoConf-0.303/t/01.checkprog.t Config-AutoConf-0.303/t/02.compile.t Config-AutoConf-0.303/t/03.link.t Config-AutoConf-0.303/t/05.settings.t Config-AutoConf-0.303/t/testdata/ Config-AutoConf-0.303/t/testdata/foo.pc Config-AutoConf-0.303/lib/Config/ Config-AutoConf-0.303/lib/Config/AutoConf.pm CPAN.pm: Building R/RE/REHSACK/Config-AutoConf-0.303.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile 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 REHSACK/Config-AutoConf-0.303.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" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t xt/*.t t/00.load.t ....... 1..1 ok 1 - use Config::AutoConf; ok # Check for some progs to get an overview about world outside # Found AWK as C:\cygwin\bin\gawk.exe # Found SED as C:\cygwin\bin\sed.exe # Found EGREP as C:\cygwin\bin\egrep.exe t/01.checkprog.t .. 1..18 ok 1 - Find perl ok 2 - Don't find ''hopingnobodyhasthiscommand ok 3 - Find perl only ok 4 - Find no _xn surrounded perl Checking for awk... /somewhere/over/the/rainbow ok 5 - $ENV{AWK} honored Checking for sed... /somewhere/over/the/rainbow ok 6 - $ENV{SED} honored Checking for egrep... /somewhere/over/the/rainbow ok 7 - $ENV{EGREP} honored Checking for yacc... /somewhere/over/the/rainbow ok 8 - $ENV{YACC} honored Checking for awk... (cached) /somewhere/over/the/rainbow ok 9 - $ENV{ac_cv_prog_AWK} honored Checking for sed... (cached) /somewhere/over/the/rainbow ok 10 - $ENV{ac_cv_prog_SED} honored Checking for egrep... (cached) /somewhere/over/the/rainbow ok 11 - $ENV{ac_cv_prog_EGREP} honored Checking for yacc... (cached) /somewhere/over/the/rainbow ok 12 - $ENV{ac_cv_prog_YACC} honored Checking for awk... C:\cygwin\bin\gawk.exe ok 13 - C:cygwinbingawk.exe is executable Checking for sed... C:\cygwin\bin\sed.exe ok 14 - C:cygwinbinsed.exe is executable Checking for egrep... C:\cygwin\bin\egrep.exe ok 15 - C:cygwinbinegrep.exe is executable Checking for yacc... ok 16 # skip No yacc Checking for lex... ok 17 # skip No lex Checking for pkg-config... ok 18 # skip No pkg-config ok t/02.compile.t .... 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 *... 8 Checking for size of AV... 24 Checking for size of HV *... 8 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... 8 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... 8 Checking for align of HV *... 8 Checking for align of SV.sv_refcnt... (cached) 8 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 25 - Successfully added 2nd loghandle Checking whether perl api is accessible... yes ok 26 - Could compile perl extensions ok 27 - add_log_fh/delete_log_fh Checking for insane.h... (cached) /usr/include/insane.h ok 28 - Cache override for header files work 1..28 ok # Failed test 'Could link perl extensions' # at t/03.link.t line 49. # link stage failed - error building testgfogye.exe from testgfogye.obj at C:/cpanfly-5.12/var/megalib/ExtUtils/CBuilder/Base.pm line 323. # # failing program is: # /* end of conftest.h */ # # #include # #ifdef HAVE_SYS_TYPES_H # # include # #endif # #ifdef HAVE_SYS_STAT_H # # include # #endif # #ifdef STDC_HEADERS # # include # # include # #else # # ifdef HAVE_STDLIB_H # # include # # endif # #endif # #ifdef HAVE_STRING_H # # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # # include # # endif # # include # #endif # #ifdef HAVE_STRINGS_H # # include # #endif # #ifdef HAVE_INTTYPES_H # # include # #endif # #ifdef HAVE_STDINT_H # # include # #endif # #ifdef HAVE_UNISTD_H # # include # #endif # # #include # #include # #include /* for perl context in threaded perls */ # # # int # main () # { # I32 rc; # SV *foo = newSVpv("Perl rocks", 11); # rc = SvCUR(foo); # ; # return 0; # } # # # stdout was : # link /OUT:testgfogye.exe testgfogye.obj -LC:\Perl64-5.12\lib\CORE oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib bufferoverflowU.lib msvcrt.lib -lperl # Microsoft (R) Incremental Linker Version 8.00.40310.39 # Copyright (C) Microsoft Corporation. All rights reserved. # # LINK : warning LNK4044: unrecognized option '/LC:\Perl64-5.12\lib\CORE'; ignored # LINK : warning LNK4044: unrecognized option '/lperl'; ignored # testgfogye.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 '/LC:\Perl64-5.12\lib\CORE'; ignored # LINK : warning LNK4044: unrecognized option '/lperl'; ignored # testgfogye.obj : error LNK2001: unresolved external symbol Perl_get_context # testgfogye.obj : error LNK2001: unresolved external symbol Perl_newSVpv # testgfogye.exe : fatal error LNK1120: 2 unresolved externals # # Looks like you failed 1 test of 9. t/03.link.t ....... ok 1 - Instantiating Config::AutoConf for check_lib() tests ok 2 - Instantiating Config::AutoConf for search_libs() tests Checking for foobar in -lm... no ok 3 - foobar() not in -lm # TODO It seems some Windows machine doesn't have -lm Checking for atan in -lm... no not ok 4 - atan() in -lm # TODO It seems some Windows machine doesn't have -lm # Failed (TODO) test 'atan() in -lm' # at t/03.link.t line 26. Checking for library containing atan... no not ok 5 - searching lib for atan() # TODO It seems some Windows machine doesn't have -lm # Failed (TODO) test 'searching lib for atan()' # at t/03.link.t line 29. not ok 6 - library for atan() found (or none required) # TODO It seems some Windows machine doesn't have -lm # Failed (TODO) test 'library for atan() found (or none required)' # at t/03.link.t line 30. # got: '0' # expected: anything else ok 7 - Successfully added 2nd loghandle not ok 8 - Could link perl extensions ok 9 - add_log_fh/delete_log_fh 1..9 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/9 subtests (1 TODO test unexpectedly succeeded) t/05.settings.t ... 1..9 Checking for pkg-config... ok 1 # skip No pkg-config Checking for pkg-config... Checking for pkg-config package of bar>2... -Ibar -lbar ok 2 - pkg-config flags for 'bar>2' ok 3 - cache entry for 'bar>2' computed correctly Checking whether pureperl shall be forced... no ok 4 - PERL_MM_OPT="PUREPERL_ONLY=0" Makefile.PL Checking whether pureperl shall be forced... yes ok 5 - PERL_MM_OPT="PUREPERL_ONLY=1" Makefile.PL Checking whether pureperl shall be forced... no ok 6 - Makefile.PL PUREPERL_ONLY=0 Checking whether pureperl shall be forced... yes ok 7 - Makefile.PL PUREPERL_ONLY=1 Checking whether pureperl shall be forced... yes ok 8 - Build.PL --pureperl-only Checking whether pureperl shall be forced... yes ok 9 - PERL_MB_OPT="--pureperl-only" ok Test Summary Report ------------------- t/03.link.t (Wstat: 256 Tests: 9 Failed: 1) Failed test: 8 TODO passed: 3 Non-zero exit status: 1 Files=5, Tests=65, 41 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU) Result: FAIL Failed 1/5 test programs. 1/65 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. REHSACK/Config-AutoConf-0.303.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports REHSACK/Config-AutoConf-0.303.tar.gz Finished 2014-05-29T21:18:14