bootcycle builds x86_64-linux-gnu? (original) (raw)
Matthias Klose doko at ubuntu.com
Thu Dec 6 15:34:01 UTC 2018
- Previous message (by thread): bootcycle builds x86_64-linux-gnu?
- Next message (by thread): bootcycle builds x86_64-linux-gnu?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04.12.18 14:54, Aleksey Shipilev wrote:
On 12/4/18 2:24 PM, Matthias Klose wrote:
with jdk-12+22, bootcycle builds fail at least on x8664-linux-gnu. Is there some place where I can check if this kind of build succeeds for others? Just did this on jdk/jdk tip, and it passed: $ CONF=linux-x8664-server-fastdebug make bootcycle-images ... Creating CDS archive for jdk image Stopping sjavac server Finished building target 'product-images' in configuration 'linux-x8664-server-fastdebug' Finished building target 'bootcycle-images' in configuration 'linux-x8664-server-fastdebug'
my bad, that happens in the test-image target:
In the build log I see:
FindJtregGroups /home/packages/openjdk/12/openjdk-12-12~23/test/jdk
FindJtregGroups /home/packages/openjdk/12/openjdk-12-12~23/test/langtools
FindJtregGroups /home/packages/openjdk/12/openjdk-12-12~23/test/nashorn
FindJtregGroups /home/packages/openjdk/12/openjdk-12-12~23/test/jaxp
make[5]: Leaving directory '/home/packages/openjdk/12/openjdk-12-1223'
make/Main.gmk:1087: *** target pattern contains no '%'. Stop.
make[5]: Entering directory '/home/packages/openjdk/12/openjdk-12-1223'
make[5]: warning: -j1 forced in submake: resetting jobserver mode.
Main.gmk:
Let "run-test" be an alias for "test" (foreacht,(foreach t, (foreacht,(ALL_NAMED_TESTS), (evalrun−test−(eval run-test-(evalrun−test−t: test-$t))
$ make --version GNU Make 4.2.1 Built for x86_64-pc-linux-gnu
- Previous message (by thread): bootcycle builds x86_64-linux-gnu?
- Next message (by thread): bootcycle builds x86_64-linux-gnu?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]