MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/runtime/mer_rt.init '; echo MLLIBS += ' '; echo MLOBJS += ' '; echo LDFLAGS += ' '; echo LD_LIBFLAGS += ' '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc '; echo INSTALL_PREFIX = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/scripts/mmc --make --options-file - ground_dd.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/runtime/mer_rt.init '; echo MLLIBS += ' '; echo MLOBJS += ' '; echo LDFLAGS += ' '; echo LD_LIBFLAGS += ' '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc '; echo INSTALL_PREFIX = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/scripts/mmc --make --options-file - ground_dd Making Mercury/int3s/ground_dd.int3 Making Mercury/ints/ground_dd.int Making Mercury/javas/jmercury/ground_dd.java Making Java class files Mercury/javas/jmercury/ground_dd.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc ground_dd__enum_functor_desc_disproof_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] ground_dd__enum_ordinal_ordered_disproof_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/ground_dd.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] ground_dd__enum_name_ordered_disproof_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/ground_dd.java:36: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_disproof_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__pseudo_2 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_2_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/ground_dd.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_2_1 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/ground_dd.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_stag_ordered_node_2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/ground_dd.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] ground_dd__du_ptag_ordered_node_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/ground_dd.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_name_ordered_node_2 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/ground_dd.java:47: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_node_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_1_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/ground_dd.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_1_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_stag_ordered_node_1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/ground_dd.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] ground_dd__du_ptag_ordered_node_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/ground_dd.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_name_ordered_node_1 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/ground_dd.java:56: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_node_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_0_1 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/ground_dd.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_node_0_2 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_node_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_stag_ordered_node_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/ground_dd.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] ground_dd__du_ptag_ordered_node_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/ground_dd.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_name_ordered_node_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/ground_dd.java:68: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_node_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:69: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_proc_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct term__ti_term_1term__type_ctor_info_generic_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:73: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/ground_dd.java:74: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1ground_dd__type_ctor_info_proof_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/ground_dd.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_3 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:80: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_4 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:81: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_5 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/ground_dd.java:83: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:84: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] ground_dd__field_types_proof_0_6 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/ground_dd.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc ground_dd__du_functor_desc_proof_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/ground_dd.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_stag_ordered_proof_0_0 = new jmercury.runtime.DuFunctorDesc[8]; ^ Mercury/javas/jmercury/ground_dd.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] ground_dd__du_ptag_ordered_proof_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/ground_dd.java:89: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] ground_dd__du_name_ordered_proof_0 = new jmercury.runtime.DuFunctorDesc[8]; ^ Mercury/javas/jmercury/ground_dd.java:91: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct ground_dd__type_ctor_info_proof_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/ground_dd.java:673: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[4]; ^ Mercury/javas/jmercury/ground_dd.java:3049: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/ground_dd.java:675: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/ground_dd.java:2939: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/ground_dd.java:2866: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/ground_dd.java:680: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_8 = new list.List_1.F_cons_2[10]; ^ Mercury/javas/jmercury/ground_dd.java:792: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_20, ^ Mercury/javas/jmercury/ground_dd.java:793: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/ground_dd.java:794: error: package list does not exist list.List_1 Bs_2) ^ Mercury/javas/jmercury/ground_dd.java:926: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/ground_dd.java:1038: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/ground_dd.java:1135: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_19, ^ Mercury/javas/jmercury/ground_dd.java:1136: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/ground_dd.java:1399: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:1422: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:1594: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_19, ^ Mercury/javas/jmercury/ground_dd.java:1592: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:1695: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_25, ^ Mercury/javas/jmercury/ground_dd.java:1696: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_S_26, ^ Mercury/javas/jmercury/ground_dd.java:2991: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/ground_dd.java:1693: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:1812: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:1842: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/ground_dd.java:2283: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_15, ^ Mercury/javas/jmercury/ground_dd.java:2363: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_19, ^ Mercury/javas/jmercury/ground_dd.java:2364: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_S_20, ^ Mercury/javas/jmercury/ground_dd.java:2945: error: package list does not exist public list.List_1 F1; ^ Mercury/javas/jmercury/ground_dd.java:2954: error: package list does not exist list.List_1 F1, ^ Mercury/javas/jmercury/ground_dd.java:2917: error: package list does not exist public list.List_1 F1; ^ Mercury/javas/jmercury/ground_dd.java:2918: error: package list does not exist public list.List_1 F2; ^ Mercury/javas/jmercury/ground_dd.java:2926: error: package list does not exist list.List_1 F1, ^ Mercury/javas/jmercury/ground_dd.java:2927: error: package list does not exist list.List_1 F2) ^ Mercury/javas/jmercury/ground_dd.java:2674: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/ground_dd.java:2770: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/ground_dd.java:2822: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr4 ^ Mercury/javas/jmercury/ground_dd.java:2872: error: package list does not exist public list.List_1 F1; ^ Mercury/javas/jmercury/ground_dd.java:2881: error: package list does not exist list.List_1 F1, ^ Mercury/javas/jmercury/ground_dd.java:2894: error: package list does not exist public list.List_1 F2; ^ Mercury/javas/jmercury/ground_dd.java:2895: error: package list does not exist public list.List_1 F3; ^ Mercury/javas/jmercury/ground_dd.java:2904: error: package list does not exist list.List_1 F2, ^ Mercury/javas/jmercury/ground_dd.java:2905: error: package list does not exist list.List_1 F3) ^ Mercury/javas/jmercury/ground_dd.java:2966: error: package list does not exist public list.List_1 F1; ^ Mercury/javas/jmercury/ground_dd.java:2967: error: package list does not exist public list.List_1 F2; ^ Mercury/javas/jmercury/ground_dd.java:2968: error: package list does not exist public list.List_1 F3; ^ Mercury/javas/jmercury/ground_dd.java:2976: error: package list does not exist list.List_1 F1, ^ 100 errors make[3]: *** [/tmp/mmake.iEsBAt:2360: ground_dd] Error 1 make[3]: Target 'ground_dd.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'