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_fetch_items.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_fetch_items Making Mercury/int3s/array_fetch_items.int3 Making Mercury/ints/array_fetch_items.int Making Mercury/javas/jmercury/array_fetch_items.java Making Java class files Mercury/javas/jmercury/array_fetch_items.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_fetch_items.java:33: 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/array_fetch_items.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__pseudo_list__pti_list_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_fetch_items.java:65: 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/array_fetch_items.java:66: 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[5]; ^ Mercury/javas/jmercury/array_fetch_items.java:122: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_35, ^ Mercury/javas/jmercury/array_fetch_items.java:219: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_35, ^ Mercury/javas/jmercury/array_fetch_items.java:220: error: package list does not exist list.List_1 Elems_6, ^ Mercury/javas/jmercury/array_fetch_items.java:384: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/array_fetch_items.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_fetch_items"; ^ Mercury/javas/jmercury/array_fetch_items.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_fetch_items.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_fetch_items.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_fetch_items.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_fetch_items.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_fetch_items.java:33: 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/array_fetch_items.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__pseudo_list__pti_list_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_fetch_items.java:39: error: cannot find symbol array.array__type_ctor_info_array_1, ^ symbol: variable array location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:41: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/array_fetch_items.java:45: error: cannot find symbol list.list__type_ctor_info_list_1, ^ symbol: variable list location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:47: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/array_fetch_items.java:51: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:53: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) array_fetch_items.list__pti_list_1__pseudo_1 ^ Mercury/javas/jmercury/array_fetch_items.java:65: 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/array_fetch_items.java:66: 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[5]; ^ Mercury/javas/jmercury/array_fetch_items.java:79: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:79: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/array_fetch_items.java:80: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:80: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_fetch_items.java:81: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:81: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_fetch_items.java:86: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/array_fetch_items.java:88: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_fetch_items.java:90: error: package list does not exist (list.List_1) array_fetch_items.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/array_fetch_items.java:93: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_fetch_items.java:95: error: package list does not exist (list.List_1) array_fetch_items.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/array_fetch_items.java:98: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_fetch_items.java:100: error: package list does not exist (list.List_1) array_fetch_items.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/array_fetch_items.java:103: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_fetch_items.java:105: error: package list does not exist (list.List_1) array_fetch_items.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/array_fetch_items.java:108: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_fetch_items.java:110: error: package list does not exist (list.List_1) array_fetch_items.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/array_fetch_items.java:128: error: package list does not exist list.List_1 List_46 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:131: error: cannot find symbol List_46 = array.fetch_items_4_p_0(TypeInfo_for_T_35, Array_10, Lo_7, Hi_8); ^ symbol: variable array location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:144: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_118_118 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_fetch_items.java:144: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_118_118 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:144: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_118_118 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_fetch_items.java:145: error: package list does not exist list.List_1 Var_6 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:145: error: package list does not exist list.List_1 Var_6 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:148: error: package list does not exist list.List_1 Var_20 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:151: error: package list does not exist list.List_1 Var_34 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:154: error: package list does not exist list.List_1 Var_48 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:157: error: package list does not exist list.List_1 Var_62 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:160: error: package list does not exist list.List_1 Var_76 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:163: error: package list does not exist list.List_1 Var_90 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:166: error: package list does not exist list.List_1 Var_104 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:173: error: package list does not exist Var_20 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:179: error: package list does not exist Var_34 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:185: error: package list does not exist Var_48 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:191: error: package list does not exist Var_62 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:197: error: package list does not exist Var_76 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:203: error: package list does not exist Var_90 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:209: error: package list does not exist Var_104 = (list.List_1) array_fetch_items.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/array_fetch_items.java:225: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_36_36 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:226: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_37_37 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:227: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_38_38 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:228: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_47_47 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:229: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_48_48 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:230: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_49_49 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:231: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_50_50 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:237: error: package exception does not exist exception.Exception_result_1 TryResult_26 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:239: error: package exception does not exist exception.Exception_result_1 conv1_TryResult_26 = null; ^ Mercury/javas/jmercury/array_fetch_items.java:242: error: cannot find symbol io.write_string_3_p_0(Var_15); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:245: error: cannot find symbol Array_10 = array.from_list_2_p_0(TypeInfo_for_T_35, Elems_6); ^ symbol: variable array location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:249: error: cannot find symbol io.write_string_3_p_0(Var_17); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:251: error: cannot find symbol TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(array.array__type_ctor_info_array_1); ^ symbol: variable array location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:251: error: package jmercury.runtime does not exist TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(array.array__type_ctor_info_array_1); ^ Mercury/javas/jmercury/array_fetch_items.java:253: error: package jmercury.runtime does not exist TypeInfo_37_37 = new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_fetch_items.java:259: error: cannot find symbol io.write_line_3_p_0(TypeInfo_37_37, ((java.lang.Object) (Array_10))); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:263: error: cannot find symbol io.write_string_3_p_0(Var_20); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:265: error: cannot find symbol TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:265: error: package jmercury.runtime does not exist TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/array_fetch_items.java:267: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_38_38, java.lang.Integer.valueOf(Lo_7)); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:271: error: cannot find symbol io.write_string_3_p_0(Var_23); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:274: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_38_38, java.lang.Integer.valueOf(Hi_8)); ^ symbol: variable io location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:287: error: cannot find symbol TypeCtorInfo_49_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0); ^ symbol: variable builtin location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:287: error: package jmercury.runtime does not exist TypeCtorInfo_49_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0); ^ Mercury/javas/jmercury/array_fetch_items.java:288: error: cannot find symbol TypeCtorInfo_47_47 = jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1); ^ symbol: variable list location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:288: error: package jmercury.runtime does not exist TypeCtorInfo_47_47 = jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1); ^ Mercury/javas/jmercury/array_fetch_items.java:290: error: package jmercury.runtime does not exist TypeInfo_48_48 = new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_fetch_items.java:296: error: package jmercury.runtime does not exist TypeInfo_50_50 = new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_fetch_items.java:302: error: cannot find symbol conv1_TryResult_26 = exception.try_2_p_0(TypeInfo_50_50, (/* closure */ java.lang.Object[]) TryLambda_45); ^ symbol: variable exception location: class array_fetch_items Mercury/javas/jmercury/array_fetch_items.java:304: error: package exception does not exist TryResult_26 = (exception.Exception_result_1) conv1_TryResult_26; ^ Mercury/javas/jmercury/array_fetch_items.java:307: error: package univ does not exist univ.Univ_0 Var_27 = ((exception.Exception_result_1.Exception_1) TryResult_26).F1; ^ 100 errors make[3]: *** [/tmp/mmake.vfILAr:2360: array_fetch_items] Error 1 make[3]: Target 'array_fetch_items.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'