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-06-03/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-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 --warn-non-contiguous-clauses --allow-non-contiguity-for p1,p2,p3 --allow-non-contiguity-for q1,q2,q3 --allow-non-contiguity-for r1,r2,r3 '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-03/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-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-06-03/stage2/scripts/mmc --make --options-file - allow_non_contiguity_for.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-03/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-03/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-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 --warn-non-contiguous-clauses --allow-non-contiguity-for p1,p2,p3 --allow-non-contiguity-for q1,q2,q3 --allow-non-contiguity-for r1,r2,r3 '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-03/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-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-06-03/stage2/scripts/mmc --make --options-file - allow_non_contiguity_for.err Making Mercury/int3s/allow_non_contiguity_for.int3 Making Mercury/int3s/time.int3 Making Mercury/int3s/time.subtime.int3 Making Mercury/ints/allow_non_contiguity_for.int Making Mercury/int2s/time.int2 Making Mercury/int0s/time.int0 Making Mercury/int2s/time.subtime.int2 ** Nothing to be done for `allow_non_contiguity_for.err'. Comparing allow_non_contiguity_for.err with allow_non_contiguity_for.err_exp*, results in allow_non_contiguity_for.err_res ** allow_non_contiguity_for.err did not match the expected error output ** (closest match was allow_non_contiguity_for.err_res1) --- allow_non_contiguity_for.err_exp 2025-06-01 22:33:22.000000000 +1000 +++ allow_non_contiguity_for.err 2025-06-04 07:06:58.199647272 +1000 @@ -1,18 +0,0 @@ -allow_non_contiguity_for.m:052: Warning: the clauses for predicate `q1'/2, -allow_non_contiguity_for.m:052: predicate `q2'/2 and predicate `q3'/2 are not -allow_non_contiguity_for.m:052: contiguous. -allow_non_contiguity_for.m:074: Gap in clauses of the group starts after this -allow_non_contiguity_for.m:074: clause. -allow_non_contiguity_for.m:076: Gap in clauses of the group ends with this -allow_non_contiguity_for.m:076: clause. -allow_non_contiguity_for.m:056: Warning: the clauses for predicate `r1'/2, -allow_non_contiguity_for.m:056: predicate `r2'/2 and predicate `r3'/2 are not -allow_non_contiguity_for.m:056: contiguous. -allow_non_contiguity_for.m:080: Gap 1 in clauses of the group starts after -allow_non_contiguity_for.m:080: this clause. -allow_non_contiguity_for.m:082: Gap 1 in clauses of the group ends with this -allow_non_contiguity_for.m:082: clause. -allow_non_contiguity_for.m:084: Gap 2 in clauses of the group starts after -allow_non_contiguity_for.m:084: this clause. -allow_non_contiguity_for.m:086: Gap 2 in clauses of the group ends with this -allow_non_contiguity_for.m:086: clause. gmake[3]: *** [../Mmake.common:166: allow_non_contiguity_for.err_res] Error 1 gmake[3]: Target 'allow_non_contiguity_for.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-03/tests/warnings'