MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 - func_default_mode_bug.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 - func_default_mode_bug Making Mercury/int3s/func_default_mode_bug.int3 Making Mercury/ints/func_default_mode_bug.int Making Mercury/javas/jmercury/func_default_mode_bug.java Making Java class files Mercury/javas/jmercury/func_default_mode_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_bidon_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_bidon_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_bidon_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_bidon_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_bidon_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_bidon_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_parameter_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_parameter_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_parameter_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_parameter_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_parameter_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_parameter_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_term_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_term_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_term_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_term_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_term_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_term_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_term_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_term_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_value_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:61: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] func_default_mode_bug__type_class_id_method_ids_constant_1 = new jmercury.runtime.TypeClassMethod[5]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId func_default_mode_bug__type_class_id_constant_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct func_default_mode_bug__type_class_decl_constant_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:1249: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/func_default_mode_bug.java:1206: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/func_default_mode_bug.java:1172: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/func_default_mode_bug.java:652: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/func_default_mode_bug.java:1189: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/func_default_mode_bug.java:692: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/func_default_mode_bug.java:732: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/func_default_mode_bug.java:788: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/func_default_mode_bug.java:1008: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/func_default_mode_bug.java:1058: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/func_default_mode_bug.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "func_default_mode_bug"; ^ Mercury/javas/jmercury/func_default_mode_bug.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/func_default_mode_bug.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/func_default_mode_bug.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/func_default_mode_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/func_default_mode_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_bidon_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_bidon_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_bidon_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_bidon_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_bidon_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_bidon_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_parameter_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_parameter_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_parameter_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_parameter_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_parameter_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_parameter_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_term_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_term_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_term_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_term_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_term_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_term_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_term_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_term_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] func_default_mode_bug__field_types_value_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc func_default_mode_bug__du_functor_desc_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_stag_ordered_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] func_default_mode_bug__du_ptag_ordered_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] func_default_mode_bug__du_name_ordered_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:61: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct func_default_mode_bug__type_ctor_info_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] func_default_mode_bug__type_class_id_method_ids_constant_1 = new jmercury.runtime.TypeClassMethod[5]; ^ Mercury/javas/jmercury/func_default_mode_bug.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId func_default_mode_bug__type_class_id_constant_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct func_default_mode_bug__type_class_decl_constant_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/func_default_mode_bug.java:71: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) func_default_mode_bug.func_default_mode_bug__type_ctor_info_term_0; ^ Mercury/javas/jmercury/func_default_mode_bug.java:76: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:84: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:90: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/func_default_mode_bug.java:92: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:106: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/func_default_mode_bug.java:111: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/func_default_mode_bug.java:114: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/func_default_mode_bug.java:123: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/func_default_mode_bug.java:123: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:128: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:136: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:142: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/func_default_mode_bug.java:144: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:158: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/func_default_mode_bug.java:163: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/func_default_mode_bug.java:166: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/func_default_mode_bug.java:175: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) func_default_mode_bug.func_default_mode_bug__type_ctor_info_parameter_0; ^ Mercury/javas/jmercury/func_default_mode_bug.java:180: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:188: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class func_default_mode_bug Mercury/javas/jmercury/func_default_mode_bug.java:192: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) func_default_mode_bug.func_default_mode_bug__type_ctor_info_value_0; ^ 100 errors make[3]: *** [/tmp/mmake.vUtySv:1244: func_default_mode_bug] Error 1 make[3]: Target 'func_default_mode_bug.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses'