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_23.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_23 Making Mercury/int3s/dep_par_23.int3 Making Mercury/ints/dep_par_23.int Making Mercury/javas/jmercury/dep_par_23.java Making Java class files Mercury/javas/jmercury/dep_par_23.java:32: 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/dep_par_23.java:33: 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/dep_par_23.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[3]; ^ Mercury/javas/jmercury/dep_par_23.java:137: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/dep_par_23.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "dep_par_23"; ^ Mercury/javas/jmercury/dep_par_23.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/dep_par_23.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/dep_par_23.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/dep_par_23.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_23 Mercury/javas/jmercury/dep_par_23.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_23 Mercury/javas/jmercury/dep_par_23.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_23 Mercury/javas/jmercury/dep_par_23.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_23 Mercury/javas/jmercury/dep_par_23.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/dep_par_23.java:32: 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/dep_par_23.java:33: 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/dep_par_23.java:34: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_3 = new list.List_1.F_cons_2[3]; ^ Mercury/javas/jmercury/dep_par_23.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/dep_par_23.java:41: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:41: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/dep_par_23.java:42: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:42: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/dep_par_23.java:45: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/dep_par_23.java:47: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_23.java:49: error: package list does not exist (list.List_1) dep_par_23.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/dep_par_23.java:52: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_23.java:54: error: package list does not exist (list.List_1) dep_par_23.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/dep_par_23.java:57: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/dep_par_23.java:59: error: package list does not exist (list.List_1) dep_par_23.MR_scalar_common_3[1] ^ Mercury/javas/jmercury/dep_par_23.java:66: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ symbol: variable builtin location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:66: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)), ^ Mercury/javas/jmercury/dep_par_23.java:67: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:67: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/dep_par_23.java:86: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_25_25 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/dep_par_23.java:86: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_25_25 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:86: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_25_25 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/dep_par_23.java:87: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_26_26 = null; ^ Mercury/javas/jmercury/dep_par_23.java:88: error: package list does not exist list.List_1 L0_4 = (list.List_1) dep_par_23.MR_scalar_common_3[2]; ^ Mercury/javas/jmercury/dep_par_23.java:88: error: package list does not exist list.List_1 L0_4 = (list.List_1) dep_par_23.MR_scalar_common_3[2]; ^ Mercury/javas/jmercury/dep_par_23.java:89: error: package list does not exist list.List_1 L_5 = null; ^ Mercury/javas/jmercury/dep_par_23.java:93: error: cannot find symbol L_5 = list.map_2_f_0(TypeCtorInfo_25_25, TypeCtorInfo_25_25, Var_17, L0_4); ^ symbol: variable list location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:95: error: package jmercury.runtime does not exist TypeInfo_26_26 = jmercury.runtime.TypeInfo_Struct.maybe_new(dep_par_23.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/dep_par_23.java:97: error: cannot find symbol io.print_3_p_0(TypeInfo_26_26, ((java.lang.Object) (L_5))); ^ symbol: variable io location: class dep_par_23 Mercury/javas/jmercury/dep_par_23.java:100: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class dep_par_23 45 errors make[3]: *** [/tmp/mmake.78x3As:1315: dep_par_23] Error 1 make[3]: Target 'dep_par_23.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/par_conj'