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 - inst_perf_bug_2.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 - inst_perf_bug_2.class Making Mercury/int3s/inst_perf_bug_2.int3 Making Mercury/ints/inst_perf_bug_2.int Making Mercury/javas/jmercury/inst_perf_bug_2.java Making Mercury/classes/jmercury/inst_perf_bug_2.class Mercury/javas/jmercury/inst_perf_bug_2.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t1_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t1_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t1_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t1_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t1_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t1_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:23: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t1_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t10_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t10_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t10_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t10_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t10_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t10_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t10_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t10_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t11_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t11_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t11_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t11_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t11_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t11_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t11_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t11_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc inst_perf_bug_2__enum_functor_desc_t12_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc inst_perf_bug_2__enum_functor_desc_t12_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc inst_perf_bug_2__enum_functor_desc_t12_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] inst_perf_bug_2__enum_ordinal_ordered_t12_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] inst_perf_bug_2__enum_name_ordered_t12_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t12_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t2_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t2_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t2_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t2_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t2_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t2_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:57: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t2_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t3_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t3_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t3_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t3_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t3_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t3_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t3_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t3_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:67: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t4_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:68: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t4_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:69: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t4_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t4_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t4_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t4_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:73: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t4_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:75: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t4_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t5_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t5_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t5_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t5_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:80: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t5_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:81: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t5_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t5_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:84: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t5_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t6_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t6_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t6_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t6_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:89: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t6_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:90: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t6_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:91: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t6_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:93: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t6_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:94: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t7_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:95: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t7_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:96: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t7_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:97: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t7_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:98: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t7_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:99: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t7_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:100: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t7_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:102: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t7_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:103: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t8_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:104: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t8_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:105: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t8_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:106: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t8_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:107: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t8_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:108: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t8_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:109: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t8_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:111: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t8_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:112: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t9_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:113: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t9_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:114: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] inst_perf_bug_2__field_types_t9_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:115: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc inst_perf_bug_2__du_functor_desc_t9_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:116: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_stag_ordered_t9_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:117: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] inst_perf_bug_2__du_ptag_ordered_t9_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:118: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] inst_perf_bug_2__du_name_ordered_t9_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/inst_perf_bug_2.java:120: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct inst_perf_bug_2__type_ctor_info_t9_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/inst_perf_bug_2.java:3043: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/inst_perf_bug_2.java:1084: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/inst_perf_bug_2.java:3092: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/inst_perf_bug_2.java:1160: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/inst_perf_bug_2.java:3141: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/inst_perf_bug_2.java:1236: error: package builtin does not exist public static builtin.Comparison_result_0 ^ 100 errors ** Error making `Mercury/classes/jmercury/inst_perf_bug_2.class'. make[3]: *** [/tmp/mmake.8LMC2G:1500: inst_perf_bug_2.class] Error 1 make[3]: Target 'inst_perf_bug_2.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'