MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid_seq' { 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 --intermodule-optimization '; 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 - xml_event_read.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid_seq' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid_seq' { 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 --intermodule-optimization '; 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 - xml_event_read.class Making Mercury/int3s/xml_event_read.int3 Making Mercury/int3s/xml_event_read_helper_1.int3 Making Mercury/ints/xml_event_read.int Making Mercury/ints/xml_event_read_helper_1.int Making Mercury/opts/xml_event_read.opt Making Mercury/opts/xml_event_read_helper_1.opt Making Mercury/javas/jmercury/xml_event_read.java Making Mercury/classes/jmercury/xml_event_read.class Mercury/javas/jmercury/xml_event_read.java:33: error: package xml_event_read_helper_1 does not exist private static final xml_event_read_helper_1.Content_event_0[] MR_scalar_common_2 = new xml_event_read_helper_1.Content_event_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:34: error: package xml_event_read_helper_1.Maybe_next_event_0 does not exist private static final xml_event_read_helper_1.Maybe_next_event_0.Next_event_unknown_yet_0[] MR_scalar_common_3 = new xml_event_read_helper_1.Maybe_next_event_0.Next_event_unknown_yet_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:35: error: package xml_event_read_helper_1 does not exist private static final xml_event_read_helper_1.Current_and_next_event_0[] MR_scalar_common_4 = new xml_event_read_helper_1.Current_and_next_event_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:36: error: package xml_event_read_helper_1.Event_or_eof_0 does not exist private static final xml_event_read_helper_1.Event_or_eof_0.Event_1[] MR_scalar_common_5 = new xml_event_read_helper_1.Event_or_eof_0.Event_1[1]; ^ Mercury/javas/jmercury/xml_event_read.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "xml_event_read"; ^ Mercury/javas/jmercury/xml_event_read.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/xml_event_read.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/xml_event_read.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/xml_event_read.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/xml_event_read.java:33: error: package xml_event_read_helper_1 does not exist private static final xml_event_read_helper_1.Content_event_0[] MR_scalar_common_2 = new xml_event_read_helper_1.Content_event_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:34: error: package xml_event_read_helper_1.Maybe_next_event_0 does not exist private static final xml_event_read_helper_1.Maybe_next_event_0.Next_event_unknown_yet_0[] MR_scalar_common_3 = new xml_event_read_helper_1.Maybe_next_event_0.Next_event_unknown_yet_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:35: error: package xml_event_read_helper_1 does not exist private static final xml_event_read_helper_1.Current_and_next_event_0[] MR_scalar_common_4 = new xml_event_read_helper_1.Current_and_next_event_0[1]; ^ Mercury/javas/jmercury/xml_event_read.java:36: error: package xml_event_read_helper_1.Event_or_eof_0 does not exist private static final xml_event_read_helper_1.Event_or_eof_0.Event_1[] MR_scalar_common_5 = new xml_event_read_helper_1.Event_or_eof_0.Event_1[1]; ^ Mercury/javas/jmercury/xml_event_read.java:41: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__stream__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:42: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:42: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/xml_event_read.java:43: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:43: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/xml_event_read.java:47: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__output__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:49: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:49: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/xml_event_read.java:50: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:50: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/xml_event_read.java:54: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__writer__arity3__io__text_output_stream__arity0__string__arity0__io__state__arity0__)), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:56: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:56: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/xml_event_read.java:57: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))), ^ symbol: variable builtin location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:57: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))), ^ Mercury/javas/jmercury/xml_event_read.java:58: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:58: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/xml_event_read.java:61: error: package xml_event_read_helper_1 does not exist new xml_event_read_helper_1.Content_event_0( ^ Mercury/javas/jmercury/xml_event_read.java:65: error: package xml_event_read_helper_1.Maybe_next_event_0 does not exist new xml_event_read_helper_1.Maybe_next_event_0.Next_event_unknown_yet_0(); ^ Mercury/javas/jmercury/xml_event_read.java:67: error: package xml_event_read_helper_1 does not exist new xml_event_read_helper_1.Current_and_next_event_0( ^ Mercury/javas/jmercury/xml_event_read.java:68: error: package xml_event_read_helper_1 does not exist (xml_event_read_helper_1.Content_event_0) xml_event_read.MR_scalar_common_2[0], ^ Mercury/javas/jmercury/xml_event_read.java:69: error: package xml_event_read_helper_1 does not exist (xml_event_read_helper_1.Maybe_next_event_0) xml_event_read.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/xml_event_read.java:72: error: package xml_event_read_helper_1.Event_or_eof_0 does not exist new xml_event_read_helper_1.Event_or_eof_0.Event_1( ^ Mercury/javas/jmercury/xml_event_read.java:73: error: package xml_event_read_helper_1 does not exist (xml_event_read_helper_1.Current_and_next_event_0) xml_event_read.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/xml_event_read.java:86: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(xml_event_read_helper_1.xml_event_read_helper_1__type_ctor_info_event_or_eof_0); ^ Mercury/javas/jmercury/xml_event_read.java:86: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(xml_event_read_helper_1.xml_event_read_helper_1__type_ctor_info_event_or_eof_0); ^ symbol: variable xml_event_read_helper_1 location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:86: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(xml_event_read_helper_1.xml_event_read_helper_1__type_ctor_info_event_or_eof_0); ^ Mercury/javas/jmercury/xml_event_read.java:88: error: package xml_event_read_helper_1 does not exist xml_event_read_helper_1.Event_or_eof_0 V_4 = (xml_event_read_helper_1.Event_or_eof_0) xml_event_read.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/xml_event_read.java:88: error: package xml_event_read_helper_1 does not exist xml_event_read_helper_1.Event_or_eof_0 V_4 = (xml_event_read_helper_1.Event_or_eof_0) xml_event_read.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/xml_event_read.java:89: error: package io does not exist io.Text_output_stream_0 Var_12 = null; ^ Mercury/javas/jmercury/xml_event_read.java:90: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_14 = null; ^ Mercury/javas/jmercury/xml_event_read.java:91: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_16 = null; ^ Mercury/javas/jmercury/xml_event_read.java:95: error: cannot find symbol Var_14 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:98: error: package io does not exist Var_12 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/xml_event_read.java:102: error: package deconstruct does not exist Var_16 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/xml_event_read.java:105: error: cannot find symbol stream__string_writer.f_84_121_112_101_83_112_101_99_79_102_95_95_112_114_101_100_95_95_112_114_105_110_116_95_95_91_83_116_114_101_97_109_32_61_32_105_111_46_116_101_120_116_95_111_117_116_112_117_116_95_115_116_114_101_97_109_44_32_83_116_97_116_101_32_61_32_105_111_46_115_116_97_116_101_93_95_49_95_49_5_p_1(TypeCtorInfo_8_8, TypeClassInfo_for_writer_17, Var_12, Var_16, ((java.lang.Object) (V_4))); ^ symbol: variable stream__string_writer location: class xml_event_read Mercury/javas/jmercury/xml_event_read.java:109: error: cannot find symbol io.write_char_4_p_0(Var_12, Var_18); ^ symbol: variable io location: class xml_event_read 56 errors ** Error making `Mercury/classes/jmercury/xml_event_read.class'. make[3]: *** [/tmp/mmake.RBUatr:1242: xml_event_read.class] Error 1 make[3]: Target 'xml_event_read.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid_seq'