Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45900 - dev-perl/XML-Twig-3.13 works with AMD64
Summary: dev-perl/XML-Twig-3.13 works with AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-27 09:06 UTC by Matt Dinsmore
Modified: 2004-03-30 05:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Dinsmore 2004-03-27 09:06:53 UTC
Please add "-amd64' KEYWORD to dev-perl/XML-Twig-3.13

Reproducible: Always
Steps to Reproduce:
1.emerge XML-Twig-3.13
2.
3.

Actual Results:  
emerge completely


>>> emerge (5 of 5) dev-perl/XML-Twig-3.13 to /
>>> Downloading ftp://gentoo.mirrors.pair.com/distfiles/XML-Twig-3.13.tar.gz
--11:32:45--  ftp://gentoo.mirrors.pair.com/distfiles/XML-Twig-3.13.tar.gz
           => `/usr/portage/distfiles/XML-Twig-3.13.tar.gz'
Resolving gentoo.mirrors.pair.com... 216.92.2.140
Connecting to gentoo.mirrors.pair.com[216.92.2.140]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /distfiles ... done.
==> PASV ... done.    ==> RETR XML-Twig-3.13.tar.gz ... done.
Length: 222,081 (unauthoritative)
 
100%[====================================>] 222,081      301.79K/s
 
11:32:46 (301.39 KB/s) - `/usr/portage/distfiles/XML-Twig-3.13.tar.gz' saved [22
2081]
 
