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 - existential_bound_tvar.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 - existential_bound_tvar Making Mercury/int3s/existential_bound_tvar.int3 Making Mercury/ints/existential_bound_tvar.int Making Mercury/javas/jmercury/existential_bound_tvar.java Making Java class files Mercury/javas/jmercury/existential_bound_tvar.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_3 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_bound_tvar"; ^ Mercury/javas/jmercury/existential_bound_tvar.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_bound_tvar.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_bound_tvar.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_bound_tvar.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_bound_tvar.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_3 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:38: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/existential_bound_tvar.java:40: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/existential_bound_tvar.java:42: error: package list does not exist (list.List_1) existential_bound_tvar.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/existential_bound_tvar.java:45: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/existential_bound_tvar.java:46: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1), ^ symbol: variable list location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:46: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1), ^ Mercury/javas/jmercury/existential_bound_tvar.java:47: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ symbol: variable builtin location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:47: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ Mercury/javas/jmercury/existential_bound_tvar.java:61: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_bound_tvar.java:61: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:61: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_bound_tvar.java:62: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_37_37 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:63: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_38_38 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:64: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_39_39 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:65: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T1_49 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:71: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_15 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:74: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_23 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:75: error: package list does not exist list.List_1 HeadVar__2_47 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_40_40 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:79: error: package list does not exist list.List_1 Var_53 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:85: error: cannot find symbol io.write_string_3_p_0(Var_10); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:88: error: cannot find symbol io.print_line_3_p_0(TypeInfo_37_37, X_4); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:92: error: cannot find symbol io.write_string_3_p_0(Var_13); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:95: error: cannot find symbol Var_15 = type_desc.type_of_1_f_0(TypeInfo_37_37); ^ symbol: variable type_desc location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:97: error: cannot find symbol TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(type_desc.type_desc__type_ctor_info_type_desc_0); ^ symbol: variable type_desc location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:97: error: package jmercury.runtime does not exist TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(type_desc.type_desc__type_ctor_info_type_desc_0); ^ Mercury/javas/jmercury/existential_bound_tvar.java:99: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_38_38, ((java.lang.Object) (Var_15))); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:101: error: package list does not exist HeadVar__2_47 = (list.List_1) existential_bound_tvar.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/existential_bound_tvar.java:102: error: package jmercury.runtime does not exist TypeInfo_for_T1_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(existential_bound_tvar.MR_scalar_common_3[0]); ^ Mercury/javas/jmercury/existential_bound_tvar.java:107: error: cannot find symbol io.write_string_3_p_0(Var_18); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:110: error: cannot find symbol io.print_line_3_p_0(TypeInfo_39_39, Y_5); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:114: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:117: error: cannot find symbol Var_23 = type_desc.type_of_1_f_0(TypeInfo_39_39); ^ symbol: variable type_desc location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:120: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_38_38, ((java.lang.Object) (Var_23))); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:125: error: package list.List_1 does not exist X_52 = ((java.lang.Integer) (((list.List_1.F_cons_2) HeadVar__2_47).F1)).intValue(); ^ Mercury/javas/jmercury/existential_bound_tvar.java:125: error: illegal start of type X_52 = ((java.lang.Integer) (((list.List_1.F_cons_2) HeadVar__2_47).F1)).intValue(); ^ Mercury/javas/jmercury/existential_bound_tvar.java:126: error: package list.List_1 does not exist Var_53 = ((list.List_1.F_cons_2) HeadVar__2_47).F2; ^ Mercury/javas/jmercury/existential_bound_tvar.java:139: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_33 = null; ^ Mercury/javas/jmercury/existential_bound_tvar.java:142: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:145: error: cannot find symbol io.print_line_3_p_0(TypeInfo_40_40, Z_6); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:149: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:152: error: cannot find symbol Var_33 = type_desc.type_of_1_f_0(TypeInfo_40_40); ^ symbol: variable type_desc location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:155: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_38_38, ((java.lang.Object) (Var_33))); ^ symbol: variable io location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:160: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_41_41 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_bound_tvar.java:160: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_41_41 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class existential_bound_tvar Mercury/javas/jmercury/existential_bound_tvar.java:160: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_41_41 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_bound_tvar.java:164: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_41_41, ((java.lang.Object) (Var_35))); ^ symbol: variable io location: class existential_bound_tvar 64 errors make[3]: *** [/tmp/mmake.zcvi8J:2360: existential_bound_tvar] Error 1 make[3]: Target 'existential_bound_tvar.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'