MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/tests/typeclasses' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/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-09-17/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/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-09-17/stage2/scripts/mmc --make --options-file - superclass_bug_1.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/tests/typeclasses' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/tests/typeclasses' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/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-09-17/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/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-09-17/stage2/scripts/mmc --make --options-file - superclass_bug_1 Making Mercury/int3s/superclass_bug_1.int3 Making Mercury/ints/superclass_bug_1.int Making Mercury/javas/jmercury/superclass_bug_1.java Making Java class files Mercury/javas/jmercury/superclass_bug_1.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_comobj_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_comobj_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_comobj_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_comobj_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_comobj_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_comobj_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_gc_descriptor_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_gc_descriptor_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_gc_descriptor_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_gc_descriptor_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_gc_descriptor_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_gc_descriptor_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_hresult_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_hresult_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_hresult_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_hresult_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_hresult_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_hresult_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_interface_pointer_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_interface_pointer_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_interface_pointer_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_interface_pointer_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_interface_pointer_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_interface_pointer_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_ixmldomnode_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_ixmldomnode_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug_1__type_class_decl_super_ixmldomnode_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug_1.java:67: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug_1__type_class_decl_supers_ixmldomnode_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:68: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_ixmldomnode_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_iunknown_1 = new jmercury.runtime.TypeClassMethod[3]; ^ Mercury/javas/jmercury/superclass_bug_1.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_iunknown_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:72: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_iunknown_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:74: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_idispatch_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_idispatch_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug_1__type_class_decl_super_idispatch_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug_1.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug_1__type_class_decl_supers_idispatch_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:78: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_idispatch_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:1387: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/superclass_bug_1.java:1353: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/superclass_bug_1.java:1404: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/superclass_bug_1.java:864: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/superclass_bug_1.java:1370: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/superclass_bug_1.java:912: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/superclass_bug_1.java:960: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/superclass_bug_1.java:1008: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/superclass_bug_1.java:1198: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/superclass_bug_1.java:1330: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr6 ^ Mercury/javas/jmercury/superclass_bug_1.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "superclass_bug_1"; ^ Mercury/javas/jmercury/superclass_bug_1.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/superclass_bug_1.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/superclass_bug_1.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/superclass_bug_1.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/superclass_bug_1.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_comobj_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_comobj_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_comobj_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_comobj_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_comobj_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_comobj_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_gc_descriptor_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_gc_descriptor_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_gc_descriptor_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_gc_descriptor_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_gc_descriptor_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_gc_descriptor_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_hresult_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_hresult_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_hresult_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_hresult_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_hresult_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_hresult_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] superclass_bug_1__field_types_interface_pointer_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc superclass_bug_1__du_functor_desc_interface_pointer_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/superclass_bug_1.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_stag_ordered_interface_pointer_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] superclass_bug_1__du_ptag_ordered_interface_pointer_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] superclass_bug_1__du_name_ordered_interface_pointer_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct superclass_bug_1__type_ctor_info_interface_pointer_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_ixmldomnode_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_ixmldomnode_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug_1__type_class_decl_super_ixmldomnode_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug_1.java:67: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug_1__type_class_decl_supers_ixmldomnode_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:68: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_ixmldomnode_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_iunknown_1 = new jmercury.runtime.TypeClassMethod[3]; ^ Mercury/javas/jmercury/superclass_bug_1.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_iunknown_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:72: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_iunknown_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:74: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] superclass_bug_1__type_class_id_method_ids_idispatch_1 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId superclass_bug_1__type_class_id_idispatch_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/superclass_bug_1.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint superclass_bug_1__type_class_decl_super_idispatch_1_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/superclass_bug_1.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] superclass_bug_1__type_class_decl_supers_idispatch_1 = new jmercury.runtime.TypeClassConstraint[1]; ^ Mercury/javas/jmercury/superclass_bug_1.java:78: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct superclass_bug_1__type_class_decl_idispatch_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/superclass_bug_1.java:83: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/superclass_bug_1.java:83: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:88: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:96: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class superclass_bug_1 Mercury/javas/jmercury/superclass_bug_1.java:102: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ 100 errors make[3]: *** [/tmp/mmake.ohqB9B:1244: superclass_bug_1] Error 1 make[3]: Target 'superclass_bug_1.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-09-17/tests/typeclasses'