#22760: bootstrapped @ apple vm1.5 @ ppc/os10.5: fails @ com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolManagerImpl ---------------------------------------------------------------------------------+ Reporter: vike2000@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: apple-vm java1.5 ppc leopard corba orbutil/threadpool java-abstract | Port: openjdk6 ---------------------------------------------------------------------------------+ Changes (by macsforever2000@…): * owner: macports-tickets@… => landonf@… Old description:
i think ive done all i can when searching the net for the error gives me one hit at [http://bugs.sun.com/view_bug.do?bug_id=6790292 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:[[BR]] ../../../../../../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..[[BR]] 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..[[BR]] ( i really want to see if anyone has "cracked" rtmpe - wish rtmpdump/flvstreamer would've done it allready :$ )
[[BR]]
thanks, peace and goodnight vike
[[BR]]
$ /usr/bin/java -version or $ /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/java -version[[BR]] java version "1.5.0_20"[[BR]] Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02-315)[[BR]] Java HotSpot(TM) Client VM (build 1.5.0_20-141, mixed mode, sharing)
[[BR]]
(forgive my formatting-habits)
New description: i think ive done all i can when searching the net for the error gives me one hit at [http://bugs.sun.com/view_bug.do?bug_id=6790292 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:[[BR]] {{{ ../../../../../../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..[[BR]] 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..[[BR]] ( i really want to see if anyone has "cracked" rtmpe - wish rtmpdump/flvstreamer would've done it allready :$ ) [[BR]] thanks, peace and goodnight vike [[BR]] {{{ $ /usr/bin/java -version or $ /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/java -version[[BR]] java version "1.5.0_20"[[BR]] Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02-315)[[BR]] Java HotSpot(TM) Client VM (build 1.5.0_20-141, mixed mode, sharing) }}} [[BR]] (forgive my formatting-habits) -- -- Ticket URL: <http://trac.macports.org/ticket/22760#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS