Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242526 - dev-java/sun-jre-bin-1.6.0.10 build fails
Summary: dev-java/sun-jre-bin-1.6.0.10 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-18 01:16 UTC by Markus Peloquin
Modified: 2008-10-18 06:15 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,4.96 KB, text/plain)
2008-10-18 01:17 UTC, Markus Peloquin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Peloquin 2008-10-18 01:16:55 UTC
The build fails with the following error:

>>> Install sun-jre-bin-1.6.0.10 into /var/tmp/portage/dev-java/sun-jre-bin-1.6.0.10/image/ category dev-java
 * 
 * ERROR: dev-java/sun-jre-bin-1.6.0.10 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_install
 * environment, line 2635:  Called install_mozilla_plugin '/opt/sun-jre-bin-1.6.0.10/jre/lib/i386/libnpjp2.so' 'plugin2'
 * environment, line 1779:  Called die
 * The specific snippet of code:
 * die "Cannot find mozilla plugin at ${D}/${plugin}";
 * The die message:
 * Cannot find mozilla plugin at /var/tmp/portage/dev-java/sun-jre-bin-1.6.0.10/image///opt/sun-jre-bin-1.6.0.10/jre/lib/i386/libnpjp2.so
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-java/sun-jre-bin-1.6.0.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/sun-jre-bin-1.6.0.10/temp/environment'.

Commenting out line 90 of the ebuild fixed it for me.  It looks like this was copied from a JDK ebuild.  In fact, no file in /var/tmp/portage/dev-java/sun-jre-bin-1.6.0.10 has this name.

Reproducible: Always
Comment 1 Markus Peloquin 2008-10-18 01:17:31 UTC
Created attachment 168862 [details]
emerge --info
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2008-10-18 06:15:40 UTC
Fixed in CVS. Thanks for reporting.

Serkan.