MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - semidet_lambda.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' { 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 - semidet_lambda Making Mercury/int3s/semidet_lambda.int3 Making Mercury/ints/semidet_lambda.int Making Mercury/javas/jmercury/semidet_lambda.java semidet_lambda.m:028: Warning: the determinism declaration for `p'(out) could semidet_lambda.m:028: be tighter. semidet_lambda.m:028: Declared `semidet', inferred `det'. Making Java class files Mercury/javas/jmercury/semidet_lambda.java:59: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/semidet_lambda.java:136: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/semidet_lambda.java:159: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/semidet_lambda.java:178: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/semidet_lambda.java:202: error: package jmercury.runtime does not exist public jmercury.runtime.MethodPtr cont; ^ Mercury/javas/jmercury/semidet_lambda.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "semidet_lambda"; ^ Mercury/javas/jmercury/semidet_lambda.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/semidet_lambda.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/semidet_lambda.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/semidet_lambda.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/semidet_lambda.java:41: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:41: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/semidet_lambda.java:65: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr2) cont).call___0_0(java.lang.Integer.valueOf(LambdaHeadVar__1_5), ((java.lang.Object) (cont_env_ptr))); ^ Mercury/javas/jmercury/semidet_lambda.java:73: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_7_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/semidet_lambda.java:73: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_7_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:73: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_7_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/semidet_lambda.java:74: error: package list does not exist list.List_1 Y_4 = null; ^ Mercury/javas/jmercury/semidet_lambda.java:77: error: package list does not exist list.List_1 Var_8 = null; ^ Mercury/javas/jmercury/semidet_lambda.java:80: error: cannot find symbol Y_4 = solutions.solutions_2_p_1(TypeCtorInfo_7_13, Var_12); ^ symbol: variable solutions location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:85: error: package list.List_1 does not exist Z_5 = ((java.lang.Integer) (((list.List_1.F_cons_2) Y_4).F1)).intValue(); ^ Mercury/javas/jmercury/semidet_lambda.java:85: error: illegal start of type Z_5 = ((java.lang.Integer) (((list.List_1.F_cons_2) Y_4).F1)).intValue(); ^ Mercury/javas/jmercury/semidet_lambda.java:86: error: package list.List_1 does not exist Var_8 = ((list.List_1.F_cons_2) Y_4).F2; ^ Mercury/javas/jmercury/semidet_lambda.java:92: error: cannot find symbol io.write_int_3_p_0(Z_5); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:95: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:103: error: cannot find symbol io.write_string_3_p_0(Var_11); ^ symbol: variable io location: class semidet_lambda Mercury/javas/jmercury/semidet_lambda.java:116: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr2) (((semidet_lambda.Main_2_p_0_3_env_0) env_ptr).cont)).call___0_0(((java.lang.Object) (((semidet_lambda.Main_2_p_0_3_env_0) env_ptr).wrapper_arg_1)), ((java.lang.Object) (((semidet_lambda.Main_2_p_0_3_env_0) env_ptr).cont_env_ptr))); ^ Mercury/javas/jmercury/semidet_lambda.java:190: error: package jmercury.runtime does not exist semidet_lambda.main_2_p_0_3(((/* generic_type */ java.lang.Object) arg1), ((jmercury.runtime.MethodPtr) arg2), ((/* env_ptr */ java.lang.Object) arg3)); ^ 33 errors make[3]: *** [/tmp/mmake.ybLe3G:1281: semidet_lambda] Error 1 make[3]: Target 'semidet_lambda.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/general' ERROR OUTPUT semidet_lambda.m:028: Warning: the determinism declaration for `p'(out) could semidet_lambda.m:028: be tighter. semidet_lambda.m:028: Declared `semidet', inferred `det'. END OF THE ERROR OUTPUT