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-29/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs --inform-generated-type-spec-pragmas --no-intermodule-optimization --no-warn-unsorted-import-block '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/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-29/stage2/scripts/mmc --make --options-file - test_tscp.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs --inform-generated-type-spec-pragmas --no-intermodule-optimization --no-warn-unsorted-import-block '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/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-29/stage2/scripts/mmc --make --options-file - test_tscp.err Making Mercury/int3s/test_tscp.int3 Making Mercury/ints/test_tscp.int ** Nothing to be done for `test_tscp.err'. Comparing test_tscp.err with test_tscp.err_exp*, results in test_tscp.err_res ** test_tscp.err did not match the expected error output ** (closest match was test_tscp.err_res1) --- test_tscp.err_exp 2024-05-01 21:28:03.000000000 +1000 +++ test_tscp.err 2025-03-30 06:44:05.223241289 +1100 @@ -1,16 +0,0 @@ -% For the type_spec_constrained_preds pragma at test_tscp.m:54, -% the compiler generated these type_spec pragmas: -% :- pragma type_spec(pred(test_tscp.p1/5), (C = int, D = term.var(V_3))). -% :- pragma type_spec(pred(test_tscp.p1/5), (B = character, C = bool.bool)). -% For the type_spec_constrained_preds pragma at test_tscp.m:66, -% the compiler generated these type_spec pragmas: -% :- pragma type_spec(pred(test_tscp.p2/3), (Stream = io.text_input_stream, State = io.state, Error = io.error)). -% For the type_spec_constrained_preds pragma at test_tscp.m:74, -% the compiler generated these type_spec pragmas: -% :- pragma type_spec(pred(test_tscp.p2/3), (Stream = io.text_input_stream, State = io.state, Error = io.error)). -% For the type_spec_constrained_preds pragma at test_tscp.m:100, -% the compiler generated these type_spec pragmas: -% :- pragma type_spec(pred(test_tscp.p3/2), A = int). -% :- pragma type_spec(pred(test_tscp.p3/2), B = int). -% :- pragma type_spec(pred(test_tscp.p3/2), A = float). -% :- pragma type_spec(pred(test_tscp.p3/2), B = float). gmake[3]: *** [../Mmake.common:166: test_tscp.err_res] Error 1 gmake[3]: Target 'test_tscp.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings'