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_14d.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_14d Making Mercury/int3s/dep_par_14d.int3 Making Mercury/ints/dep_par_14d.int Making Mercury/javas/jmercury/dep_par_14d.java Making Java class files Mercury/javas/jmercury/dep_par_14d.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_14d.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_14d.java:123: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/dep_par_14d.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "dep_par_14d"; ^ Mercury/javas/jmercury/dep_par_14d.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/dep_par_14d.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/dep_par_14d.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class dep_par_14d Mercury/javas/jmercury/dep_par_14d.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class dep_par_14d Mercury/javas/jmercury/dep_par_14d.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/dep_par_14d.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_14d Mercury/javas/jmercury/dep_par_14d.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_14d Mercury/javas/jmercury/dep_par_14d.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_14d Mercury/javas/jmercury/dep_par_14d.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_14d Mercury/javas/jmercury/dep_par_14d.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/dep_par_14d.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_14d.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_14d.java:37: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/dep_par_14d.java:39: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:41: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/dep_par_14d.java:44: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:46: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/dep_par_14d.java:49: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:51: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[1] ^ Mercury/javas/jmercury/dep_par_14d.java:54: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:56: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[2] ^ Mercury/javas/jmercury/dep_par_14d.java:59: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:61: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[3] ^ Mercury/javas/jmercury/dep_par_14d.java:64: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:66: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[4] ^ Mercury/javas/jmercury/dep_par_14d.java:69: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:71: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[5] ^ Mercury/javas/jmercury/dep_par_14d.java:74: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:76: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[6] ^ Mercury/javas/jmercury/dep_par_14d.java:79: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:81: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[7] ^ Mercury/javas/jmercury/dep_par_14d.java:84: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_14d.java:86: error: package list does not exist (list.List_1) dep_par_14d.MR_scalar_common_2[8] ^ Mercury/javas/jmercury/dep_par_14d.java:99: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_33_33 = null; ^ Mercury/javas/jmercury/dep_par_14d.java:100: error: package list does not exist list.List_1 R_4 = (list.List_1) dep_par_14d.MR_scalar_common_2[9]; ^ Mercury/javas/jmercury/dep_par_14d.java:100: error: package list does not exist list.List_1 R_4 = (list.List_1) dep_par_14d.MR_scalar_common_2[9]; ^ Mercury/javas/jmercury/dep_par_14d.java:101: error: package list does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) R_4).F2; ^ Mercury/javas/jmercury/dep_par_14d.java:101: error: package list.List_1 does not exist list.List_1 T_6 = ((list.List_1.F_cons_2) R_4).F2; ^ Mercury/javas/jmercury/dep_par_14d.java:112: error: cannot find symbol TypeCtorInfo_33_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class dep_par_14d Mercury/javas/jmercury/dep_par_14d.java:112: error: package jmercury.runtime does not exist TypeCtorInfo_33_33 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/dep_par_14d.java:114: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_33_33, java.lang.Integer.valueOf(S_8)); ^ symbol: variable io location: class dep_par_14d Mercury/javas/jmercury/dep_par_14d.java:117: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dep_par_14d Mercury/javas/jmercury/dep_par_14d.java:136: 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_14d.java:136: 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_14d.java:137: 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_14d.java:137: 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_14d.java:143: error: package list does not exist list.List_1 next_value_of_HeadVar__1_1 = null; ^ 51 errors make[3]: *** [/tmp/mmake.RTX7gV:1315: dep_par_14d] Error 1 make[3]: Target 'dep_par_14d.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj'