MERCURY_OPTIONS= --deep-random-write=25 --deep-std-name --mdb-disable-progress gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/invalid' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-2025-03-31/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-2025-03-31/stage2/scripts/mmc --make --options-file - try_detism.err Making Mercury/int3s/try_detism.int3 Making Mercury/ints/try_detism.int ** Nothing to be done for `try_detism.err'. if { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-2025-03-31/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-2025-03-31/stage2/scripts/mmc --make --options-file - -r try_detism.err > /dev/null 2>&1 ; \ then false; \ else true; \ fi Comparing try_detism.err with try_detism.err_exp*, results in try_detism.err_res ** try_detism.err did not match the expected error output ** (closest match was try_detism.err_res1) --- try_detism.err_exp 2025-01-10 21:53:49.000000000 +1100 +++ try_detism.err 2025-04-01 05:43:13.164056860 +1100 @@ -8,7 +8,7 @@ try_detism.m:022: Error: call to predicate [38;5;87m`exception.magic_exception_result'/1[39;49m try_detism.m:022: with determinism `cc_multi' [38;5;203moccurs in a context which[39;49m try_detism.m:022: [38;5;203mrequires all solutions.[39;49m -try_detism.m:023: Unification of [38;5;87m`X'[39;49m and [38;5;87m`V_17'[39;49m [38;5;203mcan fail.[39;49m +try_detism.m:023: Unification of [38;5;87m`X'[39;49m and [38;5;87m`V_19'[39;49m [38;5;203mcan fail.[39;49m try_detism.m:022: In clause for `p(out, di, uo)': try_detism.m:022: in call to predicate `exception.try_io'/4: try_detism.m:022: mode error: the insts of arguments [38;5;87m`TryLambda'[39;49m, [38;5;87m[39;49m gmake[3]: *** [../Mmake.common:166: try_detism.err_res] Error 1 gmake[3]: Target 'try_detism.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/invalid'