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 --optimize-constructor-last-call '; 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 - lco_reorder.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 --optimize-constructor-last-call '; 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 - lco_reorder Making Mercury/int3s/lco_reorder.int3 Making Mercury/ints/lco_reorder.int Making Mercury/javas/jmercury/lco_reorder.java Making Java class files Mercury/javas/jmercury/lco_reorder.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/lco_reorder.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/lco_reorder.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[10]; ^ Mercury/javas/jmercury/lco_reorder.java:105: error: package list does not exist list.List_1 AddrOfXs_31) ^ Mercury/javas/jmercury/lco_reorder.java:154: error: package list does not exist list.List_1 AddrOfXs_11) ^ Mercury/javas/jmercury/lco_reorder.java:255: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/lco_reorder.java:289: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/lco_reorder.java:325: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_10, ^ Mercury/javas/jmercury/lco_reorder.java:326: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/lco_reorder.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "lco_reorder"; ^ Mercury/javas/jmercury/lco_reorder.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/lco_reorder.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/lco_reorder.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/lco_reorder.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/lco_reorder.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/lco_reorder.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/lco_reorder.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[10]; ^ Mercury/javas/jmercury/lco_reorder.java:38: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/lco_reorder.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 lco_reorder Mercury/javas/jmercury/lco_reorder.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/lco_reorder.java:40: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0))) ^ symbol: variable builtin location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:40: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0))) ^ Mercury/javas/jmercury/lco_reorder.java:43: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/lco_reorder.java:45: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:47: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/lco_reorder.java:50: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:52: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/lco_reorder.java:55: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:57: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/lco_reorder.java:60: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:62: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[2] ^ Mercury/javas/jmercury/lco_reorder.java:65: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:67: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[3] ^ Mercury/javas/jmercury/lco_reorder.java:70: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:72: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[4] ^ Mercury/javas/jmercury/lco_reorder.java:75: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:77: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[5] ^ Mercury/javas/jmercury/lco_reorder.java:80: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:82: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[6] ^ Mercury/javas/jmercury/lco_reorder.java:85: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:87: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[7] ^ Mercury/javas/jmercury/lco_reorder.java:90: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:92: error: package list does not exist (list.List_1) lco_reorder.MR_scalar_common_3[8] ^ Mercury/javas/jmercury/lco_reorder.java:116: error: package list does not exist list.List_1 GT_6 = null; ^ Mercury/javas/jmercury/lco_reorder.java:119: error: package list does not exist list.List_1 Xs_4 = null; ^ Mercury/javas/jmercury/lco_reorder.java:120: error: package list does not exist list.List_1 AddrXs0_30 = null; ^ Mercury/javas/jmercury/lco_reorder.java:122: error: package list does not exist list.List_1 next_value_of_AddrOfXs_31 = null; ^ Mercury/javas/jmercury/lco_reorder.java:125: error: package list does not exist GT_6 = (list.List_1) lco_reorder.MR_scalar_common_3[9]; ^ Mercury/javas/jmercury/lco_reorder.java:127: error: package list.List_1 does not exist Xs_4 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:133: error: package list.List_1 does not exist ((list.List_1.F_cons_2) AddrOfXs_31).F2 = Xs_4; ^ Mercury/javas/jmercury/lco_reorder.java:143: error: package list does not exist list.List_1 Xs_34 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:143: error: package list does not exist list.List_1 Xs_34 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:145: error: package list.List_1 does not exist ((list.List_1.F_cons_2) AddrOfXs_31).F2 = Xs_34; ^ Mercury/javas/jmercury/lco_reorder.java:168: error: package list does not exist list.List_1 Xs_4 = null; ^ Mercury/javas/jmercury/lco_reorder.java:169: error: package list does not exist list.List_1 AddrXs0_10 = null; ^ Mercury/javas/jmercury/lco_reorder.java:171: error: package list does not exist list.List_1 next_value_of_AddrOfXs_11 = null; ^ Mercury/javas/jmercury/lco_reorder.java:176: error: package list.List_1 does not exist Xs_4 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:182: error: package list.List_1 does not exist ((list.List_1.F_cons_2) AddrOfXs_11).F2 = Xs_4; ^ Mercury/javas/jmercury/lco_reorder.java:192: error: package list does not exist list.List_1 Xs_14 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:192: error: package list does not exist list.List_1 Xs_14 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:194: error: package list.List_1 does not exist ((list.List_1.F_cons_2) AddrOfXs_11).F2 = Xs_14; ^ Mercury/javas/jmercury/lco_reorder.java:203: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = null; ^ Mercury/javas/jmercury/lco_reorder.java:204: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_22_22 = null; ^ Mercury/javas/jmercury/lco_reorder.java:205: error: package list does not exist list.List_1 Cs_4 = null; ^ Mercury/javas/jmercury/lco_reorder.java:206: error: package list does not exist list.List_1 GTs_5 = null; ^ Mercury/javas/jmercury/lco_reorder.java:221: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:223: error: cannot find symbol TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ symbol: variable builtin location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:223: error: package jmercury.runtime does not exist TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ Mercury/javas/jmercury/lco_reorder.java:229: error: cannot find symbol io.write_int_3_p_0(Var_11); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:232: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:240: error: cannot find symbol io.write_string_3_p_0(Var_16); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:242: error: package jmercury.runtime does not exist TypeInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(lco_reorder.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/lco_reorder.java:248: error: cannot find symbol io.write_int_3_p_0(Var_18); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:251: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class lco_reorder Mercury/javas/jmercury/lco_reorder.java:260: error: package list does not exist list.List_1 Xs_4 = null; ^ Mercury/javas/jmercury/lco_reorder.java:266: error: package list does not exist list.List_1 GT_6 = null; ^ Mercury/javas/jmercury/lco_reorder.java:269: error: package list does not exist list.List_1 AddrXs0_30 = null; ^ Mercury/javas/jmercury/lco_reorder.java:272: error: package list does not exist GT_6 = (list.List_1) lco_reorder.MR_scalar_common_3[9]; ^ Mercury/javas/jmercury/lco_reorder.java:274: error: package list.List_1 does not exist Xs_4 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:285: error: package list does not exist Xs_4 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:294: error: package list does not exist list.List_1 Xs_4 = null; ^ Mercury/javas/jmercury/lco_reorder.java:303: error: package list does not exist list.List_1 AddrXs0_10 = null; ^ Mercury/javas/jmercury/lco_reorder.java:308: error: package list.List_1 does not exist Xs_4 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_reorder.java:319: error: package list does not exist Xs_4 = (list.List_1) lco_reorder.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lco_reorder.java:338: error: package list does not exist list.List_1 Xs_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_reorder.java:338: error: package list.List_1 does not exist list.List_1 Xs_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_reorder.java:341: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ 93 errors make[3]: *** [/tmp/mmake.jTteLX:2360: lco_reorder] Error 1 make[3]: Target 'lco_reorder.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'