bootcycle builds x86_64-linux-gnu?

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, ALL_NAMED_TESTS)
>>
>> /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.
> ALL_NAMED_TESTS >build core_tools ctw_1 ctw_2 ctw_3 hotspot_all
> hotspot_all_no_apps hotspot_appcds hotspot_cds hotspot_co
> mpiler hotspot_compiler_all_gcs hotspot_compiler_xcomp hotspot_gc
> hotspot_handshake hotspot_misc hotspot_native_sanity ho
> tspot_nmt hotspot_not_fast_compiler hotspot_not_fast_gc hotspot_rest_runtime
> hotspot_runtime hotspot_runtime_minimalvm ho
> tspot_serviceability hotspot_slow_compiler hotspot_tier2_runtime
> hotspot_tier2_runtime_platform_agnostic hotspot_tier3_ru
> ntime jaxp_all jcstress_part1 jcstress_part2 jcstress_part3 jdk_2d jdk_awt
> jdk_beans jdk_client_sanity jdk_collections jd
> k_collections_core jdk_concurrent jdk_core jdk_desktop jdk_desktop_core
> jdk_imageio jdk_instrument jdk_instrument_sanity
> jdk_io jdk_jdi jdk_jdi_sanity jdk_jfr jdk_jfr_sanity jdk_jmx jdk_jmx_sanity
> jdk_lang jdk_launcher jdk_management jdk_mana
> gement_sanity jdk_math jdk_native_sanity jdk_net jdk_nio jdk_other jdk_rmi
> jdk_sctp jdk_security jdk_security1 jdk_security2 jdk_security3 jdk_security4
> jdk_security_infra jdk_sound jdk_stable jdk_stream jdk_svc jdk_svc_sanity
> jdk_swing jdk_swing_core jdk_text jdk_time jdk_tools jdk_util jdk_util_other
> jfc_demo needs_g1gc svc_tools svc_tools_sanity tier1 tier1_common tier1_compiler
> tier1_compiler_1 tier1_compiler_2 tier1_compiler_3 tier1_compiler_not_cms
> tier1_compiler_not_xcomp tier1_gc tier1_gc_1 tier1_gc_2 tier1_gc_gcbasher
> tier1_gc_gcold tier1_part1 tier1_part2 tier1_part3 tier1_runtime
> tier1_runtime_appcds tier1_runtime_appcds_exclude tier1_serviceability tier2
> tier2_part1 tier2_part2 tier2_part3 tier3 vmTestbase_largepages
> vmTestbase_nsk_aod vmTestbase_nsk_jdb vmTestbase_nsk_jdi
> vmTestbase_nsk_jdi_quick vmTestbase_nsk_jdwp vmTestbase_nsk_jdwp_quick
> vmTestbase_nsk_jvmti vmTestbase_nsk_jvmti_quick vmTestbase_nsk_monitoring
> vmTestbase_nsk_monitoring_quick vmTestbase_nsk_stress vmTestbase_nsk_sysdict
> vmTestbase_vm_compiler vmTestbase_vm_compiler_quick vmTestbase_vm_defmeth
> vmTestbase_vm_g1classunloading vmTestbase_vm_gc vmTestbase_vm_gc_compact
> vmTestbase_vm_gc_concurrent vmTestbase_vm_gc_container vmTestbase_vm_gc_juggle
> vmTestbase_vm_gc_locker vmTestbase_vm_gc_misc vmTestbase_vm_gc_quick
> vmTestbase_vm_gc_ref vmTestbase_vm_metaspace vmTestbase_vm_mlvm 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