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 - frameopt_pragma_redirect.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 - frameopt_pragma_redirect Making Mercury/int3s/frameopt_pragma_redirect.int3 Making Mercury/ints/frameopt_pragma_redirect.int Making Mercury/javas/jmercury/frameopt_pragma_redirect.java Making Java class files Mercury/javas/jmercury/frameopt_pragma_redirect.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__ti_pair_2builtin__type_ctor_info_int_0builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct frameopt_pragma_redirect__type_ctor_info_interval_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:71: 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/frameopt_pragma_redirect.java:72: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_2 = new pair.Pair_2[6]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:73: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:74: 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[5]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:150: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:148: error: package pair does not exist private static pair.Pair_2 ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:192: error: package pair does not exist pair.Pair_2 HeadVar__1_1) ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:242: error: package pair does not exist pair.Pair_2 HeadVar__2_2, ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:243: error: package pair does not exist pair.Pair_2 HeadVar__3_3) ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:240: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:273: error: package pair does not exist pair.Pair_2 HeadVar__1_1, ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:274: error: package pair does not exist pair.Pair_2 HeadVar__2_2) ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:302: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "frameopt_pragma_redirect"; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__ti_pair_2builtin__type_ctor_info_int_0builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:33: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct frameopt_pragma_redirect__type_ctor_info_interval_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:38: error: cannot find symbol pair.pair__type_ctor_info_pair_2, ^ symbol: variable pair location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:40: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0), ^ symbol: variable builtin location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:40: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:41: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ symbol: variable builtin location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:41: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:48: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND, ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:53: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:56: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:57: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) frameopt_pragma_redirect.pair__ti_pair_2builtin__type_ctor_info_int_0builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:71: 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/frameopt_pragma_redirect.java:72: error: package pair does not exist private static final pair.Pair_2[] MR_scalar_common_2 = new pair.Pair_2[6]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:73: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:74: 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[5]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:78: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:79: 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 frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:79: 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/frameopt_pragma_redirect.java:80: 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 frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:80: 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/frameopt_pragma_redirect.java:81: 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 frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:81: 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/frameopt_pragma_redirect.java:84: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:89: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:94: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:99: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:104: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:109: error: package pair does not exist new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:114: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:116: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:117: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[1])), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:118: error: package list does not exist (list.List_1) frameopt_pragma_redirect.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:121: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:122: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[2])), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:123: error: package list does not exist (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:126: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:127: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[3])), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:128: error: package list does not exist (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:131: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:132: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[4])), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:133: error: package list does not exist (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:136: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:137: error: package pair does not exist ((java.lang.Object) ((pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[5])), ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:138: error: package list does not exist (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:152: error: package pair does not exist pair.Pair_2 HeadVar__2_2 = null; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:155: error: package pair does not exist HeadVar__2_2 = (pair.Pair_2) frameopt_pragma_redirect.MR_scalar_common_2[0]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:158: error: package pair does not exist pair.Pair_2 I_5 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:158: error: package pair does not exist pair.Pair_2 I_5 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:158: error: package list.List_1 does not exist pair.Pair_2 I_5 = ((pair.Pair_2) ((list.List_1.F_cons_2) HeadVar__1_1).F1); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:159: error: package list does not exist list.List_1 Is_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:159: error: package list.List_1 does not exist list.List_1 Is_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:160: error: package pair does not exist pair.Pair_2 SumI0_8 = null; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:174: error: package pair does not exist S1_9 = ((java.lang.Integer) (((pair.Pair_2) I_5).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:174: error: illegal start of type S1_9 = ((java.lang.Integer) (((pair.Pair_2) I_5).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:175: error: package pair does not exist E1_10 = ((java.lang.Integer) (((pair.Pair_2) I_5).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:175: error: illegal start of type E1_10 = ((java.lang.Integer) (((pair.Pair_2) I_5).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:176: error: package pair does not exist S2_11 = ((java.lang.Integer) (((pair.Pair_2) SumI0_8).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:176: error: illegal start of type S2_11 = ((java.lang.Integer) (((pair.Pair_2) SumI0_8).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:177: error: package pair does not exist E2_12 = ((java.lang.Integer) (((pair.Pair_2) SumI0_8).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:177: error: illegal start of type E2_12 = ((java.lang.Integer) (((pair.Pair_2) SumI0_8).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:181: error: package pair does not exist HeadVar__2_2 = new pair.Pair_2( ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:195: error: package pair does not exist int S_2 = ((java.lang.Integer) (((pair.Pair_2) HeadVar__1_1).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:195: error: illegal start of type int S_2 = ((java.lang.Integer) (((pair.Pair_2) HeadVar__1_1).F1)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:196: error: package pair does not exist int E_3 = ((java.lang.Integer) (((pair.Pair_2) HeadVar__1_1).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:196: error: illegal start of type int E_3 = ((java.lang.Integer) (((pair.Pair_2) HeadVar__1_1).F2)).intValue(); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:205: error: cannot find symbol require.error_1_p_0(Var_4); ^ symbol: variable require location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:218: error: cannot find symbol require.error_1_p_0(Var_5); ^ symbol: variable require location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:227: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_28_28 = null; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:228: error: package pair does not exist pair.Pair_2 I_4 = null; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:229: error: package list does not exist list.List_1 Var_7 = (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:229: error: package list does not exist list.List_1 Var_7 = (list.List_1) frameopt_pragma_redirect.MR_scalar_common_4[4]; ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:234: error: package jmercury.runtime does not exist TypeInfo_28_28 = jmercury.runtime.TypeInfo_Struct.maybe_new(frameopt_pragma_redirect.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/frameopt_pragma_redirect.java:236: error: cannot find symbol io.write_line_3_p_0(TypeInfo_28_28, ((java.lang.Object) (I_4))); ^ symbol: variable io location: class frameopt_pragma_redirect Mercury/javas/jmercury/frameopt_pragma_redirect.java:245: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ 100 errors make[3]: *** [/tmp/mmake.fMWkbd:2360: frameopt_pragma_redirect] Error 1 make[3]: Target 'frameopt_pragma_redirect.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'