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 - array_unify_compare.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 - array_unify_compare Making Mercury/int3s/array_unify_compare.int3 Making Mercury/ints/array_unify_compare.int Making Mercury/javas/jmercury/array_unify_compare.java Making Java class files Mercury/javas/jmercury/array_unify_compare.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[1]; ^ Mercury/javas/jmercury/array_unify_compare.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/array_unify_compare.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[9]; ^ Mercury/javas/jmercury/array_unify_compare.java:100: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/array_unify_compare.java:179: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/array_unify_compare.java:280: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/array_unify_compare.java:281: error: package list does not exist list.List_1 Bs_2) ^ Mercury/javas/jmercury/array_unify_compare.java:313: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/array_unify_compare.java:314: error: package list does not exist list.List_1 Bs_2) ^ Mercury/javas/jmercury/array_unify_compare.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_unify_compare"; ^ Mercury/javas/jmercury/array_unify_compare.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_unify_compare.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_unify_compare.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_unify_compare.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_unify_compare.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[1]; ^ Mercury/javas/jmercury/array_unify_compare.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/array_unify_compare.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[9]; ^ Mercury/javas/jmercury/array_unify_compare.java:38: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_unify_compare.java:39: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(array.array__type_ctor_info_array_1))), ^ symbol: variable array location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:39: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(array.array__type_ctor_info_array_1))), ^ Mercury/javas/jmercury/array_unify_compare.java:40: 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 array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:40: 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/array_unify_compare.java:43: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/array_unify_compare.java:45: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:47: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_unify_compare.java:50: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:51: error: package list does not exist ((java.lang.Object) ((list.List_1) array_unify_compare.MR_scalar_common_3[0])), ^ Mercury/javas/jmercury/array_unify_compare.java:52: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_unify_compare.java:55: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:57: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_unify_compare.java:60: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:62: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[2] ^ Mercury/javas/jmercury/array_unify_compare.java:65: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:66: error: package list does not exist ((java.lang.Object) ((list.List_1) array_unify_compare.MR_scalar_common_3[3])), ^ Mercury/javas/jmercury/array_unify_compare.java:67: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/array_unify_compare.java:70: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:72: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/array_unify_compare.java:75: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:76: error: package list does not exist ((java.lang.Object) ((list.List_1) array_unify_compare.MR_scalar_common_3[5])), ^ Mercury/javas/jmercury/array_unify_compare.java:77: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[4] ^ Mercury/javas/jmercury/array_unify_compare.java:80: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:81: error: package list does not exist ((java.lang.Object) ((list.List_1) array_unify_compare.MR_scalar_common_3[2])), ^ Mercury/javas/jmercury/array_unify_compare.java:82: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[6] ^ Mercury/javas/jmercury/array_unify_compare.java:85: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_unify_compare.java:86: error: package list does not exist ((java.lang.Object) ((list.List_1) array_unify_compare.MR_scalar_common_2[0])), ^ Mercury/javas/jmercury/array_unify_compare.java:87: error: package list does not exist (list.List_1) array_unify_compare.MR_scalar_common_3[7] ^ Mercury/javas/jmercury/array_unify_compare.java:107: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_unify_compare.java:107: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:107: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_unify_compare.java:108: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_30_30 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:109: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_31_31 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:110: error: package list does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:110: error: package list does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:110: error: package list.List_1 does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:111: error: package list does not exist list.List_1 Bs_11 = ((list.List_1.F_cons_2) HeadVar__2_2).F2; ^ Mercury/javas/jmercury/array_unify_compare.java:111: error: package list.List_1 does not exist list.List_1 Bs_11 = ((list.List_1.F_cons_2) HeadVar__2_2).F2; ^ Mercury/javas/jmercury/array_unify_compare.java:113: error: package builtin does not exist builtin.Comparison_result_0 Result_14 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:122: error: package list does not exist list.List_1 next_value_of_HeadVar__2_2 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:125: error: cannot find symbol conv0_ArrayB_13 = array.array_1_f_0(TypeCtorInfo_29_29, B_10); ^ symbol: variable array location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:128: error: package jmercury.runtime does not exist TypeInfo_30_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(array_unify_compare.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/array_unify_compare.java:130: error: cannot find symbol Result_14 = builtin.compare_3_p_0(TypeInfo_30_30, ((java.lang.Object) (ArrayA_1)), ((java.lang.Object) (ArrayB_13))); ^ symbol: variable builtin location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:133: error: cannot find symbol Var_21 = string.string_1_f_0(TypeInfo_30_30, ((java.lang.Object) (ArrayA_1))); ^ symbol: variable string location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:136: error: cannot find symbol Var_24 = string.string_1_f_0(TypeInfo_30_30, ((java.lang.Object) (ArrayB_13))); ^ symbol: variable string location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:138: error: cannot find symbol TypeCtorInfo_31_31 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_comparison_result_0); ^ symbol: variable builtin location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:138: error: package jmercury.runtime does not exist TypeCtorInfo_31_31 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_comparison_result_0); ^ Mercury/javas/jmercury/array_unify_compare.java:140: error: cannot find symbol Var_27 = string.string_1_f_0(TypeCtorInfo_31_31, ((java.lang.Object) (Result_14))); ^ symbol: variable string location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:144: error: cannot find symbol io.write_string_3_p_0(Var_33); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:147: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:151: error: cannot find symbol io.write_string_3_p_0(Var_36); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:154: error: cannot find symbol io.write_string_3_p_0(Var_24); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:158: error: cannot find symbol io.write_string_3_p_0(Var_39); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:161: error: cannot find symbol io.write_string_3_p_0(Var_27); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:165: error: cannot find symbol io.write_string_3_p_0(Var_41); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:188: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_28_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_unify_compare.java:188: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_28_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:188: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_28_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_unify_compare.java:189: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_29_29 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:190: error: package list does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:190: error: package list does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:190: error: package list.List_1 does not exist list.List_1 B_10 = ((list.List_1) ((list.List_1.F_cons_2) HeadVar__2_2).F1); ^ Mercury/javas/jmercury/array_unify_compare.java:191: error: package list does not exist list.List_1 Bs_11 = ((list.List_1.F_cons_2) HeadVar__2_2).F2; ^ Mercury/javas/jmercury/array_unify_compare.java:191: error: package list.List_1 does not exist list.List_1 Bs_11 = ((list.List_1.F_cons_2) HeadVar__2_2).F2; ^ Mercury/javas/jmercury/array_unify_compare.java:201: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_40_40 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:202: error: package list does not exist list.List_1 next_value_of_HeadVar__2_2 = null; ^ Mercury/javas/jmercury/array_unify_compare.java:205: error: cannot find symbol conv0_ArrayB_13 = array.array_1_f_0(TypeCtorInfo_28_28, B_10); ^ symbol: variable array location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:208: error: cannot find symbol TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:208: error: package jmercury.runtime does not exist TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_unify_compare.java:210: error: cannot find symbol succeeded = array.__Unify____array_1_0(TypeCtorInfo_40_40, (/* Array */ java.lang.Object) ArrayA_1, (/* Array */ java.lang.Object) ArrayB_13); ^ symbol: variable array location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:216: error: package jmercury.runtime does not exist TypeInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(array_unify_compare.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/array_unify_compare.java:218: error: cannot find symbol Var_21 = string.string_1_f_0(TypeInfo_29_29, ((java.lang.Object) (ArrayA_1))); ^ symbol: variable string location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:221: error: cannot find symbol Var_24 = string.string_1_f_0(TypeInfo_29_29, ((java.lang.Object) (ArrayB_13))); ^ symbol: variable string location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:225: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:228: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class array_unify_compare Mercury/javas/jmercury/array_unify_compare.java:232: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class array_unify_compare 100 errors make[3]: *** [/tmp/mmake.cKlgz5:2360: array_unify_compare] Error 1 make[3]: Target 'array_unify_compare.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'