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 - impl_def_lex.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 - impl_def_lex Making Mercury/int3s/impl_def_lex.int3 Making Mercury/ints/impl_def_lex.int Making Mercury/javas/jmercury/impl_def_lex.java Making Java class files Mercury/javas/jmercury/impl_def_lex.java:48: error: package mercury_term_lexer does not exist mercury_term_lexer.Token_list_0 HeadVar__1_1) ^ Mercury/javas/jmercury/impl_def_lex.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "impl_def_lex"; ^ Mercury/javas/jmercury/impl_def_lex.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/impl_def_lex.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/impl_def_lex.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/impl_def_lex.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/impl_def_lex.java:36: error: package mercury_term_lexer does not exist mercury_term_lexer.Token_list_0 Tokens_4 = null; ^ Mercury/javas/jmercury/impl_def_lex.java:39: error: cannot find symbol Tokens_4 = mercury_term_lexer.get_token_list_3_p_0(); ^ symbol: variable mercury_term_lexer location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:55: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(mercury_term_lexer.mercury_term_lexer__type_ctor_info_token_0); ^ Mercury/javas/jmercury/impl_def_lex.java:55: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(mercury_term_lexer.mercury_term_lexer__type_ctor_info_token_0); ^ symbol: variable mercury_term_lexer location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:55: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = jmercury.runtime.TypeInfo_Struct.maybe_new(mercury_term_lexer.mercury_term_lexer__type_ctor_info_token_0); ^ Mercury/javas/jmercury/impl_def_lex.java:56: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = null; ^ Mercury/javas/jmercury/impl_def_lex.java:57: error: package mercury_term_lexer does not exist mercury_term_lexer.Token_0 Token_7 = ((mercury_term_lexer.Token_list_0.Token_cons_3) HeadVar__1_1).F1; ^ Mercury/javas/jmercury/impl_def_lex.java:57: error: package mercury_term_lexer.Token_list_0 does not exist mercury_term_lexer.Token_0 Token_7 = ((mercury_term_lexer.Token_list_0.Token_cons_3) HeadVar__1_1).F1; ^ Mercury/javas/jmercury/impl_def_lex.java:58: error: package mercury_term_lexer.Token_list_0 does not exist int Context_8 = ((mercury_term_lexer.Token_list_0.Token_cons_3) HeadVar__1_1).F2; ^ Mercury/javas/jmercury/impl_def_lex.java:59: error: package mercury_term_lexer does not exist mercury_term_lexer.Token_list_0 List_9 = ((mercury_term_lexer.Token_list_0.Token_cons_3) HeadVar__1_1).F3; ^ Mercury/javas/jmercury/impl_def_lex.java:59: error: package mercury_term_lexer.Token_list_0 does not exist mercury_term_lexer.Token_list_0 List_9 = ((mercury_term_lexer.Token_list_0.Token_cons_3) HeadVar__1_1).F3; ^ Mercury/javas/jmercury/impl_def_lex.java:61: error: package mercury_term_lexer does not exist mercury_term_lexer.Token_list_0 next_value_of_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/impl_def_lex.java:64: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_18_18, ((java.lang.Object) (Token_7))); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:68: error: cannot find symbol io.write_char_3_p_0(Var_14); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:70: error: cannot find symbol TypeCtorInfo_19_19 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:70: error: package jmercury.runtime does not exist TypeCtorInfo_19_19 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/impl_def_lex.java:72: error: cannot find symbol io.write_3_p_0(TypeCtorInfo_19_19, java.lang.Integer.valueOf(Context_8)); ^ symbol: variable io location: class impl_def_lex Mercury/javas/jmercury/impl_def_lex.java:75: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class impl_def_lex 30 errors make[3]: *** [/tmp/mmake.fz0QnT:2360: impl_def_lex] Error 1 make[3]: Target 'impl_def_lex.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'