MERCURY_OPTIONS= make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs -O3 --optimize-saved-vars-const '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/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 = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/scripts/mmc --make --options-file - par_saved_const.depend make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid' { echo MCFLAGS += '--grade java --options-file /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --use-subdirs -O3 --optimize-saved-vars-const '; echo MCFLAGS += ' '; echo CFLAGS += ' '; echo JAVACFLAGS += '-J"-Xmx1024m" '; echo CSCFLAGS += ' '; echo C2INITARGS += ' /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/library/mer_std.init /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/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 = '/mnt/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/stage2/scripts/mmc --make --options-file - par_saved_const.class Making Mercury/int3s/par_saved_const.int3 Making Mercury/ints/par_saved_const.int Making Mercury/javas/jmercury/par_saved_const.java Making Mercury/classes/jmercury/par_saved_const.class Mercury/javas/jmercury/par_saved_const.java:15: 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/par_saved_const.java:16: 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[2]; ^ Mercury/javas/jmercury/par_saved_const.java:39: error: package list does not exist public static list.List_1 ^ Mercury/javas/jmercury/par_saved_const.java:15: 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/par_saved_const.java:16: 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[2]; ^ Mercury/javas/jmercury/par_saved_const.java:20: error: package list.List_1 does not exist new list.List_1.F_nil_0(); ^ Mercury/javas/jmercury/par_saved_const.java:22: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/par_saved_const.java:24: error: package list does not exist (list.List_1) par_saved_const.MR_scalar_common_1[0] ^ Mercury/javas/jmercury/par_saved_const.java:27: error: package list.List_1 does not exist new list.List_1.F_cons_2( ^ Mercury/javas/jmercury/par_saved_const.java:29: error: package list does not exist (list.List_1) par_saved_const.MR_scalar_common_2[0] ^ Mercury/javas/jmercury/par_saved_const.java:42: error: package list does not exist list.List_1 M_2 = null; ^ Mercury/javas/jmercury/par_saved_const.java:43: error: package list does not exist list.List_1 L_3 = (list.List_1) par_saved_const.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/par_saved_const.java:43: error: package list does not exist list.List_1 L_3 = (list.List_1) par_saved_const.MR_scalar_common_2[1]; ^ Mercury/javas/jmercury/par_saved_const.java:44: error: package list.List_1 does not exist int X_6 = ((java.lang.Integer) (((list.List_1.F_cons_2) L_3).F1)).intValue(); ^ Mercury/javas/jmercury/par_saved_const.java:44: error: illegal start of type int X_6 = ((java.lang.Integer) (((list.List_1.F_cons_2) L_3).F1)).intValue(); ^ Mercury/javas/jmercury/par_saved_const.java:47: error: package list.List_1 does not exist M_2 = new list.List_1.F_cons_2( ^ 16 errors ** Error making `Mercury/classes/jmercury/par_saved_const.class'. make[3]: *** [/tmp/mmake.tTkytX:1500: par_saved_const.class] Error 1 make[3]: Target 'par_saved_const.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2024-07-24/tests/valid'