MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 --allow-stubs '; 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 - time_yaowl.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 --allow-stubs '; 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 - time_yaowl.class Making Mercury/int3s/time_yaowl.int3 Making Mercury/ints/time_yaowl.int Making Mercury/javas/jmercury/time_yaowl.java Making Mercury/classes/jmercury/time_yaowl.class Mercury/javas/jmercury/time_yaowl.java:1135: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/time_yaowl.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_global_1_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_global_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_global_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_global_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_global_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:31: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_global_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_state_holder_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/time_yaowl.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_state_holder_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_state_holder_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_state_holder_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_state_holder_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_state_holder_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_static_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/time_yaowl.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_static_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_static_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_static_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_static_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_static_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_token_1_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_token_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_token_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_token_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_token_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:53: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_token_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_yaowl_specification_2_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_yaowl_specification_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_yaowl_specification_2_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_yaowl_specification_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_yaowl_specification_2 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:60: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_yaowl_specification_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId time_yaowl__type_class_id_yaowl_static_global_token_3 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/time_yaowl.java:64: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct time_yaowl__type_class_decl_yaowl_static_global_token_3 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/time_yaowl.java:463: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_G_11, ^ Mercury/javas/jmercury/time_yaowl.java:1061: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/time_yaowl.java:461: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/time_yaowl.java:515: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_StateHolder_8, ^ Mercury/javas/jmercury/time_yaowl.java:1081: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/time_yaowl.java:513: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/time_yaowl.java:557: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_S_8, ^ Mercury/javas/jmercury/time_yaowl.java:1098: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/time_yaowl.java:555: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/time_yaowl.java:599: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_11, ^ Mercury/javas/jmercury/time_yaowl.java:1115: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/time_yaowl.java:597: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/time_yaowl.java:651: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_G_11, ^ Mercury/javas/jmercury/time_yaowl.java:652: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_12, ^ Mercury/javas/jmercury/time_yaowl.java:649: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/time_yaowl.java:705: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_G_9, ^ Mercury/javas/jmercury/time_yaowl.java:750: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_StateHolder_7, ^ Mercury/javas/jmercury/time_yaowl.java:789: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_S_7, ^ Mercury/javas/jmercury/time_yaowl.java:828: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_9, ^ Mercury/javas/jmercury/time_yaowl.java:873: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_G_9, ^ Mercury/javas/jmercury/time_yaowl.java:874: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_10, ^ Mercury/javas/jmercury/time_yaowl.java:1064: error: package time does not exist public time.Tm_0 tg_time; ^ Mercury/javas/jmercury/time_yaowl.java:1073: error: package time does not exist time.Tm_0 tg_time) ^ Mercury/javas/jmercury/time_yaowl.java:1118: error: package time does not exist public time.Time_t_0 tt_time; ^ Mercury/javas/jmercury/time_yaowl.java:1127: error: package time does not exist time.Time_t_0 tt_time) ^ Mercury/javas/jmercury/time_yaowl.java:920: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/time_yaowl.java:1017: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr4 ^ Mercury/javas/jmercury/time_yaowl.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_global_1_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_global_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_global_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_global_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_global_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:31: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_global_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_state_holder_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/time_yaowl.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_state_holder_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_state_holder_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_state_holder_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_state_holder_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_state_holder_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_static_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/time_yaowl.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_static_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_static_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_static_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_static_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_static_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_time_token_1_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_time_token_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_time_token_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_time_token_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_time_token_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:53: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_time_token_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] time_yaowl__field_types_yaowl_specification_2_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/time_yaowl.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc time_yaowl__du_functor_desc_yaowl_specification_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/time_yaowl.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_stag_ordered_yaowl_specification_2_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] time_yaowl__du_ptag_ordered_yaowl_specification_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/time_yaowl.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] time_yaowl__du_name_ordered_yaowl_specification_2 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/time_yaowl.java:60: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct time_yaowl__type_ctor_info_yaowl_specification_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/time_yaowl.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId time_yaowl__type_class_id_yaowl_static_global_token_3 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/time_yaowl.java:64: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct time_yaowl__type_class_decl_yaowl_static_global_token_3 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/time_yaowl.java:69: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1; ^ Mercury/javas/jmercury/time_yaowl.java:71: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) time.time__type_ctor_info_tm_0; ^ Mercury/javas/jmercury/time_yaowl.java:71: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) time.time__type_ctor_info_tm_0; ^ symbol: variable time location: class time_yaowl Mercury/javas/jmercury/time_yaowl.java:80: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class time_yaowl Mercury/javas/jmercury/time_yaowl.java:88: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class time_yaowl Mercury/javas/jmercury/time_yaowl.java:94: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/time_yaowl.java:96: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class time_yaowl Mercury/javas/jmercury/time_yaowl.java:110: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Note: Mercury/javas/jmercury/time_yaowl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors ** Error making `Mercury/classes/jmercury/time_yaowl.class'. make[3]: *** [/tmp/mmake.FlbUsk:1500: time_yaowl.class] Error 1 make[3]: Target 'time_yaowl.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'