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 -O5 '; 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 - bug544.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 -O5 '; 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 - bug544.class Making Mercury/int3s/bug544.int3 Making Mercury/ints/bug544.int Making Mercury/javas/jmercury/bug544.java Making Mercury/classes/jmercury/bug544.class Mercury/javas/jmercury/bug544.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug544__field_types_t1_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug544.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t1_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_stag_ordered_t1_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug544.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug544__du_ptag_ordered_t1_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug544.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_name_ordered_t1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug544.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug544__type_ctor_info_t1_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug544.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug544__field_types_t2_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug544.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t2_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t2_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_stag_ordered_t2_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug544.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug544__du_ptag_ordered_t2_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug544.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_name_ordered_t2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug544.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug544__type_ctor_info_t2_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug544.java:565: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug544.java:585: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug544.java:293: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug544.java:353: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug544.java:505: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bug544.java:631: error: package jmercury.runtime does not exist public jmercury.runtime.Commit commit_0; ^ Mercury/javas/jmercury/bug544.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug544__field_types_t1_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug544.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t1_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_stag_ordered_t1_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug544.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug544__du_ptag_ordered_t1_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug544.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_name_ordered_t1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug544.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug544__type_ctor_info_t1_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug544.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug544__field_types_t2_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug544.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t2_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug544__du_functor_desc_t2_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug544.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_stag_ordered_t2_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug544.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug544__du_ptag_ordered_t2_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug544.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug544__du_name_ordered_t2_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug544.java:29: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug544__type_ctor_info_t2_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug544.java:34: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/bug544.java:34: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class bug544 Mercury/javas/jmercury/bug544.java:36: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/bug544.java:36: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class bug544 Mercury/javas/jmercury/bug544.java:41: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:49: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:55: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug544.java:57: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:71: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/bug544.java:76: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/bug544.java:79: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/bug544.java:88: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bug544.bug544__type_ctor_info_t1_0; ^ Mercury/javas/jmercury/bug544.java:90: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bug544.bug544__type_ctor_info_t1_0; ^ Mercury/javas/jmercury/bug544.java:95: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:103: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:110: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:118: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:126: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug544.java:128: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:146: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/bug544.java:151: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/bug544.java:154: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/bug544.java:248: error: package jmercury.runtime does not exist catch (jmercury.runtime.Commit commit_variable) ^ Mercury/javas/jmercury/bug544.java:270: error: package jmercury.runtime does not exist ((bug544.S_2_p_0_env_0) env_ptr).commit_0 = new jmercury.runtime.Commit(); ^ Mercury/javas/jmercury/bug544.java:299: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/bug544.java:305: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/bug544.java:312: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/bug544.java:315: error: cannot find symbol SubResult1_6 = private_builtin.builtin_compare_string_3_p_0(ArgX1_4, ArgY1_5); ^ symbol: variable private_builtin location: class bug544 Mercury/javas/jmercury/bug544.java:317: error: package builtin.Comparison_result_0 does not exist succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value); ^ Mercury/javas/jmercury/bug544.java:324: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/bug544.java:329: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/bug544.java:331: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/bug544.java:344: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/bug544.java:359: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/bug544.java:365: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/bug544.java:374: error: package builtin does not exist builtin.Comparison_result_0 SubResult1_6 = null; ^ Mercury/javas/jmercury/bug544.java:379: error: package builtin.Comparison_result_0 does not exist succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value); ^ Mercury/javas/jmercury/bug544.java:388: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/bug544.java:391: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/bug544.java:393: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/bug544.java:403: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/bug544.java:552: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 74 errors ** Error making `Mercury/classes/jmercury/bug544.class'. make[3]: *** [/tmp/mmake.J6jkSH:1500: bug544.class] Error 1 make[3]: Target 'bug544.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'