MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - prune_switch.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - prune_switch Making Mercury/int3s/prune_switch.int3 Making Mercury/ints/prune_switch.int Making Mercury/javas/jmercury/prune_switch.java Making Java class files Mercury/javas/jmercury/prune_switch.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] prune_switch__du_stag_ordered_t_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/prune_switch.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] prune_switch__du_ptag_ordered_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/prune_switch.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] prune_switch__du_name_ordered_t_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/prune_switch.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct prune_switch__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/prune_switch.java:442: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/prune_switch.java:204: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/prune_switch.java:400: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/prune_switch.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "prune_switch"; ^ Mercury/javas/jmercury/prune_switch.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/prune_switch.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/prune_switch.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class prune_switch Mercury/javas/jmercury/prune_switch.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class prune_switch Mercury/javas/jmercury/prune_switch.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/prune_switch.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/prune_switch.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] prune_switch__field_types_t_0_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/prune_switch.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc prune_switch__du_functor_desc_t_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/prune_switch.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] prune_switch__du_stag_ordered_t_0_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/prune_switch.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] prune_switch__du_ptag_ordered_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/prune_switch.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] prune_switch__du_name_ordered_t_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/prune_switch.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct prune_switch__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/prune_switch.java:47: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/prune_switch.java:47: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:52: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:60: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:64: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/prune_switch.java:64: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:69: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:77: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:81: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/prune_switch.java:81: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:86: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:94: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:104: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/prune_switch.java:106: error: cannot find symbol private_builtin.MR_SECTAG_REMOTE_FULL_WORD, ^ symbol: variable private_builtin location: class prune_switch Mercury/javas/jmercury/prune_switch.java:128: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/prune_switch.java:133: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/prune_switch.java:136: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/prune_switch.java:192: error: cannot find symbol io.write_int_3_p_0(Int_5); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:199: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class prune_switch Mercury/javas/jmercury/prune_switch.java:210: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/prune_switch.java:216: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/prune_switch.java:228: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/prune_switch.java:233: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/prune_switch.java:235: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/prune_switch.java:241: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/prune_switch.java:244: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/prune_switch.java:250: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/prune_switch.java:259: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/prune_switch.java:264: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/prune_switch.java:266: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/prune_switch.java:271: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/prune_switch.java:274: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/prune_switch.java:281: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/prune_switch.java:290: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/prune_switch.java:295: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/prune_switch.java:297: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/prune_switch.java:302: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/prune_switch.java:306: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/prune_switch.java:317: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/prune_switch.java:380: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ Mercury/javas/jmercury/prune_switch.java:429: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 75 errors make[3]: *** [/tmp/mmake.FvbnYU:1281: prune_switch] Error 1 make[3]: Target 'prune_switch.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general'