Report for Win32-Process-List-0.09

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA Win32-Process-List-0.09 v5.13.5 GNU/Linux
Date: 2011-05-28T05:55:04Z

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 Reinhard Pagitsch,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. 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] [Sat May 28 06:54:01 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/R/RP/RPAGITSCH/CHECKSUMS'
[MSG] [Sat May 28 06:54:01 2011] Checksum matches for 'Win32-Process-User-0.02.tar.gz'
[MSG] [Sat May 28 06:54:02 2011] Extracted 'Win32::Process::User' to '/home/cpan/pit/bare/conf/perl-5.13.5/.cpanplus/5.13.5/build/Win32-Process-User-0.02'
[MSG] [Sat May 28 06:54:02 2011] CPANPLUS is prefering Build.PL
[MSG] [Sat May 28 06:54:02 2011] Loading YACSmoke database "/home/cpan/pit/bare/conf/perl-5.13.5/.cpanplus/cpansmoke.dat"
[MSG] [Sat May 28 06:54:02 2011] Checking if your kit is complete...
Looks good
Warning: prerequisite Win32::Process::List 0.01 not found.
Writing Makefile for Win32::Process::User
Writing MYMETA.yml

[MSG] [Sat May 28 06:54:02 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat May 28 06:54:02 2011] Checking for previous PASS result for "Win32-Process-User-0.02"
[MSG] [Sat May 28 06:54:02 2011] Module 'Win32::Process::User' requires 'Win32::Process::List' version '0.01' to be installed 
[MSG] [Sat May 28 06:54:02 2011] Using cached file '/home/cpan/pit/bare/conf/perl-5.13.5/.cpanplus/authors/id/R/RP/RPAGITSCH/CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Sat May 28 06:54:02 2011] Checksum matches for 'Win32-Process-List-0.09.tar.gz'
[MSG] [Sat May 28 06:54:02 2011] Extracted 'Win32::Process::List' to '/home/cpan/pit/bare/conf/perl-5.13.5/.cpanplus/5.13.5/build/Win32-Process-List-0.09'
[MSG] [Sat May 28 06:54:02 2011] CPANPLUS is prefering Build.PL
[MSG] [Sat May 28 06:54:02 2011] Checking if your kit is complete...
Looks good
Writing Makefile for Win32::Process::List
Writing MYMETA.yml

[MSG] [Sat May 28 06:54:02 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat May 28 06:54:02 2011] Checking for previous PASS result for "Win32-Process-List-0.09"
[ERROR] [Sat May 28 06:54:03 2011] MAKE failed: No such file or directory cp processes.pl blib/lib/Win32/Process/processes.pl
cp List.pm blib/lib/Win32/Process/List.pm
AutoSplitting blib/lib/Win32/Process/List.pm (blib/lib/auto/Win32/Process/List)
/home/cpan/pit/bare/perl-5.13.5/bin/perl5.13.5 /home/cpan/pit/bare/perl-5.13.5/lib/5.13.5/ExtUtils/xsubpp  -typemap /home/cpan/pit/bare/perl-5.13.5/lib/5.13.5/ExtUtils/typemap  List.xs > List.xsc && mv List.xsc List.c
Please specify prototyping behavior for List.xs (see perlxs manual)
cc -c   -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/cpan/pit/bare/perl-5.13.5/lib/5.13.5/x86_64-linux/CORE"   List.c
List.xs:4:21: error: windows.h: No such file or directory
List.xs:5:22: error: tlhelp32.h: No such file or directory
List.xs:22: error: expected declaration specifiers or '...' before 'DWORD'
List.xs: In function 'printError':
List.xs:24: error: 'err' undeclared (first use in this function)
List.xs:24: error: (Each undeclared identifier is reported only once
List.xs:24: error: for each function it appears in.)
List.xs:25: error: 'FORMAT_MESSAGE_FROM_SYSTEM' undeclared (first use in this function)
List.xs:26: error: 'FORMAT_MESSAGE_IGNORE_INSERTS' undeclared (first use in this function)
List.xs: In function 'XS_Win32__Process__List_ProcessAliveP':
List.xs:64: error: 'HANDLE' undeclared (first use in this function)
List.xs:64: error: expected ';' before 'hProcessSnap'
List.xs:65: error: 'PROCESSENTRY32' undeclared (first use in this function)
List.xs:65: error: expected ';' before 'pe32'
List.xs:67: error: 'DWORD' undeclared (first use in this function)
List.xs:67: error: expected ';' before 'err'
List.xs:73: error: 'hProcessSnap' undeclared (first use in this function)
List.xs:73: error: 'TH32CS_SNAPPROCESS' undeclared (first use in this function)
List.xs:74: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function)
List.xs:76: error: 'err' undeclared (first use in this function)
List.xs:76: error: too many arguments to function 'printError'
List.xs:84: error: 'pe32' undeclared (first use in this function)
List.xs:87: error: too many arguments to function 'printError'
List.xs: In function 'XS_Win32__Process__List_ProcessAliveN':
List.xs:117: error: 'HANDLE' undeclared (first use in this function)
List.xs:117: error: expected ';' before 'hProcessSnap'
List.xs:118: error: 'PROCESSENTRY32' undeclared (first use in this function)
List.xs:118: error: expected ';' before 'pe32'
List.xs:120: error: 'DWORD' undeclared (first use in this function)
List.xs:120: error: expected ';' before 'err'
List.xs:126: error: 'hProcessSnap' undeclared (first use in this function)
List.xs:126: error: 'TH32CS_SNAPPROCESS' undeclared (first use in this function)
List.xs:127: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function)
List.xs:129: error: 'err' undeclared (first use in this function)
List.xs:129: error: too many arguments to function 'printError'
List.xs:137: error: 'pe32' undeclared (first use in this function)
List.xs:140: error: too many arguments to function 'printError'
List.xs: In function 'XS_Win32__Process__List_ListProcesses':
List.xs:170: error: 'HANDLE' undeclared (first use in this function)
List.xs:170: error: expected ';' before 'hProcessSnap'
List.xs:171: error: 'PROCESSENTRY32' undeclared (first use in this function)
List.xs:171: error: expected ';' before 'pe32'
List.xs:173: error: 'DWORD' undeclared (first use in this function)
List.xs:173: error: expected ';' before 'err'
List.xs:180: error: 'hProcessSnap' undeclared (first use in this function)
List.xs:180: error: 'TH32CS_SNAPPROCESS' undeclared (first use in this function)
List.xs:181: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function)
List.xs:183: error: 'err' undeclared (first use in this function)
List.xs:183: error: too many arguments to function 'printError'
List.xs:191: error: 'pe32' undeclared (first use in this function)
List.xs:194: error: too many arguments to function 'printError'
make: *** [List.o] Error 1



******************************** 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 CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.44

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5_CPANPLUS_IS_RUNNING = 8619
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL5_MINISMOKEBOX = 0.44
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.13.5
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.13.5/bin/perl5.13.5
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 13 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.13.5 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Feb 18 2011 10:48:19
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="8619"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL5_MINISMOKEBOX="0.44"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.13.5"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/perl-5.13.5/lib/site_perl/5.13.5/x86_64-linux
    /home/cpan/pit/bare/perl-5.13.5/lib/site_perl/5.13.5
    /home/cpan/pit/bare/perl-5.13.5/lib/5.13.5/x86_64-linux
    /home/cpan/pit/bare/perl-5.13.5/lib/5.13.5
    .