MERCURY_OPTIONS=
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/hard_coded'
{ 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 - float_gv.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/hard_coded'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/hard_coded'
{ 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 - float_gv
Making Mercury/int3s/float_gv.int3
Making Mercury/ints/float_gv.int
Making Mercury/javas/jmercury/float_gv.java
Making Java class files
Mercury/javas/jmercury/float_gv.java:63: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.PseudoTypeInfo[] float_gv__field_types_c_0_0 = new jmercury.runtime.PseudoTypeInfo[2];
                                       ^
Mercury/javas/jmercury/float_gv.java:64: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc float_gv__du_functor_desc_c_0_0 = new jmercury.runtime.DuFunctorDesc();
                                       ^
Mercury/javas/jmercury/float_gv.java:65: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc[] float_gv__du_stag_ordered_c_0_0 = new jmercury.runtime.DuFunctorDesc[1];
                                       ^
Mercury/javas/jmercury/float_gv.java:66: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuPtagLayout[] float_gv__du_ptag_ordered_c_0 = new jmercury.runtime.DuPtagLayout[1];
                                       ^
Mercury/javas/jmercury/float_gv.java:67: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc[] float_gv__du_name_ordered_c_0 = new jmercury.runtime.DuFunctorDesc[1];
                                       ^
Mercury/javas/jmercury/float_gv.java:69: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct float_gv__type_ctor_info_c_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                      ^
Mercury/javas/jmercury/float_gv.java:70: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct float_gv__type_ctor_info_coord_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                      ^
Mercury/javas/jmercury/float_gv.java:1243: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MercuryType
                               ^
Mercury/javas/jmercury/float_gv.java:1016: error: package builtin does not exist 
  private static builtin.Comparison_result_0
                        ^
Mercury/javas/jmercury/float_gv.java:1084: error: package builtin does not exist 
  private static builtin.Comparison_result_0
                        ^
Mercury/javas/jmercury/float_gv.java:1183: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MethodPtr2
                               ^
Mercury/javas/jmercury/float_gv.java:15: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.progname = "float_gv";
                    ^
Mercury/javas/jmercury/float_gv.java:16: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.args = args;
                    ^
Mercury/javas/jmercury/float_gv.java:17: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.exit_status = 0;
                    ^
Mercury/javas/jmercury/float_gv.java:18: error: cannot find symbol 
    library.ML_std_library_init();
    ^
  symbol:   variable library
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:19: error: cannot find symbol 
    benchmarking.ML_initialise();
    ^
  symbol:   variable benchmarking
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:25: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.runMain(run_main);
                    ^
Mercury/javas/jmercury/float_gv.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
    ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
    ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:28: error: package jmercury.runtime does not exist 
    java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status);
                                          ^
Mercury/javas/jmercury/float_gv.java:63: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.PseudoTypeInfo[] float_gv__field_types_c_0_0 = new jmercury.runtime.PseudoTypeInfo[2];
                                                                                                           ^
Mercury/javas/jmercury/float_gv.java:64: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc float_gv__du_functor_desc_c_0_0 = new jmercury.runtime.DuFunctorDesc();
                                                                                                            ^
Mercury/javas/jmercury/float_gv.java:65: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc[] float_gv__du_stag_ordered_c_0_0 = new jmercury.runtime.DuFunctorDesc[1];
                                                                                                              ^
Mercury/javas/jmercury/float_gv.java:66: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuPtagLayout[] float_gv__du_ptag_ordered_c_0 = new jmercury.runtime.DuPtagLayout[1];
                                                                                                           ^
Mercury/javas/jmercury/float_gv.java:67: error: package jmercury.runtime does not exist 
  private static final jmercury.runtime.DuFunctorDesc[] float_gv__du_name_ordered_c_0 = new jmercury.runtime.DuFunctorDesc[1];
                                                                                                            ^
Mercury/javas/jmercury/float_gv.java:69: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct float_gv__type_ctor_info_c_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                                                                                              ^
Mercury/javas/jmercury/float_gv.java:70: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct float_gv__type_ctor_info_coord_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                                                                                                  ^
Mercury/javas/jmercury/float_gv.java:75: error: package jmercury.runtime does not exist 
      (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0;
                       ^
Mercury/javas/jmercury/float_gv.java:75: error: cannot find symbol 
      (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0;
                                        ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:77: error: package jmercury.runtime does not exist 
      (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0;
                       ^
Mercury/javas/jmercury/float_gv.java:77: error: cannot find symbol 
      (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0;
                                        ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:82: error: cannot find symbol 
      private_builtin.MR_SECTAG_NONE,
      ^
  symbol:   variable private_builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:90: error: cannot find symbol 
      private_builtin.MR_FUNCTOR_SUBTYPE_NONE,
      ^
  symbol:   variable private_builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:96: error: package jmercury.runtime does not exist 
      new jmercury.runtime.DuPtagLayout(
                          ^
Mercury/javas/jmercury/float_gv.java:98: error: cannot find symbol 
        private_builtin.MR_SECTAG_NONE,
        ^
  symbol:   variable private_builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:112: error: package jmercury.runtime does not exist 
      jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_DU,
                      ^
Mercury/javas/jmercury/float_gv.java:117: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeFunctors(
                          ^
Mercury/javas/jmercury/float_gv.java:120: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeLayout(
                          ^
Mercury/javas/jmercury/float_gv.java:132: error: package jmercury.runtime does not exist 
      jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_FOREIGN,
                      ^
Mercury/javas/jmercury/float_gv.java:137: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeFunctors(
                          ^
Mercury/javas/jmercury/float_gv.java:140: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeLayout(
                          ^
Mercury/javas/jmercury/float_gv.java:284: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                    ^
Mercury/javas/jmercury/float_gv.java:284: error: cannot find symbol 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                                                                                     ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:284: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_73_73 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                                                          ^
Mercury/javas/jmercury/float_gv.java:285: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_74_74 = null;
                    ^
Mercury/javas/jmercury/float_gv.java:286: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_75_75 = null;
                    ^
Mercury/javas/jmercury/float_gv.java:325: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_73_73, java.lang.Double.valueOf(GV1Init_4));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:328: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:347: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_73_73, java.lang.Double.valueOf(GV1Final_5));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:350: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:358: error: cannot find symbol 
        io.write_string_3_p_0(Var_22);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:363: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_73_73, java.lang.Double.valueOf(GV2Init_6));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:366: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:377: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_73_73, java.lang.Double.valueOf(GV2Final_7));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:380: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:388: error: cannot find symbol 
        io.write_string_3_p_0(Var_28);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:392: error: cannot find symbol 
    TypeCtorInfo_74_74 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0);
                                                                    ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:392: error: package jmercury.runtime does not exist 
    TypeCtorInfo_74_74 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0);
                                         ^
Mercury/javas/jmercury/float_gv.java:394: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_74_74, ((java.lang.Object) (GV3Init_8)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:397: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:416: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_74_74, ((java.lang.Object) (GV3Final_9)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:419: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:427: error: cannot find symbol 
        io.write_string_3_p_0(Var_34);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:432: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_74_74, ((java.lang.Object) (GV4Init_10)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:435: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:446: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_74_74, ((java.lang.Object) (GV4Final_11)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:449: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:457: error: cannot find symbol 
        io.write_string_3_p_0(Var_40);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:505: error: package jmercury.runtime does not exist 
    TypeCtorInfo_75_75 = jmercury.runtime.TypeInfo_Struct.maybe_new(float_gv.float_gv__type_ctor_info_c_0);
                                         ^
Mercury/javas/jmercury/float_gv.java:507: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_75_75, ((java.lang.Object) (Var_44)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:510: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:557: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_75_75, ((java.lang.Object) (Var_49)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:560: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:616: error: cannot find symbol 
        io.write_string_3_p_0(Var_56);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:665: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_75_75, ((java.lang.Object) (Var_60)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:668: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:707: error: cannot find symbol 
      io.write_3_p_0(TypeCtorInfo_75_75, ((java.lang.Object) (Var_65)));
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:710: error: cannot find symbol 
      io.nl_2_p_0();
      ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:766: error: cannot find symbol 
        io.write_string_3_p_0(Var_72);
        ^
  symbol:   variable io
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:1022: error: package builtin does not exist 
    builtin.Comparison_result_0 HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/float_gv.java:1028: error: package builtin does not exist 
      HeadVar__1_1 = builtin.Comparison_result_0.K0;
                            ^
Mercury/javas/jmercury/float_gv.java:1035: error: package builtin does not exist 
      builtin.Comparison_result_0 SubResult1_6 = null;
             ^
Mercury/javas/jmercury/float_gv.java:1039: error: package builtin does not exist 
        SubResult1_6 = builtin.Comparison_result_0.K1;
                              ^
Mercury/javas/jmercury/float_gv.java:1044: error: package builtin does not exist 
          SubResult1_6 = builtin.Comparison_result_0.K2;
                                ^
Mercury/javas/jmercury/float_gv.java:1046: error: package builtin does not exist 
          SubResult1_6 = builtin.Comparison_result_0.K0;
                                ^
Mercury/javas/jmercury/float_gv.java:1048: error: package builtin.Comparison_result_0 does not exist 
      succeeded = (SubResult1_6.MR_value != builtin.Comparison_result_0.K0.MR_value);
                                                                       ^
Mercury/javas/jmercury/float_gv.java:1055: error: package builtin does not exist 
          HeadVar__1_1 = builtin.Comparison_result_0.K1;
                                ^
Mercury/javas/jmercury/float_gv.java:1060: error: package builtin does not exist 
            HeadVar__1_1 = builtin.Comparison_result_0.K2;
                                  ^
Mercury/javas/jmercury/float_gv.java:1062: error: package builtin does not exist 
            HeadVar__1_1 = builtin.Comparison_result_0.K0;
                                  ^
Mercury/javas/jmercury/float_gv.java:1075: error: package builtin does not exist 
    builtin.Comparison_result_0 conv0_HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/float_gv.java:1089: error: package builtin does not exist 
    builtin.Comparison_result_0 HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/float_gv.java:1094: error: cannot find symbol 
      HeadVar__1_1 = builtin.__Compare____c_pointer_0_0(Cast_HeadVar1_4, Cast_HeadVar2_5);
                     ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:1105: error: package builtin does not exist 
    builtin.Comparison_result_0 conv0_HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/float_gv.java:1163: error: cannot find symbol 
      succeeded = builtin.__Unify____c_pointer_0_0(Cast_HeadVar1_3, Cast_HeadVar2_4);
                  ^
  symbol:   variable builtin
  location: class float_gv
Mercury/javas/jmercury/float_gv.java:1230: error: package jmercury.runtime does not exist 
          throw new jmercury.runtime.UnreachableDefault();
                                    ^
97 errors
gmake[3]: *** [/tmp/mmake.TiYQt7:2362: float_gv] Error 1
gmake[3]: Target 'float_gv.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/hard_coded'