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 - spurious_match.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 - spurious_match.class Making Mercury/int3s/spurious_match.int3 Making Mercury/int0s/spurious_match.int0 Making Mercury/ints/spurious_match.int Making Mercury/opts/spurious_match.opt Making Mercury/javas/jmercury/spurious_match.java Making Mercury/classes/jmercury/spurious_match.class Mercury/javas/jmercury/spurious_match.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/spurious_match.java:34: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/spurious_match.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[2]; ^ Mercury/javas/jmercury/spurious_match.java:36: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_5 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/spurious_match.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "spurious_match"; ^ Mercury/javas/jmercury/spurious_match.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/spurious_match.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/spurious_match.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class spurious_match Mercury/javas/jmercury/spurious_match.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class spurious_match Mercury/javas/jmercury/spurious_match.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/spurious_match.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class spurious_match Mercury/javas/jmercury/spurious_match.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class spurious_match Mercury/javas/jmercury/spurious_match.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class spurious_match Mercury/javas/jmercury/spurious_match.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class spurious_match Mercury/javas/jmercury/spurious_match.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/spurious_match.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/spurious_match.java:34: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/spurious_match.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[2]; ^ Mercury/javas/jmercury/spurious_match.java:36: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_5 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/spurious_match.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/spurious_match.java:41: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class spurious_match Mercury/javas/jmercury/spurious_match.java:41: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/spurious_match.java:42: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class spurious_match Mercury/javas/jmercury/spurious_match.java:42: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/spurious_match.java:46: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:47: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:47: 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/spurious_match.java:48: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:48: 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/spurious_match.java:52: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:54: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:54: 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/spurious_match.java:55: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:55: 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/spurious_match.java:59: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:61: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:61: 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/spurious_match.java:62: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:62: 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/spurious_match.java:63: 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 spurious_match Mercury/javas/jmercury/spurious_match.java:63: 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/spurious_match.java:66: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/spurious_match.java:68: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/spurious_match.java:70: error: package list does not exist (list.List_1) spurious_match.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/spurious_match.java:73: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/spurious_match.java:75: error: package list does not exist (list.List_1) spurious_match.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/spurious_match.java:78: error: package ops does not exist new ops.Priority_0( ^ Mercury/javas/jmercury/spurious_match.java:92: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_13_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(spurious_match.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/spurious_match.java:92: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_13_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(spurious_match.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/spurious_match.java:94: error: package list does not exist list.List_1 List_4 = (list.List_1) spurious_match.MR_scalar_common_4[1]; ^ Mercury/javas/jmercury/spurious_match.java:94: error: package list does not exist list.List_1 List_4 = (list.List_1) spurious_match.MR_scalar_common_4[1]; ^ Mercury/javas/jmercury/spurious_match.java:95: error: package io does not exist io.Text_output_stream_0 Var_14 = null; ^ Mercury/javas/jmercury/spurious_match.java:96: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_16 = null; ^ Mercury/javas/jmercury/spurious_match.java:97: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_18 = null; ^ Mercury/javas/jmercury/spurious_match.java:98: error: package univ does not exist univ.Univ_0 Var_20 = null; ^ Mercury/javas/jmercury/spurious_match.java:99: error: package ops does not exist ops.Priority_0 Var_21 = null; ^ Mercury/javas/jmercury/spurious_match.java:103: error: cannot find symbol Var_16 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class spurious_match Mercury/javas/jmercury/spurious_match.java:106: error: package io does not exist Var_14 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/spurious_match.java:110: error: package deconstruct does not exist Var_18 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/spurious_match.java:113: error: cannot find symbol Var_20 = univ.type_to_univ_2_p_1(TypeInfo_13_13, ((java.lang.Object) (List_4))); ^ symbol: variable univ location: class spurious_match Mercury/javas/jmercury/spurious_match.java:115: error: package ops does not exist Var_21 = (ops.Priority_0) spurious_match.MR_scalar_common_5[0]; ^ Mercury/javas/jmercury/spurious_match.java:117: 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_100_111_95_119_114_105_116_101_95_117_110_105_118_95_112_114_105_111_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_6_p_1(TypeClassInfo_for_writer_19, Var_14, Var_18, Var_20, Var_21); ^ symbol: variable stream__string_writer location: class spurious_match Mercury/javas/jmercury/spurious_match.java:121: error: cannot find symbol io.write_char_4_p_0(Var_14, Var_23); ^ symbol: variable io location: class spurious_match 63 errors ** Error making `Mercury/classes/jmercury/spurious_match.class'. make[3]: *** [/tmp/mmake.KJWKDy:1242: spurious_match.class] Error 1 make[3]: Target 'spurious_match.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid_seq'