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 - quoting_bug_test.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 - quoting_bug_test Making Mercury/int3s/quoting_bug_test.int3 Making Mercury/int3s/quoting_bug_test_helper_1.int3 Making Mercury/ints/quoting_bug_test_helper_1.int Making Mercury/ints/quoting_bug_test.int Making Mercury/javas/jmercury/quoting_bug_test.java Making Mercury/javas/jmercury/quoting_bug_test_helper_1.java Making Java class files Mercury/javas/jmercury/quoting_bug_test.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/quoting_bug_test.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[5]; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:224: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:225: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] quoting_bug_test_helper_1__enum_ordinal_ordered_token_0 = new jmercury.runtime.EnumFunctorDesc[6]; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] quoting_bug_test_helper_1__enum_name_ordered_token_0 = new jmercury.runtime.EnumFunctorDesc[6]; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct quoting_bug_test_helper_1__type_ctor_info_token_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:116: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/quoting_bug_test.java:184: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:180: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/quoting_bug_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "quoting_bug_test"; ^ Mercury/javas/jmercury/quoting_bug_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/quoting_bug_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/quoting_bug_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/quoting_bug_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/quoting_bug_test.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/quoting_bug_test.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[5]; ^ Mercury/javas/jmercury/quoting_bug_test.java:39: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/quoting_bug_test.java:41: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/quoting_bug_test.java:43: error: package list does not exist (list.List_1) quoting_bug_test.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/quoting_bug_test.java:46: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/quoting_bug_test.java:48: error: package list does not exist (list.List_1) quoting_bug_test.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/quoting_bug_test.java:51: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/quoting_bug_test.java:53: error: package list does not exist (list.List_1) quoting_bug_test.MR_scalar_common_2[1] ^ Mercury/javas/jmercury/quoting_bug_test.java:56: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/quoting_bug_test.java:58: error: package list does not exist (list.List_1) quoting_bug_test.MR_scalar_common_2[2] ^ Mercury/javas/jmercury/quoting_bug_test.java:61: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/quoting_bug_test.java:63: error: package list does not exist (list.List_1) quoting_bug_test.MR_scalar_common_2[3] ^ Mercury/javas/jmercury/quoting_bug_test.java:71: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:71: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/quoting_bug_test.java:72: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:72: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/quoting_bug_test.java:91: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:91: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:92: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_34 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:93: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_35 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:94: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_36 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:95: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_37 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:96: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_14_41 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:102: error: package list does not exist list.List_1 Var_21 = null; ^ Mercury/javas/jmercury/quoting_bug_test.java:107: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_33, ((java.lang.Object) (Var_6))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:110: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:113: error: package jmercury.runtime does not exist TypeCtorInfo_8_34 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:115: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_34, ((java.lang.Object) (Var_9))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:118: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:121: error: package jmercury.runtime does not exist TypeCtorInfo_8_35 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:123: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_35, ((java.lang.Object) (Var_12))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:126: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:129: error: package jmercury.runtime does not exist TypeCtorInfo_8_36 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:131: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_36, ((java.lang.Object) (Var_15))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:134: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:137: error: package jmercury.runtime does not exist TypeCtorInfo_8_37 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:139: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_37, ((java.lang.Object) (Var_18))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:142: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:144: error: package list does not exist Var_21 = (list.List_1) quoting_bug_test.MR_scalar_common_2[4]; ^ Mercury/javas/jmercury/quoting_bug_test.java:147: error: package jmercury.runtime does not exist TypeCtorInfo_14_41 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:149: error: cannot find symbol io.write_list_5_p_0(TypeCtorInfo_14_41, Var_21, Var_38, Var_39); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:152: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test.java:175: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:175: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_8_8 = jmercury.runtime.TypeInfo_Struct.maybe_new(quoting_bug_test_helper_1.quoting_bug_test_helper_1__type_ctor_info_token_0); ^ Mercury/javas/jmercury/quoting_bug_test.java:178: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_8_8, ((java.lang.Object) (T_4))); ^ symbol: variable io location: class quoting_bug_test Mercury/javas/jmercury/quoting_bug_test_helper_1.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc quoting_bug_test_helper_1__enum_functor_desc_token_0_5 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:21: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] quoting_bug_test_helper_1__enum_ordinal_ordered_token_0 = new jmercury.runtime.EnumFunctorDesc[6]; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:22: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] quoting_bug_test_helper_1__enum_name_ordered_token_0 = new jmercury.runtime.EnumFunctorDesc[6]; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:24: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct quoting_bug_test_helper_1__type_ctor_info_token_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:92: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:97: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:100: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:122: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:123: error: cannot find symbol int Cast_HeadVar1_4 = (int) HeadVar__2_2.MR_value; ^ symbol: variable MR_value location: variable HeadVar__2_2 of type Token_0 Mercury/javas/jmercury/quoting_bug_test_helper_1.java:124: error: cannot find symbol int Cast_HeadVar2_5 = (int) HeadVar__3_3.MR_value; ^ symbol: variable MR_value location: variable HeadVar__3_3 of type Token_0 Mercury/javas/jmercury/quoting_bug_test_helper_1.java:128: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:133: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:135: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:146: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/quoting_bug_test_helper_1.java:160: error: cannot find symbol boolean succeeded = (HeadVar__1_1.MR_value == HeadVar__2_2.MR_value); ^ symbol: variable MR_value location: variable HeadVar__1_1 of type Token_0 Mercury/javas/jmercury/quoting_bug_test_helper_1.java:160: error: cannot find symbol boolean succeeded = (HeadVar__1_1.MR_value == HeadVar__2_2.MR_value); ^ symbol: variable MR_value location: variable HeadVar__2_2 of type Token_0 Mercury/javas/jmercury/quoting_bug_test_helper_1.java:209: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 95 errors make[3]: *** [/tmp/mmake.lGbMjw:2360: quoting_bug_test] Error 1 make[3]: Target 'quoting_bug_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'