MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/tests/par_conj' /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/mmc --generate-dependencies --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS spawn_many > spawn_many.dep_err 2>&1 make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/tests/par_conj' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/tests/par_conj' /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/mmc --make-interface --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS spawn_many /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/mmc --compile-to-c --grade hlc.par.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS spawn_many > spawn_many.err 2>&1 /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/mgnuc --grade hlc.par.gc -- -c spawn_many.c -o spawn_many.o /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/mgnuc --grade hlc.par.gc -- -c spawn_many_init.c -o spawn_many_init.o /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/scripts/ml --grade hlc.par.gc --no-mercury-stdlib-dir --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/browser/mer_browser.init --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/ssdb/mer_ssdb.init -- -o spawn_many spawn_many_init.o \ spawn_many.o \ /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/trace/libmer_trace.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/trace/libmer_eventspec.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/ssdb/libmer_ssdb.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/browser/libmer_browser.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/mdbcomp/libmer_mdbcomp.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/library/libmer_std.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/runtime/libmer_rt.a /mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/stage2/boehm_gc/libpar_gc.a { [ -f spawn_many.inp ] && cat spawn_many.inp; } | ./spawn_many > spawn_many.out 2>&1 || \ { grep . spawn_many.out /dev/null; exit 1; } spawn_many.out:Uncaught Mercury exception: spawn_many.out:Software Error: predicate `thread.spawn'/3: Unexpected: Error setting up engine for thread. make[3]: *** [/tmp/mmake.58L3PP:1134: spawn_many.out] Error 1 make[3]: Target 'spawn_many.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-02-25/tests/par_conj'