MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/general' { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/runtime/mer_rt.init '; echo MLLIBS += ' '; echo MLOBJS += ' '; echo LDFLAGS += ' '; echo LD_LIBFLAGS += ' '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc '; echo INSTALL_PREFIX = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/scripts/mmc --make --options-file - read_dir_regression.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/general' { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/runtime/mer_rt.init '; echo MLLIBS += ' '; echo MLOBJS += ' '; echo LDFLAGS += ' '; echo LD_LIBFLAGS += ' '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc '; echo INSTALL_PREFIX = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/stage2/scripts/mmc --make --options-file - read_dir_regression Making Mercury/int3s/read_dir_regression.int3 Making Mercury/ints/read_dir_regression.int Making Mercury/css/read_dir_regression.cs Making read_dir_regression.exe { [ -f read_dir_regression.inp ] && cat read_dir_regression.inp; } | ./read_dir_regression > read_dir_regression.out 2>&1 || \ { grep . read_dir_regression.out /dev/null; exit 1; } Comparing read_dir_regression.out with read_dir_regression.exp*, results in read_dir_regression.res ** read_dir_regression.out did not match the expected output ** (closest match was read_dir_regression.res1) --- read_dir_regression.exp 2020-10-11 14:28:49.000000000 +1100 +++ read_dir_regression.out 2024-07-24 15:42:03.639092774 +1000 @@ -1 +1 @@ -open failed: can't open input file: Is a directory +open failed: can't open input file: Access to the path '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/general' is denied. make[3]: *** [../Mmake.common:138: read_dir_regression.res] Error 1 make[3]: Target 'read_dir_regression.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-23/tests/general'