bootcycle builds x86_64-linux-gnu? (original) (raw)

Erik Joelsson erik.joelsson at oracle.com
Thu Dec 6 21:03:09 UTC 2018


Nothing strange in there. Is it only printed once? I wouldn't be surprised if this got printed more than one time during a normal make execution (due to reloads caused by -include). If it is, then perhaps there is something different in a later print?

/Erik

On 2018-12-06 11:23, Matthias Klose wrote:

On 06.12.18 20:04, Erik Joelsson wrote:

Could you insert this before line 1087 in make/Main.gmk and post the output?

$(call PrintVar, ALLNAMEDTESTS) /Erik On 2018-12-06 10:31, Matthias Klose wrote: On 06.12.18 17:41, Aleksey Shipilev wrote: On 12/6/18 4:34 PM, Matthias Klose wrote:

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-12~23' make/Main.gmk:1087: *** target pattern contains no '%'.  Stop. make[5]: Entering directory '/home/packages/openjdk/12/openjdk-12-12~23' make[5]: warning: -j1 forced in submake: resetting jobserver mode. I wonder if "~" in your path screws things up. that worked at least for the openjdk-11 development cycle, and replacing the tilde with a dash makes no difference. ALLNAMEDTESTS >build coretools ctw1 ctw2 ctw3 hotspotall hotspotallnoapps hotspotappcds hotspotcds hotspotco mpiler hotspotcompilerallgcs hotspotcompilerxcomp hotspotgc hotspothandshake hotspotmisc hotspotnativesanity ho tspotnmt hotspotnotfastcompiler hotspotnotfastgc hotspotrestruntime hotspotruntime hotspotruntimeminimalvm ho tspotserviceability hotspotslowcompiler hotspottier2runtime hotspottier2runtimeplatformagnostic hotspottier3ru ntime jaxpall jcstresspart1 jcstresspart2 jcstresspart3 jdk2d jdkawt jdkbeans jdkclientsanity jdkcollections jd kcollectionscore jdkconcurrent jdkcore jdkdesktop jdkdesktopcore jdkimageio jdkinstrument jdkinstrumentsanity jdkio jdkjdi jdkjdisanity jdkjfr jdkjfrsanity jdkjmx jdkjmxsanity jdklang jdklauncher jdkmanagement jdkmana gementsanity jdkmath jdknativesanity jdknet jdknio jdkother jdkrmi jdksctp jdksecurity jdksecurity1 jdksecurity2 jdksecurity3 jdksecurity4 jdksecurityinfra jdksound jdkstable jdkstream jdksvc jdksvcsanity jdkswing jdkswingcore jdktext jdktime jdktools jdkutil jdkutilother jfcdemo needsg1gc svctools svctoolssanity tier1 tier1common tier1compiler tier1compiler1 tier1compiler2 tier1compiler3 tier1compilernotcms tier1compilernotxcomp tier1gc tier1gc1 tier1gc2 tier1gcgcbasher tier1gcgcold tier1part1 tier1part2 tier1part3 tier1runtime tier1runtimeappcds tier1runtimeappcdsexclude tier1serviceability tier2 tier2part1 tier2part2 tier2part3 tier3 vmTestbaselargepages vmTestbasenskaod vmTestbasenskjdb vmTestbasenskjdi vmTestbasenskjdiquick vmTestbasenskjdwp vmTestbasenskjdwpquick vmTestbasenskjvmti vmTestbasenskjvmtiquick vmTestbasenskmonitoring vmTestbasenskmonitoringquick vmTestbasenskstress vmTestbasensksysdict vmTestbasevmcompiler vmTestbasevmcompilerquick vmTestbasevmdefmeth vmTestbasevmg1classunloading vmTestbasevmgc vmTestbasevmgccompact vmTestbasevmgcconcurrent vmTestbasevmgccontainer vmTestbasevmgcjuggle vmTestbasevmgclocker vmTestbasevmgcmisc vmTestbasevmgcquick vmTestbasevmgcref vmTestbasevmmetaspace vmTestbasevmmlvm gtest micro make-make-base make-java-compilation make-copy-files make-idea make-compile-commands failure-handler make<



More information about the build-dev mailing list