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 - subtype_user_compare.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 - subtype_user_compare Making Mercury/int3s/subtype_user_compare.int3 Making Mercury/int3s/subtype_user_compare_helper_1.int3 Making Mercury/ints/subtype_user_compare_helper_1.int Making Mercury/ints/subtype_user_compare.int Making Mercury/javas/jmercury/subtype_user_compare.java Making Mercury/javas/jmercury/subtype_user_compare_helper_1.java Making Java class files Mercury/javas/jmercury/subtype_user_compare.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_ordinal_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_name_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare__type_ctor_info_citrus_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare.java:557: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/subtype_user_compare.java:558: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/subtype_user_compare.java:328: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare.java:358: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare.java:495: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:15: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare_helper_1__type_ctor_info_abs_citrus_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:16: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare_helper_1__type_ctor_info_abs_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_citrus_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_citrus_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_citrus_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare_helper_1__enum_ordinal_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare_helper_1__enum_name_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:23: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare_helper_1__type_ctor_info_citrus_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare_helper_1__enum_functor_desc_fruit_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare_helper_1__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare_helper_1__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare_helper_1__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:677: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:678: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:292: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:324: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:354: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:384: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/subtype_user_compare_helper_1.java:579: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/subtype_user_compare.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "subtype_user_compare"; ^ Mercury/javas/jmercury/subtype_user_compare.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/subtype_user_compare.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/subtype_user_compare.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/subtype_user_compare.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/subtype_user_compare.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_citrus_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_ordinal_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_name_ordered_citrus_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/subtype_user_compare.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare__type_ctor_info_citrus_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc subtype_user_compare__enum_functor_desc_fruit_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/subtype_user_compare.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] subtype_user_compare__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[7]; ^ Mercury/javas/jmercury/subtype_user_compare.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct subtype_user_compare__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/subtype_user_compare.java:157: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM_USEREQ, ^ Mercury/javas/jmercury/subtype_user_compare.java:162: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/subtype_user_compare.java:165: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/subtype_user_compare.java:177: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM_USEREQ, ^ Mercury/javas/jmercury/subtype_user_compare.java:182: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/subtype_user_compare.java:185: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/subtype_user_compare.java:204: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_25_25 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_26_26 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:206: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_27_27 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:207: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_28_28 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:208: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_30 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:209: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_32 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:210: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_34 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:211: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_36 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:224: error: package builtin does not exist builtin.Comparison_result_0 Res_29 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:225: error: package builtin does not exist builtin.Comparison_result_0 Res_31 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:226: error: package builtin does not exist builtin.Comparison_result_0 Res_33 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:227: error: package builtin does not exist builtin.Comparison_result_0 Res_35 = null; ^ Mercury/javas/jmercury/subtype_user_compare.java:230: error: cannot find symbol io.write_string_3_p_0(Var_6); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:234: error: package jmercury.runtime does not exist TypeCtorInfo_25_25 = jmercury.runtime.TypeInfo_Struct.maybe_new(subtype_user_compare.subtype_user_compare__type_ctor_info_fruit_0); ^ Mercury/javas/jmercury/subtype_user_compare.java:236: error: cannot find symbol Res_29 = builtin.compare_3_p_0(TypeCtorInfo_25_25, ((java.lang.Object) (Var_8)), ((java.lang.Object) (Var_9))); ^ symbol: variable builtin location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:238: error: cannot find symbol TypeCtorInfo_12_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_comparison_result_0); ^ symbol: variable builtin location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:238: error: package jmercury.runtime does not exist TypeCtorInfo_12_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_comparison_result_0); ^ Mercury/javas/jmercury/subtype_user_compare.java:240: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_12_30, ((java.lang.Object) (Res_29))); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:244: error: cannot find symbol io.write_string_3_p_0(Var_11); ^ symbol: variable io location: class subtype_user_compare Mercury/javas/jmercury/subtype_user_compare.java:248: error: package jmercury.runtime does not exist TypeCtorInfo_26_26 = jmercury.runtime.TypeInfo_Struct.maybe_new(subtype_user_compare.subtype_user_compare__type_ctor_info_citrus_0); ^ Mercury/javas/jmercury/subtype_user_compare.java:250: error: cannot find symbol Res_31 = builtin.compare_3_p_0(TypeCtorInfo_26_26, ((java.lang.Object) (Var_13)), ((java.lang.Object) (Var_14))); ^ symbol: variable builtin location: class subtype_user_compare 100 errors make[3]: *** [/tmp/mmake.81MzEz:2360: subtype_user_compare] Error 1 make[3]: Target 'subtype_user_compare.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'