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.83_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] [Fri Nov  2 05:00:44 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/EV-0.01.tar.gz'
[MSG] [Fri Nov  2 05:00:45 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Fri Nov  2 05:00:46 2007] Checksum matches for 'EV-0.01.tar.gz'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/t/'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/t/00_load.t'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/EV/'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/EV/DNS.pm'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/EV/AnyEvent.pm'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/EV.pm'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/EV.xs'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/README'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/Changes'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/Makefile.PL'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/META.yml'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/typemap'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/COPYING'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV-0.01/MANIFEST'
[MSG] [Fri Nov  2 05:00:47 2007] Extracted 'EV' to 
'/home/cpan/perl588/.cpanplus/5.8.8/build/EV-0.01'
[MSG] [Fri Nov  2 05:00:48 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 versions likely work too.
*** 

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

[MSG] [Fri Nov  2 05:00:48 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Fri Nov  2 05:00:52 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/cpan/perl588/bin/perl /home/cpan/perl588/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/cpan/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap  EV.xs 
> EV.xsc && mv EV.xsc EV.c
cc -c    -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include -O    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -DPIC -fPIC 
"-I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"   EV.c
EV.xs:11:19: error: evdns.h: No such file or directory
EV.xs:21:20: error: evhttp.h: No such file or directory
EV.xs: In function 'dns_cb':
EV.xs:207: error: 'DNS_ERR_NONE' 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:217: error: 'DNS_IPv6_AAAA' undeclared (first use in this function)
EV.xs:220: error: 'DNS_IPv4_A' undeclared (first use in this function)
EV.xs:223: error: 'DNS_PTR' undeclared (first use in this function)
EV.c: In function 'XS_EV_init':
EV.c:298: warning: cast from pointer to integer of different size
EV.c: In function 'XS_EV__Base_new':
EV.c:524: warning: cast from pointer to integer of different size
EV.c: In function 'XS_EV__Base_dispatch':
EV.c:545: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__Base_loop':
EV.c:569: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__Base_loopexit':
EV.c:599: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__Base_priority_init':
EV.c:628: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__Base_set':
EV.c:650: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__Base_DESTROY':
EV.c:675: warning: cast to pointer from integer of different size
EV.c: In function 'XS_EV__DNS_err_to_string':
EV.c:1050: warning: assignment makes pointer from integer without a cast
EV.xs: In function 'boot_EV':
EV.xs:485: error: 'DNS_ERR_NONE' undeclared (first use in this function)
EV.xs:486: error: 'DNS_ERR_FORMAT' undeclared (first use in this function)
EV.xs:487: error: 'DNS_ERR_SERVERFAILED' undeclared (first use in this function)
EV.xs:488: error: 'DNS_ERR_NOTEXIST' undeclared (first use in this function)
EV.xs:489: error: 'DNS_ERR_NOTIMPL' undeclared (first use in this function)
EV.xs:490: error: 'DNS_ERR_REFUSED' undeclared (first use in this function)
EV.xs:491: error: 'DNS_ERR_TRUNCATED' undeclared (first use in this function)
EV.xs:492: error: 'DNS_ERR_UNKNOWN' undeclared (first use in this function)
EV.xs:493: error: 'DNS_ERR_TIMEOUT' undeclared (first use in this function)
EV.xs:494: error: 'DNS_ERR_SHUTDOWN' undeclared (first use in this function)
EV.xs:495: error: 'DNS_IPv4_A' undeclared (first use in this function)
EV.xs:496: error: 'DNS_PTR' undeclared (first use in this function)
EV.xs:497: error: 'DNS_IPv6_AAAA' undeclared (first use in this function)
EV.xs:498: error: 'DNS_QUERY_NO_SEARCH' undeclared (first use in this function)
EV.xs:499: error: 'DNS_OPTION_SEARCH' undeclared (first use in this function)
EV.xs:500: error: 'DNS_OPTION_NAMESERVERS' undeclared (first use in this 
function)
EV.xs:501: error: 'DNS_OPTION_MISC' undeclared (first use in this function)
EV.xs:502: error: 'DNS_OPTIONS_ALL' undeclared (first use in this function)
EV.xs:503: error: 'DNS_NO_SEARCH' undeclared (first use in this function)
EV.xs:577: error: 'HTTP_OK' undeclared (first use in this function)
EV.xs:577: warning: cast from pointer to integer of different size
EV.xs:577: error: initializer element is not constant
EV.xs:577: error: (near initialization for 'const_iv[0].iv')
EV.xs:578: error: 'HTTP_NOCONTENT' undeclared (first use in this function)
EV.xs:578: warning: cast from pointer to integer of different size
EV.xs:578: error: initializer element is not constant
EV.xs:578: error: (near initialization for 'const_iv[1].iv')
EV.xs:579: error: 'HTTP_MOVEPERM' undeclared (first use in this function)
EV.xs:579: warning: cast from pointer to integer of different size
EV.xs:579: error: initializer element is not constant
EV.xs:579: error: (near initialization for 'const_iv[2].iv')
EV.xs:580: error: 'HTTP_MOVETEMP' undeclared (first use in this function)
EV.xs:580: warning: cast from pointer to integer of different size
EV.xs:580: error: initializer element is not constant
EV.xs:580: error: (near initialization for 'const_iv[3].iv')
EV.xs:581: error: 'HTTP_NOTMODIFIED' undeclared (first use in this function)
EV.xs:581: warning: cast from pointer to integer of different size
EV.xs:581: error: initializer element is not constant
EV.xs:581: error: (near initialization for 'const_iv[4].iv')
EV.xs:582: error: 'HTTP_BADREQUEST' undeclared (first use in this function)
EV.xs:582: warning: cast from pointer to integer of different size
EV.xs:582: error: initializer element is not constant
EV.xs:582: error: (near initialization for 'const_iv[5].iv')
EV.xs:583: error: 'HTTP_NOTFOUND' undeclared (first use in this function)
EV.xs:583: warning: cast from pointer to integer of different size
EV.xs:583: error: initializer element is not constant
EV.xs:583: error: (near initialization for 'const_iv[6].iv')
EV.xs:584: error: 'HTTP_SERVUNAVAIL' undeclared (first use in this function)
EV.xs:584: warning: cast from pointer to integer of different size
EV.xs:584: error: initializer element is not constant
EV.xs:584: error: (near initialization for 'const_iv[7].iv')
EV.xs:585: error: 'EVHTTP_REQ_OWN_CONNECTION' undeclared (first use in this 
function)
EV.xs:585: warning: cast from pointer to integer of different size
EV.xs:585: error: initializer element is not constant
EV.xs:585: error: (near initialization for 'const_iv[8].iv')
EV.xs:586: error: 'EVHTTP_PROXY_REQUEST' undeclared (first use in this function)
EV.xs:586: warning: cast from pointer to integer of different size
EV.xs:586: error: initializer element is not constant
EV.xs:586: error: (near initialization for 'const_iv[9].iv')
EV.xs:587: error: 'EVHTTP_REQ_GET' undeclared (first use in this function)
EV.xs:587: warning: cast from pointer to integer of different size
EV.xs:587: error: initializer element is not constant
EV.xs:587: error: (near initialization for 'const_iv[10].iv')
EV.xs:588: error: 'EVHTTP_REQ_POST' undeclared (first use in this function)
EV.xs:588: warning: cast from pointer to integer of different size
EV.xs:588: error: initializer element is not constant
EV.xs:588: error: (near initialization for 'const_iv[11].iv')
EV.xs:589: error: 'EVHTTP_REQ_HEAD' undeclared (first use in this function)
EV.xs:589: warning: cast from pointer to integer of different size
EV.xs:589: error: initializer element is not constant
EV.xs:589: error: (near initialization for 'const_iv[12].iv')
EV.xs:590: error: 'EVHTTP_REQUEST' undeclared (first use in this function)
EV.xs:590: warning: cast from pointer to integer of different size
EV.xs:590: error: initializer element is not constant
EV.xs:590: error: (near initialization for 'const_iv[13].iv')
EV.xs:591: error: 'EVHTTP_RESPONSE' undeclared (first use in this function)
EV.xs:591: warning: cast from pointer to integer of different size
EV.xs:591: error: initializer element is not constant
EV.xs:591: error: (near initialization for 'const_iv[14].iv')
*** Error code 1

Stop.
make: stopped in /home/cpan/perl588/.cpanplus/5.8.8/build/EV-0.01



******************************** 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/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5_CPANPLUS_IS_RUNNING = 27212
    PERL5_CPANPLUS_IS_VERSION = 0.83_02
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

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

    Perl: $^X = /home/cpan/perl588/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=4.0_rc3, archname=i386-netbsd-thread-multi-64int
    uname='netbsd diafol.bingosnet.co.uk 4.0_rc3 netbsd 4.0_rc3 (generic) #0: 
tue oct 16 01:14:06 pdt 2007 [EMAIL 
PROTECTED]:homebuildsabnetbsd-4-0-rc3i386200710160011z-objhomebuildsabnetbsd-4-0-rc3srcsysarchi386compilegeneric
 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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 
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=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to