MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/tests/hard_coded' { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/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-19/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/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-19/stage2/scripts/mmc --make --options-file - foreign_import_module.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/tests/hard_coded' { echo MCFLAGS += '--grade csharp --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/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-19/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/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-19/stage2/scripts/mmc --make --options-file - foreign_import_module Making Mercury/int3s/foreign_import_module.int3 Making Mercury/int3s/foreign_import_module_helper_1.int3 Making Mercury/ints/foreign_import_module_helper_1.int Making Mercury/ints/foreign_import_module.int Making Mercury/css/foreign_import_module.cs Making Mercury/css/foreign_import_module_helper_1.cs Making foreign_import_module.exe Mercury/css/foreign_import_module.m(40,36): error CS0117: `mercury.foreign_import_module_helper_1' does not contain a definition for `mercury_code' Mercury/css/foreign_import_module_helper_1.cs(13,21): (Location of the symbol related to previous error) Mercury/css/foreign_import_module.m(41,5): error CS0103: The name `foreign_import_module_helper_1__csharp_code' does not exist in the current context Mercury/css/foreign_import_module.m(69,36): error CS0117: `mercury.foreign_import_module_helper_1' does not contain a definition for `mercury_code' Mercury/css/foreign_import_module_helper_1.cs(13,21): (Location of the symbol related to previous error) Mercury/css/foreign_import_module.m(70,5): error CS0103: The name `foreign_import_module_helper_1__cpp_code' does not exist in the current context Mercury/css/foreign_import_module.m(40,36): error CS0117: `mercury.foreign_import_module_helper_1' does not contain a definition for `mercury_code' Mercury/css/foreign_import_module_helper_1.cs(13,21): (Location of the symbol related to previous error) Mercury/css/foreign_import_module.m(41,5): error CS0103: The name `foreign_import_module_helper_1__csharp_code' does not exist in the current context Mercury/css/foreign_import_module.m(69,36): error CS0117: `mercury.foreign_import_module_helper_1' does not contain a definition for `mercury_code' Mercury/css/foreign_import_module_helper_1.cs(13,21): (Location of the symbol related to previous error) Mercury/css/foreign_import_module.m(70,5): error CS0103: The name `foreign_import_module_helper_1__cpp_code' does not exist in the current context Compilation failed: 8 error(s), 0 warnings ** Error making `foreign_import_module.exe'. make[3]: *** [/tmp/mmake.D3k9im:2356: foreign_import_module] Error 1 make[3]: Target 'foreign_import_module.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-19/tests/hard_coded'