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 SCRESTO,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.77_02. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Mon Nov 13 00:31:06 2006] Trying to get 
'http://www.cpan.org/authors/id/S/SC/SCRESTO/Sys-MemInfo-0.91.tar.gz'
[MSG] [Mon Nov 13 00:31:07 2006] Trying to get 
'http://www.cpan.org/authors/id/S/SC/SCRESTO/CHECKSUMS'
[MSG] [Mon Nov 13 00:31:08 2006] Checksum matches for 'Sys-MemInfo-0.91.tar.gz'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/freebsd.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/irix.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/hpux.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/tru64.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/aix.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/sco.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/win32.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/bsd.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/linux.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/solaris.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/darwin.xs'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/arch/functions.h'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/MemInfo.pm'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/README'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/t'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/t/1.t'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/Makefile.PL'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/Changes'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys-MemInfo/MANIFEST'
[MSG] [Mon Nov 13 00:31:08 2006] Extracted 'Sys::MemInfo' to 'C:\Documents and 
Settings\Sasha\Application Data\.cpanplus\5.8.7\build\Sys-MemInfo'
[MSG] [Mon Nov 13 00:31:12 2006] Sys::MemInfo for Windows 200X/XP/Vista and 
higher
Checking if your kit is complete...
Looks good
Writing Makefile for Sys::MemInfo

[MSG] [Mon Nov 13 00:31:12 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Mon Nov 13 00:31:52 2006] MAKE failed: Bad file descriptor 
Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

cp MemInfo.pm blib\lib\Sys\MemInfo.pm
        C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp  -noprototypes 
-typemap C:\Perl\lib\ExtUtils\typemap  MemInfo.xs > MemInfo.xsc && 
C:\Perl\bin\perl.exe -MExtUtils::Command -e mv MemInfo.xsc MemInfo.c
        cl -c    -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED 
-DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO 
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.91\"  
-DXS_VERSION=\"0.91\"  "-IC:\Perl\lib\CORE"   MemInfo.c
MemInfo.c
MemInfo.xs(28) : error C2065: 'MEMORYSTATUSEX' : undeclared identifier
MemInfo.xs(28) : error C2146: syntax error : missing ';' before identifier 
'stat'
MemInfo.xs(28) : warning C4550: expression evaluates to a function which is 
missing an argument list
MemInfo.xs(29) : error C2143: syntax error : missing ';' before 'type'
MemInfo.xs(31) : error C2070: illegal sizeof operand
MemInfo.xs(31) : error C2198: 'memset' : too few actual parameters
MemInfo.xs(36) : error C2224: left of '.dwLength' must have struct/union type
MemInfo.xs(36) : error C2070: illegal sizeof operand
MemInfo.xs(37) : warning C4013: 'GlobalMemoryStatusEx' undefined; assuming 
extern returning int
MemInfo.xs(38) : error C2065: 'ret' : undeclared identifier
MemInfo.xs(38) : error C2224: left of '.ullTotalPhys' must have struct/union 
type
MemInfo.xs(51) : error C2146: syntax error : missing ';' before identifier 
'stat'
MemInfo.xs(51) : warning C4550: expression evaluates to a function which is 
missing an argument list
MemInfo.xs(52) : error C2143: syntax error : missing ';' before 'type'
MemInfo.xs(54) : error C2070: illegal sizeof operand
MemInfo.xs(54) : error C2198: 'memset' : too few actual parameters
MemInfo.xs(59) : error C2224: left of '.dwLength' must have struct/union type
MemInfo.xs(59) : error C2070: illegal sizeof operand
MemInfo.xs(61) : error C2224: left of '.ullAvailPhys' must have struct/union 
type
MemInfo.xs(73) : error C2146: syntax error : missing ';' before identifier 
'stat'
MemInfo.xs(73) : warning C4550: expression evaluates to a function which is 
missing an argument list
MemInfo.xs(74) : error C2143: syntax error : missing ';' before 'type'
MemInfo.xs(76) : error C2070: illegal sizeof operand
MemInfo.xs(76) : error C2198: 'memset' : too few actual parameters
MemInfo.xs(81) : error C2224: left of '.dwLength' must have struct/union type
MemInfo.xs(81) : error C2070: illegal sizeof operand
MemInfo.xs(83) : error C2224: left of '.ullTotalPageFile' must have 
struct/union type
MemInfo.xs(96) : error C2146: syntax error : missing ';' before identifier 
'stat'
MemInfo.xs(96) : warning C4550: expression evaluates to a function which is 
missing an argument list
MemInfo.xs(97) : error C2143: syntax error : missing ';' before 'type'
MemInfo.xs(99) : error C2070: illegal sizeof operand
MemInfo.xs(99) : error C2198: 'memset' : too few actual parameters
MemInfo.xs(104) : error C2224: left of '.dwLength' must have struct/union type
MemInfo.xs(104) : error C2070: illegal sizeof operand
MemInfo.xs(106) : error C2224: left of '.ullAvailPageFile' must have 
struct/union type
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.



******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, 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 -DBUILT_BY_ACTIVESTATE -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='undef'
  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'

Reply via email to