This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Paul Johnson, This is a computer-generated report for Devel-Cover-0.62 on perl-5.8.8, created automatically by CPAN-Reporter-1.04 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'C:\vs8\vc\bin\nmake.EXE': Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Devel/Cover/DB/File.pm blib\lib\Devel\Cover\DB\File.pm cp lib/Devel/Cover/Statement.pm blib\lib\Devel\Cover\Statement.pm cp lib/Devel/Cover/Subroutine.pm blib\lib\Devel\Cover\Subroutine.pm cp lib/Devel/Cover/Report/Sort.pm blib\lib\Devel\Cover\Report\Sort.pm cp lib/Devel/Cover/DB/Structure.pm blib\lib\Devel\Cover\DB\Structure.pm cp lib/Devel/Cover/Web.pm blib\lib\Devel\Cover\Web.pm cp lib/Devel/Cover/Condition_xor_4.pm blib\lib\Devel\Cover\Condition_xor_4.pm cp lib/Devel/Cover/Branch.pm blib\lib\Devel\Cover\Branch.pm cp lib/Devel/Cover/Condition_or_2.pm blib\lib\Devel\Cover\Condition_or_2.pm cp lib/Devel/Cover/Report/Html.pm blib\lib\Devel\Cover\Report\Html.pm cp lib/Devel/Cover/Op.pm blib\lib\Devel\Cover\Op.pm cp lib/Devel/Cover/Inc.pm blib\lib\Devel\Cover\Inc.pm cp lib/Devel/Cover.pm blib\lib\Devel\Cover.pm cp lib/Devel/Cover/Condition_and_3.pm blib\lib\Devel\Cover\Condition_and_3.pm cp lib/Devel/Cover/Report/Html_basic.pm blib\lib\Devel\Cover\Report\Html_basic.pm cp lib/Devel/Cover/Pod.pm blib\lib\Devel\Cover\Pod.pm cp lib/Devel/Cover/Annotation/Random.pm blib\lib\Devel\Cover\Annotation\Random.pm cp lib/Devel/Cover/Condition_and_2.pm blib\lib\Devel\Cover\Condition_and_2.pm cp lib/Devel/Cover/Report/Html_minimal.pm blib\lib\Devel\Cover\Report\Html_minimal.pm cp lib/Devel/Cover/Time.pm blib\lib\Devel\Cover\Time.pm cp lib/Devel/Cover/Condition_or_3.pm blib\lib\Devel\Cover\Condition_or_3.pm cp lib/Devel/Cover/Report/Html_subtle.pm blib\lib\Devel\Cover\Report\Html_subtle.pm cp lib/Devel/Cover/Report/Text.pm blib\lib\Devel\Cover\Report\Text.pm cp lib/Devel/Cover/Report/Text2.pm blib\lib\Devel\Cover\Report\Text2.pm cp lib/Devel/Cover/Report/Compilation.pm blib\lib\Devel\Cover\Report\Compilation.pm cp lib/Devel/Cover/DB.pm blib\lib\Devel\Cover\DB.pm cp lib/Devel/Cover/Truth_Table.pm blib\lib\Devel\Cover\Truth_Table.pm cp lib/Devel/Cover/Tutorial.pod blib\lib\Devel\Cover\Tutorial.pod cp lib/Devel/Cover/Criterion.pm blib\lib\Devel\Cover\Criterion.pm cp lib/Devel/Cover/Annotation/Svk.pm blib\lib\Devel\Cover\Annotation\Svk.pm cp lib/Devel/Cover/Test.pm blib\lib\Devel\Cover\Test.pm cp lib/Devel/Cover/Condition.pm blib\lib\Devel\Cover\Condition.pm C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\typemap -typemap typemap Cover.xs > Cover.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Cover.xsc Cover.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" "-IC:\Perl\lib\CORE" Cover.c Cover.c Cover.xs(210) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\VS8\VC\INCLUDE\stdio.h(345) : see declaration of 'sprintf' Cover.c(1550) : warning C4101: 'RETVAL' : unreferenced local variable c:\perl\cpan\build\devel-cover-0.62-tbqas9\cover.xs(473) : warning C4716: 'store_return' : must return a value Running Mkbootstrap for Devel::Cover () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Cover.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Devel::Cover\", 'DLBASE' => 'Cover', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Devel\Cover\Cover.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 Cover.obj C:\Perl\lib\CORE\perl58.lib 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 msvcrt.lib -def:Cover.def Creating library blib\arch\auto\Devel\Cover\Cover.lib and object blib\arch\auto\Devel\Cover\Cover.exp Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_nextstate referenced in function _dc_nextstate Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_setstate referenced in function _dc_setstate Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_dbstate referenced in function _dc_dbstate Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_entersub referenced in function _dc_entersub Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_cond_expr referenced in function _dc_cond_expr Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_and referenced in function _dc_and Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_andassign referenced in function _dc_andassign Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_or referenced in function _dc_or Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_orassign referenced in function _dc_orassign Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_xor referenced in function _dc_xor Cover.obj : error LNK2019: unresolved external symbol _Perl_pp_require referenced in function _dc_require blib\arch\auto\Devel\Cover\Cover.dll : fatal error LNK1120: 11 unresolved externals NMAKE : fatal error U1077: 'C:\VS8\VC\BIN\link.EXE' : return code '0x460' Stop. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------- ---- ------- Digest::MD5 0 2.36_01 Storable 0 2.16 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\4NT8\4nt.exe INCLUDE = C:\VS8\VC\ATLMFC\INCLUDE;C:\VS8\VC\INCLUDE;C:\VS8\VC\PlatformSDK\include;C:\VS8\SDK\v2.0\include; LIB = C:\VS8\VC\ATLMFC\LIB;C:\VS8\VC\LIB;C:\VS8\VC\PlatformSDK\lib;C:\VS8\SDK\v2.0\lib; NUMBER_OF_PROCESSORS = 2 PATH = C:\Tcl\Devkit\bin;C:\Program Files\ActiveState Komodo IDE 4.2\;C:\Perl\PDK\bin\;C:\Tcl\bin;C:\Python25\;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\utils;c:\4nt8;C:\VS8\Common7\IDE;C:\VS8\VC\BIN;C:\VS8\Common7\Tools;C:\VS8\Common7\Tools\bin;C:\VS8\VC\PlatformSDK\bin;C:\VS8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\VS8\VC\VCPackages;c:\openssl\bin;c:\gnupg;;C:\Program Files\WinSCP\;C:\usr\bin;C:\PROGRA~1\ATT\Graphviz\bin;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;;C:\Program Files\NTP\bin;C:\Program Files\QuickTime\QTSystem\ PERL5LIB = C:\Perl\PDK\lib\ PERL5_CPANPLUS_IS_RUNNING = 300 PERL5_CPAN_IS_EXECUTING = C:\Perl\cpan\build\Devel-Cover-0.62-TBqaS9\Makefile.PL PERL5_CPAN_IS_RUNNING = 300 PERLDB_OPTS = RemotePort=127.0.0.1:2000 PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel TEMP = C:\DOCUME~1\a00772a\LOCALS~1\Temp Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = C:\Perl\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9204 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs= 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 msvcrt.lib perllibs= 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 msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
