MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/invalid' ../Mmake.common:335: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1303: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1762: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' /tmp/mmake.ulB8kq:1763: warning: undefined variable 'TRAILED_PROGS' { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics --use-subdirs --ignore-color-scheme-envvar --color-scheme specified@holy=8:hint=cow '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/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-23/stage2/scripts/mmc --make --options-file - bug150_bad_color.err mercury_compile: Error in the value of the `--color-scheme' option: `cow' is not the name of a known color, the #RRGGBB specification of a 24 bit color, or a decimal integer between 0 and 255 specifying an 8 bit color. Error in the value of the `--color-scheme' option: expected a string of the form `role=color' where `role' is one of `subject', `correct', `incorrect', `inconsistent' and `hint', got `holy=8'. make[3]: [/tmp/mmake.ulB8kq:1304: bug150_bad_color.err] Error 1 (ignored) if { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --color-diagnostics --use-subdirs --ignore-color-scheme-envvar --color-scheme specified@holy=8:hint=cow '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/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-23/stage2/scripts/mmc --make --options-file - -r bug150_bad_color.err > /dev/null 2>&1 ; \ then false; \ else true; \ fi Comparing bug150_bad_color.err with bug150_bad_color.err_exp*, results in bug150_bad_color.err_res diff: bug150_bad_color.err: No such file or directory ** bug150_bad_color.err did not match the expected error output ** (closest match was bug150_bad_color.err_res1) make[3]: *** [../Mmake.common:172: bug150_bad_color.err_res] Error 1 make[3]: Target 'bug150_bad_color.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/invalid'