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 - stack_alloc.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 - stack_alloc.class Making Mercury/int3s/stack_alloc.int3 Making Mercury/ints/stack_alloc.int Making Mercury/javas/jmercury/stack_alloc.java Making Mercury/classes/jmercury/stack_alloc.class Mercury/javas/jmercury/stack_alloc.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc stack_alloc__du_functor_desc_nat_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/stack_alloc.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] stack_alloc__field_types_nat_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/stack_alloc.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc stack_alloc__du_functor_desc_nat_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/stack_alloc.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] stack_alloc__du_stag_ordered_nat_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/stack_alloc.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] stack_alloc__du_ptag_ordered_nat_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/stack_alloc.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] stack_alloc__du_name_ordered_nat_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/stack_alloc.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct stack_alloc__type_ctor_info_nat_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/stack_alloc.java:334: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/stack_alloc.java:180: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/stack_alloc.java:292: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/stack_alloc.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc stack_alloc__du_functor_desc_nat_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/stack_alloc.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] stack_alloc__field_types_nat_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/stack_alloc.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc stack_alloc__du_functor_desc_nat_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/stack_alloc.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] stack_alloc__du_stag_ordered_nat_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/stack_alloc.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] stack_alloc__du_ptag_ordered_nat_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/stack_alloc.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] stack_alloc__du_name_ordered_nat_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/stack_alloc.java:28: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct stack_alloc__type_ctor_info_nat_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/stack_alloc.java:36: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class stack_alloc Mercury/javas/jmercury/stack_alloc.java:44: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class stack_alloc Mercury/javas/jmercury/stack_alloc.java:48: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) stack_alloc.stack_alloc__type_ctor_info_nat_0; ^ Mercury/javas/jmercury/stack_alloc.java:53: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class stack_alloc Mercury/javas/jmercury/stack_alloc.java:61: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class stack_alloc Mercury/javas/jmercury/stack_alloc.java:69: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/stack_alloc.java:71: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class stack_alloc Mercury/javas/jmercury/stack_alloc.java:89: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/stack_alloc.java:94: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/stack_alloc.java:97: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/stack_alloc.java:188: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/stack_alloc.java:195: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/stack_alloc.java:211: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/stack_alloc.java:214: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/stack_alloc.java:216: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/stack_alloc.java:227: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/stack_alloc.java:321: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 34 errors ** Error making `Mercury/classes/jmercury/stack_alloc.class'. make[3]: *** [/tmp/mmake.fpohsW:1500: stack_alloc.class] Error 1 make[3]: Target 'stack_alloc.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'