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 '; 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 - superclass_bug3.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 '; 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 - superclass_bug3 Making Mercury/int3s/superclass_bug3.int3 Making Mercury/ints/superclass_bug3.int Making Mercury/javas/jmercury/superclass_bug3.java Making Java class files Mercury/javas/jmercury/superclass_bug3.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug3__type_class_id_method_ids_to_string_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_to_string_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_to_string_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_call_pattern_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug3__type_class_decl_super_call_pattern_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug3.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug3__type_class_decl_supers_call_pattern_2 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_call_pattern_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_analysis_3 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug3__type_class_decl_super_analysis_3_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug3.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug3__type_class_decl_supers_analysis_3 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_analysis_3 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:279: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/superclass_bug3.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "superclass_bug3"; ^ Mercury/javas/jmercury/superclass_bug3.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/superclass_bug3.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/superclass_bug3.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/superclass_bug3.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/superclass_bug3.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug3__type_class_id_method_ids_to_string_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_to_string_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_to_string_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_call_pattern_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug3__type_class_decl_super_call_pattern_2_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug3.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug3__type_class_decl_supers_call_pattern_2 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_call_pattern_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug3__type_class_id_analysis_3 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug3.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug3__type_class_decl_super_analysis_3_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug3.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug3__type_class_decl_supers_analysis_3 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug3.java:48: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug3__type_class_decl_analysis_3 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug3.java:87: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/superclass_bug3.java:90: error: cannot find symbol private_builtin.MR_FUNCTION ^ symbol: variable private_builtin location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:123: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/superclass_bug3.java:127: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) superclass_bug3.superclass_bug3__type_class_decl_super_call_pattern_2_1; ^ Mercury/javas/jmercury/superclass_bug3.java:152: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/superclass_bug3.java:153: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2 ^ Mercury/javas/jmercury/superclass_bug3.java:157: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) superclass_bug3.superclass_bug3__type_class_decl_super_analysis_3_1; ^ Mercury/javas/jmercury/superclass_bug3.java:177: 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 superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:177: 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/superclass_bug3.java:183: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))), ^ symbol: variable unit location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:183: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))), ^ Mercury/javas/jmercury/superclass_bug3.java:184: 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 superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:184: 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/superclass_bug3.java:190: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))), ^ symbol: variable unit location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:190: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))), ^ Mercury/javas/jmercury/superclass_bug3.java:191: 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 superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:191: 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/superclass_bug3.java:192: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))) ^ symbol: variable unit location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:192: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(unit.unit__type_ctor_info_unit_0))) ^ Mercury/javas/jmercury/superclass_bug3.java:211: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = null; ^ Mercury/javas/jmercury/superclass_bug3.java:215: error: cannot find symbol TypeClassInfo_for_call_pattern_12 = private_builtin.superclass_from_typeclass_info_3_p_0(TypeClassInfo_for_analysis_11, PolyConst1_13); ^ symbol: variable private_builtin location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:218: error: cannot find symbol TypeClassInfo_for_to_string_14 = private_builtin.superclass_from_typeclass_info_3_p_0(TypeClassInfo_for_call_pattern_12, PolyConst1_13); ^ symbol: variable private_builtin location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:220: error: package jmercury.runtime does not exist func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_to_string_14)[0])[5]); ^ Mercury/javas/jmercury/superclass_bug3.java:222: error: package jmercury.runtime does not exist conv1_String_4 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_to_string_14))), ((java.lang.Object) (java.lang.Integer.valueOf(Var_8))))); ^ Mercury/javas/jmercury/superclass_bug3.java:226: error: cannot find symbol io.write_string_3_p_0(String_4); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:229: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:240: error: cannot find symbol HeadVar__2_2 = string.int_to_string_1_f_0(S_3); ^ symbol: variable string location: class superclass_bug3 Mercury/javas/jmercury/superclass_bug3.java:267: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_to_string_3)[0])[5]); ^ Mercury/javas/jmercury/superclass_bug3.java:267: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_to_string_3)[0])[5]); ^ Mercury/javas/jmercury/superclass_bug3.java:271: error: package jmercury.runtime does not exist conv1_HeadVar__2_2 = ((java.lang.Object) ((jmercury.runtime.MethodPtr2) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_to_string_3))), ((java.lang.Object) (HeadVar__1_1)))); ^ 64 errors make[3]: *** [/tmp/mmake.7FHkVh:1244: superclass_bug3] Error 1 make[3]: Target 'superclass_bug3.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/typeclasses'