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 - bitmap_empty.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 - bitmap_empty
Making Mercury/int3s/bitmap_empty.int3
Making Mercury/ints/bitmap_empty.int
Making Mercury/javas/jmercury/bitmap_empty.java
Making Java class files
Mercury/javas/jmercury/bitmap_empty.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_bool__type_ctor_info_bool_0 = new jmercury.runtime.TypeInfo_Struct();
                                       ^
Mercury/javas/jmercury/bitmap_empty.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct();
                                       ^
Mercury/javas/jmercury/bitmap_empty.java:34: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_bitmap__type_ctor_info_bitmap_0 = new jmercury.runtime.TypeInfo_Struct();
                                       ^
Mercury/javas/jmercury/bitmap_empty.java:63: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3];
                                       ^
Mercury/javas/jmercury/bitmap_empty.java:67: error: package list.List_1 does not exist 
  private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1];
                                  ^
Mercury/javas/jmercury/bitmap_empty.java:132: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap A0_4)
                    ^
Mercury/javas/jmercury/bitmap_empty.java:151: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap A0_4)
                    ^
Mercury/javas/jmercury/bitmap_empty.java:1217: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MethodPtr1
                               ^
Mercury/javas/jmercury/bitmap_empty.java:15: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.progname = "bitmap_empty";
                    ^
Mercury/javas/jmercury/bitmap_empty.java:16: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.args = args;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:17: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.exit_status = 0;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:18: error: cannot find symbol 
    library.ML_std_library_init();
    ^
  symbol:   variable library
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:19: error: cannot find symbol 
    benchmarking.ML_initialise();
    ^
  symbol:   variable benchmarking
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:25: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.runMain(run_main);
                    ^
Mercury/javas/jmercury/bitmap_empty.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
    ^
  symbol:   variable io
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
    ^
  symbol:   variable io
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:28: error: package jmercury.runtime does not exist 
    java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status);
                                          ^
Mercury/javas/jmercury/bitmap_empty.java:32: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_bool__type_ctor_info_bool_0 = new jmercury.runtime.TypeInfo_Struct();
                                                                                                                                ^
Mercury/javas/jmercury/bitmap_empty.java:33: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_builtin__type_ctor_info_int_0 = new jmercury.runtime.TypeInfo_Struct();
                                                                                                                                  ^
Mercury/javas/jmercury/bitmap_empty.java:34: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct __vpti_tuple_1__plain_bitmap__type_ctor_info_bitmap_0 = new jmercury.runtime.TypeInfo_Struct();
                                                                                                                                    ^
Mercury/javas/jmercury/bitmap_empty.java:39: error: cannot find symbol 
      builtin.builtin__type_ctor_info_tuple_0,
      ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:41: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0
                         ^
Mercury/javas/jmercury/bitmap_empty.java:41: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) bool.bool__type_ctor_info_bool_0
                                          ^
  symbol:   variable bool
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:45: error: cannot find symbol 
      builtin.builtin__type_ctor_info_tuple_0,
      ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:47: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0
                         ^
Mercury/javas/jmercury/bitmap_empty.java:47: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0
                                          ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:51: error: cannot find symbol 
      builtin.builtin__type_ctor_info_tuple_0,
      ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:53: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) bitmap.bitmap__type_ctor_info_bitmap_0
                         ^
Mercury/javas/jmercury/bitmap_empty.java:53: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) bitmap.bitmap__type_ctor_info_bitmap_0
                                          ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:63: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.TypeInfo_Struct[] MR_scalar_common_1 = new jmercury.runtime.TypeInfo_Struct[3];
                                                                                                   ^
Mercury/javas/jmercury/bitmap_empty.java:67: error: package list.List_1 does not exist 
  private static final list.List_1.F_nil_0[] MR_scalar_common_5 = new list.List_1.F_nil_0[1];
                                                                                 ^
Mercury/javas/jmercury/bitmap_empty.java:71: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeInfo_Struct(
                          ^
Mercury/javas/jmercury/bitmap_empty.java:72: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                                                        ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:72: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                             ^
Mercury/javas/jmercury/bitmap_empty.java:73: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(bool.bool__type_ctor_info_bool_0)))
                                                                        ^
  symbol:   variable bool
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:73: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(bool.bool__type_ctor_info_bool_0)))
                                             ^
Mercury/javas/jmercury/bitmap_empty.java:76: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeInfo_Struct(
                          ^
Mercury/javas/jmercury/bitmap_empty.java:77: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                                                        ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:77: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                             ^
Mercury/javas/jmercury/bitmap_empty.java:78: 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 bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:78: 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/bitmap_empty.java:81: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeInfo_Struct(
                          ^
Mercury/javas/jmercury/bitmap_empty.java:82: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                                                        ^
  symbol:   variable builtin
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:82: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_tuple_0))),
                                             ^
Mercury/javas/jmercury/bitmap_empty.java:83: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(bitmap.bitmap__type_ctor_info_bitmap_0)))
                                                                        ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:83: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(bitmap.bitmap__type_ctor_info_bitmap_0)))
                                             ^
