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 - array_swap.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 - array_swap Making Mercury/int3s/array_swap.int3 Making Mercury/ints/array_swap.int Making Mercury/javas/jmercury/array_swap.java Making Java class files Mercury/javas/jmercury/array_swap.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__pseudo_array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_swap__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_swap.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_swap__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_swap__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_swap.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_swap__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_swap.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_swap__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_swap.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_swap__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_swap__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/array_swap.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_swap__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/array_swap.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_swap__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:187: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/array_swap.java:188: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_2 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/array_swap.java:191: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_swap.java:192: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[69]; ^ Mercury/javas/jmercury/array_swap.java:1264: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_swap.java:606: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_36, ^ Mercury/javas/jmercury/array_swap.java:821: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_36, ^ Mercury/javas/jmercury/array_swap.java:822: error: package list does not exist list.List_1 Elems_6, ^ Mercury/javas/jmercury/array_swap.java:988: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_swap.java:1289: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/array_swap.java:1290: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_swap.java:1077: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_swap.java:1186: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/array_swap.java:1204: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/array_swap.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_swap"; ^ Mercury/javas/jmercury/array_swap.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_swap.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_swap.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_swap Mercury/javas/jmercury/array_swap.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_swap Mercury/javas/jmercury/array_swap.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_swap.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_swap Mercury/javas/jmercury/array_swap.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_swap Mercury/javas/jmercury/array_swap.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_swap Mercury/javas/jmercury/array_swap.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_swap Mercury/javas/jmercury/array_swap.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_swap.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__pseudo_array__pti_array_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_swap__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_swap.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_swap__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_swap__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_swap.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_swap__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_swap.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_swap__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_swap.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_swap__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_swap__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_swap.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_swap__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/array_swap.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_swap__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/array_swap.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_swap__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_swap.java:53: error: cannot find symbol array.array__type_ctor_info_array_1, ^ symbol: variable array location: class array_swap Mercury/javas/jmercury/array_swap.java:55: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/array_swap.java:59: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:61: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) array_swap.array__pti_array_1__pseudo_1 ^ Mercury/javas/jmercury/array_swap.java:65: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_swap.java:65: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:67: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_swap.java:67: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:69: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_swap.java:69: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:74: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:82: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:88: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/array_swap.java:90: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:104: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/array_swap.java:109: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_swap.java:112: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_swap.java:164: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/array_swap.java:169: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_swap.java:172: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_swap.java:187: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/array_swap.java:188: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_2 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/array_swap.java:191: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_swap.java:192: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[69]; ^ Mercury/javas/jmercury/array_swap.java:197: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_swap.java:198: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class array_swap Mercury/javas/jmercury/array_swap.java:198: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/array_swap.java:199: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:199: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/array_swap.java:202: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/array_swap.java:203: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/array_swap.java:204: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/array_swap.java:205: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/array_swap.java:206: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/array_swap.java:207: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/array_swap.java:219: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:219: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/array_swap.java:220: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:220: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_swap.java:221: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_swap Mercury/javas/jmercury/array_swap.java:221: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_swap.java:226: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/array_swap.java:228: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_swap.java:230: error: package list does not exist (list.List_1) array_swap.MR_scalar_common_5[0] ^ Mercury/javas/jmercury/array_swap.java:233: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ 100 errors make[3]: *** [/tmp/mmake.KLTpxi:2360: array_swap] Error 1 make[3]: Target 'array_swap.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'