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 - tag_switch_dup_label.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 - tag_switch_dup_label Making Mercury/int3s/tag_switch_dup_label.int3 Making Mercury/ints/tag_switch_dup_label.int Making Mercury/javas/jmercury/tag_switch_dup_label.java Making Java class files Mercury/javas/jmercury/tag_switch_dup_label.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] tag_switch_dup_label__field_types_fruit_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] tag_switch_dup_label__field_types_fruit_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] tag_switch_dup_label__du_stag_ordered_fruit_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] tag_switch_dup_label__du_ptag_ordered_fruit_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] tag_switch_dup_label__du_name_ordered_fruit_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct tag_switch_dup_label__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:451: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/tag_switch_dup_label.java:246: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/tag_switch_dup_label.java:409: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/tag_switch_dup_label.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "tag_switch_dup_label"; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] tag_switch_dup_label__field_types_fruit_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] tag_switch_dup_label__field_types_fruit_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc tag_switch_dup_label__du_functor_desc_fruit_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] tag_switch_dup_label__du_stag_ordered_fruit_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] tag_switch_dup_label__du_ptag_ordered_fruit_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] tag_switch_dup_label__du_name_ordered_fruit_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:41: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct tag_switch_dup_label__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:49: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:57: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:61: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:61: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:66: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:74: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:78: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:78: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:83: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:91: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:101: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/tag_switch_dup_label.java:103: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:125: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/tag_switch_dup_label.java:130: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/tag_switch_dup_label.java:133: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/tag_switch_dup_label.java:177: error: cannot find symbol io.write_int_3_p_0(N_4); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:180: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:238: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:252: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:258: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:264: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:268: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:271: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:277: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:286: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:291: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:293: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:298: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:301: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:308: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:316: error: cannot find symbol HeadVar__1_1 = private_builtin.builtin_compare_string_3_p_0(ArgX1_6, ArgY1_7); ^ symbol: variable private_builtin location: class tag_switch_dup_label Mercury/javas/jmercury/tag_switch_dup_label.java:321: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:325: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:336: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/tag_switch_dup_label.java:389: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/tag_switch_dup_label.java:438: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 68 errors make[3]: *** [/tmp/mmake.hOI18U:2360: tag_switch_dup_label] Error 1 make[3]: Target 'tag_switch_dup_label.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'