MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/accumulator' { 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 --trace-optimized --excess-assign --common-struct --no-deforestation -d accum --introduce-accumulators --optimize-constructor-last-call --intermodule-optimization'; 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 - nonrec.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/accumulator' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/accumulator' { 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 --trace-optimized --excess-assign --common-struct --no-deforestation -d accum --introduce-accumulators --optimize-constructor-last-call --intermodule-optimization'; 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 - nonrec Making Mercury/int3s/nonrec.int3 Making Mercury/ints/nonrec.int Making Mercury/opts/nonrec.opt Making Mercury/javas/jmercury/nonrec.java Making Java class files Mercury/javas/jmercury/nonrec.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/nonrec.java:34: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/nonrec.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[7]; ^ Mercury/javas/jmercury/nonrec.java:36: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_5 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/nonrec.java:273: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_14, ^ Mercury/javas/jmercury/nonrec.java:274: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/nonrec.java:348: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_for_T_14, ^ Mercury/javas/jmercury/nonrec.java:349: error: package list does not exist list.List_1 HeadVar__1_1, ^ Mercury/javas/jmercury/nonrec.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "nonrec"; ^ Mercury/javas/jmercury/nonrec.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/nonrec.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/nonrec.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class nonrec Mercury/javas/jmercury/nonrec.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class nonrec Mercury/javas/jmercury/nonrec.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/nonrec.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/nonrec.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[2]; ^ Mercury/javas/jmercury/nonrec.java:34: error: package list.List_1 does not exist private static final list.List_1.F_nil_0[] MR_scalar_common_3 = new list.List_1.F_nil_0[1]; ^ Mercury/javas/jmercury/nonrec.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[7]; ^ Mercury/javas/jmercury/nonrec.java:36: error: package ops does not exist private static final ops.Priority_0[] MR_scalar_common_5 = new ops.Priority_0[1]; ^ Mercury/javas/jmercury/nonrec.java:40: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/nonrec.java:41: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class nonrec Mercury/javas/jmercury/nonrec.java:41: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/nonrec.java:42: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ symbol: variable builtin location: class nonrec Mercury/javas/jmercury/nonrec.java:42: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0))) ^ Mercury/javas/jmercury/nonrec.java:45: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/nonrec.java:46: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ symbol: variable list location: class nonrec Mercury/javas/jmercury/nonrec.java:46: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(list.list__type_ctor_info_list_1))), ^ Mercury/javas/jmercury/nonrec.java:47: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(nonrec.MR_scalar_common_1[0]))) ^ Mercury/javas/jmercury/nonrec.java:51: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__stream__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:52: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:52: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/nonrec.java:53: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:53: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/nonrec.java:57: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__output__arity2__io__text_output_stream__arity0__io__state__arity0__)), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:59: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:59: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/nonrec.java:60: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:60: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/nonrec.java:64: error: cannot find symbol ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__writer__arity3__io__text_output_stream__arity0__string__arity0__io__state__arity0__)), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:66: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:66: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))), ^ Mercury/javas/jmercury/nonrec.java:67: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))), ^ symbol: variable builtin location: class nonrec Mercury/javas/jmercury/nonrec.java:67: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))), ^ Mercury/javas/jmercury/nonrec.java:68: error: cannot find symbol ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:68: error: package jmercury.runtime does not exist ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0))) ^ Mercury/javas/jmercury/nonrec.java:71: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/nonrec.java:73: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:75: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/nonrec.java:78: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:80: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_4[0] ^ Mercury/javas/jmercury/nonrec.java:83: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:84: error: package list does not exist ((java.lang.Object) ((list.List_1) nonrec.MR_scalar_common_4[1])), ^ Mercury/javas/jmercury/nonrec.java:85: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/nonrec.java:88: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:90: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/nonrec.java:93: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:94: error: package list does not exist ((java.lang.Object) ((list.List_1) nonrec.MR_scalar_common_4[3])), ^ Mercury/javas/jmercury/nonrec.java:95: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/nonrec.java:98: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:100: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_4[3] ^ Mercury/javas/jmercury/nonrec.java:103: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/nonrec.java:104: error: package list does not exist ((java.lang.Object) ((list.List_1) nonrec.MR_scalar_common_4[5])), ^ Mercury/javas/jmercury/nonrec.java:105: error: package list does not exist (list.List_1) nonrec.MR_scalar_common_4[4] ^ Mercury/javas/jmercury/nonrec.java:108: error: package ops does not exist new ops.Priority_0( ^ Mercury/javas/jmercury/nonrec.java:125: error: package io does not exist io.Text_output_stream_0 Var_77 = null; ^ Mercury/javas/jmercury/nonrec.java:126: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_79 = null; ^ Mercury/javas/jmercury/nonrec.java:127: error: package io does not exist io.Text_output_stream_0 Var_94 = null; ^ Mercury/javas/jmercury/nonrec.java:128: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_96 = null; ^ Mercury/javas/jmercury/nonrec.java:130: error: package list does not exist list.List_1 ListA_5 = null; ^ Mercury/javas/jmercury/nonrec.java:131: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_72_72 = null; ^ Mercury/javas/jmercury/nonrec.java:132: error: package list does not exist list.List_1 Var_11 = null; ^ Mercury/javas/jmercury/nonrec.java:133: error: package list does not exist list.List_1 ListB_6 = null; ^ Mercury/javas/jmercury/nonrec.java:134: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_75_75 = null; ^ Mercury/javas/jmercury/nonrec.java:135: error: package list does not exist list.List_1 Var_44 = null; ^ Mercury/javas/jmercury/nonrec.java:139: error: cannot find symbol Var_79 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class nonrec Mercury/javas/jmercury/nonrec.java:142: error: package io does not exist Var_77 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/nonrec.java:147: error: cannot find symbol io.write_string_4_p_0(Var_77, Var_9); ^ symbol: variable io location: class nonrec Mercury/javas/jmercury/nonrec.java:149: error: package list does not exist Var_11 = (list.List_1) nonrec.MR_scalar_common_4[6]; ^ Mercury/javas/jmercury/nonrec.java:150: error: cannot find symbol TypeCtorInfo_72_72 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class nonrec Mercury/javas/jmercury/nonrec.java:150: error: package jmercury.runtime does not exist TypeCtorInfo_72_72 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/nonrec.java:155: error: package list does not exist ListA_5 = (list.List_1) result[2]; ^ Mercury/javas/jmercury/nonrec.java:159: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/nonrec.java:159: error: cannot find symbol jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ symbol: variable builtin location: class nonrec Mercury/javas/jmercury/nonrec.java:159: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0); ^ Mercury/javas/jmercury/nonrec.java:160: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct TypeInfo_74_74 = null; ^ Mercury/javas/jmercury/nonrec.java:163: error: package io does not exist io.Text_output_stream_0 Var_80 = null; ^ Mercury/javas/jmercury/nonrec.java:164: error: package deconstruct does not exist deconstruct.Noncanon_handling_0 Var_82 = null; ^ Mercury/javas/jmercury/nonrec.java:165: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_84 = null; ^ Mercury/javas/jmercury/nonrec.java:166: error: package univ does not exist univ.Univ_0 Var_85 = null; ^ Mercury/javas/jmercury/nonrec.java:167: error: package ops does not exist ops.Priority_0 Var_86 = null; ^ Mercury/javas/jmercury/nonrec.java:168: error: package io does not exist io.Text_output_stream_0 Var_88 = null; ^ Mercury/javas/jmercury/nonrec.java:169: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_90 = null; ^ Mercury/javas/jmercury/nonrec.java:172: error: cannot find symbol Var_84 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class nonrec Mercury/javas/jmercury/nonrec.java:175: error: package io does not exist Var_80 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/nonrec.java:179: error: package deconstruct does not exist Var_82 = deconstruct.Noncanon_handling_0.K1; ^ Mercury/javas/jmercury/nonrec.java:182: error: cannot find symbol Var_85 = univ.type_to_univ_2_p_1(TypeCtorInfo_73_73, java.lang.Integer.valueOf(Length_4)); ^ symbol: variable univ location: class nonrec 100 errors make[3]: *** [/tmp/mmake.WCsltq:1211: nonrec] Error 1 make[3]: Target 'nonrec.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/accumulator'