Error patching SunVolatileImage.java building icetea-1.10.1

Jiri Vanek jvanek at redhat.com
Wed Jun 8 03:03:04 PDT 2011


This is strange, both icedtea should be buildable without problems. You can look into specfiles to see examples of icedtea configure action.
Just notice, that icedta1.9.x have problems with bootsrap build -
# and If gcjbootstrap is 1 IcedTea is bootstrapped against
# java-1.5.0-gcj-devel.  If gcjbootstrap is 0 IcedTea is built against
# java-1.6.0-openjdk-devel.
%define gcjbootstrap 1

on the other side icedtea 1.10.x not -
#and If gcjbootstrap is 1 IcedTea is bootstrapped against
# java-1.5.0-gcj-devel.  If gcjbootstrap is 0 IcedTea is built against
# java-1.6.0-openjdk-devel.
%define gcjbootstrap 0


https://pkgs.fedoraproject.org/gitweb/?p=java-1.6.0-openjdk.git;a=blob;f=java-1.6.0-openjdk.spec;hb=f15
https://pkgs.fedoraproject.org/gitweb/?p=java-1.6.0-openjdk.git;a=blob;f=java-1.6.0-openjdk.spec;hb=f14


StackTrace you have posted can be caused by bootstrap.... But also I can be wrong...


Regards J


On 06/08/2011 09:49 AM, Dalibor Topic wrote:
> Rerouting this to distro-pkg-dev.
>
> cheers,
> dalibor topic
>
> On 6/5/11 9:25 AM, Lussier, Denis wrote:
>> I got the same error trying to build iceadtea-1.9.  I'm using the latest version of CentOS trying to do a basic 32-bit build.  Can anyone help??
>>
>> Thanks in Advance
>>
>> --Luss
>>
>>
>>
>> incorrect classpath: ''
>> ----------
>> 1. ERROR in /home/user/icedtea6-1.10.1/openjdk-ecj/jdk/src/share/classes/sun/awt/image/SunVolatileImage.java (at line 266)
>>          public Surface getDestSurface() {
>>                         ^^^^^^^^^^^^^^^^
>> The method getDestSurface() of type SunVolatileImage must override a superclass method
>> ----------
>> 1 problem (1 error)make: *** [stamps/rt-class-files.stamp] Error 255
>> [
>
>
>




More information about the distro-pkg-dev mailing list