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 - construct_test.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 - construct_test Making Mercury/int3s/construct_test.int3 Making Mercury/ints/construct_test.int Making Mercury/javas/jmercury/construct_test.java Making Java class files Mercury/javas/jmercury/construct_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct maybe__pti_maybe_1__plain_builtin__type_ctor_info_string_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc construct_test__enum_functor_desc_dummy_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] construct_test__enum_ordinal_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] construct_test__enum_name_ordered_dummy_0 = new jmercury.runtime.EnumFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:37: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_dummy_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc construct_test__enum_functor_desc_enum_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc construct_test__enum_functor_desc_enum_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc construct_test__enum_functor_desc_enum_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] construct_test__enum_ordinal_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/construct_test.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] construct_test__enum_name_ordered_enum_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/construct_test.java:44: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_enum_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:45: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_exist_type_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] construct_test__exist_locns_exist_type_0_0 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/construct_test.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo construct_test__exist_info_exist_type_0_0 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/construct_test.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_exist_type_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_exist_type_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:51: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_exist_type_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:52: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_exist_type_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:54: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_exist_type_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:55: 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/construct_test.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_fruit_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:58: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_fruit_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:59: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1construct_test__type_ctor_info_enum_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_fruit_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_fruit_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_fruit_0_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/construct_test.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_fruit_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:65: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_fruit_0 = new jmercury.runtime.DuFunctorDesc[2]; ^ Mercury/javas/jmercury/construct_test.java:67: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_fruit_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:68: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_no_tag_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:70: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:71: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_no_tag_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:72: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_no_tag_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:73: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_no_tag_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/construct_test.java:75: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_no_tag_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:76: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_0 = new jmercury.runtime.PseudoTypeInfo[7]; ^ Mercury/javas/jmercury/construct_test.java:77: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:78: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_1 = new jmercury.runtime.PseudoTypeInfo[7]; ^ Mercury/javas/jmercury/construct_test.java:79: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] construct_test__exist_locns_packed_1_1 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/construct_test.java:80: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo construct_test__exist_info_packed_1_1 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/construct_test.java:81: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:82: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_2 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:83: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:84: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:85: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:86: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_4 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:87: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:88: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_5 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:89: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:90: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_6 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:91: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:92: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_7 = new jmercury.runtime.PseudoTypeInfo[10]; ^ Mercury/javas/jmercury/construct_test.java:93: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:94: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_packed_1_8 = new jmercury.runtime.PseudoTypeInfo[8]; ^ Mercury/javas/jmercury/construct_test.java:95: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistLocn[] construct_test__exist_locns_packed_1_8 = new jmercury.runtime.DuExistLocn[1]; ^ Mercury/javas/jmercury/construct_test.java:96: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuExistInfo construct_test__exist_info_packed_1_8 = new jmercury.runtime.DuExistInfo(); ^ Mercury/javas/jmercury/construct_test.java:97: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_packed_1_8 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:98: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_packed_1_0 = new jmercury.runtime.DuFunctorDesc[9]; ^ Mercury/javas/jmercury/construct_test.java:99: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_packed_1 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:100: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_packed_1 = new jmercury.runtime.DuFunctorDesc[9]; ^ Mercury/javas/jmercury/construct_test.java:102: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_packed_1 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:103: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_poly_2_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:104: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_poly_2_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:105: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_poly_2_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:106: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_poly_2_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:107: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct construct_test__pti_poly_2__pseudo_2__pseudo_1 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:108: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_poly_2_2 = new jmercury.runtime.PseudoTypeInfo[3]; ^ Mercury/javas/jmercury/construct_test.java:110: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_poly_2_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:111: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_poly_2_3 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:112: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_poly_2_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:113: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_poly_2_0 = new jmercury.runtime.DuFunctorDesc[4]; ^ Mercury/javas/jmercury/construct_test.java:114: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_poly_2 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:115: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_poly_2 = new jmercury.runtime.DuFunctorDesc[4]; ^ Mercury/javas/jmercury/construct_test.java:117: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_poly_2 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:118: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:119: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:120: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_1 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:121: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_2 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:122: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_2 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:123: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_3 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:124: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_3 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:125: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_4 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:126: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_4 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:127: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_5 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:128: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_5 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:129: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_6 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:130: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_7 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/construct_test.java:131: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_7 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:132: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_8 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:133: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_8 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:134: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_9 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:135: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_9 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:136: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_thingie_0_10 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/construct_test.java:137: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_thingie_0_10 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:138: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_stag_ordered_thingie_0_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/construct_test.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] construct_test__du_ptag_ordered_thingie_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/construct_test.java:140: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] construct_test__du_name_ordered_thingie_0 = new jmercury.runtime.DuFunctorDesc[11]; ^ Mercury/javas/jmercury/construct_test.java:142: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct construct_test__type_ctor_info_thingie_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/construct_test.java:143: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc construct_test__du_functor_desc_unboxed_arg_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/construct_test.java:144: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] construct_test__field_types_unboxed_arg_0_1 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Note: Mercury/javas/jmercury/construct_test.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 errors make[3]: *** [/tmp/mmake.yMRpuy:2360: construct_test] Error 1 make[3]: Target 'construct_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'