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 - dummy_type_construct.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 - dummy_type_construct Making Mercury/int3s/dummy_type_construct.int3 Making Mercury/ints/dummy_type_construct.int Making Mercury/javas/jmercury/dummy_type_construct.java Making Java class files Mercury/javas/jmercury/dummy_type_construct.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc dummy_type_construct__enum_functor_desc_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/dummy_type_construct.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] dummy_type_construct__enum_ordinal_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] dummy_type_construct__enum_name_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:36: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct dummy_type_construct__type_ctor_info_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/dummy_type_construct.java:77: 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/dummy_type_construct.java:78: 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/dummy_type_construct.java:79: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:293: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/dummy_type_construct.java:339: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/dummy_type_construct.java:383: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/dummy_type_construct.java:384: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/dummy_type_construct.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "dummy_type_construct"; ^ Mercury/javas/jmercury/dummy_type_construct.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/dummy_type_construct.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/dummy_type_construct.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/dummy_type_construct.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/dummy_type_construct.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc dummy_type_construct__enum_functor_desc_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/dummy_type_construct.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] dummy_type_construct__enum_ordinal_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] dummy_type_construct__enum_name_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:36: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct dummy_type_construct__type_ctor_info_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/dummy_type_construct.java:54: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DUMMY, ^ Mercury/javas/jmercury/dummy_type_construct.java:59: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/dummy_type_construct.java:62: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/dummy_type_construct.java:77: 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/dummy_type_construct.java:78: 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/dummy_type_construct.java:79: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:83: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/dummy_type_construct.java:84: 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 dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:84: 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/dummy_type_construct.java:85: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0))) ^ symbol: variable univ location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:85: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0))) ^ Mercury/javas/jmercury/dummy_type_construct.java:88: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/dummy_type_construct.java:90: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/dummy_type_construct.java:91: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/dummy_type_construct.java:92: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/dummy_type_construct.java:93: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/dummy_type_construct.java:94: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/dummy_type_construct.java:95: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/dummy_type_construct.java:109: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_65_65 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:110: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_66_66 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:113: error: package list does not exist list.List_1 Args_14 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:114: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_48 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:119: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_79 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:122: error: package univ does not exist univ.Univ_0 DummyVal1_4 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:123: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_59_59 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:123: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_59_59 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:124: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_17 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:126: error: package list does not exist list.List_1 Var_20 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:127: error: package univ does not exist univ.Univ_0 DummyVal2_6 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:128: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_61_61 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:129: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_25 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:131: error: package list does not exist list.List_1 Var_28 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:133: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_63_63 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:134: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_33 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:137: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_64_64 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:138: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct Var_40 = null; ^ Mercury/javas/jmercury/dummy_type_construct.java:142: error: cannot find symbol Var_17 = type_desc.type_of_1_f_0(TypeCtorInfo_59_59); ^ symbol: variable type_desc location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:145: error: package list does not exist Var_20 = (list.List_1) dummy_type_construct.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/dummy_type_construct.java:147: error: cannot find symbol java.lang.Object [] result = construct.construct_3_f_0(Var_17, Var_19, Var_20); ^ symbol: variable construct location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:149: error: package univ does not exist DummyVal1_4 = (univ.Univ_0) result[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:153: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_60_60 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:153: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_60_60 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ symbol: variable univ location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:153: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_60_60 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:156: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_60_60, ((java.lang.Object) (DummyVal1_4))); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:164: error: cannot find symbol io.write_string_3_p_0(Var_22); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:168: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:170: error: package jmercury.runtime does not exist TypeCtorInfo_61_61 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:172: error: cannot find symbol Var_25 = type_desc.type_of_1_f_0(TypeCtorInfo_61_61); ^ symbol: variable type_desc location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:175: error: package list does not exist Var_28 = (list.List_1) dummy_type_construct.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/dummy_type_construct.java:177: error: cannot find symbol java.lang.Object [] result = construct.construct_3_f_0(Var_25, Var_27, Var_28); ^ symbol: variable construct location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:179: error: package univ does not exist DummyVal2_6 = (univ.Univ_0) result[1]; ^ Mercury/javas/jmercury/dummy_type_construct.java:183: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_62_62 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:183: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_62_62 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ symbol: variable univ location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:183: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_62_62 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:186: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_62_62, ((java.lang.Object) (DummyVal2_6))); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:194: error: cannot find symbol io.write_string_3_p_0(Var_30); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:198: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:200: error: package jmercury.runtime does not exist TypeCtorInfo_63_63 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:202: error: cannot find symbol Var_33 = type_desc.type_of_1_f_0(TypeCtorInfo_63_63); ^ symbol: variable type_desc location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:206: error: cannot find symbol java.lang.Object [] result = construct.get_functor_ordinal_3_p_0(Var_33, Var_34); ^ symbol: variable construct location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:212: error: cannot find symbol io.write_int_3_p_0(Ordinal1_9); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:219: error: cannot find symbol io.write_string_3_p_0(Var_37); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:223: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:225: error: package jmercury.runtime does not exist TypeCtorInfo_64_64 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:227: error: cannot find symbol Var_40 = type_desc.type_of_1_f_0(TypeCtorInfo_64_64); ^ symbol: variable type_desc location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:231: error: cannot find symbol java.lang.Object [] result = construct.get_functor_ordinal_3_p_0(Var_40, Var_41); ^ symbol: variable construct location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:237: error: cannot find symbol io.write_int_3_p_0(Ordinal2_11); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:244: error: cannot find symbol io.write_string_3_p_0(Var_44); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:248: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:250: error: package deconstruct does not exist Var_48 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/dummy_type_construct.java:251: error: package jmercury.runtime does not exist TypeCtorInfo_65_65 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.dummy_type_construct__type_ctor_info_dummy_0); ^ Mercury/javas/jmercury/dummy_type_construct.java:253: error: cannot find symbol java.lang.Object [] result = deconstruct.deconstruct_5_p_1(TypeCtorInfo_65_65, ((java.lang.Object) (0)), Var_48); ^ symbol: variable deconstruct location: class dummy_type_construct Mercury/javas/jmercury/dummy_type_construct.java:256: error: package list does not exist Args_14 = (list.List_1) result[2]; ^ Mercury/javas/jmercury/dummy_type_construct.java:258: error: package jmercury.runtime does not exist TypeInfo_66_66 = jmercury.runtime.TypeInfo_Struct.maybe_new(dummy_type_construct.MR_scalar_common_1[0]); ^ 100 errors make[3]: *** [/tmp/mmake.UAam3B:2360: dummy_type_construct] Error 1 make[3]: Target 'dummy_type_construct.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'