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_2.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_2.class Making Mercury/int3s/exists_fundeps_2.int3 Making Mercury/ints/exists_fundeps_2.int Making Mercury/javas/jmercury/exists_fundeps_2.java Making Mercury/classes/jmercury/exists_fundeps_2.class Mercury/javas/jmercury/exists_fundeps_2.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc exists_fundeps_2__enum_functor_desc_bar_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps_2__enum_ordinal_ordered_bar_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps_2.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps_2__enum_name_ordered_bar_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps_2.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct exists_fundeps_2__type_ctor_info_bar_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo3_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo3_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo2_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:27: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo2_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo1_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo1_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:189: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/exists_fundeps_2.java:235: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/exists_fundeps_2.java:279: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/exists_fundeps_2.java:280: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/exists_fundeps_2.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc exists_fundeps_2__enum_functor_desc_bar_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps_2__enum_ordinal_ordered_bar_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps_2.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] exists_fundeps_2__enum_name_ordered_bar_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/exists_fundeps_2.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct exists_fundeps_2__type_ctor_info_bar_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo3_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo3_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo2_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:27: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo2_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId exists_fundeps_2__type_class_id_foo1_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct exists_fundeps_2__type_class_decl_foo1_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/exists_fundeps_2.java:48: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DUMMY, ^ Mercury/javas/jmercury/exists_fundeps_2.java:53: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/exists_fundeps_2.java:56: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/exists_fundeps_2.java:150: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps_2.exists_fundeps_2__type_ctor_info_bar_0))), ^ Mercury/javas/jmercury/exists_fundeps_2.java:151: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps_2.exists_fundeps_2__type_ctor_info_bar_0))) ^ Mercury/javas/jmercury/exists_fundeps_2.java:156: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(exists_fundeps_2.exists_fundeps_2__type_ctor_info_bar_0))) ^ Mercury/javas/jmercury/exists_fundeps_2.java:179: error: cannot find symbol ExistQHeadVar__2_9 = ((java.lang.Object) (private_builtin.dummy_var)); ^ symbol: variable private_builtin location: class exists_fundeps_2 Mercury/javas/jmercury/exists_fundeps_2.java:179: error: illegal start of type ExistQHeadVar__2_9 = ((java.lang.Object) (private_builtin.dummy_var)); ^ Mercury/javas/jmercury/exists_fundeps_2.java:192: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/exists_fundeps_2.java:192: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/exists_fundeps_2.java:203: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/exists_fundeps_2.java:264: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 36 errors ** Error making `Mercury/classes/jmercury/exists_fundeps_2.class'. make[3]: *** [/tmp/mmake.cMtP7O:1500: exists_fundeps_2.class] Error 1 make[3]: Target 'exists_fundeps_2.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'