Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: FAIL XML-Filter-Namespace-1.03 v5.10.1 FreeBSD
Date: 2011-07-31T00:04:14Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear semantico,
This is a computer-generated report for XML-Filter-Namespace-1.03
on perl 5.10.1, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/1.t ...... ok
# Failed test 'stripped nested element (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text<element /></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\<\/root\>)'
# Failed test 'removed nested element in alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/tom/perl5/lib/perl5/XML/SAX/Writer/XML.pm line 77.
# Failed test 'stripped attribute (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'removed attribute in empty namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed duplicated namespace declaration (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
# Failed test 'removed duplicated namespace declaration with different prefix (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/tom/perl5/lib/perl5/XML/SAX/Writer/XML.pm line 77.
# Failed test 'removed attribute in alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'inserted newline after correct element (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text<element />
# </root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\
# \<\/root\>)'
# Failed test 'stripped plain element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'stripped nested element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text<element /></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\<\/root\>)'
# Failed test 'removed nested element in alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/tom/perl5/lib/perl5/XML/SAX/Writer/XML.pm line 77.
# Failed test 'stripped attribute (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root attr='value'>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'removed attribute in empty namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed duplicated namespace declaration (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root><b>Text</b></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
# Failed test 'removed duplicated namespace declaration with different prefix (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root><b>Text</b></root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/tom/perl5/lib/perl5/XML/SAX/Writer/XML.pm line 77.
# Failed test 'removed attribute in alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root attr='value'>Text</root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'inserted newline after correct element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text<element />
# </root>'
# doesn't match '(?-xism:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\
# \<\/root\>)'
# Looks like you failed 19 tests of 40.
t/basic.t ..
Dubious, test returned 19 (wstat 4864, 0x1300)
Failed 19/40 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 4864 Tests: 40 Failed: 19)
Failed tests: 16-24, 28-37
Non-zero exit status: 19
Files=2, Tests=41, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.28 cusr 0.04 csys = 0.41 CPU)
Result: FAIL
Failed 1/2 test programs. 19/41 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ------ --------
Class::Accessor 0.17 0.34
perl v5.6.1 5.010001
XML::SAX::Base 0 1.04
XML::SAX::Writer 0.44 0.53
build_requires:
Module Need Have
---------------- ------ --------
Test::More 0 0.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /home/tom/local/lib:
PATH = /home/tom/perl5/bin:/home/tom/etc/cpan/bin:/home/tom/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/tom/bin
PERL5LIB = /home/tom/perl5/lib/perl5/amd64-freebsd:/home/tom/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 35569
PERL5_CPAN_IS_RUNNING = 35569
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6645,35569
PERL_CR_SMOKER_CURRENT = XML-Filter-Namespace-1.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/tom/perl5
PERL_MB_OPT = --install_base /home/tom/perl5
PERL_MM_OPT = INSTALL_BASE=/home/tom/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = cons25
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001 0 5
$EGID = 1001 1001 0 5
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.58
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.00_05
File::Spec 3.33
Module::Build 0.39_01
Module::Signature 0.66
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.93
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=freebsd, osvers=8.0-release-p2, archname=amd64-freebsd
uname='freebsd freebsd.org 8.0-release-p2 freebsd 8.0-release-p2 #0: mon nov 8 01:52:51 pst 2010 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.10.1/mach -Dprivlib=/usr/local/lib/perl5/5.10.1 -Dman3dir=/usr/local/lib/perl5/5.10.1/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.10.1/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.10.1 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.10.1/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.1/BSDPAN" -Doptimize=-O2 -pipe -fno-strict-aliasing -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.1/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -pipe -fno-strict-aliasing',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.1/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.10.1/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at Nov 8 2010 09:55:01
%ENV:
PERL5LIB="/home/tom/perl5/lib/perl5/amd64-freebsd:/home/tom/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="35569"
PERL5_CPAN_IS_RUNNING="35569"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6645,35569"
PERL_CR_SMOKER_CURRENT="XML-Filter-Namespace-1.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/tom/perl5"
PERL_MB_OPT="--install_base /home/tom/perl5"
PERL_MM_OPT="INSTALL_BASE=/home/tom/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/tom/perl5/lib/perl5/amd64-freebsd
/home/tom/perl5/lib/perl5/amd64-freebsd
/home/tom/perl5/lib/perl5
/usr/local/lib/perl5/5.10.1/BSDPAN
/usr/local/lib/perl5/site_perl/5.10.1/mach
/usr/local/lib/perl5/site_perl/5.10.1
/usr/local/lib/perl5/5.10.1/mach
/usr/local/lib/perl5/5.10.1
.