MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs --no-warn-known-bad-format-calls '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/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-24/stage2/scripts/mmc --make --options-file - string_format_test_2.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs --no-warn-known-bad-format-calls '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/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-24/stage2/scripts/mmc --make --options-file - string_format_test_2 Making Mercury/int3s/string_format_test_2.int3 Making Mercury/ints/string_format_test_2.int Making Mercury/javas/jmercury/string_format_test_2.java Making Java class files Mercury/javas/jmercury/string_format_test_2.java:32: error: package string.Poly_type_0 does not exist private static final string.Poly_type_0.I_1[] MR_scalar_common_1 = new string.Poly_type_0.I_1[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:33: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "string_format_test_2"; ^ Mercury/javas/jmercury/string_format_test_2.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/string_format_test_2.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/string_format_test_2.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/string_format_test_2.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class string_format_test_2 Mercury/javas/jmercury/string_format_test_2.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/string_format_test_2.java:32: error: package string.Poly_type_0 does not exist private static final string.Poly_type_0.I_1[] MR_scalar_common_1 = new string.Poly_type_0.I_1[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:33: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[1]; ^ Mercury/javas/jmercury/string_format_test_2.java:38: error: package string.Poly_type_0 does not exist new string.Poly_type_0.I_1( ^ Mercury/javas/jmercury/string_format_test_2.java:42: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/string_format_test_2.java:44: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/string_format_test_2.java:45: error: package string does not exist ((java.lang.Object) ((string.Poly_type_0) string_format_test_2.MR_scalar_common_1[0])), ^ Mercury/javas/jmercury/string_format_test_2.java:46: error: package list does not exist (list.List_1) string_format_test_2.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/string_format_test_2.java:60: error: package list does not exist list.List_1 Var_7 = (list.List_1) string_format_test_2.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/string_format_test_2.java:60: error: package list does not exist list.List_1 Var_7 = (list.List_1) string_format_test_2.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/string_format_test_2.java:63: error: cannot find symbol io.format_4_p_0(Var_6, Var_7); ^ symbol: variable io location: class string_format_test_2 25 errors make[3]: *** [/tmp/mmake.weMCiF:1281: string_format_test_2] Error 1 make[3]: Target 'string_format_test_2.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general'