Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 250839 Details for
Bug 341245
dev-perl/XML-Stream-1.22 fails test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
20101015-201502.log (text/plain), 5.71 KB, created by
Christian Faulhammer (RETIRED)
on 2010-10-16 09:54:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Christian Faulhammer (RETIRED)
Created:
2010-10-16 09:54:52 UTC
Size:
5.71 KB
patch
obsolete
> [32;01m*[0m CPV: dev-perl/XML-Stream-1.22 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux ssl test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking XML-Stream-1.22.tar.gz to /var/tmp/portage/dev-perl/XML-Stream-1.22/work >>>> Source unpacked in /var/tmp/portage/dev-perl/XML-Stream-1.22/work >>>> Compiling source in /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22 ... > [32;01m*[0m Using ExtUtils::MakeMaker > [32;01m*[0m perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/XML-Stream-1.22/image/ >Checking if your kit is complete... >Looks good >Writing Makefile for XML::Stream >make -j3 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >cp lib/XML/Stream/XPath/Value.pm blib/lib/XML/Stream/XPath/Value.pm >cp lib/XML/Stream.pm blib/lib/XML/Stream.pm >cp lib/XML/Stream/XPath.pm blib/lib/XML/Stream/XPath.pm >cp lib/XML/Stream/XPath/Query.pm blib/lib/XML/Stream/XPath/Query.pm >cp lib/XML/Stream/Node.pm blib/lib/XML/Stream/Node.pm >cp lib/XML/Stream/XPath/Op.pm blib/lib/XML/Stream/XPath/Op.pm >cp lib/XML/Stream/Parser/DTD.pm blib/lib/XML/Stream/Parser/DTD.pm >cp lib/XML/Stream/Tree.pm blib/lib/XML/Stream/Tree.pm >cp lib/XML/Stream/Namespace.pm blib/lib/XML/Stream/Namespace.pm >cp lib/XML/Stream/Parser.pm blib/lib/XML/Stream/Parser.pm >>>> Source compiled. >make -j3 test TEST_VERBOSE=0 >PERL_DL_NONLAZY=1 /usr/bin/perl5.12.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >t/buildxml.t .... t/buildxml.t .... 1/56 Cannot resolve sol: at lib/XML/Stream.pm line 406. ># Looks like you planned 56 tests but ran 1. ># Looks like your test exited with 255 just after 1. > t/buildxml.t .... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 55/56 subtests >t/load.t ........ t/load.t ........ 1/1 t/load.t ........ ok >t/parse_node.t .. Cannot resolve sol: at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream.pm line 406. > t/parse_node.t .. 1/7 t/parse_node.t .. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 6/7 subtests >t/parse_tree.t .. Cannot resolve sol: at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream.pm line 406. > t/parse_tree.t .. 1/5 t/parse_tree.t .. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 4/5 subtests >t/tcpip.t ....... t/tcpip.t ....... 1/4 Cannot resolve sol: at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream.pm line 406. ># Looks like you planned 4 tests but only ran 1. ># Looks like your test died just after 1. > t/tcpip.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 3/4 subtests >t/tcpip2ssl.t ... t/tcpip2ssl.t ... 1/3 Cannot resolve sol: at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream.pm line 406. ># Looks like you planned 3 tests but only ran 1. ># Looks like your test died just after 1. > t/tcpip2ssl.t ... Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 2/3 subtests >t/xml2config.t .. Use of uninitialized value within @_ in lc at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream/Parser.pm line 66. >Use of uninitialized value within @_ in lc at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream/Parser.pm line 66. > t/xml2config.t .. 1/9 t/xml2config.t .. ok >t/xpath.t ....... t/xpath.t ....... 1/105 Use of uninitialized value within @_ in lc at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream/Parser.pm line 66. >Use of uninitialized value within @_ in lc at /var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22/blib/lib/XML/Stream/Parser.pm line 66. > t/xpath.t ....... ok > >Test Summary Report >------------------- >t/buildxml.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 56 tests but ran 1. >t/parse_node.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 7 tests but ran 1. >t/parse_tree.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 1. >t/tcpip.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 4 tests but ran 1. >t/tcpip2ssl.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 3 tests but ran 1. >Files=8, Tests=120, 2 wallclock secs ( 0.06 usr 0.02 sys + 1.27 cusr 0.14 csys = 1.49 CPU) >Result: FAIL >Failed 5/8 test programs. 0/120 subtests failed. >make: *** [test_dynamic] Error 255 > [31;01m*[0m ERROR: dev-perl/XML-Stream-1.22 failed: > [31;01m*[0m test failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_test > [31;01m*[0m environment, line 2743: Called perl-module_src_test > [31;01m*[0m environment, line 2456: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake test TEST_VERBOSE=${TEST_VERBOSE:-0} || die "test failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-perl/XML-Stream-1.22', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-perl/XML-Stream-1.22'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-perl:XML-Stream-1.22:20101015-201502.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/XML-Stream-1.22/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-perl/XML-Stream-1.22/work/XML-Stream-1.22'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 341245
: 250839