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 - liveness_nonlocals.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 - liveness_nonlocals.class Making Mercury/int3s/liveness_nonlocals.int3 Making Mercury/ints/liveness_nonlocals.int Making Mercury/javas/jmercury/liveness_nonlocals.java liveness_nonlocals.m:045: In clause for `foo(in, in(bound(yes)))': liveness_nonlocals.m:045: in argument 2 of call to predicate liveness_nonlocals.m:045: `liveness_nonlocals.int_to_bool'/2: liveness_nonlocals.m:045: warning: unification of `IsFoo' and `V_7' cannot liveness_nonlocals.m:045: succeed. liveness_nonlocals.m:045: `IsFoo' has instantiatedness `bound(yes)', liveness_nonlocals.m:045: `V_7' has instantiatedness `bound(no)'. Making Mercury/classes/jmercury/liveness_nonlocals.class Mercury/javas/jmercury/liveness_nonlocals.java:18: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_6, ^ Mercury/javas/jmercury/liveness_nonlocals.java:20: error: package bool does not exist bool.Bool_0 IsFoo_4) ^ 2 errors ** Error making `Mercury/classes/jmercury/liveness_nonlocals.class'. make[3]: *** [/tmp/mmake.8W6Vct:1500: liveness_nonlocals.class] Error 1 make[3]: Target 'liveness_nonlocals.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' ERROR OUTPUT liveness_nonlocals.m:045: In clause for `foo(in, in(bound(yes)))': liveness_nonlocals.m:045: in argument 2 of call to predicate liveness_nonlocals.m:045: `liveness_nonlocals.int_to_bool'/2: liveness_nonlocals.m:045: warning: unification of `IsFoo' and `V_7' cannot liveness_nonlocals.m:045: succeed. liveness_nonlocals.m:045: `IsFoo' has instantiatedness `bound(yes)', liveness_nonlocals.m:045: `V_7' has instantiatedness `bound(no)'. END OF THE ERROR OUTPUT