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 - table_aux_preds_erlang.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 - table_aux_preds_erlang.class Making Mercury/int3s/table_aux_preds_erlang.int3 Making Mercury/ints/table_aux_preds_erlang.int Making Mercury/javas/jmercury/table_aux_preds_erlang.java table_aux_preds_erlang.m:034: Ignoring the `:- pragma memo' declaration for table_aux_preds_erlang.m:034: predicate `table_aux_preds_erlang.p'/2 mode 0, table_aux_preds_erlang.m:034: because tabling is is implemented only on the C table_aux_preds_erlang.m:034: backend. Making Mercury/classes/jmercury/table_aux_preds_erlang.class Mercury/javas/jmercury/table_aux_preds_erlang.java:19: error: package table_statistics does not exist table_statistics.Proc_table_statistics_0 ProcStats_4 = null; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:20: error: package table_statistics does not exist table_statistics.Table_stats_curr_prev_0 CallStatsCurrPrev_5 = null; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:21: error: package maybe does not exist maybe.Maybe_1 MaybeAnswerStatsCurrPrev_6 = null; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:22: error: package table_statistics does not exist table_statistics.Table_stats_0 CallStats_7 = null; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:25: error: cannot find symbol ProcStats_4 = table_statistics.dummy_proc_table_statistics_0_f_0(); ^ symbol: variable table_statistics location: class table_aux_preds_erlang Mercury/javas/jmercury/table_aux_preds_erlang.java:27: error: package table_statistics does not exist CallStatsCurrPrev_5 = ((table_statistics.Proc_table_statistics_0) ProcStats_4).call_table_stats; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:28: error: package table_statistics does not exist MaybeAnswerStatsCurrPrev_6 = ((table_statistics.Proc_table_statistics_0) ProcStats_4).maybe_answer_table_stats; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:29: error: package table_statistics does not exist CallStats_7 = ((table_statistics.Table_stats_curr_prev_0) CallStatsCurrPrev_5).current_stats; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:31: error: cannot find symbol table_statistics.write_table_stats_3_p_0(CallStats_7); ^ symbol: variable table_statistics location: class table_aux_preds_erlang Mercury/javas/jmercury/table_aux_preds_erlang.java:35: error: package table_statistics does not exist table_statistics.Table_stats_curr_prev_0 AnswerStatsCurrPrev_9 = ((table_statistics.Table_stats_curr_prev_0) ((maybe.Maybe_1.Yes_1) MaybeAnswerStatsCurrPrev_6).F1); ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:35: error: package table_statistics does not exist table_statistics.Table_stats_curr_prev_0 AnswerStatsCurrPrev_9 = ((table_statistics.Table_stats_curr_prev_0) ((maybe.Maybe_1.Yes_1) MaybeAnswerStatsCurrPrev_6).F1); ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:35: error: package maybe.Maybe_1 does not exist table_statistics.Table_stats_curr_prev_0 AnswerStatsCurrPrev_9 = ((table_statistics.Table_stats_curr_prev_0) ((maybe.Maybe_1.Yes_1) MaybeAnswerStatsCurrPrev_6).F1); ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:36: error: package table_statistics does not exist table_statistics.Table_stats_0 AnswerStats_10 = ((table_statistics.Table_stats_curr_prev_0) AnswerStatsCurrPrev_9).current_stats; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:36: error: package table_statistics does not exist table_statistics.Table_stats_0 AnswerStats_10 = ((table_statistics.Table_stats_curr_prev_0) AnswerStatsCurrPrev_9).current_stats; ^ Mercury/javas/jmercury/table_aux_preds_erlang.java:39: error: cannot find symbol table_statistics.write_table_stats_3_p_0(AnswerStats_10); ^ symbol: variable table_statistics location: class table_aux_preds_erlang 15 errors ** Error making `Mercury/classes/jmercury/table_aux_preds_erlang.class'. make[3]: *** [/tmp/mmake.OHuzuw:1500: table_aux_preds_erlang.class] Error 1 make[3]: Target 'table_aux_preds_erlang.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' ERROR OUTPUT table_aux_preds_erlang.m:034: Ignoring the `:- pragma memo' declaration for table_aux_preds_erlang.m:034: predicate `table_aux_preds_erlang.p'/2 mode 0, table_aux_preds_erlang.m:034: because tabling is is implemented only on the C table_aux_preds_erlang.m:034: backend. END OF THE ERROR OUTPUT