>>> Unpacking source... >>> Unpacking XML-Twig-3.26.tar.gz to /var/tmp/portage/portage/dev-perl/XML-Twig-3.26/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/portage/dev-perl/XML-Twig-3.26/work/XML-Twig-3.26 ... /var/tmp/portage/portage/dev-perl/XML-Twig-3.26/work/XML-Twig-3.26 * Using ExtUtils::MakeMaker Do you want to install 'xml_pp' (XML pretty printer)? [y] y Do you want to install 'xml_grep' (XML grep - grep XML files using XML::Twig's subset of XPath)? [y] y Do you want to install 'xml_split' (split big XML files)? [y] y Do you want to install 'xml_merge' (merge back files created by xml_split)? [y] y Do you want to install 'xml_spellcheck' (spellcheck XML files skipping tags)? [y] y Checking if your kit is complete... Looks good Writing Makefile for XML::Twig /usr/bin/perl5.8.8 speedup Twig_pm.slow > Twig.pm perl version is 5.008008 XML::Parser version is 2.34 /usr/bin/perl5.8.8 -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm /usr/bin/perl5.8.8 check_optional_modules cp Twig.pm blib/lib/XML/Twig.pm cp Twig/XPath.pm blib/lib/XML/Twig/XPath.pm cp tools/xml_merge/xml_merge blib/script/xml_merge /usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_merge cp tools/xml_grep/xml_grep blib/script/xml_grep /usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_grep cp tools/xml_pp/xml_pp blib/script/xml_pp /usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_pp cp tools/xml_split/xml_split blib/script/xml_split /usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_split cp tools/xml_spellcheck/xml_spellcheck blib/script/xml_spellcheck /usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_spellcheck Manifying blib/man1/xml_merge.1 Manifying blib/man1/xml_grep.1 Manifying blib/man1/xml_pp.1 Manifying blib/man1/xml_split.1 Manifying blib/man1/xml_spellcheck.1 >>> Source compiled. /usr/bin/perl5.8.8 speedup Twig_pm.slow > Twig.pm perl version is 5.008008 XML::Parser version is 2.34 /usr/bin/perl5.8.8 -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm /usr/bin/perl5.8.8 check_optional_modules Skip blib/lib/XML/Twig.pm (unchanged) Skip blib/lib/XML/Twig/XPath.pm (unchanged) PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/is_field..........................ok t/pod...............................ok t/pod_coverage......................ok t/test1.............................ok t/test2.............................ok t/test3.............................ok t/test4.............................ok t/test5.............................ok t/test_3_24.........................ok t/test_3_26.........................ok t/test_additional................... need Unicode::Map8 and Unicode::String for those tests: skipping 3 tests ok t/test_attregexp_cond...............ok t/test_bugs_3_15....................ok t/test_bugs_3_18....................ok t/test_bugs_3_19....................ok t/test_bugs_3_21....................ok t/test_bugs_3_22.................... not well-formed (invalid token) at line 1, column 105, byte 105 at /usr/lib/perl5/vendor_perl/5.8.8/i686-linux/XML/Parser.pm line 187 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 73-179 Failed 107/179 tests, 40.22% okay t/test_cdata........................ok t/test_class_methods................ok t/test_comment_handler..............ok t/test_drop_comments................ok t/test_entities.....................ok t/test_erase........................ok t/test_errors.......................ok t/test_even_more_coverage...........ok t/test_expand_external_entities.....ok t/test_ignore_elts..................ok t/test_keep_atts_order..............ok t/test_mark.........................ok t/test_memory.......................ok t/test_nav..........................ok t/test_need_3_args_open.............ok t/test_need_io_scalar...............ok t/test_need_use_bytes...............ok t/test_new_features_3_15............ok t/test_new_features_3_16............ok t/test_new_features_3_18............ok t/test_new_features_3_22............ok t/test_pi_handler...................ok t/test_pos..........................ok t/test_safe_encode..................ok t/test_simplify.....................ok t/test_spaces.......................ok t/test_twig_roots...................ok t/test_unique_xpath.................ok t/test_variables....................ok t/test_with_lwp..................... ### warning is normal here ### file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist at t/test_with_lwp.t line 50 ok t/test_wrapped......................ok t/test_xml_split....................ok t/test_xpath_cond...................ok t/tests_3_23........................ok t/xmlxpath_01basic..................ok t/xmlxpath_02descendant.............ok t/xmlxpath_03star...................ok t/xmlxpath_04pos....................ok t/xmlxpath_05attrib.................ok t/xmlxpath_06attrib_val.............ok t/xmlxpath_07count..................ok t/xmlxpath_08name...................ok t/xmlxpath_09a_string_length........ok t/xmlxpath_09string_length..........ok t/xmlxpath_10pipe...................ok t/xmlxpath_12axisdescendant.........ok t/xmlxpath_13axisparent.............ok t/xmlxpath_14axisancestor...........ok t/xmlxpath_15axisfol_sib............ok t/xmlxpath_16axisprec_sib...........ok t/xmlxpath_17axisfollowing..........ok t/xmlxpath_18axispreceding..........ok t/xmlxpath_19axisd_or_s.............ok t/xmlxpath_20axisa_or_s.............ok t/xmlxpath_21allnodes...............ok t/xmlxpath_22name_select............ok t/xmlxpath_23func...................ok t/xmlxpath_24namespaces.............ok t/xmlxpath_25scope..................ok t/xmlxpath_26predicate..............ok t/xmlxpath_28ancestor2..............ok t/xmlxpath_29desc_with_predicate....ok t/xmlxpath_30lang...................ok t/xmlxpath_additional...............ok t/xmlxpath_nav......................ok t/xmlxpath_test1....................ok t/xmlxpath_test_twig_roots..........ok t/xmlxpath_test_with_handlers.......ok t/xmlxpath_xpath_cond...............ok t/zz_dump_config.................... Configuration: perl: 5.008008 OS: linux - i686-linux XML::Parser : 2.34 (required) expat : 1.95.8 (required) Scalar::Util : 1.18 (for improved memory management) Encode : 2.12 (for encoding conversions) LWP : 5.805 (for the parseurl method) HTML::Entities : 1.35 (for the html_encode filter) Tie::IxHash : 1.21 (for the keep_atts_order option) XML::XPathEngine : (to use XML::Twig::XPath) XML::XPath : 1.13 (to use XML::Twig::XPath if Tree::XPathEngine not available) HTML::TreeBuilder : 3.23 (to use parse_html and parsefile_html) Text::Wrap : 2006.0711 (to use the "wrapped" option for pretty_print) Test : 1.25 (for testing purposes) Test::Pod : 1.26 (for testing purposes) XML::Simple : 2.16 (for testing purposes) XML::Handler::YAWriter : 0.23 (for testing purposes) XML::SAX::Writer : 0.50 (for testing purposes) XML::Filter::BufferText : 1.01 (for testing purposes) IO::Scalar : 2.110 (for testing purposes) Please add this information to bug reports (you can run t/zz_dump_config.t to get it) ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test_bugs_3_22.t 9 2304 179 214 73-179 Failed 1/87 test scripts. 107/4300 subtests failed. Files=87, Tests=4300, 30 wallclock secs (22.80 cusr + 2.70 csys = 25.50 CPU) Failed 1/87 test programs. 107/4300 subtests failed. make: *** [test_dynamic] Error 255 !!! ERROR: dev-perl/XML-Twig-3.26 failed. Call stack: ebuild.sh, line 1614: Called dyn_test ebuild.sh, line 1026: Called qa_call 'src_test' environment, line 3236: Called src_test ebuild.sh, line 1304: Called perl-module_src_test perl-module.eclass, line 150: Called die !!! test failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/dev-perl:XML-Twig-3.26:20070304-145047.log'.