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 -O2 --deforestation '; 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 - bug570.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 -O2 --deforestation '; 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 - bug570 Making Mercury/int3s/bug570.int3 Making Mercury/ints/bug570.int Making Mercury/javas/jmercury/bug570.java Making Java class files Mercury/javas/jmercury/bug570.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_field_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_field_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_field_name_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_field_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_field_name_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_field_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_header_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug570.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_header_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_header_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_header_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_header_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_header_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_header_value_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_header_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_header_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_header_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_header_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_header_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_message_id_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_message_id_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_message_id_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_message_id_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_message_id_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_message_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug570__enum_ordinal_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug570.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug570__enum_name_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug570.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_prepare_temp_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:1053: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug570.java:338: 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/bug570.java:1016: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug570.java:1033: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug570.java:476: error: package bool does not exist bool.Bool_0 HeadVar__1_5, ^ Mercury/javas/jmercury/bug570.java:478: error: package list does not exist list.List_1 Xs_7) ^ Mercury/javas/jmercury/bug570.java:474: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/bug570.java:493: error: package list does not exist list.List_1 STATE_VARIABLE_Acc_0_4) ^ Mercury/javas/jmercury/bug570.java:491: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/bug570.java:500: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug570.java:540: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug570.java:590: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug570.java:1070: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug570.java:630: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug570.java:1089: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/bug570.java:1090: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/bug570.java:670: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/bug570.java:882: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bug570.java:996: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/bug570.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "bug570"; ^ Mercury/javas/jmercury/bug570.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/bug570.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/bug570.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class bug570 Mercury/javas/jmercury/bug570.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class bug570 Mercury/javas/jmercury/bug570.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/bug570.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug570 Mercury/javas/jmercury/bug570.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bug570 Mercury/javas/jmercury/bug570.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug570 Mercury/javas/jmercury/bug570.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bug570 Mercury/javas/jmercury/bug570.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/bug570.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_field_name_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_field_name_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_field_name_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_field_name_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_field_name_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_field_name_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:39: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_header_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/bug570.java:40: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_header_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:41: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_header_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:42: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_header_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:43: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_header_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:45: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_header_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:46: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_header_value_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:47: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_header_value_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:48: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_header_value_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:49: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_header_value_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:50: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_header_value_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:52: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_header_value_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:53: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] bug570__field_types_message_id_0_0 = new jmercury.runtime.PseudoTypeInfo[1]; ^ Mercury/javas/jmercury/bug570.java:54: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc bug570__du_functor_desc_message_id_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:55: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_stag_ordered_message_id_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:56: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] bug570__du_ptag_ordered_message_id_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/bug570.java:57: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] bug570__du_name_ordered_message_id_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/bug570.java:59: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_message_id_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:60: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:61: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:62: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc bug570__enum_functor_desc_prepare_temp_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/bug570.java:63: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug570__enum_ordinal_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug570.java:64: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] bug570__enum_name_ordered_prepare_temp_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/bug570.java:66: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct bug570__type_ctor_info_prepare_temp_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/bug570.java:71: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/bug570.java:71: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class bug570 Mercury/javas/jmercury/bug570.java:76: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug570 Mercury/javas/jmercury/bug570.java:84: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class bug570 Mercury/javas/jmercury/bug570.java:90: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/bug570.java:92: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class bug570 Mercury/javas/jmercury/bug570.java:106: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/bug570.java:111: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/bug570.java:114: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/bug570.java:123: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) bug570.bug570__type_ctor_info_field_name_0; ^ 100 errors make[3]: *** [/tmp/mmake.vVh08m:2360: bug570] Error 1 make[3]: Target 'bug570.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'