Hello!

On 2/12/20 11:15 PM, Ty Young wrote:
> Attempting to build any JDK version with a supported boot JDK results in 
> failure:
> 
> 
> Building target 'images' in configuration 'linux-x86_64-server-release'
> Warning: No SCM configuration present and no .src-rev
> make[3]: *** No rule to make target 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS.vardeps',
>  needed by 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS_batch'.
>  Stop.
> make[3]: *** Waiting for unfinished jobs....
> make[3]: *** No rule to make target 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/make-support/vardeps/make/ReleaseFile.gmk/create-info-file.vardeps',
>  needed by 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/jdk/release'.
>  Stop.
> make[2]: *** [make/Main.gmk:405: release-file] Error 2
> make[2]: *** Waiting for unfinished jobs....
> make[2]: *** [make/Main.gmk:70: buildtools-langtools] Error 2
> make[3]: *** No rule to make target 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/make-support/vardeps/make/ModuleWrapper.gmk/java.base/ORDERED_CFG_VARIANTS.vardeps',
>  needed by 
> '/home/ty/Downloads/panama-foreign-linkToNative/build/linux-x86_64-server-release/support/modules_libs/java.base/jvm.cfg'.
>  Stop.
> make[3]: *** Waiting for unfinished jobs....
> make[2]: *** [make/Main.gmk:158: java.base-copy] Error 2
> 
> ERROR: Build failed for target 'images' in configuration 
> 'linux-x86_64-server-release' (exit code 2)
> 
> 
> The exact commands used to compile are:
> 
> 
> "bash configure --disable-warnings-as-errors" and "make images"

Try building with MAKE_VERBOSE=y QUIETLY= LOG=debug to get a more detailed 
debug output.

> This used to work but after an update to *something* it no longer builds. 
> Given that I use Arch Linux(which uses newer software) it could just be a bug 
> introduced in some package and might be fixed soon(TM) but I figure I'd hit 
> up the this list to see if anyone can confirm this.

I'm building on both Debian unstable and openSUSE Tumbleweed regularly without 
any issues.

Just did a successful build on Debian unstable which is bleeding edge at the 
moment.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to