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 - deconstruct_test.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 - deconstruct_test Making Mercury/int3s/deconstruct_test.int3 Making Mercury/ints/deconstruct_test.int Making Mercury/opts/deconstruct_test.opt Making Mercury/javas/jmercury/deconstruct_test.java Making Java class files Mercury/javas/jmercury/deconstruct_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_test__field_types_wrapper_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/deconstruct_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_test__du_functor_desc_wrapper_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_test__du_stag_ordered_wrapper_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_test__du_ptag_ordered_wrapper_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_test__du_name_ordered_wrapper_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_test__type_ctor_info_wrapper_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_test.java:110: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:112: 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/deconstruct_test.java:113: 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/deconstruct_test.java:578: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/deconstruct_test.java:299: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/deconstruct_test.java:366: error: package list does not exist list.List_1 HeadVar__1_1) ^ Mercury/javas/jmercury/deconstruct_test.java:427: error: package builtin does not exist public static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/deconstruct_test.java:581: error: package list does not exist public list.List_1 F2; ^ Mercury/javas/jmercury/deconstruct_test.java:590: error: package list does not exist list.List_1 F2) ^ Mercury/javas/jmercury/deconstruct_test.java:536: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/deconstruct_test.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "deconstruct_test"; ^ Mercury/javas/jmercury/deconstruct_test.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/deconstruct_test.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/deconstruct_test.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/deconstruct_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/deconstruct_test.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct list__ti_list_1builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_test.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.PseudoTypeInfo[] deconstruct_test__field_types_wrapper_0_0 = new jmercury.runtime.PseudoTypeInfo[2]; ^ Mercury/javas/jmercury/deconstruct_test.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc deconstruct_test__du_functor_desc_wrapper_0_0 = new jmercury.runtime.DuFunctorDesc(); ^ Mercury/javas/jmercury/deconstruct_test.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_test__du_stag_ordered_wrapper_0_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuPtagLayout[] deconstruct_test__du_ptag_ordered_wrapper_0 = new jmercury.runtime.DuPtagLayout[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:37: error: package jmercury.runtime does not exist private static final jmercury.runtime.DuFunctorDesc[] deconstruct_test__du_name_ordered_wrapper_0 = new jmercury.runtime.DuFunctorDesc[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:39: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct deconstruct_test__type_ctor_info_wrapper_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/deconstruct_test.java:44: error: cannot find symbol list.list__type_ctor_info_list_1, ^ symbol: variable list location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:46: error: cannot find symbol jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ symbol: variable builtin location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:46: error: package jmercury.runtime does not exist jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int_0) ^ Mercury/javas/jmercury/deconstruct_test.java:50: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/deconstruct_test.java:50: error: cannot find symbol (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0; ^ symbol: variable builtin location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:52: error: package jmercury.runtime does not exist (jmercury.runtime.PseudoTypeInfo) deconstruct_test.list__ti_list_1builtin__type_ctor_info_int_0; ^ Mercury/javas/jmercury/deconstruct_test.java:57: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:65: error: cannot find symbol private_builtin.MR_FUNCTOR_SUBTYPE_NONE, ^ symbol: variable private_builtin location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:71: error: package jmercury.runtime does not exist new jmercury.runtime.DuPtagLayout( ^ Mercury/javas/jmercury/deconstruct_test.java:73: error: cannot find symbol private_builtin.MR_SECTAG_NONE, ^ symbol: variable private_builtin location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:87: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU, ^ Mercury/javas/jmercury/deconstruct_test.java:92: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/deconstruct_test.java:95: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/deconstruct_test.java:110: error: package jmercury.runtime does not exist private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[1]; ^ Mercury/javas/jmercury/deconstruct_test.java:112: 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/deconstruct_test.java:113: 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/deconstruct_test.java:118: error: package jmercury.runtime does not exist new jmercury.runtime.TypeInfo_Struct( ^ Mercury/javas/jmercury/deconstruct_test.java:119: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:119: 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/deconstruct_test.java:120: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:120: 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/deconstruct_test.java:124: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:125: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:125: 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/deconstruct_test.java:126: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:126: 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/deconstruct_test.java:130: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:132: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:132: 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/deconstruct_test.java:133: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:133: 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/deconstruct_test.java:137: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:139: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:139: 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/deconstruct_test.java:140: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:140: 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/deconstruct_test.java:141: 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 deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:141: 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/deconstruct_test.java:144: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/deconstruct_test.java:146: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:148: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/deconstruct_test.java:151: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:153: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/deconstruct_test.java:156: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:158: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_4[1] ^ Mercury/javas/jmercury/deconstruct_test.java:161: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:163: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_4[2] ^ Mercury/javas/jmercury/deconstruct_test.java:166: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:168: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/deconstruct_test.java:171: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:173: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_4[4] ^ Mercury/javas/jmercury/deconstruct_test.java:176: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/deconstruct_test.java:178: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_4[5] ^ Mercury/javas/jmercury/deconstruct_test.java:183: error: package list does not exist (list.List_1) deconstruct_test.MR_scalar_common_3[0] ^ Mercury/javas/jmercury/deconstruct_test.java:199: error: package io does not exist io.Text_output_stream_0 Var_33 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:200: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_35 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:201: error: package io does not exist io.Text_output_stream_0 Var_39 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:202: error: package jmercury.io__stream_ops does not exist jmercury.io__stream_ops.MR_MercuryFileStruct Var_41 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:203: error: package list does not exist list.List_1 ListA_4 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:204: error: package list does not exist list.List_1 Var_10 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:206: error: package list does not exist list.List_1 Var_22 = null; ^ Mercury/javas/jmercury/deconstruct_test.java:209: error: cannot find symbol Var_35 = io__stream_ops.output_stream_2_3_p_0(); ^ symbol: variable io__stream_ops location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:212: error: package io does not exist Var_33 = new io.Text_output_stream_0( ^ Mercury/javas/jmercury/deconstruct_test.java:217: error: cannot find symbol io.write_string_4_p_0(Var_33, Var_8); ^ symbol: variable io location: class deconstruct_test Mercury/javas/jmercury/deconstruct_test.java:219: error: package list does not exist Var_10 = (list.List_1) deconstruct_test.MR_scalar_common_4[3]; ^ 100 errors make[3]: *** [/tmp/mmake.1hF02X:1211: deconstruct_test] Error 1 make[3]: Target 'deconstruct_test.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/accumulator'