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] [Wed Oct 31 16:49:41 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/EV-0.02.tar.gz' [MSG] [Wed Oct 31 16:49:43 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS' [MSG] [Wed Oct 31 16:49:44 2007] Checksum matches for 'EV-0.02.tar.gz' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/t/' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/t/00_load.t' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/EV/' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/EV/DNS.pm' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/EV/AnyEvent.pm' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/EV.pm' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/EV.xs' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/README' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/Changes' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/Makefile.PL' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/META.yml' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/typemap' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/COPYING' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV-0.02/MANIFEST' [MSG] [Wed Oct 31 16:49:45 2007] Extracted 'EV' to '/home/chris/.cpanplus/5.8.8/build/EV-0.02' [MSG] [Wed Oct 31 16:49:46 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] [Wed Oct 31 16:49:46 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Wed Oct 31 16:49:53 2007] MAKE failed: cp EV/AnyEvent.pm blib/lib/EV/AnyEvent.pm cp EV/DNS.pm blib/lib/EV/DNS.pm cp EV.pm blib/lib/EV.pm /home/chris/perl588/bin/perl /home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/chris/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap EV.xs > EV.xsc && mv EV.xsc EV.c cc -c -pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/chris/perl588/lib/5.8.8/OpenBSD.i386-openbsd-thread-multi/CORE" EV.c EV.xs:11:19: evdns.h: No such file or directory EV.xs:21:20: evhttp.h: No such file or directory EV.xs: In function `dns_cb': EV.xs:214: error: `DNS_ERR_NONE' undeclared (first use in this function) EV.xs:214: error: (Each undeclared identifier is reported only once EV.xs:214: error: for each function it appears in.) EV.xs:224: error: `DNS_IPv6_AAAA' undeclared (first use in this function) EV.xs:227: error: `DNS_IPv4_A' undeclared (first use in this function) EV.xs:230: error: `DNS_PTR' undeclared (first use in this function) EV.c: In function `XS_EV__DNS_err_to_string': EV.c:1065: warning: assignment makes pointer from integer without a cast EV.xs: In function `boot_EV': EV.xs:500: error: `DNS_ERR_NONE' undeclared (first use in this function) EV.xs:500: error: initializer element is not constant EV.xs:500: error: (near initialization for `const_iv[0].iv') EV.xs:500: error: initializer element is not constant EV.xs:500: error: (near initialization for `const_iv[0]') EV.xs:501: error: `DNS_ERR_FORMAT' undeclared (first use in this function) EV.xs:501: error: initializer element is not constant EV.xs:501: error: (near initialization for `const_iv[1].iv') EV.xs:501: error: initializer element is not constant EV.xs:501: error: (near initialization for `const_iv[1]') EV.xs:502: error: `DNS_ERR_SERVERFAILED' undeclared (first use in this function) EV.xs:502: error: initializer element is not constant EV.xs:502: error: (near initialization for `const_iv[2].iv') EV.xs:502: error: initializer element is not constant EV.xs:502: error: (near initialization for `const_iv[2]') EV.xs:503: error: `DNS_ERR_NOTEXIST' undeclared (first use in this function) EV.xs:503: error: initializer element is not constant EV.xs:503: error: (near initialization for `const_iv[3].iv') EV.xs:503: error: initializer element is not constant EV.xs:503: error: (near initialization for `const_iv[3]') EV.xs:504: error: `DNS_ERR_NOTIMPL' undeclared (first use in this function) EV.xs:504: error: initializer element is not constant EV.xs:504: error: (near initialization for `const_iv[4].iv') EV.xs:504: error: initializer element is not constant EV.xs:504: error: (near initialization for `const_iv[4]') EV.xs:505: error: `DNS_ERR_REFUSED' undeclared (first use in this function) EV.xs:505: error: initializer element is not constant EV.xs:505: error: (near initialization for `const_iv[5].iv') EV.xs:505: error: initializer element is not constant EV.xs:505: error: (near initialization for `const_iv[5]') EV.xs:506: error: `DNS_ERR_TRUNCATED' undeclared (first use in this function) EV.xs:506: error: initializer element is not constant EV.xs:506: error: (near initialization for `const_iv[6].iv') EV.xs:506: error: initializer element is not constant EV.xs:506: error: (near initialization for `const_iv[6]') EV.xs:507: error: `DNS_ERR_UNKNOWN' undeclared (first use in this function) EV.xs:507: error: initializer element is not constant EV.xs:507: error: (near initialization for `const_iv[7].iv') EV.xs:507: error: initializer element is not constant EV.xs:507: error: (near initialization for `const_iv[7]') EV.xs:508: error: `DNS_ERR_TIMEOUT' undeclared (first use in this function) EV.xs:508: error: initializer element is not constant EV.xs:508: error: (near initialization for `const_iv[8].iv') EV.xs:508: error: initializer element is not constant EV.xs:508: error: (near initialization for `const_iv[8]') EV.xs:509: error: `DNS_ERR_SHUTDOWN' undeclared (first use in this function) EV.xs:509: error: initializer element is not constant EV.xs:509: error: (near initialization for `const_iv[9].iv') EV.xs:509: error: initializer element is not constant EV.xs:509: error: (near initialization for `const_iv[9]') EV.xs:510: error: `DNS_IPv4_A' undeclared (first use in this function) EV.xs:510: error: initializer element is not constant EV.xs:510: error: (near initialization for `const_iv[10].iv') EV.xs:510: error: initializer element is not constant EV.xs:510: error: (near initialization for `const_iv[10]') EV.xs:511: error: `DNS_PTR' undeclared (first use in this function) EV.xs:511: error: initializer element is not constant EV.xs:511: error: (near initialization for `const_iv[11].iv') EV.xs:511: error: initializer element is not constant EV.xs:511: error: (near initialization for `const_iv[11]') EV.xs:512: error: `DNS_IPv6_AAAA' undeclared (first use in this function) EV.xs:512: error: initializer element is not constant EV.xs:512: error: (near initialization for `const_iv[12].iv') EV.xs:512: error: initializer element is not constant EV.xs:512: error: (near initialization for `const_iv[12]') EV.xs:513: error: `DNS_QUERY_NO_SEARCH' undeclared (first use in this function) EV.xs:513: error: initializer element is not constant EV.xs:513: error: (near initialization for `const_iv[13].iv') EV.xs:513: error: initializer element is not constant EV.xs:513: error: (near initialization for `const_iv[13]') EV.xs:514: error: `DNS_OPTION_SEARCH' undeclared (first use in this function) EV.xs:514: error: initializer element is not constant EV.xs:514: error: (near initialization for `const_iv[14].iv') EV.xs:514: error: initializer element is not constant EV.xs:514: error: (near initialization for `const_iv[14]') EV.xs:515: error: `DNS_OPTION_NAMESERVERS' undeclared (first use in this function) EV.xs:515: error: initializer element is not constant EV.xs:515: error: (near initialization for `const_iv[15].iv') EV.xs:515: error: initializer element is not constant EV.xs:515: error: (near initialization for `const_iv[15]') EV.xs:516: error: `DNS_OPTION_MISC' undeclared (first use in this function) EV.xs:516: error: initializer element is not constant EV.xs:516: error: (near initialization for `const_iv[16].iv') EV.xs:516: error: initializer element is not constant EV.xs:516: error: (near initialization for `const_iv[16]') EV.xs:517: error: `DNS_OPTIONS_ALL' undeclared (first use in this function) EV.xs:517: error: initializer element is not constant EV.xs:517: error: (near initialization for `const_iv[17].iv') EV.xs:517: error: initializer element is not constant EV.xs:517: error: (near initialization for `const_iv[17]') EV.xs:518: error: `DNS_NO_SEARCH' undeclared (first use in this function) EV.xs:518: error: initializer element is not constant EV.xs:518: error: (near initialization for `const_iv[18].iv') EV.xs:518: error: initializer element is not constant EV.xs:518: error: (near initialization for `const_iv[18]') EV.xs:592: error: `HTTP_OK' undeclared (first use in this function) EV.xs:592: error: initializer element is not constant EV.xs:592: error: (near initialization for `const_iv[0].iv') EV.xs:592: error: initializer element is not constant EV.xs:592: error: (near initialization for `const_iv[0]') EV.xs:593: error: `HTTP_NOCONTENT' undeclared (first use in this function) EV.xs:593: error: initializer element is not constant EV.xs:593: error: (near initialization for `const_iv[1].iv') EV.xs:593: error: initializer element is not constant EV.xs:593: error: (near initialization for `const_iv[1]') EV.xs:594: error: `HTTP_MOVEPERM' undeclared (first use in this function) EV.xs:594: error: initializer element is not constant EV.xs:594: error: (near initialization for `const_iv[2].iv') EV.xs:594: error: initializer element is not constant EV.xs:594: error: (near initialization for `const_iv[2]') EV.xs:595: error: `HTTP_MOVETEMP' undeclared (first use in this function) EV.xs:595: error: initializer element is not constant EV.xs:595: error: (near initialization for `const_iv[3].iv') EV.xs:595: error: initializer element is not constant EV.xs:595: error: (near initialization for `const_iv[3]') EV.xs:596: error: `HTTP_NOTMODIFIED' undeclared (first use in this function) EV.xs:596: error: initializer element is not constant EV.xs:596: error: (near initialization for `const_iv[4].iv') EV.xs:596: error: initializer element is not constant EV.xs:596: error: (near initialization for `const_iv[4]') EV.xs:597: error: `HTTP_BADREQUEST' undeclared (first use in this function) EV.xs:597: error: initializer element is not constant EV.xs:597: error: (near initialization for `const_iv[5].iv') EV.xs:597: error: initializer element is not constant EV.xs:597: error: (near initialization for `const_iv[5]') EV.xs:598: error: `HTTP_NOTFOUND' undeclared (first use in this function) EV.xs:598: error: initializer element is not constant EV.xs:598: error: (near initialization for `const_iv[6].iv') EV.xs:598: error: initializer element is not constant EV.xs:598: error: (near initialization for `const_iv[6]') EV.xs:599: error: `HTTP_SERVUNAVAIL' undeclared (first use in this function) EV.xs:599: error: initializer element is not constant EV.xs:599: error: (near initialization for `const_iv[7].iv') EV.xs:599: error: initializer element is not constant EV.xs:599: error: (near initialization for `const_iv[7]') EV.xs:600: error: `EVHTTP_REQ_OWN_CONNECTION' undeclared (first use in this function) EV.xs:600: error: initializer element is not constant EV.xs:600: error: (near initialization for `const_iv[8].iv') EV.xs:600: error: initializer element is not constant EV.xs:600: error: (near initialization for `const_iv[8]') EV.xs:601: error: `EVHTTP_PROXY_REQUEST' undeclared (first use in this function) EV.xs:601: error: initializer element is not constant EV.xs:601: error: (near initialization for `const_iv[9].iv') EV.xs:601: error: initializer element is not constant EV.xs:601: error: (near initialization for `const_iv[9]') EV.xs:602: error: `EVHTTP_REQ_GET' undeclared (first use in this function) EV.xs:602: error: initializer element is not constant EV.xs:602: error: (near initialization for `const_iv[10].iv') EV.xs:602: error: initializer element is not constant EV.xs:602: error: (near initialization for `const_iv[10]') EV.xs:603: error: `EVHTTP_REQ_POST' undeclared (first use in this function) EV.xs:603: error: initializer element is not constant EV.xs:603: error: (near initialization for `const_iv[11].iv') EV.xs:603: error: initializer element is not constant EV.xs:603: error: (near initialization for `const_iv[11]') EV.xs:604: error: `EVHTTP_REQ_HEAD' undeclared (first use in this function) EV.xs:604: error: initializer element is not constant EV.xs:604: error: (near initialization for `const_iv[12].iv') EV.xs:604: error: initializer element is not constant EV.xs:604: error: (near initialization for `const_iv[12]') EV.xs:605: error: `EVHTTP_REQUEST' undeclared (first use in this function) EV.xs:605: error: initializer element is not constant EV.xs:605: error: (near initialization for `const_iv[13].iv') EV.xs:605: error: initializer element is not constant EV.xs:605: error: (near initialization for `const_iv[13]') EV.xs:606: error: `EVHTTP_RESPONSE' undeclared (first use in this function) EV.xs:606: error: initializer element is not constant EV.xs:606: error: (near initialization for `const_iv[14].iv') EV.xs:606: error: initializer element is not constant EV.xs:606: error: (near initialization for `const_iv[14]') *** Error code 1 Stop in /home/chris/.cpanplus/5.8.8/build/EV-0.02. ******************************** 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. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /home/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:. PERL5_CPANPLUS_IS_RUNNING = 22003 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 10 0 10 EGID: $) = 10 0 10 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 ' config_args='' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include', optimize='-O2', cppflags='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include' ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.40.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
