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 - undetermined_mode_lambda.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 - undetermined_mode_lambda.class Making Mercury/int3s/undetermined_mode_lambda.int3 Making Mercury/ints/undetermined_mode_lambda.int Making Mercury/javas/jmercury/undetermined_mode_lambda.java Making Mercury/classes/jmercury/undetermined_mode_lambda.class Mercury/javas/jmercury/undetermined_mode_lambda.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId undetermined_mode_lambda__type_class_id_empty_typeclass_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct undetermined_mode_lambda__type_class_decl_empty_typeclass_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "undetermined_mode_lambda"; ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class undetermined_mode_lambda Mercury/javas/jmercury/undetermined_mode_lambda.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeClassId undetermined_mode_lambda__type_class_id_empty_typeclass_1 = new jmercury.runtime.TypeClassId(); ^ Mercury/javas/jmercury/undetermined_mode_lambda.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeClassDeclStruct undetermined_mode_lambda__type_class_decl_empty_typeclass_1 = new jmercury.runtime.TypeClassDeclStruct(); ^ 15 errors ** Error making `Mercury/classes/jmercury/undetermined_mode_lambda.class'. make[3]: *** [/tmp/mmake.y2tuOg:1500: undetermined_mode_lambda.class] Error 1 make[3]: Target 'undetermined_mode_lambda.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'