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 - bit_twiddle_int64.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 - bit_twiddle_int64 Making Mercury/int3s/bit_twiddle_int64.int3 Making Mercury/ints/bit_twiddle_int64.int Making Mercury/javas/jmercury/bit_twiddle_int64.java Making Java class files Mercury/javas/jmercury/bit_twiddle_int64.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_func_2__plain_builtin__type_ctor_info_int64_0__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_func_2__plain_builtin__type_ctor_info_int64_0__plain_builtin__type_ctor_info_int64_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:58: 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/bit_twiddle_int64.java:59: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[14]; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:632: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/bit_twiddle_int64.java:710: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr3 ^ Mercury/javas/jmercury/bit_twiddle_int64.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "bit_twiddle_int64"; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_func_2__plain_builtin__type_ctor_info_int64_0__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct __vpti_func_2__plain_builtin__type_ctor_info_int64_0__plain_builtin__type_ctor_info_int64_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:38: error: cannot find symbol builtin.builtin__type_ctor_info_func_0, ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:40: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0, ^ Mercury/javas/jmercury/bit_twiddle_int64.java:40: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0, ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:41: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ Mercury/javas/jmercury/bit_twiddle_int64.java:41: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0 ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:45: error: cannot find symbol builtin.builtin__type_ctor_info_func_0, ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:47: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0, ^ Mercury/javas/jmercury/bit_twiddle_int64.java:47: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0, ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:48: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0 ^ Mercury/javas/jmercury/bit_twiddle_int64.java:48: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int64_0 ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:58: 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/bit_twiddle_int64.java:59: error: package list.List_1 does not exist private static final list.List_1.F_cons_2[] MR_scalar_common_2 = new list.List_1.F_cons_2[14]; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:66: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/bit_twiddle_int64.java:68: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:70: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:73: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:75: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:78: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:80: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[1] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:83: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:85: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[2] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:88: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:90: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[3] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:93: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:95: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[4] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:98: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:100: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[5] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:103: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:105: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[6] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:108: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:110: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[7] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:113: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:115: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[8] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:118: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:120: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[9] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:123: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:125: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[10] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:128: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:130: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[11] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:133: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/bit_twiddle_int64.java:135: error: package list does not exist (list.List_1) bit_twiddle_int64.MR_scalar_common_2[12] ^ Mercury/javas/jmercury/bit_twiddle_int64.java:143: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:143: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:144: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:144: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:145: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:145: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:146: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:146: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/bit_twiddle_int64.java:154: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:154: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:155: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:155: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:156: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:156: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:157: error: cannot find symbol ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:157: error: illegal start of type ((java.lang.Object) (io.io__type_ctor_info_state_0)) ^ Mercury/javas/jmercury/bit_twiddle_int64.java:164: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:164: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:165: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:165: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int_0)) ^ Mercury/javas/jmercury/bit_twiddle_int64.java:172: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:172: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)), ^ Mercury/javas/jmercury/bit_twiddle_int64.java:173: error: cannot find symbol ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)) ^ symbol: variable builtin location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:173: error: illegal start of type ((java.lang.Object) (builtin.builtin__type_ctor_info_int64_0)) ^ Mercury/javas/jmercury/bit_twiddle_int64.java:239: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:247: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:255: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:263: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:271: error: cannot find symbol io.nl_2_p_0(); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:290: error: cannot find symbol conv0_HeadVar__2_2 = int64.num_zeros_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:306: error: cannot find symbol conv1_HeadVar__2_2 = int64.num_ones_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:322: error: cannot find symbol conv2_HeadVar__2_2 = int64.num_leading_zeros_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:338: error: cannot find symbol conv3_HeadVar__2_2 = int64.num_trailing_zeros_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:354: error: cannot find symbol conv4_HeadVar__2_2 = int64.reverse_bits_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:370: error: cannot find symbol conv5_HeadVar__2_2 = int64.reverse_bytes_1_f_0(((java.lang.Long) wrapper_arg_1).longValue()); ^ symbol: variable int64 location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:381: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_20_20 = null; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:382: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = null; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:383: error: package list does not exist list.List_1 As_8 = null; ^ Mercury/javas/jmercury/bit_twiddle_int64.java:390: error: cannot find symbol io.write_string_3_p_0(Var_23); ^ symbol: variable io location: class bit_twiddle_int64 Mercury/javas/jmercury/bit_twiddle_int64.java:393: error: cannot find symbol io.write_string_3_p_0(Desc_6); ^ symbol: variable io location: class bit_twiddle_int64 100 errors make[3]: *** [/tmp/mmake.aeOaRm:2360: bit_twiddle_int64] Error 1 make[3]: Target 'bit_twiddle_int64.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'