MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - exists_fundeps.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - exists_fundeps.class Making Mercury/int3s/exists_fundeps.int3 Making Mercury/ints/exists_fundeps.int Making Mercury/javas/jmercury/exists_fundeps.java Making Mercury/classes/jmercury/exists_fundeps.class Mercury/javas/jmercury/exists_fundeps.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc exists_fundeps__enum_functor_desc_no_info_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/exists_fundeps.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps__enum_ordinal_ordered_no_info_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps__enum_name_ordered_no_info_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct exists_fundeps__type_ctor_info_no_info_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/exists_fundeps.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] exists_fundeps__type_class_id_method_ids_solver_var_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps__type_class_id_solver_var_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps.java:25: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps__type_class_decl_solver_var_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps__type_class_id_propagator_info_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint exists_fundeps__type_class_decl_super_propagator_info_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/exists_fundeps.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] exists_fundeps__type_class_decl_supers_propagator_info_2 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps__type_class_decl_propagator_info_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps.java:144: 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/exists_fundeps.java:233: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/exists_fundeps.java:279: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/exists_fundeps.java:332: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/exists_fundeps.java:333: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/exists_fundeps.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc exists_fundeps__enum_functor_desc_no_info_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/exists_fundeps.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps__enum_ordinal_ordered_no_info_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps__enum_name_ordered_no_info_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct exists_fundeps__type_ctor_info_no_info_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/exists_fundeps.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] exists_fundeps__type_class_id_method_ids_solver_var_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps__type_class_id_solver_var_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps.java:25: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps__type_class_decl_solver_var_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps__type_class_id_propagator_info_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint exists_fundeps__type_class_decl_super_propagator_info_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/exists_fundeps.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] exists_fundeps__type_class_decl_supers_propagator_info_2 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps__type_class_decl_propagator_info_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps.java:48: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DUMMY, ^ Mercury/javas/jmercury/exists_fundeps.java:53: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/exists_fundeps.java:56: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/exists_fundeps.java:89: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/exists_fundeps.java:92: error: cannot find symbol private_builtin.MR_FUNCTION ^ symbol: variable private_builtin location: class exists_fundeps Mercury/javas/jmercury/exists_fundeps.java:125: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/exists_fundeps.java:129: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) exists_fundeps.exists_fundeps__type_class_decl_super_propagator_info_2_1; ^ Mercury/javas/jmercury/exists_fundeps.java:144: 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/exists_fundeps.java:150: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps.exists_fundeps__type_ctor_info_no_info_0))) ^ Mercury/javas/jmercury/exists_fundeps.java:156: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps.exists_fundeps__type_ctor_info_no_info_0))), ^ Mercury/javas/jmercury/exists_fundeps.java:157: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps.exists_fundeps__type_ctor_info_no_info_0))) ^ Mercury/javas/jmercury/exists_fundeps.java:160: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/exists_fundeps.java:173: error: package list does not exist list.List_1 ExistQHeadVar__2_6 = null; ^ Mercury/javas/jmercury/exists_fundeps.java:175: error: package list does not exist list.List_1 HeadVar__2_2 = (list.List_1) exists_fundeps.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/exists_fundeps.java:175: error: package list does not exist list.List_1 HeadVar__2_2 = (list.List_1) exists_fundeps.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/exists_fundeps.java:194: error: package list does not exist list.List_1 conv0_ExistQHeadVar__2_6 = null; ^ Mercury/javas/jmercury/exists_fundeps.java:199: error: package list does not exist conv0_ExistQHeadVar__2_6 = (list.List_1) result[1]; ^ Mercury/javas/jmercury/exists_fundeps.java:215: error: package list does not exist list.List_1 HeadVar__2_2 = null; ^ Mercury/javas/jmercury/exists_fundeps.java:216: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_solver_var_4)[0])[5]); ^ Mercury/javas/jmercury/exists_fundeps.java:216: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_solver_var_4)[0])[5]); ^ Mercury/javas/jmercury/exists_fundeps.java:221: error: package jmercury.runtime does not exist java.lang.Object [] result = ((java.lang.Object[]) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_solver_var_4))), ((java.lang.Object) (HeadVar__1_1)))); ^ Mercury/javas/jmercury/exists_fundeps.java:226: error: package list does not exist HeadVar__2_2 = ((list.List_1) conv1_HeadVar__2_2); ^ Mercury/javas/jmercury/exists_fundeps.java:236: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/exists_fundeps.java:236: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/exists_fundeps.java:247: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/exists_fundeps.java:317: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 53 errors ** Error making `Mercury/classes/jmercury/exists_fundeps.class'. make[3]: *** [/tmp/mmake.FVxd7T:1500: exists_fundeps.class] Error 1 make[3]: Target 'exists_fundeps.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'