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/warnings'
{ 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 --output-compile-error-lines 0 --color-diagnostics --infer-all --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 - redundant_coerce.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings'
{ 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 --output-compile-error-lines 0 --color-diagnostics --infer-all --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 - redundant_coerce.err
Making Mercury/int3s/redundant_coerce.int3
Making Mercury/ints/redundant_coerce.int
** Nothing to be done for `redundant_coerce.err'.
Comparing redundant_coerce.err with redundant_coerce.err_exp*,
	results in redundant_coerce.err_res
** redundant_coerce.err did not match the expected error output
** (closest match was redundant_coerce.err_res1)
--- redundant_coerce.err_exp	2024-07-03 21:05:16.000000000 +1000
+++ redundant_coerce.err	2025-04-01 05:46:50.991556106 +1100
@@ -1,11 +0,0 @@
-redundant_coerce.m:035: In clause for predicate `test1'/0:
-redundant_coerce.m:035:   warning: type conversion of `V_4' from
-redundant_coerce.m:035:   `maybe.maybe(int)' to the same type is redundant.
-redundant_coerce.m:039: In clause for predicate `test2'/0:
-redundant_coerce.m:039:   warning: type conversion of `X' from
-redundant_coerce.m:039:   `redundant_coerce.box(redundant_coerce.fruit)' to the
-redundant_coerce.m:039:   same type is redundant.
-redundant_coerce.m:049: In clause for predicate `test3'/0:
-redundant_coerce.m:049:   warning: type conversion of `X' from
-redundant_coerce.m:049:   `redundant_coerce.maybe_box(redundant_coerce.citrus)'
-redundant_coerce.m:049:   to the same type is redundant.
gmake[3]: *** [../Mmake.common:166: redundant_coerce.err_res] Error 1
gmake[3]: Target 'redundant_coerce.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings'