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 - uint32_from_bytes.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 - uint32_from_bytes Making Mercury/int3s/uint32_from_bytes.int3 Making Mercury/ints/uint32_from_bytes.int Making Mercury/javas/jmercury/uint32_from_bytes.java Making Java class files Mercury/javas/jmercury/uint32_from_bytes.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "uint32_from_bytes"; ^ Mercury/javas/jmercury/uint32_from_bytes.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/uint32_from_bytes.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/uint32_from_bytes.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/uint32_from_bytes.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/uint32_from_bytes.java:36: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_53_53 = null; ^ Mercury/javas/jmercury/uint32_from_bytes.java:79: error: cannot find symbol Test1_4 = uint32.from_bytes_le_4_f_0(Var_14, Var_15, Var_16, Var_17); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:81: error: cannot find symbol TypeCtorInfo_53_53 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_uint32_0); ^ symbol: variable builtin location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:81: error: package jmercury.runtime does not exist TypeCtorInfo_53_53 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_uint32_0); ^ Mercury/javas/jmercury/uint32_from_bytes.java:83: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test1_4)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:90: error: cannot find symbol Test2_5 = uint32.from_bytes_le_4_f_0(Var_19, Var_20, Var_21, Var_22); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:93: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test2_5)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:100: error: cannot find symbol Test3_6 = uint32.from_bytes_le_4_f_0(Var_24, Var_25, Var_26, Var_27); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:103: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test3_6)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:110: error: cannot find symbol Test4_7 = uint32.from_bytes_le_4_f_0(Var_29, Var_30, Var_31, Var_32); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:113: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test4_7)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:120: error: cannot find symbol Test5_8 = uint32.from_bytes_be_4_f_0(Var_34, Var_35, Var_36, Var_37); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:123: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test5_8)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:130: error: cannot find symbol Test6_9 = uint32.from_bytes_be_4_f_0(Var_39, Var_40, Var_41, Var_42); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:133: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test6_9)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:140: error: cannot find symbol Test7_10 = uint32.from_bytes_be_4_f_0(Var_44, Var_45, Var_46, Var_47); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:143: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test7_10)); ^ symbol: variable io location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:150: error: cannot find symbol Test8_11 = uint32.from_bytes_be_4_f_0(Var_49, Var_50, Var_51, Var_52); ^ symbol: variable uint32 location: class uint32_from_bytes Mercury/javas/jmercury/uint32_from_bytes.java:153: error: cannot find symbol io.write_line_3_p_0(TypeCtorInfo_53_53, java.lang.Integer.valueOf(Test8_11)); ^ symbol: variable io location: class uint32_from_bytes 30 errors make[3]: *** [/tmp/mmake.jGZGJB:2360: uint32_from_bytes] Error 1 make[3]: Target 'uint32_from_bytes.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'