MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - typeclass_constraint_arity.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - typeclass_constraint_arity.class Making Mercury/int3s/typeclass_constraint_arity.int3 Making Mercury/ints/typeclass_constraint_arity.int Making Mercury/javas/jmercury/typeclass_constraint_arity.java Making Mercury/classes/jmercury/typeclass_constraint_arity.class Mercury/javas/jmercury/typeclass_constraint_arity.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc9_9 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc9_9 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc8_8 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc8_8 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc7_7 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc7_7 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc6_6 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc6_6 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc10_10 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc10_10 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc_11 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_2 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_3 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_4 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_5 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_constraint_arity__type_class_decl_supers_tc_11 = new jmercury.runtime.TypeClassConstraint[5]; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:55: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc_11 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "typeclass_constraint_arity"; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class typeclass_constraint_arity Mercury/javas/jmercury/typeclass_constraint_arity.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc9_9 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc9_9 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc8_8 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc8_8 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc7_7 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc7_7 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc6_6 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc6_6 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc10_10 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc10_10 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId typeclass_constraint_arity__type_class_id_tc_11 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_1 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_2 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_3 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_4 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint typeclass_constraint_arity__type_class_decl_super_tc_11_5 = new jmercury.runtime.TypeClassConstraint(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassConstraint[] typeclass_constraint_arity__type_class_decl_supers_tc_11 = new jmercury.runtime.TypeClassConstraint[5]; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:55: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct typeclass_constraint_arity__type_class_decl_tc_11 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:248: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:249: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:250: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K3, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:251: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K4, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:252: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K5, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:253: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(6) ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:259: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:260: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:261: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K3, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:262: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K4, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:263: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K5, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:264: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(6), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:265: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(7) ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:271: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:272: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:273: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K3, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:274: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K4, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:275: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K5, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:276: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(6), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:277: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(7), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:278: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(8) ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:284: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:285: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:286: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K3, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:287: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K4, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:288: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K5, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:289: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(6), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:290: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(7), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:291: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(8), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:292: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(9) ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:298: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K1, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:299: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K2, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:300: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K3, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:301: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K4, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:302: error: package jmercury.runtime does not exist jmercury.runtime.PseudoTypeInfo.K5, ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:303: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(6), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:304: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(7), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:305: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(8), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:306: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(9), ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:307: error: package jmercury.runtime does not exist new jmercury.runtime.PseudoTypeInfo(10) ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:311: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_constraint_arity.typeclass_constraint_arity__type_class_decl_super_tc_11_1; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:313: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_constraint_arity.typeclass_constraint_arity__type_class_decl_super_tc_11_2; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:315: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_constraint_arity.typeclass_constraint_arity__type_class_decl_super_tc_11_3; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:317: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_constraint_arity.typeclass_constraint_arity__type_class_decl_super_tc_11_4; ^ Mercury/javas/jmercury/typeclass_constraint_arity.java:319: error: package jmercury.runtime does not exist (jmercury.runtime.TypeClassConstraint) typeclass_constraint_arity.typeclass_constraint_arity__type_class_decl_super_tc_11_5; ^ 92 errors ** Error making `Mercury/classes/jmercury/typeclass_constraint_arity.class'. make[3]: *** [/tmp/mmake.M7Vii6:1500: typeclass_constraint_arity.class] Error 1 make[3]: Target 'typeclass_constraint_arity.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'