MERCURY_OPTIONS=
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/hard_coded'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/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-28/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/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-28/stage2/scripts/mmc --make --options-file - cmp_int32.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/hard_coded'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/hard_coded'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/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-28/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/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-28/stage2/scripts/mmc --make --options-file - cmp_int32
Making Mercury/int3s/cmp_int32.int3
Making Mercury/ints/cmp_int32.int
Making Mercury/javas/jmercury/cmp_int32.java
Making Java class files
Mercury/javas/jmercury/cmp_int32.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_pred_2__plain_builtin__type_ctor_info_int32_0__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct();
                                       ^
Mercury/javas/jmercury/cmp_int32.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct();
                                       ^
Mercury/javas/jmercury/cmp_int32.java:57: 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/cmp_int32.java:58: 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[12];
                                  ^
Mercury/javas/jmercury/cmp_int32.java:395: error: package list does not exist 
    list.List_1 Bs_9,
        ^
Mercury/javas/jmercury/cmp_int32.java:497: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MethodPtr3
                               ^
Mercury/javas/jmercury/cmp_int32.java:15: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.progname = "cmp_int32";
                    ^
Mercury/javas/jmercury/cmp_int32.java:16: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.args = args;
                    ^
Mercury/javas/jmercury/cmp_int32.java:17: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.exit_status = 0;
                    ^
Mercury/javas/jmercury/cmp_int32.java:18: error: cannot find symbol 
    library.ML_std_library_init();
    ^
  symbol:   variable library
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:19: error: cannot find symbol 
    benchmarking.ML_initialise();
    ^
  symbol:   variable benchmarking
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:25: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.runMain(run_main);
                    ^
Mercury/javas/jmercury/cmp_int32.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
    ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
    ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:28: error: package jmercury.runtime does not exist 
    java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status);
                                          ^
Mercury/javas/jmercury/cmp_int32.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_pred_2__plain_builtin__type_ctor_info_int32_0__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct();
                                                                                                                                                                          ^
Mercury/javas/jmercury/cmp_int32.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct list__pti_list_1__plain_builtin__type_ctor_info_int32_0 = new jmercury.runtime.TypeInfo_Struct();
                                                                                                                                      ^
Mercury/javas/jmercury/cmp_int32.java:38: error: cannot find symbol 
      builtin.builtin__type_ctor_info_pred_0,
      ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:40: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0,
                         ^
Mercury/javas/jmercury/cmp_int32.java:40: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0,
                                          ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:41: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0
                         ^
Mercury/javas/jmercury/cmp_int32.java:41: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0
                                          ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:45: error: cannot find symbol 
      list.list__type_ctor_info_list_1,
      ^
  symbol:   variable list
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:47: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0
                         ^
Mercury/javas/jmercury/cmp_int32.java:47: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int32_0
                                          ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:57: 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/cmp_int32.java:58: 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[12];
                                                                                  ^
Mercury/javas/jmercury/cmp_int32.java:65: error: package list.List_1 does not exist 
      new list.List_1.F_nil_0();
                     ^
Mercury/javas/jmercury/cmp_int32.java:67: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:69: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_1[0]
             ^
Mercury/javas/jmercury/cmp_int32.java:72: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:74: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[0]
             ^
Mercury/javas/jmercury/cmp_int32.java:77: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:79: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[1]
             ^
Mercury/javas/jmercury/cmp_int32.java:82: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:84: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[2]
             ^
Mercury/javas/jmercury/cmp_int32.java:87: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:89: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[3]
             ^
Mercury/javas/jmercury/cmp_int32.java:92: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:94: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[4]
             ^
Mercury/javas/jmercury/cmp_int32.java:97: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:99: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[5]
             ^
Mercury/javas/jmercury/cmp_int32.java:102: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:104: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[6]
             ^
Mercury/javas/jmercury/cmp_int32.java:107: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:109: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[7]
             ^
Mercury/javas/jmercury/cmp_int32.java:112: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:114: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[8]
             ^
Mercury/javas/jmercury/cmp_int32.java:117: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:119: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[9]
             ^
