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 - test_int_hash.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 - test_int_hash Making Mercury/int3s/test_int_hash.int3 Making Mercury/ints/test_int_hash.int Making Mercury/javas/jmercury/test_int_hash.java Making Java class files Mercury/javas/jmercury/test_int_hash.java:34: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/test_int_hash.java:274: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr5 ^ Mercury/javas/jmercury/test_int_hash.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "test_int_hash"; ^ Mercury/javas/jmercury/test_int_hash.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/test_int_hash.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/test_int_hash.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/test_int_hash.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/test_int_hash.java:34: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/test_int_hash.java:42: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:42: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/test_int_hash.java:43: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_uint32_0)), ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:43: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_uint32_0)), ^ Mercury/javas/jmercury/test_int_hash.java:44: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_uint32_0)), ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:44: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_uint32_0)), ^ Mercury/javas/jmercury/test_int_hash.java:45: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:45: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/test_int_hash.java:46: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:46: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/test_int_hash.java:47: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:47: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/test_int_hash.java:48: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:48: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/test_int_hash.java:57: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/test_int_hash.java:58: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/test_int_hash.java:59: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/test_int_hash.java:60: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/test_int_hash.java:61: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/test_int_hash.java:62: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/test_int_hash.java:128: error: cannot find symbol Num_12 = uint32.cast_to_int_1_f_0(STATE_VARIABLE_RNG_16); ^ symbol: variable uint32 location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:131: error: cannot find symbol LibHash_13 = mr_int.hash_2_p_0(Num_12); ^ symbol: variable mr_int location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:158: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_42 = null; ^ Mercury/javas/jmercury/test_int_hash.java:166: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:168: error: package string__parse_util does not exist Var_42 = (string__parse_util.String_format_flags_0) test_int_hash.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/test_int_hash.java:170: error: cannot find symbol Var_36 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_42, Num_12); ^ symbol: variable string__format location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:173: error: cannot find symbol io.write_string_3_p_0(Var_36); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:177: error: cannot find symbol io.write_string_3_p_0(Var_44); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:180: error: cannot find symbol Var_46 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_42, LibHash_13); ^ symbol: variable string__format location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:183: error: cannot find symbol io.write_string_3_p_0(Var_46); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:187: error: cannot find symbol io.write_string_3_p_0(Var_54); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:190: error: cannot find symbol Var_56 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_42, OrigHash_14); ^ symbol: variable string__format location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:193: error: cannot find symbol io.write_string_3_p_0(Var_56); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:197: error: cannot find symbol io.write_string_3_p_0(Var_63); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:212: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_uint32_0); ^ Mercury/javas/jmercury/test_int_hash.java:212: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_uint32_0); ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:212: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_uint32_0); ^ Mercury/javas/jmercury/test_int_hash.java:213: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_23_23 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/test_int_hash.java:213: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_23_23 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:213: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_23_23 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/test_int_hash.java:214: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_24_24 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0); ^ Mercury/javas/jmercury/test_int_hash.java:214: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_24_24 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0); ^ symbol: variable io location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:214: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_24_24 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0); ^ Mercury/javas/jmercury/test_int_hash.java:226: error: cannot find symbol java.lang.Object [] result = mr_int.fold_up3_9_p_2(TypeCtorInfo_22_22, TypeCtorInfo_23_23, TypeCtorInfo_24_24, Var_10, Var_11, NumTests_5, java.lang.Integer.valueOf(RNG0_4), java.lang.Integer.valueOf(Var_12), ((java.lang.Object) (0))); ^ symbol: variable mr_int location: class test_int_hash Mercury/javas/jmercury/test_int_hash.java:238: error: cannot find symbol io.write_string_3_p_0(Var_14); ^ symbol: variable io location: class test_int_hash 59 errors make[3]: *** [/tmp/mmake.nNGlR6:2360: test_int_hash] Error 1 make[3]: Target 'test_int_hash.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'