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 CRAZYDJ, This is a computer-generated error report created automatically by CPANPLUS, version 0.78. 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] [Tue Aug 21 00:15:19 2007] Trying to get 'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/Net-ARP-1.0.1.tgz' [MSG] [Tue Aug 21 00:15:20 2007] Trying to get 'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/CHECKSUMS' [MSG] [Tue Aug 21 00:15:21 2007] Checksum matches for 'Net-ARP-1.0.1.tgz' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/send_packet_linux.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/arp.h' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/ARP.pm' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/arp_lookup_bsd.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/t/' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/t/send_packet.t' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/t/get_mac.t' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/t/arp_lookup.t' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/t/ARP.t' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/test.pl' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/get_mac_linux.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/send_packet_bsd.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/ppport.h' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/README' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/Makefile.PL' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/MANIFEST' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/Changes' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/_MTN/' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/_MTN/revision' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/_MTN/options' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/_MTN/format' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/_MTN/log' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/arp_lookup_linux.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/get_mac_bsd.c' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net-ARP/ARP.xs' [MSG] [Tue Aug 21 00:15:21 2007] Extracted 'Net::ARP' to '/home/chris/perl588/.cpanplus/5.8.8/build/Net-ARP' [MSG] [Tue Aug 21 00:15:22 2007] Module Net::Pcap is required for make test! Checking if your kit is complete... Looks good Writing Makefile for Net::ARP [MSG] [Tue Aug 21 00:15:22 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Tue Aug 21 00:15:33 2007] MAKE failed: Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /home/chris/perl588/lib/site_perl/5.8.8/cygwin-thread-multi-64int/Win32API/File.pm line 20 cp ARP.pm blib/lib/Net/ARP.pm /home/chris/perl588/bin/perl.exe /home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/chris/perl588/lib/5.8.8/ExtUtils/typemap ARP.xs > ARP.xsc && mv ARP.xsc ARP.c Please specify prototyping behavior for ARP.xs (see perlxs manual) gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O2 -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" "-I/home/chris/perl588/lib/5.8.8/cygwin-thread-multi-64int/CORE" -DBSD ARP.c In file included from ARP.xs:24: ppport.h:230:1: warning: "PERL_UNUSED_DECL" redefined In file included from ARP.xs:21: /home/chris/perl588/lib/5.8.8/cygwin-thread-multi-64int/CORE/perl.h:163:1: warning: this is the location of the previous definition ARP.xs:29:30: net/ethernet.h: No such file or directory In file included from ARP.xs:32: arp.h:58: error: parse error before "__THROW" arp.h:58: warning: data definition has no type or storage class ARP.xs: In function `XS_Net__ARP_send_packet': ARP.xs:47: error: invalid application of `sizeof' to incomplete type `ether_header' ARP.xs:50: error: invalid application of `sizeof' to incomplete type `ether_header' ARP.xs:121: warning: comparison between pointer and integer ARP.xs:127: warning: comparison between pointer and integer ARP.xs:150: error: dereferencing pointer to incomplete type ARP.xs:150: error: `ETHER_ADDR_LEN' undeclared (first use in this function) ARP.xs:150: error: (Each undeclared identifier is reported only once ARP.xs:150: error: for each function it appears in.) ARP.xs:151: error: dereferencing pointer to incomplete type ARP.xs:152: error: dereferencing pointer to incomplete type ARP.xs:152: error: `ETHERTYPE_ARP' undeclared (first use in this function) ******************************** 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 COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\mingw\include; LANG = C LIB = C:\mingw\lib; NUMBER_OF_PROCESSORS = 1 PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/program files/imagemagick-6.3.1-q16:/cygdrive/c/MinGW/dmake:/cygdrive/c/MinGW/bin:/cygdrive/c/MinGW/tools:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/VideoLAN/VLC:/cygdrive/c/Program Files/Subversion/bin:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/MinGW/GnuPG:/cygdrive/c/Program Files/jigl:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/Haskell/bin:/cygdrive/c/ghc/ghc-6.6.1/bin PERL5_CPANPLUS_IS_RUNNING = 888 PERL5_CPANPLUS_IS_VERSION = 0.78 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 4 Stepping 8, AuthenticAMD TERM = cygwin Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl588/bin/perl.exe UID: $< = 500 EUID: $> = 500 GID: $( = 513 545 544 513 0 EGID: $) = 513 545 544 513 0 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.2 lapster 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin ' 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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', 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=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -L/usr/local/lib'
