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 - tabled_io.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 - tabled_io.class Making Mercury/int3s/tabled_io.int3 Making Mercury/ints/tabled_io.int Making Mercury/javas/jmercury/tabled_io.java tabled_io.m:011: Warning: the determinism declaration for `p'(di, uo) could be tabled_io.m:011: tighter. tabled_io.m:011: Declared `det', inferred `erroneous'. tabled_io.m:012: Warning: the determinism declaration for `q'(di, uo) could be tabled_io.m:012: tighter. tabled_io.m:012: Declared `det', inferred `erroneous'. Making Mercury/classes/jmercury/tabled_io.class Mercury/javas/jmercury/tabled_io.java:19: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/tabled_io.java:19: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class tabled_io Mercury/javas/jmercury/tabled_io.java:19: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/tabled_io.java:23: error: cannot find symbol exception.throw_1_p_0(TypeCtorInfo_6_7, ((java.lang.Object) (Var_6))); ^ symbol: variable exception location: class tabled_io Mercury/javas/jmercury/tabled_io.java:30: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/tabled_io.java:30: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ symbol: variable builtin location: class tabled_io Mercury/javas/jmercury/tabled_io.java:30: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_6_7 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0); ^ Mercury/javas/jmercury/tabled_io.java:34: error: cannot find symbol exception.throw_1_p_0(TypeCtorInfo_6_7, ((java.lang.Object) (Var_6))); ^ symbol: variable exception location: class tabled_io 8 errors ** Error making `Mercury/classes/jmercury/tabled_io.class'. make[3]: *** [/tmp/mmake.VjYIqq:1500: tabled_io.class] Error 1 make[3]: Target 'tabled_io.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' ERROR OUTPUT tabled_io.m:011: Warning: the determinism declaration for `p'(di, uo) could be tabled_io.m:011: tighter. tabled_io.m:011: Declared `det', inferred `erroneous'. tabled_io.m:012: Warning: the determinism declaration for `q'(di, uo) could be tabled_io.m:012: tighter. tabled_io.m:012: Declared `det', inferred `erroneous'. END OF THE ERROR OUTPUT