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 '; 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 - recursive_no_tag_type.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 '; 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 - recursive_no_tag_type.class Making Mercury/int3s/recursive_no_tag_type.int3 Making Mercury/ints/recursive_no_tag_type.int Making Mercury/javas/jmercury/recursive_no_tag_type.java recursive_no_tag_type.m:033: Warning: recursive call to function `infy'/0 will recursive_no_tag_type.m:033: lead to infinite recursion. For more information, recompile with `-E'. Making Mercury/classes/jmercury/recursive_no_tag_type.class Mercury/javas/jmercury/recursive_no_tag_type.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_either_2__plain_unit__type_ctor_info_unit_0__pseudo_pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_alist_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_alist_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_alist_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_alist_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_alist_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_alist_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_either_2_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_either_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_either_2_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_either_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_either_2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_either_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_either_2 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_either_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_inftype_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_inftype_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_inftype_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_inftype_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_inftype_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_inftype_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_inftype_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_inftype_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_t_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_t_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_t_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1033: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1016: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/recursive_no_tag_type.java:328: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_3 = new pair.Pair_2[3]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1093: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/recursive_no_tag_type.java:390: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1076: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/recursive_no_tag_type.java:443: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_A_8, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:441: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:503: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_A_10, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:504: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_B_11, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:501: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:563: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_B_8, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:561: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:611: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:660: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_A_7, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:717: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_A_9, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:718: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_B_10, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:778: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_B_7, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1018: error: package unit does not exist public recursive_no_tag_type.Either_2>> F1; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1018: error: package pair does not exist public recursive_no_tag_type.Either_2>> F1; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1026: error: package unit does not exist recursive_no_tag_type.Either_2>> F1) ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1026: error: package pair does not exist recursive_no_tag_type.Either_2>> F1) ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1078: error: package pair does not exist public pair.Pair_2> F1; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:1086: error: package pair does not exist pair.Pair_2> F1) ^ Mercury/javas/jmercury/recursive_no_tag_type.java:869: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:911: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:972: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr4 ^ Mercury/javas/jmercury/recursive_no_tag_type.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_either_2__plain_unit__type_ctor_info_unit_0__pseudo_pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_alist_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_alist_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_alist_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_alist_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_alist_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_alist_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_alist_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_either_2_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_either_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_either_2_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_either_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_either_2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_either_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_either_2 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_either_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct recursive_no_tag_type__pti_inftype_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__pseudo_1__pseudo_recursive_no_tag_type__pti_inftype_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_inftype_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_inftype_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_inftype_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_inftype_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_inftype_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_inftype_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] recursive_no_tag_type__field_types_t_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc recursive_no_tag_type__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_stag_ordered_t_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] recursive_no_tag_type__du_ptag_ordered_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] recursive_no_tag_type__du_name_ordered_t_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct recursive_no_tag_type__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/recursive_no_tag_type.java:54: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:59: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class recursive_no_tag_type Mercury/javas/jmercury/recursive_no_tag_type.java:67: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class recursive_no_tag_type Mercury/javas/jmercury/recursive_no_tag_type.java:71: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2; ^ Mercury/javas/jmercury/recursive_no_tag_type.java:76: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class recursive_no_tag_type Mercury/javas/jmercury/recursive_no_tag_type.java:84: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class recursive_no_tag_type Mercury/javas/jmercury/recursive_no_tag_type.java:92: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/recursive_no_tag_type.java:94: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class recursive_no_tag_type Mercury/javas/jmercury/recursive_no_tag_type.java:112: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/recursive_no_tag_type.java:117: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/recursive_no_tag_type.java:120: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Note: Mercury/javas/jmercury/recursive_no_tag_type.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors ** Error making `Mercury/classes/jmercury/recursive_no_tag_type.class'. make[3]: *** [/tmp/mmake.DER7Mi:1500: recursive_no_tag_type.class] Error 1 make[3]: Target 'recursive_no_tag_type.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' ERROR OUTPUT recursive_no_tag_type.m:033: Warning: recursive call to function `infy'/0 will recursive_no_tag_type.m:033: lead to infinite recursion. For more information, recompile with `-E'. END OF THE ERROR OUTPUT