MERCURY_OPTIONS= --deep-random-write=25 --deep-std-name --mdb-disable-progress gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/tests/declarative_debugger' /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl -O5 --intermod-opt all_trusted > all_trusted.dep_err 2>&1 gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/tests/declarative_debugger' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/tests/declarative_debugger' /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mmc --make-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl -O5 --intermod-opt all_trusted /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl -O5 --intermod-opt all_trusted /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mmc --compile-to-c --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl -O5 --intermod-opt all_trusted > all_trusted.err 2>&1 /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mgnuc --grade asm_fast.gc -- -c all_trusted.c -o all_trusted.o /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/mgnuc --grade asm_fast.gc -- -c all_trusted_init.c -o all_trusted_init.o /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/ml --grade asm_fast.gc --no-mercury-stdlib-dir --trace --trace-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/browser/mer_browser.init --trace-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/ssdb/mer_ssdb.init -- \ -o all_trusted \ all_trusted_init.o all_trusted.o \ /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/trace/libmer_trace.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/trace/libmer_eventspec.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/ssdb/libmer_ssdb.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/browser/libmer_browser.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/mdbcomp/libmer_mdbcomp.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/library/libmer_std.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/runtime/libmer_rt.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/boehm_gc/libgc.a MERCURY_OPTIONS="$MERCURY_OPTIONS -de" HOME=/nonexistent MERCURY_SUPPRESS_MDB_BANNER=yes MERCURY_DEBUGGER_INIT=/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/stage2/scripts/test_mdbrc mdb ./all_trusted < all_trusted.inp > all_trusted.out 2>&1 \ || { grep . all_trusted.out /dev/null; exit 1; } Comparing all_trusted.out with all_trusted.exp*, results in all_trusted.res ** all_trusted.out did not match the expected output ** (closest match was all_trusted.res1) --- all_trusted.exp 2025-05-12 23:02:35.000000000 +1000 +++ all_trusted.out 2026-06-22 02:25:14.128702659 +1000 @@ -14,7 +14,7 @@ mdb> f E3: C2 EXIT pred all_trusted.p/2-0 (det) mdb> dd -d 3 -n 7 -a -All descendent calls are trusted. +All descendant calls are trusted. Shall I continue searching in ancestor calls? > y 2No bug found. gmake[3]: *** [../Mmake.common:132: all_trusted.res] Error 1 gmake[3]: Target 'all_trusted.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-06-21/tests/declarative_debugger'