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-05-03/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/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-05-03/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/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-05-03/stage2/scripts/mmc --make --options-file - unresolved_polymorphism_anon.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/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-05-03/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/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-05-03/stage2/scripts/mmc --make --options-file - unresolved_polymorphism_anon.err Making Mercury/int3s/unresolved_polymorphism_anon.int3 Making Mercury/ints/unresolved_polymorphism_anon.int ** Nothing to be done for `unresolved_polymorphism_anon.err'. Comparing unresolved_polymorphism_anon.err with unresolved_polymorphism_anon.err_exp*, results in unresolved_polymorphism_anon.err_res ** unresolved_polymorphism_anon.err did not match the expected error output ** (closest match was unresolved_polymorphism_anon.err_res1) --- unresolved_polymorphism_anon.err_exp 2025-05-03 21:09:39.000000000 +1000 +++ unresolved_polymorphism_anon.err 2025-05-04 06:55:20.489149245 +1000 @@ -1,10 +0,0 @@ -unresolved_polymorphism_anon.m:036: Warning: unresolved polymorphism in -unresolved_polymorphism_anon.m:036: predicate `maybe_throw_pred'/2. -unresolved_polymorphism_anon.m:036: The variable with an unbound type was: -unresolved_polymorphism_anon.m:036: `V_7': exception.exception_result(T). -unresolved_polymorphism_anon.m:036: The unbound type variable `T' will be -unresolved_polymorphism_anon.m:036: implicitly bound to the builtin type -unresolved_polymorphism_anon.m:036: `void'. -unresolved_polymorphism_anon.m:053: `V_7' represents the term -unresolved_polymorphism_anon.m:053: `exception(Exception)'. -For more information, recompile with `-E'. gmake[3]: *** [../Mmake.common:166: unresolved_polymorphism_anon.err_res] Error 1 gmake[3]: Target 'unresolved_polymorphism_anon.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-05-03/tests/warnings'