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
Created attachment 168862 [details] emerge --info
Fixed in CVS. Thanks for reporting. Serkan.