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 -O2 --merge-code-after-switch '; 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 - bug567.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 -O2 --merge-code-after-switch '; 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 - bug567 Making Mercury/int3s/bug567.int3 Making Mercury/ints/bug567.int Making Mercury/javas/jmercury/bug567.java Making Java class files Mercury/javas/jmercury/bug567.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_field_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_field_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_field_name_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_field_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_field_name_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_field_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_header_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug567.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_header_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_header_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_header_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_header_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_header_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_header_value_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_header_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_header_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_header_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_header_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_header_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_message_id_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_message_id_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_message_id_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_message_id_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_message_id_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_message_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug567__enum_ordinal_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug567.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug567__enum_name_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug567.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_prepare_temp_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:1036: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug567.java:1053: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug567.java:339: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/bug567.java:999: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug567.java:1016: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug567.java:483: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug567.java:523: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug567.java:573: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug567.java:613: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug567.java:1072: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug567.java:1073: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug567.java:653: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug567.java:865: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bug567.java:979: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/bug567.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "bug567"; ^ Mercury/javas/jmercury/bug567.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/bug567.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/bug567.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class bug567 Mercury/javas/jmercury/bug567.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class bug567 Mercury/javas/jmercury/bug567.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/bug567.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug567 Mercury/javas/jmercury/bug567.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug567 Mercury/javas/jmercury/bug567.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug567 Mercury/javas/jmercury/bug567.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug567 Mercury/javas/jmercury/bug567.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/bug567.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_field_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_field_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_field_name_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_field_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_field_name_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_field_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_header_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug567.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_header_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_header_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_header_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_header_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_header_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_header_value_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_header_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_header_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_header_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_header_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_header_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug567__field_types_message_id_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug567.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug567__du_functor_desc_message_id_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_stag_ordered_message_id_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug567__du_ptag_ordered_message_id_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug567.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug567__du_name_ordered_message_id_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug567.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_message_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug567__enum_functor_desc_prepare_temp_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug567.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug567__enum_ordinal_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug567.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug567__enum_name_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug567.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug567__type_ctor_info_prepare_temp_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug567.java:71: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/bug567.java:71: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class bug567 Mercury/javas/jmercury/bug567.java:76: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug567 Mercury/javas/jmercury/bug567.java:84: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug567 Mercury/javas/jmercury/bug567.java:90: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug567.java:92: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug567 Mercury/javas/jmercury/bug567.java:106: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/bug567.java:111: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/bug567.java:114: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/bug567.java:123: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bug567.bug567__type_ctor_info_field_name_0; ^ Mercury/javas/jmercury/bug567.java:125: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bug567.bug567__type_ctor_info_header_value_0; ^ Mercury/javas/jmercury/bug567.java:130: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug567 Mercury/javas/jmercury/bug567.java:138: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug567 Mercury/javas/jmercury/bug567.java:144: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug567.java:146: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug567 100 errors make[3]: *** [/tmp/mmake.bdGiCH:2360: bug567] Error 1 make[3]: Target 'bug567.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'