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_int32_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_int32_conv Making Mercury/int3s/integer_int32_conv.int3 Making Mercury/ints/integer_int32_conv.int Making Mercury/javas/jmercury/integer_int32_conv.java Making Java class files Mercury/javas/jmercury/integer_int32_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_int32_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[21]; ^ Mercury/javas/jmercury/integer_int32_conv.java:185: error: package integer does not exist integer.Integer_0 Integer_4) ^ Mercury/javas/jmercury/integer_int32_conv.java:330: error: package list does not exist private static list.List_1 ^ Mercury/javas/jmercury/integer_int32_conv.java:639: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/integer_int32_conv.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "integer_int32_conv"; ^ Mercury/javas/jmercury/integer_int32_conv.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/integer_int32_conv.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/integer_int32_conv.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/integer_int32_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_int32_conv Mercury/javas/jmercury/integer_int32_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_int32_conv Mercury/javas/jmercury/integer_int32_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_int32_conv Mercury/javas/jmercury/integer_int32_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_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/integer_int32_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_int32_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[21]; ^ Mercury/javas/jmercury/integer_int32_conv.java:39: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/integer_int32_conv.java:45: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)), ^ symbol: variable builtin location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:45: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)), ^ Mercury/javas/jmercury/integer_int32_conv.java:46: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:46: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/integer_int32_conv.java:47: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:47: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/integer_int32_conv.java:54: error: cannot find symbol ((java.lang.Object) (integer.integer__type_ctor_info_integer_0)), ^ symbol: variable integer location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:54: error: illegal start of type ((java.lang.Object) (integer.integer__type_ctor_info_integer_0)), ^ Mercury/javas/jmercury/integer_int32_conv.java:55: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:55: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/integer_int32_conv.java:56: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:56: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/integer_int32_conv.java:71: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:73: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/integer_int32_conv.java:76: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:78: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/integer_int32_conv.java:81: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:83: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/integer_int32_conv.java:86: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:88: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/integer_int32_conv.java:91: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:93: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/integer_int32_conv.java:96: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:98: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[4] ^ Mercury/javas/jmercury/integer_int32_conv.java:101: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:103: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[5] ^ Mercury/javas/jmercury/integer_int32_conv.java:106: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:108: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[6] ^ Mercury/javas/jmercury/integer_int32_conv.java:111: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:113: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[7] ^ Mercury/javas/jmercury/integer_int32_conv.java:116: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:118: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[8] ^ Mercury/javas/jmercury/integer_int32_conv.java:121: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:123: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[9] ^ Mercury/javas/jmercury/integer_int32_conv.java:126: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:128: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[10] ^ Mercury/javas/jmercury/integer_int32_conv.java:131: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:133: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[11] ^ Mercury/javas/jmercury/integer_int32_conv.java:136: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:138: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[12] ^ Mercury/javas/jmercury/integer_int32_conv.java:141: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:143: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[13] ^ Mercury/javas/jmercury/integer_int32_conv.java:146: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:148: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[14] ^ Mercury/javas/jmercury/integer_int32_conv.java:151: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:153: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[15] ^ Mercury/javas/jmercury/integer_int32_conv.java:156: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:158: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[16] ^ Mercury/javas/jmercury/integer_int32_conv.java:161: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:163: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[17] ^ Mercury/javas/jmercury/integer_int32_conv.java:166: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:168: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[18] ^ Mercury/javas/jmercury/integer_int32_conv.java:171: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/integer_int32_conv.java:173: error: package list does not exist (list.List_1) integer_int32_conv.MR_scalar_common_4[19] ^ Mercury/javas/jmercury/integer_int32_conv.java:188: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_16_16 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:194: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:196: 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_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:196: 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_int32_conv.java:198: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_16_16, ((java.lang.Object) (Integer_4))); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:202: error: cannot find symbol io.write_string_3_p_0(Var_12); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:205: error: cannot find symbol java.lang.Object [] result = integer.to_int32_2_p_0(Integer_4); ^ symbol: variable integer location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:211: error: cannot find symbol io.write_int32_3_p_0(U_6); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:218: error: cannot find symbol io.write_string_3_p_0(Var_15); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:222: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:230: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_15_15 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:231: error: package integer does not exist integer.Integer_0 Integer_6 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:236: error: cannot find symbol Integer_6 = integer.from_int32_1_f_0(U_4); ^ symbol: variable integer location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:240: error: cannot find symbol io.write_string_3_p_0(Var_9); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:243: error: cannot find symbol io.write_int32_3_p_0(U_4); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:247: error: cannot find symbol io.write_string_3_p_0(Var_12); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:249: error: cannot find symbol TypeCtorInfo_15_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ symbol: variable integer location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:249: error: package jmercury.runtime does not exist TypeCtorInfo_15_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(integer.integer__type_ctor_info_integer_0); ^ Mercury/javas/jmercury/integer_int32_conv.java:251: error: cannot find symbol io.print_3_p_0(TypeCtorInfo_15_15, ((java.lang.Object) (Integer_6))); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:254: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:261: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_19_19 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:262: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_20_20 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:263: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_24_24 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:266: error: package list does not exist list.List_1 Var_9 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:269: error: package list does not exist list.List_1 Var_15 = null; ^ Mercury/javas/jmercury/integer_int32_conv.java:274: error: cannot find symbol io.write_string_3_p_0(Var_6); ^ symbol: variable io location: class integer_int32_conv Mercury/javas/jmercury/integer_int32_conv.java:277: error: package list does not exist Var_9 = (list.List_1) integer_int32_conv.MR_scalar_common_4[20]; ^ 100 errors make[3]: *** [/tmp/mmake.9aoeJN:2360: integer_int32_conv] Error 1 make[3]: Target 'integer_int32_conv.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'