Summary: | dev-java/tomcat-servlet-api-5.5.27-r1 fails to build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | a_tevelev |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | python |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
a_tevelev
2009-10-06 22:11:05 UTC
Created attachment 206267 [details]
emerge --info
Run python-updater? Re-emerged dev-python/pyxml. Ran python-updater. Still the error: * Using: sun-jdk-1.6 * If the output above contains: * ImportError: * /usr/lib/python2.4/site-packages/_xmlplus/parsers/pyexpat.so: * undefined symbol: PyUnicodeUCS2_DecodeUTF8 * Try re-emerging dev-python/pyxml * * ERROR: dev-java/tomcat-servlet-api-5.5.27-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4436: Called eant 'jar' 'javadoc' 'examples' '-f' 'jsr154/build.xml' * environment, line 904: Called java-ant-2_src_configure * environment, line 2253: Called java-ant_bsfix * environment, line 2275: Called java-ant_bsfix_files './jsr152/build.xml' './jsr154/build.xml' * environment, line 2370: Called _bsfix_die 'xml-rewrite2 failed: ./jsr154/build.xml' * environment, line 309: Called die Please post emerge --info emerge --info has posted from the beginning - 2009-10-06 22:11:44. Thank you! Your emerge info says you have python 2.6 but your error contains path in python 2.4. Looks like python updater failed to do its job? CCing python for advice. Sorry, looked at bad part of the output. Nevertheless, looks like javatoolkit was not remerged by the python updater, can you try remerge dev-java/javatoolkit manually? (In reply to comment #3) > Ran python-updater. Try 'python-updater -o 2.4'. If it doesn't help, then your VDB might be broken (python-updater greps CONTENTS files in VDB). Re-emerging dev-java/javatoolkit fixed it. Running python-updater was not necessary. Thank you *** Bug 290476 has been marked as a duplicate of this bug. *** |