Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67556 - ibm-jre-build fails to emerge on PPC
Summary: ibm-jre-build fails to emerge on PPC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: PPC Linux
: High blocker
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 08:38 UTC by Adam Lynch
Modified: 2004-10-15 02:28 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 Adam Lynch 2004-10-14 08:38:47 UTC
While attempting to get some kind of Java JRE installed on a fresh Gentoo PPC install (with mozilla installed), I get this when emerging ibm-jre-build:

alynch-mac ibm-jre-bin # emerge ibm-jre-bin
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/ibm-jre-bin-1.4.2 to /
ppc
>>> md5 src_uri ;-) IBMJava2-JRE-142.ppc.tgz
ppc
ppc
>>> Unpacking source...
>>> Unpacking IBMJava2-JRE-142.ppc.tgz to /var/tmp/portage/ibm-jre-bin-1.4.2/work
>>> Source unpacked.
ppc
 * ibm-jre-bin-1.4.2 is a binary package, no compilation required
ppc

>>> Install ibm-jre-bin-1.4.2 into /var/tmp/portage/ibm-jre-bin-1.4.2/image/ category dev-java
mozilla

!!! ERROR: dev-java/ibm-jre-bin-1.4.2 failed.
!!! Function install_mozilla_plugin, Line 85, Exitcode 0
!!! Cannot find mozilla plugin at /var/tmp/portage/ibm-jre-bin-1.4.2/image///opt/ibm-jre-bin-1.4.2/bin/libjavaplugin_ojigcc3.so



Reproducible: Always
Steps to Reproduce:
1. emerge mozilla
2. emerge ibm-jre-build
3. fill out bug report

Actual Results:  
See details

Expected Results:  
Completed the Java plugin install. 

Portage 2.0.50-r11 (default-ppc-2004.1, gcc-3.4.1, glibc-2.3.3.20040420-r2,
2.6.8-gentoo-r8)
=================================================================
System uname: 2.6.8-gentoo-r8 ppc 7400, altivec supported
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=powerpc -pipe"
CHOST="powerpc-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=powerpc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa berkdb cdr dvd esd gdbm gif gnome gtk gtk2 imlib jpeg mozilla nls
opengl pam perl png ppc python readline ssl tcpd truetype"
Comment 1 Jochen Maes (RETIRED) gentoo-dev 2004-10-15 02:28:53 UTC
solved bug