MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - local_args.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - local_args Making Mercury/int3s/local_args.int3 Making Mercury/ints/local_args.int Making Mercury/javas/jmercury/local_args.java Making Java class files Mercury/javas/jmercury/local_args.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_thing_0_0 = new jmercury.runtime.PseudoTypeInfo[6]; ^ Mercury/javas/jmercury/local_args.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_thing_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_stag_ordered_thing_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/local_args.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] local_args__du_ptag_ordered_thing_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/local_args.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_name_ordered_thing_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/local_args.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct local_args__type_ctor_info_thing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/local_args.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_tree_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/local_args.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_tree_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_tree_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/local_args.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_tree_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_stag_ordered_tree_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/local_args.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] local_args__du_ptag_ordered_tree_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/local_args.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_name_ordered_tree_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/local_args.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct local_args__type_ctor_info_tree_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/local_args.java:789: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/local_args.java:821: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/local_args.java:305: error: package bool does not exist bool.Bool_0 N_4, ^ Mercury/javas/jmercury/local_args.java:328: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/local_args.java:491: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/local_args.java:791: error: package bool does not exist public bool.Bool_0 t1; ^ Mercury/javas/jmercury/local_args.java:792: error: package bool does not exist public bool.Bool_0 t2; ^ Mercury/javas/jmercury/local_args.java:794: error: package bool does not exist public bool.Bool_0 t4; ^ Mercury/javas/jmercury/local_args.java:795: error: package bool does not exist public bool.Bool_0 t5; ^ Mercury/javas/jmercury/local_args.java:796: error: package bool does not exist public bool.Bool_0 t6; ^ Mercury/javas/jmercury/local_args.java:804: error: package bool does not exist bool.Bool_0 t1, ^ Mercury/javas/jmercury/local_args.java:805: error: package bool does not exist bool.Bool_0 t2, ^ Mercury/javas/jmercury/local_args.java:807: error: package bool does not exist bool.Bool_0 t4, ^ Mercury/javas/jmercury/local_args.java:808: error: package bool does not exist bool.Bool_0 t5, ^ Mercury/javas/jmercury/local_args.java:809: error: package bool does not exist bool.Bool_0 t6) ^ Mercury/javas/jmercury/local_args.java:729: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/local_args.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "local_args"; ^ Mercury/javas/jmercury/local_args.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/local_args.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/local_args.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class local_args Mercury/javas/jmercury/local_args.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class local_args Mercury/javas/jmercury/local_args.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/local_args.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class local_args Mercury/javas/jmercury/local_args.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class local_args Mercury/javas/jmercury/local_args.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class local_args Mercury/javas/jmercury/local_args.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class local_args Mercury/javas/jmercury/local_args.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/local_args.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_thing_0_0 = new jmercury.runtime.PseudoTypeInfo[6]; ^ Mercury/javas/jmercury/local_args.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_thing_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_stag_ordered_thing_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/local_args.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] local_args__du_ptag_ordered_thing_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/local_args.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_name_ordered_thing_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/local_args.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct local_args__type_ctor_info_thing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/local_args.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_tree_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/local_args.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_tree_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] local_args__field_types_tree_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/local_args.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc local_args__du_functor_desc_tree_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/local_args.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_stag_ordered_tree_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/local_args.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] local_args__du_ptag_ordered_tree_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/local_args.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] local_args__du_name_ordered_tree_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/local_args.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct local_args__type_ctor_info_tree_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/local_args.java:53: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ Mercury/javas/jmercury/local_args.java:53: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ symbol: variable bool location: class local_args Mercury/javas/jmercury/local_args.java:55: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ Mercury/javas/jmercury/local_args.java:55: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ symbol: variable bool location: class local_args Mercury/javas/jmercury/local_args.java:57: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int8_0; ^ Mercury/javas/jmercury/local_args.java:57: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int8_0; ^ symbol: variable builtin location: class local_args Mercury/javas/jmercury/local_args.java:59: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ Mercury/javas/jmercury/local_args.java:59: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ symbol: variable bool location: class local_args Mercury/javas/jmercury/local_args.java:61: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ Mercury/javas/jmercury/local_args.java:61: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ symbol: variable bool location: class local_args Mercury/javas/jmercury/local_args.java:63: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ Mercury/javas/jmercury/local_args.java:63: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0; ^ symbol: variable bool location: class local_args Mercury/javas/jmercury/local_args.java:80: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:88: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:94: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/local_args.java:96: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:110: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/local_args.java:115: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/local_args.java:118: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/local_args.java:127: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) local_args.local_args__type_ctor_info_tree_0; ^ Mercury/javas/jmercury/local_args.java:129: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) local_args.local_args__type_ctor_info_tree_0; ^ Mercury/javas/jmercury/local_args.java:131: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) local_args.local_args__type_ctor_info_tree_0; ^ Mercury/javas/jmercury/local_args.java:136: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:144: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:148: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) local_args.local_args__type_ctor_info_thing_0; ^ Mercury/javas/jmercury/local_args.java:153: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:161: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:169: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/local_args.java:171: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class local_args Mercury/javas/jmercury/local_args.java:189: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/local_args.java:194: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/local_args.java:197: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/local_args.java:219: error: package bool does not exist bool.Bool_0.K0, ^ Mercury/javas/jmercury/local_args.java:220: error: package bool does not exist bool.Bool_0.K0, ^ Mercury/javas/jmercury/local_args.java:222: error: package bool does not exist bool.Bool_0.K1, ^ Mercury/javas/jmercury/local_args.java:223: error: package bool does not exist bool.Bool_0.K1, ^ Mercury/javas/jmercury/local_args.java:224: error: package bool does not exist bool.Bool_0.K1 ^ Mercury/javas/jmercury/local_args.java:228: error: package bool does not exist bool.Bool_0.K0, ^ Mercury/javas/jmercury/local_args.java:229: error: package bool does not exist bool.Bool_0.K1, ^ Mercury/javas/jmercury/local_args.java:231: error: package bool does not exist bool.Bool_0.K0, ^ Mercury/javas/jmercury/local_args.java:232: error: package bool does not exist bool.Bool_0.K1, ^ Mercury/javas/jmercury/local_args.java:233: error: package bool does not exist bool.Bool_0.K0 ^ Mercury/javas/jmercury/local_args.java:237: error: package bool does not exist bool.Bool_0.K0, ^ Mercury/javas/jmercury/local_args.java:238: error: package bool does not exist bool.Bool_0.K1, ^ Mercury/javas/jmercury/local_args.java:240: error: package bool does not exist bool.Bool_0.K0, ^ 100 errors make[3]: *** [/tmp/mmake.9scDFW:2360: local_args] Error 1 make[3]: Target 'local_args.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'