--enable-sjavac not enabled in tl repo yet?
Jonathan Gibbons
jonathan.gibbons at oracle.com
Fri Jan 18 02:49:46 UTC 2013
Anyone else having trouble deciphering the error message:
The makefile listed source
/space/repos/jdk8/tl/build/linux-x86_64-sjavac/langtools/gensrc/com/sun/tools/doclint/resources/doclint.java
was not calculated by the smart javac wrapper!
-- Jon
On 01/17/2013 06:07 PM, Weijun Wang wrote:
> Just tried on a latest jdk8/tl clone and
>
> Building Java(TM) for target 'all' in configuration
> '/space/repos/jdk8/tl/build/linux-x86_64-sjavac'
>
> ## Starting langtools
> Compiling 2 files for BUILD_TOOLS
> Compiling 26 properties into resource bundles
> Compiling 720 files for BUILD_BOOTSTRAP_LANGTOOLS
> Creating langtools/dist/bootstrap/lib/javac.jar
> Updating langtools/dist/lib/src.zip
> Creating langtools/dist/bootstrap/lib/javah.jar
> Creating langtools/dist/bootstrap/lib/javap.jar
> Compiling BUILD_FULL_JAVAC
> Creating langtools/dist/bootstrap/lib/javadoc.jar
> The makefile listed source
> /space/repos/jdk8/tl/build/linux-x86_64-sjavac/langtools/gensrc/com/sun/tools/doclint/resources/doclint.java
> was not calculated by the smart javac wrapper!
> make[1]: ***
> [/space/repos/jdk8/tl/build/linux-x86_64-sjavac/langtools/classes/javac_state]
> Error 255
> make[1]: *** Waiting for unfinished jobs....
> make: *** [langtools-only] Error 2
>
> Thanks
> Max
More information about the build-dev
mailing list