MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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_type_classes.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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_type_classes Making Mercury/int3s/existential_type_classes.int3 Making Mercury/ints/existential_type_classes.int Making Mercury/javas/jmercury/existential_type_classes.java existential_type_classes.m:081: Inferred :- some [T] (func call_my_exist_t = T existential_type_classes.m:081: => (existential_type_classes.fooable(T))). Making Java class files Mercury/javas/jmercury/existential_type_classes.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_type_classes__field_types_my_univ_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_type_classes__exist_tc_constr_my_univ_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_type_classes.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_type_classes__exist_tc_constrs_my_univ_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_type_classes__exist_locns_my_univ_0_0 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_type_classes__exist_info_my_univ_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_type_classes.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_classes__du_functor_desc_my_univ_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_classes.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_classes__du_stag_ordered_my_univ_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_type_classes__du_ptag_ordered_my_univ_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_classes__du_name_ordered_my_univ_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_type_classes__type_ctor_info_my_univ_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_type_classes.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_classes__type_class_id_method_ids_fooable_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_classes__type_class_id_fooable_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_classes.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_classes__type_class_decl_fooable_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_classes.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_classes__type_class_id_method_ids_barable_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_classes__type_class_id_barable_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_classes.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_classes__type_class_decl_barable_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_classes.java:587: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_type_classes.java:426: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_type_classes.java:527: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/existential_type_classes.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_type_classes"; ^ Mercury/javas/jmercury/existential_type_classes.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_type_classes.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_type_classes.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_type_classes.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_type_classes.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_type_classes__field_types_my_univ_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_type_classes__exist_tc_constr_my_univ_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_type_classes.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_type_classes__exist_tc_constrs_my_univ_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_type_classes__exist_locns_my_univ_0_0 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_type_classes__exist_info_my_univ_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_type_classes.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_classes__du_functor_desc_my_univ_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_classes.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_classes__du_stag_ordered_my_univ_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_type_classes__du_ptag_ordered_my_univ_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_classes__du_name_ordered_my_univ_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_type_classes__type_ctor_info_my_univ_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_type_classes.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_classes__type_class_id_method_ids_fooable_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_classes__type_class_id_fooable_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_classes.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_classes__type_class_decl_fooable_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_classes.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_classes__type_class_id_method_ids_barable_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_classes.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_classes__type_class_id_barable_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_classes.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_classes__type_class_decl_barable_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_classes.java:57: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(513); ^ Mercury/javas/jmercury/existential_type_classes.java:61: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/existential_type_classes.java:64: error: cannot find symbol private_builtin.MR_PREDICATE ^ symbol: variable private_builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:84: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/existential_type_classes.java:88: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) existential_type_classes.existential_type_classes__exist_tc_constr_my_univ_0_0_1; ^ Mercury/javas/jmercury/existential_type_classes.java:90: error: package jmercury.runtime does not exist new jmercury.runtime.DuExistLocn( ^ Mercury/javas/jmercury/existential_type_classes.java:105: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:113: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:119: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/existential_type_classes.java:121: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:135: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/existential_type_classes.java:140: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_type_classes.java:143: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_type_classes.java:178: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/existential_type_classes.java:181: error: cannot find symbol private_builtin.MR_PREDICATE ^ symbol: variable private_builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:211: 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 existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:211: 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/existential_type_classes.java:216: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ symbol: variable builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:216: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ Mercury/javas/jmercury/existential_type_classes.java:260: error: cannot find symbol HeadVar__2_2 = string.length_2_p_0(HeadVar__1_1); ^ symbol: variable string location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:287: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_barable_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:287: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_barable_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:291: error: package jmercury.runtime does not exist conv1_HeadVar__2_2 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_barable_3))), ((java.lang.Object) (HeadVar__1_1)))); ^ Mercury/javas/jmercury/existential_type_classes.java:303: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:303: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:307: error: package jmercury.runtime does not exist conv1_HeadVar__2_2 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_fooable_3))), ((java.lang.Object) (HeadVar__1_1)))); ^ Mercury/javas/jmercury/existential_type_classes.java:322: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_31 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:323: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_33 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:325: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_38 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:327: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_44 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:328: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_47 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:329: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_51 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:344: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_22)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:344: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_22)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:346: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_2 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:348: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_4 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:350: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_6 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:352: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_8 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:354: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_10 = null; ^ Mercury/javas/jmercury/existential_type_classes.java:358: error: package jmercury.runtime does not exist conv1_N_30 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_fooable_22))), ((java.lang.Object) (java.lang.Integer.valueOf(Var_6))))); ^ Mercury/javas/jmercury/existential_type_classes.java:361: error: cannot find symbol TypeCtorInfo_10_31 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:361: error: package jmercury.runtime does not exist TypeCtorInfo_10_31 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_type_classes.java:363: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_10_31, java.lang.Integer.valueOf(N_30)); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:367: error: package jmercury.runtime does not exist func_2 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_23)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:369: error: package jmercury.runtime does not exist conv3_N_32 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_2).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_fooable_23))), ((java.lang.Object) (((java.lang.Object) (Var_8)))))); ^ Mercury/javas/jmercury/existential_type_classes.java:372: error: cannot find symbol TypeCtorInfo_10_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:372: error: package jmercury.runtime does not exist TypeCtorInfo_10_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_type_classes.java:374: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_10_33, java.lang.Integer.valueOf(N_32)); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:380: error: package jmercury.runtime does not exist func_4 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_24)[0])[5]); ^ Mercury/javas/jmercury/existential_type_classes.java:382: error: package jmercury.runtime does not exist conv5_N_37 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_4).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_fooable_24))), ((java.lang.Object) (Var_10)))); ^ Mercury/javas/jmercury/existential_type_classes.java:385: error: cannot find symbol TypeCtorInfo_10_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:385: error: package jmercury.runtime does not exist TypeCtorInfo_10_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_type_classes.java:387: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_10_38, java.lang.Integer.valueOf(N_37)); ^ symbol: variable io location: class existential_type_classes Mercury/javas/jmercury/existential_type_classes.java:393: error: package jmercury.runtime does not exist func_6 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_fooable_25)[0])[5]); ^ 100 errors make[3]: *** [/tmp/mmake.aWyOCC:1244: existential_type_classes] Error 1 make[3]: Target 'existential_type_classes.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' ERROR OUTPUT existential_type_classes.m:081: Inferred :- some [T] (func call_my_exist_t = T existential_type_classes.m:081: => (existential_type_classes.fooable(T))). END OF THE ERROR OUTPUT