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 - uc_export_enum.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 - uc_export_enum Making Mercury/int3s/uc_export_enum.int3 Making Mercury/ints/uc_export_enum.int Making Mercury/javas/jmercury/uc_export_enum.java Making Java class files Mercury/javas/jmercury/uc_export_enum.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uc_export_enum__enum_ordinal_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/uc_export_enum.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uc_export_enum__enum_name_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/uc_export_enum.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uc_export_enum__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uc_export_enum.java:373: error: package jmercury.runtime does not exist extends jmercury.runtime.MercuryEnum ^ Mercury/javas/jmercury/uc_export_enum.java:374: error: package jmercury.runtime does not exist implements jmercury.runtime.MercuryType ^ Mercury/javas/jmercury/uc_export_enum.java:265: error: package builtin does not exist private static builtin.Comparison_result_0 ^ Mercury/javas/jmercury/uc_export_enum.java:329: error: package jmercury.runtime does not exist implements jmercury.runtime.MethodPtr2 ^ Mercury/javas/jmercury/uc_export_enum.java:15: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.progname = "uc_export_enum"; ^ Mercury/javas/jmercury/uc_export_enum.java:16: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.args = args; ^ Mercury/javas/jmercury/uc_export_enum.java:17: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.exit_status = 0; ^ Mercury/javas/jmercury/uc_export_enum.java:18: error: cannot find symbol library.ML_std_library_init(); ^ symbol: variable library location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:19: error: cannot find symbol benchmarking.ML_initialise(); ^ symbol: variable benchmarking location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:25: error: package jmercury.runtime does not exist jmercury.runtime.JavaInternal.runMain(run_main); ^ Mercury/javas/jmercury/uc_export_enum.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:26: error: cannot find symbol io.flush_output_3_p_0(io.stdout_stream_0_f_0()); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:27: error: cannot find symbol io.flush_output_3_p_0(io.stderr_stream_0_f_0()); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:28: error: package jmercury.runtime does not exist java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status); ^ Mercury/javas/jmercury/uc_export_enum.java:32: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_0 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:33: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_1 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:34: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc uc_export_enum__enum_functor_desc_foo_0_2 = new jmercury.runtime.EnumFunctorDesc(); ^ Mercury/javas/jmercury/uc_export_enum.java:35: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uc_export_enum__enum_ordinal_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/uc_export_enum.java:36: error: package jmercury.runtime does not exist private static final jmercury.runtime.EnumFunctorDesc[] uc_export_enum__enum_name_ordered_foo_0 = new jmercury.runtime.EnumFunctorDesc[3]; ^ Mercury/javas/jmercury/uc_export_enum.java:38: error: package jmercury.runtime does not exist public static final jmercury.runtime.TypeCtorInfo_Struct uc_export_enum__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct(); ^ Mercury/javas/jmercury/uc_export_enum.java:76: error: package jmercury.runtime does not exist jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM, ^ Mercury/javas/jmercury/uc_export_enum.java:81: error: package jmercury.runtime does not exist new jmercury.runtime.TypeFunctors( ^ Mercury/javas/jmercury/uc_export_enum.java:84: error: package jmercury.runtime does not exist new jmercury.runtime.TypeLayout( ^ Mercury/javas/jmercury/uc_export_enum.java:119: error: cannot find symbol succeeded = (UC_4.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable UC_4 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:119: error: cannot find symbol succeeded = (UC_4.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable K0 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:125: error: cannot find symbol io.write_string_3_p_0(Var_11); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:133: error: cannot find symbol io.write_string_3_p_0(Var_13); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:145: error: cannot find symbol succeeded = (LC_5.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable LC_5 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:145: error: cannot find symbol succeeded = (LC_5.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable K0 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:151: error: cannot find symbol io.write_string_3_p_0(Var_15); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:159: error: cannot find symbol io.write_string_3_p_0(Var_17); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:177: error: cannot find symbol succeeded = (X_6.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable X_6 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:177: error: cannot find symbol succeeded = (X_6.MR_value == uc_export_enum.Foo_0.K0.MR_value); ^ symbol: variable MR_value location: variable K0 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:180: error: cannot find symbol succeeded = (Y_7.MR_value == uc_export_enum.Foo_0.K1.MR_value); ^ symbol: variable MR_value location: variable Y_7 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:180: error: cannot find symbol succeeded = (Y_7.MR_value == uc_export_enum.Foo_0.K1.MR_value); ^ symbol: variable MR_value location: variable K1 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:182: error: cannot find symbol succeeded = (Z_8.MR_value == uc_export_enum.Foo_0.K2.MR_value); ^ symbol: variable MR_value location: variable Z_8 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:182: error: cannot find symbol succeeded = (Z_8.MR_value == uc_export_enum.Foo_0.K2.MR_value); ^ symbol: variable MR_value location: variable K2 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:189: error: cannot find symbol io.write_string_3_p_0(Var_19); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:197: error: cannot find symbol io.write_string_3_p_0(Var_21); ^ symbol: variable io location: class uc_export_enum Mercury/javas/jmercury/uc_export_enum.java:271: error: package builtin does not exist builtin.Comparison_result_0 HeadVar__1_1 = null; ^ Mercury/javas/jmercury/uc_export_enum.java:272: error: cannot find symbol int Cast_HeadVar1_4 = (int) HeadVar__2_2.MR_value; ^ symbol: variable MR_value location: variable HeadVar__2_2 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:273: error: cannot find symbol int Cast_HeadVar2_5 = (int) HeadVar__3_3.MR_value; ^ symbol: variable MR_value location: variable HeadVar__3_3 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:277: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K1; ^ Mercury/javas/jmercury/uc_export_enum.java:282: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K2; ^ Mercury/javas/jmercury/uc_export_enum.java:284: error: package builtin does not exist HeadVar__1_1 = builtin.Comparison_result_0.K0; ^ Mercury/javas/jmercury/uc_export_enum.java:295: error: package builtin does not exist builtin.Comparison_result_0 conv0_HeadVar__1_1 = null; ^ Mercury/javas/jmercury/uc_export_enum.java:309: error: cannot find symbol boolean succeeded = (HeadVar__1_1.MR_value == HeadVar__2_2.MR_value); ^ symbol: variable MR_value location: variable HeadVar__1_1 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:309: error: cannot find symbol boolean succeeded = (HeadVar__1_1.MR_value == HeadVar__2_2.MR_value); ^ symbol: variable MR_value location: variable HeadVar__2_2 of type Foo_0 Mercury/javas/jmercury/uc_export_enum.java:358: error: package jmercury.runtime does not exist throw new jmercury.runtime.UnreachableDefault(); ^ 56 errors make[3]: *** [/tmp/mmake.MlpNGN:2360: uc_export_enum] Error 1 make[3]: Target 'uc_export_enum.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/hard_coded'