MERCURY_OPTIONS= --deep-random-write=25 --deep-std-name --mdb-disable-progress gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/tests/invalid' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/scripts/mmc --make --options-file - hawkins_mm_fail_reset.err Making Mercury/int3s/hawkins_mm_fail_reset.int3 Making Mercury/ints/hawkins_mm_fail_reset.int Making hawkins_mm_fail_reset.err Error: minimal model tabling is is implemented only on the C backend. Error: minimal model tabling is not compatible with generating high level code. hawkins_mm_fail_reset.m:024: Warning: the determinism declaration for predicate hawkins_mm_fail_reset.m:024: `entry'/1 could be tighter. hawkins_mm_fail_reset.m:024: Declared `nondet', inferred `failure'. hawkins_mm_fail_reset.m:034: Warning: this disjunct will never have any hawkins_mm_fail_reset.m:034: solutions. hawkins_mm_fail_reset.m:037: Warning: this disjunct will never have any hawkins_mm_fail_reset.m:037: solutions. ** Error making `hawkins_mm_fail_reset.err'. gmake[3]: [/tmp/mmake.UtDTe0:1297: hawkins_mm_fail_reset.err] Error 1 (ignored) if { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/stage2/scripts/mmc --make --options-file - -r hawkins_mm_fail_reset.err > /dev/null 2>&1 ; \ then false; \ else true; \ fi Comparing hawkins_mm_fail_reset.err with hawkins_mm_fail_reset.err_exp*, results in hawkins_mm_fail_reset.err_res ** hawkins_mm_fail_reset.err did not match the expected error output ** (closest match was hawkins_mm_fail_reset.err_res1) --- hawkins_mm_fail_reset.err_exp 2026-08-17 22:15:08.000000000 +1000 +++ hawkins_mm_fail_reset.err 2026-08-18 08:03:28.202335187 +1000 @@ -1,14 +1,9 @@ +Error: minimal model tabling is is implemented only on the C backend. +Error: minimal model tabling is not compatible with generating high level code. hawkins_mm_fail_reset.m:024: Warning: the determinism declaration for predicate hawkins_mm_fail_reset.m:024: `entry'/1 could be tighter. hawkins_mm_fail_reset.m:024: Declared `nondet', inferred `failure'. -hawkins_mm_fail_reset.m:031: Error: `:- pragma minimal_model' declarations are -hawkins_mm_fail_reset.m:031: not allowed for procedures with determinism -hawkins_mm_fail_reset.m:031: `failure'. hawkins_mm_fail_reset.m:034: Warning: this disjunct will never have any hawkins_mm_fail_reset.m:034: solutions. hawkins_mm_fail_reset.m:037: Warning: this disjunct will never have any hawkins_mm_fail_reset.m:037: solutions. -hawkins_mm_fail_reset.m:040: Error: `:- pragma minimal_model' declarations are -hawkins_mm_fail_reset.m:040: not allowed for procedures with determinism -hawkins_mm_fail_reset.m:040: `failure'. -For more information, recompile with `-E'. gmake[3]: *** [../Mmake.common:170: hawkins_mm_fail_reset.err_res] Error 1 gmake[3]: Target 'hawkins_mm_fail_reset.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-08-17/tests/invalid'