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 -O-1 '; 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 - two_way_unif.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 -O-1 '; 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 - two_way_unif.class Making Mercury/int3s/two_way_unif.int3 Making Mercury/ints/two_way_unif.int Making Mercury/javas/jmercury/two_way_unif.java Making Mercury/classes/jmercury/two_way_unif.class Mercury/javas/jmercury/two_way_unif.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] two_way_unif__field_types_face_vertex_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/two_way_unif.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc two_way_unif__du_functor_desc_face_vertex_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/two_way_unif.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_stag_ordered_face_vertex_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] two_way_unif__du_ptag_ordered_face_vertex_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/two_way_unif.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_name_ordered_face_vertex_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct two_way_unif__type_ctor_info_face_vertex_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/two_way_unif.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] two_way_unif__field_types_vec_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/two_way_unif.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc two_way_unif__du_functor_desc_vec_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/two_way_unif.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_stag_ordered_vec_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] two_way_unif__du_ptag_ordered_vec_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/two_way_unif.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_name_ordered_vec_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct two_way_unif__type_ctor_info_vec_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/two_way_unif.java:398: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/two_way_unif.java:148: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/two_way_unif.java:418: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/two_way_unif.java:206: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/two_way_unif.java:338: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/two_way_unif.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] two_way_unif__field_types_face_vertex_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/two_way_unif.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc two_way_unif__du_functor_desc_face_vertex_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/two_way_unif.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_stag_ordered_face_vertex_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] two_way_unif__du_ptag_ordered_face_vertex_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/two_way_unif.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_name_ordered_face_vertex_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct two_way_unif__type_ctor_info_face_vertex_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/two_way_unif.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] two_way_unif__field_types_vec_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/two_way_unif.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc two_way_unif__du_functor_desc_vec_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/two_way_unif.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_stag_ordered_vec_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] two_way_unif__du_ptag_ordered_vec_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/two_way_unif.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] two_way_unif__du_name_ordered_vec_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/two_way_unif.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct two_way_unif__type_ctor_info_vec_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/two_way_unif.java:33: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/two_way_unif.java:33: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:35: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) two_way_unif.two_way_unif__type_ctor_info_vec_0; ^ Mercury/javas/jmercury/two_way_unif.java:40: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:48: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:54: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/two_way_unif.java:56: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:70: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/two_way_unif.java:75: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/two_way_unif.java:78: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/two_way_unif.java:87: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ Mercury/javas/jmercury/two_way_unif.java:87: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ symbol: variable builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:89: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ Mercury/javas/jmercury/two_way_unif.java:89: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ symbol: variable builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:94: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:102: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:108: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/two_way_unif.java:110: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:124: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/two_way_unif.java:129: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/two_way_unif.java:132: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/two_way_unif.java:154: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/two_way_unif.java:160: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/two_way_unif.java:167: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/two_way_unif.java:171: error: package builtin does not exist SubResult1_6 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/two_way_unif.java:176: error: package builtin does not exist SubResult1_6 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/two_way_unif.java:178: error: package builtin does not exist SubResult1_6 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/two_way_unif.java:180: error: package builtin.Comparison_result_0 does not exist succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value); ^ Mercury/javas/jmercury/two_way_unif.java:197: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/two_way_unif.java:212: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/two_way_unif.java:218: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/two_way_unif.java:225: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/two_way_unif.java:228: error: cannot find symbol SubResult1_6 = private_builtin.builtin_compare_float_3_p_0(ArgX1_4, ArgY1_5); ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:230: error: package builtin.Comparison_result_0 does not exist succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value); ^ Mercury/javas/jmercury/two_way_unif.java:235: error: cannot find symbol HeadVar__1_1 = private_builtin.builtin_compare_float_3_p_0(ArgX2_7, ArgY2_8); ^ symbol: variable private_builtin location: class two_way_unif Mercury/javas/jmercury/two_way_unif.java:247: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/two_way_unif.java:385: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 66 errors ** Error making `Mercury/classes/jmercury/two_way_unif.class'. make[3]: *** [/tmp/mmake.6jSBSm:1500: two_way_unif.class] Error 1 make[3]: Target 'two_way_unif.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'