MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-07/tests/invalid' ../Mmake.common:335: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.vRlWzJ:1313: warning: undefined variable 'TRAILED_PROGS' /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-07/stage2/scripts/mmc --make-interface --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics \ getopt_old_se.m > getopt_old_se.int_err 2>&1; if /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-07/stage2/scripts/mmc --errorcheck-only --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics \ getopt_old_se.m > getopt_old_se.err 2>&1; \ then false; \ else true; \ fi Comparing getopt_old_se.err with getopt_old_se.err_exp*, results in getopt_old_se.err_res ** getopt_old_se.err did not match the expected error output ** (closest match was getopt_old_se.err_res1) --- getopt_old_se.err_exp 2024-05-23 21:50:03.000000000 +1000 +++ getopt_old_se.err 2024-08-08 21:57:38.715649319 +1000 @@ -1,6 +1 @@ -getopt_old_se.m:022: In clause for predicate `main'/2: -getopt_old_se.m:022: error: call to undefined predicate -getopt_old_se.m:022: `process_options_se'/4. -getopt_old_se.m:022: One possible reason for the error is that the predicate -getopt_old_se.m:022: `process_options_se' in the Mercury standard library has -getopt_old_se.m:022: been renamed to `process_options'. +Segmentation fault (core dumped) make[3]: *** [../Mmake.common:172: getopt_old_se.err_res] Error 1 make[3]: Target 'getopt_old_se.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-07/tests/invalid'