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_resize.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_resize Making Mercury/int3s/array_resize.int3 Making Mercury/ints/array_resize.int Making Mercury/javas/jmercury/array_resize.java Making Java class files Mercury/javas/jmercury/array_resize.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_resize.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_resize.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_resize__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_resize.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_resize__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_resize__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_resize.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_resize__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_resize.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_resize__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_resize.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_resize__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_resize.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_resize__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/array_resize.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_resize__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/array_resize.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_resize__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_resize.java:198: 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_resize.java:201: 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_resize.java:202: 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[70]; ^ Mercury/javas/jmercury/array_resize.java:1395: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_resize.java:619: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_35, ^ Mercury/javas/jmercury/array_resize.java:965: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_35, ^ Mercury/javas/jmercury/array_resize.java:966: error: package list does not exist list.List_1 Elems_6, ^ Mercury/javas/jmercury/array_resize.java:1119: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_resize.java:1420: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/array_resize.java:1421: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_resize.java:1208: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_resize.java:1317: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/array_resize.java:1335: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/array_resize.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_resize"; ^ Mercury/javas/jmercury/array_resize.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_resize.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_resize.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_resize Mercury/javas/jmercury/array_resize.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_resize Mercury/javas/jmercury/array_resize.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_resize.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_resize Mercury/javas/jmercury/array_resize.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_resize Mercury/javas/jmercury/array_resize.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_resize Mercury/javas/jmercury/array_resize.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_resize Mercury/javas/jmercury/array_resize.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_resize.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_resize.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_resize.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] array_resize__field_types_color_0_0 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/array_resize.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc array_resize__du_functor_desc_color_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_resize__du_stag_ordered_color_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_resize.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] array_resize__du_ptag_ordered_color_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/array_resize.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] array_resize__du_name_ordered_color_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/array_resize.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_resize__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_resize.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_resize__enum_functor_desc_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_resize.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_resize__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/array_resize.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_resize__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/array_resize.java:49: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_resize__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_resize.java:54: error: cannot find symbol array.array__type_ctor_info_array_1, ^ symbol: variable array location: class array_resize Mercury/javas/jmercury/array_resize.java:56: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1 ^ Mercury/javas/jmercury/array_resize.java:60: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:62: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) array_resize.array__pti_array_1__pseudo_1 ^ Mercury/javas/jmercury/array_resize.java:66: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_resize.java:66: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:68: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_resize.java:68: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:70: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ Mercury/javas/jmercury/array_resize.java:70: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_uint8_0; ^ symbol: variable builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:75: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:83: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:89: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/array_resize.java:91: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:105: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/array_resize.java:110: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_resize.java:113: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_resize.java:175: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/array_resize.java:180: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_resize.java:183: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_resize.java:198: 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_resize.java:201: 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_resize.java:202: 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[70]; ^ Mercury/javas/jmercury/array_resize.java:207: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_resize.java:208: 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_resize Mercury/javas/jmercury/array_resize.java:208: 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_resize.java:209: 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_resize Mercury/javas/jmercury/array_resize.java:209: 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_resize.java:221: error: cannot find symbol ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ symbol: variable private_builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:221: error: illegal start of type ((java.lang.Object) (private_builtin.private_builtin__type_ctor_info_type_info_0)), ^ Mercury/javas/jmercury/array_resize.java:222: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class array_resize Mercury/javas/jmercury/array_resize.java:222: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/array_resize.java:228: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/array_resize.java:230: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_resize.java:232: error: package list does not exist (list.List_1) array_resize.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/array_resize.java:235: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_resize.java:237: error: package list does not exist (list.List_1) array_resize.MR_scalar_common_5[0] ^ Mercury/javas/jmercury/array_resize.java:240: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_resize.java:242: error: package list does not exist (list.List_1) array_resize.MR_scalar_common_5[1] ^ Mercury/javas/jmercury/array_resize.java:245: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_resize.java:247: error: package list does not exist (list.List_1) array_resize.MR_scalar_common_5[2] ^ Mercury/javas/jmercury/array_resize.java:250: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_resize.java:252: error: package list does not exist (list.List_1) array_resize.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/array_resize.java:255: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ 100 errors make[3]: *** [/tmp/mmake.VtojWS:2360: array_resize] Error 1 make[3]: Target 'array_resize.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'