MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 --halt-at-warn '; 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 - negation_in_dupl_for_switch.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 --halt-at-warn '; 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 - negation_in_dupl_for_switch.class Making Mercury/int3s/negation_in_dupl_for_switch.int3 Making Mercury/ints/negation_in_dupl_for_switch.int Making Mercury/javas/jmercury/negation_in_dupl_for_switch.java Making Mercury/classes/jmercury/negation_in_dupl_for_switch.class Mercury/javas/jmercury/negation_in_dupl_for_switch.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_ordinal_ordered_f_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_name_ordered_f_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:22: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct negation_in_dupl_for_switch__type_ctor_info_f_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_ordinal_ordered_g_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_name_ordered_g_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct negation_in_dupl_for_switch__type_ctor_info_g_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:414: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:415: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:226: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:428: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:429: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:265: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:352: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:16: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:17: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:18: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_f_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:19: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_ordinal_ordered_f_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:20: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_name_ordered_f_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:22: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct negation_in_dupl_for_switch__type_ctor_info_f_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:23: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:24: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:25: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:26: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc negation_in_dupl_for_switch__enum_functor_desc_g_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_ordinal_ordered_g_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] negation_in_dupl_for_switch__enum_name_ordered_g_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:30: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct negation_in_dupl_for_switch__type_ctor_info_g_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:78: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:83: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:86: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:138: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:143: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:146: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:171: error: cannot find symbol switch (F_5.MR_value) { ^ symbol: variable MR_value location: variable F_5 of type F_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:171: error: illegal start of type switch (F_5.MR_value) { ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:202: error: cannot find symbol C_20 = mr_int.f_60_60_2_f_0(A_6, B_7); ^ symbol: variable mr_int location: class negation_in_dupl_for_switch Mercury/javas/jmercury/negation_in_dupl_for_switch.java:221: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:232: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:233: 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 F_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:234: 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 F_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:238: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:243: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:245: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:256: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:271: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:272: 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 G_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:273: 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 G_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:277: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:282: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:284: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:295: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/negation_in_dupl_for_switch.java:309: 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 F_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:309: 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 F_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:332: 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 G_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:332: 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 G_0 Mercury/javas/jmercury/negation_in_dupl_for_switch.java:399: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 64 errors ** Error making `Mercury/classes/jmercury/negation_in_dupl_for_switch.class'. make[3]: *** [/tmp/mmake.uZ2Tjo:1500: negation_in_dupl_for_switch.class] Error 1 make[3]: Target 'negation_in_dupl_for_switch.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'