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 - hash_table_test.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 - hash_table_test Making Mercury/int3s/hash_table_test.int3 Making Mercury/ints/hash_table_test.int Making Mercury/javas/jmercury/hash_table_test.java hash_table_test.m:046: Warning: call to obsolete predicate hash_table_test.m:046: `benchmarking.report_stats'/0. hash_table_test.m:046: The possible suggested replacements are hash_table_test.m:046: `benchmarking.report_stats'/3 and hash_table_test.m:046: `benchmarking.report_stats'/4. hash_table_test.m:052: Warning: call to obsolete predicate hash_table_test.m:052: `benchmarking.report_stats'/0. hash_table_test.m:052: The possible suggested replacements are hash_table_test.m:052: `benchmarking.report_stats'/3 and hash_table_test.m:052: `benchmarking.report_stats'/4. hash_table_test.m:066: Warning: call to obsolete predicate hash_table_test.m:066: `benchmarking.report_stats'/0. hash_table_test.m:066: The possible suggested replacements are hash_table_test.m:066: `benchmarking.report_stats'/3 and hash_table_test.m:066: `benchmarking.report_stats'/4. ... output log truncated, see `hash_table_test.err' for the complete log. Making Java class files Mercury/javas/jmercury/hash_table_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct hash_table__pti_hash_table_2__plain_builtin__type_ctor_info_int_0__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/hash_table_test.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/hash_table_test.java:132: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_0_6) ^ Mercury/javas/jmercury/hash_table_test.java:129: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_table_test.java:146: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_0_6) ^ Mercury/javas/jmercury/hash_table_test.java:143: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_table_test.java:160: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_0_7) ^ Mercury/javas/jmercury/hash_table_test.java:157: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_table_test.java:188: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_0_7) ^ Mercury/javas/jmercury/hash_table_test.java:185: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_table_test.java:218: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_0_6) ^ Mercury/javas/jmercury/hash_table_test.java:215: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_table_test.java:232: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_16, ^ Mercury/javas/jmercury/hash_table_test.java:597: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/hash_table_test.java:616: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/hash_table_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "hash_table_test"; ^ Mercury/javas/jmercury/hash_table_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/hash_table_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/hash_table_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/hash_table_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/hash_table_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct hash_table__pti_hash_table_2__plain_builtin__type_ctor_info_int_0__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/hash_table_test.java:37: error: cannot find symbol hash_table.hash_table__type_ctor_info_hash_table_2, ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:39: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0, ^ Mercury/javas/jmercury/hash_table_test.java:39: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0, ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:40: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/hash_table_test.java:40: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/hash_table_test.java:57: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/hash_table_test.java:58: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(hash_table.hash_table__type_ctor_info_hash_table_2))), ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:58: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(hash_table.hash_table__type_ctor_info_hash_table_2))), ^ Mercury/javas/jmercury/hash_table_test.java:59: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:59: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ Mercury/javas/jmercury/hash_table_test.java:60: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:60: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/hash_table_test.java:63: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/hash_table_test.java:64: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ symbol: variable pair location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:64: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ Mercury/javas/jmercury/hash_table_test.java:65: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:65: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))), ^ Mercury/javas/jmercury/hash_table_test.java:66: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:66: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/hash_table_test.java:73: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:73: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/hash_table_test.java:74: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:74: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/hash_table_test.java:87: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:87: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/hash_table_test.java:134: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_7 = null; ^ Mercury/javas/jmercury/hash_table_test.java:135: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:135: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:135: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:138: error: cannot find symbol STATE_VARIABLE_HT_7 = hash_table.delete_3_p_0(TypeCtorInfo_8_8, TypeCtorInfo_8_8, java.lang.Integer.valueOf(I_4), STATE_VARIABLE_HT_0_6); ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:148: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_7 = null; ^ Mercury/javas/jmercury/hash_table_test.java:149: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:149: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:149: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:152: error: cannot find symbol STATE_VARIABLE_HT_7 = hash_table.det_insert_4_p_0(TypeCtorInfo_9_9, TypeCtorInfo_9_9, java.lang.Integer.valueOf(I_4), java.lang.Integer.valueOf(I_4), STATE_VARIABLE_HT_0_6); ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:163: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_8 = null; ^ Mercury/javas/jmercury/hash_table_test.java:164: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:164: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:164: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:169: error: cannot find symbol conv0_V_6 = hash_table.lookup_2_f_0(TypeCtorInfo_10_10, TypeCtorInfo_10_10, STATE_VARIABLE_HT_0_7, java.lang.Integer.valueOf(I_4)); ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:178: error: cannot find symbol require.error_1_p_0(Var_9); ^ symbol: variable require location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:191: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_8 = null; ^ Mercury/javas/jmercury/hash_table_test.java:192: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:192: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:192: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:198: error: cannot find symbol conv0_V_6 = hash_table.lookup_2_f_0(TypeCtorInfo_10_10, TypeCtorInfo_10_10, STATE_VARIABLE_HT_0_7, java.lang.Integer.valueOf(I_4)); ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:208: error: cannot find symbol require.error_1_p_0(Var_9); ^ symbol: variable require location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:220: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_7 = null; ^ Mercury/javas/jmercury/hash_table_test.java:221: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:221: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:221: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_table_test.java:225: error: cannot find symbol STATE_VARIABLE_HT_7 = hash_table.set_4_p_0(TypeCtorInfo_9_9, TypeCtorInfo_9_9, java.lang.Integer.valueOf(I_4), java.lang.Integer.valueOf(Var_8), STATE_VARIABLE_HT_0_6); ^ symbol: variable hash_table location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:249: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) P_6)[1]); ^ Mercury/javas/jmercury/hash_table_test.java:249: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) P_6)[1]); ^ Mercury/javas/jmercury/hash_table_test.java:254: error: package jmercury.runtime does not exist STATE_VARIABLE_A_12_12 = ((java.lang.Object) ((jmercury.runtime.MethodPtr3) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) P_6))), ((java.lang.Object) (java.lang.Integer.valueOf(Lo_7))), ((java.lang.Object) (STATE_VARIABLE_A_0_10)))); ^ Mercury/javas/jmercury/hash_table_test.java:275: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_63_63 = null; ^ Mercury/javas/jmercury/hash_table_test.java:276: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_69_69 = null; ^ Mercury/javas/jmercury/hash_table_test.java:277: error: package list does not exist list.List_1 Args_4 = null; ^ Mercury/javas/jmercury/hash_table_test.java:285: error: package list does not exist list.List_1 AL_14 = null; ^ Mercury/javas/jmercury/hash_table_test.java:286: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_21_21 = null; ^ Mercury/javas/jmercury/hash_table_test.java:293: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_29_29 = null; ^ Mercury/javas/jmercury/hash_table_test.java:299: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_36_36 = null; ^ Mercury/javas/jmercury/hash_table_test.java:306: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_45_45 = null; ^ Mercury/javas/jmercury/hash_table_test.java:312: error: package hash_table does not exist hash_table.Hash_table_2 STATE_VARIABLE_HT_54_54 = null; ^ Mercury/javas/jmercury/hash_table_test.java:323: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_76_76 = null; ^ Mercury/javas/jmercury/hash_table_test.java:329: error: cannot find symbol Args_4 = io.command_line_arguments_3_p_0(); ^ symbol: variable io location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:338: error: package list does not exist list.List_1 Var_85 = ((list.List_1.F_cons_2) Args_4).F2; ^ Mercury/javas/jmercury/hash_table_test.java:338: error: package list.List_1 does not exist list.List_1 Var_85 = ((list.List_1.F_cons_2) Args_4).F2; ^ Mercury/javas/jmercury/hash_table_test.java:339: error: package list.List_1 does not exist java.lang.String Var_86 = ((java.lang.String) ((list.List_1.F_cons_2) Args_4).F1); ^ Mercury/javas/jmercury/hash_table_test.java:349: error: package list.List_1 does not exist B_6 = ((java.lang.String) ((list.List_1.F_cons_2) Var_85).F1); ^ Mercury/javas/jmercury/hash_table_test.java:353: error: cannot find symbol Max_8 = string.det_to_int_1_f_0(A_5); ^ symbol: variable string location: class hash_table_test Mercury/javas/jmercury/hash_table_test.java:356: error: cannot find symbol MaxOccupancy_9 = string.det_to_float_1_f_0(B_6); ^ symbol: variable string location: class hash_table_test 100 errors make[3]: *** [/tmp/mmake.Vrih3c:2360: hash_table_test] Error 1 make[3]: Target 'hash_table_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' ERROR OUTPUT hash_table_test.m:046: Warning: call to obsolete predicate hash_table_test.m:046: `benchmarking.report_stats'/0. hash_table_test.m:046: The possible suggested replacements are hash_table_test.m:046: `benchmarking.report_stats'/3 and hash_table_test.m:046: `benchmarking.report_stats'/4. hash_table_test.m:052: Warning: call to obsolete predicate hash_table_test.m:052: `benchmarking.report_stats'/0. hash_table_test.m:052: The possible suggested replacements are hash_table_test.m:052: `benchmarking.report_stats'/3 and hash_table_test.m:052: `benchmarking.report_stats'/4. hash_table_test.m:066: Warning: call to obsolete predicate hash_table_test.m:066: `benchmarking.report_stats'/0. hash_table_test.m:066: The possible suggested replacements are hash_table_test.m:066: `benchmarking.report_stats'/3 and hash_table_test.m:066: `benchmarking.report_stats'/4. hash_table_test.m:086: Warning: call to obsolete predicate hash_table_test.m:086: `benchmarking.report_stats'/0. hash_table_test.m:086: The possible suggested replacements are hash_table_test.m:086: `benchmarking.report_stats'/3 and hash_table_test.m:086: `benchmarking.report_stats'/4. hash_table_test.m:092: Warning: call to obsolete predicate hash_table_test.m:092: `benchmarking.report_stats'/0. hash_table_test.m:092: The possible suggested replacements are hash_table_test.m:092: `benchmarking.report_stats'/3 and hash_table_test.m:092: `benchmarking.report_stats'/4. END OF THE ERROR OUTPUT