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 - equality_pred_which_requires_boxing.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 - equality_pred_which_requires_boxing Making Mercury/int3s/equality_pred_which_requires_boxing.int3 Making Mercury/ints/equality_pred_which_requires_boxing.int Making Mercury/javas/jmercury/equality_pred_which_requires_boxing.java Making Java class files Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:84: 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/equality_pred_which_requires_boxing.java:281: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_16, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:337: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_3, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:415: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:446: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_4, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:444: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:528: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_5, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:574: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:616: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "equality_pred_which_requires_boxing"; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:41: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_FOREIGN, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:46: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:49: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:61: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_FOREIGN, ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:66: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:69: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:84: 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/equality_pred_which_requires_boxing.java:88: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:89: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_1))), ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:90: 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 equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:90: 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/equality_pred_which_requires_boxing.java:104: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_29_29 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:105: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_30_30 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:106: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_31_31 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:128: error: cannot find symbol TypeCtorInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ symbol: variable builtin location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:128: error: package jmercury.runtime does not exist TypeCtorInfo_29_29 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:138: error: cannot find symbol io.write_string_3_p_0(Var_14); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:146: error: cannot find symbol io.write_string_3_p_0(Var_16); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:172: error: package jmercury.runtime does not exist TypeCtorInfo_30_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_0); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:202: error: cannot find symbol io.write_string_3_p_0(Var_20); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:210: error: cannot find symbol io.write_string_3_p_0(Var_22); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:236: error: package jmercury.runtime does not exist TypeInfo_31_31 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:266: error: cannot find symbol io.write_string_3_p_0(Var_26); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:274: error: cannot find symbol io.write_string_3_p_0(Var_28); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:289: error: cannot find symbol io.write_string_3_p_0(S_6); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:292: error: cannot find symbol succeeded = builtin.unify_2_p_0(TypeInfo_for_T_16, X_7, Y_8); ^ symbol: variable builtin location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:299: error: cannot find symbol io.write_string_3_p_0(Var_13); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:307: error: cannot find symbol io.write_string_3_p_0(Var_15); ^ symbol: variable io location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:420: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:421: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_4_4 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_0); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:421: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_4_4 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_0); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:424: error: cannot find symbol HeadVar__1_1 = private_builtin.builtin_compare_non_canonical_type_3_p_0(TypeCtorInfo_4_4, ((java.lang.Object) (HeadVar__2_2)), ((java.lang.Object) (HeadVar__3_3))); ^ symbol: variable private_builtin location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:435: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:450: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:451: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_5_5 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_1); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:451: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_5_5 = jmercury.runtime.TypeInfo_Struct.maybe_new(equality_pred_which_requires_boxing.equality_pred_which_requires_boxing__type_ctor_info_type_which_needs_boxing_1); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:452: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_6_6 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:455: error: package jmercury.runtime does not exist TypeInfo_6_6 = new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:461: error: cannot find symbol HeadVar__1_1 = private_builtin.builtin_compare_non_canonical_type_3_p_0(TypeInfo_6_6, ((java.lang.Object) (HeadVar__2_2)), ((java.lang.Object) (HeadVar__3_3))); ^ symbol: variable private_builtin location: class equality_pred_which_requires_boxing Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:473: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:476: error: package jmercury.runtime does not exist conv0_HeadVar__1_1 = equality_pred_which_requires_boxing.__Compare____type_which_needs_boxing_1_0(((jmercury.runtime.TypeInfo_Struct) wrapper_arg_1), ((Double) wrapper_arg_3), ((Double) wrapper_arg_4)); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:567: error: package jmercury.runtime does not exist succeeded = equality_pred_which_requires_boxing.__Unify____type_which_needs_boxing_1_0(((jmercury.runtime.TypeInfo_Struct) wrapper_arg_1), ((Double) wrapper_arg_2), ((Double) wrapper_arg_3)); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:603: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/equality_pred_which_requires_boxing.java:646: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 68 errors make[3]: *** [/tmp/mmake.I6I5Tl:2360: equality_pred_which_requires_boxing] Error 1 make[3]: Target 'equality_pred_which_requires_boxing.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'