MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 - arbitrary_constraint_pred_2.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 - arbitrary_constraint_pred_2 Making Mercury/int3s/arbitrary_constraint_pred_2.int3 Making Mercury/ints/arbitrary_constraint_pred_2.int Making Mercury/javas/jmercury/arbitrary_constraint_pred_2.java arbitrary_constraint_pred_2.m:008: In module `arbitrary_constraint_pred_2': arbitrary_constraint_pred_2.m:008: warning: module `float' is imported in the arbitrary_constraint_pred_2.m:008: interface, but it is not used in the arbitrary_constraint_pred_2.m:008: interface. Making Java class files Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] arbitrary_constraint_pred_2__type_class_id_method_ids_solver_for_2 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId arbitrary_constraint_pred_2__type_class_id_solver_for_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:36: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct arbitrary_constraint_pred_2__type_class_decl_solver_for_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:84: 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/arbitrary_constraint_pred_2.java:88: 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/arbitrary_constraint_pred_2.java:206: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_5, ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:207: error: package list does not exist list.List_1 HeadVar__1_4) ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:246: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "arbitrary_constraint_pred_2"; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] arbitrary_constraint_pred_2__type_class_id_method_ids_solver_for_2 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId arbitrary_constraint_pred_2__type_class_id_solver_for_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:36: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct arbitrary_constraint_pred_2__type_class_decl_solver_for_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:57: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:60: error: cannot find symbol private_builtin.MR_FUNCTION ^ symbol: variable private_builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:84: 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/arbitrary_constraint_pred_2.java:88: 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/arbitrary_constraint_pred_2.java:92: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:93: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:93: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:94: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))) ^ symbol: variable builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:94: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))) ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:99: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))), ^ symbol: variable builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:99: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))), ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:100: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(arbitrary_constraint_pred_2.MR_scalar_common_1[0]))), ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:101: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))) ^ symbol: variable builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:101: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0))) ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:114: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_typeclass_info_0)), ^ symbol: variable private_builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:114: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_typeclass_info_0)), ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:119: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:132: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_9_9 = null; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:141: error: cannot find symbol TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ symbol: variable builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:141: error: package jmercury.runtime does not exist TypeCtorInfo_9_9 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:143: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_9_9, java.lang.Double.valueOf(S_4)); ^ symbol: variable io location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:156: error: cannot find symbol succeeded = builtin.semidet_succeed_0_p_0(); ^ symbol: variable builtin location: class arbitrary_constraint_pred_2 Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:161: error: package list does not exist list.List_1 Var_6 = null; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:162: error: package list does not exist list.List_1 Var_7 = null; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:163: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = null; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:173: error: package list does not exist Var_7 = (list.List_1) arbitrary_constraint_pred_2.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:175: error: package list.List_1 does not exist Var_6 = new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:180: error: package jmercury.runtime does not exist func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) Var_5)[1]); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:182: error: package jmercury.runtime does not exist S_4 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) Var_5))), ((java.lang.Object) (((java.lang.Object) (Var_6)))))); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:224: error: package jmercury.runtime does not exist conv0_HeadVar__2_2 = arbitrary_constraint_pred_2.ClassMethod_for_arbitrary_constraint_pred_2__solver_for____list__list__arity1__float__arity0______arbitrary_constraint_pred_2__coerce_1_1_f_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[1]), ((list.List_1) wrapper_arg_1)); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:224: error: package list does not exist conv0_HeadVar__2_2 = arbitrary_constraint_pred_2.ClassMethod_for_arbitrary_constraint_pred_2__solver_for____list__list__arity1__float__arity0______arbitrary_constraint_pred_2__coerce_1_1_f_0(((jmercury.runtime.TypeInfo_Struct) ((java.lang.Object[]) closure)[1]), ((list.List_1) wrapper_arg_1)); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:236: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_solver_for_3)[0])[5]); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:236: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_solver_for_3)[0])[5]); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:239: error: package jmercury.runtime does not exist HeadVar__2_2 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_solver_for_3))), ((java.lang.Object) (HeadVar__1_1)))); ^ Mercury/javas/jmercury/arbitrary_constraint_pred_2.java:275: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 57 errors make[3]: *** [/tmp/mmake.bo6GyH:1244: arbitrary_constraint_pred_2] Error 1 make[3]: Target 'arbitrary_constraint_pred_2.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' ERROR OUTPUT arbitrary_constraint_pred_2.m:008: In module `arbitrary_constraint_pred_2': arbitrary_constraint_pred_2.m:008: warning: module `float' is imported in the arbitrary_constraint_pred_2.m:008: interface, but it is not used in the arbitrary_constraint_pred_2.m:008: interface. END OF THE ERROR OUTPUT