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 - func_and_pred.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 - func_and_pred Making Mercury/int3s/func_and_pred.int3 Making Mercury/ints/func_and_pred.int Making Mercury/javas/jmercury/func_and_pred.java Making Java class files Mercury/javas/jmercury/func_and_pred.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/func_and_pred.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[13]; ^ Mercury/javas/jmercury/func_and_pred.java:113: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_X_9, ^ Mercury/javas/jmercury/func_and_pred.java:114: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/func_and_pred.java:115: error: package list does not exist list.List_1 L_2) ^ Mercury/javas/jmercury/func_and_pred.java:111: error: package list does not exist public static list.List_1 ^ Mercury/javas/jmercury/func_and_pred.java:174: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_X_9, ^ Mercury/javas/jmercury/func_and_pred.java:175: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/func_and_pred.java:176: error: package list does not exist list.List_1 L_2) ^ Mercury/javas/jmercury/func_and_pred.java:172: error: package list does not exist public static list.List_1 ^ Mercury/javas/jmercury/func_and_pred.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "func_and_pred"; ^ Mercury/javas/jmercury/func_and_pred.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/func_and_pred.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/func_and_pred.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/func_and_pred.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/func_and_pred.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/func_and_pred.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[13]; ^ Mercury/javas/jmercury/func_and_pred.java:37: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/func_and_pred.java:39: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:41: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/func_and_pred.java:44: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:46: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/func_and_pred.java:49: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:51: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/func_and_pred.java:54: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:56: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[2] ^ Mercury/javas/jmercury/func_and_pred.java:59: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:61: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[3] ^ Mercury/javas/jmercury/func_and_pred.java:64: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:66: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[4] ^ Mercury/javas/jmercury/func_and_pred.java:69: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:71: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/func_and_pred.java:74: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:76: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[6] ^ Mercury/javas/jmercury/func_and_pred.java:79: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:81: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/func_and_pred.java:84: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:86: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[8] ^ Mercury/javas/jmercury/func_and_pred.java:89: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:91: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[9] ^ Mercury/javas/jmercury/func_and_pred.java:94: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:96: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[10] ^ Mercury/javas/jmercury/func_and_pred.java:99: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:101: error: package list does not exist (list.List_1) func_and_pred.MR_scalar_common_2[11] ^ Mercury/javas/jmercury/func_and_pred.java:117: error: package list does not exist list.List_1 HeadVar__3_3 = null; ^ Mercury/javas/jmercury/func_and_pred.java:123: error: package list.List_1 does not exist java.lang.Object E_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F1; ^ Mercury/javas/jmercury/func_and_pred.java:124: error: package list does not exist list.List_1 R_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/func_and_pred.java:124: error: package list.List_1 does not exist list.List_1 R_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/func_and_pred.java:125: error: package list does not exist list.List_1 Z_8 = null; ^ Mercury/javas/jmercury/func_and_pred.java:131: error: package list.List_1 does not exist HeadVar__3_3 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/func_and_pred.java:143: 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_character_0); ^ Mercury/javas/jmercury/func_and_pred.java:143: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_40_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ symbol: variable builtin location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:143: 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_character_0); ^ Mercury/javas/jmercury/func_and_pred.java:144: error: package list does not exist list.List_1 Hello_4 = null; ^ Mercury/javas/jmercury/func_and_pred.java:145: error: package list does not exist list.List_1 World_5 = null; ^ Mercury/javas/jmercury/func_and_pred.java:147: error: package list does not exist list.List_1 Var_9 = (list.List_1) func_and_pred.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/func_and_pred.java:147: error: package list does not exist list.List_1 Var_9 = (list.List_1) func_and_pred.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/func_and_pred.java:148: error: package list does not exist list.List_1 Var_10 = (list.List_1) func_and_pred.MR_scalar_common_2[5]; ^ Mercury/javas/jmercury/func_and_pred.java:148: error: package list does not exist list.List_1 Var_10 = (list.List_1) func_and_pred.MR_scalar_common_2[5]; ^ Mercury/javas/jmercury/func_and_pred.java:149: error: package list does not exist list.List_1 Var_23 = null; ^ Mercury/javas/jmercury/func_and_pred.java:150: error: package list does not exist list.List_1 Var_28 = null; ^ Mercury/javas/jmercury/func_and_pred.java:151: error: package list does not exist list.List_1 Var_39 = null; ^ Mercury/javas/jmercury/func_and_pred.java:156: error: package list does not exist Var_23 = (list.List_1) func_and_pred.MR_scalar_common_2[7]; ^ Mercury/javas/jmercury/func_and_pred.java:157: error: package list does not exist Var_28 = (list.List_1) func_and_pred.MR_scalar_common_2[12]; ^ Mercury/javas/jmercury/func_and_pred.java:165: error: cannot find symbol HelloWorld_6 = string.from_char_list_2_p_0(Var_39); ^ symbol: variable string location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:168: error: cannot find symbol io.write_string_3_p_0(HelloWorld_6); ^ symbol: variable io location: class func_and_pred Mercury/javas/jmercury/func_and_pred.java:178: error: package list does not exist list.List_1 HeadVar__3_3 = null; ^ Mercury/javas/jmercury/func_and_pred.java:184: error: package list.List_1 does not exist java.lang.Object E_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F1; ^ Mercury/javas/jmercury/func_and_pred.java:185: error: package list does not exist list.List_1 R_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/func_and_pred.java:185: error: package list.List_1 does not exist list.List_1 R_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/func_and_pred.java:186: error: package list does not exist list.List_1 Var_8 = null; ^ Mercury/javas/jmercury/func_and_pred.java:192: error: package list.List_1 does not exist HeadVar__3_3 = new list.List_1.F_cons_2( ^ 78 errors make[3]: *** [/tmp/mmake.xJdmJn:2360: func_and_pred] Error 1 make[3]: Target 'func_and_pred.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'