[MacPorts] #20956: openjdk6: build fails on Snow Leopard with error during "corba-build"
MacPorts
noreply at macports.org
Thu Nov 4 10:52:57 PDT 2010
#20956: openjdk6: build fails on Snow Leopard with error during "corba-build"
------------------------------------+---------------------------------------
Reporter: dmz@… | Owner: landonf@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: openjdk6
------------------------------------+---------------------------------------
Comment(by stevek@…):
Replying to [comment:53 davido@…]:
> It builds in 10.6.4 but any applications that have a GUI fail. JEdit
and a simple GUI test I threw together both threw a stacktrace that begins
the same way:
>
> Did the portfile changes remove the AWT/Swing build phases?
>
> {{{
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
> at sun.awt.X11.XIconInfo.<init>(XIconInfo.java:84)
> at sun.awt.X11.XWindowPeer.getDefaultIconInfo(XWindowPeer.java:420)
> at sun.awt.X11.XWindowPeer.updateIconImages(XWindowPeer.java:317)
I get the same thing. Obviously, there's _some_ AWT/swing there,
otherwise we wouldn't be getting this far. But, further than that, the
app I was testing with has a "crashreporter" type of functionality, which
catches this exception, and then actually throws up a java-generated modal
dialog. So, it's not _totally_ broken. (This app, however, gets further
than this with soylatte).
I'm using the portfile/files posted by johnsonlaucn at gmail.com a few
comments back.
--
Ticket URL: <https://trac.macports.org/ticket/20956#comment:54>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list