MERCURY_OPTIONS= gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs -O0 '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/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-2025-06-26/stage2/scripts/mmc --make --options-file - int8_static_data.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/tests/hard_coded' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs -O0 '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/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-2025-06-26/stage2/scripts/mmc --make --options-file - int8_static_data Making Mercury/int3s/int8_static_data.int3 Making Mercury/ints/int8_static_data.int Making Mercury/javas/jmercury/int8_static_data.java Making Java class files Mercury/javas/jmercury/int8_static_data.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int8_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/int8_static_data.java:49: 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/int8_static_data.java:51: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/int8_static_data.java:52: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/int8_static_data.java:53: error: package exception does not exist private static final exception.Software_error_0[] MR_scalar_common_5 = new exception.Software_error_0[1]; ^ Mercury/javas/jmercury/int8_static_data.java:108: error: package list does not exist list.List_1 As_4) ^ Mercury/javas/jmercury/int8_static_data.java:237: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/int8_static_data.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "int8_static_data"; ^ Mercury/javas/jmercury/int8_static_data.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/int8_static_data.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/int8_static_data.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/int8_static_data.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/int8_static_data.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int8_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/int8_static_data.java:37: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:39: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int8_0 ^ Mercury/javas/jmercury/int8_static_data.java:39: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int8_0 ^ symbol: variable builtin location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:49: 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/int8_static_data.java:51: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/int8_static_data.java:52: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/int8_static_data.java:53: error: package exception does not exist private static final exception.Software_error_0[] MR_scalar_common_5 = new exception.Software_error_0[1]; ^ Mercury/javas/jmercury/int8_static_data.java:57: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/int8_static_data.java:58: 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 int8_static_data Mercury/javas/jmercury/int8_static_data.java:58: 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/int8_static_data.java:59: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int8_0))) ^ symbol: variable builtin location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:59: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int8_0))) ^ Mercury/javas/jmercury/int8_static_data.java:66: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int8_0)), ^ symbol: variable builtin location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:66: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int8_0)), ^ Mercury/javas/jmercury/int8_static_data.java:70: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/int8_static_data.java:72: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/int8_static_data.java:74: error: package list does not exist (list.List_1) int8_static_data.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/int8_static_data.java:77: error: package exception does not exist new exception.Software_error_0( ^ Mercury/javas/jmercury/int8_static_data.java:112: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_21_21 = null; ^ Mercury/javas/jmercury/int8_static_data.java:115: error: package exception does not exist exception.Exception_result_1 TryResult_13 = null; ^ Mercury/javas/jmercury/int8_static_data.java:118: error: package list.List_1 does not exist A_6 = ((java.lang.Byte) (((list.List_1.F_cons_2) As_4).F1)).byteValue(); ^ Mercury/javas/jmercury/int8_static_data.java:118: error: illegal start of type A_6 = ((java.lang.Byte) (((list.List_1.F_cons_2) As_4).F1)).byteValue(); ^ Mercury/javas/jmercury/int8_static_data.java:127: error: package jmercury.runtime does not exist TypeInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(int8_static_data.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/int8_static_data.java:129: error: cannot find symbol TryResult_13 = exception.try_2_p_0(TypeInfo_21_21, TryLambda_19); ^ symbol: variable exception location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:133: error: package univ does not exist univ.Univ_0 Var_14 = null; ^ Mercury/javas/jmercury/int8_static_data.java:134: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_17_17 = null; ^ Mercury/javas/jmercury/int8_static_data.java:137: error: package exception.Exception_result_1 does not exist Var_14 = ((exception.Exception_result_1.Exception_1) TryResult_13).F1; ^ Mercury/javas/jmercury/int8_static_data.java:139: error: cannot find symbol java.lang.Object [] result = exception.exc_univ_value_1_f_0(Var_14); ^ symbol: variable exception location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:140: error: package jmercury.runtime does not exist TypeInfo_17_17 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/int8_static_data.java:150: error: package exception.Exception_result_1 does not exist OutputTuple_23 = ((/* tuple */ java.lang.Object[]) ((exception.Exception_result_1.Succeeded_1) TryResult_13).F1); ^ Mercury/javas/jmercury/int8_static_data.java:153: error: cannot find symbol ResultStr_9 = string.int8_to_string_1_f_0(Result0_8); ^ symbol: variable string location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:157: error: cannot find symbol io.write_string_3_p_0(ResultStr_9); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:160: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:184: error: package list does not exist list.List_1 As_4 = null; ^ Mercury/javas/jmercury/int8_static_data.java:186: error: package list does not exist As_4 = (list.List_1) int8_static_data.MR_scalar_common_4[0]; ^ Mercury/javas/jmercury/int8_static_data.java:215: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_6 = null; ^ Mercury/javas/jmercury/int8_static_data.java:216: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_7_7 = null; ^ Mercury/javas/jmercury/int8_static_data.java:217: error: package exception does not exist exception.Software_error_0 Var_4 = null; ^ Mercury/javas/jmercury/int8_static_data.java:220: error: cannot find symbol TypeCtorInfo_6_6 = jmercury.runtime.TypeInfo_Struct.maybe_new(exception.exception__type_ctor_info_software_error_0); ^ symbol: variable exception location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:220: error: package jmercury.runtime does not exist TypeCtorInfo_6_6 = jmercury.runtime.TypeInfo_Struct.maybe_new(exception.exception__type_ctor_info_software_error_0); ^ Mercury/javas/jmercury/int8_static_data.java:221: error: cannot find symbol TypeCtorInfo_7_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int8_0); ^ symbol: variable builtin location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:221: error: package jmercury.runtime does not exist TypeCtorInfo_7_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int8_0); ^ Mercury/javas/jmercury/int8_static_data.java:222: error: package exception does not exist Var_4 = (exception.Software_error_0) int8_static_data.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/int8_static_data.java:224: error: cannot find symbol conv0_HeadVar__2_2 = exception.throw_1_f_0(TypeCtorInfo_6_6, TypeCtorInfo_7_7, ((java.lang.Object) (Var_4))); ^ symbol: variable exception location: class int8_static_data Mercury/javas/jmercury/int8_static_data.java:230: error: cannot find symbol HeadVar__2_2 = int8.unchecked_abs_1_f_0(Num_3); ^ symbol: variable int8 location: class int8_static_data 64 errors gmake[3]: *** [/tmp/mmake.JfN4uZ:2362: int8_static_data] Error 1 gmake[3]: Target 'int8_static_data.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-26/tests/hard_coded'