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_data_types_regr_test.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_data_types_regr_test Making Mercury/int3s/existential_data_types_regr_test.int3 Making Mercury/ints/existential_data_types_regr_test.int Making Mercury/javas/jmercury/existential_data_types_regr_test.java Making Java class files Mercury/javas/jmercury/existential_data_types_regr_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_data_types_regr_test__field_types_natural_number_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_data_types_regr_test__exist_tc_constr_natural_number_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_data_types_regr_test__exist_tc_constrs_natural_number_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_data_types_regr_test__exist_locns_natural_number_0_0 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_data_types_regr_test__exist_info_natural_number_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_data_types_regr_test__du_functor_desc_natural_number_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_stag_ordered_natural_number_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_data_types_regr_test__du_ptag_ordered_natural_number_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_name_ordered_natural_number_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_natural_number_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_data_types_regr_test__field_types_succ_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_data_types_regr_test__du_functor_desc_succ_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_stag_ordered_succ_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_data_types_regr_test__du_ptag_ordered_succ_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_name_ordered_succ_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_succ_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_data_types_regr_test__enum_functor_desc_zero_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_data_types_regr_test__enum_ordinal_ordered_zero_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_data_types_regr_test__enum_name_ordered_zero_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_zero_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_data_types_regr_test__type_class_id_method_ids_int_singleton_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_data_types_regr_test__type_class_id_int_singleton_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:60: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_data_types_regr_test__type_class_decl_int_singleton_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:824: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:844: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:477: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:530: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_N_8, ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:528: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:570: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:643: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_N_7, ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:703: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:781: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:863: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:864: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_data_types_regr_test"; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_data_types_regr_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_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_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_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_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_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_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_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_data_types_regr_test__field_types_natural_number_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint existential_data_types_regr_test__exist_tc_constr_natural_number_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] existential_data_types_regr_test__exist_tc_constrs_natural_number_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] existential_data_types_regr_test__exist_locns_natural_number_0_0 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo existential_data_types_regr_test__exist_info_natural_number_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_data_types_regr_test__du_functor_desc_natural_number_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_stag_ordered_natural_number_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_data_types_regr_test__du_ptag_ordered_natural_number_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_name_ordered_natural_number_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_natural_number_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] existential_data_types_regr_test__field_types_succ_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc existential_data_types_regr_test__du_functor_desc_succ_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_stag_ordered_succ_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] existential_data_types_regr_test__du_ptag_ordered_succ_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] existential_data_types_regr_test__du_name_ordered_succ_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_succ_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_data_types_regr_test__enum_functor_desc_zero_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_data_types_regr_test__enum_ordinal_ordered_zero_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_data_types_regr_test__enum_name_ordered_zero_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_data_types_regr_test__type_ctor_info_zero_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] existential_data_types_regr_test__type_class_id_method_ids_int_singleton_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId existential_data_types_regr_test__type_class_id_int_singleton_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:60: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct existential_data_types_regr_test__type_class_decl_int_singleton_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:65: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(513); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:69: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:72: error: cannot find symbol private_builtin.MR_FUNCTION ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:92: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:96: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) existential_data_types_regr_test.existential_data_types_regr_test__exist_tc_constr_natural_number_0_0_1; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:98: error: package jmercury.runtime does not exist new jmercury.runtime.DuExistLocn( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:113: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:121: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:127: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:129: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:143: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:148: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:151: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:160: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:165: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:173: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:179: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:181: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:195: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:200: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:203: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:225: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DUMMY, ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:230: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:233: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:279: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(existential_data_types_regr_test.existential_data_types_regr_test__type_ctor_info_zero_0))) ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:298: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_11_11 = null; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:303: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = null; ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:311: error: package jmercury.runtime does not exist func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_int_singleton_10)[0])[5]); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:313: error: package jmercury.runtime does not exist conv1_Var_9 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_int_singleton_10))), ((java.lang.Object) (N_4)))); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:316: error: cannot find symbol TypeCtorInfo_11_11 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class existential_data_types_regr_test Mercury/javas/jmercury/existential_data_types_regr_test.java:316: error: package jmercury.runtime does not exist TypeCtorInfo_11_11 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/existential_data_types_regr_test.java:318: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_11_11, java.lang.Integer.valueOf(Var_9)); ^ symbol: variable io location: class existential_data_types_regr_test Note: Mercury/javas/jmercury/existential_data_types_regr_test.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors make[3]: *** [/tmp/mmake.ykQjmN:1244: existential_data_types_regr_test] Error 1 make[3]: Target 'existential_data_types_regr_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses'