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 --profile-optimized --allow-stubs --no-warn-stubs '; 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 - bug180.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 --profile-optimized --allow-stubs --no-warn-stubs '; 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 - bug180.class Making Mercury/int3s/bug180.int3 Making Mercury/ints/bug180.int Making Mercury/javas/jmercury/bug180.java Making Mercury/classes/jmercury/bug180.class Mercury/javas/jmercury/bug180.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_debugger_state_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_debugger_state_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_ordinal_ordered_debugger_state_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_name_ordered_debugger_state_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_debugger_state_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1bug180__type_ctor_info_var_value_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:34: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_list_var_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug180__du_functor_desc_next_stop_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug180__field_types_next_stop_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug180.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug180__du_functor_desc_next_stop_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_stag_ordered_next_stop_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug180__du_ptag_ordered_next_stop_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug180.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_name_ordered_next_stop_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:42: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_next_stop_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:43: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_path_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:44: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_pos_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:46: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_search_path_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_event_type_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_event_type_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_event_type_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_event_type_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_ordinal_ordered_ssdb_event_type_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/bug180.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_name_ordered_ssdb_event_type_0 = new jmercury.runtime.EnumFunctorDesc[4]; ^ Mercury/javas/jmercury/bug180.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_ssdb_event_type_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug180__field_types_ssdb_proc_id_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug180.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug180__du_functor_desc_ssdb_proc_id_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_stag_ordered_ssdb_proc_id_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug180__du_ptag_ordered_ssdb_proc_id_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug180.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_name_ordered_ssdb_proc_id_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:62: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_ssdb_proc_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_retry_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_ssdb_retry_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_ordinal_ordered_ssdb_retry_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_name_ordered_ssdb_retry_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:68: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_ssdb_retry_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:69: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug180__field_types_stack_frame_0_0 = new jmercury.runtime.PseudoTypeInfo[7]; ^ Mercury/javas/jmercury/bug180.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug180__du_functor_desc_stack_frame_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_stag_ordered_stack_frame_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:73: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug180__du_ptag_ordered_stack_frame_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug180.java:74: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_name_ordered_stack_frame_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:76: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_stack_frame_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:77: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_var_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug180__field_types_var_value_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug180.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug180__du_functor_desc_var_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:80: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_stag_ordered_var_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:81: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug180__du_ptag_ordered_var_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug180.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug180__du_name_ordered_var_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug180.java:84: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_var_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_what_next_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_what_next_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_ordinal_ordered_what_next_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_name_ordered_what_next_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:90: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_what_next_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug180.java:656: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/bug180.java:657: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_2 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/bug180.java:2284: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:683: error: package list does not exist list.List_1 ListVarValue_4) ^ Mercury/javas/jmercury/bug180.java:2373: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug180.java:2374: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:2361: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug180.java:2362: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:869: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/bug180.java:915: error: package list does not exist list.List_1 X_1) ^ Mercury/javas/jmercury/bug180.java:927: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:968: error: package list does not exist list.List_1 HeadVar__2_2, ^ Mercury/javas/jmercury/bug180.java:969: error: package list does not exist list.List_1 HeadVar__3_3) ^ Mercury/javas/jmercury/bug180.java:966: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:2248: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:997: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1054: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1084: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1125: error: package list does not exist list.List_1 HeadVar__2_2, ^ Mercury/javas/jmercury/bug180.java:1126: error: package list does not exist list.List_1 HeadVar__3_3) ^ Mercury/javas/jmercury/bug180.java:1123: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1154: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1193: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:2387: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug180.java:2388: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:1243: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:2304: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:1282: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1433: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:2339: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:1463: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:2399: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug180.java:2400: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug180.java:1523: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug180.java:1587: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/bug180.java:1588: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/bug180.java:1711: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/bug180.java:1712: error: package list does not exist list.List_1 HeadVar__2_2) ^ Mercury/javas/jmercury/bug180.java:2312: error: package list does not exist public list.List_1 sf_list_var_value; ^ Mercury/javas/jmercury/bug180.java:2326: error: package list does not exist list.List_1 sf_list_var_value) ^ Mercury/javas/jmercury/bug180.java:1990: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bug180.java:27: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_debugger_state_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:28: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug180__enum_functor_desc_debugger_state_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug180.java:29: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_ordinal_ordered_debugger_state_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:30: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug180__enum_name_ordered_debugger_state_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/bug180.java:32: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug180__type_ctor_info_debugger_state_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ 100 errors ** Error making `Mercury/classes/jmercury/bug180.class'. make[3]: *** [/tmp/mmake.ric64v:1500: bug180.class] Error 1 make[3]: Target 'bug180.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'