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 '; 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_switch.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 '; 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_switch Making Mercury/int3s/existential_type_switch.int3 Making Mercury/ints/existential_type_switch.int Making Mercury/javas/jmercury/existential_type_switch.java Making Java class files Mercury/javas/jmercury/existential_type_switch.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_switch__du_functor_desc_maybe_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_switch.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_type_switch__field_types_maybe_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_type_switch__exist_tc_constr_maybe_0_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_type_switch.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_type_switch__exist_tc_constrs_maybe_0_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_type_switch__exist_locns_maybe_0_1 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_type_switch__exist_info_maybe_0_1 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_type_switch.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_switch__du_functor_desc_maybe_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_switch.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_switch__du_stag_ordered_maybe_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_type_switch.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_type_switch__du_ptag_ordered_maybe_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_switch__du_name_ordered_maybe_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_type_switch.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_type_switch__type_ctor_info_maybe_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_type_switch.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_switch__type_class_id_method_ids_tc_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_switch__type_class_id_tc_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_switch.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_switch__type_class_decl_tc_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_switch.java:537: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_type_switch.java:366: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_type_switch.java:486: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/existential_type_switch.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_type_switch"; ^ Mercury/javas/jmercury/existential_type_switch.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_type_switch.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_type_switch.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_type_switch.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_switch Mercury/javas/jmercury/existential_type_switch.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_switch Mercury/javas/jmercury/existential_type_switch.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_switch Mercury/javas/jmercury/existential_type_switch.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_switch Mercury/javas/jmercury/existential_type_switch.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_type_switch.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_switch__du_functor_desc_maybe_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_switch.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_type_switch__field_types_maybe_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_type_switch__exist_tc_constr_maybe_0_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_type_switch.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_type_switch__exist_tc_constrs_maybe_0_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_type_switch__exist_locns_maybe_0_1 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_type_switch__exist_info_maybe_0_1 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_type_switch.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_type_switch__du_functor_desc_maybe_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_type_switch.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_switch__du_stag_ordered_maybe_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_type_switch.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_type_switch__du_ptag_ordered_maybe_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_type_switch__du_name_ordered_maybe_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_type_switch.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_type_switch__type_ctor_info_maybe_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_type_switch.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_type_switch__type_class_id_method_ids_tc_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_type_switch.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_type_switch__type_class_id_tc_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_type_switch.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_type_switch__type_class_decl_tc_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_type_switch.java:56: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:64: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:68: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(513); ^ Mercury/javas/jmercury/existential_type_switch.java:72: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/existential_type_switch.java:75: error: cannot find symbol private_builtin.MR_PREDICATE ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:95: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/existential_type_switch.java:99: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) existential_type_switch.existential_type_switch__exist_tc_constr_maybe_0_1_1; ^ Mercury/javas/jmercury/existential_type_switch.java:101: error: package jmercury.runtime does not exist new jmercury.runtime.DuExistLocn( ^ Mercury/javas/jmercury/existential_type_switch.java:116: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:124: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:132: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/existential_type_switch.java:134: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:152: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/existential_type_switch.java:157: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_type_switch.java:160: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_type_switch.java:193: 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_switch Mercury/javas/jmercury/existential_type_switch.java:193: 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_switch.java:269: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:269: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:269: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:273: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_19_19, ((java.lang.Object) (Var_14))); ^ symbol: variable io location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:281: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_15)[0])[5]); ^ Mercury/javas/jmercury/existential_type_switch.java:281: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_15)[0])[5]); ^ Mercury/javas/jmercury/existential_type_switch.java:285: error: package jmercury.runtime does not exist java.lang.Object [] result = ((java.lang.Object[]) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_tc_15))), ((java.lang.Object) (Y_5)))); ^ Mercury/javas/jmercury/existential_type_switch.java:296: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:296: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:296: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:297: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_17_17 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:301: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_16_16, ((java.lang.Object) (Var_9))); ^ symbol: variable io location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:303: error: cannot find symbol TypeCtorInfo_17_17 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:303: error: package jmercury.runtime does not exist TypeCtorInfo_17_17 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_type_switch.java:305: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_17_17, java.lang.Integer.valueOf(Z_6)); ^ symbol: variable io location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:310: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:310: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:310: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/existential_type_switch.java:314: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_18_18, ((java.lang.Object) (Var_12))); ^ symbol: variable io location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:347: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_switch.java:347: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_3)[0])[5]); ^ Mercury/javas/jmercury/existential_type_switch.java:351: error: package jmercury.runtime does not exist java.lang.Object [] result = ((java.lang.Object[]) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_tc_3))), ((java.lang.Object) (HeadVar__1_1)))); ^ Mercury/javas/jmercury/existential_type_switch.java:372: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:378: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/existential_type_switch.java:382: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/existential_type_switch.java:384: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/existential_type_switch.java:387: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/existential_type_switch.java:392: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_11 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:393: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_12 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:399: error: cannot find symbol TypeInfo_11_11 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_tc_8, PolyConst1_10); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:402: error: cannot find symbol TypeInfo_12_12 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_tc_9, PolyConst1_10); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:405: error: cannot find symbol HeadVar__1_1 = private_builtin.typed_compare_3_p_0(TypeInfo_11_11, TypeInfo_12_12, ArgX1_4, ArgY1_5); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:417: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:445: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_10_10 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:446: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_11 = null; ^ Mercury/javas/jmercury/existential_type_switch.java:458: error: cannot find symbol TypeInfo_10_10 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_tc_7, PolyConst1_9); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:461: error: cannot find symbol TypeInfo_11_11 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_tc_8, PolyConst1_9); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:464: error: cannot find symbol succeeded = private_builtin.typed_unify_2_p_0(TypeInfo_10_10, TypeInfo_11_11, ArgX1_3, ArgY1_4); ^ symbol: variable private_builtin location: class existential_type_switch Mercury/javas/jmercury/existential_type_switch.java:524: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 98 errors make[3]: *** [/tmp/mmake.TlF9HG:1244: existential_type_switch] Error 1 make[3]: Target 'existential_type_switch.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses'