missing jfr.jar in images section of MacOSX jdk8 build
Alan Bateman
Alan.Bateman at oracle.com
Thu Aug 29 09:35:16 PDT 2013
On 29/08/2013 16:51, René Jansen wrote:
> Hi,
>
> I was able to successfully build jdk8 on MacOSX 10.8.4 until a few days ago. With updated source, re-ran .configure and make clean&& make all, I consistently receive a:
>
> ## Starting images
> Creating images/lib/charsets.jar
> Creating images/lib/ext/dnsns.jar
> Creating images/lib/ext/cldrdata.jar
> make[2]: *** No rule to make target `/Users/rvjansen/apps/jdk8/build/macosx-x86_64-normal-server-release/images/lib/jfr.jar', needed by `all'. Stop.
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [images] Error 2
> make: *** [images-only] Error 2
>
>
> message. Does anyone know what has changed - and how to change it back?
>
> best regards,
>
> René Jansen.
Somebody else asked about this yesterday too. At this time, jdk8/jdk8
doesn't build. It was just an unlucky timing thing where the changes
backed up in jdk8/tl were taken during a small window where we had
temporary breakage of OpenJDK builds. The fix to this has been jdk8/tl
since last week so the issue should resolve itself at the next
integration. If you need to get a build when just revert to jdk8-b104 or
import 3b8fed46b2a8 from jdk8/tl/jdk.
-Alan
More information about the jdk8-dev
mailing list