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 MLEHMANN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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] [Thu Nov  1 00:43:07 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/EV-0.03.tar.gz'
[MSG] [Thu Nov  1 00:43:08 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Thu Nov  1 00:43:10 2007] Checksum matches for 'EV-0.03.tar.gz'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/t/'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/t/00_load.t'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV/'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV/DNS.pm'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV/EVAPI.h'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV/MakeMaker.pm'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV/AnyEvent.pm'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV.pm'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/EV.xs'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/README'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/Changes'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/Makefile.PL'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/META.yml'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/typemap'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/COPYING'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV-0.03/MANIFEST'
[MSG] [Thu Nov  1 00:43:10 2007] Extracted 'EV' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/EV-0.03'
[MSG] [Thu Nov  1 00:43:11 2007] 
***
*** You need to install libevent (http://monkey.org/~provos/libevent/) 
separately
*** first in a way so that the Makefile.PL can find both -levent and the event.h
*** and evdns.h include files.
*** 
*** Version 1.3e or higher is recommended, but older 1.3 versions likely work 
too.
*** 

Checking if your kit is complete...
Looks good
Writing Makefile for EV

[MSG] [Thu Nov  1 00:43:11 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Thu Nov  1 00:43:12 2007] MAKE failed: ¤£§Æ±æªº¸Ë¸m¿é¥X¤J±±¨î (ioctl) 
cp EV/MakeMaker.pm blib/lib/EV/MakeMaker.pm
cp EV/AnyEvent.pm blib/lib/EV/AnyEvent.pm
cp EV/DNS.pm blib/lib/EV/DNS.pm
cp EV/EVAPI.h blib/lib/EV/EVAPI.h
cp EV.pm blib/lib/EV.pm
Running Mkbootstrap for EV ()
EV.xs:10:19: error: event.h: [EMAIL PROTECTED]
EV.xs:11:19: error: evdns.h: [EMAIL PROTECTED]
EV.xs:21:20: error: evhttp.h: [EMAIL PROTECTED]
EV.xs:81: error: field 'ev' has incomplete type
EV.xs: In function 'e_cb':
EV.xs:207: error: 'EV_PERSIST' undeclared (first use in this function)
EV.xs:207: error: (Each undeclared identifier is reported only once
EV.xs:207: error: for each function it appears in.)
EV.xs:207: error: 'EV_TIMEOUT' undeclared (first use in this function)
EV.xs: In function 'dns_cb':
EV.xs:247: error: 'DNS_ERR_NONE' undeclared (first use in this function)
EV.xs:257: error: 'DNS_IPv6_AAAA' undeclared (first use in this function)
EV.xs:260: error: 'DNS_IPv4_A' undeclared (first use in this function)
EV.xs:263: error: 'DNS_PTR' undeclared (first use in this function)
EV.xs: In function 'XS_EV_version':
EV.xs:345: warning: assignment makes pointer from integer without a cast
EV.c: In function 'XS_EV_init':
EV.c:344: warning: assignment makes pointer from integer without a cast
EV.xs: In function 'XS_EV_timed_io':
EV.xs:385: error: 'EV_PERSIST' undeclared (first use in this function)
EV.xs: In function 'XS_EV_signal':
EV.xs:427: error: 'EV_SIGNAL' undeclared (first use in this function)
EV.xs:427: error: 'EV_PERSIST' undeclared (first use in this function)
EV.xs: In function 'XS_EV__Base_new':
EV.xs:440: warning: assignment makes pointer from integer without a cast
EV.xs: In function 'XS_EV__Event_fh':
EV.xs:516: error: 'EV_SIGNAL' undeclared (first use in this function)
EV.xs: In function 'XS_EV__Event_signal':
EV.xs:537: error: 'EV_SIGNAL' undeclared (first use in this function)
EV.c: In function 'XS_EV__DNS_err_to_string':
EV.c:1185: warning: assignment makes pointer from integer without a cast
EV.xs: In function 'boot_EV':
EV.xs:300: error: 'EV_TIMEOUT' undeclared (first use in this function)
EV.xs:301: error: 'EV_READ' undeclared (first use in this function)
EV.xs:302: error: 'EV_WRITE' undeclared (first use in this function)
EV.xs:303: error: 'EV_SIGNAL' undeclared (first use in this function)
EV.xs:304: error: 'EV_PERSIST' undeclared (first use in this function)
EV.xs:305: error: 'EVLOOP_ONCE' undeclared (first use in this function)
EV.xs:306: error: 'EVLOOP_NONBLOCK' undeclared (first use in this function)
EV.xs:307: error: 'EVBUFFER_READ' undeclared (first use in this function)
EV.xs:308: error: 'EVBUFFER_WRITE' undeclared (first use in this function)
EV.xs:309: error: 'EVBUFFER_EOF' undeclared (first use in this function)
EV.xs:310: error: 'EVBUFFER_ERROR' undeclared (first use in this function)
EV.xs:311: error: 'EVBUFFER_TIMEOUT' undeclared (first use in this function)
EV.xs:328: error: 'event_loop' undeclared (first use in this function)
EV.xs:328: warning: assignment from incompatible pointer type
EV.xs:590: error: 'DNS_ERR_NONE' undeclared (first use in this function)
EV.xs:590: error: initializer element is not constant
EV.xs:590: error: (near initialization for 'const_iv[0].iv')
EV.xs:591: error: 'DNS_ERR_FORMAT' undeclared (first use in this function)
EV.xs:591: error: initializer element is not constant
EV.xs:591: error: (near initialization for 'const_iv[1].iv')
EV.xs:592: error: 'DNS_ERR_SERVERFAILED' undeclared (first use in this function)
EV.xs:592: error: initializer element is not constant
EV.xs:592: error: (near initialization for 'const_iv[2].iv')
EV.xs:593: error: 'DNS_ERR_NOTEXIST' undeclared (first use in this function)
EV.xs:593: error: initializer element is not constant
EV.xs:593: error: (near initialization for 'const_iv[3].iv')
EV.xs:594: error: 'DNS_ERR_NOTIMPL' undeclared (first use in this function)
EV.xs:594: error: initializer element is not constant
EV.xs:594: error: (near initialization for 'const_iv[4].iv')
EV.xs:595: error: 'DNS_ERR_REFUSED' undeclared (first use in this function)
EV.xs:595: error: initializer element is not constant
EV.xs:595: error: (near initialization for 'const_iv[5].iv')
EV.xs:596: error: 'DNS_ERR_TRUNCATED' undeclared (first use in this function)
EV.xs:596: error: initializer element is not constant
EV.xs:596: error: (near initialization for 'const_iv[6].iv')
EV.xs:597: error: 'DNS_ERR_UNKNOWN' undeclared (first use in this function)
EV.xs:597: error: initializer element is not constant
EV.xs:597: error: (near initialization for 'const_iv[7].iv')
EV.xs:598: error: 'DNS_ERR_TIMEOUT' undeclared (first use in this function)
EV.xs:598: error: initializer element is not constant
EV.xs:598: error: (near initialization for 'const_iv[8].iv')
EV.xs:599: error: 'DNS_ERR_SHUTDOWN' undeclared (first use in this function)
EV.xs:599: error: initializer element is not constant
EV.xs:599: error: (near initialization for 'const_iv[9].iv')
EV.xs:600: error: 'DNS_IPv4_A' undeclared (first use in this function)
EV.xs:600: error: initializer element is not constant
EV.xs:600: error: (near initialization for 'const_iv[10].iv')
EV.xs:601: error: 'DNS_PTR' undeclared (first use in this function)
EV.xs:601: error: initializer element is not constant
EV.xs:601: error: (near initialization for 'const_iv[11].iv')
EV.xs:602: error: 'DNS_IPv6_AAAA' undeclared (first use in this function)
EV.xs:602: error: initializer element is not constant
EV.xs:602: error: (near initialization for 'const_iv[12].iv')
EV.xs:603: error: 'DNS_QUERY_NO_SEARCH' undeclared (first use in this function)
EV.xs:603: error: initializer element is not constant
EV.xs:603: error: (near initialization for 'const_iv[13].iv')
EV.xs:604: error: 'DNS_OPTION_SEARCH' undeclared (first use in this function)
EV.xs:604: error: initializer element is not constant
EV.xs:604: error: (near initialization for 'const_iv[14].iv')
EV.xs:605: error: 'DNS_OPTION_NAMESERVERS' undeclared (first use in this 
function)
EV.xs:605: error: initializer element is not constant
EV.xs:605: error: (near initialization for 'const_iv[15].iv')
EV.xs:606: error: 'DNS_OPTION_MISC' undeclared (first use in this function)
EV.xs:606: error: initializer element is not constant
EV.xs:606: error: (near initialization for 'const_iv[16].iv')
EV.xs:607: error: 'DNS_OPTIONS_ALL' undeclared (first use in this function)
EV.xs:607: error: initializer element is not constant
EV.xs:607: error: (near initialization for 'const_iv[17].iv')
EV.xs:608: error: 'DNS_NO_SEARCH' undeclared (first use in this function)
EV.xs:608: error: initializer element is not constant
EV.xs:608: error: (near initialization for 'const_iv[18].iv')
EV.xs:682: error: 'HTTP_OK' undeclared (first use in this function)
EV.xs:682: error: initializer element is not constant
EV.xs:682: error: (near initialization for 'const_iv[0].iv')
EV.xs:683: error: 'HTTP_NOCONTENT' undeclared (first use in this function)
EV.xs:683: error: initializer element is not constant
EV.xs:683: error: (near initialization for 'const_iv[1].iv')
EV.xs:684: error: 'HTTP_MOVEPERM' undeclared (first use in this function)
EV.xs:684: error: initializer element is not constant
EV.xs:684: error: (near initialization for 'const_iv[2].iv')
EV.xs:685: error: 'HTTP_MOVETEMP' undeclared (first use in this function)
EV.xs:685: error: initializer element is not constant
EV.xs:685: error: (near initialization for 'const_iv[3].iv')
EV.xs:686: error: 'HTTP_NOTMODIFIED' undeclared (first use in this function)
EV.xs:686: error: initializer element is not constant
EV.xs:686: error: (near initialization for 'const_iv[4].iv')
EV.xs:687: error: 'HTTP_BADREQUEST' undeclared (first use in this function)
EV.xs:687: error: initializer element is not constant
EV.xs:687: error: (near initialization for 'const_iv[5].iv')
EV.xs:688: error: 'HTTP_NOTFOUND' undeclared (first use in this function)
EV.xs:688: error: initializer element is not constant
EV.xs:688: error: (near initialization for 'const_iv[6].iv')
EV.xs:689: error: 'HTTP_SERVUNAVAIL' undeclared (first use in this function)
EV.xs:689: error: initializer element is not constant
EV.xs:689: error: (near initialization for 'const_iv[7].iv')
EV.xs:690: error: 'EVHTTP_REQ_OWN_CONNECTION' undeclared (first use in this 
function)
EV.xs:690: error: initializer element is not constant
EV.xs:690: error: (near initialization for 'const_iv[8].iv')
EV.xs:691: error: 'EVHTTP_PROXY_REQUEST' undeclared (first use in this function)
EV.xs:691: error: initializer element is not constant
EV.xs:691: error: (near initialization for 'const_iv[9].iv')
EV.xs:692: error: 'EVHTTP_REQ_GET' undeclared (first use in this function)
EV.xs:692: error: initializer element is not constant
EV.xs:692: error: (near initialization for 'const_iv[10].iv')
EV.xs:693: error: 'EVHTTP_REQ_POST' undeclared (first use in this function)
EV.xs:693: error: initializer element is not constant
EV.xs:693: error: (near initialization for 'const_iv[11].iv')
EV.xs:694: error: 'EVHTTP_REQ_HEAD' undeclared (first use in this function)
EV.xs:694: error: initializer element is not constant
EV.xs:694: error: (near initialization for 'const_iv[12].iv')
EV.xs:695: error: 'EVHTTP_REQUEST' undeclared (first use in this function)
EV.xs:695: error: initializer element is not constant
EV.xs:695: error: (near initialization for 'const_iv[13].iv')
EV.xs:696: error: 'EVHTTP_RESPONSE' undeclared (first use in this function)
EV.xs:696: error: initializer element is not constant
EV.xs:696: error: (near initialization for 'const_iv[14].iv')
make: *** [EV.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 CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.20.12, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.20.12 #1 smp tue may 29 03:43:47 cst 2007 x86_64 
gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid 
-Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
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='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to