MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/submodules' { 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 --intermod-opt --no-intermodule-analysis '; 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 - non_word_mutable.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/submodules' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/submodules' { 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 --intermod-opt --no-intermodule-analysis '; 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 - non_word_mutable Making Mercury/int3s/non_word_mutable.int3 Making Mercury/int3s/non_word_mutable.non_word_mutable_helper_1.int3 Making Mercury/int0s/non_word_mutable.int0 Making Mercury/ints/non_word_mutable.non_word_mutable_helper_1.int Making Mercury/ints/non_word_mutable.int Making Mercury/opts/non_word_mutable.opt Making Mercury/opts/non_word_mutable.non_word_mutable_helper_1.opt Making Mercury/javas/jmercury/non_word_mutable.java Making Mercury/javas/jmercury/non_word_mutable__non_word_mutable_helper_1.java Making Java class files Mercury/javas/jmercury/non_word_mutable.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] non_word_mutable__field_types_c_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/non_word_mutable.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc non_word_mutable__du_functor_desc_c_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/non_word_mutable.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] non_word_mutable__du_stag_ordered_c_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] non_word_mutable__du_ptag_ordered_c_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] non_word_mutable__du_name_ordered_c_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct non_word_mutable__type_ctor_info_c_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/non_word_mutable.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct non_word_mutable__type_ctor_info_coord_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/non_word_mutable.java:925: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/non_word_mutable.java:698: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/non_word_mutable.java:766: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/non_word_mutable.java:865: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/non_word_mutable.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "non_word_mutable"; ^ Mercury/javas/jmercury/non_word_mutable.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/non_word_mutable.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/non_word_mutable.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/non_word_mutable.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/non_word_mutable.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] non_word_mutable__field_types_c_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/non_word_mutable.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc non_word_mutable__du_functor_desc_c_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/non_word_mutable.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] non_word_mutable__du_stag_ordered_c_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] non_word_mutable__du_ptag_ordered_c_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] non_word_mutable__du_name_ordered_c_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/non_word_mutable.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct non_word_mutable__type_ctor_info_c_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/non_word_mutable.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct non_word_mutable__type_ctor_info_coord_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/non_word_mutable.java:51: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/non_word_mutable.java:51: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:53: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/non_word_mutable.java:53: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:58: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:66: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:72: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/non_word_mutable.java:74: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:88: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/non_word_mutable.java:93: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/non_word_mutable.java:96: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/non_word_mutable.java:108: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_FOREIGN, ^ Mercury/javas/jmercury/non_word_mutable.java:113: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/non_word_mutable.java:116: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/non_word_mutable.java:136: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__stream__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:137: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:137: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/non_word_mutable.java:138: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:138: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/non_word_mutable.java:142: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__output__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:144: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:144: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/non_word_mutable.java:145: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:145: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/non_word_mutable.java:149: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__writer__arity3__io__text_output_stream__arity0__string__arity0__io__state__arity0__)), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:151: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:151: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/non_word_mutable.java:152: 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 non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:152: 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/non_word_mutable.java:153: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:153: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/non_word_mutable.java:167: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_61_61 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ Mercury/javas/jmercury/non_word_mutable.java:167: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_61_61 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ symbol: variable builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:167: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_61_61 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ Mercury/javas/jmercury/non_word_mutable.java:168: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_62_62 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:169: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_63_63 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:208: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_61_61, java.lang.Double.valueOf(GV1Init_4)); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:217: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_61_61, java.lang.Double.valueOf(GV1Final_5)); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:223: error: package io does not exist io.Text_output_stream_0 Var_68 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:224: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_70 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:227: error: cannot find symbol Var_70 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:230: error: package io does not exist Var_68 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/non_word_mutable.java:235: error: cannot find symbol io.write_string_4_p_0(Var_68, Var_20); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:240: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_61_61, java.lang.Double.valueOf(GV2Init_6)); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:246: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_61_61, java.lang.Double.valueOf(GV2Final_7)); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:252: error: package io does not exist io.Text_output_stream_0 Var_71 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:253: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_73 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:256: error: cannot find symbol Var_73 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:259: error: package io does not exist Var_71 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/non_word_mutable.java:264: error: cannot find symbol io.write_string_4_p_0(Var_71, Var_24); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:268: error: cannot find symbol TypeCtorInfo_62_62 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:268: error: package jmercury.runtime does not exist TypeCtorInfo_62_62 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/non_word_mutable.java:270: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_62_62, ((java.lang.Object) (GV3Init_8))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:279: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_62_62, ((java.lang.Object) (GV3Final_9))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:285: error: package io does not exist io.Text_output_stream_0 Var_74 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:286: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_76 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:289: error: cannot find symbol Var_76 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:292: error: package io does not exist Var_74 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/non_word_mutable.java:297: error: cannot find symbol io.write_string_4_p_0(Var_74, Var_28); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:302: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_62_62, ((java.lang.Object) (GV4Init_10))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:308: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_62_62, ((java.lang.Object) (GV4Final_11))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:314: error: package io does not exist io.Text_output_stream_0 Var_77 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:315: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_79 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:318: error: cannot find symbol Var_79 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:321: error: package io does not exist Var_77 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/non_word_mutable.java:326: error: cannot find symbol io.write_string_4_p_0(Var_77, Var_32); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:374: error: package jmercury.runtime does not exist TypeCtorInfo_63_63 = jmercury.runtime.TypeInfo_Struct.maybe_new(non_word_mutable.non_word_mutable__type_ctor_info_c_0); ^ Mercury/javas/jmercury/non_word_mutable.java:376: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_63_63, ((java.lang.Object) (Var_36))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:413: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_63_63, ((java.lang.Object) (Var_40))); ^ symbol: variable io location: class non_word_mutable Mercury/javas/jmercury/non_word_mutable.java:467: error: package io does not exist io.Text_output_stream_0 Var_80 = null; ^ Mercury/javas/jmercury/non_word_mutable.java:468: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_82 = null; ^ 100 errors make[3]: *** [/tmp/mmake.P0sGuS:1200: non_word_mutable] Error 1 make[3]: Target 'non_word_mutable.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/submodules'