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 - pack_args_intermod.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 - pack_args_intermod Making Mercury/int3s/pack_args_intermod.int3 Making Mercury/int3s/pack_args_intermod_helper_1.int3 Making Mercury/ints/pack_args_intermod_helper_1.int Making Mercury/ints/pack_args_intermod.int Making Mercury/javas/jmercury/pack_args_intermod.java Making Mercury/javas/jmercury/pack_args_intermod_helper_1.java Making Java class files Mercury/javas/jmercury/pack_args_intermod_helper_1.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_7 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] pack_args_intermod_helper_1__enum_ordinal_ordered_animal_0 = new jmercury.runtime.EnumFunctorDesc[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] pack_args_intermod_helper_1__enum_name_ordered_animal_0 = new jmercury.runtime.EnumFunctorDesc[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:26: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct pack_args_intermod_helper_1__type_ctor_info_animal_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] pack_args_intermod_helper_1__field_types_struct_0_0 = new jmercury.runtime.PseudoTypeInfo[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc pack_args_intermod_helper_1__du_functor_desc_struct_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] pack_args_intermod_helper_1__du_stag_ordered_struct_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] pack_args_intermod_helper_1__du_ptag_ordered_struct_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] pack_args_intermod_helper_1__du_name_ordered_struct_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct pack_args_intermod_helper_1__type_ctor_info_struct_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:795: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:796: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:755: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:357: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:396: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:695: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/pack_args_intermod.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "pack_args_intermod"; ^ Mercury/javas/jmercury/pack_args_intermod.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/pack_args_intermod.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/pack_args_intermod.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/pack_args_intermod.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/pack_args_intermod.java:93: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class pack_args_intermod Mercury/javas/jmercury/pack_args_intermod_helper_1.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_6 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc pack_args_intermod_helper_1__enum_functor_desc_animal_0_7 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] pack_args_intermod_helper_1__enum_ordinal_ordered_animal_0 = new jmercury.runtime.EnumFunctorDesc[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] pack_args_intermod_helper_1__enum_name_ordered_animal_0 = new jmercury.runtime.EnumFunctorDesc[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:26: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct pack_args_intermod_helper_1__type_ctor_info_animal_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] pack_args_intermod_helper_1__field_types_struct_0_0 = new jmercury.runtime.PseudoTypeInfo[8]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc pack_args_intermod_helper_1__du_functor_desc_struct_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] pack_args_intermod_helper_1__du_stag_ordered_struct_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] pack_args_intermod_helper_1__du_ptag_ordered_struct_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:31: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] pack_args_intermod_helper_1__du_name_ordered_struct_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct pack_args_intermod_helper_1__type_ctor_info_struct_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:121: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:126: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:129: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:138: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:140: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:142: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:142: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:144: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:144: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:146: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:148: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:150: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:152: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:157: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:165: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:171: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:173: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:187: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:192: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:195: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:215: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:215: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:218: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_8, ((java.lang.Object) (Animal_4))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:226: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:226: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:227: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_37 = null; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:228: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_38 = null; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:229: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_39 = null; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:230: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_40 = null; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:231: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_41 = null; ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:249: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_36, ((java.lang.Object) (A_4))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:253: error: cannot find symbol io.write_string_3_p_0(Var_16); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:255: error: package jmercury.runtime does not exist TypeCtorInfo_8_37 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:257: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_37, ((java.lang.Object) (B_5))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:261: error: cannot find symbol io.write_string_3_p_0(Var_19); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:264: error: cannot find symbol io.write_int_3_p_0(I_6); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:268: error: cannot find symbol io.write_string_3_p_0(Var_22); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:271: error: cannot find symbol io.write_string_3_p_0(S_7); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:275: error: cannot find symbol io.write_string_3_p_0(Var_25); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:277: error: package jmercury.runtime does not exist TypeCtorInfo_8_38 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:279: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_38, ((java.lang.Object) (C_8))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:283: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:285: error: package jmercury.runtime does not exist TypeCtorInfo_8_39 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:287: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_39, ((java.lang.Object) (D_9))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:291: error: cannot find symbol io.write_string_3_p_0(Var_31); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:293: error: package jmercury.runtime does not exist TypeCtorInfo_8_40 = jmercury.runtime.TypeInfo_Struct.maybe_new(pack_args_intermod_helper_1.pack_args_intermod_helper_1__type_ctor_info_animal_0); ^ Mercury/javas/jmercury/pack_args_intermod_helper_1.java:295: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_40, ((java.lang.Object) (E_10))); ^ symbol: variable io location: class pack_args_intermod_helper_1 Mercury/javas/jmercury/pack_args_intermod_helper_1.java:299: error: cannot find symbol io.write_string_3_p_0(Var_34); ^ symbol: variable io location: class pack_args_intermod_helper_1 100 errors make[3]: *** [/tmp/mmake.kBzlK0:2360: pack_args_intermod] Error 1 make[3]: Target 'pack_args_intermod.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'