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 Bruno Postle, This is a computer-generated report for MKDoc-XML-0.75 on perl-5.9.4, created automatically by CPAN-Reporter-1.05 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, 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 /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000_MKDoc_XML_Token.......................ok t/001_MKDoc_XML_Token_tag_open..............ok t/002_MKDoc_XML_Token_tag_self_close........ok t/100_MKDoc_XML_Tokenizer...................ok t/101_MKDoc_XML_Tokenizer_Comment...........ok t/102_MKDoc_XML_Tokenizer_Attributes........ok t/200_MKDoc_XML_TreeBuilder.................ok t/201_MKDoc_XML_TreeBuilder_Root............ok t/300_MKDoc_XML_Tagger...................... # Failed test at t/300_MKDoc_XML_Tagger.t line 62. # got: 'Hello Cool World!' # expected: '<a href="hcw">Hello Cool World</a>!' # Failed test at t/300_MKDoc_XML_Tagger.t line 69. # '<hello>' # doesn't match '(?-xism:<a)' # Failed test at t/300_MKDoc_XML_Tagger.t line 111. # got: 'q & a' # expected: '<a href="http://news.com/">q & a</a>' # Looks like you failed 3 tests of 10. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/10 subtests t/301_MKDoc_XML_Tagger_Preserve............. # Failed test at t/301_MKDoc_XML_Tagger_Preserve.t line 42. # got: 'Hello, <a href="http://world.com/">Cool World</a>. Cool huh?' # expected: 'Hello, <a href="http://world.com/">Cool World</a>. <a href="http://cool.com/">Cool</a> huh?' # Looks like you failed 1 test of 5. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests t/302_MKDoc_XML_Tagger_Spaces...............ok t/303_MKDoc_XML_Tagger_Nesting.............. # Failed test at t/303_MKDoc_XML_Tagger_Nesting.t line 17. # '<p>URI <i>Name</i></p>' # doesn't match '(?-xism:<p><a href="/">URI </a><i><a href="/">Name</a></i></p>)' # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/304_MKDoc_XML_Tagger_Numbers.............. # Failed test at t/304_MKDoc_XML_Tagger_Numbers.t line 28. # '<p>stuff 1</p>' # doesn't match '(?-xism:<p>stuff <a href="/">1</a></p>)' # Failed test at t/304_MKDoc_XML_Tagger_Numbers.t line 37. # '<p>stuff &(1)</p>' # doesn't match '(?-xism:<p>stuff <a href="/">&\(1\)</a></p>)' # Looks like you failed 2 tests of 3. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests t/305_MKDoc_XML_tagger_ampersand............ # Failed test '& double escaped' # at t/305_MKDoc_XML_tagger_ampersand.t line 15. # '<p>stuff</p>' # doesn't match '(?-xism:<p><a href="http://example\.com/foo\.cgi\?a=b&c=d">stuff</a></p>)' # Failed test '<> double escaped' # at t/305_MKDoc_XML_tagger_ampersand.t line 24. # '<p>stuff</p>' # doesn't match '(?-xism:<p><foo bar="<zzz>">stuff</foo></p>)' # Failed test '" double escaped' # at t/305_MKDoc_XML_tagger_ampersand.t line 33. # '<p>stuff</p>' # doesn't match '(?-xism:<p><foo bar=""hello world"">stuff</foo></p>)' # Looks like you failed 3 tests of 3. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/400_MKDoc_XML_Stripper....................ok t/401_MKDoc_XML_Stripper_p_not_closing......ok t/402_MKDoc_XML_Stripper_def................Use of uninitialized value in require at /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED]/lib/5.9.4/Test/Builder.pm line 468. ok t/500_MKDoc_XML_Decode......................ok t/501_MKDoc_XML_DecodeHO....................ok t/502_MKDoc_XML_Encode......................ok t/600_MKDoc_XML_Dumper_Freeze...............ok t/601_MKDoc_XML_Dumper_Thaw.................ok t/602_MKDoc_XML_Dumper_Round................ok t/603_MKDoc_XML_Dumper_Compat...............ok t/604_MKDoc_XML_Dumper_Entities.............ok t/700_MKDoc_XML_TreePrinter.................ok Test Summary Report ------------------- t/300_MKDoc_XML_Tagger.t (Wstat: 768 Tests: 10 Failed: 3) Failed test number(s): 8-10 Non-zero exit status: 3 t/301_MKDoc_XML_Tagger_Preserve.t (Wstat: 256 Tests: 5 Failed: 1) Failed test number(s): 5 Non-zero exit status: 1 t/303_MKDoc_XML_Tagger_Nesting.t (Wstat: 256 Tests: 1 Failed: 1) Failed test number(s): 1 Non-zero exit status: 1 t/304_MKDoc_XML_Tagger_Numbers.t (Wstat: 512 Tests: 3 Failed: 2) Failed test number(s): 2-3 Non-zero exit status: 2 t/305_MKDoc_XML_tagger_ampersand.t (Wstat: 768 Tests: 3 Failed: 3) Failed test number(s): 1-3 Non-zero exit status: 3 Files=26, Tests=400, 9 wallclock secs ( 0.47 usr 0.04 sys + 4.29 cusr 0.30 csys = 5.10 CPU) Result: FAIL Failed 5/26 test programs. 10/400 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- Scalar::Util 1.07 1.19 Test::More 0.47 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 22112 PERL5_CPAN_IS_RUNNING = 22112 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9204 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.16_01 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.00 Test::More 0.72 YAML 0.62 YAML::Syck 0.98 version 0.6701 -- Summary of my perl5 (revision 5 version 9 subversion 4) configuration: Platform: osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.0.4 20060507 (prerelease) (Debian 4.0.3-3)', 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=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