>>> md5 src_uri ;-) XML-Twig-3.13.tar.gz
>>> Unpacking source...
>>> Unpacking XML-Twig-3.13.tar.gz to /var/tmp/portage/XML-Twig-3.13/work
>>> Source unpacked.
Do you want to install 'xml_pp' (XML pretty printer)? [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_spellcheck' (spellcheck XML files skipping tags)? [y ] y
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Twig
echo "building Twig.pm"
building Twig.pm
/usr/bin/perl speedup Twig.pm.slow > Twig.pm
perl version is 5.008002 XML::Parser version is 2.31
/usr/bin/perl check_optional_modules
cp Twig.pm blib/lib/XML/Twig.pm
cp Twig/XPath.pm blib/lib/XML/Twig/XPath.pm
cp tools/xml_grep/xml_grep blib/script/xml_grep
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_grep
cp tools/xml_pp/xml_pp blib/script/xml_pp
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_pp
cp tools/xml_spellcheck/xml_spellcheck blib/script/xml_spellcheck
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_spellcheck
Manifying blib/man1/xml_grep.1
Manifying blib/man1/xml_pp.1
Manifying blib/man1/xml_spellcheck.1
Manifying blib/man3/XML::Twig.3pm
echo "building Twig.pm"
building Twig.pm
/usr/bin/perl speedup Twig.pm.slow > Twig.pm
perl version is 5.008002 XML::Parser version is 2.31
/usr/bin/perl check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................skipping, Test::Pod required
ok
t/test1.............................ok
t/test2.............................ok
t/test3.............................ok
t/test4.............................ok
t/test5.............................ok
t/test_additional...................need Unicode::Map8 and Unicode::String for t
hose tests: skipping 3 tests
ok
t/test_attregexp_cond...............ok
t/test_cdata........................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_expand_external_entities.....ok
t/test_ignore_elts..................ok
t/test_nav..........................ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_spaces.......................ok
t/test_twig_roots...................ok
t/test_unique_xpath.................ok
t/test_variables....................ok
t/test_with_lwp.....................skipping, LWP not available
ok
t/test_xpath_cond...................ok
t/xmlxpath_01basic..................skipping: XML::XPath not available
ok
t/xmlxpath_02descendant.............skipping: XML::XPath not available
ok
t/xmlxpath_03star...................skipping: XML::XPath not available
ok
t/xmlxpath_04pos....................skipping: XML::XPath not available
ok
t/xmlxpath_05attrib.................skipping: XML::XPath not available
ok
t/xmlxpath_06attrib_val.............skipping: XML::XPath not available
ok
t/xmlxpath_07count..................skipping: XML::XPath not available
ok
t/xmlxpath_08name...................skipping: XML::XPath not available
ok
t/xmlxpath_09a_string_length........skipping: XML::XPath not available
ok
t/xmlxpath_09string_length..........skipping: XML::XPath not available
ok
t/xmlxpath_10pipe...................skipping: XML::XPath not available
ok
t/xmlxpath_12axisdescendant.........skipping: XML::XPath not available
ok
t/xmlxpath_13axisparent.............skipping: XML::XPath not available
ok
t/xmlxpath_14axisancestor...........skipping: XML::XPath not available
ok
t/xmlxpath_15axisfol_sib............skipping: XML::XPath not available
ok
t/xmlxpath_16axisprec_sib...........skipping: XML::XPath not available
ok
t/xmlxpath_17axisfollowing..........skipping: XML::XPath not available
ok
t/xmlxpath_18axispreceding..........skipping: XML::XPath not available
ok
t/xmlxpath_19axisd_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_20axisa_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_21allnodes...............skipping: XML::XPath not available
ok
t/xmlxpath_22name_select............skipping: XML::XPath not available
ok
t/xmlxpath_23func...................skipping: XML::XPath not available
ok
t/xmlxpath_24namespaces.............skipping: XML::XPath not available
ok
t/xmlxpath_25scope..................skipping: XML::XPath not available
ok
t/xmlxpath_26predicate..............skipping: XML::XPath not available
ok
t/xmlxpath_28ancestor2..............skipping: XML::XPath not available
ok
t/xmlxpath_29desc_with_predicate....skipping: XML::XPath not available
ok
t/xmlxpath_30lang...................skipping: XML::XPath not available
ok
t/xmlxpath_additional...............skipping: XML::XPath not available
ok
t/xmlxpath_nav......................skipping: XML::XPath not available
ok
t/xmlxpath_test1....................skipping: XML::XPath not available
ok
t/xmlxpath_test_twig_roots..........skipping: XML::XPath not available
ok
t/xmlxpath_test_with_handlers.......skipping: XML::XPath not available
ok
t/xmlxpath_xpath_cond...............skipping: XML::XPath not available
ok
All tests successful.
Files=61, Tests=1039,  7 wallclock secs ( 4.81 cusr +  1.35 csys =  6.16 CPU)
echo "building Twig.pm"
building Twig.pm
/usr/bin/perl speedup Twig.pm.slow > Twig.pm
perl version is 5.008002 XML::Parser version is 2.31
/usr/bin/perl check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................skipping, Test::Pod required
ok
t/test1.............................ok
t/test2.............................ok
t/test3.............................ok
t/test4.............................ok
t/test5.............................ok
t/test_additional...................need Unicode::Map8 and Unicode::String for t
hose tests: skipping 3 tests
ok
t/test_attregexp_cond...............ok
t/test_cdata........................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_expand_external_entities.....ok
t/test_ignore_elts..................ok
t/test_nav..........................ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_spaces.......................ok
t/test_twig_roots...................ok
t/test_unique_xpath.................ok
t/test_variables....................ok
t/test_with_lwp.....................skipping, LWP not available
ok
t/test_xpath_cond...................ok
t/xmlxpath_01basic..................skipping: XML::XPath not available
ok
t/xmlxpath_02descendant.............skipping: XML::XPath not available
ok
t/xmlxpath_03star...................skipping: XML::XPath not available
ok
t/xmlxpath_04pos....................skipping: XML::XPath not available
ok
t/xmlxpath_05attrib.................skipping: XML::XPath not available
ok
t/xmlxpath_06attrib_val.............skipping: XML::XPath not available
ok
t/xmlxpath_07count..................skipping: XML::XPath not available
ok
t/xmlxpath_08name...................skipping: XML::XPath not available
ok
t/xmlxpath_09a_string_length........skipping: XML::XPath not available
ok
t/xmlxpath_09string_length..........skipping: XML::XPath not available
ok
t/xmlxpath_10pipe...................skipping: XML::XPath not available
ok
t/xmlxpath_12axisdescendant.........skipping: XML::XPath not available
ok
t/xmlxpath_13axisparent.............skipping: XML::XPath not available
ok
t/xmlxpath_14axisancestor...........skipping: XML::XPath not available
ok
t/xmlxpath_15axisfol_sib............skipping: XML::XPath not available
ok
t/xmlxpath_16axisprec_sib...........skipping: XML::XPath not available
ok
t/xmlxpath_17axisfollowing..........skipping: XML::XPath not available
ok
t/xmlxpath_18axispreceding..........skipping: XML::XPath not available
ok
t/xmlxpath_19axisd_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_20axisa_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_21allnodes...............skipping: XML::XPath not available
ok
t/xmlxpath_22name_select............skipping: XML::XPath not available
ok
t/xmlxpath_23func...................skipping: XML::XPath not available
ok
t/xmlxpath_24namespaces.............skipping: XML::XPath not available
ok
t/xmlxpath_25scope..................skipping: XML::XPath not available
ok
t/xmlxpath_26predicate..............skipping: XML::XPath not available
ok
t/xmlxpath_28ancestor2..............skipping: XML::XPath not available
ok
t/xmlxpath_29desc_with_predicate....skipping: XML::XPath not available
ok
t/xmlxpath_30lang...................skipping: XML::XPath not available
ok
t/xmlxpath_additional...............skipping: XML::XPath not available
ok
t/xmlxpath_nav......................skipping: XML::XPath not available
ok
t/xmlxpath_test1....................skipping: XML::XPath not available
ok
t/xmlxpath_test_twig_roots..........skipping: XML::XPath not available
ok
t/xmlxpath_test_with_handlers.......skipping: XML::XPath not available
ok
t/xmlxpath_xpath_cond...............skipping: XML::XPath not available
ok
All tests successful.
Files=61, Tests=1039,  7 wallclock secs ( 4.79 cusr +  1.36 csys =  6.15 CPU)
 
>>> Install XML-Twig-3.13 into /var/tmp/portage/XML-Twig-3.13/image/ category de
v-perl
echo "building Twig.pm"
building Twig.pm
/usr/bin/perl speedup Twig.pm.slow > Twig.pm
perl version is 5.008002 XML::Parser version is 2.31
/usr/bin/perl check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
Manifying blib/man3/XML::Twig.3pm
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/lib/perl5/vendor_perl/5.8.2/
XML/Twig.pm
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/lib/perl5/vendor_perl/5.8.2/
XML/Twig/XPath.pm
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/share/man/man1/xml_grep.1
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/share/man/man1/xml_pp.1
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/share/man/man1/xml_spellchec k.1
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/share/man/man3/XML::Twig.3pm
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/bin/xml_grep
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/bin/xml_pp
Installing /var/tmp/portage/XML-Twig-3.13/image/usr/bin/xml_spellcheck
Writing /var/tmp/portage/XML-Twig-3.13/image//usr/lib/perl5/vendor_perl/5.8.2/x8
6_64-linux/auto/XML/Twig/.packlist
Appending installation info to /var/tmp/portage/XML-Twig-3.13/image//usr/lib/per
l5/5.8.2/x86_64-linux/perllocal.pod
man:
gzipping man page: xml_grep.1
gzipping man page: xml_pp.1
gzipping man page: xml_spellcheck.1
gzipping man page: XML::Twig.3pm
prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/XML-Twig-3.13/image/
 
>>> Merging dev-perl/XML-Twig-3.13 to /
--- /usr/
--- /usr/share/
--- /usr/share/perl/
--- /usr/share/perl/gentoo-pods/
--- /usr/share/perl/gentoo-pods/5.8.2/
>>> /usr/share/perl/gentoo-pods/5.8.2/XML-Twig-3.13.pod
>>> /usr/share/perl/gentoo-pods/5.8.2/XML-Twig-3.13.pod.arch
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/xml_pp.1.gz
>>> /usr/share/man/man1/xml_grep.1.gz
>>> /usr/share/man/man1/xml_spellcheck.1.gz
--- /usr/share/man/man3/
>>> /usr/share/man/man3/XML::Twig.3pm.gz
--- /usr/share/doc/
>>> /usr/share/doc/XML-Twig-3.13/
>>> /usr/share/doc/XML-Twig-3.13/Changes.gz
>>> /usr/share/doc/XML-Twig-3.13/MANIFEST.gz
>>> /usr/share/doc/XML-Twig-3.13/README.gz
--- /usr/lib/
--- /usr/lib/perl5/
--- /usr/lib/perl5/vendor_perl/
--- /usr/lib/perl5/vendor_perl/5.8.2/
--- /usr/lib/perl5/vendor_perl/5.8.2/x86_64-linux/
--- /usr/lib/perl5/vendor_perl/5.8.2/x86_64-linux/auto/
--- /usr/lib/perl5/vendor_perl/5.8.2/x86_64-linux/auto/XML/
>>> /usr/lib/perl5/vendor_perl/5.8.2/x86_64-linux/auto/XML/Twig/
>>> /usr/lib/perl5/vendor_perl/5.8.2/x86_64-linux/auto/XML/Twig/.packlist
--- /usr/lib/perl5/vendor_perl/5.8.2/XML/
>>> /usr/lib/perl5/vendor_perl/5.8.2/XML/Twig.pm
>>> /usr/lib/perl5/vendor_perl/5.8.2/XML/Twig/
>>> /usr/lib/perl5/vendor_perl/5.8.2/XML/Twig/XPath.pm
--- /usr/lib/perl5/5.8.2/
--- /usr/lib/perl5/5.8.2/x86_64-linux/
--- /usr/bin/
>>> /usr/bin/xml_grep
>>> /usr/bin/xml_pp
>>> /usr/bin/xml_spellcheck
 * Caching service dependencies...                                        [ ok ]
>>> dev-perl/XML-Twig-3.13 merged.
 
>>> clean: No packages selected for removal.
 
>>> Auto-cleaning packages ...
 
>>> No outdated packages were found on your system.
 
 
 * GNU info directory index is up-to-date.
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-03-30 05:27:26 UTC
Already in CVS.