MERCURY_OPTIONS=
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/valid_seq'
{ 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 - int_impl_imports.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/valid_seq'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/valid_seq'
{ 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 - int_impl_imports.class
Making Mercury/int3s/int_impl_imports.int3
Making Mercury/int3s/int_impl_imports_helper_1.int3
Making Mercury/ints/int_impl_imports.int
Making Mercury/ints/int_impl_imports_helper_1.int
Making Mercury/javas/jmercury/int_impl_imports.java
Making Mercury/classes/jmercury/int_impl_imports.class
Mercury/javas/jmercury/int_impl_imports.java:15: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct int_impl_imports__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                      ^
Mercury/javas/jmercury/int_impl_imports.java:47: error: package builtin does not exist 
  public static builtin.Comparison_result_0
                       ^
Mercury/javas/jmercury/int_impl_imports.java:114: error: package jmercury.runtime does not exist 
    implements jmercury.runtime.MethodPtr2
                               ^
Mercury/javas/jmercury/int_impl_imports.java:15: error: package jmercury.runtime does not exist 
  public static final jmercury.runtime.TypeCtorInfo_Struct int_impl_imports__type_ctor_info_foo_0 = new jmercury.runtime.TypeCtorInfo_Struct();
                                                                                                                        ^
Mercury/javas/jmercury/int_impl_imports.java:23: error: package jmercury.runtime does not exist 
      jmercury.runtime.TypeCtorRep.MR_TYPECTOR_REP_EQUIV_GROUND,
                      ^
Mercury/javas/jmercury/int_impl_imports.java:28: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeFunctors(
                          ^
Mercury/javas/jmercury/int_impl_imports.java:31: error: package jmercury.runtime does not exist 
      new jmercury.runtime.TypeLayout(
                          ^
Mercury/javas/jmercury/int_impl_imports.java:32: error: package jmercury.runtime does not exist 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0
                         ^
Mercury/javas/jmercury/int_impl_imports.java:32: error: cannot find symbol 
        (jmercury.runtime.PseudoTypeInfo) builtin.builtin__type_ctor_info_int_0
                                          ^
  symbol:   variable builtin
  location: class int_impl_imports
Mercury/javas/jmercury/int_impl_imports.java:53: error: package builtin does not exist 
    builtin.Comparison_result_0 HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/int_impl_imports.java:59: error: package builtin does not exist 
      HeadVar__1_1 = builtin.Comparison_result_0.K1;
                            ^
Mercury/javas/jmercury/int_impl_imports.java:64: error: package builtin does not exist 
        HeadVar__1_1 = builtin.Comparison_result_0.K2;
                              ^
Mercury/javas/jmercury/int_impl_imports.java:66: error: package builtin does not exist 
        HeadVar__1_1 = builtin.Comparison_result_0.K0;
                              ^
Mercury/javas/jmercury/int_impl_imports.java:77: error: package builtin does not exist 
    builtin.Comparison_result_0 conv0_HeadVar__1_1 = null;
           ^
Mercury/javas/jmercury/int_impl_imports.java:143: error: package jmercury.runtime does not exist 
          throw new jmercury.runtime.UnreachableDefault();
                                    ^
15 errors
** Error making `Mercury/classes/jmercury/int_impl_imports.class'.
gmake[3]: *** [/tmp/mmake.Atin27:1239: int_impl_imports.class] Error 1
gmake[3]: Target 'int_impl_imports.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/valid_seq'