Report for Win32-API-0.71

Back
From: metabase:user:dc1c8589-6bf4-1014-abca-562cf06b08ef
Subject: FAIL Win32-API-0.71 v5.14.2 
Date: 2012-10-14T23:02:44Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cosimo Streppone,

This is a computer-generated report for Win32-API-0.71
on perl 5.14.2, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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:\strawberry-perl-5.14.2.1-32bit\c\bin\dmake.EXE test':

C:\strawberry-perl-5.14.2.1-32bit\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# API test dll found at (API_test.dll)
t/00_API.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/48 subtests 
Integer overflow in hexadecimal number at t/01_Struct.t line 162.
# $^E=
t/01_Struct.t ....... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 13/18 subtests 
# $result=12668
# $$=12668
t/02_GetProcess.t ... ok
# Win32::API 0.71
# Import: ÇÚµéÀÌ À߸øµÇ¾ú½À´Ï´Ù
dmake.EXE:  Error code 129, while making 'test_dynamic'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have  
    ------------------- ---- ------
    Scalar::Util        0    1.25  

build_requires:

    Module              Need Have  
    ------------------- ---- ------
    Encode              0    2.47  
    File::Spec          0    3.33  
    IPC::Open3          0    1.09  
    Math::Int64         0    0.26  
    Test::More          0    0.98  
    Win32               0    0.45  
    Win32API::File      0    0.1200

configure_requires:

    Module              Need Have  
    ------------------- ---- ------
    ExtUtils::MakeMaker 0    6.62  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\strawberry-perl-5.14.2.1-32bit\perl\site\bin;C:\strawberry-perl-5.14.2.1-32bit\perl\bin;C:\strawberry-perl-5.14.2.1-32bit\c\bin;C:\Program Files (x86)\Wizvera\Delfino;C:\PROGRAM FILES\BROADCOM\BROADCOM 802.11 NETWORK ADAPTER\DRIVER;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\PROGRAM FILES (X86)\LENOVO\ACCESS CONNECTIONS\;C:\PROGRAM FILES\THINKPAD\BLUETOOTH SOFTWARE\;C:\PROGRAM FILES\THINKPAD\BLUETOOTH SOFTWARE\SYSWOW64;;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11880
    PERL5_CPAN_IS_RUNNING = 11880
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    TEMP = C:\Users\kang\AppData\Local\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry-perl-5.14.2.1-32bit\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          n/a     
    version             0.9901  


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.14.2.1 #1 Tue Nov 22 21:00:59 2011 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=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='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.7', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry-perl-5.14.2.1-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.14.2.1-32bit\c\lib"'
    libpth=C:\strawberry-perl-5.14.2.1-32bit\c\lib C:\strawberry-perl-5.14.2.1-32bit\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry-perl-5.14.2.1-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.14.2.1-32bit\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Nov 22 2011 21:13:28
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="11880"
    PERL5_CPAN_IS_RUNNING="11880"
  @INC:
    C:/strawberry-perl-5.14.2.1-32bit/perl/site/lib/MSWin32-x86-multi-thread
    C:/strawberry-perl-5.14.2.1-32bit/perl/site/lib
    C:/strawberry-perl-5.14.2.1-32bit/perl/vendor/lib
    C:/strawberry-perl-5.14.2.1-32bit/perl/lib
    .