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 --allow-packing-local-sectags --allow-packing-remote-sectags '; 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 - subtype_rtti.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 --allow-packing-local-sectags --allow-packing-remote-sectags '; 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 - subtype_rtti Making Mercury/int3s/subtype_rtti.int3 Making Mercury/ints/subtype_rtti.int Making Mercury/javas/jmercury/subtype_rtti.java subtype_rtti.m:071: Warning: `sub_color'/0 declares some constructors in a subtype_rtti.m:071: different order to its supertype `color'/0, as shown by subtype_rtti.m:071: this diff against those of the supertype's constructors subtype_rtti.m:071: which are present in the subtype: subtype_rtti.m:071: subtype_rtti.m:071: @@ -1,3 +1,3 @@ subtype_rtti.m:071: -green/0 subtype_rtti.m:071: +orange/0 subtype_rtti.m:071: blue/0 subtype_rtti.m:071: -orange/0 subtype_rtti.m:071: +green/0 subtype_rtti.m:103: Warning: `sub_t'/0 declares some constructors in a subtype_rtti.m:103: different order to its supertype `t'/0, as shown by this subtype_rtti.m:103: diff against those of the supertype's constructors which subtype_rtti.m:103: are present in the subtype: ... output log truncated, see `subtype_rtti.err' for the complete log. Making Java class files Mercury/javas/jmercury/subtype_rtti.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_color_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_color_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_color_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_color_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_color_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/subtype_rtti.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_color_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/subtype_rtti.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_dummy_1_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_dummy_1 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_dummy_1 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:44: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_dummy_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_flag_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_flag_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_flag_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/subtype_rtti.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_flag_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/subtype_rtti.java:50: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_flag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/subtype_rtti.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/subtype_rtti.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct subtype_rtti__ti_notag0_1subtype_rtti__type_ctor_info_color_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_notag_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_notag_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_notag_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_notag_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_notag_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:67: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_notag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:68: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_notag0_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:69: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_notag0_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_notag0_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_notag0_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_notag0_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:74: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_notag0_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_sub_color_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_sub_color_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_sub_color_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_sub_color_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_rtti.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_sub_color_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_rtti.java:81: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_sub_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:83: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_sub_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:84: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_sub_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:86: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_rtti__enum_functor_desc_sub_flag_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_ordinal_ordered_sub_flag_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:89: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_rtti__enum_name_ordered_sub_flag_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:91: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_flag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:92: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct subtype_rtti__ti_sub_notag0_1subtype_rtti__type_ctor_info_sub_color_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:93: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_notag_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:94: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_notag_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:95: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_sub_notag_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:96: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_sub_notag_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:97: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_sub_notag_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:99: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_notag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:100: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_notag0_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:101: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_notag0_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:102: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_sub_notag0_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:103: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_sub_notag0_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:104: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_sub_notag0_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:106: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_notag0_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:107: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_t_0_0 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/subtype_rtti.java:108: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:109: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_t_0_1 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/subtype_rtti.java:111: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:112: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_t_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:113: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:114: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_t_0_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:115: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:116: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_t_0_4 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/subtype_rtti.java:117: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:118: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_t_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:119: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_sub_t_0_0 = new jmercury.runtime.DuFunctorDesc[6]; ^ Mercury/javas/jmercury/subtype_rtti.java:120: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_sub_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:121: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_sub_t_0 = new jmercury.runtime.DuFunctorDesc[6]; ^ Mercury/javas/jmercury/subtype_rtti.java:123: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:124: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_sub_tagged_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:125: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_sub_tagged_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:126: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_stag_ordered_sub_tagged_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:127: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] subtype_rtti__du_ptag_ordered_sub_tagged_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:128: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] subtype_rtti__du_name_ordered_sub_tagged_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:130: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_rtti__type_ctor_info_sub_tagged_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_rtti.java:131: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:132: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_1 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/subtype_rtti.java:134: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:135: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_2 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/subtype_rtti.java:137: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:138: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:140: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_4 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:141: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:142: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_5 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:143: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:144: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_6 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:145: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/subtype_rtti.java:146: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] subtype_rtti__field_types_t_0_7 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/subtype_rtti.java:147: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc subtype_rtti__du_functor_desc_t_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Note: Mercury/javas/jmercury/subtype_rtti.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors make[3]: *** [/tmp/mmake.pOxrHP:2360: subtype_rtti] Error 1 make[3]: Target 'subtype_rtti.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' ERROR OUTPUT subtype_rtti.m:071: Warning: `sub_color'/0 declares some constructors in a subtype_rtti.m:071: different order to its supertype `color'/0, as shown by subtype_rtti.m:071: this diff against those of the supertype's constructors subtype_rtti.m:071: which are present in the subtype: subtype_rtti.m:071: subtype_rtti.m:071: @@ -1,3 +1,3 @@ subtype_rtti.m:071: -green/0 subtype_rtti.m:071: +orange/0 subtype_rtti.m:071: blue/0 subtype_rtti.m:071: -orange/0 subtype_rtti.m:071: +green/0 subtype_rtti.m:103: Warning: `sub_t'/0 declares some constructors in a subtype_rtti.m:103: different order to its supertype `t'/0, as shown by this subtype_rtti.m:103: diff against those of the supertype's constructors which subtype_rtti.m:103: are present in the subtype: subtype_rtti.m:103: subtype_rtti.m:103: @@ -1,6 +1,6 @@ subtype_rtti.m:103: -f0_a/0 subtype_rtti.m:103: -f0_b/3 subtype_rtti.m:103: -f2/1 subtype_rtti.m:103: +f7_c/4 subtype_rtti.m:103: +f7_b/4 subtype_rtti.m:103: f6/1 subtype_rtti.m:103: -f7_b/4 subtype_rtti.m:103: -f7_c/4 subtype_rtti.m:103: +f2/1 subtype_rtti.m:103: +f0_b/3 subtype_rtti.m:103: +f0_a/0 END OF THE ERROR OUTPUT