MERCURY_OPTIONS=
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/par_conj'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/scripts/mmc --make --options-file - dep_par_12.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/par_conj'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/par_conj'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/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 = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/scripts/mmc --make --options-file - dep_par_12
Making Mercury/int3s/dep_par_12.int3
Making Mercury/ints/dep_par_12.int
Making Mercury/javas/jmercury/dep_par_12.java
Making Java class files
Mercury/javas/jmercury/dep_par_12.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc dep_par_12__enum_functor_desc_t_0_0 = new jmercury.runtime.EnumFunctorDesc();
                                       ^
Mercury/javas/jmercury/dep_par_12.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc dep_par_12__enum_functor_desc_t_0_1 = new jmercury.runtime.EnumFunctorDesc();
                                       ^
Mercury/javas/jmercury/dep_par_12.java:34: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc[] dep_par_12__enum_ordinal_ordered_t_0 = new jmercury.runtime.EnumFunctorDesc[2];
                                       ^
Mercury/javas/jmercury/dep_par_12.java:35: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc[] dep_par_12__enum_name_ordered_t_0 = new jmercury.runtime.EnumFunctorDesc[2];
                                       ^
Mercury/javas/jmercury/dep_par_12.java:37: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct dep_par_12__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                      ^
Mercury/javas/jmercury/dep_par_12.java:242: error: package jmercury.runtime does not exist 
    extends jmercury.runtime.MercuryEnum
                            ^
Mercury/javas/jmercury/dep_par_12.java:243: error: package jmercury.runtime does not exist 
  implements jmercury.runtime.MercuryType
                             ^
Mercury/javas/jmercury/dep_par_12.java:134: error: package builtin does not exist 
  private static builtin.Comparison_result_0
                        ^
Mercury/javas/jmercury/dep_par_12.java:198: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MethodPtr2
                               ^
Mercury/javas/jmercury/dep_par_12.java:15: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.progname = "dep_par_12";
                    ^
Mercury/javas/jmercury/dep_par_12.java:16: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.args = args;
                    ^
Mercury/javas/jmercury/dep_par_12.java:17: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.exit_status = 0;
                    ^
Mercury/javas/jmercury/dep_par_12.java:18: error: cannot find symbol 
    library.ML_std_library_init();
    ^
  symbol:   variable library
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:19: error: cannot find symbol 
    benchmarking.ML_initialise();
    ^
  symbol:   variable benchmarking
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:25: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.runMain(run_main);
                    ^
Mercury/javas/jmercury/dep_par_12.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
    ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
    ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:28: error: package jmercury.runtime does not exist 
    java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status);
                                          ^
Mercury/javas/jmercury/dep_par_12.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc dep_par_12__enum_functor_desc_t_0_0 = new jmercury.runtime.EnumFunctorDesc();
                                                                                                                  ^
Mercury/javas/jmercury/dep_par_12.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc dep_par_12__enum_functor_desc_t_0_1 = new jmercury.runtime.EnumFunctorDesc();
                                                                                                                  ^
Mercury/javas/jmercury/dep_par_12.java:34: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc[] dep_par_12__enum_ordinal_ordered_t_0 = new jmercury.runtime.EnumFunctorDesc[2];
                                                                                                                     ^
Mercury/javas/jmercury/dep_par_12.java:35: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.EnumFunctorDesc[] dep_par_12__enum_name_ordered_t_0 = new jmercury.runtime.EnumFunctorDesc[2];
                                                                                                                  ^
Mercury/javas/jmercury/dep_par_12.java:37: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct dep_par_12__type_ctor_info_t_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                                                                                                ^
Mercury/javas/jmercury/dep_par_12.java:65: error: package jmercury.runtime does not exist 
      jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_ENUM,
                      ^
Mercury/javas/jmercury/dep_par_12.java:70: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeFunctors(
                          ^
Mercury/javas/jmercury/dep_par_12.java:73: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeLayout(
                          ^
Mercury/javas/jmercury/dep_par_12.java:99: error: cannot find symbol 
    switch (T_4.MR_value) {
               ^
  symbol:   variable MR_value
  location: variable T_4 of type T_0
Mercury/javas/jmercury/dep_par_12.java:99: error: illegal start of type 
    switch (T_4.MR_value) {
           ^
Mercury/javas/jmercury/dep_par_12.java:113: error: package jmercury.runtime does not exist 
        throw new jmercury.runtime.UnreachableDefault();
                                  ^
Mercury/javas/jmercury/dep_par_12.java:116: error: cannot find symbol 
      io.write_int_3_p_0(Y_6);
      ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:119: error: cannot find symbol 
      io.write_int_3_p_0(X_5);
      ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:122: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class dep_par_12
Mercury/javas/jmercury/dep_par_12.java:140: error: package builtin does not exist 
    builtin.Comparison_result_0 HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/dep_par_12.java:141: 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 T_0
Mercury/javas/jmercury/dep_par_12.java:142: 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 T_0
Mercury/javas/jmercury/dep_par_12.java:146: error: package builtin does not exist 
      HeadVar__1_1 = builtin.Comparison_result_0.K1;
                            ^
Mercury/javas/jmercury/dep_par_12.java:151: error: package builtin does not exist 
        HeadVar__1_1 = builtin.Comparison_result_0.K2;
                              ^
Mercury/javas/jmercury/dep_par_12.java:153: error: package builtin does not exist 
        HeadVar__1_1 = builtin.Comparison_result_0.K0;
                              ^
Mercury/javas/jmercury/dep_par_12.java:164: error: package builtin does not exist 
    builtin.Comparison_result_0 conv0_HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/dep_par_12.java:178: 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 T_0
Mercury/javas/jmercury/dep_par_12.java:178: 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 T_0
Mercury/javas/jmercury/dep_par_12.java:227: error: package jmercury.runtime does not exist 
          throw new jmercury.runtime.UnreachableDefault();
                                    ^
44 errors
gmake[3]: *** [/tmp/mmake.TL8KCh:1315: dep_par_12] Error 1
gmake[3]: Target 'dep_par_12.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/par_conj'