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 - getopt_test.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 - getopt_test Making Mercury/int3s/getopt_test.int3 Making Mercury/ints/getopt_test.int Making Mercury/javas/jmercury/getopt_test.java Making Java class files Mercury/javas/jmercury/getopt_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_test__enum_functor_desc_option_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_test__enum_functor_desc_option_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_test__enum_ordinal_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/getopt_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_test__enum_name_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/getopt_test.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_test__type_ctor_info_option_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__ti_tree234_2getopt_test__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_test__type_ctor_info_option_table_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:117: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/getopt_test.java:118: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.String_1[] MR_scalar_common_2 = new getopt.Option_data_0.String_1[1]; ^ Mercury/javas/jmercury/getopt_test.java:119: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Bool_1[] MR_scalar_common_3 = new getopt.Option_data_0.Bool_1[1]; ^ Mercury/javas/jmercury/getopt_test.java:122: error: package getopt.Option_ops_1 does not exist private static final getopt.Option_ops_1.Option_ops_3[] MR_scalar_common_7 = new getopt.Option_ops_1.Option_ops_3[1]; ^ Mercury/javas/jmercury/getopt_test.java:123: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_8 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/getopt_test.java:124: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_9 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/getopt_test.java:766: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/getopt_test.java:767: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/getopt_test.java:412: error: package getopt does not exist getopt.Option_data_0 arg2, ^ Mercury/javas/jmercury/getopt_test.java:427: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/getopt_test.java:450: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/getopt_test.java:474: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/getopt_test.java:519: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/getopt_test.java:560: error: package tree234 does not exist tree234.Tree234_2 HeadVar__2_2, ^ Mercury/javas/jmercury/getopt_test.java:561: error: package tree234 does not exist tree234.Tree234_2 HeadVar__3_3) ^ Mercury/javas/jmercury/getopt_test.java:558: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/getopt_test.java:614: error: package tree234 does not exist tree234.Tree234_2 HeadVar__1_1, ^ Mercury/javas/jmercury/getopt_test.java:615: error: package tree234 does not exist tree234.Tree234_2 HeadVar__2_2) ^ Mercury/javas/jmercury/getopt_test.java:211: error: package getopt does not exist public final getopt.Option_data_0 vct_4_f_1; ^ Mercury/javas/jmercury/getopt_test.java:216: error: package getopt does not exist getopt.Option_data_0 vct_4_f_1) ^ Mercury/javas/jmercury/getopt_test.java:643: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/getopt_test.java:721: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/getopt_test.java:782: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/getopt_test.java:787: error: package getopt does not exist public getopt.Option_data_0 conv2_Default_4; ^ Mercury/javas/jmercury/getopt_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "getopt_test"; ^ Mercury/javas/jmercury/getopt_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/getopt_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/getopt_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class getopt_test Mercury/javas/jmercury/getopt_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class getopt_test Mercury/javas/jmercury/getopt_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/getopt_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class getopt_test Mercury/javas/jmercury/getopt_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class getopt_test Mercury/javas/jmercury/getopt_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class getopt_test Mercury/javas/jmercury/getopt_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class getopt_test Mercury/javas/jmercury/getopt_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/getopt_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_test__enum_functor_desc_option_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_test__enum_functor_desc_option_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_test__enum_ordinal_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/getopt_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_test__enum_name_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/getopt_test.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_test__type_ctor_info_option_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__ti_tree234_2getopt_test__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_test__type_ctor_info_option_table_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_test.java:67: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/getopt_test.java:72: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/getopt_test.java:75: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/getopt_test.java:84: error: cannot find symbol tree234.tree234__type_ctor_info_tree234_2, ^ symbol: variable tree234 location: class getopt_test Mercury/javas/jmercury/getopt_test.java:86: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_test.getopt_test__type_ctor_info_option_0), ^ Mercury/javas/jmercury/getopt_test.java:87: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(getopt.getopt__type_ctor_info_option_data_0) ^ symbol: variable getopt location: class getopt_test Mercury/javas/jmercury/getopt_test.java:87: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(getopt.getopt__type_ctor_info_option_data_0) ^ Mercury/javas/jmercury/getopt_test.java:94: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/getopt_test.java:99: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/getopt_test.java:102: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/getopt_test.java:103: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) getopt_test.tree234__ti_tree234_2getopt_test__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 ^ Mercury/javas/jmercury/getopt_test.java:117: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/getopt_test.java:118: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.String_1[] MR_scalar_common_2 = new getopt.Option_data_0.String_1[1]; ^ Mercury/javas/jmercury/getopt_test.java:119: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Bool_1[] MR_scalar_common_3 = new getopt.Option_data_0.Bool_1[1]; ^ Mercury/javas/jmercury/getopt_test.java:122: error: package getopt.Option_ops_1 does not exist private static final getopt.Option_ops_1.Option_ops_3[] MR_scalar_common_7 = new getopt.Option_ops_1.Option_ops_3[1]; ^ Mercury/javas/jmercury/getopt_test.java:123: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_8 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/getopt_test.java:124: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_9 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/getopt_test.java:128: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/getopt_test.java:129: 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 getopt_test Mercury/javas/jmercury/getopt_test.java:129: 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/getopt_test.java:130: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ symbol: variable builtin location: class getopt_test Mercury/javas/jmercury/getopt_test.java:130: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))) ^ Mercury/javas/jmercury/getopt_test.java:133: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/getopt_test.java:134: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(tree234.tree234__type_ctor_info_tree234_2))), ^ symbol: variable tree234 location: class getopt_test Mercury/javas/jmercury/getopt_test.java:134: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(tree234.tree234__type_ctor_info_tree234_2))), ^ Mercury/javas/jmercury/getopt_test.java:135: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_test.getopt_test__type_ctor_info_option_0))), ^ Mercury/javas/jmercury/getopt_test.java:136: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(getopt.getopt__type_ctor_info_option_data_0))) ^ symbol: variable getopt location: class getopt_test Mercury/javas/jmercury/getopt_test.java:136: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(getopt.getopt__type_ctor_info_option_data_0))) ^ Mercury/javas/jmercury/getopt_test.java:139: error: package getopt.Option_data_0 does not exist new getopt.Option_data_0.String_1( ^ Mercury/javas/jmercury/getopt_test.java:143: error: package getopt.Option_data_0 does not exist new getopt.Option_data_0.Bool_1( ^ Mercury/javas/jmercury/getopt_test.java:144: error: package bool does not exist bool.Bool_0.K1 ^ Mercury/javas/jmercury/getopt_test.java:151: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_character_0)), ^ symbol: variable builtin location: class getopt_test Mercury/javas/jmercury/getopt_test.java:151: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_character_0)), ^ Mercury/javas/jmercury/getopt_test.java:159: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ symbol: variable builtin location: class getopt_test Mercury/javas/jmercury/getopt_test.java:159: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ Mercury/javas/jmercury/getopt_test.java:168: error: cannot find symbol ((java.lang.Object) (getopt.getopt__type_ctor_info_option_data_0)) ^ symbol: variable getopt location: class getopt_test Mercury/javas/jmercury/getopt_test.java:168: error: illegal start of type ((java.lang.Object) (getopt.getopt__type_ctor_info_option_data_0)) ^ Mercury/javas/jmercury/getopt_test.java:189: error: package getopt.Option_ops_1 does not exist new getopt.Option_ops_1.Option_ops_3( ^ Mercury/javas/jmercury/getopt_test.java:195: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/getopt_test.java:197: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/getopt_test.java:199: error: package list does not exist (list.List_1) getopt_test.MR_scalar_common_8[0] ^ Mercury/javas/jmercury/getopt_test.java:227: error: package getopt does not exist (getopt.Option_data_0) getopt_test.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/getopt_test.java:231: error: package getopt does not exist (getopt.Option_data_0) getopt_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/getopt_test.java:270: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_test.getopt_test__type_ctor_info_option_0); ^ Mercury/javas/jmercury/getopt_test.java:270: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_38_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_test.getopt_test__type_ctor_info_option_0); ^ Mercury/javas/jmercury/getopt_test.java:271: error: package getopt does not exist getopt.Option_ops_1 Ops_4 = (getopt.Option_ops_1) getopt_test.MR_scalar_common_7[0]; ^ Mercury/javas/jmercury/getopt_test.java:271: error: package getopt does not exist getopt.Option_ops_1 Ops_4 = (getopt.Option_ops_1) getopt_test.MR_scalar_common_7[0]; ^ Mercury/javas/jmercury/getopt_test.java:272: error: package list does not exist list.List_1 Left_5 = null; ^ Mercury/javas/jmercury/getopt_test.java:273: error: package getopt does not exist getopt.Maybe_option_table_se_1 MaybeOptionTable_6 = null; ^ Mercury/javas/jmercury/getopt_test.java:274: error: package list does not exist list.List_1 Var_15 = (list.List_1) getopt_test.MR_scalar_common_9[0]; ^ Mercury/javas/jmercury/getopt_test.java:274: error: package list does not exist list.List_1 Var_15 = (list.List_1) getopt_test.MR_scalar_common_9[0]; ^ 100 errors make[3]: *** [/tmp/mmake.Y0W59I:2360: getopt_test] Error 1 make[3]: Target 'getopt_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'