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_fill.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_fill Making Mercury/int3s/array_fill.int3 Making Mercury/ints/array_fill.int Making Mercury/javas/jmercury/array_fill.java Making Java class files Mercury/javas/jmercury/array_fill.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_fill.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_fill.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_fill__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_fill.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_fill__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_fill__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_fill__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_fill.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_fill__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_ordinal_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_name_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_fill.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_fill.java:53: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:218: 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_fill.java:221: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_4 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_fill.java:222: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_5 = new list.List_1.F_cons_2[9]; ^ Mercury/javas/jmercury/array_fill.java:1182: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_fill.java:317: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_46, ^ Mercury/javas/jmercury/array_fill.java:586: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_25, ^ Mercury/javas/jmercury/array_fill.java:644: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_46, ^ Mercury/javas/jmercury/array_fill.java:645: error: package list does not exist list.List_1 InitElems_7, ^ Mercury/javas/jmercury/array_fill.java:844: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_fill.java:933: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_fill.java:1218: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/array_fill.java:1219: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_fill.java:956: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_fill.java:1086: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/array_fill.java:1104: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/array_fill.java:1207: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/array_fill.java:1208: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_fill.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_fill"; ^ Mercury/javas/jmercury/array_fill.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_fill.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_fill.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_fill Mercury/javas/jmercury/array_fill.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_fill Mercury/javas/jmercury/array_fill.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_fill.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_fill Mercury/javas/jmercury/array_fill.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_fill Mercury/javas/jmercury/array_fill.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_fill Mercury/javas/jmercury/array_fill.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_fill Mercury/javas/jmercury/array_fill.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_fill.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_fill.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_fill.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_fill__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_fill.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_fill__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_fill__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_fill__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_fill.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_fill__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_ordinal_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_name_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/array_fill.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_fill__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_fill.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_fill.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_fill__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_fill.java:53: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_fill__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_fill.java:58: error: cannot find symbol array.array__type_ctor_info_array_1, ^ symbol: variable array location: class array_fill Mercury/javas/jmercury/array_fill.java:60: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/array_fill.java:64: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:66: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) array_fill.array__pti_array_1__pseudo_1 ^ Mercury/javas/jmercury/array_fill.java:70: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_fill.java:70: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:72: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_fill.java:72: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:74: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_fill.java:74: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:85: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:93: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:99: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/array_fill.java:101: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:115: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/array_fill.java:120: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_fill.java:123: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_fill.java:145: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DUMMY, ^ Mercury/javas/jmercury/array_fill.java:150: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_fill.java:153: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_fill.java:195: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/array_fill.java:200: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_fill.java:203: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_fill.java:218: 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_fill.java:221: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_4 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_fill.java:222: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_5 = new list.List_1.F_cons_2[9]; ^ Mercury/javas/jmercury/array_fill.java:227: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_fill.java:228: 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_fill Mercury/javas/jmercury/array_fill.java:228: 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_fill.java:229: 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_fill Mercury/javas/jmercury/array_fill.java:229: 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_fill.java:241: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:241: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/array_fill.java:243: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_fill Mercury/javas/jmercury/array_fill.java:243: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_fill.java:244: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_fill 100 errors make[3]: *** [/tmp/mmake.pbMSPm:2360: array_fill] Error 1 make[3]: Target 'array_fill.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'