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 - type_spec_ho_term.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 - type_spec_ho_term Making Mercury/int3s/type_spec_ho_term.int3 Making Mercury/ints/type_spec_ho_term.int Making Mercury/javas/jmercury/type_spec_ho_term.java Making Java class files Mercury/javas/jmercury/type_spec_ho_term.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__pti_tree234_2__pseudo_1__pseudo_2 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/type_spec_ho_term.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[1]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:51: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:52: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[4]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:246: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/type_spec_ho_term.java:265: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/type_spec_ho_term.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "type_spec_ho_term"; ^ Mercury/javas/jmercury/type_spec_ho_term.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/type_spec_ho_term.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/type_spec_ho_term.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/type_spec_ho_term.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/type_spec_ho_term.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__pti_tree234_2__pseudo_1__pseudo_2 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/type_spec_ho_term.java:37: error: cannot find symbol tree234.tree234__type_ctor_info_tree234_2, ^ symbol: variable tree234 location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:39: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/type_spec_ho_term.java:40: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/type_spec_ho_term.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[1]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:51: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:52: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[4]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:60: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/type_spec_ho_term.java:61: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_var_1))), ^ symbol: variable term location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:61: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_var_1))), ^ Mercury/javas/jmercury/type_spec_ho_term.java:62: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_generic_0))) ^ symbol: variable term location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:62: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_generic_0))) ^ Mercury/javas/jmercury/type_spec_ho_term.java:65: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/type_spec_ho_term.java:67: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:69: error: package list does not exist (list.List_1) type_spec_ho_term.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/type_spec_ho_term.java:72: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:74: error: package list does not exist (list.List_1) type_spec_ho_term.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/type_spec_ho_term.java:77: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:79: error: package list does not exist (list.List_1) type_spec_ho_term.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/type_spec_ho_term.java:82: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:84: error: package list does not exist (list.List_1) type_spec_ho_term.MR_scalar_common_3[2] ^ Mercury/javas/jmercury/type_spec_ho_term.java:97: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:97: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/type_spec_ho_term.java:98: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:98: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/type_spec_ho_term.java:108: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ symbol: variable builtin location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:108: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ Mercury/javas/jmercury/type_spec_ho_term.java:109: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:109: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/type_spec_ho_term.java:110: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:110: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/type_spec_ho_term.java:129: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_32_32 = jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_generic_0); ^ Mercury/javas/jmercury/type_spec_ho_term.java:129: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_32_32 = jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_generic_0); ^ symbol: variable term location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:129: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_32_32 = jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_generic_0); ^ Mercury/javas/jmercury/type_spec_ho_term.java:130: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_33_33 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:131: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_34_34 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:132: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_36 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:133: error: package varset does not exist varset.Varset_1 VarSet0_4 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:134: error: package list does not exist list.List_1 Vars_5 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:135: error: package tree234 does not exist tree234.Tree234_2 Map_7 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:136: error: package list does not exist list.List_1 List_8 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:138: error: package list does not exist list.List_1 Var_13 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:139: error: package list does not exist list.List_1 Var_22 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:140: error: package term does not exist term.Var_1 Var_23 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:142: error: package list does not exist list.List_1 Var_25 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:143: error: package term does not exist term.Var_1 Var_26 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:145: error: package list does not exist list.List_1 Var_28 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:149: error: package varset does not exist varset.Varset_1 _VarSet_6 = null; ^ Mercury/javas/jmercury/type_spec_ho_term.java:154: error: cannot find symbol VarSet0_4 = varset.init_1_p_0(TypeCtorInfo_32_32); ^ symbol: variable varset location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:158: error: cannot find symbol java.lang.Object [] result = varset.new_vars_4_p_0(TypeCtorInfo_32_32, Var_12, VarSet0_4); ^ symbol: variable varset location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:159: error: package list does not exist Vars_5 = (list.List_1) result[0]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:160: error: package varset does not exist _VarSet_6 = (varset.Varset_1) result[1]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:162: error: package list does not exist Var_13 = (list.List_1) type_spec_ho_term.MR_scalar_common_3[3]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:163: error: package jmercury.runtime does not exist TypeInfo_33_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(type_spec_ho_term.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/type_spec_ho_term.java:164: error: cannot find symbol TypeCtorInfo_34_34 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:164: error: package jmercury.runtime does not exist TypeCtorInfo_34_34 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/type_spec_ho_term.java:166: error: cannot find symbol Map_7 = map.from_corresponding_lists_3_p_0(TypeInfo_33_33, TypeCtorInfo_34_34, Vars_5, Var_13); ^ symbol: variable map location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:170: error: cannot find symbol conv0_Var_23 = list.det_index1_2_f_0(TypeInfo_33_33, Vars_5, Var_24); ^ symbol: variable list location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:172: error: package term does not exist Var_23 = ((term.Var_1) conv0_Var_23); ^ Mercury/javas/jmercury/type_spec_ho_term.java:175: error: cannot find symbol conv1_Var_26 = list.det_index1_2_f_0(TypeInfo_33_33, Vars_5, Var_27); ^ symbol: variable list location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:177: error: package term does not exist Var_26 = ((term.Var_1) conv1_Var_26); ^ Mercury/javas/jmercury/type_spec_ho_term.java:178: error: package list does not exist Var_28 = (list.List_1) type_spec_ho_term.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/type_spec_ho_term.java:180: error: package list.List_1 does not exist Var_25 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:186: error: package list.List_1 does not exist Var_22 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/type_spec_ho_term.java:191: error: package jmercury.runtime does not exist TypeInfo_for_T_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(type_spec_ho_term.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/type_spec_ho_term.java:203: error: cannot find symbol List_8 = list.map_3_p_0(TypeInfo_for_T_36, TypeCtorInfo_34_34, Var_35, Var_22); ^ symbol: variable list location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:208: error: cannot find symbol io.write_list_5_p_0(TypeCtorInfo_34_34, List_8, Var_29, Var_30); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:211: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:224: error: package jmercury.runtime does not exist wrapper_arg_2 = map.lookup_3_p_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[3]), ((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[4]), ((tree234.Tree234_2) ((java.lang.Object[]) closure)[5]), wrapper_arg_1); ^ Mercury/javas/jmercury/type_spec_ho_term.java:224: error: package jmercury.runtime does not exist wrapper_arg_2 = map.lookup_3_p_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[3]), ((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[4]), ((tree234.Tree234_2) ((java.lang.Object[]) closure)[5]), wrapper_arg_1); ^ Mercury/javas/jmercury/type_spec_ho_term.java:224: error: package tree234 does not exist wrapper_arg_2 = map.lookup_3_p_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[3]), ((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[4]), ((tree234.Tree234_2) ((java.lang.Object[]) closure)[5]), wrapper_arg_1); ^ Mercury/javas/jmercury/type_spec_ho_term.java:224: error: cannot find symbol wrapper_arg_2 = map.lookup_3_p_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[3]), ((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[4]), ((tree234.Tree234_2) ((java.lang.Object[]) closure)[5]), wrapper_arg_1); ^ symbol: variable map location: class type_spec_ho_term Mercury/javas/jmercury/type_spec_ho_term.java:239: error: cannot find symbol io.write_string_3_p_0(((java.lang.String) wrapper_arg_1)); ^ symbol: variable io location: class type_spec_ho_term 90 errors make[3]: *** [/tmp/mmake.Bujxnz:2360: type_spec_ho_term] Error 1 make[3]: Target 'type_spec_ho_term.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'