MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/tests/hard_coded' /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/mmc --generate-dependencies --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS string_to_float_overflow > string_to_float_overflow.dep_err 2>&1 make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/tests/hard_coded' /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/mmc --make-interface --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS string_to_float_overflow /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/mmc --compile-to-c --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS string_to_float_overflow > string_to_float_overflow.err 2>&1 /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/mgnuc --grade hlc.par.gc -- -c string_to_float_overflow.c -o string_to_float_overflow.o /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/mgnuc --grade hlc.par.gc -- -c string_to_float_overflow_init.c -o string_to_float_overflow_init.o /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/scripts/ml --grade hlc.par.gc --no-mercury-stdlib-dir --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/browser/mer_browser.init --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/ssdb/mer_ssdb.init -- -o string_to_float_overflow string_to_float_overflow_init.o \ string_to_float_overflow.o \ /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/trace/libmer_trace.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/trace/libmer_eventspec.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/ssdb/libmer_ssdb.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/browser/libmer_browser.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/mdbcomp/libmer_mdbcomp.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/library/libmer_std.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/runtime/libmer_rt.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/stage2/boehm_gc/libpar_gc.a { [ -f string_to_float_overflow.inp ] && cat string_to_float_overflow.inp; } | ./string_to_float_overflow > string_to_float_overflow.out 2>&1 || \ { grep . string_to_float_overflow.out /dev/null; exit 1; } Comparing string_to_float_overflow.out with string_to_float_overflow.exp*, results in string_to_float_overflow.res ** string_to_float_overflow.out did not match the expected output ** (closest match was string_to_float_overflow.res1) --- string_to_float_overflow.exp 2020-10-11 14:28:49.000000000 +1100 +++ string_to_float_overflow.out 2024-04-25 13:48:30.383843389 +1000 @@ -1,2 +1,3 @@ +GC Warning: Marker thread creation failed infinity -infinity make[3]: *** [../Mmake.common:138: string_to_float_overflow.res] Error 1 make[3]: Target 'string_to_float_overflow.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-04-24/tests/hard_coded'