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 '; 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 - lookup_switch_simple_bitvec.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 '; 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 - lookup_switch_simple_bitvec Making Mercury/int3s/lookup_switch_simple_bitvec.int3 Making Mercury/ints/lookup_switch_simple_bitvec.int Making Mercury/javas/jmercury/lookup_switch_simple_bitvec.java Making Java class files Mercury/javas/jmercury/lookup_switch_simple_bitvec.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/lookup_switch_simple_bitvec.java:33: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_2 = new pair.Pair_2[5]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:34: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "lookup_switch_simple_bitvec"; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.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/lookup_switch_simple_bitvec.java:33: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_2 = new pair.Pair_2[5]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:34: error: package string__parse_util does not exist private static final string__parse_util.String_format_flags_0[] MR_scalar_common_3 = new string__parse_util.String_format_flags_0[1]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:38: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:39: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ symbol: variable pair location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:39: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(pair.pair__type_ctor_info_pair_2))), ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:40: 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 lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:40: 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/lookup_switch_simple_bitvec.java:41: 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 lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:41: 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/lookup_switch_simple_bitvec.java:44: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:49: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:54: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:59: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:64: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:69: error: package string__parse_util does not exist new string__parse_util.String_format_flags_0( ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:70: error: package string__parse_util does not exist string__parse_util.String_format_flag_hash_0.K0, ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:71: error: package string__parse_util does not exist string__parse_util.String_format_flag_space_0.K0, ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:72: error: package string__parse_util does not exist string__parse_util.String_format_flag_zero_0.K0, ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:73: error: package string__parse_util does not exist string__parse_util.String_format_flag_minus_0.K0, ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:74: error: package string__parse_util does not exist string__parse_util.String_format_flag_plus_0.K0 ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:132: error: package pair does not exist pair.Pair_2 D_9 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:140: error: package pair does not exist D_9 = (pair.Pair_2) lookup_switch_simple_bitvec.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:149: error: package pair does not exist D_9 = (pair.Pair_2) lookup_switch_simple_bitvec.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:158: error: package pair does not exist D_9 = (pair.Pair_2) lookup_switch_simple_bitvec.MR_scalar_common_2[2]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:167: error: package pair does not exist D_9 = (pair.Pair_2) lookup_switch_simple_bitvec.MR_scalar_common_2[3]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:176: error: package pair does not exist D_9 = (pair.Pair_2) lookup_switch_simple_bitvec.MR_scalar_common_2[4]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:185: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_34_34 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:186: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_35_35 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:187: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_36_36 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:188: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_37_37 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:195: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_47 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:199: error: cannot find symbol io.write_string_3_p_0(Var_39); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:201: error: package string__parse_util does not exist Var_47 = (string__parse_util.String_format_flags_0) lookup_switch_simple_bitvec.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:203: error: cannot find symbol Var_41 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_47, N_4); ^ symbol: variable string__format location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:206: error: cannot find symbol io.write_string_3_p_0(Var_41); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:210: error: cannot find symbol io.write_string_3_p_0(Var_48); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:212: error: cannot find symbol TypeCtorInfo_34_34 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:212: error: package jmercury.runtime does not exist TypeCtorInfo_34_34 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:214: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_34_34, java.lang.Integer.valueOf(A_6)); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:218: error: cannot find symbol io.write_string_3_p_0(Var_18); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:220: error: cannot find symbol TypeCtorInfo_35_35 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ symbol: variable builtin location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:220: error: package jmercury.runtime does not exist TypeCtorInfo_35_35 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:222: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_35_35, java.lang.Double.valueOf(B_7)); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:226: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:228: error: cannot find symbol TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:228: error: package jmercury.runtime does not exist TypeCtorInfo_36_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:230: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_36_36, ((java.lang.Object) (C_8))); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:234: error: cannot find symbol io.write_string_3_p_0(Var_24); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:236: error: package jmercury.runtime does not exist TypeInfo_37_37 = jmercury.runtime.TypeInfo_Struct.maybe_new(lookup_switch_simple_bitvec.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:238: error: cannot find symbol io.write_3_p_0(TypeInfo_37_37, ((java.lang.Object) (D_9))); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:242: error: cannot find symbol io.write_string_3_p_0(Var_27); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:249: error: package string__parse_util does not exist string__parse_util.String_format_flags_0 Var_58 = null; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:253: error: cannot find symbol io.write_string_3_p_0(Var_50); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:255: error: package string__parse_util does not exist Var_58 = (string__parse_util.String_format_flags_0) lookup_switch_simple_bitvec.MR_scalar_common_3[0]; ^ Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:257: error: cannot find symbol Var_52 = string__format.format_signed_int_component_nowidth_noprec_3_p_0(Var_58, N_4); ^ symbol: variable string__format location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:260: error: cannot find symbol io.write_string_3_p_0(Var_52); ^ symbol: variable io location: class lookup_switch_simple_bitvec Mercury/javas/jmercury/lookup_switch_simple_bitvec.java:264: error: cannot find symbol io.write_string_3_p_0(Var_59); ^ symbol: variable io location: class lookup_switch_simple_bitvec 72 errors make[3]: *** [/tmp/mmake.iFjCoF:2360: lookup_switch_simple_bitvec] Error 1 make[3]: Target 'lookup_switch_simple_bitvec.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'