MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; 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 - write_binary.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; 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 - write_binary Making Mercury/int3s/write_binary.int3 Making Mercury/ints/write_binary.int Making Mercury/javas/jmercury/write_binary.java Making Java class files Mercury/javas/jmercury/write_binary.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct maybe__pti_maybe_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc write_binary__enum_functor_desc_enum_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc write_binary__enum_functor_desc_enum_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc write_binary__enum_functor_desc_enum_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] write_binary__enum_ordinal_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/write_binary.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] write_binary__enum_name_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/write_binary.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_enum_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_2 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_3 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_4 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_5 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_6 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_expr_0_7 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_8 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_9 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_expr_0_10 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_stag_ordered_expr_0_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/write_binary.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] write_binary__du_ptag_ordered_expr_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/write_binary.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_name_ordered_expr_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/write_binary.java:63: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_expr_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_fruit_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_fruit_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:67: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1write_binary__type_ctor_info_enum_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:68: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_fruit_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:69: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_fruit_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_stag_ordered_fruit_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/write_binary.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] write_binary__du_ptag_ordered_fruit_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/write_binary.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_name_ordered_fruit_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/write_binary.java:74: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_no_tag_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_stag_ordered_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/write_binary.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] write_binary__du_ptag_ordered_no_tag_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/write_binary.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_name_ordered_no_tag_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/write_binary.java:81: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_no_tag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_poly_2_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:83: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_poly_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:84: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_poly_2_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_poly_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct write_binary__pti_poly_2__pseudo_2__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_poly_2_2 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/write_binary.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_poly_2_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:89: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_stag_ordered_poly_2_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/write_binary.java:90: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] write_binary__du_ptag_ordered_poly_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/write_binary.java:91: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_name_ordered_poly_2 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/write_binary.java:93: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_poly_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:94: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:95: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:96: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:97: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_2 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:98: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:99: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:100: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:101: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_4 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:102: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:103: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_5 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:104: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:105: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:106: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_7 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/write_binary.java:107: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:108: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_8 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:109: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_8 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:110: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_9 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:111: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_9 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:112: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] write_binary__field_types_thingie_0_10 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/write_binary.java:113: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc write_binary__du_functor_desc_thingie_0_10 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/write_binary.java:114: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_stag_ordered_thingie_0_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/write_binary.java:115: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] write_binary__du_ptag_ordered_thingie_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/write_binary.java:116: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] write_binary__du_name_ordered_thingie_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/write_binary.java:118: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct write_binary__type_ctor_info_thingie_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/write_binary.java:1008: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[11]; ^ Mercury/javas/jmercury/write_binary.java:1011: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_4 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/write_binary.java:1012: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_5 = new list.List_1.F_cons_2[11]; ^ Mercury/javas/jmercury/write_binary.java:4505: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:4632: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:4548: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:4306: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:4565: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:1036: error: package maybe.Maybe_1 does not exist private static final maybe.Maybe_1.No_0[] MR_scalar_common_29 = new maybe.Maybe_1.No_0[1]; ^ Mercury/javas/jmercury/write_binary.java:1350: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_41, ^ Mercury/javas/jmercury/write_binary.java:1482: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_97, ^ Mercury/javas/jmercury/write_binary.java:1480: error: package maybe does not exist private static maybe.Maybe_1 ^ Mercury/javas/jmercury/write_binary.java:4840: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/write_binary.java:4841: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/write_binary.java:2254: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/write_binary.java:2293: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/write_binary.java:2728: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/write_binary.java:2786: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/write_binary.java:2836: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_A_18, ^ Note: Mercury/javas/jmercury/write_binary.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors make[3]: *** [/tmp/mmake.gmM59Z:2360: write_binary] Error 1 make[3]: Target 'write_binary.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'