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 18:17:18 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MS/MSERGEANT/IO-KQueue-0.32.tar.gz'
[MSG] [Sat Jun 30 18:17:19 2007] Trying to get 
'http://www.cpan.org/authors/id/M/MS/MSERGEANT/CHECKSUMS'
[MSG] [Sat Jun 30 18:17:20 2007] Checksum matches for 'IO-KQueue-0.32.tar.gz'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/Changes'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/const-c.inc'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/const-xs.inc'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/examples/'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/examples/chat.pl'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/examples/tail.pl'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/KQueue.pm'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/KQueue.xs'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/Makefile.PL'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/MANIFEST'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/MANIFEST.SKIP'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/META.yml'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/README'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/t/'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/t/0load.t'
[MSG] [Sat Jun 30 18:17:20 2007] Extracted 'IO-KQueue-0.32/typemap'
[MSG] [Sat Jun 30 18:17:21 2007] Extracted 'IO::KQueue' to 
'/home/chris/.cpanplus/5.8.8/build/IO-KQueue-0.32'
[MSG] [Sat Jun 30 18:17:22 2007] Checking if your kit is complete...
Looks good
Writing Makefile for IO::KQueue

[MSG] [Sat Jun 30 18:17:22 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Sat Jun 30 18:17:25 2007] MAKE failed: Illegal seek cp KQueue.pm 
blib/lib/IO/KQueue.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  
KQueue.xs > KQueue.xsc && mv KQueue.xsc KQueue.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing 
-pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2   -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" -fpic 
"-I/home/chris/perl588/lib/5.8.8/alpha-linux-thread-multi/CORE"   KQueue.c
KQueue.xs:11:23: sys/event.h: No such file or directory
KQueue.c: In function `XS_IO__KQueue_new':
KQueue.c:155: warning: cast to pointer from integer of different size
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 
`kevent' 
KQueue.xs: In function `XS_IO__KQueue_kevent':
KQueue.xs:80: error: invalid application of `sizeof' to incomplete type 
`kevent' 
KQueue.xs:80: error: invalid application of `sizeof' to incomplete type 
`kevent' 
KQueue.xs:80: error: invalid application of `sizeof' to incomplete type 
`kevent' 
KQueue.xs:80: error: invalid application of `sizeof' to incomplete type 
`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 
`kevent' 
KQueue.xs:28: error: invalid application of `sizeof' to incomplete type 
`kevent' 
KQueue.xs:28: error: invalid application of `sizeof' to incomplete type 
`kevent' 
KQueue.xs:28: error: invalid application of `sizeof' to incomplete type 
`kevent' 
make: *** [KQueue.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.0307.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/alpha-unknown-linux-gnu/gcc-bin/3.4.6
    PERL5_CPANPLUS_IS_RUNNING = 3311
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.16.19, archname=alpha-linux-thread-multi
    uname='linux alpha 2.6.16.19 #1 sat apr 14 14:47:44 bst 2007 alpha ev6 
tsunami gnulinux '
    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=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, 
pie-8.7.10)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='long double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', 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=, so=so, useshrplib=false, libperl=libperl.a
    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'

Reply via email to