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 --from-ground-term-threshold=4 '; 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 - uo_regression1.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 --from-ground-term-threshold=4 '; 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 - uo_regression1 Making Mercury/int3s/uo_regression1.int3 Making Mercury/ints/uo_regression1.int Making Mercury/javas/jmercury/uo_regression1.java Making Java class files Mercury/javas/jmercury/uo_regression1.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct maybe__ti_maybe_1builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] uo_regression1__field_types_response_0_0 = new jmercury.runtime.PseudoTypeInfo[5]; ^ Mercury/javas/jmercury/uo_regression1.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc uo_regression1__du_functor_desc_response_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] uo_regression1__du_stag_ordered_response_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/uo_regression1.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] uo_regression1__du_ptag_ordered_response_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/uo_regression1.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] uo_regression1__du_name_ordered_response_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/uo_regression1.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uo_regression1__type_ctor_info_response_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uo_regression1__enum_functor_desc_status_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uo_regression1__enum_functor_desc_status_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uo_regression1__enum_ordinal_ordered_status_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/uo_regression1.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uo_regression1__enum_name_ordered_status_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/uo_regression1.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uo_regression1__type_ctor_info_status_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:173: 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/uo_regression1.java:174: error: package maybe.Maybe_1 does not exist private static final maybe.Maybe_1.No_0[] MR_scalar_common_2 = new maybe.Maybe_1.No_0[1]; ^ Mercury/javas/jmercury/uo_regression1.java:525: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/uo_regression1.java:220: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/uo_regression1.java:556: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/uo_regression1.java:557: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/uo_regression1.java:326: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/uo_regression1.java:528: error: package maybe does not exist public maybe.Maybe_1 response_error_message; ^ Mercury/javas/jmercury/uo_regression1.java:529: error: package maybe does not exist public maybe.Maybe_1 response_sol_set; ^ Mercury/javas/jmercury/uo_regression1.java:530: error: package maybe does not exist public maybe.Maybe_1 response_tbox_answer; ^ Mercury/javas/jmercury/uo_regression1.java:531: error: package maybe does not exist public maybe.Maybe_1 response_custom_response; ^ Mercury/javas/jmercury/uo_regression1.java:540: error: package maybe does not exist maybe.Maybe_1 response_error_message, ^ Mercury/javas/jmercury/uo_regression1.java:541: error: package maybe does not exist maybe.Maybe_1 response_sol_set, ^ Mercury/javas/jmercury/uo_regression1.java:542: error: package maybe does not exist maybe.Maybe_1 response_tbox_answer, ^ Mercury/javas/jmercury/uo_regression1.java:543: error: package maybe does not exist maybe.Maybe_1 response_custom_response) ^ Mercury/javas/jmercury/uo_regression1.java:465: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/uo_regression1.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "uo_regression1"; ^ Mercury/javas/jmercury/uo_regression1.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/uo_regression1.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/uo_regression1.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/uo_regression1.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/uo_regression1.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct maybe__ti_maybe_1builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] uo_regression1__field_types_response_0_0 = new jmercury.runtime.PseudoTypeInfo[5]; ^ Mercury/javas/jmercury/uo_regression1.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc uo_regression1__du_functor_desc_response_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] uo_regression1__du_stag_ordered_response_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/uo_regression1.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] uo_regression1__du_ptag_ordered_response_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/uo_regression1.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] uo_regression1__du_name_ordered_response_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/uo_regression1.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uo_regression1__type_ctor_info_response_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uo_regression1__enum_functor_desc_status_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uo_regression1__enum_functor_desc_status_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uo_regression1.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uo_regression1__enum_ordinal_ordered_status_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/uo_regression1.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uo_regression1__enum_name_ordered_status_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/uo_regression1.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uo_regression1__type_ctor_info_status_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uo_regression1.java:51: error: cannot find symbol maybe.maybe__type_ctor_info_maybe_1, ^ symbol: variable maybe location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:53: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0) ^ symbol: variable builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:53: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0) ^ Mercury/javas/jmercury/uo_regression1.java:57: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) uo_regression1.uo_regression1__type_ctor_info_status_0; ^ Mercury/javas/jmercury/uo_regression1.java:59: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) uo_regression1.maybe__ti_maybe_1builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/uo_regression1.java:61: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) uo_regression1.maybe__ti_maybe_1builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/uo_regression1.java:63: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) uo_regression1.maybe__ti_maybe_1builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/uo_regression1.java:65: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) uo_regression1.maybe__ti_maybe_1builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/uo_regression1.java:80: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:88: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:94: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/uo_regression1.java:96: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:110: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/uo_regression1.java:115: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/uo_regression1.java:118: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/uo_regression1.java:150: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/uo_regression1.java:155: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/uo_regression1.java:158: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/uo_regression1.java:173: 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/uo_regression1.java:174: error: package maybe.Maybe_1 does not exist private static final maybe.Maybe_1.No_0[] MR_scalar_common_2 = new maybe.Maybe_1.No_0[1]; ^ Mercury/javas/jmercury/uo_regression1.java:179: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/uo_regression1.java:180: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ symbol: variable maybe location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:180: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ Mercury/javas/jmercury/uo_regression1.java:181: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ symbol: variable builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:181: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ Mercury/javas/jmercury/uo_regression1.java:184: error: package maybe.Maybe_1 does not exist new maybe.Maybe_1.No_0(); ^ Mercury/javas/jmercury/uo_regression1.java:188: error: package maybe does not exist (maybe.Maybe_1) uo_regression1.MR_scalar_common_2[0], ^ Mercury/javas/jmercury/uo_regression1.java:189: error: package maybe does not exist (maybe.Maybe_1) uo_regression1.MR_scalar_common_2[0], ^ Mercury/javas/jmercury/uo_regression1.java:190: error: package maybe does not exist (maybe.Maybe_1) uo_regression1.MR_scalar_common_2[0], ^ Mercury/javas/jmercury/uo_regression1.java:191: error: package maybe does not exist (maybe.Maybe_1) uo_regression1.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/uo_regression1.java:204: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_7_7 = null; ^ Mercury/javas/jmercury/uo_regression1.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(uo_regression1.uo_regression1__type_ctor_info_response_0); ^ Mercury/javas/jmercury/uo_regression1.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(uo_regression1.uo_regression1__type_ctor_info_response_0); ^ Mercury/javas/jmercury/uo_regression1.java:211: error: cannot find symbol conv0_Var_6 = builtin.copy_2_p_1(TypeCtorInfo_8_14, ((java.lang.Object) (Var_13))); ^ symbol: variable builtin location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:214: error: package jmercury.runtime does not exist TypeCtorInfo_7_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(uo_regression1.uo_regression1__type_ctor_info_response_0); ^ Mercury/javas/jmercury/uo_regression1.java:216: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_7_7, ((java.lang.Object) (Var_6))); ^ symbol: variable io location: class uo_regression1 Mercury/javas/jmercury/uo_regression1.java:226: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/uo_regression1.java:232: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/uo_regression1.java:237: error: package maybe does not exist maybe.Maybe_1 ArgX2_7 = ((uo_regression1.Response_0) HeadVar__2_2).response_error_message; ^ Mercury/javas/jmercury/uo_regression1.java:238: error: package maybe does not exist maybe.Maybe_1 ArgY2_8 = ((uo_regression1.Response_0) HeadVar__3_3).response_error_message; ^ Mercury/javas/jmercury/uo_regression1.java:239: error: package maybe does not exist maybe.Maybe_1 ArgX3_10 = ((uo_regression1.Response_0) HeadVar__2_2).response_sol_set; ^ Mercury/javas/jmercury/uo_regression1.java:240: error: package maybe does not exist maybe.Maybe_1 ArgY3_11 = ((uo_regression1.Response_0) HeadVar__3_3).response_sol_set; ^ Mercury/javas/jmercury/uo_regression1.java:241: error: package maybe does not exist maybe.Maybe_1 ArgX4_13 = ((uo_regression1.Response_0) HeadVar__2_2).response_tbox_answer; ^ Mercury/javas/jmercury/uo_regression1.java:242: error: package maybe does not exist maybe.Maybe_1 ArgY4_14 = ((uo_regression1.Response_0) HeadVar__3_3).response_tbox_answer; ^ Mercury/javas/jmercury/uo_regression1.java:243: error: package maybe does not exist maybe.Maybe_1 ArgX5_16 = ((uo_regression1.Response_0) HeadVar__2_2).response_custom_response; ^ Mercury/javas/jmercury/uo_regression1.java:244: error: package maybe does not exist maybe.Maybe_1 ArgY5_17 = ((uo_regression1.Response_0) HeadVar__3_3).response_custom_response; ^ Mercury/javas/jmercury/uo_regression1.java:245: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/uo_regression1.java:246: error: cannot find symbol int Var_25 = (int) ArgX1_4.MR_value; ^ symbol: variable MR_value location: variable ArgX1_4 of type Status_0 Mercury/javas/jmercury/uo_regression1.java:247: error: cannot find symbol int Var_26 = (int) ArgY1_5.MR_value; ^ symbol: variable MR_value location: variable ArgY1_5 of type Status_0 100 errors make[3]: *** [/tmp/mmake.rEmHoz:2360: uo_regression1] Error 1 make[3]: Target 'uo_regression1.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'