Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290476 - dev-java/trove-2.1.0 fails to emerge
Summary: dev-java/trove-2.1.0 fails to emerge
Status: RESOLVED DUPLICATE of bug 287969
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 17:42 UTC by a_tevelev
Modified: 2009-11-02 23:51 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,3.83 KB, text/plain)
2009-10-25 17:43 UTC, a_tevelev
Details
build.log (build.log,2.31 KB, text/plain)
2009-10-25 18:08 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2009-10-25 17:42:16 UTC
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/trove-2.1.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 4338:  Called java-ant-2_src_configure
 *             environment, line 2195:  Called java-ant_bsfix
 *             environment, line 2217:  Called java-ant_bsfix_files './build.xml'
 *             environment, line 2312:  Called _bsfix_die 'xml-rewrite2 failed: ./build.xml'
 *             environment, line  314:  Called die
 * The specific snippet of code:
 *           die ${1} " Look at the eerror message above";
 *  The die message:
 *   xml-rewrite2 failed: ./build.xml  Look at the eerror message above
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/tmp/portage/dev-java/trove-2.1.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/dev-java/trove-2.1.0/temp/environment'.
 *

 * GNU info directory index is up-to-date.
Comment 1 a_tevelev 2009-10-25 17:43:14 UTC
Created attachment 208227 [details]
emerge --info
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2009-10-25 17:44:24 UTC
(In reply to comment #0)
>  *
>  * If you need support, post the topmost build error, and the call stack if
> relevant.
>  * A complete build log is located at
> '/tmp/portage/dev-java/trove-2.1.0/temp/build.log'.
>  * The ebuild environment file is located at
> '/tmp/portage/dev-java/trove-2.1.0/temp/environment'.
>  *
> 

Either attach the build.log here or at least post the actual error as asked. When added please reopen.
Comment 3 a_tevelev 2009-10-25 18:08:52 UTC
Created attachment 208232 [details]
build.log

dev-python/pyxml has been re-emerged with no effect.

Seems to be similar to 287969 bug.
Comment 4 a_tevelev 2009-10-25 18:09:31 UTC
build.log file attached.
Comment 5 a_tevelev 2009-11-02 23:51:16 UTC

*** This bug has been marked as a duplicate of bug 287969 ***