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_maybe_option.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_maybe_option Making Mercury/int3s/getopt_maybe_option.int3 Making Mercury/ints/getopt_maybe_option.int Making Mercury/javas/jmercury/getopt_maybe_option.java Making Java class files Mercury/javas/jmercury/getopt_maybe_option.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_maybe_option__enum_ordinal_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_maybe_option__enum_name_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_maybe_option__type_ctor_info_option_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__ti_tree234_2getopt_maybe_option__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_maybe_option__type_ctor_info_option_table_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:142: error: package getopt.Option_ops_1 does not exist private static final getopt.Option_ops_1.Option_ops_multi_3[] MR_scalar_common_4 = new getopt.Option_ops_1.Option_ops_multi_3[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:143: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:144: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[6]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:145: error: package maybe.Maybe_1 does not exist private static final maybe.Maybe_1.No_0[] MR_scalar_common_7 = new maybe.Maybe_1.No_0[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:146: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Maybe_int_1[] MR_scalar_common_8 = new getopt.Option_data_0.Maybe_int_1[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:147: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Maybe_string_1[] MR_scalar_common_9 = new getopt.Option_data_0.Maybe_string_1[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:829: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/getopt_maybe_option.java:830: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/getopt_maybe_option.java:504: error: package getopt does not exist getopt.Option_data_0 arg2, ^ Mercury/javas/jmercury/getopt_maybe_option.java:519: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/getopt_maybe_option.java:542: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/getopt_maybe_option.java:582: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/getopt_maybe_option.java:623: error: package tree234 does not exist tree234.Tree234_2 HeadVar__2_2, ^ Mercury/javas/jmercury/getopt_maybe_option.java:624: error: package tree234 does not exist tree234.Tree234_2 HeadVar__3_3) ^ Mercury/javas/jmercury/getopt_maybe_option.java:621: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/getopt_maybe_option.java:677: error: package tree234 does not exist tree234.Tree234_2 HeadVar__1_1, ^ Mercury/javas/jmercury/getopt_maybe_option.java:678: error: package tree234 does not exist tree234.Tree234_2 HeadVar__2_2) ^ Mercury/javas/jmercury/getopt_maybe_option.java:266: error: package getopt does not exist public final getopt.Option_data_0 vct_10_f_1; ^ Mercury/javas/jmercury/getopt_maybe_option.java:271: error: package getopt does not exist getopt.Option_data_0 vct_10_f_1) ^ Mercury/javas/jmercury/getopt_maybe_option.java:706: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/getopt_maybe_option.java:784: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/getopt_maybe_option.java:847: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/getopt_maybe_option.java:852: error: package getopt does not exist public getopt.Option_data_0 conv2_HeadVar__2_2; ^ Mercury/javas/jmercury/getopt_maybe_option.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "getopt_maybe_option"; ^ Mercury/javas/jmercury/getopt_maybe_option.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/getopt_maybe_option.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/getopt_maybe_option.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/getopt_maybe_option.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/getopt_maybe_option.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc getopt_maybe_option__enum_functor_desc_option_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_maybe_option__enum_ordinal_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] getopt_maybe_option__enum_name_ordered_option_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_maybe_option__type_ctor_info_option_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct tree234__ti_tree234_2getopt_maybe_option__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct getopt_maybe_option__type_ctor_info_option_table_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:89: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/getopt_maybe_option.java:94: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/getopt_maybe_option.java:97: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/getopt_maybe_option.java:106: error: cannot find symbol tree234.tree234__type_ctor_info_tree234_2, ^ symbol: variable tree234 location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:108: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_maybe_option.getopt_maybe_option__type_ctor_info_option_0), ^ Mercury/javas/jmercury/getopt_maybe_option.java:109: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(getopt.getopt__type_ctor_info_option_data_0) ^ symbol: variable getopt location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:109: 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_maybe_option.java:116: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/getopt_maybe_option.java:121: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/getopt_maybe_option.java:124: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/getopt_maybe_option.java:125: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) getopt_maybe_option.tree234__ti_tree234_2getopt_maybe_option__type_ctor_info_option_0getopt__type_ctor_info_option_data_0 ^ Mercury/javas/jmercury/getopt_maybe_option.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:142: error: package getopt.Option_ops_1 does not exist private static final getopt.Option_ops_1.Option_ops_multi_3[] MR_scalar_common_4 = new getopt.Option_ops_1.Option_ops_multi_3[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:143: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:144: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_6 = new list.List_1.F_cons_2[6]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:145: error: package maybe.Maybe_1 does not exist private static final maybe.Maybe_1.No_0[] MR_scalar_common_7 = new maybe.Maybe_1.No_0[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:146: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Maybe_int_1[] MR_scalar_common_8 = new getopt.Option_data_0.Maybe_int_1[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:147: error: package getopt.Option_data_0 does not exist private static final getopt.Option_data_0.Maybe_string_1[] MR_scalar_common_9 = new getopt.Option_data_0.Maybe_string_1[1]; ^ Mercury/javas/jmercury/getopt_maybe_option.java:151: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/getopt_maybe_option.java:152: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ symbol: variable maybe location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:152: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ Mercury/javas/jmercury/getopt_maybe_option.java:153: 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 getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:153: 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/getopt_maybe_option.java:156: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/getopt_maybe_option.java:157: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ symbol: variable maybe location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:157: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(maybe.maybe__type_ctor_info_maybe_1))), ^ Mercury/javas/jmercury/getopt_maybe_option.java:158: 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_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:158: 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_maybe_option.java:161: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/getopt_maybe_option.java:162: 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_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:162: 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_maybe_option.java:163: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(getopt_maybe_option.getopt_maybe_option__type_ctor_info_option_0))), ^ Mercury/javas/jmercury/getopt_maybe_option.java:164: 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_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:164: 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_maybe_option.java:171: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_character_0)), ^ symbol: variable builtin location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:171: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_character_0)), ^ Mercury/javas/jmercury/getopt_maybe_option.java:179: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ symbol: variable builtin location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:179: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ Mercury/javas/jmercury/getopt_maybe_option.java:188: error: cannot find symbol ((java.lang.Object) (getopt.getopt__type_ctor_info_option_data_0)) ^ symbol: variable getopt location: class getopt_maybe_option Mercury/javas/jmercury/getopt_maybe_option.java:188: error: illegal start of type ((java.lang.Object) (getopt.getopt__type_ctor_info_option_data_0)) ^ Mercury/javas/jmercury/getopt_maybe_option.java:209: error: package getopt.Option_ops_1 does not exist new getopt.Option_ops_1.Option_ops_multi_3( ^ Mercury/javas/jmercury/getopt_maybe_option.java:215: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/getopt_maybe_option.java:217: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/getopt_maybe_option.java:219: error: package list does not exist (list.List_1) getopt_maybe_option.MR_scalar_common_5[0] ^ Mercury/javas/jmercury/getopt_maybe_option.java:222: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/getopt_maybe_option.java:224: error: package list does not exist (list.List_1) getopt_maybe_option.MR_scalar_common_6[0] ^ Mercury/javas/jmercury/getopt_maybe_option.java:227: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ 100 errors make[3]: *** [/tmp/mmake.FOBwZg:2360: getopt_maybe_option] Error 1 make[3]: Target 'getopt_maybe_option.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'