very slow icedtea6 builds
Andrew John Hughes
gnu_andrew at member.fsf.org
Wed Jul 2 11:35:18 PDT 2008
On 02/07/2008, Andrew John Hughes <gnu_andrew at member.fsf.org> wrote:
> On 02/07/2008, Andrew John Hughes <gnu_andrew at member.fsf.org> wrote:
> > 2008/7/2 Gary Benson <gbenson at redhat.com>:
> >
> > > Gary Benson wrote:
> > >> Can you try with the attached patch?
> > >
> > > Yeah...
> >
> >
> > I've just set it going and I'll let you know what comes out the other end.
> > From the patch though, it looks like the right fix. The original implies
> > that core is enabled whenever shark isn't whereas it should only be
> > enabled if the build is also not x86/x86_64/sparc.
> >
> > --
> > Andrew :-)
> >
> > Support Free Java!
> > Contribute to GNU Classpath and the OpenJDK
> > http://www.gnu.org/software/classpath
> > http://openjdk.java.net
> >
> > PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> > Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
> >
>
>
> Sorry doesn't seem to solve the issue here or for doko... I'll try and
> look into it myself later.
>
> --
> Andrew :-)
>
> Support Free Java!
> Contribute to GNU Classpath and the OpenJDK
> http://www.gnu.org/software/classpath
> http://openjdk.java.net
>
> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
>
I think I spotted the issue, will retry.
Just one alteration to your patch:
+ elif test "x${use_zero}" = "xyes"; then
instead of using test "x${ZERO_BUILD_TRUE}" = "x"
--
Andrew :-)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list