MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/tests/debugger' /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/mmc --generate-dependencies --grade none.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace deep -O2 --no-reclaim-heap-on-failure nondet_stack > nondet_stack.dep_err 2>&1 make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/tests/debugger' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/tests/debugger' /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/mmc --make-interface --grade none.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace deep -O2 --no-reclaim-heap-on-failure nondet_stack /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/mmc --compile-to-c --grade none.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace deep -O2 --no-reclaim-heap-on-failure nondet_stack > nondet_stack.err 2>&1 /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/mgnuc --grade none.gc -- -c nondet_stack.c -o nondet_stack.o /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/mgnuc --grade none.gc -- -c nondet_stack_init.c -o nondet_stack_init.o /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/ml --grade none.gc --no-mercury-stdlib-dir --trace --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/browser/mer_browser.init --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/ssdb/mer_ssdb.init -- -o nondet_stack nondet_stack_init.o \ nondet_stack.o \ /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/trace/libmer_trace.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/trace/libmer_eventspec.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/ssdb/libmer_ssdb.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/browser/libmer_browser.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/mdbcomp/libmer_mdbcomp.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/library/libmer_std.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/runtime/libmer_rt.a /mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/boehm_gc/libgc.a MERCURY_OPTIONS="$MERCURY_OPTIONS -de" HOME=/nonexistent MERCURY_SUPPRESS_MDB_BANNER=yes MERCURY_DEBUGGER_INIT=/mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/stage2/scripts/test_mdbrc mdb ./nondet_stack < nondet_stack.inp 2>&1 | \ sed 's/entry label MR_do_trace_redo_fail_deep/label UNKNOWN/g' \ | sed 's/unnamed label 0x.*/unnamed label/' \ | sed 's/unnamed entry label 0x.*/unnamed entry label/' \ | sed 's/label UNKNOWN .*/label UNKNOWN/' \ | sed 's/nondet_stack.m:[0-9]*/nondet_stack.m:NNNN/g' \ > nondet_stack.out 2>&1 Comparing nondet_stack.out with nondet_stack.exp*, results in nondet_stack.res ** nondet_stack.out did not match the expected output ** (closest match was nondet_stack.res1) --- nondet_stack.exp 2020-10-11 14:28:48.000000000 +1100 +++ nondet_stack.out 2022-05-01 09:10:06.507280527 +1000 @@ -179,7 +179,7 @@ succfr: non 10 on main nondet branch non 135 Data (arg 1) [1, 2, 3, 4, 5] - TypeCtorInfo_5 int + TypeCtorInfo__5 int non 14: temp redoip: label UNKNOWN redofr: non 10 @@ -468,7 +468,7 @@ on main nondet branch non 26 Data (arg 1) [1, 2, 3, 4, 5] Out (arg 2) [1, 2, 3, 4, 5] - TypeCtorInfo_5 int + TypeCtorInfo__5 int non 14: temp redoip: label UNKNOWN redofr: non 10 @@ -847,7 +847,7 @@ succfr: non 10 internal frame on nondet side branch non 247 Data (arg 1) [1, 2, 3, 4, 5] - TypeCtorInfo_5 int + TypeCtorInfo__5 int non 14: temp redoip: label UNKNOWN redofr: non 10 make[3]: *** [../Mmake.common:138: nondet_stack.res] Error 1 make[3]: Target 'nondet_stack.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2022-04-29/tests/debugger'