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 - integer_int64_conv.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 - integer_int64_conv Making Mercury/int3s/integer_int64_conv.int3 Making Mercury/ints/integer_int64_conv.int Making Mercury/javas/jmercury/integer_int64_conv.java Making Java class files Mercury/javas/jmercury/integer_int64_conv.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/integer_int64_conv.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[23]; ^ Mercury/javas/jmercury/integer_int64_conv.java:195: error: package integer does not exist integer.Integer_0 Integer_4) ^ Mercury/javas/jmercury/integer_int64_conv.java:337: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/integer_int64_conv.java:659: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/integer_int64_conv.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "integer_int64_conv"; ^ Mercury/javas/jmercury/integer_int64_conv.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/integer_int64_conv.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/integer_int64_conv.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/integer_int64_conv.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/integer_int64_conv.java:32: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_1 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/integer_int64_conv.java:35: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_4 = new list.List_1.F_cons_2[23]; ^ Mercury/javas/jmercury/integer_int64_conv.java:39: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/integer_int64_conv.java:45: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ symbol: variable builtin location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:45: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ Mercury/javas/jmercury/integer_int64_conv.java:46: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:46: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/integer_int64_conv.java:47: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:47: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/integer_int64_conv.java:54: error: cannot find symbol ((java.lang.Object) (integer.integer__type_ctor_info_integer_0)), ^ symbol: variable integer location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:54: error: illegal start of type ((java.lang.Object) (integer.integer__type_ctor_info_integer_0)), ^ Mercury/javas/jmercury/integer_int64_conv.java:55: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:55: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/integer_int64_conv.java:56: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:56: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/integer_int64_conv.java:71: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:73: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/integer_int64_conv.java:76: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:78: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/integer_int64_conv.java:81: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:83: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/integer_int64_conv.java:86: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:88: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/integer_int64_conv.java:91: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:93: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/integer_int64_conv.java:96: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:98: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[4] ^ Mercury/javas/jmercury/integer_int64_conv.java:101: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:103: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[5] ^ Mercury/javas/jmercury/integer_int64_conv.java:106: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:108: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[6] ^ Mercury/javas/jmercury/integer_int64_conv.java:111: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:113: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[7] ^ Mercury/javas/jmercury/integer_int64_conv.java:116: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:118: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[8] ^ Mercury/javas/jmercury/integer_int64_conv.java:121: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:123: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[9] ^ Mercury/javas/jmercury/integer_int64_conv.java:126: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:128: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[10] ^ Mercury/javas/jmercury/integer_int64_conv.java:131: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:133: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[11] ^ Mercury/javas/jmercury/integer_int64_conv.java:136: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:138: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[12] ^ Mercury/javas/jmercury/integer_int64_conv.java:141: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:143: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[13] ^ Mercury/javas/jmercury/integer_int64_conv.java:146: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:148: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[14] ^ Mercury/javas/jmercury/integer_int64_conv.java:151: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:153: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[15] ^ Mercury/javas/jmercury/integer_int64_conv.java:156: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:158: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[16] ^ Mercury/javas/jmercury/integer_int64_conv.java:161: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:163: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[17] ^ Mercury/javas/jmercury/integer_int64_conv.java:166: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:168: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[18] ^ Mercury/javas/jmercury/integer_int64_conv.java:171: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:173: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[19] ^ Mercury/javas/jmercury/integer_int64_conv.java:176: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:178: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[20] ^ Mercury/javas/jmercury/integer_int64_conv.java:181: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int64_conv.java:183: error: package list does not exist (list.List_1) integer_int64_conv.MR_scalar_common_4[21] ^ Mercury/javas/jmercury/integer_int64_conv.java:198: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_16_16 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:204: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:206: error: cannot find symbol TypeCtorInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ symbol: variable integer location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:206: error: package jmercury.runtime does not exist TypeCtorInfo_16_16 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ Mercury/javas/jmercury/integer_int64_conv.java:208: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_16_16, ((java.lang.Object) (Integer_4))); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:212: error: cannot find symbol io.write_string_3_p_0(Var_12); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:215: error: cannot find symbol java.lang.Object [] result = integer.to_int64_2_p_0(Integer_4); ^ symbol: variable integer location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:221: error: cannot find symbol io.write_int64_3_p_0(U_6); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:228: error: cannot find symbol io.write_string_3_p_0(Var_15); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:232: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:240: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_14_14 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:241: error: package integer does not exist integer.Integer_0 Integer_6 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:246: error: cannot find symbol Integer_6 = integer.from_int64_1_f_0(U_4); ^ symbol: variable integer location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:250: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:253: error: cannot find symbol io.write_int64_3_p_0(U_4); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:257: error: cannot find symbol io.write_string_3_p_0(Var_12); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:259: error: cannot find symbol TypeCtorInfo_14_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ symbol: variable integer location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:259: error: package jmercury.runtime does not exist TypeCtorInfo_14_14 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ Mercury/javas/jmercury/integer_int64_conv.java:261: error: cannot find symbol io.print_line_3_p_0(TypeCtorInfo_14_14, ((java.lang.Object) (Integer_6))); ^ symbol: variable io location: class integer_int64_conv Mercury/javas/jmercury/integer_int64_conv.java:268: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:269: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_20_20 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:270: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_24_24 = null; ^ Mercury/javas/jmercury/integer_int64_conv.java:273: error: package list does not exist list.List_1 Var_9 = null; ^ 100 errors make[3]: *** [/tmp/mmake.MjecFr:2360: integer_int64_conv] Error 1 make[3]: Target 'integer_int64_conv.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'