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-format-calls '; 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 - opt_format.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-format-calls '; 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 - opt_format Making Mercury/int3s/opt_format.int3 Making Mercury/ints/opt_format.int Making Mercury/javas/jmercury/opt_format.java Making Java class files Mercury/javas/jmercury/opt_format.java:33: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_2 = new string__parse_util.String_format_flags_0[3]; ^ Mercury/javas/jmercury/opt_format.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "opt_format"; ^ Mercury/javas/jmercury/opt_format.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/opt_format.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/opt_format.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class opt_format Mercury/javas/jmercury/opt_format.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class opt_format Mercury/javas/jmercury/opt_format.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/opt_format.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/opt_format.java:33: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_2 = new string__parse_util.String_format_flags_0[3]; ^ Mercury/javas/jmercury/opt_format.java:38: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__stream__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:39: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:39: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/opt_format.java:40: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:40: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/opt_format.java:44: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__output__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:46: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:46: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/opt_format.java:47: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:47: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/opt_format.java:51: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__writer__arity3__io__text_output_stream__arity0__string__arity0__io__state__arity0__)), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:53: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:53: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/opt_format.java:54: 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 opt_format Mercury/javas/jmercury/opt_format.java:54: 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/opt_format.java:55: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:55: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/opt_format.java:58: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/opt_format.java:59: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/opt_format.java:60: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/opt_format.java:61: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/opt_format.java:62: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/opt_format.java:63: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/opt_format.java:66: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/opt_format.java:67: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/opt_format.java:68: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/opt_format.java:69: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K1, ^ Mercury/javas/jmercury/opt_format.java:70: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/opt_format.java:71: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/opt_format.java:74: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/opt_format.java:75: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/opt_format.java:76: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/opt_format.java:77: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/opt_format.java:78: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K1, ^ Mercury/javas/jmercury/opt_format.java:79: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/opt_format.java:94: error: package io does not exist io.Text_output_stream_0 OutStream_4 = null; ^ Mercury/javas/jmercury/opt_format.java:150: error: cannot find symbol io.write_string_3_p_0(Var_7); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:159: error: cannot find symbol io.write_string_3_p_0(Var_14); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:168: error: cannot find symbol io.write_string_3_p_0(Var_19); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:177: error: cannot find symbol io.write_string_3_p_0(Var_24); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:180: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:209: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:212: error: cannot find symbol OutStream_4 = io.output_stream_3_p_0(); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:254: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_38 = null; ^ Mercury/javas/jmercury/opt_format.java:261: error: package string__parse_util does not exist string__parse_util.String_format_int_base_0 Var_65 = null; ^ Mercury/javas/jmercury/opt_format.java:266: error: cannot find symbol io.write_string_3_p_0(Var_30); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:268: error: package string__parse_util does not exist Var_38 = (string__parse_util.String_format_flags_0) opt_format.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/opt_format.java:270: error: cannot find symbol Var_32 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_38, Int_8); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:273: error: cannot find symbol io.write_string_3_p_0(Var_32); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:277: error: cannot find symbol io.write_string_3_p_0(Var_40); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:280: error: cannot find symbol Var_42 = string__format.format_char_component_nowidth_3_p_0(Var_38, Char_9); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:283: error: cannot find symbol io.write_string_3_p_0(Var_42); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:287: error: cannot find symbol io.write_string_3_p_0(Var_50); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:290: error: cannot find symbol io.write_string_3_p_0(Str_10); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:294: error: cannot find symbol io.write_string_3_p_0(Var_53); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:297: error: cannot find symbol Var_55 = string__format.format_signed_int64_component_nowidth_noprec_3_p_0(Var_38, Int64_11); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:300: error: cannot find symbol io.write_string_3_p_0(Var_55); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:304: error: cannot find symbol io.write_string_3_p_0(Var_63); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:306: error: package string__parse_util does not exist Var_65 = string__parse_util.String_format_int_base_0.K1; ^ Mercury/javas/jmercury/opt_format.java:308: error: cannot find symbol Var_66 = string__format.format_uint64_component_nowidth_noprec_4_p_0(Var_38, Var_65, UInt64_12); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:311: error: cannot find symbol io.write_string_3_p_0(Var_66); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:315: error: cannot find symbol io.write_string_3_p_0(Var_73); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:326: error: package io does not exist io.Text_output_stream_0 OutStream_11 = null; ^ Mercury/javas/jmercury/opt_format.java:330: error: cannot find symbol OutStream_11 = io.output_stream_3_p_0(); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:340: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_56 = null; ^ Mercury/javas/jmercury/opt_format.java:345: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_68 = null; ^ Mercury/javas/jmercury/opt_format.java:354: error: cannot find symbol io.write_string_3_p_0(Var_48); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:356: error: package string__parse_util does not exist Var_56 = (string__parse_util.String_format_flags_0) opt_format.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/opt_format.java:360: error: cannot find symbol Var_50 = string__format.format_signed_int_component_width_prec_5_p_0(Var_56, Var_57, Var_58, IntX_13); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:363: error: cannot find symbol io.write_string_3_p_0(Var_50); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:367: error: cannot find symbol io.write_string_3_p_0(Var_60); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:369: error: package string__parse_util does not exist Var_68 = (string__parse_util.String_format_flags_0) opt_format.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/opt_format.java:371: error: cannot find symbol Var_62 = string__format.format_char_component_nowidth_3_p_0(Var_68, Char_7); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:374: error: cannot find symbol io.write_string_3_p_0(Var_62); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:378: error: cannot find symbol io.write_string_3_p_0(Var_70); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:382: error: cannot find symbol Var_72 = string__format.format_string_component_width_noprec_4_p_0(Var_68, Var_79, Str_8); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:385: error: cannot find symbol io.write_string_3_p_0(Var_72); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:389: error: cannot find symbol io.write_string_3_p_0(Var_80); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:410: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_93 = null; ^ Mercury/javas/jmercury/opt_format.java:416: error: cannot find symbol io.write_string_3_p_0(Var_82); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:419: error: cannot find symbol io.write_string_3_p_0(Str_8); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:423: error: cannot find symbol io.write_string_3_p_0(Var_85); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:425: error: package string__parse_util does not exist Var_93 = (string__parse_util.String_format_flags_0) opt_format.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/opt_format.java:427: error: cannot find symbol Var_87 = string__format.format_char_component_nowidth_3_p_0(Var_93, Char_7); ^ symbol: variable string__format location: class opt_format Mercury/javas/jmercury/opt_format.java:430: error: cannot find symbol io.write_string_3_p_0(Var_87); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:434: error: cannot find symbol io.write_string_3_p_0(Var_95); ^ symbol: variable io location: class opt_format Mercury/javas/jmercury/opt_format.java:437: error: cannot find symbol Var_97 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_93, IntY_14); ^ symbol: variable string__format location: class opt_format 100 errors make[3]: *** [/tmp/mmake.D2EM8j:2360: opt_format] Error 1 make[3]: Target 'opt_format.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'