[Bug 579] hs19 fails to build on powerpc
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 21 05:11:33 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=579
gnu_andrew at member.fsf.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
Status|NEW |ASSIGNED
Platform|all |ppc
Target Milestone|--- |6-1.10
------- Comment #1 from gnu_andrew at member.fsf.org 2010-10-21 12:11 -------
Confirmed:
rm -f /home/andrew/builder/icedtea6/bootstrap/jdk1.6.0
ln -sf /home/andrew/builder/icedtea6/bootstrap/icedtea
/home/andrew/builder/icedtea6/bootstrap/jdk1.6.0; \
if ! /home/andrew/builder/icedtea6/bootstrap/jdk1.6.0/bin/java -version
; \
then \
echo "/home/andrew/builder/icedtea6/bootstrap/jdk1.6.0/bin/java" \
"cannot be found or is corrupted." ; \
exit 1; \
fi
dl failure on line 696Error: failed
/mnt/builder/icedtea6/openjdk.build-ecj/j2sdk-image/jre/lib/ppc/server/libjvm.so,
because
/mnt/builder/icedtea6/openjdk.build-ecj/j2sdk-image/jre/lib/ppc/server/libjvm.so:
undefined symbol: _ZNK5frame29interpreter_frame_mirror_addrEv
/home/andrew/builder/icedtea6/bootstrap/jdk1.6.0/bin/java cannot be found or is
corrupted.
make: *** [stamps/bootstrap-directory-symlink.stamp] Error 1
Assigning to Gary and moving to blocker status; we can't release 1.10 with this
issue.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list