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 BRIANSKI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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 'make test':

[MSG] [Fri Jan 25 21:46:13 2008] Trying to get 
'http://www.cpan.org/authors/id/B/BR/BRIANSKI/Proc-Exists-0.04.tar.gz'
[MSG] [Fri Jan 25 21:46:18 2008] Trying to get 
'http://www.cpan.org/authors/id/B/BR/BRIANSKI/CHECKSUMS'
[MSG] [Fri Jan 25 21:46:19 2008] Checksum matches for 'Proc-Exists-0.04.tar.gz'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/Exists.xs'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/META.yml'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/Changes'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/lib/'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/lib/Proc/'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/lib/Proc/Exists.pm'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/ppport.h'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/README'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/MANIFEST'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/Makefile.PL'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/t/'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/t/perlcritic.t'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/t/00.load.t'
[MSG] [Fri Jan 25 21:46:19 2008] Extracted 'Proc-Exists-0.04/t/01.usage.t'
[MSG] [Fri Jan 25 21:46:20 2008] Extracted 'Proc-Exists-0.04/t/pod-coverage.t'
[MSG] [Fri Jan 25 21:46:20 2008] Extracted 'Proc-Exists-0.04/t/pod.t'
[MSG] [Fri Jan 25 21:46:20 2008] Extracted 'Proc::Exists' to 
'/home/cwill1is/perl5.10.0/.cpanplus/5.10.0/build/Proc-Exists-0.04'
[MSG] [Fri Jan 25 21:46:22 2008] Testing if you have a working C compiler and 
the needed header files... YES
Checking if your kit is complete...
Looks good
Writing Makefile for Proc::Exists

[MSG] [Fri Jan 25 21:46:22 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Jan 25 21:46:41 2008] cp lib/Proc/Exists.pm blib/lib/Proc/Exists.pm
/home/cwill1is/perl5.10.0/bin/perl.exe 
/home/cwill1is/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/home/cwill1is/perl5.10.0/lib/5.10.0/ExtUtils/typemap  Exists.xs > Exists.xsc 
&& mv Exists.xsc Exists.c
gcc -c  -I. -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe 
-I/usr/local/include -DUSEIMPORTLIB -O2   -DVERSION=\"0.04\" 
-DXS_VERSION=\"0.04\"  
"-I/home/cwill1is/perl5.10.0/lib/5.10.0/cygwin-thread-multi-64int/CORE"   
Exists.c
Running Mkbootstrap for Proc::Exists ()
chmod 644 Exists.bs
rm -f blib/arch/auto/Proc/Exists/Exists.dll
g++  --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--stack,8388608 -Wl,--enable-auto-image-base -Wl,--enable-auto-import 
-L/usr/local/lib Exists.o  -o blib/arch/auto/Proc/Exists/Exists.dll  \
          
/home/cwill1is/perl5.10.0/lib/5.10.0/cygwin-thread-multi-64int/CORE/libperl.dll.a
     \
          
chmod 755 blib/arch/auto/Proc/Exists/Exists.dll
cp Exists.bs blib/arch/auto/Proc/Exists/Exists.bs
chmod 644 blib/arch/auto/Proc/Exists/Exists.bs

[ERROR] [Fri Jan 25 21:46:53 2008] MAKE TEST failed: Illegal seek 
/home/cwill1is/perl5.10.0/bin/perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load...........ok
# Testing Proc::Exists 0.04
t/01.usage..........
#   Failed test at t/01.usage.t line 8.

#   Failed test at t/01.usage.t line 11.
Use of uninitialized value in numeric eq (==) at t/01.usage.t line 12.

#   Failed test at t/01.usage.t line 12.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/8 subtests 
# Looks like you failed 3 tests of 8.
t/perlcritic........skipped: Test::Perl::Critic required for testing PBP 
compliance
t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD 
coverage
t/pod...............skipped: Test::Pod 1.14 required for testing POD

Test Summary Report
-------------------
t/01.usage.t    (Wstat: 768 Tests: 8 Failed: 3)
  Failed tests:  2-4
  Non-zero exit status: 3
Files=5, Tests=9,  8 wallclock secs ( 0.06 usr  0.05 sys +  3.39 cusr  4.12 
csys =  7.62 CPU)
Result: FAIL
Failed 1/5 test programs. 3/9 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Fri Jan 25 21:46:53 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Test::More                         0.72        0

******************************** 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. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/Program
 
Files/Subversion/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program
 Files/Support 
Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
 Files/Microsoft SQL 
Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program 
Files/Vim/vim63:/cygdrive/c/Program 
Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH Communications 
Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap
    PERL5LIB = 
:/home/cwill1is/perl5.10.0/.cpanplus/5.10.0/build/Proc-Exists-0.04/blib/lib:/home/cwill1is/perl5.10.0/.cpanplus/5.10.0/build/Proc-Exists-0.04/blib/arch:/home/cwill1is/perl5.10.0/.cpanplus/5.10.0/build/Proc-Exists-0.04/blib
    PERL5_CPANPLUS_IS_RUNNING = 12244
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
    SHELL = /bin/sh
    TERM = screen

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

    Perl: $^X = /home/cwill1is/perl5.10.0/bin/perl.exe
    UID:  $<  = 11964
    EUID: $>  = 11964
    GID:  $(  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503
    EGID: $)  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.2 citu003 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-e -Dprefix=/home/cwill1is/perl5.10.0 -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing 
-pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 
0.125)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--stack,8388608 -Wl,--enable-auto-image-base -Wl,--enable-auto-import 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base 
-Wl,--enable-auto-import -L/usr/local/lib'

Reply via email to