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 GRJONES, This is a computer-generated error report created automatically by CPANPLUS, version 0.81_01. 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 'make test': [MSG] [Thu Aug 16 16:02:42 2007] Trying to get 'http://www.cpan.org/authors/id/G/GR/GRJONES/Net-CIDR-Compare-0.02.tar.gz' [MSG] [Thu Aug 16 16:02:44 2007] Trying to get 'http://www.cpan.org/authors/id/G/GR/GRJONES/CHECKSUMS' [MSG] [Thu Aug 16 16:02:44 2007] Checksum matches for 'Net-CIDR-Compare-0.02.tar.gz' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/const-c.inc' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/ppport.h' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/const-xs.inc' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/Makefile.PL' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/cidr-compare/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/cidr-compare/Makefile.PL' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/cidr-compare/cidr-compare.c' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/cidr-compare/cidr-compare.h' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/README' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/typemap' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/t/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/t/Net-CIDR-Compare.t' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/MANIFEST' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/lib/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/lib/Net/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/lib/Net/CIDR/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/lib/Net/CIDR/Compare.pm' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/Changes' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/Net-CIDR-Compare.xs' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/fallback/' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/fallback/const-c.inc' [MSG] [Thu Aug 16 16:02:44 2007] Extracted 'Net-CIDR-Compare/fallback/const-xs.inc' [MSG] [Thu Aug 16 16:02:45 2007] Extracted 'Net::CIDR::Compare' to '/export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare' [MSG] [Thu Aug 16 16:02:46 2007] Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/Net/CIDR/Compare.pm' failed at /export/home/chris/perl595/lib/5.9.5/ExtUtils/MakeMaker.pm line 527 MakeMaker (v6.36) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for lib::cidr-compare Writing Makefile for Net::CIDR::Compare [MSG] [Thu Aug 16 16:02:46 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Aug 16 16:02:53 2007] cp lib/Net/CIDR/Compare.pm blib/lib/Net/CIDR/Compare.pm AutoSplitting blib/lib/Net/CIDR/Compare.pm (blib/lib/auto/Net/CIDR/Compare) gcc -c -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int/CORE" cidr-compare.c ar cr libcidr-compare.a cidr-compare.o : libcidr-compare.a /export/home/chris/perl595/bin/perl5.9.5 /export/home/chris/perl595/lib/5.9.5/ExtUtils/xsubpp -typemap /export/home/chris/perl595/lib/5.9.5/ExtUtils/typemap -typemap typemap Net-CIDR-Compare.xs > Net-CIDR-Compare.xsc && mv Net-CIDR-Compare.xsc Net-CIDR-Compare.c Please specify prototyping behavior for Net-CIDR-Compare.xs (see perlxs manual) gcc -c -I. -I./cidr-compare -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int/CORE" Net-CIDR-Compare.c In file included from Net-CIDR-Compare.xs:5: ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined In file included from Net-CIDR-Compare.xs:2: /export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int/CORE/perl.h:299:1: warning: this is the location of the previous definition Net-CIDR-Compare.c: In function `XS_Net__CIDR__Compare_save_cidr': Net-CIDR-Compare.c:405: warning: assignment makes pointer from integer without a cast Running Mkbootstrap for Net::CIDR::Compare () chmod 644 Compare.bs rm -f blib/arch/auto/Net/CIDR/Compare/Compare.so gcc -G -L/usr/local/lib Net-CIDR-Compare.o cidr-compare/cidr-compare.o -o blib/arch/auto/Net/CIDR/Compare/Compare.so \ \ chmod 755 blib/arch/auto/Net/CIDR/Compare/Compare.so cp Compare.bs blib/arch/auto/Net/CIDR/Compare/Compare.bs chmod 644 blib/arch/auto/Net/CIDR/Compare/Compare.bs Manifying blib/man3/Net::CIDR::Compare.3 [ERROR] [Thu Aug 16 16:02:55 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /export/home/chris/perl595/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Net-CIDR-Compare.... # Failed test 'use Net::CIDR::Compare;' # at t/Net-CIDR-Compare.t line 9. # Tried to use 'Net::CIDR::Compare'. # Error: Can't locate Net/CIDR.pm in @INC (@INC contains: /export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib/lib /export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib/arch /export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib /export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/5.9.5 /export/home/chris/perl595/lib/site_perl/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/site_perl/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/site_perl/5.9.5 . /export/home/chris/perl595/lib/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/5.9.5 /export/home/chris/perl595/lib/site_perl/5.9.5/i86pc-solaris-thread-multi-64int /export/home/chris/perl595/lib/site_perl/5.9.5 .) at /export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib/lib/Net/CIDR/Compare.pm line 7. # BEGIN failed--compilation aborted at t/Net-CIDR-Compare.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Net-CIDR-Compare.t 1 256 1 1 1 Failed 1/1 test scripts. 1/1 subtests failed. Files=1, Tests=1, 1 wallclock secs ( 0.14 cusr + 0.10 csys = 0.24 CPU) Failed 1/1 test programs. 1/1 subtests failed. *** Error code 1 make: Fatal error: Command failed for target `test_dynamic' [MSG] [Thu Aug 16 16:02:55 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Net::CIDR As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'GRJONES ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Net::CIDR' => '0', # or a minimum working version } ); If you are interested in making a more flexible Makefile.PL that can probe for missing dependencies and install them, ExtUtils::AutoInstall at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be worth a look. Thanks! :-) ******************************** 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 LANG = C PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin: PERL5LIB = :/export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib/lib:/export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib/arch:/export/home/chris/perl595/.cpanplus/5.9.5/build/Net-CIDR-Compare/blib PERL5_CPANPLUS_IS_RUNNING = 164 PERL5_CPANPLUS_IS_VERSION = 0.81_01 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = vt100 Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /export/home/chris/perl595/bin/perl5.9.5 UID: $< = 100 EUID: $> = 100 GID: $( = 1 1 EGID: $) = 1 1 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc ' config_args='' hint=recommended, useposix=true, d_sigaction=define 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 ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10' 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='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc 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=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
