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 - null_char.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 - null_char Making Mercury/int3s/null_char.int3 Making Mercury/ints/null_char.int Making Mercury/javas/jmercury/null_char.java Making Java class files Mercury/javas/jmercury/null_char.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct io__pti_maybe_partial_res_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/null_char.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct io__pti_result_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/null_char.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3]; ^ Mercury/javas/jmercury/null_char.java:60: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/null_char.java:61: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/null_char.java:447: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_20, ^ Mercury/javas/jmercury/null_char.java:497: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/null_char.java:556: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/null_char.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "null_char"; ^ Mercury/javas/jmercury/null_char.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/null_char.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/null_char.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class null_char Mercury/javas/jmercury/null_char.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class null_char Mercury/javas/jmercury/null_char.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/null_char.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/null_char.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct io__pti_maybe_partial_res_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/null_char.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct io__pti_result_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/null_char.java:38: error: cannot find symbol io.io__type_ctor_info_maybe_partial_res_1, ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:40: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ Mercury/javas/jmercury/null_char.java:40: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:44: error: cannot find symbol io.io__type_ctor_info_result_1, ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:46: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ Mercury/javas/jmercury/null_char.java:46: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0 ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3]; ^ Mercury/javas/jmercury/null_char.java:60: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/null_char.java:61: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/null_char.java:65: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/null_char.java:66: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_maybe_partial_res_1))), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:66: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_maybe_partial_res_1))), ^ Mercury/javas/jmercury/null_char.java:67: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:67: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ Mercury/javas/jmercury/null_char.java:70: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/null_char.java:71: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_result_1))), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:71: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_result_1))), ^ Mercury/javas/jmercury/null_char.java:72: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:72: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ Mercury/javas/jmercury/null_char.java:75: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/null_char.java:76: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(exception.exception__type_ctor_info_exception_result_1), ^ symbol: variable exception location: class null_char Mercury/javas/jmercury/null_char.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(exception.exception__type_ctor_info_exception_result_1), ^ Mercury/javas/jmercury/null_char.java:77: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0) ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:77: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0) ^ Mercury/javas/jmercury/null_char.java:84: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)) ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:84: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)) ^ Mercury/javas/jmercury/null_char.java:115: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_text_input_stream_0)), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:115: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_text_input_stream_0)), ^ Mercury/javas/jmercury/null_char.java:117: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:117: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/null_char.java:118: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:118: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/null_char.java:131: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_text_input_stream_0)), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:131: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_text_input_stream_0)), ^ Mercury/javas/jmercury/null_char.java:133: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:133: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/null_char.java:134: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:134: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/null_char.java:143: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/null_char.java:145: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/null_char.java:147: error: package list does not exist (list.List_1) null_char.MR_scalar_common_5[0] ^ Mercury/javas/jmercury/null_char.java:160: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_20_20 = null; ^ Mercury/javas/jmercury/null_char.java:161: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_28_28 = null; ^ Mercury/javas/jmercury/null_char.java:162: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_33_33 = null; ^ Mercury/javas/jmercury/null_char.java:163: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_45 = null; ^ Mercury/javas/jmercury/null_char.java:171: error: package exception does not exist exception.Exception_result_1 Res_34 = null; ^ Mercury/javas/jmercury/null_char.java:172: error: package exception does not exist exception.Exception_result_1 Res_37 = null; ^ Mercury/javas/jmercury/null_char.java:173: error: package exception does not exist exception.Exception_result_1 Res_40 = null; ^ Mercury/javas/jmercury/null_char.java:174: error: package exception does not exist exception.Exception_result_1 Res_43 = null; ^ Mercury/javas/jmercury/null_char.java:177: error: cannot find symbol io.write_string_3_p_0(Var_6); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:180: error: cannot find symbol TypeCtorInfo_20_20 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class null_char Mercury/javas/jmercury/null_char.java:180: error: package jmercury.runtime does not exist TypeCtorInfo_20_20 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/null_char.java:182: error: cannot find symbol Res_34 = exception.try_2_p_0(TypeCtorInfo_20_20, Var_8); ^ symbol: variable exception location: class null_char Mercury/javas/jmercury/null_char.java:184: error: package jmercury.runtime does not exist TypeInfo_11_45 = jmercury.runtime.TypeInfo_Struct.maybe_new(null_char.MR_scalar_common_1[2]); ^ Mercury/javas/jmercury/null_char.java:186: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_45, ((java.lang.Object) (Res_34))); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:190: error: cannot find symbol Res_37 = exception.try_2_p_0(TypeCtorInfo_20_20, Var_10); ^ symbol: variable exception location: class null_char Mercury/javas/jmercury/null_char.java:193: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_45, ((java.lang.Object) (Res_37))); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:197: error: cannot find symbol Res_40 = exception.try_2_p_0(TypeCtorInfo_20_20, Var_12); ^ symbol: variable exception location: class null_char Mercury/javas/jmercury/null_char.java:200: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_45, ((java.lang.Object) (Res_40))); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:204: error: cannot find symbol Res_43 = exception.try_2_p_0(TypeCtorInfo_20_20, Var_14); ^ symbol: variable exception location: class null_char Mercury/javas/jmercury/null_char.java:207: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_45, ((java.lang.Object) (Res_43))); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:210: error: package jmercury.runtime does not exist TypeInfo_28_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(null_char.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/null_char.java:215: error: package jmercury.runtime does not exist TypeInfo_33_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(null_char.MR_scalar_common_1[1]); ^ Mercury/javas/jmercury/null_char.java:290: error: package io does not exist io.Maybe_partial_res_1 conv4_HeadVar__2_2 = null; ^ Mercury/javas/jmercury/null_char.java:293: error: package io does not exist conv4_HeadVar__2_2 = io.read_file_as_string_4_p_0(((io.Text_input_stream_0) wrapper_arg_1)); ^ Mercury/javas/jmercury/null_char.java:293: error: cannot find symbol conv4_HeadVar__2_2 = io.read_file_as_string_4_p_0(((io.Text_input_stream_0) wrapper_arg_1)); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:311: error: package io does not exist io.Result_1 conv5_HeadVar__2_2 = null; ^ Mercury/javas/jmercury/null_char.java:314: error: package io does not exist conv5_HeadVar__2_2 = io.read_line_as_string_4_p_0(((io.Text_input_stream_0) wrapper_arg_1)); ^ Mercury/javas/jmercury/null_char.java:314: error: cannot find symbol conv5_HeadVar__2_2 = io.read_line_as_string_4_p_0(((io.Text_input_stream_0) wrapper_arg_1)); ^ symbol: variable io location: class null_char Mercury/javas/jmercury/null_char.java:327: error: package list does not exist list.List_1 Var_3 = null; ^ Mercury/javas/jmercury/null_char.java:329: error: package list does not exist list.List_1 Var_5 = null; ^ Mercury/javas/jmercury/null_char.java:331: error: package list does not exist list.List_1 Var_7 = null; ^ Mercury/javas/jmercury/null_char.java:333: error: package list does not exist list.List_1 Var_9 = null; ^ Mercury/javas/jmercury/null_char.java:337: error: cannot find symbol Var_8 = mr_char.det_from_int_1_f_0(Var_12); ^ symbol: variable mr_char location: class null_char Mercury/javas/jmercury/null_char.java:339: error: package list does not exist Var_9 = (list.List_1) null_char.MR_scalar_common_6[0]; ^ Mercury/javas/jmercury/null_char.java:341: error: package list.List_1 does not exist Var_7 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/null_char.java:347: error: package list.List_1 does not exist Var_5 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/null_char.java:353: error: package list.List_1 does not exist Var_3 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/null_char.java:359: error: cannot find symbol String_2 = string.from_char_list_1_f_0(Var_3); ^ symbol: variable string location: class null_char 100 errors make[3]: *** [/tmp/mmake.M9AtOo:2360: null_char] Error 1 make[3]: Target 'null_char.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'