MERCURY_OPTIONS= gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/stage2/scripts/mmc --make --options-file - calendar_init_date.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/tests/hard_coded' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/tests/hard_coded' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/stage2/scripts/mmc --make --options-file - calendar_init_date Making Mercury/int3s/calendar_init_date.int3 Making Mercury/ints/calendar_init_date.int Making Mercury/javas/jmercury/calendar_init_date.java Making Java class files Mercury/javas/jmercury/calendar_init_date.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_calendar__type_ctor_info_date_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/calendar_init_date.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] calendar_init_date__field_types_test_date_0_0 = new jmercury.runtime.PseudoTypeInfo[8]; ^ Mercury/javas/jmercury/calendar_init_date.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc calendar_init_date__du_functor_desc_test_date_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/calendar_init_date.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] calendar_init_date__du_stag_ordered_test_date_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] calendar_init_date__du_ptag_ordered_test_date_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] calendar_init_date__du_name_ordered_test_date_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct calendar_init_date__type_ctor_info_test_date_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/calendar_init_date.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:140: 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/calendar_init_date.java:1512: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/calendar_init_date.java:142: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[33]; ^ Mercury/javas/jmercury/calendar_init_date.java:735: error: package calendar does not exist calendar.Month_0 M_8, ^ Mercury/javas/jmercury/calendar_init_date.java:1115: error: package calendar does not exist calendar.Date_0 HeadVar__1_4) ^ Mercury/javas/jmercury/calendar_init_date.java:1119: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/calendar_init_date.java:1127: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/calendar_init_date.java:1135: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/calendar_init_date.java:1516: error: package calendar does not exist public calendar.Month_0 month; ^ Mercury/javas/jmercury/calendar_init_date.java:1531: error: package calendar does not exist calendar.Month_0 month, ^ Mercury/javas/jmercury/calendar_init_date.java:1400: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/calendar_init_date.java:1418: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/calendar_init_date.java:1460: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/calendar_init_date.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "calendar_init_date"; ^ Mercury/javas/jmercury/calendar_init_date.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/calendar_init_date.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/calendar_init_date.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/calendar_init_date.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/calendar_init_date.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_calendar__type_ctor_info_date_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/calendar_init_date.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] calendar_init_date__field_types_test_date_0_0 = new jmercury.runtime.PseudoTypeInfo[8]; ^ Mercury/javas/jmercury/calendar_init_date.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc calendar_init_date__du_functor_desc_test_date_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/calendar_init_date.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] calendar_init_date__du_stag_ordered_test_date_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] calendar_init_date__du_ptag_ordered_test_date_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:38: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] calendar_init_date__du_name_ordered_test_date_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:40: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct calendar_init_date__type_ctor_info_test_date_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/calendar_init_date.java:45: error: cannot find symbol builtin.builtin__type_ctor_info_tuple_0, ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:47: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) calendar.calendar__type_ctor_info_date_0 ^ Mercury/javas/jmercury/calendar_init_date.java:47: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) calendar.calendar__type_ctor_info_date_0 ^ symbol: variable calendar location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:51: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ Mercury/javas/jmercury/calendar_init_date.java:51: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_string_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:53: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:53: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:55: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) calendar.calendar__type_ctor_info_month_0; ^ Mercury/javas/jmercury/calendar_init_date.java:55: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) calendar.calendar__type_ctor_info_month_0; ^ symbol: variable calendar location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:57: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:57: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:59: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:59: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:61: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:61: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:63: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:63: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:65: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/calendar_init_date.java:65: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:86: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:94: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:100: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/calendar_init_date.java:102: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:116: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/calendar_init_date.java:121: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/calendar_init_date.java:124: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/calendar_init_date.java:139: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/calendar_init_date.java:140: 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/calendar_init_date.java:142: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[33]; ^ Mercury/javas/jmercury/calendar_init_date.java:149: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/calendar_init_date.java:150: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))), ^ symbol: variable builtin location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:150: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))), ^ Mercury/javas/jmercury/calendar_init_date.java:151: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(calendar.calendar__type_ctor_info_date_0))) ^ symbol: variable calendar location: class calendar_init_date Mercury/javas/jmercury/calendar_init_date.java:151: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(calendar.calendar__type_ctor_info_date_0))) ^ Mercury/javas/jmercury/calendar_init_date.java:154: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/calendar_init_date.java:159: error: package calendar does not exist calendar.Month_0.K2, ^ Mercury/javas/jmercury/calendar_init_date.java:170: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:181: error: package calendar does not exist calendar.Month_0.K1, ^ Mercury/javas/jmercury/calendar_init_date.java:192: error: package calendar does not exist calendar.Month_0.K1, ^ Mercury/javas/jmercury/calendar_init_date.java:203: error: package calendar does not exist calendar.Month_0.K11, ^ Mercury/javas/jmercury/calendar_init_date.java:214: error: package calendar does not exist calendar.Month_0.K3, ^ Mercury/javas/jmercury/calendar_init_date.java:225: error: package calendar does not exist calendar.Month_0.K2, ^ Mercury/javas/jmercury/calendar_init_date.java:236: error: package calendar does not exist calendar.Month_0.K1, ^ Mercury/javas/jmercury/calendar_init_date.java:247: error: package calendar does not exist calendar.Month_0.K1, ^ Mercury/javas/jmercury/calendar_init_date.java:258: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:269: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:280: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:291: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:302: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:313: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:324: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:335: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:346: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:357: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:368: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:379: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:390: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:401: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:412: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:423: error: package calendar does not exist calendar.Month_0.K0, ^ Mercury/javas/jmercury/calendar_init_date.java:434: error: package calendar does not exist calendar.Month_0.K3, ^ 100 errors gmake[3]: *** [/tmp/mmake.VWjwIa:2424: calendar_init_date] Error 1 gmake[3]: Target 'calendar_init_date.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2026-03-10/tests/hard_coded'