MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - intermod_type_qual.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - intermod_type_qual Making Mercury/int3s/intermod_type_qual.int3 Making Mercury/int3s/intermod_type_qual_helper_1.int3 Making Mercury/ints/intermod_type_qual_helper_1.int Making Mercury/ints/intermod_type_qual.int Making Mercury/opts/intermod_type_qual_helper_1.opt Making Mercury/opts/intermod_type_qual.opt Making Mercury/javas/jmercury/intermod_type_qual.java Making Mercury/javas/jmercury/intermod_type_qual_helper_1.java Making Java class files Mercury/javas/jmercury/intermod_type_qual.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/intermod_type_qual.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/intermod_type_qual_helper_1.java:16: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_2 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:54: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_9, ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:55: error: package list does not exist list.List_1 L_4) ^ Mercury/javas/jmercury/intermod_type_qual.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "intermod_type_qual"; ^ Mercury/javas/jmercury/intermod_type_qual.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/intermod_type_qual.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/intermod_type_qual.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/intermod_type_qual.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/intermod_type_qual.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/intermod_type_qual.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/intermod_type_qual.java:39: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:40: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:40: 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/intermod_type_qual.java:41: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:41: 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/intermod_type_qual.java:45: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.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/intermod_type_qual.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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.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/intermod_type_qual.java:52: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.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/intermod_type_qual.java:55: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:55: 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/intermod_type_qual.java:56: 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 intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:56: 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/intermod_type_qual.java:59: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/intermod_type_qual.java:61: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/intermod_type_qual.java:63: error: package list does not exist (list.List_1) intermod_type_qual.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/intermod_type_qual.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/intermod_type_qual.java:76: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class intermod_type_qual Mercury/javas/jmercury/intermod_type_qual.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/intermod_type_qual.java:77: error: package list does not exist list.List_1 Var_6 = (list.List_1) intermod_type_qual.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/intermod_type_qual.java:77: error: package list does not exist list.List_1 Var_6 = (list.List_1) intermod_type_qual.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:16: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_2 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:21: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:22: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:22: 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/intermod_type_qual_helper_1.java:23: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:23: 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/intermod_type_qual_helper_1.java:27: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:29: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:29: 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/intermod_type_qual_helper_1.java:30: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:30: 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/intermod_type_qual_helper_1.java:34: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:36: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:36: 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/intermod_type_qual_helper_1.java:37: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:37: 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/intermod_type_qual_helper_1.java:38: 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 intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:38: 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/intermod_type_qual_helper_1.java:41: error: package ops does not exist new ops.Priority_0( ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:57: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_10 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:61: error: package io does not exist io.Text_output_stream_0 Var_12 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:62: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_14 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:63: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_16 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:64: error: package univ does not exist univ.Univ_0 Var_18 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:65: error: package ops does not exist ops.Priority_0 Var_19 = null; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:69: error: cannot find symbol Var_8 = list.length_acc_3_p_0(TypeInfo_for_T_9, L_4, Var_11); ^ symbol: variable list location: class intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:71: error: cannot find symbol TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:71: error: package jmercury.runtime does not exist TypeCtorInfo_10_10 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:73: error: cannot find symbol Var_14 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:76: error: package io does not exist Var_12 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:80: error: package deconstruct does not exist Var_16 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:83: error: cannot find symbol Var_18 = univ.type_to_univ_2_p_1(TypeCtorInfo_10_10, java.lang.Integer.valueOf(Var_8)); ^ symbol: variable univ location: class intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:85: error: package ops does not exist Var_19 = (ops.Priority_0) intermod_type_qual_helper_1.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/intermod_type_qual_helper_1.java:87: 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_17, Var_12, Var_16, Var_18, Var_19); ^ symbol: variable stream__string_writer location: class intermod_type_qual_helper_1 Mercury/javas/jmercury/intermod_type_qual_helper_1.java:91: error: cannot find symbol io.write_char_4_p_0(Var_12, Var_21); ^ symbol: variable io location: class intermod_type_qual_helper_1 78 errors make[3]: *** [/tmp/mmake.T0EPXf:2360: intermod_type_qual] Error 1 make[3]: Target 'intermod_type_qual.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'