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 -O5 --loop-invariants '; 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 - bug128.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 -O5 --loop-invariants '; 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 - bug128.class Making Mercury/int3s/bug128.int3 Making Mercury/ints/bug128.int Making Mercury/javas/jmercury/bug128.java Making Mercury/classes/jmercury/bug128.class Mercury/javas/jmercury/bug128.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_parse_res_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_parse_res_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_parse_res_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_parse_res_1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug128.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_parse_res_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_parse_res_1 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug128.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_parse_res_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_token_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_token_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/bug128.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_token_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_token_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/bug128.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__ti_pair_2builtin__type_ctor_info_int_0bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1pair__ti_pair_2builtin__type_ctor_info_int_0bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:51: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_tokens_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_value_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug128.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:58: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_value0_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_value0_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_value0_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_value0_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_value0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:65: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_value0_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:382: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/bug128.java:414: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_8, ^ Mercury/javas/jmercury/bug128.java:1045: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug128.java:412: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug128.java:1081: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug128.java:463: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug128.java:549: error: package list does not exist list.List_1 HeadVar__2_2, ^ Mercury/javas/jmercury/bug128.java:550: error: package list does not exist list.List_1 HeadVar__3_3) ^ Mercury/javas/jmercury/bug128.java:547: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug128.java:1128: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug128.java:577: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug128.java:1148: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug128.java:648: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug128.java:690: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_7, ^ Mercury/javas/jmercury/bug128.java:789: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/bug128.java:790: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/bug128.java:906: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bug128.java:1002: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/bug128.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "bug128"; ^ Mercury/javas/jmercury/bug128.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/bug128.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/bug128.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class bug128 Mercury/javas/jmercury/bug128.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class bug128 Mercury/javas/jmercury/bug128.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/bug128.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug128 Mercury/javas/jmercury/bug128.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug128 Mercury/javas/jmercury/bug128.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug128 Mercury/javas/jmercury/bug128.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug128 Mercury/javas/jmercury/bug128.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/bug128.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_parse_res_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_parse_res_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_parse_res_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_parse_res_1_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug128.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_parse_res_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_parse_res_1 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug128.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_parse_res_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_token_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_token_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_token_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/bug128.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_token_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_token_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/bug128.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__ti_pair_2builtin__type_ctor_info_int_0bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1pair__ti_pair_2builtin__type_ctor_info_int_0bug128__type_ctor_info_token_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:51: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_tokens_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_value_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug128.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:58: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug128__field_types_value0_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug128.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug128__du_functor_desc_value0_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug128.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_stag_ordered_value0_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug128__du_ptag_ordered_value0_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug128.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug128__du_name_ordered_value0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug128.java:65: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug128__type_ctor_info_value0_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug128.java:70: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1; ^ Mercury/javas/jmercury/bug128.java:75: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug128 Mercury/javas/jmercury/bug128.java:83: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug128 Mercury/javas/jmercury/bug128.java:90: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug128 Mercury/javas/jmercury/bug128.java:98: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug128 Mercury/javas/jmercury/bug128.java:106: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug128.java:108: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug128 Mercury/javas/jmercury/bug128.java:126: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/bug128.java:131: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/bug128.java:134: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/bug128.java:146: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug128 100 errors ** Error making `Mercury/classes/jmercury/bug128.class'. make[3]: *** [/tmp/mmake.2NOGRI:1500: bug128.class] Error 1 make[3]: Target 'bug128.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'