client VM build doesn't build in parallel anymore (original) (raw)
Matthias Klose doko at ubuntu.com
Fri Jun 15 12:04:30 UTC 2018
- Previous message (by thread): [Fwd: Re: Build breakage with system jpeg and lcms and jdk-11+18]
- Next message (by thread): client VM build doesn't build in parallel anymore
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since b14 or b15, the client VM on x86 doesn't build anymore when building with
--with-jvm-variants=client,server --with-num-cores=4
building with one to three cores seems to work however. The server and zero VMs build without issues and parallel builds. Any idea which dependencies got dropped?
javac: file not found:
/home/packages/openjdk/11/openjdk-11-1118/build/buildtools/tools_classes/_the.BUILD_JFR_TOOLS_batch.tmp
make[4]: ***
[/home/packages/openjdk/11/openjdk-11-1118/build/buildtools/tools_classes/_the.BUILD_JFR_TOOLS_batch]
Error 3
make[4]: *** Deleting file
'/home/packages/openjdk/11/openjdk-11-1118/build/buildtools/tools_classes/_the.BUILD_JFR_TOOLS_batch'
gensrc/GensrcJfr.gmk:40: recipe for target
'/home/packages/openjdk/11/openjdk-11-1118/build/buildtools/tools_classes/_the.BUILD_JFR_TOOLS_batch'
failed
make[4]: Leaving directory '/home/packages/openjdk/11/openjdk-11-11~18/make/hotspot'
make[3]: *** [hotspot-client-gensrc] Error 2
make[3]: *** Waiting for unfinished jobs....
make/Main.gmk:249: recipe for target 'hotspot-client-gensrc' failed
- Previous message (by thread): [Fwd: Re: Build breakage with system jpeg and lcms and jdk-11+18]
- Next message (by thread): client VM build doesn't build in parallel anymore
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]