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-31/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-unknown-format-calls '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-31/stage2/scripts/mmc --make --options-file - format_call_warning.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-unknown-format-calls '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/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-31/stage2/scripts/mmc --make --options-file - format_call_warning.err Making Mercury/int3s/format_call_warning.int3 Making Mercury/int3s/format_call_warning_helper_1.int3 Making Mercury/ints/format_call_warning.int Making Mercury/ints/format_call_warning_helper_1.int ** Nothing to be done for `format_call_warning.err'. Comparing format_call_warning.err with format_call_warning.err_exp*, results in format_call_warning.err_res ** format_call_warning.err did not match the expected error output ** (closest match was format_call_warning.err_res1) --- format_call_warning.err_exp 2024-06-30 21:00:22.000000000 +1000 +++ format_call_warning.err 2025-04-01 05:46:50.282564208 +1100 @@ -1,66 +0,0 @@ -format_call_warning.m:030: Error: the format string does not match the list of -format_call_warning.m:030: values to be formatted in call to predicate -format_call_warning.m:030: `format_call_warning.maybe_log_msg'/10 when -format_call_warning.m:030: considering the first entry in its -format_call_warning.m:030: `:- pragma format_call' declaration, which places -format_call_warning.m:030: the format string as the third argument, and the -format_call_warning.m:030: values list as the fourth argument. -format_call_warning.m:030: There is no second conversion specifier, but there -format_call_warning.m:030: is an extra input. -format_call_warning.m:030: Error: the format string does not match the list of -format_call_warning.m:030: values to be formatted in call to predicate -format_call_warning.m:030: `format_call_warning.maybe_log_msg'/10 when -format_call_warning.m:030: considering the second entry in its -format_call_warning.m:030: `:- pragma format_call' declaration, which places -format_call_warning.m:030: the format string as the third argument, and the -format_call_warning.m:030: values list as the fifth argument. -format_call_warning.m:030: There is no second conversion specifier, but there -format_call_warning.m:030: is an extra input. -format_call_warning.m:030: Error: the format string does not match the list of -format_call_warning.m:030: values to be formatted in call to predicate -format_call_warning.m:030: `format_call_warning.maybe_log_msg'/10 when -format_call_warning.m:030: considering the third entry in its -format_call_warning.m:030: `:- pragma format_call' declaration, which places -format_call_warning.m:030: the format string as the sixth argument, and the -format_call_warning.m:030: values list as the seventh argument. -format_call_warning.m:030: The first conversion specifier uses the specifier -format_call_warning.m:030: character `f', but the corresponding input is a -format_call_warning.m:030: string. -format_call_warning.m:030: The only specifier applicable to strings is `%s'. -format_call_warning.m:030: Error: the format string does not match the list of -format_call_warning.m:030: values to be formatted in call to predicate -format_call_warning.m:030: `format_call_warning.maybe_log_msg'/10 when -format_call_warning.m:030: considering the fourth entry in its -format_call_warning.m:030: `:- pragma format_call' declaration, which places -format_call_warning.m:030: the format string as the sixth argument, and the -format_call_warning.m:030: values list as the eighth argument. -format_call_warning.m:030: The first conversion specifier uses the specifier -format_call_warning.m:030: character `f', but the corresponding input is a -format_call_warning.m:030: string. -format_call_warning.m:030: The only specifier applicable to strings is `%s'. -format_call_warning.m:035: Error: the format string does not match the list of -format_call_warning.m:035: values to be formatted in call to predicate -format_call_warning.m:035: `format_call_warning.maybe_log_msg'/10 when -format_call_warning.m:035: considering the second entry in its -format_call_warning.m:035: `:- pragma format_call' declaration, which places -format_call_warning.m:035: the format string as the third argument, and the -format_call_warning.m:035: values list as the fifth argument. -format_call_warning.m:035: There is no second conversion specifier, but there -format_call_warning.m:035: is an extra input. -format_call_warning.m:045: Error: the format string does not match the list of -format_call_warning.m:045: values to be formatted in call to predicate -format_call_warning.m:045: `format_call_warning.maybe_log_simple_msg'/6. -format_call_warning.m:045: The second conversion specifier uses the specifier -format_call_warning.m:045: character `f', but the corresponding input is a -format_call_warning.m:045: string. -format_call_warning.m:045: The only specifier applicable to strings is `%s'. -format_call_warning.m:048: Error: the format string does not match the list of -format_call_warning.m:048: values to be formatted in call to predicate -format_call_warning.m:048: `format_call_warning_helper_1.maybe_log_imported_msg'/6. -format_call_warning.m:048: The first conversion specifier uses the specifier -format_call_warning.m:048: character `s', but the corresponding input is a -format_call_warning.m:048: float. -format_call_warning.m:048: The specifiers applicable to floats are `%f', -format_call_warning.m:048: `%e', `%E', `%g' and `%G'. -format_call_warning.m:083: Warning: unknown list of values to be formatted in -format_call_warning.m:083: call to predicate `io.format'/4. gmake[3]: *** [../Mmake.common:166: format_call_warning.err_res] Error 1 gmake[3]: Target 'format_call_warning.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-31/tests/warnings'