Mercury/javas/jmercury/bitmap_empty.java:90: error: cannot find symbol 
        ((java.lang.Object) (bitmap.bitmap__type_ctor_info_bitmap_0)),
                             ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:90: error: illegal start of type 
        ((java.lang.Object) (bitmap.bitmap__type_ctor_info_bitmap_0)),
                            ^
Mercury/javas/jmercury/bitmap_empty.java:98: error: cannot find symbol 
        ((java.lang.Object) (bitmap.bitmap__type_ctor_info_bitmap_0)),
                             ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:98: error: illegal start of type 
        ((java.lang.Object) (bitmap.bitmap__type_ctor_info_bitmap_0)),
                            ^
Mercury/javas/jmercury/bitmap_empty.java:121: error: package list.List_1 does not exist 
      new list.List_1.F_nil_0();
                     ^
Mercury/javas/jmercury/bitmap_empty.java:136: error: package bool does not exist 
    bool.Bool_0 Bit_336 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:139: error: cannot find symbol 
      Bit_336 = bitmap.bit_2_f_0(Var_108, A0_4);
                ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:158: error: cannot find symbol 
      Byte_342 = bitmap.byte_2_f_0(Var_131, A0_4);
                 ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:173: error: package bool does not exist 
    bool.Bool_0 Var_142 = bool.Bool_0.K0;
        ^
Mercury/javas/jmercury/bitmap_empty.java:173: error: package bool does not exist 
    bool.Bool_0 Var_142 = bool.Bool_0.K0;
                              ^
Mercury/javas/jmercury/bitmap_empty.java:176: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap B0_281 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:177: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap B1_348 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:180: error: cannot find symbol 
      B0_281 = bitmap.init_2_f_0(Var_141, Var_142);
               ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:185: error: cannot find symbol 
      B1_348 = bitmap.f_98_121_116_101_32_58_61_3_f_0(Var_144, B0_281, Var_143);
               ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:200: error: package bool does not exist 
    bool.Bool_0 Var_165 = bool.Bool_0.K0;
        ^
Mercury/javas/jmercury/bitmap_empty.java:200: error: package bool does not exist 
    bool.Bool_0 Var_165 = bool.Bool_0.K0;
                              ^
Mercury/javas/jmercury/bitmap_empty.java:202: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap B0_293 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:203: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap B1_354 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:206: error: cannot find symbol 
      B0_293 = bitmap.init_2_f_0(Var_164, Var_165);
               ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:210: error: cannot find symbol 
      B1_354 = bitmap.flip_2_f_0(B0_293, Var_166);
               ^
  symbol:   variable bitmap
  location: class bitmap_empty
Mercury/javas/jmercury/bitmap_empty.java:224: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_321_321 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:225: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_324_324 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:226: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_329_329 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:227: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_330_330 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:228: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_333_333 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:229: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeInfo_337_337 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:230: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeInfo_343_343 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:231: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeInfo_349_349 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:232: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeInfo_355_355 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:233: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap A0_4 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:237: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap A1_20 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:238: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap A2_21 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:239: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap Bcompl_22 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:240: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap Bunion_23 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:241: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap Bintersect_24 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:242: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap Bdiff_25 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:243: error: package jmercury.runtime does not exist 
    jmercury.runtime.MercuryBitmap Bxor_26 = null;
                    ^
Mercury/javas/jmercury/bitmap_empty.java:247: error: package builtin does not exist 
    builtin.Comparison_result_0 Compare_31 = null;
           ^
Mercury/javas/jmercury/bitmap_empty.java:250: error: package bool does not exist 
    bool.Bool_0 Var_37 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:254: error: package bool does not exist 
    bool.Bool_0 Var_45 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:256: error: package bool does not exist 
    bool.Bool_0 Var_47 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:258: error: package bool does not exist 
    bool.Bool_0 Var_50 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:260: error: package bool does not exist 
    bool.Bool_0 Var_53 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:263: error: package bool does not exist 
    bool.Bool_0 Var_58 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:270: error: package exception does not exist 
    exception.Exception_result_1 TryResult_105 = null;
             ^
Mercury/javas/jmercury/bitmap_empty.java:276: error: package bool does not exist 
    bool.Bool_0 Var_121 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:281: error: package exception does not exist 
    exception.Exception_result_1 TryResult_128 = null;
             ^
Mercury/javas/jmercury/bitmap_empty.java:283: error: package exception does not exist 
    exception.Exception_result_1 TryResult_138 = null;
             ^
Mercury/javas/jmercury/bitmap_empty.java:291: error: package exception does not exist 
    exception.Exception_result_1 TryResult_161 = null;
             ^
Mercury/javas/jmercury/bitmap_empty.java:293: error: package bool does not exist 
    bool.Bool_0 Var_172 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:295: error: package bool does not exist 
    bool.Bool_0 Var_174 = null;
        ^
Mercury/javas/jmercury/bitmap_empty.java:303: error: package bool does not exist 
    bool.Bool_0 Var_193 = null;
        ^
100 errors
gmake[3]: *** [/tmp/mmake.bmBe2n:2362: bitmap_empty] Error 1
gmake[3]: Target 'bitmap_empty.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/hard_coded'