MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress
make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/tests/hard_coded'
{ echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/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-31/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/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-31/stage2/scripts/mmc --make --options-file - write_xml.depend
make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/tests/hard_coded'
make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/tests/hard_coded'
{ echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/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-31/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/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-31/stage2/scripts/mmc --make --options-file - write_xml
Making Mercury/int3s/write_xml.int3
Making Mercury/ints/write_xml.int
Making Mercury/css/write_xml.cs
Making write_xml.exe
{ [ -f write_xml.inp ] && cat write_xml.inp; } | ./write_xml > write_xml.out 2>&1 || \
{ grep . write_xml.out /dev/null; exit 1; }
Comparing write_xml.out with write_xml.exp*,
results in write_xml.res
** write_xml.out did not match the expected output
** (closest match was write_xml.res2)
--- write_xml.exp2 2020-10-11 14:28:49.000000000 +1100
+++ write_xml.out 2024-08-01 15:48:10.388805025 +1000
@@ -25,7 +25,7 @@
123456
a
- 1.2355322522e-97
+ 1.2355322522E-97
@@ -115,19 +115,16 @@
-
-
-
-
+
-
+
-
+
-
+
1
@@ -416,7 +413,7 @@
123456
a
- 1.2355322522e-97
+ 1.2355322522E-97
@@ -511,22 +508,19 @@
-
-
-
-
+
-
+
-
+
-
+
@@ -580,4 +574,4 @@
ok
Result 10:
-type_not_ground(tvar513)
+type_not_ground(some_pseudo_type_desc)
make[3]: *** [../Mmake.common:138: write_xml.res] Error 1
make[3]: Target 'write_xml.runtest' not remade because of errors.
make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-31/tests/hard_coded'