MERCURY_OPTIONS= gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/valid' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/scripts/mmc --make --options-file - tabled_io.depend gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/valid' gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/valid' { echo MCFLAGS += '--grade java --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 predicate `p'/2 could tabled_io.m:011: be tighter. tabled_io.m:011: Declared `det', inferred `erroneous'. tabled_io.m:012: Warning: the determinism declaration for predicate `q'/2 could tabled_io.m:012: be 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'. gmake[3]: *** [/tmp/mmake.N2r0NY:1497: tabled_io.class] Error 1 gmake[3]: Target 'tabled_io.runtest' not remade because of errors. gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/valid' ERROR OUTPUT tabled_io.m:011: Warning: the determinism declaration for predicate `p'/2 could tabled_io.m:011: be tighter. tabled_io.m:011: Declared `det', inferred `erroneous'. tabled_io.m:012: Warning: the determinism declaration for predicate `q'/2 could tabled_io.m:012: be tighter. tabled_io.m:012: Declared `det', inferred `erroneous'. END OF THE ERROR OUTPUT