Re: JDK build fails on Arch Linux

2020-02-12 Thread Ty Young
On 2/12/20 4:35 PM, Erik Joelsson wrote: This looks like https://bugs.openjdk.java.net/browse/JDK-8237879 This seems to be the issue. Thanks! To answer some previous questions, yes I've built from the Git repo before. Given that my make version matches the above affected version(4.3) I th

Re: JDK build fails on Arch Linux

2020-02-12 Thread John Paul Adrian Glaubitz
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

Re: JDK build fails on Arch Linux

2020-02-12 Thread Erik Joelsson
This looks like https://bugs.openjdk.java.net/browse/JDK-8237879 Workaround is to get an older version of GNU make (trivial to download and build yourself) and configure with MAKE=yourmake on the configure command line. /Erik On 2020-02-12 14:15, Ty Young wrote: Hi, Attempting to build an

Re: JDK build fails on Arch Linux

2020-02-12 Thread David Holmes
Hi Ty, On 13/02/2020 8:15 am, Ty Young wrote: Hi, 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 Is this the first time you've

JDK build fails on Arch Linux

2020-02-12 Thread Ty Young
Hi, 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-linkToNa