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 - string_first_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 - string_first_char Making Mercury/int3s/string_first_char.int3 Making Mercury/ints/string_first_char.int Making Mercury/javas/jmercury/string_first_char.java Making Java class files Mercury/javas/jmercury/string_first_char.java:32: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_1 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/string_first_char.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "string_first_char"; ^ Mercury/javas/jmercury/string_first_char.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/string_first_char.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/string_first_char.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class string_first_char Mercury/javas/jmercury/string_first_char.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class string_first_char Mercury/javas/jmercury/string_first_char.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/string_first_char.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/string_first_char.java:32: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_1 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/string_first_char.java:36: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/string_first_char.java:37: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/string_first_char.java:38: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/string_first_char.java:39: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/string_first_char.java:40: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/string_first_char.java:41: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/string_first_char.java:122: error: cannot find symbol io.write_string_3_p_0(Var_6); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:168: error: cannot find symbol io.write_string_3_p_0(Var_36); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:202: error: cannot find symbol io.write_string_3_p_0(Var_56); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:236: error: cannot find symbol io.write_string_3_p_0(Var_76); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:264: error: cannot find symbol io.write_string_3_p_0(Var_90); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:302: error: cannot find symbol succeeded = string.first_char_3_p_0(Str_6, FirstChar_7, Rest_8); ^ symbol: variable string location: class string_first_char Mercury/javas/jmercury/string_first_char.java:309: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_42 = null; ^ Mercury/javas/jmercury/string_first_char.java:314: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:317: error: cannot find symbol io.write_string_3_p_0(Str_6); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:321: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:323: error: package string__parse_util does not exist Var_42 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:325: error: cannot find symbol Var_36 = string__format.format_char_component_nowidth_3_p_0(Var_42, FirstChar_7); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:328: error: cannot find symbol io.write_string_3_p_0(Var_36); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:332: error: cannot find symbol io.write_string_3_p_0(Var_44); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:335: error: cannot find symbol io.write_string_3_p_0(Rest_8); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:339: error: cannot find symbol io.write_string_3_p_0(Var_46); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:347: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_59 = null; ^ Mercury/javas/jmercury/string_first_char.java:352: error: cannot find symbol io.write_string_3_p_0(Var_48); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:355: error: cannot find symbol io.write_string_3_p_0(Str_6); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:359: error: cannot find symbol io.write_string_3_p_0(Var_51); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:361: error: package string__parse_util does not exist Var_59 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:363: error: cannot find symbol Var_53 = string__format.format_char_component_nowidth_3_p_0(Var_59, FirstChar_7); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:366: error: cannot find symbol io.write_string_3_p_0(Var_53); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:370: error: cannot find symbol io.write_string_3_p_0(Var_61); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:373: error: cannot find symbol io.write_string_3_p_0(Rest_8); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:377: error: cannot find symbol io.write_string_3_p_0(Var_63); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:391: error: cannot find symbol java.lang.Object [] result = string.first_char_3_p_2(Str_5, FirstChar_6); ^ symbol: variable string location: class string_first_char Mercury/javas/jmercury/string_first_char.java:400: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_39 = null; ^ Mercury/javas/jmercury/string_first_char.java:405: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:408: error: cannot find symbol io.write_string_3_p_0(Str_5); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:412: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:414: error: package string__parse_util does not exist Var_39 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:416: error: cannot find symbol Var_33 = string__format.format_char_component_nowidth_3_p_0(Var_39, FirstChar_6); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:419: error: cannot find symbol io.write_string_3_p_0(Var_33); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:423: error: cannot find symbol io.write_string_3_p_0(Var_41); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:426: error: cannot find symbol io.write_string_3_p_0(Rest_8); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:430: error: cannot find symbol io.write_string_3_p_0(Var_43); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:438: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_56 = null; ^ Mercury/javas/jmercury/string_first_char.java:442: error: cannot find symbol io.write_string_3_p_0(Var_45); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:445: error: cannot find symbol io.write_string_3_p_0(Str_5); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:449: error: cannot find symbol io.write_string_3_p_0(Var_48); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:451: error: package string__parse_util does not exist Var_56 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:453: error: cannot find symbol Var_50 = string__format.format_char_component_nowidth_3_p_0(Var_56, FirstChar_6); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:456: error: cannot find symbol io.write_string_3_p_0(Var_50); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:460: error: cannot find symbol io.write_string_3_p_0(Var_57); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:474: error: cannot find symbol java.lang.Object [] result = string.first_char_3_p_1(Str_5, Rest_6); ^ symbol: variable string location: class string_first_char Mercury/javas/jmercury/string_first_char.java:483: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_39 = null; ^ Mercury/javas/jmercury/string_first_char.java:488: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:491: error: cannot find symbol io.write_string_3_p_0(Str_5); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:495: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:497: error: package string__parse_util does not exist Var_39 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:499: error: cannot find symbol Var_33 = string__format.format_char_component_nowidth_3_p_0(Var_39, FirstChar_8); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:502: error: cannot find symbol io.write_string_3_p_0(Var_33); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:506: error: cannot find symbol io.write_string_3_p_0(Var_41); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:509: error: cannot find symbol io.write_string_3_p_0(Rest_6); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:513: error: cannot find symbol io.write_string_3_p_0(Var_43); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:523: error: cannot find symbol io.write_string_3_p_0(Var_45); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:526: error: cannot find symbol io.write_string_3_p_0(Str_5); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:530: error: cannot find symbol io.write_string_3_p_0(Var_48); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:533: error: cannot find symbol io.write_string_3_p_0(Rest_6); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:537: error: cannot find symbol io.write_string_3_p_0(Var_50); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:551: error: cannot find symbol java.lang.Object [] result = string.first_char_3_p_3(Str_4); ^ symbol: variable string location: class string_first_char Mercury/javas/jmercury/string_first_char.java:561: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_36 = null; ^ Mercury/javas/jmercury/string_first_char.java:566: error: cannot find symbol io.write_string_3_p_0(Var_25); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:569: error: cannot find symbol io.write_string_3_p_0(Str_4); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:573: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:575: error: package string__parse_util does not exist Var_36 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_first_char.java:577: error: cannot find symbol Var_30 = string__format.format_char_component_nowidth_3_p_0(Var_36, FirstChar_6); ^ symbol: variable string__format location: class string_first_char Mercury/javas/jmercury/string_first_char.java:580: error: cannot find symbol io.write_string_3_p_0(Var_30); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:584: error: cannot find symbol io.write_string_3_p_0(Var_38); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:587: error: cannot find symbol io.write_string_3_p_0(Rest_7); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:591: error: cannot find symbol io.write_string_3_p_0(Var_40); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:600: error: cannot find symbol io.write_string_3_p_0(Var_42); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:603: error: cannot find symbol io.write_string_3_p_0(Str_4); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:607: error: cannot find symbol io.write_string_3_p_0(Var_44); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:621: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_32 = null; ^ Mercury/javas/jmercury/string_first_char.java:626: error: cannot find symbol Str_8 = string.first_char_3_p_4(FirstChar_5, Rest_6); ^ symbol: variable string location: class string_first_char Mercury/javas/jmercury/string_first_char.java:630: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:633: error: cannot find symbol io.write_string_3_p_0(Str_8); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:637: error: cannot find symbol io.write_string_3_p_0(Var_24); ^ symbol: variable io location: class string_first_char Mercury/javas/jmercury/string_first_char.java:639: error: package string__parse_util does not exist Var_32 = (string__parse_util.String_format_flags_0) string_first_char.MR_scalar_common_1[0]; ^ 100 errors make[3]: *** [/tmp/mmake.Lk1NOU:2360: string_first_char] Error 1 make[3]: Target 'string_first_char.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'