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 - deconstruct_arg.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 - deconstruct_arg Making Mercury/int3s/deconstruct_arg.int3 Making Mercury/ints/deconstruct_arg.int Making Mercury/javas/jmercury/deconstruct_arg.java Making Java class files Mercury/javas/jmercury/deconstruct_arg.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct pair__pti_pair_2__plain_builtin__type_ctor_info_string_0__plain_deconstruct__type_ctor_info_maybe_arg_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_color_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_color_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_color_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_ordinal_ordered_color_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_name_ordered_color_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_color_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_enum_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_enum_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_enum_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:44: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_ordinal_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_name_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:47: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_enum_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_flag_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_flag_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_ordinal_ordered_flag_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_name_ordered_flag_0 = new jmercury.runtime.EnumFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:53: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_flag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_fruit_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_fruit_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1deconstruct_arg__type_ctor_info_enum_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_fruit_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_fruit_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_fruit_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_fruit_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_fruit_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:64: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_maybe_constant_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:66: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_maybe_constant_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:67: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_maybe_constant_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:68: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_maybe_constant_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:69: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_maybe_constant_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_maybe_constant_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_maybe_constant_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/deconstruct_arg.java:73: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_maybe_constant_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:74: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_no_tag_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:75: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_no_tag_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_no_tag_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:80: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_no_tag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:81: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_packed_fruit_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_packed_fruit_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:83: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_packed_fruit_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:84: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_packed_fruit_0_3 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc deconstruct_arg__enum_functor_desc_packed_fruit_0_4 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_ordinal_ordered_packed_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/deconstruct_arg.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] deconstruct_arg__enum_name_ordered_packed_fruit_0 = new jmercury.runtime.EnumFunctorDesc[5]; ^ Mercury/javas/jmercury/deconstruct_arg.java:89: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_packed_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:90: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_poly_2_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:91: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_poly_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:92: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_poly_2_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:93: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_poly_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:94: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct deconstruct_arg__pti_poly_2__pseudo_2__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:95: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_poly_2_2 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:96: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_poly_2_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:97: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_poly_2_0 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:98: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_poly_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:99: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_poly_2 = new jmercury.runtime.DuFunctorDesc[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:101: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_poly_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:102: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:103: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_set_1_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:104: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_set_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:105: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_set_1_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:106: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_set_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:107: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_set_1 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:109: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_set_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:110: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:111: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_1 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:113: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:114: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_2 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:116: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:117: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:118: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:119: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_4 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:120: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:121: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_5 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:122: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:123: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_6 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:124: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:125: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_7 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:126: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:127: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_8 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:128: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_8 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:129: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_9 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:131: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_9 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:132: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_10 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/deconstruct_arg.java:134: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_10 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:135: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_t_0_11 = new jmercury.runtime.PseudoTypeInfo[4]; ^ Mercury/javas/jmercury/deconstruct_arg.java:137: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_t_0_11 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:138: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_stag_ordered_t_0_0 = new jmercury.runtime.DuFunctorDesc[12]; ^ Mercury/javas/jmercury/deconstruct_arg.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_arg__du_ptag_ordered_t_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:140: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_arg__du_name_ordered_t_0 = new jmercury.runtime.DuFunctorDesc[12]; ^ Mercury/javas/jmercury/deconstruct_arg.java:142: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_arg__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_arg.java:143: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_thingie_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:144: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_thingie_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/deconstruct_arg.java:145: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_arg__du_functor_desc_thingie_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_arg.java:146: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_arg__field_types_thingie_0_2 = new jmercury.runtime.PseudoTypeInfo[2]; ^ 100 errors make[3]: *** [/tmp/mmake.i87QT7:2360: deconstruct_arg] Error 1 make[3]: Target 'deconstruct_arg.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'