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 '; 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 - direct_arg_intermod.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 '; 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 - direct_arg_intermod Making Mercury/int3s/direct_arg_intermod.int3 Making Mercury/int3s/direct_arg_intermod_helper_1.int3 Making Mercury/int3s/direct_arg_intermod_helper_2.int3 Making Mercury/ints/direct_arg_intermod_helper_2.int Making Mercury/ints/direct_arg_intermod_helper_1.int Making Mercury/ints/direct_arg_intermod.int Making Mercury/opts/direct_arg_intermod_helper_2.opt Making Mercury/opts/direct_arg_intermod_helper_1.opt Making Mercury/opts/direct_arg_intermod.opt Making Mercury/javas/jmercury/direct_arg_intermod_helper_1.java Making Mercury/javas/jmercury/direct_arg_intermod.java Making Mercury/javas/jmercury/direct_arg_intermod_helper_2.java Making Java class files Mercury/javas/jmercury/direct_arg_intermod.java:33: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_2 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc direct_arg_intermod_helper_1__du_functor_desc_inner_maybe_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] direct_arg_intermod_helper_1__field_types_inner_maybe_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc direct_arg_intermod_helper_1__du_functor_desc_inner_maybe_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] direct_arg_intermod_helper_1__du_stag_ordered_inner_maybe_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] direct_arg_intermod_helper_1__du_ptag_ordered_inner_maybe_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] direct_arg_intermod_helper_1__du_name_ordered_inner_maybe_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:22: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct direct_arg_intermod_helper_1__type_ctor_info_inner_maybe_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:23: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct direct_arg_intermod_helper_1__type_ctor_info_maybe_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:128: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_2 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:588: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:374: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:423: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/direct_arg_intermod_helper_1.java:528: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:269: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] direct_arg_intermod_helper_2__field_types_foo_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc direct_arg_intermod_helper_2__du_functor_desc_foo_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] direct_arg_intermod_helper_2__du_stag_ordered_foo_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] direct_arg_intermod_helper_2__du_ptag_ordered_foo_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] direct_arg_intermod_helper_2__du_name_ordered_foo_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:21: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct direct_arg_intermod_helper_2__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:118: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/direct_arg_intermod_helper_2.java:227: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/direct_arg_intermod.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "direct_arg_intermod"; ^ Mercury/javas/jmercury/direct_arg_intermod.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/direct_arg_intermod.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/direct_arg_intermod.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/direct_arg_intermod.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/direct_arg_intermod.java:33: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_2 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/direct_arg_intermod.java:38: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:39: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:39: 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/direct_arg_intermod.java:40: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:40: 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/direct_arg_intermod.java:44: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:46: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:46: 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/direct_arg_intermod.java:47: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:47: 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/direct_arg_intermod.java:51: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:53: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:53: 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/direct_arg_intermod.java:54: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:54: 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/direct_arg_intermod.java:55: 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 direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:55: 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/direct_arg_intermod.java:58: error: package ops does not exist new ops.Priority_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:72: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_22 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:83: error: package io does not exist io.Text_output_stream_0 Var_26 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:84: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_28 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:85: error: package io does not exist io.Text_output_stream_0 Var_29 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:86: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_31 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:87: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_33 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:88: error: package univ does not exist univ.Univ_0 Var_34 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:89: error: package ops does not exist ops.Priority_0 Var_35 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:90: error: package io does not exist io.Text_output_stream_0 Var_37 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:91: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_39 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:110: error: cannot find symbol Var_28 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:113: error: package io does not exist Var_26 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:118: error: cannot find symbol io.write_string_4_p_0(Var_26, Var_18); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:120: error: package jmercury.runtime does not exist TypeCtorInfo_13_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(direct_arg_intermod_helper_2.direct_arg_intermod_helper_2__type_ctor_info_foo_0); ^ Mercury/javas/jmercury/direct_arg_intermod.java:122: error: cannot find symbol Var_33 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:125: error: package io does not exist Var_29 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:129: error: package deconstruct does not exist Var_31 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/direct_arg_intermod.java:132: error: cannot find symbol Var_34 = univ.type_to_univ_2_p_1(TypeCtorInfo_13_22, ((java.lang.Object) (Var_15))); ^ symbol: variable univ location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:134: error: package ops does not exist Var_35 = (ops.Priority_0) direct_arg_intermod.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/direct_arg_intermod.java:136: error: cannot find symbol stream__string_writer.f_84_121_112_101_83_112_101_99_79_102_95_95_112_114_101_100_95_95_100_111_95_119_114_105_116_101_95_117_110_105_118_95_112_114_105_111_95_95_91_83_116_114_101_97_109_32_61_32_105_111_46_116_101_120_116_95_111_117_116_112_117_116_95_115_116_114_101_97_109_44_32_83_116_97_116_101_32_61_32_105_111_46_115_116_97_116_101_93_95_49_95_49_6_p_1(TypeClassInfo_for_writer_32, Var_29, Var_31, Var_34, Var_35); ^ symbol: variable stream__string_writer location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:140: error: cannot find symbol Var_39 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:143: error: package io does not exist Var_37 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:148: error: cannot find symbol io.write_string_4_p_0(Var_37, Var_21); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:163: error: package io does not exist io.Text_output_stream_0 Var_47 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:164: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_49 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:167: error: cannot find symbol Var_49 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:170: error: package io does not exist Var_47 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:175: error: cannot find symbol io.write_string_4_p_0(Var_47, Var_40); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:180: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_46 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:185: error: package io does not exist io.Text_output_stream_0 Var_50 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:186: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_52 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:187: error: package io does not exist io.Text_output_stream_0 Var_53 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:188: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_55 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:189: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_57 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:190: error: package univ does not exist univ.Univ_0 Var_58 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:191: error: package io does not exist io.Text_output_stream_0 Var_61 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:192: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_63 = null; ^ Mercury/javas/jmercury/direct_arg_intermod.java:195: error: cannot find symbol Var_52 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:198: error: package io does not exist Var_50 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:203: error: cannot find symbol io.write_string_4_p_0(Var_50, Var_42); ^ symbol: variable io location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:205: error: package jmercury.runtime does not exist TypeCtorInfo_13_46 = jmercury.runtime.TypeInfo_Struct.maybe_new(direct_arg_intermod_helper_2.direct_arg_intermod_helper_2__type_ctor_info_foo_0); ^ Mercury/javas/jmercury/direct_arg_intermod.java:207: error: cannot find symbol Var_57 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:210: error: package io does not exist Var_53 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/direct_arg_intermod.java:214: error: package deconstruct does not exist Var_55 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/direct_arg_intermod.java:217: error: cannot find symbol Var_58 = univ.type_to_univ_2_p_1(TypeCtorInfo_13_46, ((java.lang.Object) (Var_41))); ^ symbol: variable univ location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:220: error: cannot find symbol stream__string_writer.f_84_121_112_101_83_112_101_99_79_102_95_95_112_114_101_100_95_95_100_111_95_119_114_105_116_101_95_117_110_105_118_95_112_114_105_111_95_95_91_83_116_114_101_97_109_32_61_32_105_111_46_116_101_120_116_95_111_117_116_112_117_116_95_115_116_114_101_97_109_44_32_83_116_97_116_101_32_61_32_105_111_46_115_116_97_116_101_93_95_49_95_49_6_p_1(TypeClassInfo_for_writer_56, Var_53, Var_55, Var_58, Var_35); ^ symbol: variable stream__string_writer location: class direct_arg_intermod Mercury/javas/jmercury/direct_arg_intermod.java:224: error: cannot find symbol Var_63 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class direct_arg_intermod 100 errors make[3]: *** [/tmp/mmake.v4XNJo:1200: direct_arg_intermod] Error 1 make[3]: Target 'direct_arg_intermod.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/submodules'