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 MSERGEANT, This is a computer-generated error report created automatically by CPANPLUS, version 0.80. 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 Jun 30 21:40:34 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MS/MSERGEANT/IO-KQueue-0.32.tar.gz' [MSG] [Sat Jun 30 21:40:35 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MS/MSERGEANT/CHECKSUMS' [MSG] [Sat Jun 30 21:40:37 2007] Checksum matches for 'IO-KQueue-0.32.tar.gz' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/Changes' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/const-c.inc' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/const-xs.inc' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/examples/' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/examples/chat.pl' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/examples/tail.pl' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/KQueue.pm' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/KQueue.xs' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/Makefile.PL' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/MANIFEST' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/MANIFEST.SKIP' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/META.yml' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/README' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/t/' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/t/0load.t' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO-KQueue-0.32/typemap' [MSG] [Sat Jun 30 21:40:37 2007] Extracted 'IO::KQueue' to '/home/xavier/.cpanplus/5.8.8/build/IO-KQueue-0.32' [MSG] [Sat Jun 30 21:40:38 2007] Checking if your kit is complete... Looks good Writing Makefile for IO::KQueue [MSG] [Sat Jun 30 21:40:38 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Sat Jun 30 21:40:39 2007] MAKE failed: Repérage illégal cp KQueue.pm blib/lib/IO/KQueue.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap KQueue.xs > KQueue.xsc && mv KQueue.xsc KQueue.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" -fPIC "-I/usr/lib/perl/5.8/CORE" KQueue.c KQueue.xs:11:23: error: sys/event.h: Aucun fichier ou répertoire de ce type KQueue.xs: In function 'XS_IO__KQueue_EV_SET': KQueue.xs:57: error: storage size of 'ke' isn't known KQueue.xs:60: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs: In function 'XS_IO__KQueue_kevent': KQueue.xs:80: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:80: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:80: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:80: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:105: error: invalid use of undefined type 'struct kevent' KQueue.xs:105: error: dereferencing pointer to incomplete type KQueue.xs:106: error: invalid use of undefined type 'struct kevent' KQueue.xs:106: error: dereferencing pointer to incomplete type KQueue.xs:107: error: invalid use of undefined type 'struct kevent' KQueue.xs:107: error: dereferencing pointer to incomplete type KQueue.xs:108: error: invalid use of undefined type 'struct kevent' KQueue.xs:108: error: dereferencing pointer to incomplete type KQueue.xs:109: error: invalid use of undefined type 'struct kevent' KQueue.xs:109: error: dereferencing pointer to incomplete type KQueue.xs:110: error: invalid use of undefined type 'struct kevent' KQueue.xs:110: error: dereferencing pointer to incomplete type KQueue.xs: In function 'XS_IO__KQueue_get_kev': KQueue.xs:150: error: invalid use of undefined type 'struct kevent' KQueue.xs:150: error: invalid use of undefined type 'struct kevent' KQueue.xs:150: error: dereferencing pointer to incomplete type KQueue.xs:151: error: invalid use of undefined type 'struct kevent' KQueue.xs:151: error: invalid use of undefined type 'struct kevent' KQueue.xs:151: error: dereferencing pointer to incomplete type KQueue.xs:152: error: invalid use of undefined type 'struct kevent' KQueue.xs:152: error: invalid use of undefined type 'struct kevent' KQueue.xs:152: error: dereferencing pointer to incomplete type KQueue.xs:153: error: invalid use of undefined type 'struct kevent' KQueue.xs:153: error: invalid use of undefined type 'struct kevent' KQueue.xs:153: error: dereferencing pointer to incomplete type KQueue.xs:154: error: invalid use of undefined type 'struct kevent' KQueue.xs:154: error: invalid use of undefined type 'struct kevent' KQueue.xs:154: error: dereferencing pointer to incomplete type KQueue.xs:155: error: invalid use of undefined type 'struct kevent' KQueue.xs:155: error: invalid use of undefined type 'struct kevent' KQueue.xs:155: error: dereferencing pointer to incomplete type KQueue.xs: In function 'boot_IO__KQueue': KQueue.xs:28: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:28: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:28: error: invalid application of 'sizeof' to incomplete type 'struct kevent' KQueue.xs:28: error: invalid application of 'sizeof' to incomplete type 'struct kevent' make: *** [KQueue.o] Erreur 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.18.3, archname=i486-linux-gnu-thread-multi uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', gccosandvers='' 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 =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
