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 --optimize-constructor-last-call '; 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 - lco_double.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 --optimize-constructor-last-call '; 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 - lco_double Making Mercury/int3s/lco_double.int3 Making Mercury/ints/lco_double.int Making Mercury/javas/jmercury/lco_double.java Making Java class files Mercury/javas/jmercury/lco_double.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] lco_double__enum_ordinal_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/lco_double.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] lco_double__enum_name_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/lco_double.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct lco_double__type_ctor_info_enum_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/lco_double.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] lco_double__field_types_thing_0_0 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/lco_double.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc lco_double__du_functor_desc_thing_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc lco_double__du_functor_desc_thing_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] lco_double__du_stag_ordered_thing_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/lco_double.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] lco_double__du_ptag_ordered_thing_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/lco_double.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] lco_double__du_name_ordered_thing_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/lco_double.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct lco_double__type_ctor_info_thing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/lco_double.java:625: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/lco_double.java:187: 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/lco_double.java:188: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_3 = new pair.Pair_2[3]; ^ Mercury/javas/jmercury/lco_double.java:189: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[3]; ^ Mercury/javas/jmercury/lco_double.java:236: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/lco_double.java:284: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/lco_double.java:672: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/lco_double.java:673: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/lco_double.java:332: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/lco_double.java:371: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/lco_double.java:565: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/lco_double.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "lco_double"; ^ Mercury/javas/jmercury/lco_double.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/lco_double.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/lco_double.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class lco_double Mercury/javas/jmercury/lco_double.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class lco_double Mercury/javas/jmercury/lco_double.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/lco_double.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lco_double Mercury/javas/jmercury/lco_double.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class lco_double Mercury/javas/jmercury/lco_double.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lco_double Mercury/javas/jmercury/lco_double.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class lco_double Mercury/javas/jmercury/lco_double.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/lco_double.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc lco_double__enum_functor_desc_enum_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] lco_double__enum_ordinal_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/lco_double.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] lco_double__enum_name_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/lco_double.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct lco_double__type_ctor_info_enum_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/lco_double.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] lco_double__field_types_thing_0_0 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/lco_double.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc lco_double__du_functor_desc_thing_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc lco_double__du_functor_desc_thing_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/lco_double.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] lco_double__du_stag_ordered_thing_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/lco_double.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] lco_double__du_ptag_ordered_thing_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/lco_double.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] lco_double__du_name_ordered_thing_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/lco_double.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct lco_double__type_ctor_info_thing_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/lco_double.java:84: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/lco_double.java:89: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/lco_double.java:92: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/lco_double.java:101: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) lco_double.lco_double__type_ctor_info_enum_0; ^ Mercury/javas/jmercury/lco_double.java:103: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) lco_double.lco_double__type_ctor_info_enum_0; ^ Mercury/javas/jmercury/lco_double.java:105: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) lco_double.lco_double__type_ctor_info_thing_0; ^ Mercury/javas/jmercury/lco_double.java:107: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ Mercury/javas/jmercury/lco_double.java:107: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_float_0; ^ symbol: variable builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:112: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:120: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:127: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:135: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:143: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/lco_double.java:145: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class lco_double Mercury/javas/jmercury/lco_double.java:163: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/lco_double.java:168: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/lco_double.java:171: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/lco_double.java:187: 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/lco_double.java:188: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_3 = new pair.Pair_2[3]; ^ Mercury/javas/jmercury/lco_double.java:189: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[3]; ^ Mercury/javas/jmercury/lco_double.java:195: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/lco_double.java:197: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lco_double.java:202: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lco_double.java:207: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/lco_double.java:212: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_double.java:213: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) lco_double.MR_scalar_common_3[0])), ^ Mercury/javas/jmercury/lco_double.java:214: error: package list does not exist (list.List_1) lco_double.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/lco_double.java:217: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_double.java:218: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) lco_double.MR_scalar_common_3[1])), ^ Mercury/javas/jmercury/lco_double.java:219: error: package list does not exist (list.List_1) lco_double.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/lco_double.java:222: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/lco_double.java:223: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) lco_double.MR_scalar_common_3[2])), ^ Mercury/javas/jmercury/lco_double.java:224: error: package list does not exist (list.List_1) lco_double.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/lco_double.java:252: error: package list does not exist list.List_1 Xs_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_double.java:252: error: package list.List_1 does not exist list.List_1 Xs_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_double.java:253: error: package pair does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:253: error: package pair does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:253: error: package list.List_1 does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:256: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/lco_double.java:259: error: package pair does not exist E_3 = ((lco_double.Enum_0) ((pair.Pair_2) Var_8).F1); ^ Mercury/javas/jmercury/lco_double.java:260: error: package pair does not exist F_4 = ((java.lang.Double) (((pair.Pair_2) Var_8).F2)).doubleValue(); ^ Mercury/javas/jmercury/lco_double.java:260: error: illegal start of type F_4 = ((java.lang.Double) (((pair.Pair_2) Var_8).F2)).doubleValue(); ^ Mercury/javas/jmercury/lco_double.java:294: error: package list does not exist list.List_1 Xs_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_double.java:294: error: package list.List_1 does not exist list.List_1 Xs_5 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/lco_double.java:295: error: package pair does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:295: error: package pair does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:295: error: package list.List_1 does not exist pair.Pair_2 Var_8 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/lco_double.java:298: error: package pair does not exist E_3 = ((lco_double.Enum_0) ((pair.Pair_2) Var_8).F1); ^ Mercury/javas/jmercury/lco_double.java:299: error: package pair does not exist F_4 = ((java.lang.Double) (((pair.Pair_2) Var_8).F2)).doubleValue(); ^ Mercury/javas/jmercury/lco_double.java:299: error: illegal start of type F_4 = ((java.lang.Double) (((pair.Pair_2) Var_8).F2)).doubleValue(); ^ Mercury/javas/jmercury/lco_double.java:319: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_20_20 = null; ^ Mercury/javas/jmercury/lco_double.java:321: error: package list does not exist list.List_1 Var_7 = (list.List_1) lco_double.MR_scalar_common_4[2]; ^ 100 errors make[3]: *** [/tmp/mmake.xujW43:2360: lco_double] Error 1 make[3]: Target 'lco_double.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'