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 --infer-all '; 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 - existential_float.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 --infer-all '; 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 - existential_float Making Mercury/int3s/existential_float.int3 Making Mercury/ints/existential_float.int Making Mercury/javas/jmercury/existential_float.java existential_float.m:083: Inferred :- some [T] (func call_my_exist_c = T). existential_float.m:085: Inferred :- some [T] (func call_my_exist_f = T). existential_float.m:087: Inferred :- some [T] (func call_my_exist_fn = T). existential_float.m:089: Inferred :- some [T] (pred call_my_exist_p_multi(T)). existential_float.m:089: Inferred :- mode call_my_exist_p_multi(out) is multi. existential_float.m:092: Inferred :- some [T] (pred existential_float.m:092: call_my_exist_p_semi(existential_float.foo, T)). existential_float.m:092: Inferred :- mode call_my_exist_p_semi(di, out) is existential_float.m:092: semidet. existential_float.m:095: Inferred :- pred my_univ_p_multi(univ.univ). Making Java class files Mercury/javas/jmercury/existential_float.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_float__enum_functor_desc_foo_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_float.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_float__enum_functor_desc_foo_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_float.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_float__enum_ordinal_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_float.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_float__enum_name_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_float.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_float__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_float.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/existential_float.java:1062: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/existential_float.java:1063: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/existential_float.java:203: error: package univ does not exist univ.Univ_0 X_4) ^ Mercury/javas/jmercury/existential_float.java:567: error: package univ does not exist univ.Univ_0 arg1, ^ Mercury/javas/jmercury/existential_float.java:581: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/existential_float.java:604: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/existential_float.java:672: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/existential_float.java:705: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct arg1, ^ Mercury/javas/jmercury/existential_float.java:795: error: package univ does not exist univ.Univ_0 Univ_3) ^ Mercury/javas/jmercury/existential_float.java:875: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/existential_float.java:154: error: package jmercury.runtime does not exist public final jmercury.runtime.TypeInfo_Struct vct_4_f_1; ^ Mercury/javas/jmercury/existential_float.java:159: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct vct_4_f_1) ^ Mercury/javas/jmercury/existential_float.java:939: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/existential_float.java:1017: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/existential_float.java:1078: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/existential_float.java:1081: error: package univ does not exist public univ.Univ_0 conv1_HeadVar__1_1; ^ Mercury/javas/jmercury/existential_float.java:1087: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/existential_float.java:1089: error: package jmercury.runtime does not exist public jmercury.runtime.TypeInfo_Struct ExistQTypeInfo_for_T_6; ^ Mercury/javas/jmercury/existential_float.java:1091: error: package jmercury.runtime does not exist public jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_2; ^ Mercury/javas/jmercury/existential_float.java:1098: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/existential_float.java:1100: error: package univ does not exist public univ.Univ_0 HeadVar__1_1; ^ Mercury/javas/jmercury/existential_float.java:1101: error: package jmercury.runtime does not exist public jmercury.runtime.TypeInfo_Struct TypeInfo_3_3; ^ Mercury/javas/jmercury/existential_float.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "existential_float"; ^ Mercury/javas/jmercury/existential_float.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/existential_float.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/existential_float.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class existential_float Mercury/javas/jmercury/existential_float.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class existential_float Mercury/javas/jmercury/existential_float.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/existential_float.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/existential_float.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_float__enum_functor_desc_foo_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_float.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc existential_float__enum_functor_desc_foo_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/existential_float.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_float__enum_ordinal_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_float.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] existential_float__enum_name_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/existential_float.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct existential_float__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/existential_float.java:65: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/existential_float.java:70: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/existential_float.java:73: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/existential_float.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/existential_float.java:95: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/existential_float.java:96: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_func_0))), ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:96: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_func_0))), ^ Mercury/javas/jmercury/existential_float.java:97: 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 existential_float Mercury/javas/jmercury/existential_float.java:97: 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/existential_float.java:98: 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 existential_float Mercury/javas/jmercury/existential_float.java:98: 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/existential_float.java:101: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/existential_float.java:102: 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 existential_float Mercury/javas/jmercury/existential_float.java:102: 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/existential_float.java:103: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0))) ^ symbol: variable univ location: class existential_float Mercury/javas/jmercury/existential_float.java:103: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0))) ^ Mercury/javas/jmercury/existential_float.java:110: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:110: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/existential_float.java:111: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:111: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/existential_float.java:136: error: cannot find symbol ((java.lang.Object) (univ.univ__type_ctor_info_univ_0)) ^ symbol: variable univ location: class existential_float Mercury/javas/jmercury/existential_float.java:136: error: illegal start of type ((java.lang.Object) (univ.univ__type_ctor_info_univ_0)) ^ Mercury/javas/jmercury/existential_float.java:170: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0) ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:170: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0) ^ Mercury/javas/jmercury/existential_float.java:174: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0) ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:174: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0) ^ Mercury/javas/jmercury/existential_float.java:185: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_5 = null; ^ Mercury/javas/jmercury/existential_float.java:191: error: package jmercury.runtime does not exist TypeInfo_for_T_5 = (jmercury.runtime.TypeInfo_Struct) result[1]; ^ Mercury/javas/jmercury/existential_float.java:205: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_11 = null; ^ Mercury/javas/jmercury/existential_float.java:206: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_12 = null; ^ Mercury/javas/jmercury/existential_float.java:211: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(X_4); ^ symbol: variable univ location: class existential_float Mercury/javas/jmercury/existential_float.java:212: error: package jmercury.runtime does not exist TypeInfo_11_11 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_float.java:216: error: cannot find symbol io.write_line_3_p_0(TypeInfo_11_11, Var_8); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:219: error: cannot find symbol java.lang.Object [] result = univ.univ_value_1_f_0(X_4); ^ symbol: variable univ location: class existential_float Mercury/javas/jmercury/existential_float.java:220: error: package jmercury.runtime does not exist TypeInfo_12_12 = (jmercury.runtime.TypeInfo_Struct) result[0]; ^ Mercury/javas/jmercury/existential_float.java:224: error: cannot find symbol io.write_line_3_p_0(TypeInfo_12_12, Var_10); ^ symbol: variable io location: class existential_float Mercury/javas/jmercury/existential_float.java:232: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_58_58 = null; ^ Mercury/javas/jmercury/existential_float.java:233: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_59_59 = null; ^ Mercury/javas/jmercury/existential_float.java:234: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_60_60 = null; ^ Mercury/javas/jmercury/existential_float.java:235: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_61_61 = null; ^ Mercury/javas/jmercury/existential_float.java:236: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_62_62 = null; ^ Mercury/javas/jmercury/existential_float.java:237: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_63_63 = null; ^ Mercury/javas/jmercury/existential_float.java:238: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_64_64 = null; ^ Mercury/javas/jmercury/existential_float.java:239: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_65_65 = null; ^ Mercury/javas/jmercury/existential_float.java:240: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_66_66 = null; ^ Mercury/javas/jmercury/existential_float.java:241: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_67_67 = null; ^ Mercury/javas/jmercury/existential_float.java:242: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_68_68 = null; ^ Mercury/javas/jmercury/existential_float.java:243: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_69_69 = null; ^ Mercury/javas/jmercury/existential_float.java:244: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_79_79 = null; ^ Mercury/javas/jmercury/existential_float.java:245: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_80_80 = null; ^ Mercury/javas/jmercury/existential_float.java:246: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ Mercury/javas/jmercury/existential_float.java:246: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ symbol: variable builtin location: class existential_float Mercury/javas/jmercury/existential_float.java:246: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_82 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_character_0); ^ Mercury/javas/jmercury/existential_float.java:247: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_11_87 = null; ^ Mercury/javas/jmercury/existential_float.java:248: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_12_88 = null; ^ Mercury/javas/jmercury/existential_float.java:249: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_90 = null; ^ 100 errors make[3]: *** [/tmp/mmake.DmiwuC:2360: existential_float] Error 1 make[3]: Target 'existential_float.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' ERROR OUTPUT existential_float.m:083: Inferred :- some [T] (func call_my_exist_c = T). existential_float.m:085: Inferred :- some [T] (func call_my_exist_f = T). existential_float.m:087: Inferred :- some [T] (func call_my_exist_fn = T). existential_float.m:089: Inferred :- some [T] (pred call_my_exist_p_multi(T)). existential_float.m:089: Inferred :- mode call_my_exist_p_multi(out) is multi. existential_float.m:092: Inferred :- some [T] (pred existential_float.m:092: call_my_exist_p_semi(existential_float.foo, T)). existential_float.m:092: Inferred :- mode call_my_exist_p_semi(di, out) is existential_float.m:092: semidet. existential_float.m:095: Inferred :- pred my_univ_p_multi(univ.univ). END OF THE ERROR OUTPUT