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 --halt-at-warn '; 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 - quantifier_warning.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 --halt-at-warn '; 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 - quantifier_warning.class Making Mercury/int3s/quantifier_warning.int3 Making Mercury/ints/quantifier_warning.int Making Mercury/javas/jmercury/quantifier_warning.java Making Mercury/classes/jmercury/quantifier_warning.class Mercury/javas/jmercury/quantifier_warning.java:136: error: package jmercury.runtime does not exist public jmercury.runtime.Commit commit_0; ^ Mercury/javas/jmercury/quantifier_warning.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "quantifier_warning"; ^ Mercury/javas/jmercury/quantifier_warning.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/quantifier_warning.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/quantifier_warning.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/quantifier_warning.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/quantifier_warning.java:70: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = null; ^ Mercury/javas/jmercury/quantifier_warning.java:71: error: package bool does not exist bool.Bool_0 R_4 = null; ^ Mercury/javas/jmercury/quantifier_warning.java:93: error: package jmercury.runtime does not exist catch (jmercury.runtime.Commit commit_variable) ^ Mercury/javas/jmercury/quantifier_warning.java:98: error: package bool does not exist R_4 = bool.Bool_0.K1; ^ Mercury/javas/jmercury/quantifier_warning.java:100: error: package bool does not exist R_4 = bool.Bool_0.K0; ^ Mercury/javas/jmercury/quantifier_warning.java:101: error: cannot find symbol TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(bool.bool__type_ctor_info_bool_0); ^ symbol: variable bool location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:101: error: package jmercury.runtime does not exist TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(bool.bool__type_ctor_info_bool_0); ^ Mercury/javas/jmercury/quantifier_warning.java:103: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_8_8, ((java.lang.Object) (R_4))); ^ symbol: variable io location: class quantifier_warning Mercury/javas/jmercury/quantifier_warning.java:114: error: package jmercury.runtime does not exist ((quantifier_warning.Main_2_p_0_env_0) env_ptr).commit_0 = new jmercury.runtime.Commit(); ^ 21 errors ** Error making `Mercury/classes/jmercury/quantifier_warning.class'. make[3]: *** [/tmp/mmake.AdphQE:1500: quantifier_warning.class] Error 1 make[3]: Target 'quantifier_warning.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'