Opened 15 years ago
Closed 14 years ago
#22760 closed defect (wontfix)
bootstrapped @ apple vm1.5 @ ppc/os10.5: fails @ com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolManagerImpl
Reported by: | vike2000 | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
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 (last modified by mf2k (Frank Schima))
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[[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)
(forgive my formatting-habits)
Attachments (3)
Change History (7)
Changed 15 years ago by vike2000
Changed 15 years ago by vike2000
Changed 15 years ago by vike2000
Attachment: | output091203copy_paste-end.txt added |
---|
comment:1 Changed 15 years ago by vike2000
forgot to mention that i've created a new variant (+bootstrap_apple) for this and had to restructure/reorder the portfile to get the code/variables executed/defined in the right order.. i've tried to look to not breaking anything but i haven't tested anything but my own flow/interest...
pzz ou fer noew; meow
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to landonf@… |
comment:3 Changed 15 years ago by vike2000
hrm.. about my work and my reasons (this the latter totally OT - i actually just now finally added up the whole rtmpdump-story as i learned that the 1.6 actually "had" rtmpe-support) and
the bottom-line of this being that as i finally got rtmpdump1.6 working (i'll try to add add short a public rating-comment to the torrent@vuze/friends - sorry, haven't had a homepage in some time and this still feels a bit like risky business)
i have no further _need_ for this - but i'm happy if i can aid anyone else's needs.
thanks twice again, peace out once and for all; and, ehm, g'mornin' zz %] cheers/vike
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing given that this was happening with a modified portfile.
the end of the output from
sudo port -do install openjdk6 +bootstrap_apple
(copied from the terminal)