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 - switch_detection_bug.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 - switch_detection_bug.class Making Mercury/int3s/switch_detection_bug.int3 Making Mercury/ints/switch_detection_bug.int Making Mercury/javas/jmercury/switch_detection_bug.java Making Mercury/classes/jmercury/switch_detection_bug.class Mercury/javas/jmercury/switch_detection_bug.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_modifier_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_modifier_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_modifier_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] switch_detection_bug__field_types_note_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc switch_detection_bug__du_functor_desc_note_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] switch_detection_bug__du_stag_ordered_note_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] switch_detection_bug__du_ptag_ordered_note_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] switch_detection_bug__du_name_ordered_note_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_note_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_octave_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_qualifier_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_qualifier_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_qualifier_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/switch_detection_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_qualifier_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/switch_detection_bug.java:35: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_qualifier_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_rank_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/switch_detection_bug.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_rank_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/switch_detection_bug.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_rank_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:1127: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/switch_detection_bug.java:1165: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/switch_detection_bug.java:1166: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/switch_detection_bug.java:318: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/switch_detection_bug.java:1152: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/switch_detection_bug.java:1153: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/switch_detection_bug.java:622: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:661: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:754: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:793: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:1177: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/switch_detection_bug.java:1178: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/switch_detection_bug.java:832: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:1013: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/switch_detection_bug.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_modifier_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_modifier_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_modifier_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_modifier_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] switch_detection_bug__field_types_note_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/switch_detection_bug.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc switch_detection_bug__du_functor_desc_note_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] switch_detection_bug__du_stag_ordered_note_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] switch_detection_bug__du_ptag_ordered_note_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] switch_detection_bug__du_name_ordered_note_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/switch_detection_bug.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_note_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_octave_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_qualifier_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_qualifier_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_qualifier_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/switch_detection_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_qualifier_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/switch_detection_bug.java:35: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_qualifier_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc switch_detection_bug__enum_functor_desc_rank_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/switch_detection_bug.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_ordinal_ordered_rank_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/switch_detection_bug.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] switch_detection_bug__enum_name_ordered_rank_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/switch_detection_bug.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct switch_detection_bug__type_ctor_info_rank_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/switch_detection_bug.java:84: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/switch_detection_bug.java:89: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/switch_detection_bug.java:92: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:101: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) switch_detection_bug.switch_detection_bug__type_ctor_info_rank_0; ^ Mercury/javas/jmercury/switch_detection_bug.java:103: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) switch_detection_bug.switch_detection_bug__type_ctor_info_modifier_0; ^ Mercury/javas/jmercury/switch_detection_bug.java:105: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/switch_detection_bug.java:105: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class switch_detection_bug Mercury/javas/jmercury/switch_detection_bug.java:110: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class switch_detection_bug Mercury/javas/jmercury/switch_detection_bug.java:118: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class switch_detection_bug Mercury/javas/jmercury/switch_detection_bug.java:124: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:126: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class switch_detection_bug Mercury/javas/jmercury/switch_detection_bug.java:140: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/switch_detection_bug.java:145: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/switch_detection_bug.java:148: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:160: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/switch_detection_bug.java:165: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/switch_detection_bug.java:168: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:169: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/switch_detection_bug.java:169: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ symbol: variable builtin location: class switch_detection_bug Mercury/javas/jmercury/switch_detection_bug.java:200: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/switch_detection_bug.java:205: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/switch_detection_bug.java:208: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:290: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/switch_detection_bug.java:295: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/switch_detection_bug.java:298: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/switch_detection_bug.java:325: error: cannot find symbol switch (Var_92.MR_value) { ^ symbol: variable MR_value location: variable Var_92 of type Rank_0 Mercury/javas/jmercury/switch_detection_bug.java:325: error: illegal start of type switch (Var_92.MR_value) { ^ Mercury/javas/jmercury/switch_detection_bug.java:328: error: cannot find symbol switch (HeadVar__2_2.MR_value) { ^ symbol: variable MR_value location: variable HeadVar__2_2 of type Qualifier_0 Mercury/javas/jmercury/switch_detection_bug.java:328: error: illegal start of type switch (HeadVar__2_2.MR_value) { ^ Mercury/javas/jmercury/switch_detection_bug.java:358: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 100 errors ** Error making `Mercury/classes/jmercury/switch_detection_bug.class'. make[3]: *** [/tmp/mmake.UxhZPP:1500: switch_detection_bug.class] Error 1 make[3]: Target 'switch_detection_bug.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'