MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/tests/warnings' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/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 += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/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-08-08/stage2/scripts/mmc --make --options-file - gh85.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/tests/warnings' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/tests/warnings' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/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 += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/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-08-08/stage2/scripts/mmc --make --options-file - gh85.err Making Mercury/int3s/gh85.int3 Making Mercury/ints/gh85.int ** Nothing to be done for `gh85.err'. rm -f gh85.res_error diff -u gh85.err_exp gh85.err > gh85.res_error || \ { test -f gh85.err_exp2 && \ diff -u gh85.err_exp2 gh85.err > gh85.res_error; } || \ { test -f gh85.err_exp3 && \ diff -u gh85.err_exp3 gh85.err > gh85.res_error; } || \ { test -f gh85.err_exp4 && \ diff -u gh85.err_exp4 gh85.err > gh85.res_error; } || \ { cat gh85.err; cat gh85.res_error; exit 1; } --- gh85.err_exp 2024-05-02 20:58:56.000000000 +1000 +++ gh85.err 2024-08-09 16:10:26.123043863 +1000 @@ -1,3 +0,0 @@ -gh85.m:061: Warning: this disjunct will never have any solutions. -gh85.m:061: This warning applies to the first mode of this predicate. It may -gh85.m:061: or may not apply to other modes. make[3]: *** [/tmp/mmake.QlRTs6:922: gh85.res_error] Error 1 make[3]: Target 'gh85.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-08-08/tests/warnings'