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 Renee Baecker, This is a computer-generated error report created automatically by CPANPLUS, version 0.055. 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] [Tue Aug 9 00:06:37 2005] Trying to get 'file://usr/local/cpan/authors/id/R/RE/RENEEB/CHECKSUMS' [MSG] [Tue Aug 9 00:06:37 2005] Checksum matches for 'FabForce-DBDesigner4-0.01.tar.gz' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/Changes' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/lib/' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/lib/FabForce/' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/lib/FabForce/DBDesigner4.pm' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/Makefile.PL' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/MANIFEST' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/META.yml' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/README' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/t/' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce-DBDesigner4-0.01/t/FabForce-DBDesigner4.t' [MSG] [Tue Aug 9 00:06:38 2005] Extracted 'FabForce::DBDesigner4' to '/home/cpanplus/.cpanplus/5.8.5/build/FabForce-DBDesigner4-0.01' [MSG] [Tue Aug 9 00:06:38 2005] Writing Makefile for FabForce::DBDesigner4 WARNING: Setting ABSTRACT via file 'lib/FabForce/DBDesigner4.pm' failed at /usr/lib/perl5/5.8.5/ExtUtils/MakeMaker.pm line 606 [MSG] [Tue Aug 9 00:06:39 2005] Manifying blib/man3/FabForce::DBDesigner4.3pm [ERROR] [Tue Aug 9 00:06:39 2005] MAKE TEST failed: Bad file descriptor PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/FabForce-DBDesigner4....Can't locate FabForce/DBDesigner4/XML.pm in @INC (@INC contains: /home/cpanplus/.cpanplus/5.8.5/build/FabForce-DBDesigner4-0.01/blib/lib /home/cpanplus/.cpanplus/5.8.5/build/FabForce-DBDesigner4-0.01/blib/arch /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl .) at /home/cpanplus/.cpanplus/5.8.5/build/FabForce-DBDesigner4-0.01/blib/lib/FabForce/DBDesigner4.pm line 7. BEGIN failed--compilation aborted at /home/cpanplus/.cpanplus/5.8.5/build/FabForce-DBDesigner4-0.01/blib/lib/FabForce/DBDesigner4.pm line 7. Compilation failed in require at t/FabForce-DBDesigner4.t line 10. BEGIN failed--compilation aborted at t/FabForce-DBDesigner4.t line 10. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------- t/FabForce-DBDesigner4.t 2 512 1 2 200.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Erreur 2 MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: FabForce::DBDesigner4::XML As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Renee Baecker ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'FabForce::DBDesigner4::XML' => '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! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: IO::File 1.10 XML::Twig 3.17 XML::Writer 0.600 ******************************** 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. :) ********************************************************************** -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.6.3-25mdk-i686-up-4gb, archname=i386-linux-thread-multi uname='linux mercury.mandriva.com 2.6.3-25mdk-i686-up-4gb #1 fri jan 14 03:39:39 mst 2005 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' 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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', 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='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
