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 STRZELEC, This is a computer-generated error report created automatically by CPANPLUS, version 0.84. 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 Jan 1 20:39:25 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/ST/STRZELEC/CHECKSUMS' [MSG] [Tue Jan 1 20:39:26 2008] Checksum matches for 'Gtk2-GladeXML-OO-0.02.tar.gz' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/Changes' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/glade/' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/glade/example.gladep' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/glade/example.glade' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/glade/example.gladep.bak' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/glade/example.glade.bak' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/Gtk2/' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/Gtk2/GladeXML/' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/Gtk2/GladeXML/OO.pm' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/example.pl' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/example/MyObject.pm' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/Makefile.PL' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/MANIFEST' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/OO.pm' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/README' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2-GladeXML-OO-0.02/test.pl' [MSG] [Tue Jan 1 20:39:27 2008] Extracted 'Gtk2::GladeXML::OO' to '/home/bri/bleadperl/.cpanplus/5.11.0/build/Gtk2-GladeXML-OO-0.02' [MSG] [Tue Jan 1 20:39:27 2008] Writing Makefile for Gtk2::GladeXML::OO [MSG] [Tue Jan 1 20:39:27 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Tue Jan 1 20:39:27 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/bri/bleadperl/bin/perl5.11.0 "-Iblib/lib" "-Iblib/arch" test.pl 1..1 Can't locate Exporter/Lite.pm in @INC (@INC contains: blib/lib blib/arch /home/bri/lib/perl /home/bri/bleadperl/.cpanplus/5.11.0/build/Gtk2-GladeXML-OO-0.02/blib/lib /home/bri/bleadperl/.cpanplus/5.11.0/build/Gtk2-GladeXML-OO-0.02/blib/arch /home/bri/bleadperl/.cpanplus/5.11.0/build/Gtk2-GladeXML-OO-0.02/blib /home/bri/bleadperl/lib/perl5/5.11.0/x86_64-linux-thread-multi-ld /home/bri/bleadperl/lib/perl5/5.11.0 /home/bri/bleadperl/lib/perl5/site_perl/5.11.0/x86_64-linux-thread-multi-ld /home/bri/bleadperl/lib/perl5/site_perl/5.11.0 .) at blib/lib/Gtk2/GladeXML/OO.pm line 6. BEGIN failed--compilation aborted at blib/lib/Gtk2/GladeXML/OO.pm line 6. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. not ok 1 make: *** [test_dynamic] Error 2 [MSG] [Tue Jan 1 20:39:27 2008] 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: Exporter::Lite As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'STRZELEC ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Exporter::Lite' => '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.03. -- Summary of my perl5 (revision 5 version 11 subversion 0 patch 32792) configuration: Platform: osname=linux, osvers=2.6.22-3-amd64, archname=x86_64-linux-thread-multi-ld uname='linux zippy 2.6.22-3-amd64 #1 smp sun nov 4 18:18:09 utc 2007 x86_64 gnulinux ' 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=define, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.2.3 20071123 (prerelease) (Debian 4.2.2-4)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
