Target "gnumake images" broken in jdk7/tl/jdk
Tim Bell
Tim.Bell at Sun.COM
Thu Jun 5 18:42:52 UTC 2008
Hi Joël:
> I sync nightly my jdk7/tl/jdk repository with
> http://hg.openjdk.java.net/jdk7/tl/jdk and build it nightly (gnumake all
> images).
I created a disposable tree by cloning http://hg.openjdk.java.net/jdk7/tl/jdk, and I am
checking on this.
Note that this will not affect my b29 integration tomorrow because this push is not part of
that batch of changes. 6708729 is targeted for b30.
Tim
> The target "images" is broken since I pulled 2 days ago this changeset:
> http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f494f33398f1 "6708729: update
> jdk Makefiles for new javap"
>
> The build error is:
> [...]
> /jmgt/mirror/jdk/6_05/promoted/latest/binaries/solaris-sparcv9/bin/jar
> c0f
> /jmgt/user/hg/repositories/jdk7/tl-local/jdk/build/solaris-sparc/lib/tools.jar
> -C [...] \
> -J-client -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m
> -J-XX:MaxPermSize=160m
> /jmgt/user/hg/repositories/jdk7/tl-local/jdk/build/solaris-sparc/classes/com/sun/tools/classfile
> : no such file or directory
> /jmgt/user/hg/repositories/jdk7/tl-local/jdk/build/solaris-sparc/classes/com/sun/tools/javap
> : no such file or directory
> gnumake: *** [initial-image-jdk] Error 1
>
> Anybody else having noticed this problem?
>
> Thanks,
> Joel
More information about the build-dev
mailing list