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_solutions_test.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_solutions_test Making Mercury/int3s/promise_equivalent_solutions_test.int3 Making Mercury/ints/promise_equivalent_solutions_test.int Making Mercury/javas/jmercury/promise_equivalent_solutions_test.java Making Java class files Mercury/javas/jmercury/promise_equivalent_solutions_test.java:32: 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/promise_equivalent_solutions_test.java:33: 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_solutions_test.java:34: 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[5]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "promise_equivalent_solutions_test"; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:32: 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/promise_equivalent_solutions_test.java:33: 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_solutions_test.java:34: 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[5]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:38: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:39: 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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:39: 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_solutions_test.java:40: 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_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:40: 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_solutions_test.java:43: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:45: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:47: error: package list does not exist (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:50: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:52: error: package list does not exist (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:55: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:57: error: package list does not exist (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:60: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:62: error: package list does not exist (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[2] ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:65: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:67: error: package list does not exist (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:81: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:81: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:81: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:82: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_41_41 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:83: error: package list does not exist list.List_1 A_4 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[1]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:83: error: package list does not exist list.List_1 A_4 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[1]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:84: error: package list does not exist list.List_1 B_5 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[3]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:84: error: package list does not exist list.List_1 B_5 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[3]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:85: error: package list does not exist list.List_1 ASorted_6 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:86: error: package list does not exist list.List_1 BSorted_7 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:87: error: package list does not exist list.List_1 C_8 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:88: error: package list does not exist list.List_1 ATail_10 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:91: error: cannot find symbol ASorted_6 = list.sort_and_remove_dups_2_p_0(TypeCtorInfo_40_40, A_4); ^ symbol: variable list location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:94: error: cannot find symbol BSorted_7 = list.sort_and_remove_dups_2_p_0(TypeCtorInfo_40_40, B_5); ^ symbol: variable list location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:96: error: package jmercury.runtime does not exist TypeInfo_41_41 = jmercury.runtime.TypeInfo_Struct.maybe_new(promise_equivalent_solutions_test.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:98: error: cannot find symbol io.write_line_3_p_0(TypeInfo_41_41, ((java.lang.Object) (ASorted_6))); ^ symbol: variable io location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:101: error: cannot find symbol io.write_line_3_p_0(TypeInfo_41_41, ((java.lang.Object) (BSorted_7))); ^ symbol: variable io location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:106: error: package list.List_1 does not exist ATail_10 = ((list.List_1.F_cons_2) ASorted_6).F2; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:108: error: package list does not exist list.List_1 Var_32 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[4]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:108: error: package list does not exist list.List_1 Var_32 = (list.List_1) promise_equivalent_solutions_test.MR_scalar_common_3[4]; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:111: error: cannot find symbol C_8 = list.f_43_43_2_f_0(TypeCtorInfo_40_40, Var_32, ATail_10); ^ symbol: variable list location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:118: error: package list does not exist list.List_1 CSorted_11 = null; ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:121: error: cannot find symbol CSorted_11 = list.sort_and_remove_dups_2_p_0(TypeCtorInfo_40_40, C_8); ^ symbol: variable list location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:124: error: cannot find symbol io.write_line_3_p_0(TypeInfo_41_41, ((java.lang.Object) (CSorted_11))); ^ symbol: variable io location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:129: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_42_42 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:129: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_42_42 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class promise_equivalent_solutions_test Mercury/javas/jmercury/promise_equivalent_solutions_test.java:129: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_42_42 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/promise_equivalent_solutions_test.java:133: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_42_42, ((java.lang.Object) (Var_39))); ^ symbol: variable io location: class promise_equivalent_solutions_test 61 errors make[3]: *** [/tmp/mmake.biYrsc:2360: promise_equivalent_solutions_test] Error 1 make[3]: Target 'promise_equivalent_solutions_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'