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 - wrapper_arg_lvals.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 - wrapper_arg_lvals.class Making Mercury/int3s/wrapper_arg_lvals.int3 Making Mercury/ints/wrapper_arg_lvals.int Making Mercury/javas/jmercury/wrapper_arg_lvals.java Making Mercury/classes/jmercury/wrapper_arg_lvals.class Mercury/javas/jmercury/wrapper_arg_lvals.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] wrapper_arg_lvals__type_class_id_method_ids_tc_2 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId wrapper_arg_lvals__type_class_id_tc_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct wrapper_arg_lvals__type_class_decl_tc_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:106: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassMethod[] wrapper_arg_lvals__type_class_id_method_ids_tc_2 = new jmercury.runtime.TypeClassMethod[1]; ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId wrapper_arg_lvals__type_class_id_tc_2 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:19: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct wrapper_arg_lvals__type_class_decl_tc_2 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeClassMethod( ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:43: error: cannot find symbol private_builtin.MR_PREDICATE ^ symbol: variable private_builtin location: class wrapper_arg_lvals Mercury/javas/jmercury/wrapper_arg_lvals.java:96: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_3)[0])[5]); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:96: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) ((java.lang.Object[]) TypeClassInfo_for_tc_3)[0])[5]); ^ Mercury/javas/jmercury/wrapper_arg_lvals.java:99: error: package jmercury.runtime does not exist HeadVar__2_2 = ((java.lang.Object) ((jmercury.runtime.MethodPtr1) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) TypeClassInfo_for_tc_3))))); ^ 12 errors ** Error making `Mercury/classes/jmercury/wrapper_arg_lvals.class'. make[3]: *** [/tmp/mmake.s00C7e:1500: wrapper_arg_lvals.class] Error 1 make[3]: Target 'wrapper_arg_lvals.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'