MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - map_equal.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - map_equal Making Mercury/int3s/map_equal.int3 Making Mercury/ints/map_equal.int Making Mercury/javas/jmercury/map_equal.java Making Java class files Mercury/javas/jmercury/map_equal.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/map_equal.java:33: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/map_equal.java:34: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_3 = new pair.Pair_2[8]; ^ Mercury/javas/jmercury/map_equal.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[8]; ^ Mercury/javas/jmercury/map_equal.java:244: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_K_23, ^ Mercury/javas/jmercury/map_equal.java:245: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_V_24, ^ Mercury/javas/jmercury/map_equal.java:247: error: package tree234 does not exist tree234.Tree234_2 A_7, ^ Mercury/javas/jmercury/map_equal.java:248: error: package tree234 does not exist tree234.Tree234_2 B_8) ^ Mercury/javas/jmercury/map_equal.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "map_equal"; ^ Mercury/javas/jmercury/map_equal.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/map_equal.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/map_equal.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class map_equal Mercury/javas/jmercury/map_equal.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class map_equal Mercury/javas/jmercury/map_equal.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/map_equal.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class map_equal Mercury/javas/jmercury/map_equal.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class map_equal Mercury/javas/jmercury/map_equal.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class map_equal Mercury/javas/jmercury/map_equal.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class map_equal Mercury/javas/jmercury/map_equal.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/map_equal.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/map_equal.java:33: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/map_equal.java:34: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_3 = new pair.Pair_2[8]; ^ Mercury/javas/jmercury/map_equal.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[8]; ^ Mercury/javas/jmercury/map_equal.java:39: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/map_equal.java:40: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(tree234.tree234__type_ctor_info_tree234_2))), ^ symbol: variable tree234 location: class map_equal Mercury/javas/jmercury/map_equal.java:40: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(tree234.tree234__type_ctor_info_tree234_2))), ^ Mercury/javas/jmercury/map_equal.java:41: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:41: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ Mercury/javas/jmercury/map_equal.java:42: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:42: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/map_equal.java:45: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/map_equal.java:46: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ symbol: variable pair location: class map_equal Mercury/javas/jmercury/map_equal.java:46: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ Mercury/javas/jmercury/map_equal.java:47: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:47: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ Mercury/javas/jmercury/map_equal.java:48: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:48: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/map_equal.java:51: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/map_equal.java:53: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:58: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:63: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:68: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:73: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:78: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:83: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:88: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/map_equal.java:93: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:94: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[0])), ^ Mercury/javas/jmercury/map_equal.java:95: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/map_equal.java:98: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:99: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[1])), ^ Mercury/javas/jmercury/map_equal.java:100: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/map_equal.java:103: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:104: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[2])), ^ Mercury/javas/jmercury/map_equal.java:105: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/map_equal.java:108: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:109: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[3])), ^ Mercury/javas/jmercury/map_equal.java:110: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/map_equal.java:113: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:114: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[4])), ^ Mercury/javas/jmercury/map_equal.java:115: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/map_equal.java:118: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:119: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[5])), ^ Mercury/javas/jmercury/map_equal.java:120: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[4] ^ Mercury/javas/jmercury/map_equal.java:123: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:124: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[6])), ^ Mercury/javas/jmercury/map_equal.java:125: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[5] ^ Mercury/javas/jmercury/map_equal.java:128: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/map_equal.java:129: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) map_equal.MR_scalar_common_3[7])), ^ Mercury/javas/jmercury/map_equal.java:130: error: package list does not exist (list.List_1) map_equal.MR_scalar_common_4[6] ^ Mercury/javas/jmercury/map_equal.java:143: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_70_70 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/map_equal.java:143: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_70_70 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:143: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_70_70 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/map_equal.java:144: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_71_71 = null; ^ Mercury/javas/jmercury/map_equal.java:145: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_72_72 = null; ^ Mercury/javas/jmercury/map_equal.java:146: error: package list does not exist list.List_1 List1_4 = (list.List_1) map_equal.MR_scalar_common_4[7]; ^ Mercury/javas/jmercury/map_equal.java:146: error: package list does not exist list.List_1 List1_4 = (list.List_1) map_equal.MR_scalar_common_4[7]; ^ Mercury/javas/jmercury/map_equal.java:147: error: package tree234 does not exist tree234.Tree234_2 Map1_5 = null; ^ Mercury/javas/jmercury/map_equal.java:148: error: package tree234 does not exist tree234.Tree234_2 Map1Copy_6 = null; ^ Mercury/javas/jmercury/map_equal.java:149: error: package tree234 does not exist tree234.Tree234_2 Map2_7 = null; ^ Mercury/javas/jmercury/map_equal.java:150: error: package tree234 does not exist tree234.Tree234_2 EmptyMap_8 = null; ^ Mercury/javas/jmercury/map_equal.java:151: error: package tree234 does not exist tree234.Tree234_2 EmptyMap2_9 = null; ^ Mercury/javas/jmercury/map_equal.java:152: error: package tree234 does not exist tree234.Tree234_2 Map3_10 = null; ^ Mercury/javas/jmercury/map_equal.java:153: error: package tree234 does not exist tree234.Tree234_2 Map4_11 = null; ^ Mercury/javas/jmercury/map_equal.java:164: error: package list does not exist list.List_1 Var_66 = null; ^ Mercury/javas/jmercury/map_equal.java:171: error: cannot find symbol Map1_5 = map.from_assoc_list_2_p_0(TypeCtorInfo_70_70, TypeCtorInfo_70_70, List1_4); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:177: error: package jmercury.runtime does not exist TypeInfo_71_71 = jmercury.runtime.TypeInfo_Struct.maybe_new(map_equal.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/map_equal.java:179: error: cannot find symbol conv0_Map1Copy_6 = builtin.copy_2_p_1(TypeInfo_71_71, ((java.lang.Object) (Map1_5))); ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:181: error: package tree234 does not exist Map1Copy_6 = ((tree234.Tree234_2) conv0_Map1Copy_6); ^ Mercury/javas/jmercury/map_equal.java:189: error: cannot find symbol Map2_7 = map.f_84_121_112_101_83_112_101_99_79_102_95_95_112_114_101_100_95_95_115_101_116_95_95_91_75_32_61_32_105_110_116_93_95_48_95_49_4_p_0(TypeCtorInfo_70_70, Var_51, java.lang.Integer.valueOf(Var_52), Map1_5); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:200: error: cannot find symbol EmptyMap_8 = map.init_0_f_0(TypeCtorInfo_70_70, TypeCtorInfo_70_70); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:215: error: cannot find symbol conv1_EmptyMap2_9 = builtin.copy_2_p_1(TypeInfo_71_71, ((java.lang.Object) (EmptyMap_8))); ^ symbol: variable builtin location: class map_equal Mercury/javas/jmercury/map_equal.java:217: error: package tree234 does not exist EmptyMap2_9 = ((tree234.Tree234_2) conv1_EmptyMap2_9); ^ Mercury/javas/jmercury/map_equal.java:223: error: cannot find symbol Map3_10 = map.from_assoc_list_2_p_0(TypeCtorInfo_70_70, TypeCtorInfo_70_70, List1_4); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:225: error: package jmercury.runtime does not exist TypeInfo_72_72 = jmercury.runtime.TypeInfo_Struct.maybe_new(map_equal.MR_scalar_common_1[1]); ^ Mercury/javas/jmercury/map_equal.java:227: error: cannot find symbol Var_66 = list.reverse_1_f_0(TypeInfo_72_72, List1_4); ^ symbol: variable list location: class map_equal Mercury/javas/jmercury/map_equal.java:230: error: cannot find symbol Map4_11 = map.from_assoc_list_2_p_0(TypeCtorInfo_70_70, TypeCtorInfo_70_70, Var_66); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:258: error: cannot find symbol succeeded = map.equal_2_p_0(TypeInfo_for_K_23, TypeInfo_for_V_24, A_7, B_8); ^ symbol: variable map location: class map_equal Mercury/javas/jmercury/map_equal.java:265: error: cannot find symbol succeeded = tree234.__Unify____tree234_2_0(TypeInfo_for_K_23, TypeInfo_for_V_24, A_7, B_8); ^ symbol: variable tree234 location: class map_equal Mercury/javas/jmercury/map_equal.java:272: error: cannot find symbol io.write_string_3_p_0(Name_6); ^ symbol: variable io location: class map_equal 100 errors make[3]: *** [/tmp/mmake.8oXcF1:1281: map_equal] Error 1 make[3]: Target 'map_equal.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general'