[IcedTea7] Bootstrap using GCJ-4.4 ?
Thierry Reding
thierry.reding at avionic-design.de
Mon May 31 01:46:41 PDT 2010
> > -create-import-jdk-stubs:
> > ? ?[mkdir] Created dir:
> > /tmp/buildd/openjdk-7-7b84/build/openjdk-boot/build/linux-amd64/langtools/build/genstubs
> > ?[genstubs] Generating 81 stub files to
> > /tmp/buildd/openjdk-7-7b84/build/openjdk-boot/build/linux-amd64/langtools/build/genstubs
> >
> > BUILD FAILED
> > java.lang.NoClassDefFoundError: GenStubs
> > ? at java.lang.Class.initializeClass(libgcj.so.10)
> > ? at GenStubs$Ant.execute(Unknown Source)
> > [...]
> > Caused by: java.lang.ClassNotFoundException:
> > javax.tools.JavaFileManager$Location
> > [...]
> > ? at java.lang.Class.initializeClass(libgcj.so.10)
> > ? ...15 more
> >
> > You can get my full build log here : [1].
> >
>
> There are some issues with HEAD I need to look at, that's why there
> hasn't been a new release yet. Have you tried 1.12?
I've been able to trace this back to langtools' build.xml. The attached patch
fixes the build for me.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: genstubs.patch
Type: text/x-diff
Size: 559 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100531/7c47f861/genstubs.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100531/7c47f861/attachment.bin
More information about the distro-pkg-dev
mailing list