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-06-22/tests/tabling' /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/mmc --generate-dependencies --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS specified > specified.dep_err 2>&1 gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/tests/tabling' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/tests/tabling' /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/mmc --make-interface --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS specified /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/mmc --compile-to-c --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS specified > specified.err 2>&1 /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/mgnuc --grade asm_fast.gc.decldebug.stseg.tr -- -c specified.c -o specified.o specified.c: In function ‘specified_module9’: specified.c:5544:9: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘proc_table_info->MR_pt_stats[0][0].MR_ts_steps + 160’ must not be NULL [-Waddress] specified.c: In function ‘specified_module10’: specified.c:5871:9: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘proc_table_info->MR_pt_stats[0][0].MR_ts_steps + 160’ must not be NULL [-Waddress] specified.c: In function ‘specified_module14’: specified.c:7377:9: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘proc_table_info->MR_pt_stats[0][0].MR_ts_steps + 160’ must not be NULL [-Waddress] specified.c: At top level: /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/mgnuc --grade asm_fast.gc.decldebug.stseg.tr -- -c specified_init.c -o specified_init.o /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/scripts/ml --grade asm_fast.gc.decldebug.stseg.tr --no-mercury-stdlib-dir --trace-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/browser/mer_browser.init --trace-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/ssdb/mer_ssdb.init -- -o specified specified_init.o \ specified.o \ /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/trace/libmer_trace.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/trace/libmer_eventspec.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/ssdb/libmer_ssdb.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/browser/libmer_browser.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/mdbcomp/libmer_mdbcomp.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/library/libmer_std.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/runtime/libmer_rt.a /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/stage2/boehm_gc/libgc.a { test -f specified.inp && cat specified.inp; } | ./specified > specified.out 2>&1 || \ { grep . specified.out /dev/null; exit 1; } Comparing specified.out with specified.exp*, results in specified.res ** specified.out did not match the expected output ** (closest match was specified.res1) --- specified.exp 2025-05-12 23:02:36.000000000 +1000 +++ specified.out 2025-06-23 03:10:12.097916194 +1000 @@ -1,3 +1,3 @@ aplp_vs_vplp: tabling works apli_vs_vpli: tabling works -vvll_vs_vpll: tabling works +vvll_vs_vpll: tabling does not appear to work gmake[3]: *** [../Mmake.common:132: specified.res] Error 1 gmake[3]: Target 'specified.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-06-22/tests/tabling'