MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - lambda_quant.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { 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 - lambda_quant.class Making Mercury/int3s/lambda_quant.int3 Making Mercury/ints/lambda_quant.int Making Mercury/javas/jmercury/lambda_quant.java lambda_quant.m:011: Warning: unresolved polymorphism in predicate `test'/1. lambda_quant.m:011: The variables with unbound types were: lambda_quant.m:011: `V_6': T, lambda_quant.m:011: `V_7': list.list(T), lambda_quant.m:011: `X':  list.list(T), lambda_quant.m:011: `Y':  list.list(T). lambda_quant.m:011: The unbound type variable `T' will be implicitly bound to lambda_quant.m:011: the builtin type `void'. lambda_quant.m:012: Warning: the determinism declaration for `test'(out(((pred) lambda_quant.m:012: is semidet))) could be tighter. lambda_quant.m:012: Declared `nondet', inferred `multi'. lambda_quant.m:019: Warning: the determinism declaration for `t' could be lambda_quant.m:019: tighter. lambda_quant.m:019: Declared `semidet', inferred `det'. lambda_quant.m:022: Warning: the determinism declaration for `f' could be ... output log truncated, see `lambda_quant.err' for the complete log. Making Mercury/classes/jmercury/lambda_quant.class Mercury/javas/jmercury/lambda_quant.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_pred_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/lambda_quant.java:227: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr cont, ^ Mercury/javas/jmercury/lambda_quant.java:350: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr1 ^ Mercury/javas/jmercury/lambda_quant.java:15: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_pred_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/lambda_quant.java:20: error: cannot find symbol builtin.builtin__type_ctor_info_pred_0, ^ symbol: variable builtin location: class lambda_quant Mercury/javas/jmercury/lambda_quant.java:156: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G1_3)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:156: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G1_3)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:157: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_1 = null; ^ Mercury/javas/jmercury/lambda_quant.java:160: error: package jmercury.runtime does not exist succeeded = ((java.lang.Boolean) ((jmercury.runtime.MethodPtr1) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) G1_3))))).booleanValue(); ^ Mercury/javas/jmercury/lambda_quant.java:164: error: package jmercury.runtime does not exist func_1 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G2_5)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:166: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr1) func_1).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) G2_5)))); ^ Mercury/javas/jmercury/lambda_quant.java:192: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G1_12)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:192: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_0 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G1_12)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:193: error: package jmercury.runtime does not exist jmercury.runtime.MethodPtr func_1 = null; ^ Mercury/javas/jmercury/lambda_quant.java:196: error: package jmercury.runtime does not exist succeeded = ((java.lang.Boolean) ((jmercury.runtime.MethodPtr1) func_0).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) G1_12))))).booleanValue(); ^ Mercury/javas/jmercury/lambda_quant.java:200: error: package jmercury.runtime does not exist func_1 = ((jmercury.runtime.MethodPtr) ((java.lang.Object[]) G2_14)[1]); ^ Mercury/javas/jmercury/lambda_quant.java:202: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr1) func_1).call___0_0(((java.lang.Object) (((/* generic_type */ java.lang.Object) G2_14)))); ^ Mercury/javas/jmercury/lambda_quant.java:240: error: package jmercury.runtime does not exist ((jmercury.runtime.MethodPtr2) cont).call___0_0(((java.lang.Object) (HeadVar__1_1)), ((java.lang.Object) (cont_env_ptr))); ^ Mercury/javas/jmercury/lambda_quant.java:432: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 19 errors ** Error making `Mercury/classes/jmercury/lambda_quant.class'. make[3]: *** [/tmp/mmake.MGZR3m:1500: lambda_quant.class] Error 1 make[3]: Target 'lambda_quant.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' ERROR OUTPUT lambda_quant.m:011: Warning: unresolved polymorphism in predicate `test'/1. lambda_quant.m:011: The variables with unbound types were: lambda_quant.m:011: `V_6': T, lambda_quant.m:011: `V_7': list.list(T), lambda_quant.m:011: `X':  list.list(T), lambda_quant.m:011: `Y':  list.list(T). lambda_quant.m:011: The unbound type variable `T' will be implicitly bound to lambda_quant.m:011: the builtin type `void'. lambda_quant.m:012: Warning: the determinism declaration for `test'(out(((pred) lambda_quant.m:012: is semidet))) could be tighter. lambda_quant.m:012: Declared `nondet', inferred `multi'. lambda_quant.m:019: Warning: the determinism declaration for `t' could be lambda_quant.m:019: tighter. lambda_quant.m:019: Declared `semidet', inferred `det'. lambda_quant.m:022: Warning: the determinism declaration for `f' could be lambda_quant.m:022: tighter. lambda_quant.m:022: Declared `semidet', inferred `failure'. lambda_quant.m:028: In clause for `test(out(((pred) is semidet)))': lambda_quant.m:028: warning: unification of `X' and 1 cannot succeed. lambda_quant.m:028: `X' has instantiatedness `unique(0)'. lambda_quant.m:029: In clause for `test(out(((pred) is semidet)))': lambda_quant.m:029: warning: unification of `X' and list.'[|]' cannot lambda_quant.m:029: succeed. lambda_quant.m:029: `X' has instantiatedness `unique([])'. lambda_quant.m:032: In clause for predicate `test'/1: lambda_quant.m:032: warning: variable `Y' occurs only once in this scope. lambda_quant.m:033: In clause for predicate `test'/1: lambda_quant.m:033: warning: variable `Y' occurs only once in this scope. For more information, recompile with `-E'. END OF THE ERROR OUTPUT