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 --infer-all '; 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_types_test.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 --infer-all '; 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_types_test Making Mercury/int3s/existential_types_test.int3 Making Mercury/ints/existential_types_test.int Making Mercury/javas/jmercury/existential_types_test.java existential_types_test.m:037: Inferred :- some [T] (func call_my_exist_t = T). Making Java class files Mercury/javas/jmercury/existential_types_test.java:181: error: package univ does not exist univ.Univ_0 Univ_3) ^ Mercury/javas/jmercury/existential_types_test.java:215: error: package univ does not exist univ.Univ_0 Univ_3) ^ Mercury/javas/jmercury/existential_types_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_types_test"; ^ Mercury/javas/jmercury/existential_types_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_types_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_types_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_types_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_types_test.java:36: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:36: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:36: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:37: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = null; ^ Mercury/javas/jmercury/existential_types_test.java:38: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_23_23 = null; ^ Mercury/javas/jmercury/existential_types_test.java:39: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_24_24 = null; ^ Mercury/javas/jmercury/existential_types_test.java:40: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_25_25 = null; ^ Mercury/javas/jmercury/existential_types_test.java:41: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_26_26 = null; ^ Mercury/javas/jmercury/existential_types_test.java:42: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_30 = null; ^ Mercury/javas/jmercury/existential_types_test.java:43: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_31 = null; ^ Mercury/javas/jmercury/existential_types_test.java:44: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_35 = null; ^ Mercury/javas/jmercury/existential_types_test.java:45: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_36 = null; ^ Mercury/javas/jmercury/existential_types_test.java:46: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_38 = null; ^ Mercury/javas/jmercury/existential_types_test.java:47: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_43 = null; ^ Mercury/javas/jmercury/existential_types_test.java:48: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_44 = null; ^ Mercury/javas/jmercury/existential_types_test.java:49: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_46 = null; ^ Mercury/javas/jmercury/existential_types_test.java:50: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_51 = null; ^ Mercury/javas/jmercury/existential_types_test.java:51: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_52 = null; ^ Mercury/javas/jmercury/existential_types_test.java:52: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_54 = null; ^ Mercury/javas/jmercury/existential_types_test.java:53: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_57 = null; ^ Mercury/javas/jmercury/existential_types_test.java:54: error: package univ does not exist univ.Univ_0 Var_6 = null; ^ Mercury/javas/jmercury/existential_types_test.java:56: error: package univ does not exist univ.Univ_0 Var_9 = null; ^ Mercury/javas/jmercury/existential_types_test.java:58: error: package univ does not exist univ.Univ_0 Var_12 = null; ^ Mercury/javas/jmercury/existential_types_test.java:60: error: package univ does not exist univ.Univ_0 Var_15 = null; ^ Mercury/javas/jmercury/existential_types_test.java:78: error: cannot find symbol Var_6 = univ.univ_1_f_1(TypeCtorInfo_21_21, java.lang.Integer.valueOf(Var_8)); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:81: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_6); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:82: error: package jmercury.runtime does not exist TypeInfo_11_30 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:86: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_30, Var_27); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:89: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_6); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:90: error: package jmercury.runtime does not exist TypeInfo_12_31 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:94: error: cannot find symbol io.write_line_3_p_0(TypeInfo_12_31, Var_29); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:96: error: cannot find symbol TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:96: error: package jmercury.runtime does not exist TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_types_test.java:99: error: cannot find symbol Var_9 = univ.univ_1_f_1(TypeCtorInfo_22_22, ((java.lang.Object) (Var_11))); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:102: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_9); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:103: error: package jmercury.runtime does not exist TypeInfo_11_35 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:107: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_35, Var_32); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:110: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_9); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:111: error: package jmercury.runtime does not exist TypeInfo_12_36 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:115: error: cannot find symbol io.write_line_3_p_0(TypeInfo_12_36, Var_34); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:118: error: cannot find symbol TypeInfo_for_T_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:118: error: package jmercury.runtime does not exist TypeInfo_for_T_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:122: error: cannot find symbol Var_12 = univ.univ_1_f_0(TypeInfo_23_23, Var_14); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:125: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_12); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:126: error: package jmercury.runtime does not exist TypeInfo_11_43 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:130: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_43, Var_40); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:133: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_12); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:134: error: package jmercury.runtime does not exist TypeInfo_12_44 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:138: error: cannot find symbol io.write_line_3_p_0(TypeInfo_12_44, Var_42); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:141: error: cannot find symbol TypeInfo_for_T_46 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:141: error: package jmercury.runtime does not exist TypeInfo_for_T_46 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:145: error: cannot find symbol Var_15 = univ.univ_1_f_0(TypeInfo_24_24, Var_17); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:148: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_15); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:149: error: package jmercury.runtime does not exist TypeInfo_11_51 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:153: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_51, Var_48); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:156: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Var_15); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:157: error: package jmercury.runtime does not exist TypeInfo_12_52 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:161: error: cannot find symbol io.write_line_3_p_0(TypeInfo_12_52, Var_50); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:164: error: cannot find symbol TypeInfo_for_T_54 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:164: error: package jmercury.runtime does not exist TypeInfo_for_T_54 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:168: error: cannot find symbol io.write_line_3_p_0(TypeInfo_25_25, Var_18); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:171: error: cannot find symbol TypeInfo_for_T_57 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:171: error: package jmercury.runtime does not exist TypeInfo_for_T_57 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:175: error: cannot find symbol io.write_line_3_p_0(TypeInfo_26_26, Var_20); ^ symbol: variable io location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:183: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_4 = null; ^ Mercury/javas/jmercury/existential_types_test.java:187: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Univ_3); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:188: error: package jmercury.runtime does not exist TypeInfo_for_T_4 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_types_test.java:200: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct ExistQTypeInfo_for_T_5 = null; ^ Mercury/javas/jmercury/existential_types_test.java:202: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_2 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:202: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_2 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:202: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_2 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_types_test.java:217: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_4 = null; ^ Mercury/javas/jmercury/existential_types_test.java:221: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(Univ_3); ^ symbol: variable univ location: class existential_types_test Mercury/javas/jmercury/existential_types_test.java:222: error: package jmercury.runtime does not exist TypeInfo_for_T_4 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ 87 errors make[3]: *** [/tmp/mmake.QMBEJl:2360: existential_types_test] Error 1 make[3]: Target 'existential_types_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' ERROR OUTPUT existential_types_test.m:037: Inferred :- some [T] (func call_my_exist_t = T). END OF THE ERROR OUTPUT