Opened 14 years ago

Last modified 13 years ago

#22760 closed defect

bootstrapped @ apple vm1.5 @ ppc/os10.5: fails @ com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolManagerImpl — at Initial Version

Reported by: vike2000 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: apple-vm java1.5 ppc leopard corba orbutil/threadpool java-abstract Cc:
Port: openjdk6

Description

i think ive done all i can when searching the net for the error gives me one hit at bugs.sun.com?

and about that and the ticket guidelines mentioning the "upstream" devs i'm not sure if this is a macports-, bsd-port- or openjdk- (or even java-) -issue.. please point me in the right direction.. i'm not even sure if anyone has been able to build the v6 on ppc?

anyway i end up with this:
../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:41: com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl is not abstract and does not override abstract method close() in java.io.Closeable public class ThreadPoolImpl implements ThreadPool

../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:36: com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolManagerImpl is not abstract and does not override abstract method close() in java.io.Closeable public class ThreadPoolManagerImpl implements ThreadPoolManager

attaching my changes to the port/patches this far, and the full end of the build-log if you want more let me know..

if anyone (ppc or not) can try to build this against apple vm 1.5 i'd appreciate it as it does no longer seem like a architecture issue..
hint ("no warranty"):

ln -s "/System/Library/Frameworks/JavaVM.framework/Versions/1.5" "/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK"

..or if you know another way to get to run java 1.6 on my ppc..
( i really want to see if anyone has "cracked" rtmpe - wish rtmpdump/flvstreamer would've done it allready :$ )


thanks, peace and goodnight vike


$ /usr/bin/java -version

or

$ /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/java -version

java version "1.5.0_20"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02-315)
Java HotSpot(TM) Client VM (build 1.5.0_20-141, mixed mode, sharing)


(forgive my formatting-habits)

Change History (3)

Changed 14 years ago by vike2000

Attachment: Portfile added

Changed 14 years ago by vike2000

Attachment: patch-set added

Changed 14 years ago by vike2000

the end of the output from sudo port -do install openjdk6 +bootstrap_apple (copied from the terminal)

Note: See TracTickets for help on using tickets.