MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj' { 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 - dep_par_14c.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj' { 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 - dep_par_14c Making Mercury/int3s/dep_par_14c.int3 Making Mercury/ints/dep_par_14c.int Making Mercury/javas/jmercury/dep_par_14c.java Making Java class files Mercury/javas/jmercury/dep_par_14c.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/dep_par_14c.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[10]; ^ Mercury/javas/jmercury/dep_par_14c.java:96: error: package bool does not exist private static bool.Bool_0 ^ Mercury/javas/jmercury/dep_par_14c.java:133: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/dep_par_14c.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "dep_par_14c"; ^ Mercury/javas/jmercury/dep_par_14c.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/dep_par_14c.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/dep_par_14c.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/dep_par_14c.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/dep_par_14c.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/dep_par_14c.java:33: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[10]; ^ Mercury/javas/jmercury/dep_par_14c.java:37: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/dep_par_14c.java:39: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:41: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/dep_par_14c.java:44: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:46: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/dep_par_14c.java:49: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:51: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[1] ^ Mercury/javas/jmercury/dep_par_14c.java:54: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:56: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[2] ^ Mercury/javas/jmercury/dep_par_14c.java:59: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:61: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[3] ^ Mercury/javas/jmercury/dep_par_14c.java:64: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:66: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[4] ^ Mercury/javas/jmercury/dep_par_14c.java:69: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:71: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[5] ^ Mercury/javas/jmercury/dep_par_14c.java:74: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:76: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[6] ^ Mercury/javas/jmercury/dep_par_14c.java:79: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:81: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[7] ^ Mercury/javas/jmercury/dep_par_14c.java:84: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14c.java:86: error: package list does not exist (list.List_1) dep_par_14c.MR_scalar_common_2[8] ^ Mercury/javas/jmercury/dep_par_14c.java:102: error: package bool does not exist bool.Bool_0 HeadVar__3_3 = null; ^ Mercury/javas/jmercury/dep_par_14c.java:105: error: package bool does not exist HeadVar__3_3 = bool.Bool_0.K1; ^ Mercury/javas/jmercury/dep_par_14c.java:107: error: package bool does not exist HeadVar__3_3 = bool.Bool_0.K0; ^ Mercury/javas/jmercury/dep_par_14c.java:114: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_30_30 = null; ^ Mercury/javas/jmercury/dep_par_14c.java:115: error: package list does not exist list.List_1 R_4 = (list.List_1) dep_par_14c.MR_scalar_common_2[9]; ^ Mercury/javas/jmercury/dep_par_14c.java:115: error: package list does not exist list.List_1 R_4 = (list.List_1) dep_par_14c.MR_scalar_common_2[9]; ^ Mercury/javas/jmercury/dep_par_14c.java:122: error: cannot find symbol TypeCtorInfo_30_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:122: error: package jmercury.runtime does not exist TypeCtorInfo_30_30 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/dep_par_14c.java:124: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_30_30, java.lang.Integer.valueOf(S_5)); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:127: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dep_par_14c Mercury/javas/jmercury/dep_par_14c.java:145: error: package list.List_1 does not exist int H_5 = ((java.lang.Integer) (((list.List_1.F_cons_2) HeadVar__1_1).F1)).intValue(); ^ Mercury/javas/jmercury/dep_par_14c.java:145: error: illegal start of type int H_5 = ((java.lang.Integer) (((list.List_1.F_cons_2) HeadVar__1_1).F1)).intValue(); ^ Mercury/javas/jmercury/dep_par_14c.java:146: error: package list does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/dep_par_14c.java:146: error: package list.List_1 does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/dep_par_14c.java:147: error: package bool does not exist bool.Bool_0 Eq_9 = null; ^ Mercury/javas/jmercury/dep_par_14c.java:152: error: illegal start of type switch (Eq_9.MR_value) { ^ Mercury/javas/jmercury/dep_par_14c.java:159: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/dep_par_14c.java:173: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 56 errors make[3]: *** [/tmp/mmake.NKE7Ml:1315: dep_par_14c] Error 1 make[3]: Target 'dep_par_14c.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj'