MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 --intermodule-optimization '; 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 - unqualified_method.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses' { 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 --intermodule-optimization '; 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 - unqualified_method Making Mercury/int3s/unqualified_method.int3 Making Mercury/int3s/unqualified_method_helper_1.int3 Making Mercury/int3s/unqualified_method_helper_2.int3 Making Mercury/ints/unqualified_method_helper_2.int Making Mercury/ints/unqualified_method_helper_1.int Making Mercury/ints/unqualified_method.int Making Mercury/opts/unqualified_method_helper_1.opt Making Mercury/opts/unqualified_method_helper_2.opt Making Mercury/opts/unqualified_method.opt Making Mercury/javas/jmercury/unqualified_method.java Making Mercury/javas/jmercury/unqualified_method_helper_1.java Making Mercury/javas/jmercury/unqualified_method_helper_2.java Making Java class files Mercury/javas/jmercury/unqualified_method_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] unqualified_method_helper_1__type_class_id_method_ids_class_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId unqualified_method_helper_1__type_class_id_class_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct unqualified_method_helper_1__type_class_decl_class_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:148: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/unqualified_method.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "unqualified_method"; ^ Mercury/javas/jmercury/unqualified_method.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/unqualified_method.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/unqualified_method.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/unqualified_method.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class unqualified_method Mercury/javas/jmercury/unqualified_method.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/unqualified_method.java:38: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:38: 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/unqualified_method.java:42: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:43: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:43: 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/unqualified_method.java:44: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:44: 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/unqualified_method.java:48: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:50: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:50: 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/unqualified_method.java:51: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:51: 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/unqualified_method.java:55: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:57: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:57: 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/unqualified_method.java:58: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:58: 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/unqualified_method.java:59: 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 unqualified_method Mercury/javas/jmercury/unqualified_method.java:59: 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/unqualified_method.java:74: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_class_7)[0])[5]); ^ Mercury/javas/jmercury/unqualified_method.java:74: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_class_7)[0])[5]); ^ Mercury/javas/jmercury/unqualified_method.java:78: error: package jmercury.runtime does not exist conv1_STATE_VARIABLE_IO_5 = ((java.lang.Object) ((jmercury.runtime.MethodPtr3) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_class_7))), ((java.lang.Object) (java.lang.Integer.valueOf(Var_6))), ((java.lang.Object) (((java.lang.Object) (0)))))); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] unqualified_method_helper_1__type_class_id_method_ids_class_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId unqualified_method_helper_1__type_class_id_class_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct unqualified_method_helper_1__type_class_decl_class_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:38: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:41: error: cannot find symbol private_builtin.MR_PREDICATE ^ symbol: variable private_builtin location: class unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:70: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:71: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:71: 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/unqualified_method_helper_1.java:72: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:72: 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/unqualified_method_helper_1.java:76: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:78: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:78: 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/unqualified_method_helper_1.java:79: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:79: 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/unqualified_method_helper_1.java:83: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:85: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:85: 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/unqualified_method_helper_1.java:86: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:86: 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/unqualified_method_helper_1.java:87: 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 unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:87: 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/unqualified_method_helper_1.java:102: error: package io does not exist io.Text_output_stream_0 Var_5 = null; ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:103: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_7 = null; ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:106: error: cannot find symbol Var_7 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:109: error: package io does not exist Var_5 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:114: error: cannot find symbol io.write_string_4_p_0(Var_5, Var_4); ^ symbol: variable io location: class unqualified_method_helper_1 Mercury/javas/jmercury/unqualified_method_helper_1.java:138: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_class_4)[0])[5]); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:138: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_class_4)[0])[5]); ^ Mercury/javas/jmercury/unqualified_method_helper_1.java:142: error: package jmercury.runtime does not exist conv1_HeadVar__3_3 = ((java.lang.Object) ((jmercury.runtime.MethodPtr3) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_class_4))), ((java.lang.Object) (HeadVar__1_1)), ((java.lang.Object) (((java.lang.Object) (0)))))); ^ Mercury/javas/jmercury/unqualified_method_helper_2.java:20: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:21: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:21: 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/unqualified_method_helper_2.java:22: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:22: 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/unqualified_method_helper_2.java:26: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:28: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:28: 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/unqualified_method_helper_2.java:29: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:29: 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/unqualified_method_helper_2.java:33: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:35: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:35: 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/unqualified_method_helper_2.java:36: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:36: 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/unqualified_method_helper_2.java:37: 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 unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:37: 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/unqualified_method_helper_2.java:52: error: package io does not exist io.Text_output_stream_0 Var_9 = null; ^ Mercury/javas/jmercury/unqualified_method_helper_2.java:53: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_11 = null; ^ Mercury/javas/jmercury/unqualified_method_helper_2.java:56: error: cannot find symbol Var_11 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class unqualified_method_helper_2 Mercury/javas/jmercury/unqualified_method_helper_2.java:59: error: package io does not exist Var_9 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/unqualified_method_helper_2.java:64: error: cannot find symbol io.write_string_4_p_0(Var_9, Var_8); ^ symbol: variable io location: class unqualified_method_helper_2 89 errors make[3]: *** [/tmp/mmake.S7yogW:1244: unqualified_method] Error 1 make[3]: Target 'unqualified_method.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses'