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 - typeclass_inlining_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 - typeclass_inlining_bug.class Making Mercury/int3s/typeclass_inlining_bug.int3 Making Mercury/ints/typeclass_inlining_bug.int Making Mercury/javas/jmercury/typeclass_inlining_bug.java Making Mercury/classes/jmercury/typeclass_inlining_bug.class Mercury/javas/jmercury/typeclass_inlining_bug.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] typeclass_inlining_bug__field_types_analysis_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__exist_tc_constr_analysis_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_inlining_bug__exist_tc_constrs_analysis_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] typeclass_inlining_bug__exist_locns_analysis_0_0 = new jmercury.runtime.DuExistLocn[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo typeclass_inlining_bug__exist_info_analysis_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc typeclass_inlining_bug__du_functor_desc_analysis_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] typeclass_inlining_bug__du_stag_ordered_analysis_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] typeclass_inlining_bug__du_ptag_ordered_analysis_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] typeclass_inlining_bug__du_name_ordered_analysis_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:25: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct typeclass_inlining_bug__type_ctor_info_analysis_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:26: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct typeclass_inlining_bug__type_ctor_info_analysis_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_call_pattern_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_call_pattern_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_answer_pattern_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_answer_pattern_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_analysis_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__type_class_decl_super_analysis_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__type_class_decl_super_analysis_2_2 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_inlining_bug__type_class_decl_supers_analysis_2 = new jmercury.runtime.TypeClassConstraint[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_analysis_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:250: error: package list does not exist list.List_1 Results_5) ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:246: error: package list does not exist public static list.List_1 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:614: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:348: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:421: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:545: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] typeclass_inlining_bug__field_types_analysis_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__exist_tc_constr_analysis_0_0_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_inlining_bug__exist_tc_constrs_analysis_0_0 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] typeclass_inlining_bug__exist_locns_analysis_0_0 = new jmercury.runtime.DuExistLocn[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo typeclass_inlining_bug__exist_info_analysis_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc typeclass_inlining_bug__du_functor_desc_analysis_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] typeclass_inlining_bug__du_stag_ordered_analysis_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] typeclass_inlining_bug__du_ptag_ordered_analysis_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] typeclass_inlining_bug__du_name_ordered_analysis_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:25: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct typeclass_inlining_bug__type_ctor_info_analysis_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:26: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct typeclass_inlining_bug__type_ctor_info_analysis_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_call_pattern_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_call_pattern_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_answer_pattern_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_answer_pattern_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_inlining_bug__type_class_id_analysis_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__type_class_decl_super_analysis_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_inlining_bug__type_class_decl_super_analysis_2_2 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_inlining_bug__type_class_decl_supers_analysis_2 = new jmercury.runtime.TypeClassConstraint[2]; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_inlining_bug__type_class_decl_analysis_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:43: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(513); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:45: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(514); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:68: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:69: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:73: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_inlining_bug.typeclass_inlining_bug__exist_tc_constr_analysis_0_0_1; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:75: error: package jmercury.runtime does not exist new jmercury.runtime.DuExistLocn( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:80: error: package jmercury.runtime does not exist new jmercury.runtime.DuExistLocn( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:95: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:103: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:109: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:111: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:125: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:130: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:133: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:145: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:150: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:153: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:154: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:154: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ symbol: variable builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:198: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:204: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:208: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_inlining_bug.typeclass_inlining_bug__type_class_decl_super_analysis_2_1; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:210: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_inlining_bug.typeclass_inlining_bug__type_class_decl_super_analysis_2_2; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:233: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_typeclass_info_0)), ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:233: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_typeclass_info_0)), ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:253: error: package list does not exist list.List_1 AnswerPatterns_6 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:254: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(typeclass_inlining_bug.typeclass_inlining_bug__type_ctor_info_analysis_0); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:254: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(typeclass_inlining_bug.typeclass_inlining_bug__type_ctor_info_analysis_0); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:255: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_11 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:260: error: cannot find symbol TypeInfo_11_11 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_8, PolyConst4_10); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:272: error: cannot find symbol AnswerPatterns_6 = list.filter_map_2_f_0(TypeCtorInfo_9_9, TypeInfo_11_11, Var_7, Results_5); ^ symbol: variable list location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:307: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_13_23 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:308: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_15_25 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:312: error: package univ does not exist univ.Univ_0 Var_20 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:318: error: cannot find symbol TypeClassInfo_for_call_pattern_14 = private_builtin.superclass_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_8, PolyConst1_15); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:322: error: cannot find symbol TypeClassInfo_for_answer_pattern_16 = private_builtin.superclass_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_8, PolyConst2_17); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:328: error: cannot find symbol TypeInfo_13_23 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_21, PolyConst4_22); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:331: error: cannot find symbol Var_20 = univ.univ_1_f_0(TypeInfo_13_23, Answer0_19); ^ symbol: variable univ location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:335: error: cannot find symbol TypeInfo_15_25 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_answer_pattern_16, PolyConst1_24); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:338: error: cannot find symbol java.lang.Object [] result = univ.univ_1_f_2(TypeInfo_15_25, Var_20); ^ symbol: variable univ location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:354: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:360: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:369: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:370: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_14_14 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:371: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_15_15 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:375: error: cannot find symbol TypeInfo_14_14 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_11, PolyConst3_13); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:378: error: cannot find symbol TypeInfo_15_15 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_12, PolyConst3_13); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:381: error: cannot find symbol SubResult1_6 = private_builtin.typed_compare_3_p_0(TypeInfo_14_14, TypeInfo_15_15, ArgX1_4, ArgY1_5); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:383: error: package builtin.Comparison_result_0 does not exist succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value); ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:388: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_17_17 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:389: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_18_18 = null; ^ Mercury/javas/jmercury/typeclass_inlining_bug.java:393: error: cannot find symbol TypeInfo_17_17 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_11, PolyConst4_16); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:396: error: cannot find symbol TypeInfo_18_18 = private_builtin.type_info_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_12, PolyConst4_16); ^ symbol: variable private_builtin location: class typeclass_inlining_bug Mercury/javas/jmercury/typeclass_inlining_bug.java:399: error: cannot find symbol HeadVar__1_1 = private_builtin.typed_compare_3_p_0(TypeInfo_17_17, TypeInfo_18_18, ArgX2_7, ArgY2_8); ^ symbol: variable private_builtin location: class typeclass_inlining_bug 100 errors ** Error making `Mercury/classes/jmercury/typeclass_inlining_bug.class'. make[3]: *** [/tmp/mmake.zRM64C:1500: typeclass_inlining_bug.class] Error 1 make[3]: Target 'typeclass_inlining_bug.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'