Mercury/javas/jmercury/cmp_int32.java:122: error: package list.List_1 does not exist 
      new list.List_1.F_cons_2(
                     ^
Mercury/javas/jmercury/cmp_int32.java:124: error: package list does not exist 
        (list.List_1) cmp_int32.MR_scalar_common_2[10]
             ^
Mercury/javas/jmercury/cmp_int32.java:132: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:132: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:134: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:134: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:135: error: cannot find symbol 
        ((java.lang.Object) (io.io__type_ctor_info_state_0)),
                             ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:135: error: illegal start of type 
        ((java.lang.Object) (io.io__type_ctor_info_state_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:136: error: cannot find symbol 
        ((java.lang.Object) (io.io__type_ctor_info_state_0))
                             ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:136: error: illegal start of type 
        ((java.lang.Object) (io.io__type_ctor_info_state_0))
                            ^
Mercury/javas/jmercury/cmp_int32.java:144: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:144: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_string_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:145: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:145: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:146: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:146: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:147: error: cannot find symbol 
        ((java.lang.Object) (io.io__type_ctor_info_state_0)),
                             ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:147: error: illegal start of type 
        ((java.lang.Object) (io.io__type_ctor_info_state_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:148: error: cannot find symbol 
        ((java.lang.Object) (io.io__type_ctor_info_state_0))
                             ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:148: error: illegal start of type 
        ((java.lang.Object) (io.io__type_ctor_info_state_0))
                            ^
Mercury/javas/jmercury/cmp_int32.java:155: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:155: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0)),
                            ^
Mercury/javas/jmercury/cmp_int32.java:156: error: cannot find symbol 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0))
                             ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:156: error: illegal start of type 
        ((java.lang.Object) (builtin.builtin__type_ctor_info_int32_0))
                            ^
Mercury/javas/jmercury/cmp_int32.java:225: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:233: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:241: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:249: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:283: error: cannot find symbol 
      succeeded = int32.f_less_than_2_p_0(((java.lang.Integer) wrapper_arg_1).intValue(), ((java.lang.Integer) wrapper_arg_2).intValue());
                  ^
  symbol:   variable int32
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:298: error: cannot find symbol 
      succeeded = int32.f_less_or_equal_2_p_0(((java.lang.Integer) wrapper_arg_1).intValue(), ((java.lang.Integer) wrapper_arg_2).intValue());
                  ^
  symbol:   variable int32
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:313: error: cannot find symbol 
      succeeded = int32.f_greater_than_2_p_0(((java.lang.Integer) wrapper_arg_1).intValue(), ((java.lang.Integer) wrapper_arg_2).intValue());
                  ^
  symbol:   variable int32
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:328: error: cannot find symbol 
      succeeded = int32.f_greater_or_equal_2_p_0(((java.lang.Integer) wrapper_arg_1).intValue(), ((java.lang.Integer) wrapper_arg_2).intValue());
                  ^
  symbol:   variable int32
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:338: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_21_21 = null;
                    ^
Mercury/javas/jmercury/cmp_int32.java:339: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_22_22 = null;
                    ^
Mercury/javas/jmercury/cmp_int32.java:340: error: package list does not exist 
    list.List_1 As_8 = null;
        ^
Mercury/javas/jmercury/cmp_int32.java:341: error: package list does not exist 
    list.List_1 Bs_9 = null;
        ^
Mercury/javas/jmercury/cmp_int32.java:348: error: cannot find symbol 
      io.write_string_3_p_0(Var_24);
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:351: error: cannot find symbol 
      io.write_string_3_p_0(Desc_6);
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:355: error: cannot find symbol 
      io.write_string_3_p_0(Var_26);
      ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:357: error: package list does not exist 
    As_8 = (list.List_1) cmp_int32.MR_scalar_common_2[11];
                ^
Mercury/javas/jmercury/cmp_int32.java:358: error: package list does not exist 
    Bs_9 = (list.List_1) cmp_int32.MR_scalar_common_2[11];
                ^
Mercury/javas/jmercury/cmp_int32.java:369: error: cannot find symbol 
    TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0);
                                                                    ^
  symbol:   variable builtin
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:369: error: package jmercury.runtime does not exist 
    TypeCtorInfo_21_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_int32_0);
                                         ^
Mercury/javas/jmercury/cmp_int32.java:370: error: cannot find symbol 
    TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0);
                                                                    ^
  symbol:   variable io
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:370: error: package jmercury.runtime does not exist 
    TypeCtorInfo_22_22 = jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0);
                                         ^
Mercury/javas/jmercury/cmp_int32.java:372: error: cannot find symbol 
      conv0_STATE_VARIABLE_IO_11 = list.foldl_4_p_2(TypeCtorInfo_21_21, TypeCtorInfo_22_22, Var_17, As_8, ((java.lang.Object) (0)));
                                   ^
  symbol:   variable list
  location: class cmp_int32
Mercury/javas/jmercury/cmp_int32.java:386: error: package list does not exist 
      cmp_int32.run_cmp_test_2_6_p_0(((/* closure */ java.lang.Object[]) ((java.lang.Object[]) closure)[3]), ((java.lang.String) ((java.lang.Object[]) closure)[4]), ((list.List_1) ((java.lang.Object[]) closure)[5]), ((java.lang.Integer) wrapper_arg_1).intValue());
                                                                                                                                                                           ^
Mercury/javas/jmercury/cmp_int32.java:398: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_18_18 = null;
                    ^
100 errors
gmake[3]: *** [/tmp/mmake.NVzAg4:2362: cmp_int32] Error 1
gmake[3]: Target 'cmp_int32.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/hard_coded'