MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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_to_float.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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_to_float Making Mercury/int3s/string_to_float.int3 Making Mercury/ints/string_to_float.int Making Mercury/javas/jmercury/string_to_float.java Making Java class files Mercury/javas/jmercury/string_to_float.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_to_float.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "string_to_float"; ^ Mercury/javas/jmercury/string_to_float.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/string_to_float.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/string_to_float.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class string_to_float Mercury/javas/jmercury/string_to_float.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class string_to_float Mercury/javas/jmercury/string_to_float.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/string_to_float.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/string_to_float.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_to_float.java:36: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/string_to_float.java:37: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/string_to_float.java:38: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/string_to_float.java:39: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/string_to_float.java:40: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/string_to_float.java:41: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/string_to_float.java:153: error: cannot find symbol java.lang.Object [] result = string.to_float_2_p_0(Str_4); ^ symbol: variable string location: class string_to_float Mercury/javas/jmercury/string_to_float.java:160: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_27 = (string__parse_util.String_format_flags_0) string_to_float.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_to_float.java:160: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_27 = (string__parse_util.String_format_flags_0) string_to_float.MR_scalar_common_1[0]; ^ Mercury/javas/jmercury/string_to_float.java:161: error: package string__parse_util does not exist string__parse_util.String_format_float_kind_0 Var_28 = string__parse_util.String_format_float_kind_0.K2; ^ Mercury/javas/jmercury/string_to_float.java:161: error: package string__parse_util does not exist string__parse_util.String_format_float_kind_0 Var_28 = string__parse_util.String_format_float_kind_0.K2; ^ Mercury/javas/jmercury/string_to_float.java:165: error: cannot find symbol Var_21 = string__format.format_float_component_nowidth_noprec_4_p_0(Var_27, Var_28, Float_6); ^ symbol: variable string__format location: class string_to_float Mercury/javas/jmercury/string_to_float.java:169: error: cannot find symbol Result_7 = string.f_43_43_2_f_0(Var_29, Var_21); ^ symbol: variable string location: class string_to_float Mercury/javas/jmercury/string_to_float.java:176: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:179: error: cannot find symbol io.write_string_3_p_0(Str_4); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:183: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:186: error: cannot find symbol io.write_string_3_p_0(Result_7); ^ symbol: variable io location: class string_to_float Mercury/javas/jmercury/string_to_float.java:190: error: cannot find symbol io.write_string_3_p_0(Var_36); ^ symbol: variable io location: class string_to_float 31 errors make[3]: *** [/tmp/mmake.EbxDki:1281: string_to_float] Error 1 make[3]: Target 'string_to_float.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general'