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 - promise_equivalent_clauses.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 - promise_equivalent_clauses Making Mercury/int3s/promise_equivalent_clauses.int3 Making Mercury/ints/promise_equivalent_clauses.int Making Mercury/javas/jmercury/promise_equivalent_clauses.java Making Java class files Mercury/javas/jmercury/promise_equivalent_clauses.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:49: 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/promise_equivalent_clauses.java:50: 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/promise_equivalent_clauses.java:51: 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[3]; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:125: error: package list does not exist list.List_1 SortedList_4, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:126: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:154: error: package list does not exist list.List_1 arg1, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:167: error: package list does not exist list.List_1 HeadVar__1_19) ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:191: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_10, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:192: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:274: error: package list does not exist list.List_1 arg1, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:288: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:326: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:368: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:415: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:417: error: package list does not exist public list.List_1 HeadVar__2_16; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:423: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:426: error: package list does not exist public list.List_1 conv0_HeadVar__2_16; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "promise_equivalent_clauses"; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:37: error: cannot find symbol list.list__type_ctor_info_list_1, ^ symbol: variable list location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:39: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:39: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ symbol: variable builtin location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:49: 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/promise_equivalent_clauses.java:50: 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/promise_equivalent_clauses.java:51: 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[3]; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:59: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:60: 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 promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:60: 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/promise_equivalent_clauses.java:61: 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 promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:61: 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/promise_equivalent_clauses.java:64: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:65: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1), ^ symbol: variable list location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:65: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1), ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:66: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ symbol: variable builtin location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:66: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:69: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:71: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:73: error: package list does not exist (list.List_1) promise_equivalent_clauses.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:76: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:78: error: package list does not exist (list.List_1) promise_equivalent_clauses.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:81: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:83: error: package list does not exist (list.List_1) promise_equivalent_clauses.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:98: error: package list does not exist ((java.lang.Object) ((list.List_1) promise_equivalent_clauses.MR_scalar_common_3[2])) ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:106: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:106: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:107: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:107: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:140: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_17_17 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:140: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_17_17 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:140: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_17_17 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:147: error: cannot find symbol list.perm_2_p_0(TypeCtorInfo_17_17, SortedList_4, new AddrOf2_0(0), env_ptr); ^ symbol: variable list location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:161: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr2) (((promise_equivalent_clauses.introducedFrom__pred__main__20__1_2_p_0_env_0) env_ptr).cont)).call___0_0(((java.lang.Object) (((promise_equivalent_clauses.introducedFrom__pred__main__20__1_2_p_0_env_0) env_ptr).HeadVar__2_16)), ((java.lang.Object) (((promise_equivalent_clauses.introducedFrom__pred__main__20__1_2_p_0_env_0) env_ptr).cont_env_ptr))); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:169: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:169: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:169: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:170: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_14_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(promise_equivalent_clauses.MR_scalar_common_1[1]); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:170: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_14_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(promise_equivalent_clauses.MR_scalar_common_1[1]); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:171: error: package list does not exist list.List_1 SortedList_23 = null; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:175: error: cannot find symbol io.write_3_p_0(TypeInfo_14_28, ((java.lang.Object) (HeadVar__1_19))); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:179: error: cannot find symbol io.write_string_3_p_0(Var_25); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:182: error: cannot find symbol SortedList_23 = list.sort_2_p_0(TypeCtorInfo_22_22, HeadVar__1_19); ^ symbol: variable list location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:185: error: cannot find symbol io.write_line_3_p_0(TypeInfo_14_28, ((java.lang.Object) (SortedList_23))); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:203: error: package list does not exist list.List_1 Var_11 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:203: error: package list.List_1 does not exist list.List_1 Var_11 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:204: error: package list.List_1 does not exist java.lang.Object Var_12 = ((list.List_1.F_cons_2) HeadVar__1_1).F1; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:210: error: package list.List_1 does not exist java.lang.Object B_5 = ((list.List_1.F_cons_2) Var_11).F1; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:211: error: package builtin does not exist builtin.Comparison_result_0 R_7 = null; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:212: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:215: error: cannot find symbol R_7 = builtin.compare_3_p_0(TypeInfo_for_T_10, Var_12, B_5); ^ symbol: variable builtin location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:217: error: illegal start of type switch (R_7.MR_value) { ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:243: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(promise_equivalent_clauses.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:243: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(promise_equivalent_clauses.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:244: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_23_23 = null; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:245: error: package list does not exist list.List_1 RawLists_5 = null; ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:251: error: cannot find symbol RawLists_5 = solutions.solutions_2_p_1(TypeInfo_18_18, Var_14); ^ symbol: variable solutions location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:254: error: cannot find symbol TypeCtorInfo_23_23 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0); ^ symbol: variable io location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:254: error: package jmercury.runtime does not exist TypeCtorInfo_23_23 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:256: error: cannot find symbol conv1_STATE_VARIABLE_IO_7 = list.foldl_4_p_2(TypeInfo_18_18, TypeCtorInfo_23_23, Var_15, RawLists_5, ((java.lang.Object) (0))); ^ symbol: variable list location: class promise_equivalent_clauses Mercury/javas/jmercury/promise_equivalent_clauses.java:268: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr2) (((promise_equivalent_clauses.Main_2_p_0_3_env_0) env_ptr).cont)).call___0_0(((java.lang.Object) (((promise_equivalent_clauses.Main_2_p_0_3_env_0) env_ptr).wrapper_arg_1)), ((java.lang.Object) (((promise_equivalent_clauses.Main_2_p_0_3_env_0) env_ptr).cont_env_ptr))); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:304: error: package list does not exist promise_equivalent_clauses.IntroducedFrom__pred__main__20__1_2_p_0(((list.List_1) ((java.lang.Object[]) closure)[3]), new AddrOf2_0(1), env_ptr); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:319: error: package list does not exist promise_equivalent_clauses.IntroducedFrom__pred__main__21__1_3_p_0(((list.List_1) wrapper_arg_1)); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:341: error: package list does not exist promise_equivalent_clauses.IntroducedFrom__pred__main__20__1_2_p_0_1(((list.List_1) arg1), ((/* env_ptr */ java.lang.Object) arg2)); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:350: error: package list does not exist promise_equivalent_clauses.main_2_p_0_2(((list.List_1) arg1), ((/* env_ptr */ java.lang.Object) arg2)); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:355: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:384: error: package jmercury.runtime does not exist promise_equivalent_clauses.main_2_p_0_3(((/* generic_type */ java.lang.Object) arg1), ((jmercury.runtime.MethodPtr) arg2), ((/* env_ptr */ java.lang.Object) arg3)); ^ Mercury/javas/jmercury/promise_equivalent_clauses.java:398: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 97 errors make[3]: *** [/tmp/mmake.H0QguQ:2360: promise_equivalent_clauses] Error 1 make[3]: Target 'promise_equivalent_clauses.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'