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_copy.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_copy Making Mercury/int3s/array_copy.int3 Making Mercury/ints/array_copy.int Making Mercury/javas/jmercury/array_copy.java Making Java class files Mercury/javas/jmercury/array_copy.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_copy__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_copy.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_copy__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_copy.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_copy__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_copy.java:99: 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_copy.java:100: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_copy.java:101: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[47]; ^ Mercury/javas/jmercury/array_copy.java:458: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_18, ^ Mercury/javas/jmercury/array_copy.java:459: error: package list does not exist list.List_1 Elems_4) ^ Mercury/javas/jmercury/array_copy.java:612: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/array_copy.java:613: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/array_copy.java:504: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/array_copy.java:568: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/array_copy.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "array_copy"; ^ Mercury/javas/jmercury/array_copy.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/array_copy.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/array_copy.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class array_copy Mercury/javas/jmercury/array_copy.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class array_copy Mercury/javas/jmercury/array_copy.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/array_copy.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_copy Mercury/javas/jmercury/array_copy.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class array_copy Mercury/javas/jmercury/array_copy.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_copy Mercury/javas/jmercury/array_copy.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class array_copy Mercury/javas/jmercury/array_copy.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/array_copy.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc array_copy__enum_functor_desc_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/array_copy.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_copy__enum_ordinal_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_copy.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] array_copy__enum_name_ordered_fruit_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/array_copy.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct array_copy__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/array_copy.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/array_copy.java:81: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/array_copy.java:84: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/array_copy.java:99: 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_copy.java:100: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/array_copy.java:101: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[47]; ^ Mercury/javas/jmercury/array_copy.java:105: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/array_copy.java:106: 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_copy Mercury/javas/jmercury/array_copy.java:106: 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_copy.java:107: 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_copy Mercury/javas/jmercury/array_copy.java:107: 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_copy.java:110: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/array_copy.java:112: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:114: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:117: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:119: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/array_copy.java:122: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:124: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/array_copy.java:127: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:129: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:132: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:134: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[3] ^ Mercury/javas/jmercury/array_copy.java:137: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:139: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[4] ^ Mercury/javas/jmercury/array_copy.java:142: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:144: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:147: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:149: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[6] ^ Mercury/javas/jmercury/array_copy.java:152: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:154: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[7] ^ Mercury/javas/jmercury/array_copy.java:157: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:159: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:162: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:164: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[9] ^ Mercury/javas/jmercury/array_copy.java:167: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:169: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[10] ^ Mercury/javas/jmercury/array_copy.java:172: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:174: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:177: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:179: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[12] ^ Mercury/javas/jmercury/array_copy.java:182: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:184: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[13] ^ Mercury/javas/jmercury/array_copy.java:187: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:189: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:192: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:194: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[15] ^ Mercury/javas/jmercury/array_copy.java:197: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:199: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[16] ^ Mercury/javas/jmercury/array_copy.java:202: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:204: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:207: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:209: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[18] ^ Mercury/javas/jmercury/array_copy.java:212: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:214: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[19] ^ Mercury/javas/jmercury/array_copy.java:217: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:219: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:222: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:224: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[21] ^ Mercury/javas/jmercury/array_copy.java:227: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:229: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[22] ^ Mercury/javas/jmercury/array_copy.java:232: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:234: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/array_copy.java:237: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:239: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[24] ^ Mercury/javas/jmercury/array_copy.java:242: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:244: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_3[25] ^ Mercury/javas/jmercury/array_copy.java:247: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/array_copy.java:249: error: package list does not exist (list.List_1) array_copy.MR_scalar_common_2[0] ^ 100 errors make[3]: *** [/tmp/mmake.G0ZbAF:2360: array_copy] Error 1 make[3]: Target 'array_copy.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'