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 - merge_and_remove_dups.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 - merge_and_remove_dups Making Mercury/int3s/merge_and_remove_dups.int3 Making Mercury/ints/merge_and_remove_dups.int Making Mercury/javas/jmercury/merge_and_remove_dups.java Making Java class files Mercury/javas/jmercury/merge_and_remove_dups.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/merge_and_remove_dups.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/merge_and_remove_dups.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[6]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:99: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/merge_and_remove_dups.java:184: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/merge_and_remove_dups.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "merge_and_remove_dups"; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/merge_and_remove_dups.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/merge_and_remove_dups.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/merge_and_remove_dups.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/merge_and_remove_dups.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[6]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:41: 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 merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:41: 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/merge_and_remove_dups.java:42: 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 merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:42: 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/merge_and_remove_dups.java:45: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/merge_and_remove_dups.java:47: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:49: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:52: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:54: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:57: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:59: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:62: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:64: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:67: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:69: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_3[3] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:72: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/merge_and_remove_dups.java:74: error: package list does not exist (list.List_1) merge_and_remove_dups.MR_scalar_common_3[4] ^ Mercury/javas/jmercury/merge_and_remove_dups.java:81: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:81: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/merge_and_remove_dups.java:82: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:82: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/merge_and_remove_dups.java:83: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_comparison_result_0)) ^ symbol: variable builtin location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:83: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_comparison_result_0)) ^ Mercury/javas/jmercury/merge_and_remove_dups.java:105: error: package builtin does not exist builtin.Comparison_result_0 LambdaHeadVar__3_27 = null; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:108: error: package builtin does not exist LambdaHeadVar__3_27 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:113: error: package builtin does not exist LambdaHeadVar__3_27 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:115: error: package builtin does not exist LambdaHeadVar__3_27 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:123: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_43_43 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/merge_and_remove_dups.java:123: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_43_43 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:123: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_43_43 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/merge_and_remove_dups.java:124: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_44_44 = null; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:125: error: package list does not exist list.List_1 List1_4 = (list.List_1) merge_and_remove_dups.MR_scalar_common_3[2]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:125: error: package list does not exist list.List_1 List1_4 = (list.List_1) merge_and_remove_dups.MR_scalar_common_3[2]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:126: error: package list does not exist list.List_1 List2_5 = (list.List_1) merge_and_remove_dups.MR_scalar_common_3[5]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:126: error: package list does not exist list.List_1 List2_5 = (list.List_1) merge_and_remove_dups.MR_scalar_common_3[5]; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:128: error: package list does not exist list.List_1 List3_10 = null; ^ Mercury/javas/jmercury/merge_and_remove_dups.java:135: error: cannot find symbol List3_10 = list.merge_and_remove_dups_4_p_0(TypeCtorInfo_43_43, P_6, List1_4, List2_5); ^ symbol: variable list location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:139: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:141: error: package jmercury.runtime does not exist TypeInfo_44_44 = jmercury.runtime.TypeInfo_Struct.maybe_new(merge_and_remove_dups.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/merge_and_remove_dups.java:143: error: cannot find symbol io.print_3_p_0(TypeInfo_44_44, ((java.lang.Object) (List1_4))); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:147: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:150: error: cannot find symbol io.print_3_p_0(TypeInfo_44_44, ((java.lang.Object) (List2_5))); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:154: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:157: error: cannot find symbol io.print_3_p_0(TypeInfo_44_44, ((java.lang.Object) (List3_10))); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:161: error: cannot find symbol io.write_string_3_p_0(Var_37); ^ symbol: variable io location: class merge_and_remove_dups Mercury/javas/jmercury/merge_and_remove_dups.java:173: error: package builtin does not exist builtin.Comparison_result_0 conv0_LambdaHeadVar__3_27 = null; ^ 66 errors make[3]: *** [/tmp/mmake.SuQwZG:2360: merge_and_remove_dups] Error 1 make[3]: Target 'merge_and_remove_dups.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'