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 Andy Wardley, This is a computer-generated report for Template-XML-2.17 on perl-5.8.0, created automatically by CPAN-Reporter-1.06 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/dom............FAILED 7: - template text 2 did not match expected FAILED 9: - template text 3 did not match expected Failed 2/25 subtests t/domview........ok t/file...........Template process failed: plugin error - Template/Plugin/File.pm did not return a true value at (eval 10) line 3, <DATA> line 1. ...propagated at /usr/lib/perl5/5.8.0/base.pm line 70, <DATA> line 1. BEGIN failed--compilation aborted at lib/Template/Plugin/XML/File.pm line 6, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 205, <DATA> line 1. FAILED 4: - template text 1 process FAILED: [% CALL debug_on; \n USE xf = X... FAILED 5: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 6: - template text 2 process FAILED: [% CALL debug_off; \n USE xf = ... FAILED 7: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 8: - template text 3 process FAILED: [% USE xf = XML.File('foo', debu... FAILED 9: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 12: - template text 5 process FAILED: [% USE xf = XML.File(file) -%]\n ... FAILED 13: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 14: - template text 6 process FAILED: [% USE xf = XML.File(handle) -%]... FAILED 15: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 16: - template text 7 process FAILED: [% USE xf = XML.File(file=file) ... FAILED 17: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 18: - template text 8 process FAILED: [% USE xf = XML.File(name=file) ... FAILED 19: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 20: - template text 9 process FAILED: [% USE xf = XML.File(xml_file=fi... FAILED 21: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 22: - template text 10 process FAILED: [% USE xf = XML.File(fh=handle) ... FAILED 23: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 24: - template text 11 process FAILED: [% USE xf = XML.File(handle=hand... FAILED 25: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 26: - template text 12 process FAILED: [% USE xf = XML.File(xml_fh=hand... FAILED 27: - (obviously did not match expected) Template process failed: plugin error - Can't locate object method "load" via package "Template::Plugin::XML::File" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Template/Plugins.pm line 216, <DATA> line 1. FAILED 28: - template text 13 process FAILED: [% USE XML;\n file = XML.file(f... FAILED 29: - (obviously did not match expected) Failed 24/29 subtests t/rss............ok t/xml............ok t/xmlsimple......ok t/xmlstyle.......ok t/xpath..........ok Test Summary Report ------------------- t/dom.t (Wstat: 0 Tests: 25 Failed: 2) Failed test number(s): 7, 9 t/file.t (Wstat: 0 Tests: 29 Failed: 24) Failed test number(s): 4-9, 12-29 Files=8, Tests=163, 4 wallclock secs ( 0.10 usr 0.02 sys + 3.27 cusr 0.28 csys = 3.67 CPU) Result: FAIL Failed 2/8 test programs. 26/163 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------- ---- ---- Template 2.15 2.19 XML::DOM 1.27 1.44 XML::Parser 2.19 2.34 XML::RSS 0.9 1.31 XML::Simple 2 2.18 XML::XPath 1 1.13 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C LC_COLLATE = POSIX PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 14330 PERL5_CPAN_IS_RUNNING = 14330 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 0 / 0 $GID = 0 10 6 4 3 2 1 0 $EGID = 0 10 6 4 3 2 1 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.03 Test::More 0.72 YAML 0.65 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=linux, osvers=2.6.9-22.18.bz155725.elsmp, archname=i386-linux-thread-multi uname='linux hs20-bc1-4.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -march=i386 -mcpu=i686 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr' 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 -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -march=i386 -mcpu=i686', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-54)', 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 -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
