Bug 154700

Summary: ecj exception on ia64 building Subversion java bindings
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: java-1.4.2-gcj-compatAssignee: Andrew Overholt <overholt>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-12 23:29:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Orton 2005-04-13 16:17:23 UTC
Building the Subversion java bindings on ia64 fails with:

Exception in thread "main" java.lang.ClassNotFoundException:
org.eclipse.jdt.internal.compiler.batch.Main
   <<No stacktrace available>>

Comment 2 Andrew Overholt 2005-04-15 21:01:04 UTC
We don't have a java stack on ia64 yet.  This depends at least on this gcc
target bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20294

Comment 3 Joe Orton 2005-12-12 19:21:02 UTC
The subversion javahl build appears to work on ia64 in dist-fc5.  Should I close
this?