Ubuntu 12.04 X64

David Schlosnagle schlosna at gmail.com
Wed Apr 11 20:02:13 PDT 2012


On Wednesday, April 11, 2012, Kelly O'Hair wrote:

>
> I was following my own instructions from
>   https://blogs.oracle.com/kto/entry/jdk8_new_build_infrastructure
>
>  and ran into a problem.  Does this failure look familiar?
>
> ########################################################################
> ########################################################################
> ##### Entering jdk for target(s) all                               #####
> ########################################################################
>
> Building single threaded Java subdir
> /home/kohair/hgrepos/jdk8/jdk8-build/jdk/makefiles/common/shared/Defs.gmk:55:
> /home/kohair/hgrepos/jdk8/jdk8-build/jdk/makefiles/common/shared/Defs-utils.gmk:
> No such file or directory
> make[3]: warning: -jN forced in submake: disabling jobserver mode.
> make[3]: *** No rule to make target
> `/home/kohair/hgrepos/jdk8/jdk8-build/jdk/makefiles/common/shared/Defs-utils.gmk'.
>  Stop.
> make[2]: ***
> [/home/kohair/hgrepos/jdk8/jdk8-build/build/linux-x64-normal-server-release/jdk/_the.legacy_make]
> Error 2
> make[1]: *** [all] Error 2
> make: *** [jdk] Error 2
>
>
> -kto
>
>
My guess is that is due to change set 9c51812a389c [1] and a known issue
[2]. I'd think you could just touch those 3 files to recreate them.

[1] http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/9c51812a389c
[2]
http://mail.openjdk.java.net/pipermail/build-infra-dev/2012-April/000698.html

 - Dave



More information about the build-infra-dev mailing list