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_init_bug.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_init_bug Making Mercury/int3s/hash_init_bug.int3 Making Mercury/ints/hash_init_bug.int Making Mercury/javas/jmercury/hash_init_bug.java Making Java class files Mercury/javas/jmercury/hash_init_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct hash_table__ti_hash_table_2hash_init_bug__type_ctor_info_sym_name_0builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct hash_init_bug__type_ctor_info_name_ht_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] hash_init_bug__field_types_sym_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc hash_init_bug__du_functor_desc_sym_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/hash_init_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] hash_init_bug__field_types_sym_name_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc hash_init_bug__du_functor_desc_sym_name_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/hash_init_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] hash_init_bug__du_stag_ordered_sym_name_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] hash_init_bug__du_ptag_ordered_sym_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] hash_init_bug__du_name_ordered_sym_name_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct hash_init_bug__type_ctor_info_sym_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:157: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:648: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/hash_init_bug.java:161: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:162: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:238: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/hash_init_bug.java:239: error: package hash_table does not exist hash_table.Hash_table_2 HeadVar__2_2) ^ Mercury/javas/jmercury/hash_init_bug.java:236: error: package hash_table does not exist private static hash_table.Hash_table_2 ^ Mercury/javas/jmercury/hash_init_bug.java:341: error: package list does not exist list.List_1 HeadVar__4_4) ^ Mercury/javas/jmercury/hash_init_bug.java:337: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/hash_init_bug.java:393: error: package hash_table does not exist hash_table.Hash_table_2 HeadVar__2_2, ^ Mercury/javas/jmercury/hash_init_bug.java:394: error: package hash_table does not exist hash_table.Hash_table_2 HeadVar__3_3) ^ Mercury/javas/jmercury/hash_init_bug.java:391: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/hash_init_bug.java:422: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/hash_init_bug.java:490: error: package hash_table does not exist hash_table.Hash_table_2 HeadVar__1_1, ^ Mercury/javas/jmercury/hash_init_bug.java:491: error: package hash_table does not exist hash_table.Hash_table_2 HeadVar__2_2) ^ Mercury/javas/jmercury/hash_init_bug.java:579: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/hash_init_bug.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "hash_init_bug"; ^ Mercury/javas/jmercury/hash_init_bug.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/hash_init_bug.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/hash_init_bug.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/hash_init_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/hash_init_bug.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct hash_table__ti_hash_table_2hash_init_bug__type_ctor_info_sym_name_0builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct hash_init_bug__type_ctor_info_name_ht_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] hash_init_bug__field_types_sym_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc hash_init_bug__du_functor_desc_sym_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/hash_init_bug.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] hash_init_bug__field_types_sym_name_0_1 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc hash_init_bug__du_functor_desc_sym_name_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/hash_init_bug.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] hash_init_bug__du_stag_ordered_sym_name_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] hash_init_bug__du_ptag_ordered_sym_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] hash_init_bug__du_name_ordered_sym_name_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/hash_init_bug.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct hash_init_bug__type_ctor_info_sym_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/hash_init_bug.java:47: error: cannot find symbol hash_table.hash_table__type_ctor_info_hash_table_2, ^ symbol: variable hash_table location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:49: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(hash_init_bug.hash_init_bug__type_ctor_info_sym_name_0), ^ Mercury/javas/jmercury/hash_init_bug.java:50: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ symbol: variable builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:50: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ Mercury/javas/jmercury/hash_init_bug.java:57: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/hash_init_bug.java:62: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/hash_init_bug.java:65: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/hash_init_bug.java:66: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) hash_init_bug.hash_table__ti_hash_table_2hash_init_bug__type_ctor_info_sym_name_0builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/hash_init_bug.java:74: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/hash_init_bug.java:74: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:79: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:87: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:91: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) hash_init_bug.hash_init_bug__type_ctor_info_sym_name_0; ^ Mercury/javas/jmercury/hash_init_bug.java:93: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/hash_init_bug.java:93: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:98: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:106: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:114: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/hash_init_bug.java:116: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:134: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/hash_init_bug.java:139: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/hash_init_bug.java:142: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/hash_init_bug.java:157: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:161: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:162: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/hash_init_bug.java:167: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/hash_init_bug.java:168: 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_init_bug Mercury/javas/jmercury/hash_init_bug.java:168: 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_init_bug.java:169: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(hash_init_bug.hash_init_bug__type_ctor_info_sym_name_0))), ^ Mercury/javas/jmercury/hash_init_bug.java:170: 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_init_bug Mercury/javas/jmercury/hash_init_bug.java:170: 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_init_bug.java:178: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:178: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/hash_init_bug.java:195: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/hash_init_bug.java:197: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/hash_init_bug.java:199: error: package list does not exist (list.List_1) hash_init_bug.MR_scalar_common_5[0] ^ Mercury/javas/jmercury/hash_init_bug.java:221: error: package list does not exist list.List_1 Parts_16 = null; ^ Mercury/javas/jmercury/hash_init_bug.java:222: error: package list does not exist list.List_1 Var_17 = (list.List_1) hash_init_bug.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/hash_init_bug.java:222: error: package list does not exist list.List_1 Var_17 = (list.List_1) hash_init_bug.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/hash_init_bug.java:228: error: cannot find symbol Str_7 = string.append_list_2_p_0(Parts_16); ^ symbol: variable string location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:231: error: cannot find symbol LambdaHeadVar__2_14 = string.hash_1_f_0(Str_7); ^ symbol: variable string location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:243: error: package hash_table does not exist hash_table.Hash_table_2 HT_3 = null; ^ Mercury/javas/jmercury/hash_init_bug.java:250: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_11_11 = jmercury.runtime.TypeInfo_Struct.maybe_new(hash_init_bug.hash_init_bug__type_ctor_info_sym_name_0); ^ Mercury/javas/jmercury/hash_init_bug.java:250: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_11_11 = jmercury.runtime.TypeInfo_Struct.maybe_new(hash_init_bug.hash_init_bug__type_ctor_info_sym_name_0); ^ Mercury/javas/jmercury/hash_init_bug.java:251: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_12 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_init_bug.java:251: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_12 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class hash_init_bug Mercury/javas/jmercury/hash_init_bug.java:251: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_12_12 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/hash_init_bug.java:252: error: package list.List_1 does not exist hash_init_bug.Sym_name_0 K_5 = ((hash_init_bug.Sym_name_0) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/hash_init_bug.java:253: error: package list does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/hash_init_bug.java:253: error: package list.List_1 does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/hash_init_bug.java:254: error: package hash_table does not exist hash_table.Hash_table_2 Var_9 = null; ^ Mercury/javas/jmercury/hash_init_bug.java:256: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/hash_init_bug.java:257: error: package hash_table does not exist hash_table.Hash_table_2 next_value_of_HeadVar__2_2 = null; ^ 100 errors make[3]: *** [/tmp/mmake.w2Ddhk:2360: hash_init_bug] Error 1 make[3]: Target 'hash_init_bug.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'