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 - int_range_ops.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 - int_range_ops Making Mercury/int3s/int_range_ops.int3 Making Mercury/ints/int_range_ops.int Making Mercury/javas/jmercury/int_range_ops.java Making Java class files Mercury/javas/jmercury/int_range_ops.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/int_range_ops.java:364: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/int_range_ops.java:413: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/int_range_ops.java:462: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/int_range_ops.java:541: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/int_range_ops.java:628: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/int_range_ops.java:684: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/int_range_ops.java:693: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/int_range_ops.java:702: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/int_range_ops.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "int_range_ops"; ^ Mercury/javas/jmercury/int_range_ops.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/int_range_ops.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/int_range_ops.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/int_range_ops.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/int_range_ops.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/int_range_ops.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/int_range_ops.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 int_range_ops Mercury/javas/jmercury/int_range_ops.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/int_range_ops.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 int_range_ops Mercury/javas/jmercury/int_range_ops.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/int_range_ops.java:49: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:49: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/int_range_ops.java:50: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:50: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/int_range_ops.java:51: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:51: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/int_range_ops.java:82: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:82: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/int_range_ops.java:131: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_76_76 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/int_range_ops.java:131: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_76_76 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:131: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_76_76 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/int_range_ops.java:132: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_77_77 = null; ^ Mercury/javas/jmercury/int_range_ops.java:133: error: package list does not exist list.List_1 EmptyRangeResult_4 = null; ^ Mercury/javas/jmercury/int_range_ops.java:134: error: package list does not exist list.List_1 SingletonRangeResult_5 = null; ^ Mercury/javas/jmercury/int_range_ops.java:135: error: package list does not exist list.List_1 ManyRangeResult_6 = null; ^ Mercury/javas/jmercury/int_range_ops.java:163: error: cannot find symbol EmptyRangeResult_4 = solutions.solutions_2_p_1(TypeCtorInfo_76_76, Var_11); ^ symbol: variable solutions location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:167: error: cannot find symbol io.write_string_3_p_0(Var_14); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:169: error: package jmercury.runtime does not exist TypeInfo_77_77 = jmercury.runtime.TypeInfo_Struct.maybe_new(int_range_ops.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/int_range_ops.java:171: error: cannot find symbol io.print_line_3_p_0(TypeInfo_77_77, ((java.lang.Object) (EmptyRangeResult_4))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:175: error: cannot find symbol SingletonRangeResult_5 = solutions.solutions_2_p_1(TypeCtorInfo_76_76, Var_17); ^ symbol: variable solutions location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:179: error: cannot find symbol io.write_string_3_p_0(Var_20); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:182: error: cannot find symbol io.print_line_3_p_0(TypeInfo_77_77, ((java.lang.Object) (SingletonRangeResult_5))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:186: error: cannot find symbol ManyRangeResult_6 = solutions.solutions_2_p_1(TypeCtorInfo_76_76, Var_23); ^ symbol: variable solutions location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:190: error: cannot find symbol io.write_string_3_p_0(Var_26); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:193: error: cannot find symbol io.print_line_3_p_0(TypeInfo_77_77, ((java.lang.Object) (ManyRangeResult_6))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:197: error: cannot find symbol io.write_string_3_p_0(Var_29); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:203: error: cannot find symbol succeeded = mr_int.all_true_in_range_3_p_0(Var_31, Var_32, Var_33); ^ symbol: variable mr_int location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:207: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_81_81 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:207: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_81_81 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:207: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_81_81 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:211: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_81_81, ((java.lang.Object) (Var_34))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:216: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_82_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:216: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_82_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:216: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_82_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:220: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_82_82, ((java.lang.Object) (Var_36))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:225: error: cannot find symbol io.write_string_3_p_0(Var_38); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:231: error: cannot find symbol succeeded = mr_int.all_true_in_range_3_p_0(Var_40, Var_41, Var_42); ^ symbol: variable mr_int location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:235: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_84_84 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:235: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_84_84 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:235: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_84_84 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:239: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_84_84, ((java.lang.Object) (Var_43))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:244: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_85_85 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:244: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_85_85 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:244: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_85_85 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:248: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_85_85, ((java.lang.Object) (Var_45))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:253: error: cannot find symbol io.write_string_3_p_0(Var_47); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:259: error: cannot find symbol succeeded = mr_int.all_true_in_range_3_p_0(Var_49, Var_50, Var_51); ^ symbol: variable mr_int location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:263: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_87_87 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:263: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_87_87 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:263: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_87_87 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:267: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_87_87, ((java.lang.Object) (Var_52))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:272: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_88_88 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:272: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_88_88 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:272: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_88_88 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:276: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_88_88, ((java.lang.Object) (Var_54))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:282: error: cannot find symbol io.write_string_3_p_0(Var_58); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:287: error: cannot find symbol succeeded = mr_int.all_true_in_range_3_p_0(LessThan10_7, Var_60, Var_61); ^ symbol: variable mr_int location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:291: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_89_89 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:291: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_89_89 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:291: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_89_89 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:295: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_89_89, ((java.lang.Object) (Var_62))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:300: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_90_90 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:300: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_90_90 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:300: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_90_90 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:304: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_90_90, ((java.lang.Object) (Var_64))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:309: error: cannot find symbol io.write_string_3_p_0(Var_66); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:314: error: cannot find symbol succeeded = mr_int.all_true_in_range_3_p_0(LessThan10_7, Var_68, Var_69); ^ symbol: variable mr_int location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:318: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_91_91 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:318: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_91_91 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:318: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_91_91 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:322: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_91_91, ((java.lang.Object) (Var_70))); ^ symbol: variable io location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:327: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_92_92 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/int_range_ops.java:327: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_92_92 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class int_range_ops Mercury/javas/jmercury/int_range_ops.java:327: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_92_92 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ 100 errors make[3]: *** [/tmp/mmake.UIe1aI:2360: int_range_ops] Error 1 make[3]: Target 'int_range_ops.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'