MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; 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 - unify_typeinfo_bug.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; 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 - unify_typeinfo_bug Making Mercury/int3s/unify_typeinfo_bug.int3 Making Mercury/ints/unify_typeinfo_bug.int Making Mercury/javas/jmercury/unify_typeinfo_bug.java Making Java class files Mercury/javas/jmercury/unify_typeinfo_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc unify_typeinfo_bug__du_functor_desc_set_bbbtree_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct unify_typeinfo_bug__pti_set_bbbtree_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] unify_typeinfo_bug__field_types_set_bbbtree_1_1 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc unify_typeinfo_bug__du_functor_desc_set_bbbtree_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] unify_typeinfo_bug__du_stag_ordered_set_bbbtree_1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] unify_typeinfo_bug__du_ptag_ordered_set_bbbtree_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] unify_typeinfo_bug__du_name_ordered_set_bbbtree_1 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct unify_typeinfo_bug__type_ctor_info_set_bbbtree_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:137: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:138: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:139: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:591: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:175: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_7, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:176: error: package list does not exist list.List_1 A_3, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:177: error: package list does not exist list.List_1 B_4) ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:302: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_7, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:337: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_8, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:338: error: package list does not exist list.List_1 A_3, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:339: error: package list does not exist list.List_1 B_4) ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:362: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_17, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:360: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:467: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_13, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:548: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "unify_typeinfo_bug"; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc unify_typeinfo_bug__du_functor_desc_set_bbbtree_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct unify_typeinfo_bug__pti_set_bbbtree_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] unify_typeinfo_bug__field_types_set_bbbtree_1_1 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc unify_typeinfo_bug__du_functor_desc_set_bbbtree_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] unify_typeinfo_bug__du_stag_ordered_set_bbbtree_1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] unify_typeinfo_bug__du_ptag_ordered_set_bbbtree_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] unify_typeinfo_bug__du_name_ordered_set_bbbtree_1 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct unify_typeinfo_bug__type_ctor_info_set_bbbtree_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:48: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:56: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:64: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:66: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:66: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:68: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) unify_typeinfo_bug.unify_typeinfo_bug__pti_set_bbbtree_1__pseudo_1; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:70: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) unify_typeinfo_bug.unify_typeinfo_bug__pti_set_bbbtree_1__pseudo_1; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:76: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:84: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:96: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:98: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:108: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:113: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:116: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:127: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:137: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:138: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:139: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:145: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:146: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:146: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:147: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:147: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:150: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:152: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:154: error: package list does not exist (list.List_1) unify_typeinfo_bug.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:160: error: package list does not exist ((java.lang.Object) ((list.List_1) unify_typeinfo_bug.MR_scalar_common_3[0])), ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:180: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_8_8 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:181: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:181: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1); ^ symbol: variable list location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:181: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:182: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_10_10 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:187: error: package jmercury.runtime does not exist TypeInfo_10_10 = new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:196: error: cannot find symbol succeeded = builtin.unify_2_p_0(TypeInfo_8_8, C_5, D_6); ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_49_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:205: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_49_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_49_49 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:207: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_50_50 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:208: error: package list does not exist list.List_1 Var_16 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:209: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_51_51 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:210: error: package list does not exist list.List_1 Var_26 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:211: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_52_52 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:213: error: package list does not exist list.List_1 Var_37 = null; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:216: error: cannot find symbol succeeded = builtin.unify_2_p_0(TypeCtorInfo_49_49, java.lang.Integer.valueOf(H_53), java.lang.Integer.valueOf(H_53)); ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:223: error: cannot find symbol io.write_string_3_p_0(Var_12); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:231: error: cannot find symbol io.write_string_3_p_0(Var_14); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:234: error: package list does not exist Var_16 = (list.List_1) unify_typeinfo_bug.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:235: error: cannot find symbol TypeCtorInfo_50_50 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:235: error: package jmercury.runtime does not exist TypeCtorInfo_50_50 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:244: error: cannot find symbol io.write_string_3_p_0(Var_22); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:252: error: cannot find symbol io.write_string_3_p_0(Var_24); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:255: error: package list does not exist Var_26 = (list.List_1) unify_typeinfo_bug.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:256: error: cannot find symbol TypeCtorInfo_51_51 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:256: error: package jmercury.runtime does not exist TypeCtorInfo_51_51 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:265: error: cannot find symbol io.write_string_3_p_0(Var_32); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:273: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class unify_typeinfo_bug Mercury/javas/jmercury/unify_typeinfo_bug.java:277: error: package list does not exist Var_37 = (list.List_1) unify_typeinfo_bug.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/unify_typeinfo_bug.java:278: error: package jmercury.runtime does not exist TypeInfo_52_52 = jmercury.runtime.TypeInfo_Struct.maybe_new(unify_typeinfo_bug.MR_scalar_common_1[0]); ^ Note: Mercury/javas/jmercury/unify_typeinfo_bug.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors make[3]: *** [/tmp/mmake.q1jRpW:2360: unify_typeinfo_bug] Error 1 make[3]: Target 'unify_typeinfo_bug.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'