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-03-29/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/scripts/mmc --make --options-file - subtype_order.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings' { echo MCFLAGS += '--grade csharp --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/stage2/scripts/mmc --make --options-file - subtype_order.err Making Mercury/int3s/subtype_order.int3 Making Mercury/ints/subtype_order.int ** Nothing to be done for `subtype_order.err'. Comparing subtype_order.err with subtype_order.err_exp*, results in subtype_order.err_res ** subtype_order.err did not match the expected error output ** (closest match was subtype_order.err_res1) --- subtype_order.err_exp 2024-12-15 21:28:56.000000000 +1100 +++ subtype_order.err 2025-03-30 06:44:05.018243339 +1100 @@ -1,15 +0,0 @@ -subtype_order.m:030: Warning: `citrus'/0 declares some constructors in a -subtype_order.m:030: different order to its supertype `fruit'/0. The -subtype_order.m:030: differences between the order of function symbols in the -subtype_order.m:030: subtype, and the order of the same function symbols in -subtype_order.m:030: the supertype, are as follows. -subtype_order.m:030: -subtype_order.m:030: @@ -1,5 +1,5 @@ -subtype_order.m:030: -lemon/0 -subtype_order.m:030: +pomelo/0 -subtype_order.m:030: lime/0 -subtype_order.m:030: +tangelo/0 -subtype_order.m:030: orange/1 -subtype_order.m:030: -pomelo/0 -subtype_order.m:030: -tangelo/0 -subtype_order.m:030: +lemon/0 gmake[3]: *** [../Mmake.common:166: subtype_order.err_res] Error 1 gmake[3]: Target 'subtype_order.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-29/tests/warnings'