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-27/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs --common-struct '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/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-27/stage2/scripts/mmc --make --options-file - simple_code.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs --common-struct '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/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-27/stage2/scripts/mmc --make --options-file - simple_code.err Making Mercury/int3s/simple_code.int3 Making Mercury/ints/simple_code.int ** Nothing to be done for `simple_code.err'. Comparing simple_code.err with simple_code.err_exp*, results in simple_code.err_res ** simple_code.err did not match the expected error output ** (closest match was simple_code.err_res1) --- simple_code.err_exp 2024-12-15 21:28:56.000000000 +1100 +++ simple_code.err 2025-03-28 23:27:08.251693646 +1100 @@ -1,29 +0,0 @@ -simple_code.m:014: Warning: this disjunct will never have any solutions. -simple_code.m:019: Warning: the condition of this if-then-else cannot fail. -simple_code.m:022: In clause for `p(in, out)': -simple_code.m:022: warning: unification of `X' and 2 cannot succeed. -simple_code.m:022: `X' has instantiatedness `unique(3)'. -simple_code.m:024: Warning: the condition of this if-then-else cannot succeed. -simple_code.m:029: Warning: the condition of this if-then-else cannot succeed. -simple_code.m:032: Warning: the negated goal cannot fail. -simple_code.m:032: Warning: the negated goal cannot succeed. -simple_code.m:034: Warning: the condition of this if-then-else cannot succeed. -simple_code.m:037: Warning: the negated goal cannot succeed. -simple_code.m:039: Warning: the condition of this if-then-else cannot fail. -simple_code.m:043: Warning: call to obsolete predicate -simple_code.m:043: `simple_code.obsolete1'/0. -simple_code.m:044: Warning: call to obsolete predicate -simple_code.m:044: `simple_code.obsolete2'/0. -simple_code.m:044: The suggested replacement is `pred42'/0. -simple_code.m:045: Warning: call to obsolete predicate -simple_code.m:045: `simple_code.obsolete3'/0. -simple_code.m:045: The possible suggested replacements are `pred42'/0 and -simple_code.m:045: `wonderful.pred43'/0. -simple_code.m:048: Warning: the condition of this if-then-else cannot fail. -simple_code.m:080: In clause for `r(in(bound(1)), out(bound(42)))': -simple_code.m:080: in argument 1 of clause head: -simple_code.m:080: warning: unification of `HeadVar__1' and 2 cannot succeed. -simple_code.m:080: `HeadVar__1' has instantiatedness `bound(1)'. -simple_code.m:114: Warning: recursive call to predicate `anc'/2 will lead to -simple_code.m:114: infinite recursion. -For more information, recompile with `-E'. gmake[3]: *** [../Mmake.common:166: simple_code.err_res] Error 1 gmake[3]: Target 'simple_code.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-27/tests/warnings'