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  --intermodule-optimization  '; 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 - head_var_unify_uniq.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  --intermodule-optimization  '; 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 - head_var_unify_uniq.class
Making Mercury/int3s/head_var_unify_uniq.int3
Making Mercury/int3s/head_var_unify_uniq_helper_1.int3
head_var_unify_uniq_helper_1.m:031: Warning: this `:- import_module'
head_var_unify_uniq_helper_1.m:031:   declaration for module `array' in the
head_var_unify_uniq_helper_1.m:031:   implementation section is redundant,
head_var_unify_uniq_helper_1.m:031:   given the `:- import_module' declaration
head_var_unify_uniq_helper_1.m:031:   for the same module in the interface
head_var_unify_uniq_helper_1.m:031:   section.
head_var_unify_uniq_helper_1.m:009:   The previous `:- import_module'
head_var_unify_uniq_helper_1.m:009:   declaration was here.
Making Mercury/ints/head_var_unify_uniq.int
Making Mercury/ints/head_var_unify_uniq_helper_1.int
head_var_unify_uniq_helper_1.m:031: Warning: this `:- import_module'
head_var_unify_uniq_helper_1.m:031:   declaration for module `array' in the
head_var_unify_uniq_helper_1.m:031:   implementation section is redundant,
head_var_unify_uniq_helper_1.m:031:   given the `:- import_module' declaration
head_var_unify_uniq_helper_1.m:031:   for the same module in the interface
head_var_unify_uniq_helper_1.m:031:   section.
head_var_unify_uniq_helper_1.m:009:   The previous `:- import_module'
head_var_unify_uniq_helper_1.m:009:   declaration was here.
Making Mercury/opts/head_var_unify_uniq.opt
Making Mercury/opts/head_var_unify_uniq_helper_1.opt
head_var_unify_uniq_helper_1.m:031: Warning: this `:- import_module'
head_var_unify_uniq_helper_1.m:031:   declaration for module `array' in the
head_var_unify_uniq_helper_1.m:031:   implementation section is redundant,
head_var_unify_uniq_helper_1.m:031:   given the `:- import_module' declaration
head_var_unify_uniq_helper_1.m:031:   for the same module in the interface
head_var_unify_uniq_helper_1.m:031:   section.
head_var_unify_uniq_helper_1.m:009:   The previous `:- import_module'
head_var_unify_uniq_helper_1.m:009:   declaration was here.
Making Mercury/javas/jmercury/head_var_unify_uniq.java
Making Mercury/classes/jmercury/head_var_unify_uniq.class
Mercury/javas/jmercury/head_var_unify_uniq.java:15: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.progname = "head_var_unify_uniq";
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:16: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.args = args;
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:17: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.exit_status = 0;
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:18: error: cannot find symbol 
    library.ML_std_library_init();
    ^
  symbol:   variable library
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:19: error: cannot find symbol 
    benchmarking.ML_initialise();
    ^
  symbol:   variable benchmarking
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:25: error: package jmercury.runtime does not exist 
    jmercury.runtime.JavaInternal.runMain(run_main);
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:26: error: cannot find symbol 
    io.flush_output_3_p_0(io.stdout_stream_0_f_0());
    ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
                          ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:27: error: cannot find symbol 
    io.flush_output_3_p_0(io.stderr_stream_0_f_0());
    ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:28: error: package jmercury.runtime does not exist 
    java.lang.System.exit(jmercury.runtime.JavaInternal.exit_status);
                                          ^
Mercury/javas/jmercury/head_var_unify_uniq.java:37: error: cannot find symbol 
        ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__stream__arity2__io__text_output_stream__arity0__io__state__arity0__)),
                                                                       ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:38: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:38: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:39: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:39: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:43: error: cannot find symbol 
        ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__output__arity2__io__text_output_stream__arity0__io__state__arity0__)),
                                                                       ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:45: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:45: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:46: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:46: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:50: error: cannot find symbol 
        ((java.lang.Object) ((/* typeclass_info */ java.lang.Object[]) io.base_typeclass_info_stream__writer__arity3__io__text_output_stream__arity0__string__arity0__io__state__arity0__)),
                                                                       ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:52: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:52: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_text_output_stream_0))),
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:53: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))),
                                                                        ^
  symbol:   variable builtin
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:53: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_string_0))),
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:54: error: cannot find symbol 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                                                        ^
  symbol:   variable io
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:54: error: package jmercury.runtime does not exist 
        ((java.lang.Object) (jmercury.runtime.TypeInfo_Struct.maybe_new(io.io__type_ctor_info_state_0)))
                                             ^
Mercury/javas/jmercury/head_var_unify_uniq.java:67: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:67: error: cannot find symbol 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                                                                                     ^
  symbol:   variable builtin
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:67: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_10_15 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                                                          ^
Mercury/javas/jmercury/head_var_unify_uniq.java:68: error: package jmercury.runtime does not exist 
    jmercury.runtime.TypeInfo_Struct TypeCtorInfo_13_21 = null;
                    ^
Mercury/javas/jmercury/head_var_unify_uniq.java:77: error: cannot find symbol 
      conv0_Var_14 = array.init_3_p_0(TypeCtorInfo_10_15, Var_12, java.lang.Double.valueOf(Var_13));
                     ^
  symbol:   variable array
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:81: error: cannot find symbol 
    TypeCtorInfo_13_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                                                    ^
  symbol:   variable builtin
  location: class head_var_unify_uniq
Mercury/javas/jmercury/head_var_unify_uniq.java:81: error: package jmercury.runtime does not exist 
    TypeCtorInfo_13_21 = jmercury.runtime.TypeInfo_Struct.maybe_new(builtin.builtin__type_ctor_info_float_0);
                                         ^
Mercury/javas/jmercury/head_var_unify_uniq.java:83: error: cannot find symbol 
      conv1_Var_5 = array.lookup_3_p_0(TypeCtorInfo_13_21, (/* Array */ java.lang.Object) Var_14, Var_19);
                    ^
  symbol:   variable array
  location: class head_var_unify_uniq
36 errors
** Error making `Mercury/classes/jmercury/head_var_unify_uniq.class'.
gmake[3]: *** [/tmp/mmake.K5pC5V:1239: head_var_unify_uniq.class] Error 1
gmake[3]: Target 'head_var_unify_uniq.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-28/tests/valid_seq'