MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - term_to_univ_test.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' { 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 - term_to_univ_test Making Mercury/int3s/term_to_univ_test.int3 Making Mercury/ints/term_to_univ_test.int Making Mercury/javas/jmercury/term_to_univ_test.java term_to_univ_test.m:011: Warning: unresolved polymorphism in predicate term_to_univ_test.m:011: `main'/2. term_to_univ_test.m:011: The variables with unbound types were: term_to_univ_test.m:011: `Term':  term.term(T), term_to_univ_test.m:011: `VarSet': varset.varset(T). term_to_univ_test.m:011: The unbound type variable `T' will be implicitly term_to_univ_test.m:011: bound to the builtin type `void'. For more information, recompile with `-E'. Making Java class files Mercury/javas/jmercury/term_to_univ_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/term_to_univ_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "term_to_univ_test"; ^ Mercury/javas/jmercury/term_to_univ_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/term_to_univ_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/term_to_univ_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/term_to_univ_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/term_to_univ_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/term_to_univ_test.java:36: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/term_to_univ_test.java:37: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_term_1))), ^ symbol: variable term location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:37: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(term.term__type_ctor_info_term_1))), ^ Mercury/javas/jmercury/term_to_univ_test.java:38: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_void_0))) ^ symbol: variable builtin location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:38: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_void_0))) ^ Mercury/javas/jmercury/term_to_univ_test.java:51: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/term_to_univ_test.java:51: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:51: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_13 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/term_to_univ_test.java:52: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_14_14 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:53: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_15_15 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:54: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_16_16 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:56: error: package univ does not exist univ.Univ_0 Univ0_5 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:57: error: package univ does not exist univ.Univ_0 Univ_6 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:58: error: package term does not exist term.Term_1 Term_7 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:59: error: package varset does not exist varset.Varset_1 VarSet_8 = null; ^ Mercury/javas/jmercury/term_to_univ_test.java:62: error: cannot find symbol Univ0_5 = univ.type_to_univ_2_p_0(TypeCtorInfo_13_13, java.lang.Integer.valueOf(X_4)); ^ symbol: variable univ location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:64: error: cannot find symbol TypeCtorInfo_14_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ symbol: variable univ location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:64: error: package jmercury.runtime does not exist TypeCtorInfo_14_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(univ.univ__type_ctor_info_univ_0); ^ Mercury/javas/jmercury/term_to_univ_test.java:66: error: cannot find symbol Univ_6 = univ.type_to_univ_2_p_0(TypeCtorInfo_14_14, ((java.lang.Object) (Univ0_5))); ^ symbol: variable univ location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:68: error: cannot find symbol TypeCtorInfo_15_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_void_0); ^ symbol: variable builtin location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:68: error: package jmercury.runtime does not exist TypeCtorInfo_15_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_void_0); ^ Mercury/javas/jmercury/term_to_univ_test.java:70: error: cannot find symbol Term_7 = term_conversion.univ_to_term_2_p_0(TypeCtorInfo_15_15, Univ_6); ^ symbol: variable term_conversion location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:72: error: package jmercury.runtime does not exist TypeInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(term_to_univ_test.MR_scalar_common_1[0]); ^ Mercury/javas/jmercury/term_to_univ_test.java:74: error: cannot find symbol io.write_line_3_p_0(TypeInfo_16_16, ((java.lang.Object) (Term_7))); ^ symbol: variable io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:77: error: cannot find symbol VarSet_8 = varset.init_1_p_0(TypeCtorInfo_15_15); ^ symbol: variable varset location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:80: error: cannot find symbol term_io.write_term_4_p_0(TypeCtorInfo_15_15, VarSet_8, Term_7); ^ symbol: variable term_io location: class term_to_univ_test Mercury/javas/jmercury/term_to_univ_test.java:83: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class term_to_univ_test 40 errors make[3]: *** [/tmp/mmake.DN6DVQ:2360: term_to_univ_test] Error 1 make[3]: Target 'term_to_univ_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded' ERROR OUTPUT term_to_univ_test.m:011: Warning: unresolved polymorphism in predicate term_to_univ_test.m:011: `main'/2. term_to_univ_test.m:011: The variables with unbound types were: term_to_univ_test.m:011: `Term':  term.term(T), term_to_univ_test.m:011: `VarSet': varset.varset(T). term_to_univ_test.m:011: The unbound type variable `T' will be implicitly term_to_univ_test.m:011: bound to the builtin type `void'. For more information, recompile with `-E'. END OF THE ERROR OUTPUT