MERCURY_OPTIONS= gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/stage2/scripts/mmc --make --options-file - clamp_int32.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/tests/hard_coded' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/stage2/scripts/mmc --make --options-file - clamp_int32 Making Mercury/int3s/clamp_int32.int3 Making Mercury/ints/clamp_int32.int Making Mercury/javas/jmercury/clamp_int32.java Making Java class files Mercury/javas/jmercury/clamp_int32.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_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__plain_builtin__type_ctor_info_int32_0__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:64: 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/clamp_int32.java:65: 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/clamp_int32.java:66: 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[18]; ^ Mercury/javas/jmercury/clamp_int32.java:69: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_6 = new pair.Pair_2[6]; ^ Mercury/javas/jmercury/clamp_int32.java:70: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_7 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/clamp_int32.java:310: error: package list does not exist list.List_1 Numbers_5, ^ Mercury/javas/jmercury/clamp_int32.java:311: error: package pair does not exist pair.Pair_2 Range_6) ^ Mercury/javas/jmercury/clamp_int32.java:350: error: package pair does not exist pair.Pair_2 Range_5, ^ Mercury/javas/jmercury/clamp_int32.java:479: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/clamp_int32.java:497: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/clamp_int32.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "clamp_int32"; ^ Mercury/javas/jmercury/clamp_int32.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/clamp_int32.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/clamp_int32.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/clamp_int32.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/clamp_int32.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_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__plain_builtin__type_ctor_info_int32_0__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/clamp_int32.java:39: error: cannot find symbol list.list__type_ctor_info_list_1, ^ symbol: variable list location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:41: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ Mercury/javas/jmercury/clamp_int32.java:41: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:45: error: cannot find symbol pair.pair__type_ctor_info_pair_2, ^ symbol: variable pair location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:47: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0, ^ Mercury/javas/jmercury/clamp_int32.java:47: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0, ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:48: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ Mercury/javas/jmercury/clamp_int32.java:48: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:52: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:54: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ Mercury/javas/jmercury/clamp_int32.java:54: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0 ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:64: 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/clamp_int32.java:65: 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/clamp_int32.java:66: 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[18]; ^ Mercury/javas/jmercury/clamp_int32.java:69: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_6 = new pair.Pair_2[6]; ^ Mercury/javas/jmercury/clamp_int32.java:70: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_7 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/clamp_int32.java:74: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/clamp_int32.java:75: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ symbol: variable pair location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:75: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ Mercury/javas/jmercury/clamp_int32.java:76: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))), ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:76: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))), ^ Mercury/javas/jmercury/clamp_int32.java:77: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))) ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:77: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))) ^ Mercury/javas/jmercury/clamp_int32.java:80: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/clamp_int32.java:81: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))), ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:81: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))), ^ Mercury/javas/jmercury/clamp_int32.java:82: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))) ^ symbol: variable builtin location: class clamp_int32 Mercury/javas/jmercury/clamp_int32.java:82: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0))) ^ Mercury/javas/jmercury/clamp_int32.java:85: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/clamp_int32.java:87: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:89: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/clamp_int32.java:92: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:94: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/clamp_int32.java:97: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:99: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/clamp_int32.java:102: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:104: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[2] ^ Mercury/javas/jmercury/clamp_int32.java:107: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:109: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[3] ^ Mercury/javas/jmercury/clamp_int32.java:112: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:114: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[4] ^ Mercury/javas/jmercury/clamp_int32.java:117: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:119: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[5] ^ Mercury/javas/jmercury/clamp_int32.java:122: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:124: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[6] ^ Mercury/javas/jmercury/clamp_int32.java:127: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:129: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[7] ^ Mercury/javas/jmercury/clamp_int32.java:132: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:134: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[8] ^ Mercury/javas/jmercury/clamp_int32.java:137: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:139: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[9] ^ Mercury/javas/jmercury/clamp_int32.java:142: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:144: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[10] ^ Mercury/javas/jmercury/clamp_int32.java:147: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/clamp_int32.java:152: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:153: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) clamp_int32.MR_scalar_common_6[0])), ^ Mercury/javas/jmercury/clamp_int32.java:154: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/clamp_int32.java:157: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/clamp_int32.java:162: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:163: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) clamp_int32.MR_scalar_common_6[1])), ^ Mercury/javas/jmercury/clamp_int32.java:164: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[12] ^ Mercury/javas/jmercury/clamp_int32.java:167: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/clamp_int32.java:172: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:173: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) clamp_int32.MR_scalar_common_6[2])), ^ Mercury/javas/jmercury/clamp_int32.java:174: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[13] ^ Mercury/javas/jmercury/clamp_int32.java:177: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/clamp_int32.java:182: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:183: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) clamp_int32.MR_scalar_common_6[3])), ^ Mercury/javas/jmercury/clamp_int32.java:184: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[14] ^ Mercury/javas/jmercury/clamp_int32.java:187: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/clamp_int32.java:192: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/clamp_int32.java:193: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) clamp_int32.MR_scalar_common_6[4])), ^ Mercury/javas/jmercury/clamp_int32.java:194: error: package list does not exist (list.List_1) clamp_int32.MR_scalar_common_3[15] ^ 100 errors gmake[3]: *** [/tmp/mmake.or9Lz7:2413: clamp_int32] Error 1 gmake[3]: Target 'clamp_int32.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-04/tests/hard_coded'